@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';

/* _content/iManage.Client/Components/Account/Shared/MultilineDropdown.razor.rz.scp.css */
.dropdown-list[b-3l9spvxgli] {
    position: absolute;
    z-index: 9999;
}
.multiline-dropdown[b-3l9spvxgli] {
    position: relative;
}

.dropdown-list[b-3l9spvxgli] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    max-height: 220px;
    overflow-y: auto;
}
/* _content/iManage.Client/Components/Layout/LoginLayout.razor.rz.scp.css */
.page[b-j4x13ormcm] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j4x13ormcm] {
    flex: 1;
}

.sidebar[b-j4x13ormcm] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-j4x13ormcm] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j4x13ormcm]  a, .top-row[b-j4x13ormcm]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j4x13ormcm]  a:hover, .top-row[b-j4x13ormcm]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j4x13ormcm]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-j4x13ormcm] {
        justify-content: space-between;
    }

    .top-row[b-j4x13ormcm]  a, .top-row[b-j4x13ormcm]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j4x13ormcm] {
        flex-direction: row;
    }

    .sidebar[b-j4x13ormcm] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j4x13ormcm] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-j4x13ormcm]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j4x13ormcm], article[b-j4x13ormcm] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-j4x13ormcm] {
    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-j4x13ormcm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/iManage.Client/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-asqu0q0voh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-asqu0q0voh] {
    flex: 1;
}

.sidebar[b-asqu0q0voh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-asqu0q0voh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-asqu0q0voh]  a, .top-row[b-asqu0q0voh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-asqu0q0voh]  a:hover, .top-row[b-asqu0q0voh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-asqu0q0voh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-asqu0q0voh] {
        justify-content: space-between;
    }

    .top-row[b-asqu0q0voh]  a, .top-row[b-asqu0q0voh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-asqu0q0voh] {
        flex-direction: row;
    }

    .sidebar[b-asqu0q0voh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-asqu0q0voh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-asqu0q0voh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

   
}

#blazor-error-ui[b-asqu0q0voh] {
    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-asqu0q0voh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/iManage.Client/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-v4lwdhymfs] {
    appearance: none;
    cursor: pointer;
        width: 25px;
    height: 25px;
    color: white;
    position: absolute;
    left: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2225%22%20zoomAndPan%3D%22magnify%22%20viewBox%3D%220%200%2030%2030.000001%22%20height%3D%2225%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20version%3D%221.0%22%3E%3Cdefs%3E%3CclipPath%20id%3D%2250022ec793%22%3E%3Cpath%20d%3D%22M%200.484375%202.910156%20L%2029.515625%202.910156%20L%2029.515625%204.671875%20L%200.484375%204.671875%20Z%20M%200.484375%202.910156%20%22%20clip-rule%3D%22nonzero%22%20%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22df06164080%22%3E%3Cpath%20d%3D%22M%200.484375%2013.5625%20L%2029.515625%2013.5625%20L%2029.515625%2015.367188%20L%200.484375%2015.367188%20Z%20M%200.484375%2013.5625%20%22%20clip-rule%3D%22nonzero%22%20%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22e4c2022042%22%3E%3Cpath%20d%3D%22M%200.484375%2024.253906%20L%2029.515625%2024.253906%20L%2029.515625%2026.007812%20L%200.484375%2026.007812%20Z%20M%200.484375%2024.253906%20%22%20clip-rule%3D%22nonzero%22%20%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url%28%2350022ec793%29%22%3E%3Cpath%20fill%3D%22%23454c61%22%20d%3D%22M%2028.785156%204.644531%20L%201.351562%204.644531%20C%200.871094%204.644531%200.484375%204.257812%200.484375%203.777344%20C%200.484375%203.300781%200.871094%202.910156%201.351562%202.910156%20L%2028.785156%202.910156%20C%2029.261719%202.910156%2029.652344%203.300781%2029.652344%203.777344%20C%2029.652344%204.257812%2029.261719%204.644531%2028.785156%204.644531%20%22%20fill-opacity%3D%221%22%20fill-rule%3D%22nonzero%22%20%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url%28%23df06164080%29%22%3E%3Cpath%20fill%3D%22%23454c61%22%20d%3D%22M%2028.785156%2015.324219%20L%201.351562%2015.324219%20C%200.871094%2015.324219%200.484375%2014.9375%200.484375%2014.457031%20C%200.484375%2013.980469%200.871094%2013.589844%201.351562%2013.589844%20L%2028.785156%2013.589844%20C%2029.261719%2013.589844%2029.652344%2013.980469%2029.652344%2014.457031%20C%2029.652344%2014.9375%2029.261719%2015.324219%2028.785156%2015.324219%20%22%20fill-opacity%3D%221%22%20fill-rule%3D%22nonzero%22%20%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url%28%23e4c2022042%29%22%3E%3Cpath%20fill%3D%22%23454c61%22%20d%3D%22M%2028.785156%2026.007812%20L%201.351562%2026.007812%20C%200.871094%2026.007812%200.484375%2025.617188%200.484375%2025.136719%20C%200.484375%2024.660156%200.871094%2024.269531%201.351562%2024.269531%20L%2028.785156%2024.269531%20C%2029.261719%2024.269531%2029.652344%2024.660156%2029.652344%2025.136719%20C%2029.652344%2025.617188%2029.261719%2026.007812%2028.785156%2026.007812%20%22%20fill-opacity%3D%221%22%20fill-rule%3D%22nonzero%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.circle_logo[b-v4lwdhymfs] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center;
}


