@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/ActiveUsers.razor.rz.scp.css */
/* /Pages/Changelog.razor.rz.scp.css */
.accordion-button:focus[b-74o4axu1s3] {
    box-shadow: none;
    outline: none;
}
/* /Pages/CustomerEmailLookup.razor.rz.scp.css */
.outer-lookup-wrapper[b-hb9t03jt52] {
    overflow: hidden;
}
.lookup-table-wrapper[b-hb9t03jt52] {
    overflow-y: auto;
    max-height: calc(100vh - 196px);
    background-color: white;
}
.lookup-table-wrapper.has-rejection[b-hb9t03jt52] {
    max-height: calc(100vh - 238px);
}

.other-view-wrapper[b-hb9t03jt52] {
    overflow-y: auto;
    max-height: calc(100vh - 154px);
    background-color: white;
}
th > a[b-hb9t03jt52] {
    color: lightblue;
    text-decoration: none;
}
th > a:hover[b-hb9t03jt52] {
    color: deepskyblue;
    text-decoration: underline;
}
.hard-pull-status[b-hb9t03jt52] {
    font-size: 16px; 
    background-color: #e7f1ff; 
    color: #0c63e4; 
    padding: 1rem 1.25rem; 
    border: 1px solid rgba(0,0,0,.125); 
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.loader-wrapper[b-hb9t03jt52] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 300px);
}

.tr[b-hb9t03jt52] {
    cursor: pointer;
}

.mike-card-selection-container[b-hb9t03jt52] {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px;
}

.mike-cards-wrapper[b-hb9t03jt52] {
    display: flex;
    flex-wrap: nowrap;
    transition: transform 1s ease;
}

.mike-card[b-hb9t03jt52] {
    display: inline-flex; /* Changed from inline-block to inline-flex */
    flex-shrink: 0; /* Prevents the card from shrinking */
    width: 182.125px; /* Fixed width */
    margin-right: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 8px;
    cursor: pointer;
}

.mike-card:hover[b-hb9t03jt52] {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}

.mike-card img[b-hb9t03jt52] {
    width: 100%; /* Ensure image covers the card width */
    height: auto; /* Adjust height automatically */
    object-fit: cover; /* Cover the area without distortion */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.mike-card-body[b-hb9t03jt52] {
    padding: 10px;
}

.dl-container[b-hb9t03jt52] {
    margin-top: 10px;
    text-align: left; /* Left-align the entire container */
}

.button-group[b-hb9t03jt52] {
    display: flex;
    flex-direction: column; /* Stack buttons and result vertically */
    align-items: flex-start; /* Left align buttons */
    gap: 10px; /* Space between the buttons and the result */
}

.action-button[b-hb9t03jt52] {
    padding: 5px 10px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
}

.action-button:hover[b-hb9t03jt52] {
    background-color: #0056b3;
}

.bordered-box[b-hb9t03jt52] {
    border: 2px solid #ccc;
    padding: 10px 5px 10px 5px;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 100%;
}

.result-container[b-hb9t03jt52] {
    margin: 10px 5px 5px 5px;
}

.result-container p[b-hb9t03jt52] {
    margin-bottom: 0px;
}

.bg-red-green-gradient[b-hb9t03jt52] {
    background: linear-gradient(to right, #f8d7da, #d4edda); /* Light red to light green */
    color: #000; /* Ensure text is readable */
}

.application-status-highlight[b-hb9t03jt52] {
    background-color: #f8d7da; /* Light red background */
    color: #721c24; /* Dark red text */
    padding: 5px;
    border-radius: 4px;
}

.fixed-tab-content[b-hb9t03jt52] {
    width: 1500px; /* Adjust this value as needed */
}
/* /Pages/CustomerInventoryLookup.razor.rz.scp.css */
.loader-wrapper[b-o35mxqjt73] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 300px);
}
.nav-link.active[b-o35mxqjt73] {
    color: black;
}
.nav-link[b-o35mxqjt73] {
    color: black;
    background-color: #f7f7f7;
    border-color: #dee2e6 #dee2e6 #fff;
}
/* /Pages/CustomerPurchaseInfo.razor.rz.scp.css */
.loader-wrapper[b-vo57ih7lb1] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 300px);
}
/* /Pages/Dashboard.razor.rz.scp.css */
.customer-card[b-xd3ypgc3ct] {
    cursor: pointer;
}
/* Left column */
.customer-list[b-xd3ypgc3ct] {
    transition: width 0.5s ease, padding 0.5s ease;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 100;
    border-right: 1px solid gray;
}

/* Right column */
.customer-detail[b-xd3ypgc3ct] {
    height: 100%;
    width:100%;
    z-index: 99;
    position: relative;
    overflow-y: auto; /* Enables vertical scrolling when content overflows */
}
.customer-detail[b-xd3ypgc3ct]:after {
    /* Display a box shadow making the detail appear inset */
    /*content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    pointer-events: none;*/ /* Prevents the shadow from being clickable */
}
/* Main container */
.grid-container[b-xd3ypgc3ct] {
    display: flex;
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto 1fr; /* A row for titles and another for content */
    gap: 0px 0px;
    height: calc(100vh - 75px);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 101;
    grid-template-areas:
        "titleLeft titleRight"
        "left right"; /* Specifying grid areas */
}

