@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.page[b-lydkaqq7fs] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lydkaqq7fs] {
    flex: 1;
}

.sidebar[b-lydkaqq7fs] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row-login[b-lydkaqq7fs] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.top-row[b-lydkaqq7fs] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lydkaqq7fs]  a, .top-row[b-lydkaqq7fs]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-lydkaqq7fs]  a:hover, .top-row[b-lydkaqq7fs]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-lydkaqq7fs]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-lydkaqq7fs] {
        justify-content: space-between;
    }

        .top-row[b-lydkaqq7fs]  a, .top-row[b-lydkaqq7fs]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-lydkaqq7fs] {
        flex-direction: row;
    }

    .sidebar[b-lydkaqq7fs] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lydkaqq7fs] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-lydkaqq7fs]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-lydkaqq7fs], article[b-lydkaqq7fs] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.navbar-brand[b-lydkaqq7fs] {
    font-size: 1.1rem;
}

.sidebar[b-lydkaqq7fs] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2jfmlpzgkn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2jfmlpzgkn] {
    flex: 1;
}

.sidebar[b-2jfmlpzgkn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2jfmlpzgkn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2jfmlpzgkn]  a, .top-row[b-2jfmlpzgkn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2jfmlpzgkn]  a:hover, .top-row[b-2jfmlpzgkn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2jfmlpzgkn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2jfmlpzgkn] {
        justify-content: space-between;
    }

    .top-row[b-2jfmlpzgkn]  a, .top-row[b-2jfmlpzgkn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2jfmlpzgkn] {
        flex-direction: row;
    }

    .sidebar[b-2jfmlpzgkn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2jfmlpzgkn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2jfmlpzgkn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2jfmlpzgkn], article[b-2jfmlpzgkn] {
        padding-left: .5rem !important;
        padding-right: 1rem !important;
    }
}

#blazor-error-ui[b-2jfmlpzgkn] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2jfmlpzgkn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-unxj3784f4] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: relative;
    top: 0.2rem;
    left:0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-unxj3784f4] {
    background-color: rgba(255, 255, 255, 0.5);
}
                                                
.top-row[b-unxj3784f4] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-unxj3784f4] {
    font-size: 1.1rem;
}

.bi[b-unxj3784f4] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-unxj3784f4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-unxj3784f4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-unxj3784f4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}
.bi-person-nav-menu[b-unxj3784f4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4m-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10s-3.516.68-4.168 1.332c-.678.678-.83 1.418-.832 1.664z'/%3E%3C/svg%3E");
} 

.nav-item[b-unxj3784f4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-unxj3784f4] {
        padding-top: 0.2rem;
    }

    .nav-item:last-of-type[b-unxj3784f4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-unxj3784f4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-unxj3784f4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-unxj3784f4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}
.nav-item[b-unxj3784f4]  .nav-link.highlight {
        color: orange;
        font-weight: bold;
}

    .nav-item[b-unxj3784f4]  .nav-link.highlightgreen {
        color: #7dde14;
        font-weight: bold;
    }
.nav-scrollable[b-unxj3784f4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-unxj3784f4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-unxj3784f4] {
        display: none;
    }

    .nav-scrollable[b-unxj3784f4] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}



/* /Components/Layout/NavMenuRenewal.razor.rz.scp.css */
.navbar-toggler[b-ccpirhzp5z] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: relative;
    top: 0.2rem;
    left:0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ccpirhzp5z] {
    background-color: rgba(255, 255, 255, 0.5);
}
                                                
.top-row[b-ccpirhzp5z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ccpirhzp5z] {
    font-size: 1.1rem;
}

.bi[b-ccpirhzp5z] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ccpirhzp5z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ccpirhzp5z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ccpirhzp5z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}
.bi-person-nav-menu[b-ccpirhzp5z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4m-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10s-3.516.68-4.168 1.332c-.678.678-.83 1.418-.832 1.664z'/%3E%3C/svg%3E");
} 

.nav-item[b-ccpirhzp5z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ccpirhzp5z] {
        padding-top: 0.2rem;
    }

    .nav-item:last-of-type[b-ccpirhzp5z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ccpirhzp5z]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ccpirhzp5z]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ccpirhzp5z]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}
.nav-item[b-ccpirhzp5z]  .nav-link.highlight {
        color: orange;
        font-weight: bold;
}

    .nav-item[b-ccpirhzp5z]  .nav-link.highlightgreen {
        color: #7dde14;
        font-weight: bold;
    }
.nav-scrollable[b-ccpirhzp5z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ccpirhzp5z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ccpirhzp5z] {
        display: none;
    }

    .nav-scrollable[b-ccpirhzp5z] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}