.nav-display[b-v4lwdhymfs] {
    display: block !important;
}

.navbar-toggler:checked ~ .nav-display[b-v4lwdhymfs] {
    display: none !important;
}

.top-row[b-v4lwdhymfs] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-v4lwdhymfs] {
    font-size: 1.1rem;
}

.bi[b-v4lwdhymfs] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    margin-left: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-v4lwdhymfs] {
    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-v4lwdhymfs] {
    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-v4lwdhymfs] {
    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-lock-nav-menu[b-v4lwdhymfs] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-v4lwdhymfs] {
    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 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-v4lwdhymfs] {
    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-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-v4lwdhymfs] {
    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-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-timehseet-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-clock' viewBox='0 0 16 16'%3E%3Cpath d='M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z'/%3E%3Cpath d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0'/%3E%3C/svg%3E");
}

.bi-timesheet-download-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-hourglass-split' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 15a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1zm2-13v1c0 .537.12 1.045.337 1.5h6.326c.216-.455.337-.963.337-1.5V2zm3 6.35c0 .701-.478 1.236-1.011 1.492A3.5 3.5 0 0 0 4.5 13s.866-1.299 3-1.48zm1 0v3.17c2.134.181 3 1.48 3 1.48a3.5 3.5 0 0 0-1.989-3.158C8.978 9.586 8.5 9.052 8.5 8.351z'/%3E%3C/svg%3E");
}

.bi-stock-master-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-journal-check' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10.854 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0'/%3E%3Cpath d='M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2'/%3E%3Cpath d='M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1z'/%3E%3C/svg%3E");
}

.bi-order-fabric-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-database-check' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7m1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514'/%3E%3Cpath d='M12.096 6.223A5 5 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.5 4.5 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.5 4.5 0 0 1-.813-.927Q8.378 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.6 4.6 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10q.393 0 .774-.024a4.5 4.5 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777M3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4'/%3E%3C/svg%3E");
}

.bi-dashboard-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-grid' viewBox='0 0 16 16'%3E%3Cpath d='M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5zM2.5 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm6.5.5A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM1 10.5A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm6.5.5A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5z'/%3E%3C/svg%3E");
}

.bi-employee-leave-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1zm-7.978-1L7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002-.014.002zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.936 9.28a6 6 0 0 0-1.23-.247A7 7 0 0 0 5 9c-4 0-5 3-5 4q0 1 1 1h4.216A2.24 2.24 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816M4.92 10A5.5 5.5 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4'/%3E%3C/svg%3E");
}

.bi-holiday-list-nav-menu[b-v4lwdhymfs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar3' viewBox='0 0 16 16'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857z'/%3E%3Cpath d='M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
}

.nav-item[b-v4lwdhymfs] {
    font-size: 0.9rem;
    padding-bottom: 1rem;
}

    .nav-item:first-of-type[b-v4lwdhymfs] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-v4lwdhymfs] {
        padding-bottom: 1rem;
    }

    .nav-item[b-v4lwdhymfs]  .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-v4lwdhymfs]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-v4lwdhymfs]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/*.nav-scrollable {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable {
    display: block;
}*/

@media (max-width: 640px){
    .sidebar[b-v4lwdhymfs] {
        position: sticky !important;
        top: 0 !important;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-v4lwdhymfs] {
        display: none;
    }
    .header_height[b-v4lwdhymfs]{
        height: 96px !important;
    }

    .nav-scrollable[b-v4lwdhymfs] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        /*        height: calc(100vh - 3.5rem);*/
        /*        overflow-y: none;*/
        height: auto;
    }

}