.grid-container.collapsed .customer-list[b-xd3ypgc3ct] {
    width: 0;
    padding: 0; /* Remove padding when collapsed */
}

/* Titles */
.title[b-xd3ypgc3ct] {
    display: flex;
    justify-content: space-between;
    align-items: center; /* Center vertically */
    /*background-color: #f5f5f5;*/
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    height: 100%; /* Ensure it takes up the full height of its grid cell */
    width: 100%;
    position: relative;
    z-index: 100;
}
.card-title[b-xd3ypgc3ct] {
    font-size: 1rem;
    font-weight: bold;
}
.card-body[b-xd3ypgc3ct] {
    font-size: 0.8rem;
    padding: 0.5rem;
}
.card-subtitle[b-xd3ypgc3ct] {
    font-size: 0.8rem;
}
h6.card-subtitle[b-xd3ypgc3ct] {
    margin-bottom: 0.2rem;
}
.selected[b-xd3ypgc3ct] {
    background-color: #e9ecef;
}
input[type="search"][b-xd3ypgc3ct]::-webkit-search-decoration,
input[type="search"][b-xd3ypgc3ct]::-webkit-search-cancel-button,
input[type="search"][b-xd3ypgc3ct]::-webkit-search-results-button,
input[type="search"][b-xd3ypgc3ct]::-webkit-search-results-decoration {
    /* Put a pointer over the clear search */
    cursor: pointer;
}
.underline-hover:hover[b-xd3ypgc3ct] {
    text-decoration: underline;
    color: #88CCFF !important;
}

.customer-container[b-xd3ypgc3ct] {
    display: flex;
    flex-direction: column;
}

.customer-list[b-xd3ypgc3ct] {
    transition: width 0.5s ease, padding 0.5s ease;
    overflow: hidden;
    width: auto; /* Adjust as needed, or handle dynamically with inline styles */
}

.main-layout[b-xd3ypgc3ct] {
    display: grid;
    grid-template-areas:
        "topbar topbar"
        "sidebar content";
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    height: calc(100vh - 64px);
}

.top-bar[b-xd3ypgc3ct] {
    grid-area: topbar;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #343a40; /* Dark grey */
    color: #ffffff;
}

.sidebar[b-xd3ypgc3ct] {
    grid-area: sidebar;
    width: 20rem; /* Adjust based on your design */
    transition: width 0.5s;
    overflow-x: hidden;
    overflow-y: scroll;
}

.sidebar.collapsed[b-xd3ypgc3ct] {
    width: 0;
    display:hidden;
}

.main-content[b-xd3ypgc3ct] {
    grid-area: content;
}

/* Additional styles for better visual separation */
.main-content[b-xd3ypgc3ct] {
    overflow: auto;
}
.sidebar[b-xd3ypgc3ct] {
    overflow-x: hidden;
    overflow-y: auto;
}
/* /Pages/Index.razor.rz.scp.css */
/*.card {
    cursor: pointer;
    transition: all .1s ease-in-out;
    width: 510px !important;
    box-shadow: 0px 0px 2px 1px black;
    height: 400px;
}

.card-img-bottom {
    max-height: 330px !important;
}

.card-body {
    height: 100px !important;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
}*/

hr[b-lv36412n62] {
    margin: unset !important;
}