/* /Components/Pages/AdminDashboard.razor.rz.scp.css */
.modal-overlay[b-zeu3kt46j0] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-zeu3kt46j0] {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    min-width: 300px;
    max-width: 80%;
    position: relative;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.close-btn[b-zeu3kt46j0] {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
}
/* /Components/Pages/ContractReviewForm.razor.rz.scp.css */
/* Screen-only: gives the PDF viewer section enough room to render comfortably */
@media screen {
    .page[b-nmgagfn29o] {
        min-height: 100vh;
        min-width: 150vh;
    }
}
/* /Components/Pages/FixedPriceMealRates.razor.rz.scp.css */
/* Screen: vertically align $ / % with the input.
   Scoped to this component — does not affect RFP or other pages.  */
@media screen {
    td > div[b-6wmrdaqmjb] {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        gap: 4px;
    }
}
/* /Components/Pages/ReconciliationForm.razor.rz.scp.css */
/* Screen-only: gives the PDF viewer section enough room to render comfortably */
@media screen {
    .page[b-ezx6n3pvji] {
        min-height: 100vh;
        min-width: 150vh;
    }
}
/* /Components/Shared/Admin/UserManager.razor.rz.scp.css */
.table-striped-blue tbody tr:nth-of-type(odd)[b-aqofdjpxqv] {
    background-color: #f5fbff;
}

.table-striped-blue tbody tr:hover[b-aqofdjpxqv] {
    background-color: #d6ecff;
}
/* /Components/Shared/FileManagement/FileUploadControl.razor.rz.scp.css */
/* Progress container styling */
.custom-progress[b-9hw1lt5hco] {
    background-color: #e9ecef; /* light gray background */
    border-radius: 10px;
    overflow: hidden;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

/* Base progress bar styling */
.custom-progress .progress-bar[b-9hw1lt5hco] {
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
    transition: width 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /* Animated gradient background */
    /*background: linear-gradient(90deg, #90caf9, #0d6efd, #90caf9);
    background-size: 200% 100%;
    animation: gradientFlow 3s linear infinite;*/
}

/* Glow when complete */
.custom-progress .progress-bar.complete[b-9hw1lt5hco] {
    box-shadow: 0 0 10px rgba(13, 110, 253, 0.7);
}

/* Text and checkmark transitions */
.progress-text[b-9hw1lt5hco], .checkmark[b-9hw1lt5hco] {
    position: absolute;
    transition: opacity 0.4s ease-in-out, transform 0.3s ease;
}

/* Fade helpers */
.fade-in[b-9hw1lt5hco] {
    opacity: 1;
    transform: scale(1);
}

.fade-out[b-9hw1lt5hco] {
    opacity: 0;
    transform: scale(0.9);
}

/* Flowing gradient animation */
@keyframes gradientFlow-b-9hw1lt5hco {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 200% 50%;
    }
}

/* Container: make it a positioned target with a comfortable height */
.drop-zone[b-9hw1lt5hco] {
    position: relative;
    min-height: 140px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    transition: background-color 0.2s, border-color 0.2s;
    cursor: pointer;
}

.drop-zone:hover[b-9hw1lt5hco] {
    border-color: #0d6efd;
}

.drop-zone.dragover[b-9hw1lt5hco] {
    border-color: #0d6efd;
    background-color: #e7f1ff;
}

/*.file-input-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 999;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    display: block;
}

.file-input-overlay::file-selector-button,
.file-input-overlay::-webkit-file-upload-button {
    display: none;
}*/
/* /Components/Shared/FileManagement/PdfJsViewer.razor.rz.scp.css */
/* /Components/Shared/RejectionDropdown.razor.rz.scp.css */
.popup-centered[b-12lme10btm] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content[b-12lme10btm] {
    background: white;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 8px;
    width: 400px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);


}
/* /Components/Shared/StatusBar.razor.rz.scp.css */
/* Container */
.rfp-progress-container[b-z9w82kes9q] {
    width: 100%;        /* was 150% — overflowed the wrapper */
    height: 30px;
    background-color: #e9ecef;
    border-radius: 12px;
    overflow: hidden;
    margin: 8px 0;
    cursor: default;
}

.rfp-progress-wrapper[b-z9w82kes9q] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    width: 100%;        /* was 500px — fixed width fought against flex-grow-1 parent */
    min-width: 200px;   /* prevents collapsing too narrow */
    max-width: 600px;   /* prevents stretching too wide */
}