/* highlight the active link inside the sidebar */
.sidebar_menu[b-v4lwdhymfs]  a.active,
.sidebar_menu[b-v4lwdhymfs]  .nav-link.active {
    color: var(--blue-color, #0d6efd) !important;
    font-weight: 600;
}
/* _content/iManage.Client/Components/Pages/ColorMapping/Dashboard.razor.rz.scp.css */
.mapping_card:last-child[b-y7wcjeuf6w] {
    margin-bottom: 0 !important;
}
/* _content/iManage.Client/Components/Pages/ColorMapping/FabricColorMapping.razor.rz.scp.css */
.image_style[b-43m80kaecs] {
    width: 180px;
    height: 180px;
    background: #111;
    color: #fff;
   
    border-radius: 8px;
}
.cross_img_icon[b-43m80kaecs] {
    position: absolute;
    top: -13px;
    right: 0px;
}
.border_dashed[b-43m80kaecs] {
    /*    border-style: dashed !important;
    border: 2px var(--border-color) !important;*/
    border: 2px dashed var(--border-color) !important;
}
/* =========================================================
   FABRIC COLOR MAPPING - COMPONENT SCOPED STYLES
   ========================================================= */
.drop_down_icon[b-43m80kaecs] {
    top: 10px !important;
}

/* Custom Dropdown - Brand Selection */
[b-43m80kaecs] .custom_dropdown {
    width: 100%;
}

    /* Dropdown toggle button - make it look like an input field */
    [b-43m80kaecs] .custom_dropdown button.dropdown-toggle {
        background: white !important;
        background-color: white !important;
        border: 1px solid #ced4da !important;
        box-shadow: none !important;
        color: #212529 !important;
        padding: 0.375rem 0.75rem !important;
        text-align: left !important;
        width: 100%;
        font-family: 'Quicksand Light', sans-serif;
        font-size: 1rem;
        line-height: 1.5;
    }

        /* Override ALL button states - no hover effects */
        [b-43m80kaecs] .custom_dropdown button.dropdown-toggle:hover,
        [b-43m80kaecs] .custom_dropdown button.dropdown-toggle:focus,
        [b-43m80kaecs] .custom_dropdown button.dropdown-toggle:active,
        [b-43m80kaecs] .custom_dropdown button.dropdown-toggle.show {
            background: white !important;
            background-color: white !important;
            border: 1px solid #ced4da !important;
            color: #212529 !important;
            box-shadow: none !important;
            outline: none !important;
            z-index: 0!important;
        }

    /* Remove Bootstrap's default dropdown arrow/caret */
    [b-43m80kaecs] .custom_dropdown .dropdown-toggle::after {
        display: none !important;
    }

    /* Dropdown menu styling */
    [b-43m80kaecs] .custom_dropdown .dropdown-menu {
        width: 100%;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    }

    /* Dropdown items */
    [b-43m80kaecs] .custom_dropdown .dropdown-item {
        padding: 0.5rem 1rem;
        font-family: 'Quicksand Light', sans-serif;
        color: #212529;
        cursor: pointer;
    }

        [b-43m80kaecs] .custom_dropdown .dropdown-item:hover {
            background-color: #f8f9fa;
            color: #212529;
        }

        [b-43m80kaecs] .custom_dropdown .dropdown-item:active {
            background-color: #e9ecef;
            color: #212529;
        }
/* _content/iManage.Client/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.dashboard-container[b-l3s4bjw2f1] {
    max-width: 420px;
    margin: auto;
/*    padding: 20px;*/
/*    background: #f4f6f9;*/
/*    font-family: Segoe UI;*/
}

.dashboard-header[b-l3s4bjw2f1] {
    text-align: center;
/*    margin-bottom: 20px;*/
}
.border_radius[b-l3s4bjw2f1]{
    border-radius:16px;
}

    .dashboard-header h2[b-l3s4bjw2f1] {
        font-weight: 600;
    }

    .dashboard-header p[b-l3s4bjw2f1] {
        font-size: 13px;
        color: #777;
    }

.card[b-l3s4bjw2f1] {
    background: white;
    border-radius: 16px;
    padding: 20px;
/*    margin-bottom: 15px;*/
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.total-card[b-l3s4bjw2f1] {
    font-size: 22px;
}

.card-title[b-l3s4bjw2f1] {
    font-size: 12px;
    color: #888;
}

.card-value[b-l3s4bjw2f1] {
    font-size: 28px;
    font-weight: 700;
}

.row[b-l3s4bjw2f1] {
    display: flex;
/*    gap: 12px;*/
}

.small-card[b-l3s4bjw2f1] {
    flex: 1;
}

.card-desc[b-l3s4bjw2f1] {
    font-size: 12px;
    color: #777;
}


.red[b-l3s4bjw2f1] {
    color: #e53935;
}

.section-title[b-l3s4bjw2f1] {
/*    margin: 20px 0 10px;*/
    font-weight: 600;
}

.stage-grid[b-l3s4bjw2f1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.stage-card[b-l3s4bjw2f1] {
    background: white;
    border-radius: 14px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.icon-circle[b-l3s4bjw2f1] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #eef2f6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 8px;
    font-size: 16px;
}

.stage-number[b-l3s4bjw2f1] {
    font-weight: 700;
    font-size: 18px;
}

.stage-name[b-l3s4bjw2f1] {
    font-size: 11px;
    color: #666;
}

.final-stage[b-l3s4bjw2f1] {
    margin-top: 18px;
    background: #dfe9fb;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.final-left[b-l3s4bjw2f1] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.final-icon[b-l3s4bjw2f1] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #c6d7ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.final-title[b-l3s4bjw2f1] {
    font-weight: 600;
}

.final-sub[b-l3s4bjw2f1] {
    font-size: 11px;
    color: #5c6f91;
}

.final-count[b-l3s4bjw2f1] {
    font-size: 22px;
    font-weight: 700;
    color: #2a7de1;
}
/* _content/iManage.Client/Components/Pages/HumanResource/TimeLog.razor.rz.scp.css */
/* =========================================================
   TIME LOG – PAGE SPECIFIC ONLY
   ========================================================= */

/*.time-log-filters {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    justify-content: center !important;
}

.filter-pill {
    padding: 6px 14px !important;
    border-radius: 20px !important;
    border: 1px solid var(--border-color) !important;
    font-size: var(--font-size-12) !important;
    background: var(--white-color) !important;
}

    .filter-pill.active {
        background: var(--button-blue-color) !important;
        color: var(--white-color) !important;
        border-color: var(--button-blue-color) !important;
    }

.time-log-card {
    background: var(--white-color) !important;
    border-radius: 12px !important;
    padding: 14px !important;
    border: 1px solid var(--border-color) !important;
}*/

.time-log-page[b-al555cmlzm] {
    position: relative;
    z-index: 1;
}

.time-log-filters[b-al555cmlzm] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    pointer-events: auto;
}

.filter-pill[b-al555cmlzm] {
    padding: 6px 14px;
    border-radius: 20px;
    border: 1px solid var(--border-color);
    background: #fff;
    font-size: 12px;
    cursor: pointer;
    pointer-events: auto;
    z-index: 10;
}

    .filter-pill.active[b-al555cmlzm] {
        background: var(--button-blue-color);
        color: #fff;
        border-color: var(--button-blue-color);
    }

.time-log-card[b-al555cmlzm] {
    background: #fff;
    border-radius: 12px;
    padding: 14px;
    border: 1px solid var(--border-color);
}

/* _content/iManage.Client/Components/Pages/HumanResource/TimeSheetDetail.razor.rz.scp.css */
/* =========================================================
   TIME LOG DETAILS – PAGE SPECIFIC ONLY
   ========================================================= */

.time-log-summary[b-ulodov4e30] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--white-color);
    border: 1px solid var(--border-color);
    border-radius: 12px;
    padding: 15px 14px;
}