.container-fluid[b-lv36412n62] {
    background: linear-gradient(180deg, #373737, #535353);
}

figure:hover[b-lv36412n62] {
    transform: scale(1.05);
    box-shadow: 0px 0px 14px 2px black;
}
figure[b-lv36412n62] {
    cursor: pointer;
    border: 1px solid gray;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 1px gray;
    transition: all .1s ease-in-out;
    min-width: 410px;
    max-width: 20%;
}
figure.isDev[b-lv36412n62] {
    /* Change box shadow color to blue highlight and make it bigger */
    /* Make the box shadow pulse in and out */
    /*animation: pulse 2s ease-in-out infinite;*/
    border: 1px solid #007bff;
    box-shadow: 0px 0px 3px 1px #007bff;
}
/* Write the pulse boxshadow animation */
@keyframes pulse-b-lv36412n62 {
    0% {
        box-shadow: 0px 0px 1px 1px #007bff;
    }
    50% {
        box-shadow: 0px 0px 20px 1px #007bff;
    }
    100% {
        box-shadow: 0px 0px 1px 1px #007bff;
    }
}
.figure-img[b-lv36412n62] {
    margin-bottom: 0px !important;
}
.figure-caption[b-lv36412n62] {
    padding-top: 7px;
    padding-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-width: 407px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color:white;
    color: black;
    font-size:1em;
}
.figure-caption.isDev[b-lv36412n62] {
    /* Change the background color to blue */
    /* Change the text color to white */
    /* Make the text pulse in and out */
    background-color: #7abaff;
}
.nav-item-container[b-lv36412n62] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    /*margin-top: 40px;*/
}
/* /Pages/Reports/CustomerDelinquencyReport.razor.rz.scp.css */
th[b-hw7ffztvnv], td[b-hw7ffztvnv] {
    text-align: center;
    vertical-align: middle;
    font-size: 10px !important;
}
.scrollable-table[b-hw7ffztvnv] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}
thead th[b-hw7ffztvnv] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}
table[b-hw7ffztvnv] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}
/* /Pages/Reports/CustomerSalesReport.razor.rz.scp.css */
th[b-hty92weg1k], td[b-hty92weg1k] {
    text-align: center;
    vertical-align: middle;
    font-size: 10px !important;
}
.scrollable-table[b-hty92weg1k] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}
thead th[b-hty92weg1k] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}
table[b-hty92weg1k] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}
/* /Pages/Reports/DecisionLogicReport.razor.rz.scp.css */
th[b-o0z5i1irnc], td[b-o0z5i1irnc] {
    text-align: center;
    vertical-align: middle;
    font-size: 10px !important;
}
.scrollable-table[b-o0z5i1irnc] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}
thead th[b-o0z5i1irnc] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}
table[b-o0z5i1irnc] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}
/* /Pages/Reports/HistoricalScoringReport.razor.rz.scp.css */
th[b-en462hh8at], td[b-en462hh8at] {
    text-align: center;
    vertical-align: middle;
    font-size: 10px !important;
}

.scrollable-table[b-en462hh8at] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}

thead th[b-en462hh8at] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}

table[b-en462hh8at] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}
/* /Pages/Reports/InventoryControlReportPage.razor.rz.scp.css */
.delivery-table[b-t9i5kbrhp9] {
    height: 50%;
    font-size: 12px;
    display: flex; /* Use flexbox to arrange items horizontally */
}

td[b-t9i5kbrhp9] {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 2px 2px 2px;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    font-weight: bold;
}

th[b-t9i5kbrhp9] {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 2px 2px 2px;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
}

.scrollable-table[b-t9i5kbrhp9] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}

thead th[b-t9i5kbrhp9] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}

table[b-t9i5kbrhp9] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}

.table > :not(caption) > * > *[b-t9i5kbrhp9] {
    padding: 2px 2px 2px 2px;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
}

.separator[b-t9i5kbrhp9] {
    width: 1px; /* Thin separator */
    background-color: #ccc; /* Color of the separator */
    margin: 0 10px; /* Adjust margin for spacing */
}
/* /Pages/Reports/NOIReportComponent.razor.rz.scp.css */
.scrollable-table[b-xk2moz5fqb] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}
td[b-xk2moz5fqb] {
    font-size: 12px !important;
}
/* /Pages/Reports/RepoReport.razor.rz.scp.css */
.scrollable-table[b-ouh8sx39k5] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}

td[b-ouh8sx39k5] {
    font-size: 12px !important;
}
/* /Pages/Reports/UnscoredCustomerReportPage.razor.rz.scp.css */
.scrollable-table[b-y4t8l9roe1] {
    max-height: 100vh;
    display: block;
    font-weight: 500;
    overflow-y: auto;
}
/* /Pages/ScoringReport.razor.rz.scp.css */
th[b-e9srq53k14], td[b-e9srq53k14] {
    text-align: center;
    vertical-align: middle;
    font-size: 10px !important;
}
.scrollable-table[b-e9srq53k14] {
    max-height: 100vh;
    overflow-y: auto;
    display: block;
}
thead th[b-e9srq53k14] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #212529; /* Same color as .table-dark for consistency */
}
table[b-e9srq53k14] {
    border-collapse: separate;
    border-spacing: 0px; /* This adds a 1px space between rows, which will act like a "buffer" for the sticky header */
}
/* /Pages/VinLookup.razor.rz.scp.css */
th[b-fgwk7p97j0] {
    text-align: center;
    vertical-align: middle;
}

td[b-fgwk7p97j0] {
    text-align: center;
    vertical-align: middle;
}

td[data-toggle="tooltip"][b-fgwk7p97j0] {
    cursor: pointer;
}

.gray-background[b-fgwk7p97j0] {
    background-color: rgb(226,227,229) !important;
    border: 1px solid rgb(200,201,203) !important;
}

.loader-wrapper[b-fgwk7p97j0] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 300px);
}
.s-button[b-fgwk7p97j0] {
    width: 20rem;
}
@media (min-width: 664px) {
    .s-button[b-fgwk7p97j0] {
        width: calc(40rem + .5rem);
    }
}
@media (max-width: 664px) {
    .vin-table-wrapper[b-fgwk7p97j0] {
        max-height: calc(100vh - 290px) !important;
    }
}
.table-bs[b-fgwk7p97j0] {
    box-shadow: black 0px 0px 3px 1px;
}
.vin-table-wrapper[b-fgwk7p97j0] {
    overflow-y: auto;
    max-height: calc(100vh - 212px);
    background-color: white;
    box-shadow: black 0px 0px 3px 1px;
}
.table[b-fgwk7p97j0] {
    margin-bottom: 0px !important;
}
thead.table-sticky-header[b-fgwk7p97j0] {
    position: sticky;
    top: 0;
    z-index: 1;
}
tr.table-sticky-header[b-fgwk7p97j0] {
    position: sticky;
    top: 0;
    z-index: 1;
}