/* Progress bar */
.rfp-progress-bar[b-z9w82kes9q] {
    height: 100%;       /* was 150% — overflowed the 30px container, clipped text */
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 8px;
    border-radius: 12px;
    transition: width 0.4s ease;
    white-space: nowrap;
}

    .rfp-progress-bar.normal[b-z9w82kes9q] {
        background: linear-gradient(90deg, #0d6efd, #198754);
    }

/* Percentage text inside the bar */
.rfp-progress-text[b-z9w82kes9q] {
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    user-select: none;
}
/* /Components/Shared/ToastContainer.razor.rz.scp.css */
/* ── Container ─────────────────────────────────────────────────── */
.blazored-toast-container[b-53i0q85wva] {
    position: fixed;
    top: 12px;
    right: 12px;
    z-index: 9999;
    width: 320px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* ── Card ───────────────────────────────────────────────────────── */
.blazored-toast[b-53i0q85wva] {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    padding: 10px 12px;
    gap: 10px;
    border-top: 4px solid transparent;
    animation: toast-slide-in-b-53i0q85wva 0.25s ease;
}

/* ── Top accent bar ─────────────────────────────────────────────── */
.toast-success[b-53i0q85wva] {
    border-top-color: #4caf50;
}

.toast-info[b-53i0q85wva] {
    border-top-color: #17a2b8;
}

.toast-warning[b-53i0q85wva] {
    border-top-color: #ff9800;
}

.toast-error[b-53i0q85wva] {
    border-top-color: #f44336;
}

/* ── Icon ───────────────────────────────────────────────────────── */
.blazored-toast .toast-icon[b-53i0q85wva] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 50%;
    border: 2px solid;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 1;
}

.toast-success .toast-icon[b-53i0q85wva] {
    border-color: #4caf50;
    color: #4caf50;
}

.toast-info .toast-icon[b-53i0q85wva] {
    border-color: #17a2b8;
    color: #17a2b8;
}

.toast-warning .toast-icon[b-53i0q85wva] {
    border-color: #ff9800;
    color: #ff9800;
}

.toast-error .toast-icon[b-53i0q85wva] {
    border-color: #f44336;
    color: #f44336;
}

/* ── Message text ───────────────────────────────────────────────── */
.blazored-toast .toast-body[b-53i0q85wva] {
    flex: 1;
    font-size: 0.875rem;
    color: #333;
    line-height: 1.4;
    overflow: hidden;
}

.blazored-toast .toast-title[b-53i0q85wva] {
    display: none;
}

.blazored-toast .toast-message a[b-53i0q85wva] {
    color: #17a2b8;
    text-decoration: underline;
}

/* ── Close button ───────────────────────────────────────────────── */
.blazored-toast .toast-close[b-53i0q85wva] {
    font-size: 1rem;
    color: #aaa;
    cursor: pointer;
    line-height: 1;
    padding: 0 4px;
    user-select: none;
    align-self: flex-start;
}

    .blazored-toast .toast-close:hover[b-53i0q85wva] {
        color: #555;
    }

/* ── Slide-in animation ─────────────────────────────────────────── */
@keyframes toast-slide-in-b-53i0q85wva {
    from {
        opacity: 0;
        transform: translateX(20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* /Components/Shared/UsersHome/ContractRenewalList.razor.rz.scp.css */
.relative-wrapper[b-yzehi5lvk9] {
    position: relative;
}
.table-striped-blue tbody tr:nth-of-type(odd)[b-yzehi5lvk9] {
    background-color: #f5fbff;
}

.table-striped-blue tbody tr:hover[b-yzehi5lvk9] {
    background-color: #d6ecff;
}

.sticky-action-column[b-yzehi5lvk9] {
    position: sticky;
    right: 0;
    background-color: transparent;
    z-index: 2;
}

.table-header[b-yzehi5lvk9] {
    background-color: #e2e3e5;
    color: #212529; 
    font-weight: 600;
    border-bottom: 2px solid #ced4da;
}

.no-accent-shadow > td[b-yzehi5lvk9] {
    box-shadow: none !important;
    background-color: inherit !important;
    padding: 0px !important;
}



/* /Components/Shared/UsersHome/Filter.razor.rz.scp.css */
.popup-overlay[b-hk3fia5le3] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content[b-hk3fia5le3] {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    width: 300px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
/* /Components/Shared/UsersHome/RFPList.razor.rz.scp.css */
.relative-wrapper[b-dc730vfkyt] {
    position: relative;
}
.table-striped-blue tbody tr:nth-of-type(odd)[b-dc730vfkyt] {
    background-color: #f5fbff;
}

.table-striped-blue tbody tr:hover[b-dc730vfkyt] {
    background-color: #d6ecff;
}

.sticky-action-column[b-dc730vfkyt] {
    position: sticky;
    right: 0;
    background-color: transparent;
    z-index: 2;
}

.table-header[b-dc730vfkyt] {
    background-color: #e2e3e5;
    color: #212529; 
    font-weight: 600;
    border-bottom: 2px solid #ced4da;
}

.no-accent-shadow > td[b-dc730vfkyt] {
    box-shadow: none !important;
    background-color: inherit !important;
    padding: 0px !important;
}



/* /Components/Shared/Utils/Dropdown.razor.rz.scp.css */
.overlay[b-gn6yz2w18u] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.dropdown[b-gn6yz2w18u] {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    min-width: 300px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    max-height:500px;
    overflow:hidden;
}

.dropdown-content[b-gn6yz2w18u] {
    max-height: 460px;
    overflow-x: auto;
    padding-right: 16px;
}

    .dropdown ul[b-gn6yz2w18u] {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .dropdown li[b-gn6yz2w18u] {
        padding: 10px;
        cursor: pointer;
        border-bottom: 1px solid #eee;
    }
/* /Components/Shared/Utils/LoadingSpinner.razor.rz.scp.css */
.spinner-overlay[b-1ke7k7lijk] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1060; /* above Bootstrap modal backdrop (z-index: 1050) */
}

.spinner[b-1ke7k7lijk] {
    border: 8px solid #87bbbd;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin-b-1ke7k7lijk 1s linear infinite;
}

@keyframes spin-b-1ke7k7lijk {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