.time-log-table-header[b-ulodov4e30] {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
    font-size: var(--font-size-12);
    color: var(--light-gray-light);
    padding: 0 6px;
    margin-bottom: 6px;
}

.time-log-row[b-ulodov4e30] {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
    background: var(--white-color);
    border: 1px solid var(--border-color);
    border-radius: 10px;
    padding: 9px 12px;
    font-size: var(--font-size-12);
    margin-bottom: 8px;
}

.time-log-total[b-ulodov4e30] {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    padding-right: 6px;
}
/* _content/iManage.Client/Components/Pages/HumanResource/TimeSheetEntry.razor.rz.scp.css */
i.drop_down_icon[b-gayqqje4uk] {
    right: 13px !important;
}
/* _content/iManage.Client/Components/Pages/Logistics/BookingPreparation.razor.rz.scp.css */
/* Button style */
.generate-btn[b-2oevw6te8v] {
    background: #0d6efd;
    font-weight: 600;
    border-radius: 10px;
}

/* Card */
.booking-card[b-2oevw6te8v] {
    border-radius: 14px;
    border: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

/* Status dot */
.status-dot[b-2oevw6te8v] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

    .status-dot.success[b-2oevw6te8v] {
        background: #28a745;
    }

    .status-dot.error[b-2oevw6te8v] {
        background: #dc3545;
    }

    .status-dot.neutral[b-2oevw6te8v] {
        background: #6c757d;
    }

/* Metrics */
.metrics span[b-2oevw6te8v] {
    font-size: 13px;
    color: #0d6efd;
}

/* Badge tweaks */
.badge[b-2oevw6te8v] {
    font-size: 10px;
    padding: 6px 8px;
    border-radius: 8px;
}
/*order-1 Circle*/
.section-title[b-2oevw6te8v] {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #333;
}

/* Circle badge */
.badge_circle[b-2oevw6te8v] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #00a3ee; /* 🔥 Black background */
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
}

/*READY-for-booking-css-start*/
.orders-wrapper[b-2oevw6te8v] {
    max-width: 430px;
    margin: auto;
/*    height: calc(100dvh - 16px);*/
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.page-title[b-2oevw6te8v] {
    flex-shrink: 0;
    text-align: center;
}

.search-btn[b-2oevw6te8v] {
    width: 100%;
    background: #1996d3;
    color: white;
    border: none;
    padding: 14px;
    border-radius: 12px;
    margin-bottom: 15px;
    height: 40px;
}

.order-card[b-2oevw6te8v] {
    background: #ffffff;
    border-radius: 14px;
    padding: 15px;
    margin-bottom: 14px;
}

    .order-card:last-child[b-2oevw6te8v] {
        margin-bottom: 0px !important;
    }

.order-header[b-2oevw6te8v] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.invoice-number[b-2oevw6te8v] {
    position: absolute;
}

.verified[b-2oevw6te8v] {
    color: green;
}

.unverified[b-2oevw6te8v] {
    color: #ffc107;
}

.order-body[b-2oevw6te8v] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 8px;
}

.left-column[b-2oevw6te8v] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.right-column[b-2oevw6te8v] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-align: right;
}

.line[b-2oevw6te8v] {
    min-height: 20px;
    font-size: 14px;
}

.bottom-bar-container[b-2oevw6te8v] {
    flex-shrink: 0;
    width: 100%;
    padding: 14px 0;
    background: var(--light-purple-color);
    z-index: 2;
}

.action-section[b-2oevw6te8v] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}

.menu-dropdown[b-2oevw6te8v] {
    position: absolute;
    right: 0;
    top: 28px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    width: 190px;
    z-index: 999;
    overflow: hidden;
}

    .menu-dropdown div[b-2oevw6te8v] {
        padding: 10px 10px;
        font-size: 14px;
        cursor: pointer;
    }

        .menu-dropdown div:hover[b-2oevw6te8v] {
            background-color: #f3f3f3;
        }