table.table-sticky-header[b-fgwk7p97j0] {
    border-collapse: separate;
    border-spacing: 0;
}
.second-row-sticky[b-fgwk7p97j0] {
    position: sticky;
    top: 36px;
    z-index: 1;
    border-spacing: 0px;
    border: 1px solid white;
    border-color: white;
    background-color: white;
    border-bottom: 1px solid rgb(200,201,203);
    padding-top: 5px;
    padding-bottom: 5px;
}
.third-row-sticky[b-fgwk7p97j0] {
    position: sticky;
    top: calc(32px + 40px);
    z-index: 1;
    border-spacing: 0px;
    border-bottom: 1px solid rgb(200,201,203);
}
/* /Shared/Components/ConfirmationTable.razor.rz.scp.css */
.otv-center[b-lghg6xa097] {
    vertical-align: middle;
}

td[b-lghg6xa097] {
    vertical-align: middle;
    border-left: 1px solid #3333;
    border-right: 1px solid #3333;
    border-top: 1px solid #3333;
}

.table[b-lghg6xa097] {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 0px solid #3333;
    border-right: 1px solid #3333;
}

thead[b-lghg6xa097] {
    text-align: center;
    font-weight: bold;
    position: sticky;
    top: 0;
    z-index: 1;
}

td:first-child[b-lghg6xa097] {
    font-weight: bold;
}

td:not(:first-child)[b-lghg6xa097] {
    width: 300px;
    text-align: center;
}

.td-medium[b-lghg6xa097] {
    width: 300px;
    text-align: center;
}
/* /Shared/Components/CustomerCardList.razor.rz.scp.css */
.customer-card[b-up8ormbj7c] {
    cursor: pointer;
}
.card-title[b-up8ormbj7c] {
    font-size: 1rem;
    font-weight: bold;
}
.card-body[b-up8ormbj7c] {
    font-size: 0.8rem;
    padding: 0.5rem;
}
.card-subtitle[b-up8ormbj7c] {
    font-size: 0.8rem;
}
.card-subtitle[b-up8ormbj7c] {
    margin-bottom: 0.2rem;
}
.selected[b-up8ormbj7c] {
    transition: all 0.3s ease; /* Smooth transition for the changes */
    box-shadow: inset 0 0 10px rgb(0, 0, 0, 0.75)
}
@keyframes jiggle-b-up8ormbj7c {
    0% {
        transform: rotate(-3deg);
    }

    50% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(-3deg);
    }
}
@keyframes jiggleAndColorChange-b-up8ormbj7c {
    0% {
        transform: rotate(-5deg);
        color: darkblue;
    }

    25% {
        color: teal;
    }

    50% {
        transform: rotate(5deg);
        color: darkgreen;
    }

    75% {
        color: teal;
    }

    100% {
        transform: rotate(-5deg);
        color: lightblue;
    }
}
@keyframes jiggleAndRainbowTransition-b-up8ormbj7c {
    0%, 100% {
        transform: rotate(-3deg);
        color: #8B0000; /* Dark Red */
    }

    14% {
        transform: rotate(3deg);
        color: #FF4500; /* Dark Orange */
    }

    28% {
        transform: rotate(-3deg);
        color: #FFD700; /* Golden (instead of bright yellow) */
    }

    42% {
        transform: rotate(3deg);
        color: #006400; /* Dark Green */
    }

    57% {
        transform: rotate(-3deg);
        color: #4682B4; /* Steel Blue (instead of bright blue) */
    }

    71% {
        transform: rotate(3deg);
        color: #8A2BE2; /* Blue-Violet */
    }

    85% {
        transform: rotate(-3deg);
        color: #8B008B; /* Dark Magenta */
    }
}
@keyframes pulseEffect-b-up8ormbj7c {
    0% {
        transform: scale(1); /* Start at normal size and -6deg rotation */
    }

    50% {
        transform: scale(1.2); /* Enlarged and rotated to 0deg at midpoint */
    }

    100% {
        transform: scale(1); /* Back to normal size and 6deg rotation */
    }
}

.fa-car[b-up8ormbj7c] {
    /*animation: pulseEffect 2s infinite;
    animation-timing-function: ease-in-out;
    will-change: transform;*/
}
a[b-up8ormbj7c] {
    color: #000088;
    text-decoration: none;
}
a:hover[b-up8ormbj7c] {
    color: blue;
    text-decoration: underline;
}

