@import '_content/AgencyRoot.Extensions.Blazor.WebAssembly/AgencyRoot.Extensions.Blazor.WebAssembly.gdk4sv1shc.bundle.scp.css';

/* /Features/Endorsements/Components/EndorsementsDashboardComponent.razor.rz.scp.css */
/* The search field sits on the card's primary-coloured header, where an outlined input reads as
   an empty outline against the fill. Core gives these classes the same rules globally; this
   repository scopes them per component, as the notifications dashboard already does. */
[b-47pibd2niw] .custom-search-input-root-outlined .mud-input > input.mud-input-root-outlined {
    background-color: white !important;
    border-radius: 4px;
}

[b-47pibd2niw] .custom-search-input-outlined .mud-input.mud-input-outlined {
    background-color: white !important;
    border-radius: 4px;
}
/* /Features/Endorsements/Components/EndorsementTargetMarketingComponent.razor.rz.scp.css */
.lgm-target-marketing-table[b-beh74yc42u] {
    width: 100%;
    border-collapse: collapse;
}

.lgm-target-marketing-table td[b-beh74yc42u] {
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
    background-color: #f9f9f9;
    font-weight: 500;
}

.lgm-target-marketing-table .lgm-month[b-beh74yc42u] {
    border-bottom: 1px solid #e8e8e8;
}

.lgm-target-marketing-table .lgm-text[b-beh74yc42u] {
    text-align: right;
    border-bottom: 1px solid #e8e8e8;
    font-weight: normal !important;
}

.lgm-target-marketing-table tr:nth-child(odd) td[b-beh74yc42u] {
    background-color: white;
}
/* /Features/Notifications/Components/MyNotificationsDashboardComponent.razor.rz.scp.css */
[b-jouyq24pby] .custom-search-input-root-outlined .mud-input > input.mud-input-root-outlined {
    background-color: white !important;
    border-radius: 4px;
}

[b-jouyq24pby] .custom-search-input-outlined .mud-input.mud-input-outlined {
    background-color: white !important;
    border-radius: 4px;
}

[b-jouyq24pby] [data-notification-count] {
    color: white !important;
}