.orders-list[b-2oevw6te8v] {
    flex: 1 1 0;
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .orders-list[b-2oevw6te8v]::-webkit-scrollbar {
        display: none;
    }

.text-ellipsis[b-2oevw6te8v] {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-card[b-2oevw6te8v] {
    background: #fff;
    border-radius: 12px;
    padding: 14px;
    /* 🔥 CRITICAL FIX */
    height: auto !important;
    overflow: visible !important;
    display: block; /* ensures normal flow */
}
/* _content/iManage.Client/Components/Pages/Marketing/SendEmail.razor.rz.scp.css */
body[b-5dz4mrbldl] {
}
.btn:hover[b-5dz4mrbldl] {
    background-color: #f79420 !important;
    color: white;
}
.top_5[b-5dz4mrbldl] {
    top: 5px;
}

/* _content/iManage.Client/Components/Pages/Production/Orders/OrderCreate.razor.rz.scp.css */
/* iOS Safari Modal Fixes */
body.modal-open[b-of84f94prw] {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.modal[b-of84f94prw] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.modal-dialog[b-of84f94prw] {
    max-height: calc(100vh - 3.5rem);
    overflow-y: auto;
}
/* _content/iManage.Client/Components/Pages/Production/Orders/OrderDetail.razor.rz.scp.css */

.pb_30[b-91vte6ewcp] {
    padding-bottom: 30px !important;
}

.span_margin[b-91vte6ewcp]{
    display: inline-block !important;
    margin-bottom: 8px !important;
}

.review-page[b-91vte6ewcp] {
    padding: 20px;
}

.page-title[b-91vte6ewcp] {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

/* ORDER CARD */

.order-card[b-91vte6ewcp] {
    background: white;
    border-radius: 16px;
    padding: 18px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    margin-bottom: 25px;
}

.card-top[b-91vte6ewcp] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.urgent[b-91vte6ewcp] {
    background: #ffe6e6;
    color: #d20000;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 600;
}

.due[b-91vte6ewcp] {
    text-align: right;
    font-size: 12px;
}

.due-date[b-91vte6ewcp] {
    color: #1a73e8;
    font-weight: 600;
}

.invoice[b-91vte6ewcp] {
    font-size: 26px;
    font-weight: 700;
    margin-top: 10px;
}

.customer-block[b-91vte6ewcp] {
    margin-top: 10px;
}

.label[b-91vte6ewcp] {
    font-size: 12px;
    color: #888;
}

.value[b-91vte6ewcp] {
    font-weight: 500;
}

.product-row[b-91vte6ewcp] {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.specs[b-91vte6ewcp] {
    text-align: right;
}

.created[b-91vte6ewcp] {
    font-size: 12px;
    color: #888;
}

/* SHIPPING */

.section-title[b-91vte6ewcp] {
    margin-top: 20px;
    font-weight: 600;
}

.address-card[b-91vte6ewcp] {
    background: white;
    border-radius: 16px;
    padding: 18px;
    margin-top: 10px;
}

.address-name[b-91vte6ewcp] {
    font-weight: 600;
}

.phone[b-91vte6ewcp] {
    color: #1a73e8;
}

/* ADDONS */

.addons[b-91vte6ewcp] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

.addon[b-91vte6ewcp] {
    background: #f3f3f3;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 14px;
}

/* IMAGES */

    .image-grid img[b-91vte6ewcp] {
        width: 100px;
        height: 100px;
        object-fit: cover;
        border-radius: 12px;
    }

/* BACK BUTTON */

.back-btn[b-91vte6ewcp] {
    width: 100%;
    background: #1e9bd7;
    color: white;
    border: none;
    padding: 14px;
    border-radius: 12px;
    font-weight: 600;
    margin-top: 20px;
}


.image-grid[b-91vte6ewcp] {
    display: flex;
    gap: 12px;
    margin-top: 10px;
}

.image[b-91vte6ewcp] {
    width: 114px !important;
/*    height: 100px;*/
    border-radius: 12px;
    overflow: hidden;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .image img[b-91vte6ewcp] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.placeholder[b-91vte6ewcp] {
    font-size: 12px;
    color: #888;
}
/* _content/iManage.Client/Components/Pages/Production/Orders/OrderDimensions.razor.rz.scp.css */
.dimension-wrapper[b-6tc684mprz] {
    display: flex;
    justify-content: center;
}

.dimension-card[b-6tc684mprz] {
    width: 100%;
    max-width: 420px;
    background: white;
/*    padding: 24px;*/
padding:16px;
    border-radius: 10px;
}

.disabled_color[b-6tc684mprz]{
    background-color:#e9ecef !important;
}

.form-group[b-6tc684mprz] {
    position: relative;
    margin-bottom: 14px;
}

.form-control[b-6tc684mprz] {
    width: 100%;
    height: 45px;
    padding-right: 40px;
}

.unit[b-6tc684mprz] {
    position: absolute;
    right: 12px;
    top: 12px;
    color: gray;
}

.save-btn[b-6tc684mprz] {
    width: 100%;
    background: #1b9ad1;
    color: white;
    border: none;
    height: 48px;
    border-radius: 8px;
    font-weight: bold;
}

.title-section[b-6tc684mprz] {
    margin-bottom: 14px;
}

.main-title[b-6tc684mprz] {
    font-size: 16px;
    color: #454c61;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
/*    margin-bottom: 6px;*/
}

.sub-title[b-6tc684mprz] {
    color: #6c757d;
}


/* Remove number input arrows (Chrome, Edge, Safari) */
input[type=number][b-6tc684mprz]::-webkit-outer-spin-button,
input[type=number][b-6tc684mprz]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove arrows in Firefox */
input[type=number][b-6tc684mprz] {
    -moz-appearance: textfield;
}

/* _content/iManage.Client/Components/Pages/Production/Orders/OrderImages.razor.rz.scp.css */
/* ================= PAGE ================= */

.update-page[b-6mp6haqdxr] {
    max-width: 420px;
    margin: auto;
    padding: 25px 20px;
    background: #f4f6f9;
    min-height: 100vh;
}

/* ================= TITLE ================= */

.update-title[b-6mp6haqdxr] {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

/* ================= INVOICE BOX ================= */

.invoice-display[b-6mp6haqdxr] {
    background: #ffffff;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
}

/* ================= ADD IMAGE BUTTON ================= */

.add-image-btn[b-6mp6haqdxr] {
    width: 100%;
    background: #1da1f2;
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .add-image-btn:hover[b-6mp6haqdxr] {
        background: #0d8ddb;
    }

    .add-image-btn:disabled[b-6mp6haqdxr] {
        background: #ccc;
        cursor: not-allowed;
    }

/* ================= UPLOAD WRAPPER ================= */

.image-upload-wrapper[b-6mp6haqdxr] {
    border: 2px dashed #d5d5d5;
/*    border-radius: 20px;*/
    padding: 8px;
    display: flex;
    justify-content: space-between;
/*    margin-bottom: 20px;*/
}

/* ================= UPLOAD BOX ================= */

.upload-box[b-6mp6haqdxr] {
    width: 30%;
/*    height: 120px;*/
    background: #e8e8e8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: 500;
    color: #666;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

    .upload-box img[b-6mp6haqdxr] {
        
        object-fit: cover;
    }

/* ================= REMOVE ICON ================= */

.remove-icon[b-6mp6haqdxr] {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #ff4d4d;
    color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* ================= SAVE BUTTON ================= */

.save-btn[b-6mp6haqdxr] {
    width: 100%;
    background: #1da1f2;
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

    .save-btn:hover[b-6mp6haqdxr] {
        background: #0d8ddb;
    }

    .save-btn:disabled[b-6mp6haqdxr] {
        background: #ccc;
        cursor: not-allowed;
    }

/* ================= ERROR TEXT ================= */

.error-text[b-6mp6haqdxr] {
    color: red;
    margin-bottom: 15px;
    text-align: center;
}

/* ================= HIDE FILE INPUT ================= */

.hidden-file-input[b-6mp6haqdxr] {
    display: none;
}

/* _content/iManage.Client/Components/Pages/Production/Orders/OrderList.razor.rz.scp.css */
/* ================= WRAPPER ================= */

.all-orders-wrapper[b-hlhqqymbz0] {
    padding: 15px;
    background: #f4f6f9;
    min-height: 100vh;
}

.page-title[b-hlhqqymbz0] {
    text-align: center;
}

/* ================= SEARCH ================= */

.search-section[b-hlhqqymbz0] {
    display: flex;
    gap: 10px;
}

.search-input[b-hlhqqymbz0] {
    flex: 1;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.search-btn[b-hlhqqymbz0] {
    background: #1da1f2;
    color: #fff;
    border: none;
    padding: 10px 18px;
    border-radius: 20px;
    font-weight: 500;
}

/* ================= FILTERS ================= */

.filters-card[b-hlhqqymbz0] {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}

.filter-row[b-hlhqqymbz0] {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.filter-box[b-hlhqqymbz0] {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    background: #fafafa;
}

/* ================= ORDER CARD ================= */

.order-card[b-hlhqqymbz0] {
    background: #fff;
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

.card-header[b-hlhqqymbz0] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.invoice-number[b-hlhqqymbz0] {
    line-height:0px;
}

.customer-name[b-hlhqqymbz0] {
    color: #666;
    margin-top:5px;
}

.menu-wrapper[b-hlhqqymbz0] {
    position: relative;
}


.lh_20[b-hlhqqymbz0]{
    line-height:20px;
}


/*order-list-css-start*/
.due_date_row[b-hlhqqymbz0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    grid-column: span 2; /* 🔥 THIS is the key */
}

/*order-list-css-end*/

.mr_113[b-hlhqqymbz0]{
    margin-left:114px;
}

/* ================= BODY ================= */

.card-body[b-hlhqqymbz0] {
    margin-top: 5px;
}

.info-grid[b-hlhqqymbz0] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.label[b-hlhqqymbz0] {
    font-size: 11px;
 

}

.value[b-hlhqqymbz0] {
 
    margin-top: 5px;
    line-height:10px;
}

/* ================= FOOTER ================= */

.card-footer[b-hlhqqymbz0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}

.near-due-badge[b-hlhqqymbz0] {
/*    background: #ffe7c2;
    color: #f57c00;*/
    padding: 6px 15px;
    border-radius: 20px;
/*    font-size: 13px;
    font-weight: 500;*/
}

.view-details[b-hlhqqymbz0] {
/*    color: #1e63ff;
    font-weight: 500;*/
    text-decoration: none;
}

.special-filter[b-hlhqqymbz0] {
    position: relative;
    cursor: pointer;
}

.special-dropdown[b-hlhqqymbz0] {
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    width: 180px;
    z-index: 1000;
}

    .special-dropdown div[b-hlhqqymbz0] {
        padding: 10px;
        font-size: 14px;
        cursor: pointer;
    }

        .special-dropdown div:hover[b-hlhqqymbz0] {
            background: #f5f5f5;
        }

        .pt_46[b-hlhqqymbz0]{
            padding-top:46px;
        }
.default_btn[b-hlhqqymbz0] {
    font-size: var(--font-size-button) !important;
    font-family: 'Quicksand Bold', sans-serif !important;
    background-color: var(--button-blue-color);
    /* border-color: var(--button-blue-color); */
    height: 44px !important;
    width:104px;
    color: var(--white-color);
    border-radius: 8px;
    border: none;
    text-transform: uppercase !important;
}

.orders-footer-region[b-hlhqqymbz0] {
    background: #e9eef5; /* 👈 new refined background */
    padding: 18px 16px;
    border-top: 1px solid #d3dae6;
    border-radius: 12px;
}

/* Rounded inner container */
.footer-container[b-hlhqqymbz0] {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    border-radius: 12px;
    padding: 12px 18px;
    border: 1px solid #e2e8f0;
}

/* Text */
.footer-left[b-hlhqqymbz0] {
    font-size: 13.5px;
    color: #526071;
}

    .footer-left strong[b-hlhqqymbz0] {
        color: #111827;
        font-weight: 600;
    }

/* Button */
.btn-load-more[b-hlhqqymbz0] {
    background: #2563eb; /* slightly richer blue */
    color: #ffffff;
    border: none;
    border-radius: 6px;
    padding: 8px 18px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-load-more:hover[b-hlhqqymbz0] {
        background: #1e4fd8;
    }
/* _content/iManage.Client/Components/Pages/Production/Orders/OrderListSkeleton.razor.rz.scp.css */
.skeleton-card[b-ou36gaf53n] {
    pointer-events: none;
    opacity: 0.7;
}

.skeleton[b-ou36gaf53n] {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
}

.skeleton-text[b-ou36gaf53n] {
    display: block;
}

.skeleton-circle[b-ou36gaf53n] {
    border-radius: 50%;
}

@@keyframes skeleton-loading {
    0%[b-ou36gaf53n] {
        background-position: 200% 0;
    }

    100%[b-ou36gaf53n] {
        background-position: -200% 0;
    }
}
/* _content/iManage.Client/Components/Pages/Production/Orders/OrdersReadyForBooking.razor.rz.scp.css */
.orders-wrapper[b-scvjv2tx8e] {
    max-width: 430px;
    margin: auto;
    height: calc(100dvh - 16px);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.page-title[b-scvjv2tx8e] {
    flex-shrink: 0;
    text-align: center;
}

.search-btn[b-scvjv2tx8e] {
    width: 100%;
    background: #1996d3;
    color: white;
    border: none;
    padding: 14px;
    border-radius: 12px;
    margin-bottom: 15px;
    height: 40px;
}

.order-card[b-scvjv2tx8e] {
    background: #ffffff;
    border-radius: 14px;
    padding: 15px;
    margin-bottom: 14px;
}

.order-card:last-child[b-scvjv2tx8e] {
    margin-bottom: 0px !important;
}

.order-header[b-scvjv2tx8e] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.invoice-number[b-scvjv2tx8e] {
    position: absolute;
}

.verified[b-scvjv2tx8e] {
    color: green;
}

.unverified[b-scvjv2tx8e] {
    color: #ffc107;
}

.order-body[b-scvjv2tx8e] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 8px;
}

.left-column[b-scvjv2tx8e] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.right-column[b-scvjv2tx8e] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-align: right;
}

.line[b-scvjv2tx8e] {
    min-height: 20px;
    font-size: 14px;
}

.bottom-bar-container[b-scvjv2tx8e] {
    flex-shrink: 0;
    width: 100%;
    padding: 14px 0;
    background: var(--light-purple-color);
    z-index: 2;
}

.action-section[b-scvjv2tx8e] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}

.menu-dropdown[b-scvjv2tx8e] {
    position: absolute;
    right: 0;
    top: 28px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    width: 190px;
    z-index: 999;
    overflow: hidden;
}

    .menu-dropdown div[b-scvjv2tx8e] {
        padding: 10px 10px;
        font-size: 14px;
        cursor: pointer;
    }

        .menu-dropdown div:hover[b-scvjv2tx8e] {
            background-color: #f3f3f3;
        }

.orders-list[b-scvjv2tx8e] {
    flex: 1 1 0;
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .orders-list[b-scvjv2tx8e]::-webkit-scrollbar {
        display: none;
    }

.text-ellipsis[b-scvjv2tx8e] {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/iManage.Client/Components/Pages/Settings/Usermanagement.razor.rz.scp.css */
/*usermanagement-css-start*/
/*new-model end*/
/* Container */
.user-info-box[b-95e6kr6wg8] {
    background: #f9fafb;
    padding: 16px;
    border-radius: 12px;
 
}

/* Name */
.user-name[b-95e6kr6wg8] {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}


/* Inline label + value */
.user-line[b-95e6kr6wg8] {
    font-size: 14px;
    margin-bottom: 6px;
    color: #111827;
}

    /* Label styling */
    .user-line span:first-child[b-95e6kr6wg8] {
        font-weight: 600;
        margin-right: 6px;
    }
/*new-model end*/

/* Overlay */
.modal-overlay[b-95e6kr6wg8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

    .modal-overlay.show[b-95e6kr6wg8] {
        display: flex;
    }

/* Modal Box */
.modal-box[b-95e6kr6wg8] {
    background: #ffffff;
    padding: 16px;
    border-radius: 14px;
    width: 320px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    display: flex;
    flex-direction: column;
/*    gap: 14px;*/
}

    /* Title */


/* Form spacing */
.form-group[b-95e6kr6wg8] {
    width: 100%;
}

/* Inputs */
.modal-box input[b-95e6kr6wg8] {
    width: 100%;
    height: 42px;
    border-radius: 8px;
    border: 1px solid #d1d5db;
    padding: 10px;
    font-size: 14px;
}

    /* Focus */
    .modal-box input:focus[b-95e6kr6wg8] {
        outline: none;
        border-color: #2563eb;
    }

/* Buttons */
.modal-actions[b-95e6kr6wg8] {
    display: flex;
    justify-content: space-between;
}

.cancel-btn[b-95e6kr6wg8] {
    background: transparent;
    border: none;
    color: #6b7280;
    cursor: pointer;
}


/* Container */

/* Individual Card */
.user-card[b-95e6kr6wg8] {
    background: white;
    border-radius: 14px;
    padding: 16px;

}

    /* Hover Effect */
/*    .user-card:hover {
        transform: translateY(-2px);
    }*/

/* Header */
.card-header[b-95e6kr6wg8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    /* Name */
    .card-header h3[b-95e6kr6wg8] {
        margin: 0;
        font-size: 18px;
    }

    /* Edit Button */
/*    .card-header button {
        background: #eef2ff;
        color: #2563eb;
        border: none;
        border-radius: 8px;
        padding: 6px 10px;
        cursor: pointer;
    }*/

/* Username */
.username[b-95e6kr6wg8] {
    margin: 6px 0;
    color: #6b7280;
    font-size: 14px;
}

/* Email */
.email[b-95e6kr6wg8] {
    margin: 0;
    color: #9ca3af;
    font-size: 13px;
}

.modal-overlay[b-95e6kr6wg8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    display: none;
    justify-content: center;
    /* 🔥 KEY CHANGE */
    align-items: flex-start;
    padding-top: 80px; /* controls how high it appears */

    z-index: 999;
}


/*usermanagement-css-end*/
/* _content/iManage.Client/Components/Pages/StockManagement/AddStock.razor.rz.scp.css */
body[b-ikybxo81w1] {
}
.btn:hover[b-ikybxo81w1] {
    background-color: #29AAE2 !important;
    color: white;
}

.choose_img[b-ikybxo81w1] {
    border-radius: 4px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    height: 34px !important;
    background-color: var(--white-color) !important;
    /*    color: white;*/
    border-style: dashed !important;
}
    .choose_img .choose_file[b-ikybxo81w1] {
        font-size: 0 !important;
        opacity: 0 !important;
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        cursor: pointer !important;
        z-index: 9 !important;
    }

    /* Styling for the "ADD/REMOVE STOCK IMAGE" text */
    .default_btn span[b-ikybxo81w1] {
        position: relative;
        z-index: 2; /* Make sure the text appears above the hidden input */
    }
/* _content/iManage.Client/Components/Pages/StockManagement/StockMaster.razor.rz.scp.css */
body[b-x12ltz6eto] {
}
.btn:hover[b-x12ltz6eto] {
    background-color: #29AAE2 !important;
    color: white;
}

.row .col-6:nth-child(odd)[b-x12ltz6eto] {
    padding-right: 0.25rem; 
}

.row .col-6:nth-child(even)[b-x12ltz6eto] {
    padding-left: 0.25rem; 
}
.progress_thin[b-x12ltz6eto] {
    height: 6px;
    border-radius: 10px;
    background-color: var(--theme-bg-color);
}

.progress_bar_light[b-x12ltz6eto] {
    background-color: var(--white-color);
    border-radius: 10px;
    opacity: 0.9;
}

/* fixed 65% width */
.progress_65[b-x12ltz6eto] {
    width: 65%;
}
/* _content/iManage.Client/Components/Pages/StockManagement/UseStock.razor.rz.scp.css */
body[b-s5pkhg25at] {
}
.btn:hover[b-s5pkhg25at] {
    background-color: #29AAE2 !important;
    color: white;
}
/* _content/iManage.Client/Components/Pages/ToastNotification.razor.rz.scp.css */
/* =========================================================
   1) TOAST NOTIFICATION
   ========================================================= */
.toast_banner[b-69lwn98in6] {
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 390px;
    z-index: 1100;
    padding: 12px 16px;
    text-align: center;
    font-size: 14px;
/*    font-family: 'Quicksand Bold', sans-serif;
    border-radius: 0 0 12px 12px;*/
}