.sort-toolbar[b-up8ormbj7c] {
    position: sticky; /* activates the magic 🪄 */
    top: 0; /* stick to the very top of the scroll box   */
    z-index: 2; /* keep it on top of list items              */
    background: #fff; /* give it a background so cards don’t show through */
    border-bottom: 1px solid #e2e8f0; /* subtle line under it     */
}
/* /Shared/Components/DockedSlideUp.razor.rz.scp.css */
.container[b-pf5iir3rso] {
    position: relative;
    height: 40px; /* This should be the height of the header for optimal docking effect */
    overflow: hidden;
}

.content[b-pf5iir3rso] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 240px; /* This can be the combined height of the header and body content */
    background-color: #f1f1f1;
    transition: transform 0.3s ease-in-out;
}

.body[b-pf5iir3rso] {
    padding: 10px;
}

.header[b-pf5iir3rso] {
    background-color: #ccc;
    height: 40px; /* Set a fixed height for the header */
    padding: 10px;
    cursor: pointer;
    text-align: right;
}
/* /Shared/Components/NotificationTray.razor.rz.scp.css */
/*.notification-container {
    position: relative;
    display: inline-block;*/ /* or other adjustments to ensure it's properly positioned within its parent */
/*}

.notification-icon {
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    margin-top:6px;
}

.notification-count {
    position: relative;
    top: -6px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 0.1rem 0.3rem;
    font-size: 0.7rem;
}

.notification-tray {
    position: absolute;
    top:45px;*/
    /* Start by aligning the right edge to the center of the container */
    /*transform: translateX(-52.5%);*/ /* Shift it back to center the tray */
    /*width: 300px;
    max-height: 400px;
    min-height: 0px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    overflow-y: auto;*/ /* Make it scrollable */
    /*transition: min-height 0.5s ease-in-out;
}

.notification-card-header {
    font-size: 1rem;*/ /* Adjust as needed */
    /*font-weight: bold;*/ /* Ensure visible font weight */
    /*background-color: darkred !important;
}

.notification-card-content {
    font-size: 0.9rem;*/ /* Adjust for readability */
    /*margin: 0.5rem 0;
}

.notification-card {
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 100px;
    color: black;
}*/

    /*.notification-card.read {
        background-color: #f0f0f0;*/ /* Light grey to indicate read */
    /*}

    .notification-card.unread {
        background-color: #ffffff;*/ /* White to indicate unread */
    /*}*/
/* /Shared/Components/TabPageControl.razor.rz.scp.css */
.btn[b-41wfh6j8pk] {
    border-radius:0px !important;
    white-space: nowrap !important;
    text-overflow: clip !important;
}
.btn:focus[b-41wfh6j8pk] {
    outline: none !important;
    /*box-shadow: none !important;*/
}
.tab-button[b-41wfh6j8pk] {
    transition: all 0.2s ease; /* Smooth transition */
}

.tab-button.active[b-41wfh6j8pk] {
    position: relative;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.4) inset; /* Subtle shadow */
}

.tab-button.active[b-41wfh6j8pk]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.4); /* Transparent overlay */
    z-index: -1; /* Keep it behind the content of the tab */
    pointer-events: none; /* Allow clicking through the overlay */
}

.tab-button:not(.active)[b-41wfh6j8pk] {
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Shadow for non-active buttons */
    box-shadow: 0 0px 2px rgba(0,0,0,0.2);
}

.tab-button:hover:not(.active)[b-41wfh6j8pk] {
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2); /* Increase shadow on hover */
}

/* TabPageControl.razor.css */
.tabs-container[b-41wfh6j8pk] {
    display: flex;
}

.sticky-tabs[b-41wfh6j8pk] {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: white;
}

.tabs-container .btn[b-41wfh6j8pk] {
    flex: 1; /* Distribute space equally among tabs */
    text-align: center;
    margin: 0; /* Remove default margins */
    padding: 0.5rem; /* Adjust padding as needed */
    box-sizing: border-box; /* Include padding and border in width */
}

.tab-content[b-41wfh6j8pk] {
    /* Ensure the content aligns with the tabs */
    width: 100%;
}

.tab-page-control[b-41wfh6j8pk] {
    display: inline-block; /* Allows the container to wrap its content */
    width: auto; /* Adjust based on content */
}

.tabs-container[b-41wfh6j8pk],
.tab-content[b-41wfh6j8pk] {
    width: 100%; /* Both take up the full width of the parent */
}
/* /Shared/Components/VerificationTable.razor.rz.scp.css */
.otv-center[b-7e0dueg9lc] {
    vertical-align: middle;
}

td[b-7e0dueg9lc] {
    vertical-align: middle;
    border-left: 1px solid #3333;
    border-right: 1px solid #3333;
    border-top: 1px solid #3333;
}

.table[b-7e0dueg9lc] {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 0px solid #3333;
    border-right: 1px solid #3333;
}

thead[b-7e0dueg9lc] {
    text-align: center;
    font-weight: bold;
    position: sticky;
    top: 0;
    z-index: 1;
}

td:first-child[b-7e0dueg9lc] {
    font-weight: bold;
}

td:not(:first-child)[b-7e0dueg9lc] {
    width: 300px;
    text-align: center;
}

.td-medium[b-7e0dueg9lc] {
    width: 300px;
    text-align: center;
}
/* /Shared/Components/WorkflowView.razor.rz.scp.css */
.otv-center[b-pu267kpab8] {
    vertical-align: middle;
}
td[b-pu267kpab8] {
    vertical-align: middle;
}
.table[b-pu267kpab8] {
    margin-bottom: 0;
}
thead[b-pu267kpab8] {
    text-align: center;
    font-weight: bold;
}
td:first-child[b-pu267kpab8] {
    font-weight: bold;
}
.td-medium[b-pu267kpab8] {
    width: 300px;
    text-align: center;
}
/* /Shared/Loaders/Loader.razor.rz.scp.css */
/* /Shared/Loaders/Loader_AP5.razor.rz.scp.css */
body[b-gt7o2xayud] {
    background-color: #222;
}

#preloader[b-gt7o2xayud] {
    /*position: fixed;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
}

#loader[b-gt7o2xayud] {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370DB;
    -webkit-animation: spin 2s linear infinite;
    animation: spin-b-gt7o2xayud 2s linear infinite;
}

    #loader[b-gt7o2xayud]:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #BA55D3;
        -webkit-animation: spin 3s linear infinite;
        animation: spin-b-gt7o2xayud 3s linear infinite;
    }

    #loader[b-gt7o2xayud]:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #FF00FF;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin-b-gt7o2xayud 1.5s linear infinite;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin-b-gt7o2xayud {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* /Shared/Loaders/Loader_Cube.razor.rz.scp.css */
*[b-hgaehwmz7k],
*[b-hgaehwmz7k]:after,
*[b-hgaehwmz7k]:before {
    box-sizing: border-box;
    transform-style: preserve-3d;
}

.outer[b-hgaehwmz7k] {
    display: grid;
    place-items: center;
    min-height: 100vh;
    font-family: 'Google Sans', sans-serif, system-ui;
    transform-origin: 50% 50%;
    animation: scale-b-hgaehwmz7k var(--timeline) var(--delay) infinite linear;
}

.scene[b-hgaehwmz7k] {
    position: relative;
    transform: translate3d(0, 0, 100vmin) rotateX(calc(var(--rotation-y, 0) * 1deg)) rotateY(calc(var(--rotation-x, 0) * 1deg)) rotateX(0deg);
}

.loading-text[b-hgaehwmz7k] {
    font-weight:bold;
    font-family: Calibri;
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    width:100%;
}

@keyframes scale-b-hgaehwmz7k {
    0%, 10% {
        transform: scaleX(1) scaleY(1);
    }

    35%, 100% {
        transform: scaleX(0.5) scaleY(0.5);
    }
}

.shadow[b-hgaehwmz7k] {
    width: calc(var(--size) * var(--coefficient));
    position: absolute;
    bottom: 0;
    aspect-ratio: 1;
    transform-origin: 50% 50%;
    background: hsl(210 80% 50% / 0.2);
    transform: rotateX(90deg) translate3d(0, 0, calc((var(--size) * (var(--coefficient) * -0.5)) - 1px)) scale(0.96);
    animation: squish-squosh-b-hgaehwmz7k var(--timeline) var(--delay) infinite, fade-b-hgaehwmz7k var(--timeline) var(--delay) infinite;
    background: black;
}

.loader[b-hgaehwmz7k] {
    --depth: var(--size);
    --color: var(--color-one, #8338EC);
    width: calc(var(--depth) * var(--coefficient));
    aspect-ratio: 1;
    transform-origin: 50% 50%;
    animation: squish-squosh-b-hgaehwmz7k var(--timeline) var(--delay) infinite;
}

.spinner[b-hgaehwmz7k] {
    animation: spin-b-hgaehwmz7k var(--timeline) var(--delay) infinite;
}

.jumper[b-hgaehwmz7k] {
    animation: jump-b-hgaehwmz7k var(--timeline) var(--delay) infinite;
}

@keyframes squish-squosh-b-hgaehwmz7k {
    0%, 50%, 60% {
        scale: 1 1 1;
    }

    10%, 35% {
        scale: 1.2 0.8 1.2;
    }

    25% {
        scale: 0.8 1.2 0.8;
    }

    70% {
        scale: 1 1 2;
    }

    80% {
        scale: 2 1 2;
    }

    90%, 100% {
        scale: 2 2 2;
    }
}


@keyframes fade-b-hgaehwmz7k {
    0%, 10%, 40%, 50%, 60%, 100% {
        opacity: 1;
    }

    25% {
        opacity: 0.5;
    }
}

@keyframes spin-b-hgaehwmz7k {
    0%, 10% {
        rotate: 0deg;
    }

    30%, 100% {
        rotate: -360deg;
    }
}

@keyframes jump-b-hgaehwmz7k {
    0%, 10%, 35%, 50% {
        translate: 0 0;
    }

    25% {
        translate: 0 -150%;
    }
}

/* Cuboid boilerplate code */
.cuboid[b-hgaehwmz7k] {
    width: 100%;
    height: 100%;
    position: relative;
}

.cuboid__side[b-hgaehwmz7k] {
    background: var(--color);
    position: absolute;
}

.cuboid__side:nth-of-type(1)[b-hgaehwmz7k] {
    --b: 1.1;
    height: calc(var(--depth, 20) * var(--coefficient));
    width: 100%;
    top: 0;
    transform: translate(0, -50%) rotateX(90deg);
}

.cuboid__side:nth-of-type(2)[b-hgaehwmz7k] {
    --b: 0.9;
    --color: var(--color-three, #FF006E);
    height: 100%;
    width: calc(var(--depth, 20) * var(--coefficient));
    top: 50%;
    right: 0;
    transform: translate(50%, -50%) rotateY(90deg);
}

.cuboid__side:nth-of-type(3)[b-hgaehwmz7k] {
    --b: 1;
    width: 100%;
    height: calc(var(--depth, 20) * var(--coefficient));
    bottom: 0;
    transform: translate(0%, 50%) rotateX(90deg);
}

.cuboid__side:nth-of-type(4)[b-hgaehwmz7k] {
    --b: 1;
    --color: var(--color-three, #FF006E);
    height: 100%;
    width: calc(var(--depth, 20) * var(--coefficient));
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%) rotateY(90deg);
}

.cuboid__side:nth-of-type(5)[b-hgaehwmz7k] {
    --b: 1;
    --color: var(--color-two, #3A86EF);
    height: 100%;
    width: 100%;
    transform: translate3d(0, 0, calc(var(--depth, 20) * (var(--coefficient) * 0.5)));
    top: 0;
    left: 0;
}

.cuboid__side:nth-of-type(6)[b-hgaehwmz7k] {
    --b: 1.2;
    height: 100%;
    width: 100%;
    transform: translate3d(0, 0, calc(var(--depth, 20) * (var(--coefficient) * -0.5))) rotateY(180deg);
    top: 0;
    left: 0;
}
/* /Shared/Loaders/Loader_Ripple.razor.rz.scp.css */
.lds-ripple[b-9ncmkfmacg] {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    transform: scale(2);
}

.lds-ripple div[b-9ncmkfmacg] {
    position: absolute;
    border: 4px solid #001566;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple-b-9ncmkfmacg 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2)[b-9ncmkfmacg] {
    animation-delay: -0.5s;
}

@keyframes lds-ripple-b-9ncmkfmacg {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}
/* /Shared/Loaders/Loader_Spinner.razor.rz.scp.css */
.lds-hourglass[b-fkmsa9dwgk] {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-hourglass[b-fkmsa9dwgk]:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 6px;
    box-sizing: border-box;
    border: 26px solid #010b40bc;
    border-color: #010b40bc transparent #010b40bc transparent;
    animation: lds-hourglass-b-fkmsa9dwgk 1.2s infinite;
}

@keyframes lds-hourglass-b-fkmsa9dwgk {
    0% {
        transform: rotate(0) scale(1);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(700deg) scale(3);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1400deg) scale(1);
    }
}
/* /Shared/Loaders/Loader_Spinner2.razor.rz.scp.css */
.loader[b-dnfo4tvqnp] {
    animation: rotate-b-dnfo4tvqnp 1s infinite;
    height: 50px;
    width: 50px;
}

    .loader[b-dnfo4tvqnp]:before,
    .loader[b-dnfo4tvqnp]:after {
        border-radius: 50%;
        content: "";
        display: block;
        height: 20px;
        width: 20px;
    }

    .loader[b-dnfo4tvqnp]:before {
        animation: ball1-b-dnfo4tvqnp 1s infinite;
        background-color: #fff;
        box-shadow: 30px 0 0 #010b40;
        margin-bottom: 10px;
    }

    .loader[b-dnfo4tvqnp]:after {
        animation: ball2-b-dnfo4tvqnp 1s infinite;
        background-color: #010b40;
        box-shadow: 30px 0 0 #fff;
    }

@keyframes rotate-b-dnfo4tvqnp {
    0% {
        transform: rotate(0deg) scale(0.8)
    }

    50% {
        transform: rotate(360deg) scale(1.2)
    }

    100% {
        transform: rotate(720deg) scale(0.8)
    }
}

@keyframes ball1-b-dnfo4tvqnp {
    0% {
        box-shadow: 30px 0 0 #010b40;
    }

    50% {
        box-shadow: 0 0 0 #010b40;
        margin-bottom: 0;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #010b40;
        margin-bottom: 10px;
    }
}

@keyframes ball2-b-dnfo4tvqnp {
    0% {
        box-shadow: 30px 0 0 #fff;
    }

    50% {
        box-shadow: 0 0 0 #fff;
        margin-top: -20px;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #fff;
        margin-top: 0;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-nypl6d583q] {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}

main[b-nypl6d583q] {
    flex: 1;
}

.sidebar[b-nypl6d583q] {
    /*background-image: linear-gradient(180deg, rgb(5, 2, 43) 0%, rgb(9, 0, 118) 70%;*/
    background-image: linear-gradient(180deg, rgb(9, 0, 118) 0%, rgb(5, 2, 43) 70%);
    box-shadow: 0 0 15px rgba(0,0,0,0.75);
}

.top-row[b-nypl6d583q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-nypl6d583q]  a, .top-row[b-nypl6d583q]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-nypl6d583q]  a:hover, .top-row[b-nypl6d583q]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-nypl6d583q]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

/*@media (max-width: 1px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media(max-width:1000px) {
    .sidebar {
        display:none;
    }
}

@media (min-width: 1000px) {
    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}*/
.page[b-nypl6d583q] {
    flex-direction: row;
}

.top-row[b-nypl6d583q] {
    position: sticky;
    top: 0;
    z-index: 1;
}

.top-row.auth[b-nypl6d583q]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
}

.top-row[b-nypl6d583q], article[b-nypl6d583q] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}
main[b-nypl6d583q] {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    /*background-image: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(220, 220, 220) 100%);*/
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mzv01cyz1p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mzv01cyz1p] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mzv01cyz1p] {
    font-size: 1.1rem;
}

.oi[b-mzv01cyz1p] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mzv01cyz1p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mzv01cyz1p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mzv01cyz1p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mzv01cyz1p]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-mzv01cyz1p]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-mzv01cyz1p]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.navbar-toggler[b-mzv01cyz1p] {
    display: none;
}

.collapse[b-mzv01cyz1p] {
    /* Never collapse the sidebar for wide screens */
    display: block;
}

.nav-scrollable[b-mzv01cyz1p] {
    /* Allow sidebar to scroll for tall menus */
    height: 100vh;/*calc(100vh - 3.5rem);*/
    overflow-y: auto;
}
/* /Shared/ObjectTableViewer.razor.rz.scp.css */
.otv-center[b-x3kzzd0p2z] {
    text-align: center;
    vertical-align: middle;
}
.table[b-x3kzzd0p2z] {
    margin-bottom: 0px;
}
td[b-x3kzzd0p2z] {
    vertical-align: middle;
}
/* sticky table header */
thead.table-sticky-header[b-x3kzzd0p2z] {
    position: sticky;
    top: 0;
    z-index: 1;
}
table.table-sticky-header[b-x3kzzd0p2z] {
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 1px solid #3333;
}
.table-hover tbody tr:hover[b-x3kzzd0p2z] {
    background-color: rgba(0, 0, 0, 0.075);
    cursor: pointer;
}
.selected[b-x3kzzd0p2z] {
    background-color: #B4D5FE !important;
}
.sortable[b-x3kzzd0p2z] {
    cursor: pointer;
    user-select: none;
}
.virtualized-table-row[b-x3kzzd0p2z] {
    height: var(--virtualization-item-height); /* Will set dynamically with Blazor */
}
.prevent-overflow[b-x3kzzd0p2z] {
    overflow: hidden; /* To hide overflow content */
    text-overflow: ellipsis; /* To indicate content is clipped */
    white-space: nowrap; /* Prevent wrapping inside the cell */
}
/* /Shared/TopNavBar.razor.rz.scp.css */
.isDev[b-wm1hwjihay] {
    /*background-color: #7abaff;*/
}
.navbar-brand[b-wm1hwjihay] {
    margin-right: unset;
}
.hidden-and-nowrap[b-wm1hwjihay] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.active-users-indicator[b-wm1hwjihay] {
    /*position: fixed;*/
    /*bottom: 20px;*/
    /*top: 8px;
    left: 240px;*/
    background-color: #007bff;
    color: white;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 80%;
    z-index: 9999; /* Ensure it's above other elements */
}
.active-users-indicator:hover[b-wm1hwjihay] {
    opacity: 100%;
}
.version-display-class[b-wm1hwjihay] {
    font-size: 14px;
    font-weight: bold;
    user-select: none;
}

.bug-report-link:hover[b-wm1hwjihay] {
    color: #ff3333 !important; /* Vibrant red color */
}

.bug-report-link:hover .mud-icon[b-wm1hwjihay] {
    color: #ff6666 !important; /* Vibrant red color for the icon */
}

.btn-orange[b-wm1hwjihay] {
    background-color: #f57c00; /* Material Orange 700 */
    color: white;
    border: none;
    border-radius: 5px;
}

.btn-orange:hover[b-wm1hwjihay] {
    color: white;
    border: none;
    border-radius: 5px;
    background-color: #ef6c00; /* Material Orange 800 */
}

.btn-orange .mud-icon[b-wm1hwjihay] {
    color: white;
}

.btn-orange:hover .mud-icon[b-wm1hwjihay] {
    color: white;
}

.btn-gray[b-wm1hwjihay] {
    background-color: #9e9e9e !important; /* Material Gray 500 */
    color: white !important;
}

.btn-gray .mud-icon[b-wm1hwjihay] {
    color: white !important;
}
