@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-m24vk4z2p6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-m24vk4z2p6] {
    flex: 1;
}

.sidebar[b-m24vk4z2p6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-m24vk4z2p6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m24vk4z2p6]  a, .top-row[b-m24vk4z2p6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-m24vk4z2p6]  a:hover, .top-row[b-m24vk4z2p6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-m24vk4z2p6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-m24vk4z2p6] {
        justify-content: space-between;
    }

    .top-row[b-m24vk4z2p6]  a, .top-row[b-m24vk4z2p6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-m24vk4z2p6] {
        flex-direction: row;
    }

    .sidebar[b-m24vk4z2p6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m24vk4z2p6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-m24vk4z2p6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-m24vk4z2p6], article[b-m24vk4z2p6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-m24vk4z2p6] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-m24vk4z2p6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sszjtjzrpb] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    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-sszjtjzrpb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-sszjtjzrpb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sszjtjzrpb] {
    font-size: 1.1rem;
}

.bi[b-sszjtjzrpb] {
    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-sszjtjzrpb] {
    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-sszjtjzrpb] {
    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-sszjtjzrpb] {
    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");
}

.nav-item[b-sszjtjzrpb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sszjtjzrpb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sszjtjzrpb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sszjtjzrpb]  .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-sszjtjzrpb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-sszjtjzrpb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-sszjtjzrpb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-sszjtjzrpb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sszjtjzrpb] {
        display: none;
    }

    .nav-scrollable[b-sszjtjzrpb] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Accountant/ShowTicket.razor.rz.scp.css */
.row-booking[b-rq1o2nrkj3] {
    background-color: #e3f2fd !important;
}

.row-bill[b-rq1o2nrkj3] {
    background-color: #e8f5e9 !important;
}

.row-transit[b-rq1o2nrkj3] {
    background-color: #fff3e0 !important;
}
/* /Pages/Accountant/Ticket/ExpenseGrid.razor.rz.scp.css */
/*Class để đánh dấu những chi phí đc nhập */
.FilledIn-box[b-cuv4lrmgtq] {
    --dxbl-text-edit-readonly-bg: #F5E6D3;
    background-color: #F5E6D3 !important;
}

.expense-read[b-cuv4lrmgtq] {
    padding-left: 5px;
}
/* /Pages/Dashboard/Welcome.razor.rz.scp.css */
body[b-m8g3gq4acn] {
    background: #f4f6f9;
    font-family: Segoe UI;
}

.dashboard[b-m8g3gq4acn] {
    padding: 20px;
}

/* CARD */

.card[b-m8g3gq4acn] {
    border: none;
    border-radius: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    height: 100%;
}

.card-title[b-m8g3gq4acn] {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
}

.card-menu[b-m8g3gq4acn] {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #888;
}

/* REALTIME CARD */

.operations[b-m8g3gq4acn] {
    background: linear-gradient(135deg,#1c7c54,#0f5132);
    color: white;
    position: relative;
    overflow: hidden;
    min-height: 260px;
}

.operations img[b-m8g3gq4acn] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.12;
}

.operations .big[b-m8g3gq4acn] {
    font-size: 36px;
    font-weight: 700;
}

.date-select[b-m8g3gq4acn] {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #ffffff25;
    border: none;
    color: white;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 13px;
}

.status-list div[b-m8g3gq4acn] {
    margin-bottom: 8px;
    font-size: 14px;
}

.status-icon[b-m8g3gq4acn] {
    width: 22px;
    display: inline-block;
}

/* TABLE */

.table th[b-m8g3gq4acn] {
    font-size: 13px;
    color: #666;
}

.badge-status[b-m8g3gq4acn] {
    padding: 6px 12px;
    border-radius: 12px;
    font-size: 12px;
}

.pending[b-m8g3gq4acn] {
    background: #ffe7a3;
}

.assigned[b-m8g3gq4acn] {
    background: #c8f1cf;
}

.waiting[b-m8g3gq4acn] {
    background: #e0ecff;
}

/* PROGRESS */

.progress[b-m8g3gq4acn] {
    height: 8px;
}

/* AREA LIST */

.area-list div[b-m8g3gq4acn] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 14px;
}

.area-list span[b-m8g3gq4acn] {
    color: #888;
    font-size: 13px;
}

/* CHART */

canvas[b-m8g3gq4acn] {
    max-width: 100%;
}

/* MOBILE */

@media(max-width:992px) {

    .operations .big[b-m8g3gq4acn] {
        font-size: 28px;
    }

    .dashboard[b-m8g3gq4acn] {
        padding: 15px;
    }
}

@media(max-width:768px) {

    .operations[b-m8g3gq4acn] {
        min-height: auto;
    }

    .card-title[b-m8g3gq4acn] {
        font-size: 14px;
    }
}

.dashboard-page .card[b-m8g3gq4acn] {
    margin-top: 0px;
}

.dashboard-page[b-m8g3gq4acn] {
    overflow-y: auto;
    scrollbar-gutter: stable;
    padding: 10px;
    background: #f9f9f9;
}

.layout-page[b-m8g3gq4acn] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    margin: 0 -15px -22px;
}

.layout-wrapper[b-m8g3gq4acn], .layout-container[b-m8g3gq4acn] {
    display: flex;
    flex: 1 1 auto;
    align-items: stretch;
    inline-size: 100%;
}

.layout-container[b-m8g3gq4acn] {
    min-block-size: 100vh;
}

.operations h5[b-m8g3gq4acn] {
    color: #c1ffb7;
}

.operations[b-m8g3gq4acn] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* nội dung bắt đầu từ trên */
    min-height: 260px;
}

.operations small[b-m8g3gq4acn] {
    font-size: 13px;
    opacity: .9;
    line-height: 1.3;
}

.operations .big[b-m8g3gq4acn] {
    font-size: 46px;
    font-weight: 700;
    margin-top: 14px;
    margin-bottom: 16px;
    line-height: 1.1;
}

/*-----------*/
.status-grid[b-m8g3gq4acn] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: auto;
}

.status-card[b-m8g3gq4acn] {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.15) !important;
    backdrop-filter: blur(8px);
    transition: all .25s ease;
}

.status-card:hover[b-m8g3gq4acn] {
    transform: translateY(-4px);
    background: rgba(255,255,255,0.25);
}

.status-icon[b-m8g3gq4acn] {
    font-size: 22px;
    width: 36px;
    text-align: center;
}

.status-icon i[b-m8g3gq4acn] {
    font-size: 22px;
}

.status-number[b-m8g3gq4acn] {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}

.status-label[b-m8g3gq4acn] {
    font-size: 12px;
    opacity: .85;
    letter-spacing: .4px;
}


/* color accents */

.status-card.confirmed .status-icon i[b-m8g3gq4acn] {
    color: #22c55e;
}

.status-card.pending .status-icon i[b-m8g3gq4acn] {
    color: #f59e0b;
}

.status-card.assigned .status-icon i[b-m8g3gq4acn] {
    color: #3b82f6;
}

.status-card.waiting .status-icon i[b-m8g3gq4acn] {
    color: #94a3b8;
}

/* responsive */

@media (max-width:768px) {

    .operations[b-m8g3gq4acn] {
        padding: 20px;
    }

        .operations .big[b-m8g3gq4acn] {
            font-size: 36px;
            margin-bottom: 14px;
        }

    .status-list[b-m8g3gq4acn] {
        grid-template-columns: 1fr;
        gap: 8px;
    }
}

/*-----------------------------------------------------*/
.table-title-bar[b-m8g3gq4acn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e4e6ef
}

.table-title-bar .btn-outline-primary[b-m8g3gq4acn] {
    background: #0e6a5c;
    color: #ffffff;
    height: 34px;
}

.table-title-bar:hover .btn-outline-primary[b-m8g3gq4acn] {
    background: #005548;
}

.table-card[b-m8g3gq4acn] {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.table-header[b-m8g3gq4acn] {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 8px;
}

.table-scroll[b-m8g3gq4acn] {
    max-height: 390px;
    overflow-y: auto;
}

.table-scroll thead th[b-m8g3gq4acn] {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
}

.table tbody tr:hover[b-m8g3gq4acn] {
    background: #f6f8fa;
}

/*-----------------*/
.table-actions[b-m8g3gq4acn] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.status-filter[b-m8g3gq4acn] {
    width: 160px;
}
/*------------------*/
.trend-header[b-m8g3gq4acn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.trend-count[b-m8g3gq4acn] {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #3b82f6;
}

.trend-count span[b-m8g3gq4acn] {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin-left: 4px;
}
/*----------------*/
.chart-container[b-m8g3gq4acn] {
    position: relative;
    width: 100%;
    height: 220px;
}

.chart-container canvas[b-m8g3gq4acn] {
    width: 100% !important;
    height: 100% !important;
}
/* /Pages/Login/LoginEZTComponent.razor.rz.scp.css */
.st0[b-qcaaitbbqs] {
    fill: #046a50
}

/* =========================================================
       LOGIN LAYOUT
    ========================================================= */
.login-layout[b-qcaaitbbqs] {
    display: flex;
    height: 100vh !important;
    position: relative !important;
    background: transparent !important;
}


/* =========================================================
       INTRO OVERLAY
    ========================================================= */
.intro-overlay[b-qcaaitbbqs] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    opacity: 1;
    transition: opacity 1s ease;
}


/* =========================================================
       LEFT COLUMN (VIDEO)
    ========================================================= */
.left-column[b-qcaaitbbqs] {
    width: 30%;
    position: relative;
    overflow: hidden;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 1s ease, opacity 1s ease;
}

    .left-column.show[b-qcaaitbbqs] {
        transform: translateX(0);
        opacity: 1;
    }

    .left-column video[b-qcaaitbbqs] {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    /* Asset góc phải dưới */
    .left-column[b-qcaaitbbqs]:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 10px;
        width: 160px;
        height: 495px;
        background: url(../images/asset.png) no-repeat center bottom;
        background-size: contain;
        opacity: 0;
        transform: translateY(50px);
        transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    }

    .left-column.show[b-qcaaitbbqs]:after {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.8s;
    }


/* =========================================================
       RIGHT COLUMN (LOGIN)
    ========================================================= */
.right-column[b-qcaaitbbqs] {
    position: relative;
    width: 70%;
    background: radial-gradient(circle at 20% 30%, rgba(19, 177, 138, 0.18), transparent 40%), radial-gradient(circle at 80% 60%, rgba(4, 106, 80, 0.25), transparent 45%), linear-gradient(135deg, #021f18 0%, #033f32 35%, #046a50 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem 3rem;
    transition: opacity 1s ease;
    z-index: 111111;
}

    .right-column[b-qcaaitbbqs]::after {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at 80% 50%, rgba(19,177,138,0.15), transparent 55%);
        pointer-events: none;
    }

    .right-column.hidden[b-qcaaitbbqs] {
        opacity: 0;
        pointer-events: none;
    }

    .right-column.show[b-qcaaitbbqs] {
        opacity: 1;
        pointer-events: auto;
    }


/* =========================================================
       LOGIN FORM
    ========================================================= */
.login-wrapper[b-qcaaitbbqs] {
    opacity: 0;
    transform: translateY(20px);
    animation: formIn-b-qcaaitbbqs 0.8s ease-out 4.2s forwards;
}

.wrap-input2[b-qcaaitbbqs] {
    position: relative;
    margin-bottom: 50px;
    border-bottom: solid 2px #ddd;
}

.password-toggle[b-qcaaitbbqs] {
    position: absolute;
    right: 8px;
    top: 12px;
}

.Wr-btn button[b-qcaaitbbqs] {
    width: 100%;
    color: #fff;
    border: none;
    padding: 0.8rem;
    background: linear-gradient(135deg, #19d1a3, #0aa37f);
    box-shadow: 0 10px 30px rgba(25, 209, 163, 0.45);
    font-weight: 700;
    letter-spacing: 0.6px;
    border-radius: 10px;
    transition: 0.25s ease;
}


/* =========================================================
       FOOTER LOGIN
    ========================================================= */
.footer_login[b-qcaaitbbqs] {
    opacity: 0;
    transform: translateY(20px);
    animation: footerIn-b-qcaaitbbqs 0.8s ease-out 3.8s forwards;
}

    .footer_login li span[b-qcaaitbbqs] {
        color: #32f7ba;
    }

    .footer_login a:hover[b-qcaaitbbqs] {
        text-decoration: underline;
        color: #c4ffed;
    }


/* =========================================================
       INTRO LOGO
    ========================================================= */
.intro-logo[b-qcaaitbbqs] {
    position: fixed;
    z-index: 111111;
    width: 380px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    text-align: center;
    animation: logoIntro-b-qcaaitbbqs 1.5s ease-out forwards, /* logo hiện */
    logoZoomOut-b-qcaaitbbqs 1.2s ease-in-out 2.8s forwards, /* zoom nhẹ */
    logoFadeOut-b-qcaaitbbqs 1.2s ease-in-out 4.2s forwards, /* fade cả cụm */
    logoMoveLeft-b-qcaaitbbqs 1s ease-in-out 5.6s forwards; /* về góc trái */
}

    .intro-logo.move-left[b-qcaaitbbqs] {
        width: 200px;
    }

        .intro-logo.move-left #slogan[b-qcaaitbbqs] {
            display: none
        }

/* =========================================================
       LOGO STAGE
    ========================================================= */
#logoStage[b-qcaaitbbqs] {
    text-align: center;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.8s ease;
}

    #logoStage.show[b-qcaaitbbqs] {
        opacity: 1;
        transform: translateY(0);
    }

#slogan[b-qcaaitbbqs] {
    margin-top: 12px;
    font-size: 19px;
    letter-spacing: 0.08em;
    color: #555;
    opacity: 0;
    animation: sloganAppear-b-qcaaitbbqs 0.9s ease-out 1.6s forwards;
}

/* =========================================================
       MATCHING STAGE
    ========================================================= */
#matching[b-qcaaitbbqs] {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    z-index: 1111;
}

.dot[b-qcaaitbbqs] {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    opacity: 0;
    animation: appear-b-qcaaitbbqs 0.6s forwards;
}

.truck[b-qcaaitbbqs] {
    background: #046a50;
}

.load[b-qcaaitbbqs] {
    background: #8bc4b1;
}


/* =========================================================
       ANIMATIONS
    ========================================================= */


@keyframes logoIntro-b-qcaaitbbqs {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.5);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes logoZoomOut-b-qcaaitbbqs {
    from {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    to {
        transform: translate(-50%, -50%) scale(1.15);
        opacity: 1;
    }
}

@keyframes logoHold-b-qcaaitbbqs {
    from {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes logoFadeOut-b-qcaaitbbqs {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes logoMoveLeft-b-qcaaitbbqs {
    0% {
        opacity: 0;
        top: 30px;
        left: 30px;
        transform: translate(0,0) scale(0.8);
    }

    100% {
        opacity: 1;
        top: 30px;
        left: 30px;
        transform: translate(0,0) scale(0.8);
    }
}

@keyframes showLeft-b-qcaaitbbqs {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes sloganAppear-b-qcaaitbbqs {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes footerIn-b-qcaaitbbqs {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes formIn-b-qcaaitbbqs {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes appear-b-qcaaitbbqs {
    to {
        opacity: 1;
    }
}

/* =========================================================
       RESPONSIVE — MOBILE
   ========================================================= */
@media (max-width: 768px) {
    .login-layout[b-qcaaitbbqs] {
        flex-direction: column;
    }

    .left-column[b-qcaaitbbqs] {
        display: none; /* ẩn video trên mobile */
    }

    .right-column[b-qcaaitbbqs] {
        width: 100%;
        padding: 2rem 1.5rem;
    }

    .intro-logo[b-qcaaitbbqs] {
        width: 220px;
    }

    .login-wrapper[b-qcaaitbbqs] {
        width: 100%;
    }

    .wrap-input2[b-qcaaitbbqs] {
        margin-bottom: 30px;
    }
}
/* /Pages/Systems/Employees/ShowEmployees.razor.rz.scp.css */
[b-i11lkx4erd] .phone-cbb{
    width:80px;
}
[b-i11lkx4erd] .phone-cbb .dxbl-btn-group-right {
    display: none;
}
/* /Pages/Whiteboard/ShowWhiteBoard.razor.rz.scp.css */
/* --- CSS RESET & BASE STYLING --- */
*[b-h5g21nuwar] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

/* ==========================================================================
       SỬA LỖI MẤT MÀU DO CSS ISOLATION: DÙNG ::deep ĐỂ ÉP RA TRÌNH DUYỆT
       ========================================================================== */

/* Áp dụng cho Firefox (Giữ nguyên) */
/*::deep .tms-board-container {
    scrollbar-width: auto !important;
    scrollbar-color: #cbd5e1 #e2e8f0 !important;
}*/

/* BẮT BUỘC THÊM ::deep cho Google Chrome, Microsoft Edge và Safari */
/*::deep .tms-board-container::-webkit-scrollbar {
    height: 9px !important;
    display: block !important;
}*/

/* Đường ray */
/*::deep .tms-board-container::-webkit-scrollbar-track {
    background: #e2e8f0 !important;
    border-radius: 4px;
}*/

/* Cục cuộn trạng thái tĩnh */
/*::deep .tms-board-container::-webkit-scrollbar-thumb {
    background-color: #cbd5e1 !important;
    border-radius: 4px !important;
    border: 2px solid #e2e8f0 !important;*/ /* Tạo khấc nổi bật màu */
/*}*/

/* Cục cuộn khi rê chuột vào - Đảm bảo lên màu xanh thương hiệu #046a50 */
/*::deep .tms-board-container::-webkit-scrollbar-thumb:hover {
    background-color: #046a50 !important;
}*/

/* ==========================================================================
       TOP NAVBAR
       ========================================================================== */
.tms-navbar[b-h5g21nuwar] {
    height: 50px;
    background-color: #046a50;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(4, 106, 80, 0.15);
    border-bottom: 3px solid #03523e;
    z-index: 20;
    flex-shrink: 0;
}

.nav-brand[b-h5g21nuwar] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.nav-right[b-h5g21nuwar] {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.18);
    padding: 5px 14px;
    border-radius: 20px;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 0.25);
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

/* ==========================================================================
       TRẠNG THÁI QUẢ CHUÔNG
       ========================================================================== */
.notification-bell-wrapper[b-h5g21nuwar] {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.notification-bell-wrapper i[b-h5g21nuwar] {
    color: white;
    font-size: 14px;
    transition: color 0.2s ease;
}

.notification-bell-wrapper:hover i[b-h5g21nuwar] {
    color: #bbf7d0;
}

.notification-badge[b-h5g21nuwar] {
    position: absolute;
    top: -4px;
    right: -5px;
    width: 7px;
    height: 7px;
    background-color: #dc2626;
    border-radius: 50%;
    border: 1px solid #046a50;
}

/* ==========================================================================
       KHUNG PANEL THÔNG BÁO NOTIFICATION 
       ========================================================================== */

.tms-notification-panel[b-h5g21nuwar] {
    position: absolute;
    top: 32px;
    right: -14px;
    width: 320px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    border: 1px solid #cbd5e1;
    z-index: 1000;
    display: none; /* Mặc định ẩn, điều khiển bằng JS bên dưới */
    flex-direction: column;
    color: #334155;
    overflow: hidden;
    cursor: default;
}

/* Khi kích hoạt hiển thị */
.tms-notification-panel.show[b-h5g21nuwar] {
    display: flex;
}

/* Mũi tên trỏ lên quả chuông */
.tms-notification-panel[b-h5g21nuwar]::before {
    content: "";
    position: absolute;
    top: -6px;
    right: 16px;
    width: 12px;
    height: 12px;
    background: #ffffff;
    transform: rotate(45deg);
    border-left: 1px solid #cbd5e1;
    border-top: 1px solid #cbd5e1;
}

/* Tiêu đề & Footer của Khung */
.notify-header[b-h5g21nuwar] {
    padding: 10px 14px;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    font-size: 12px;
}

.notify-header a[b-h5g21nuwar] {
    color: #0284c7;
    font-weight: 400;
    text-decoration: none;
    font-size: 11px;
}

.notify-header a:hover[b-h5g21nuwar] {
    text-decoration: underline;
}

.notify-footer[b-h5g21nuwar] {
    padding: 8px;
    text-align: center;
    border-top: 1px solid #e2e8f0;
    background: #f8fafc;
}

.notify-footer a[b-h5g21nuwar] {
    color: #334155;
    font-size: 11px;
    text-decoration: none;
    font-weight: 600;
}

.notify-footer a:hover[b-h5g21nuwar] {
    color: #046a50;
}

/* Vùng chứa danh sách cuộn dọc */
.notify-body[b-h5g21nuwar] {
    max-height: 280px;
    overflow-y: auto;
}

.notify-body[b-h5g21nuwar]::-webkit-scrollbar {
    width: 4px;
}

.notify-body[b-h5g21nuwar]::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 4px;
}

/* Chi tiết từng item thông báo */
.notify-item[b-h5g21nuwar] {
    display: flex;
    padding: 10px 14px;
    gap: 10px;
    border-bottom: 1px solid #f1f5f9;
    cursor: pointer;
    transition: background 0.15s;
}

.notify-item:hover[b-h5g21nuwar] {
    background: #f8fafc;
}

.notify-item.unread[b-h5g21nuwar] {
    background: #f0f9ff;
}
/* Nền xanh cho tin chưa đọc */

/* Tạo khối tròn bọc Icon */
.notify-icon[b-h5g21nuwar] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 13px;
}
/* Đổi màu theo tính chất nghiệp vụ */
.notify-item.danger .notify-icon[b-h5g21nuwar] {
    background: #fee2e2;
}

.notify-item.info .notify-icon[b-h5g21nuwar] {
    background: #e0f2fe;
}

.notify-item.warning .notify-icon[b-h5g21nuwar] {
    background: #fef3c7;
}

.notify-content p[b-h5g21nuwar] {
    margin: 0;
    font-size: 11.5px;
    line-height: 1.4;
    color: #1e293b;
    text-align: left;
}

.notify-content span[b-h5g21nuwar] {
    font-size: 10px;
    color: #64748b;
    display: block;
    margin-top: 2px;
    text-align: left;
}

/* --- LAYOUT KÉO NGANG TOÀN TRANG (SỬA ĐỂ TƯƠNG THÍCH MÀN HÌNH NHỎ) --- */
.tms-board-container[b-h5g21nuwar] {
    flex: 1 1 auto; 
    min-height: 0; /* Bắt buộc có để table con tự sinh scrollbar dọc khi bị bóp nghẹt diện tích */
    overflow-x: auto !important;
    overflow-y: hidden !important;
    display: flex;
    padding: 12px;
}

.tms-board[b-h5g21nuwar] {
    display: flex;
    gap: 14px;
    height: 100%;
    width: max-content;
}

/* THÊM MỚI: CSS Khung chứa thông tin xe/tài xế gộp chạy ngang 100% diện tích */
.tms-master-assign-header[b-h5g21nuwar] {
    background-color: #f8fafc;
    padding: 8px 20px;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}

.master-header-title[b-h5g21nuwar] {
    font-size: 13px;
    font-weight: 700;
    color: #0f172a;
    display: flex;
    align-items: center;
    gap: 6px;
}

.master-header-title i[b-h5g21nuwar] {
    color: #046a50;
}

.tms-master-assign-form-inputs[b-h5g21nuwar] {
    background-color: #ffffff;
    padding: 12px 20px;
    border-bottom: 1px solid #cbd5e1;
    flex-shrink: 0;
}

.tms-master-assign-form-inputs .form-flex-row[b-h5g21nuwar] {
    display: flex;
    gap: 12px;
}

.tms-master-assign-form-inputs .form-flex-col[b-h5g21nuwar] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tms-master-assign-form-inputs label[b-h5g21nuwar] {
    font-size: 11px;
    font-weight: 700;
    color: #475569;
    text-transform: uppercase;
}

.tms-master-assign-form-inputs input[b-h5g21nuwar], .tms-master-assign-form-inputs select[b-h5g21nuwar] {
    width: 100%;
    padding: 5px 8px;
    font-size: 12px;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    outline: none;
}

.tms-master-assign-form-inputs input:focus[b-h5g21nuwar], .tms-master-assign-form-inputs select:focus[b-h5g21nuwar] {
    border-color: #046a50;
}

/* THÊM MỚI CLASS: Quản lý cố định chân trang tổng */
.tms-master-assign-footer[b-h5g21nuwar] {
    flex-shrink: 0; /* Khóa cứng không cho co hẹp nút bấm */
    height: 44px;
    background-color: #f8fafc;
    border-top: 1px solid #cbd5e1;
    padding: 6px 20px;
}

/* 5. THÊM MỚI: CSS cho vách ngăn chia đôi */
.drawer-split-wrapper[b-h5g21nuwar] {
    display: flex;
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
    gap: 10px; /* Tăng khoảng cách phân tách giữa 2 bảng việc thực tế */
    background-color: #f1f5f9;
    padding: 4px 10px;
}

.drawer-column[b-h5g21nuwar] {
    flex: 1; /* Mỗi bên chiếm 50% */
    background-color: #f4f6f9;
    height: 100%;
    /* Chuyển sang dùng opacity và max-width thay vì display: none */
    max-width: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    /* Hiệu ứng mượt mà khi co giãn bề ngang và ẩn hiện */
    transition: max-width 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease-in-out, visibility 0.25s;
    /* --- BỔ SUNG CÁC DÒNG DƯỚI ĐÂY ĐỂ ÉP KHUNG CUỘN NỘI BỘ --- */
    height: 100%; /* Ép chiều cao bằng đúng 230px của cha */
    display: flex; /* Đưa về flex để quản lý lòng trong */
    flex-direction: column; /* Xếp dọc header, body, footer */
}

/* Khi cột điều phối con được kích hoạt mở: Trượt giãn ngang ra và hiện hình mượt mà */
.drawer-column.active[b-h5g21nuwar] {
    max-width: 50%; /* Chiếm tối đa 50% không gian khi mở cả hai */
    opacity: 1;
    visibility: visible;
}

/* Trường hợp chỉ có duy nhất 1 cột mở (Cột kia đang đóng), ép cột đó giãn full 100% chiều ngang */
.drawer-column.active:only-child[b-h5g21nuwar],
.drawer-column.active:not(.has-sibling)[b-h5g21nuwar] {
    max-width: 100%;
}

/* ==================================================================
   DÁN THÊM ĐOẠN NÀY NGAY PHÍA DƯỚI ĐỂ ĐÈ CHIỀU CAO KHI ĐIỀU XE THỰC TẾ 
   ================================================================== */
.tms-bottom-drawer.show-drawer.drawer-assign[b-h5g21nuwar] {
    height: 340px; /* Đè lại chiều cao lên 300px */
    flex: 0 0 340px; /* Đè lại không gian chiếm dụng lên 300px */
}

/* --- THANH CHÂN TRANG ĐIỀU XE TỔNG HỢP GỘP CHUNG --- */
.tms-master-assign-footer[b-h5g21nuwar] {
    height: 46px;
    background-color: #f8fafc;
    border-top: 1px solid #cbd5e1;
    padding: 8px 20px;
    text-align: right;
    width: 100%;
    flex-shrink: 0; /* Khóa cứng chiều cao cố định chống bể layout */
}

/* Dòng chữ ghi chú hướng dẫn bên trái footer */
.tms-master-assign-footer .tms-footer-note[b-h5g21nuwar] {
    float: left;
    font-size: 11.5px;
    color: #64748b;
    line-height: 2.5;
}

.tms-master-assign-footer .tms-footer-note i[b-h5g21nuwar] {
    color: #0284c7 !important; /* Trả lại màu xanh dương gốc cho icon thông tin */
}

/* Nút bấm lớn màu xanh điều phối tổng hợp kịch phải */
.btn-action-master-save[b-h5g21nuwar] {
    background-color: #046a50;
    color: #ffffff;
    border: none;
    padding: 8px 24px;
    font-size: 12.5px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.btn-action-master-save:hover[b-h5g21nuwar] {
    background-color: #03523e; /* Tối màu nhẹ khi hover chuyên nghiệp */
}

/* ==========================================================================
       HỆ THỐNG CSS CẢNH BÁO QUY TRÌNH ĐIỀU PHỐI THỰC TẾ (HẠ TRƯỚC -> NÂN SAU)
       ========================================================================== */

/* 1. Thiết lập các màu Icon trạng thái ở đầu tiêu đề */
.tms-icon-status-normal[b-h5g21nuwar] {
    color: #046a50 !important;
    font-size: 15px;
}

.tms-icon-status-success[b-h5g21nuwar] {
    color: #16a34a !important; /* Xanh lá cây - Quy trình chuẩn */
    font-size: 16px;
    animation: pulseAnimation-b-h5g21nuwar 2s infinite;
}

.tms-icon-status-warning[b-h5g21nuwar] {
    color: #ea580c !important; /* Màu cam cảnh báo - Lấy trước hạ sau */
    font-size: 16px;
    animation: pulseAnimation-b-h5g21nuwar 1.5s infinite;
}

/* 2. Định dạng chuỗi văn bản thứ tự trên Header */
.dispatch-main-title-text[b-h5g21nuwar] {
    font-size: 12.5px;
    font-weight: 700;
    color: #1e293b;
}

.tms-title-sequence-block[b-h5g21nuwar] {
    font-size: 12px;
    font-weight: 600;
    color: #475569;
    margin-left: 4px;
}

/* Màu chữ biểu diễn dòng chảy công việc */
.seq-success[b-h5g21nuwar] {
    color: #15803d !important; /* Xanh lá đậm cho text hạ trước */
    font-weight: 700;
}

.seq-up[b-h5g21nuwar] {
    color: #b45309 !important; /* Màu cam cho text nâng sau */
    font-weight: 700;
}

.seq-warning[b-h5g21nuwar] {
    color: #dc2626 !important; /* Đỏ/Cam đậm cảnh báo nếu cố tình nâng trước */
    font-weight: 700;
    text-decoration: underline dashed #dc2626;
}

.seq-down[b-h5g21nuwar] {
    color: #0369a1 !important;
    font-weight: 700;
}

.seq-normal[b-h5g21nuwar] {
    color: #94a3b8;
    padding: 0 4px;
}

/* Hiệu ứng nhấp nháy nhẹ cho icon cảnh báo thu hút thị giác điều độ */
@keyframes pulseAnimation-b-h5g21nuwar {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.12);
        opacity: 0.85;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
/* /Pages/Whiteboard/Table/Helper/WBDispatchPlan.razor.rz.scp.css */
.dispatch-sub-title[b-3p5lo16cy5] {
    color: #dc2626;
}

.drawer-header[b-3p5lo16cy5] {
    background-color: #f8fafc;
    padding: 8px 16px;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}

.drawer-title[b-3p5lo16cy5] {
    font-size: 12.5px;
    font-weight: bold;
    color: #0f172a;
    display: flex;
    align-items: center;
    gap: 6px;
}

    .drawer-title i[b-3p5lo16cy5] {
        color: #046a50 !important;
    }

.drawer-close-btn[b-3p5lo16cy5] {
    background: #ef4444;
    color: white;
    border: none;
    padding: 4px 10px;
    font-size: 11px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
}

    .drawer-close-btn:hover[b-3p5lo16cy5] {
        background: #dc2626;
    }

.drawer-body[b-3p5lo16cy5] {
    flex: 1;
    padding: 12px 16px;
    overflow-y: auto;
    background-color: #ffffff;
}

/* Giao diện lưới form điều phối của bạn */
.tms-dispatch-form[b-3p5lo16cy5] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    /*.form-flex-row {
    display: flex;
    gap: 12px;
}

.form-flex-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}*/

    /* Sửa trong style của component WBDispatchPlan hoặc file CSS chung */
    .tms-dispatch-form .form-flex-row[b-3p5lo16cy5] {
        display: flex;
        flex-wrap: wrap; /* 🌟 CHỐT: Tự xuống dòng khi màn hình hẹp */
        gap: 10px;
    }

    .tms-dispatch-form .form-flex-col[b-3p5lo16cy5] {
        flex: 1 1 200px; /* Độ rộng tối thiểu của mỗi ô chọn là 200px */
        min-width: 180px;
    }

.form-flex-col.w-2[b-3p5lo16cy5] {
    flex: 2;
}

.form-flex-col label[b-3p5lo16cy5] {
    font-size: 11px;
    font-weight: 700;
    color: #475569;
    text-transform: uppercase;
}

.form-flex-col input[b-3p5lo16cy5], .form-flex-col select[b-3p5lo16cy5] {
    width: 100%;
    padding: 5px 8px;
    font-size: 12px;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    color: #333;
    outline: none;
}

    .form-flex-col input:focus[b-3p5lo16cy5], .form-flex-col select:focus[b-3p5lo16cy5] {
        border-color: #046a50;
    }

.drawer-footer[b-3p5lo16cy5] {
    padding: 8px 16px;
    background-color: #f8fafc;
    border-top: 1px solid #e2e8f0;
    text-align: right;
    flex-shrink: 0;
}

.btn-drawer-save[b-3p5lo16cy5] {
    background-color: #046a50;
    color: white;
    border: none;
    padding: 6px 16px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-drawer-save:hover[b-3p5lo16cy5] {
        background-color: #03523e;
    }


body.drawer-opened[b-3p5lo16cy5] {
    padding-bottom: 260px; /* Bằng đúng chiều cao Drawer để đôn chân trang lên, không lo bị che khuất dữ liệu dòng cuối */
}

/* Giao diện nút Clear sạch form */
.btn-drawer-clear[b-3p5lo16cy5] {
    background-color: #f1f5f9;
    border: 1px solid #cbd5e1;
    color: #475569;
    padding: 6px 16px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px; /* Tạo khoảng cách an toàn với nút Lưu cạnh bên */
    transition: all 0.2s ease;
}

    .btn-drawer-clear:hover[b-3p5lo16cy5] {
        background-color: #e2e8f0;
        color: #0f172a;
        border-color: #94a3b8;
    }

    .btn-drawer-clear i[b-3p5lo16cy5] {
        color: #475569 !important; /* Đảm bảo icon có màu xám đậm đồng bộ */
        margin-right: 4px;
    }
/* /Pages/Whiteboard/Table/Helper/WBFiles.razor.rz.scp.css */
/* Vùng bọc body chứa danh sách file */
.modal-body-files[b-zfrrg8aukm] {
    padding: 15px;
    max-height: 400px;
    overflow-y: auto;
}

/* Thẻ UL tổng */
.tms-file-list[b-zfrrg8aukm] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

    /* Từng hàng LI danh sách file */
    .tms-file-list li[b-zfrrg8aukm] {
        padding: 0; /* Xóa padding của li để thẻ a chiếm trọn 100% diện tích */
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
        transition: all 0.15s ease;
    }

        .tms-file-list li:hover[b-zfrrg8aukm] {
            background-color: #f1f5f9;
            border-color: #cbd5e1;
        }

/* 🌟 STYLE MỚI: Thẻ A bọc toàn hàng, căn chỉnh flexbox chỉnh chu */
.file-item-link[b-zfrrg8aukm] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    text-decoration: none; /* Xóa dấu gạch chân mặc định của thẻ a */
    color: unset;
    width: 100%;
    height: 100%;
}

/* Icon đại diện tròn bọc ngoài */
.file-icon[b-zfrrg8aukm] {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
    /* Đổi màu theo loại định dạng file */
    .file-icon.pdf-type[b-zfrrg8aukm] {
        background-color: #fee2e2;
        color: #dc2626;
    }

    .file-icon.img-type[b-zfrrg8aukm] {
        background-color: #e0f2fe;
        color: #0284c7;
    }

.file-info[b-zfrrg8aukm] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.file-name[b-zfrrg8aukm] {
    font-size: 12.5px;
    font-weight: 600;
    color: #1e293b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* Tạo dấu ... khi tên file dài */
}

.file-size[b-zfrrg8aukm] {
    font-size: 10.5px;
    color: #64748b;
    margin-top: 2px;
}

/* Trạng thái trống (Empty State) */
.file-empty-state[b-zfrrg8aukm] {
    text-align: center;
    padding: 40px 10px;
    color: #94a3b8;
}

    .file-empty-state i[b-zfrrg8aukm] {
        font-size: 32px;
        color: #cbd5e1;
        margin-bottom: 10px;
        display: block;
    }

    .file-empty-state p[b-zfrrg8aukm] {
        font-size: 12px;
    }
/* /Pages/Whiteboard/Table/Helper/WBHandleAssign.razor.rz.scp.css */
/* ==========================================================================
       🌟 CSS CUSTOM: COMPONENT HANDLING ASSIGN REAL-TIME (POPUP XEM/HỦY LỆNH GỘP)
   ========================================================================== */
.tms-handle-assign-wrapper[b-67kw5yol2c] {
    padding: 5px 15px 15px 15px;
    background-color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    display: flex;
    flex-direction: column;
    max-height: 82vh; /* Giới hạn chiều cao popup tối đa 82% chiều cao màn hình */
    overflow: hidden; /* Khóa tràn viền tổng */
}

/* Đầu thanh header của popup lệnh */
.tms-popup-header[b-67kw5yol2c] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.tms-popup-title[b-67kw5yol2c] {
    font-size: 15px;
    font-weight: 700;
    color: #1e293b;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

    .tms-popup-title i[b-67kw5yol2c] {
        color: #0284c7 !important;
    }

.tms-btn-close-popup[b-67kw5yol2c] {
    background: none;
    border: none;
    font-size: 18px;
    color: #64748b;
    cursor: pointer;
}

    .tms-btn-close-popup:hover[b-67kw5yol2c] {
        color: #dc2626;
    }

/* Khung Master chứa thông tin biển số xe và tài xế */
.tms-assign-master-info-card[b-67kw5yol2c] {
    background-color: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    padding: 10px 14px;
    margin-bottom: 12px;
}

    .tms-assign-master-info-card .info-row[b-67kw5yol2c] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .tms-assign-master-info-card .info-col[b-67kw5yol2c] {
        font-size: 12.5px;
        display: inline-flex;
        align-items: center;
        gap: 5px;
    }

    .tms-assign-master-info-card .info-label[b-67kw5yol2c] {
        font-weight: 600;
        color: #475569;
    }

    .tms-assign-master-info-card .info-value[b-67kw5yol2c] {
        font-weight: 700;
        color: #1e293b;
    }

    .tms-assign-master-info-card .text-highlight[b-67kw5yol2c] {
        color: #dc2626 !important;
        font-size: 13.5px;
    }

/* Nút bấm in phiếu lệnh */
.btn-print-ticket[b-67kw5yol2c] {
    background-color: #f1f5f9;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 700;
    color: #334155;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

    .btn-print-ticket:hover[b-67kw5yol2c] {
        background-color: #e2e8f0;
        border-color: #94a3b8;
    }

/* Thanh điều phối hành động trạng thái */
.tms-assign-status-action-bar[b-67kw5yol2c] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    padding: 2px 0;
}

    .tms-assign-status-action-bar .status-left[b-67kw5yol2c] {
        display: flex;
        align-items: center;
        gap: 10px;
    }

.assign-code-text[b-67kw5yol2c] {
    font-size: 13px;
    font-weight: 700;
    color: #0284c7;
}

/* Các nhãn trạng thái lệnh màu đặc trưng mẫu */
.badge-status-tms[b-67kw5yol2c] {
    padding: 2px 8px;
    font-size: 10.5px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
}

.badge-tms-warning[b-67kw5yol2c] {
    background-color: #fef3c7;
    color: #d97706;
    border: 1px solid #fde68a;
}

.badge-tms-success[b-67kw5yol2c] {
    background-color: #e6f4f0;
    color: #046a50;
    border: 1px solid #bbf7d0;
}

.badge-tms-info[b-67kw5yol2c] {
    background-color: #e0f2fe;
    color: #0284c7;
    border: 1px solid #bae6fd;
}

/* Nút Hủy lệnh và nhận việc */
.btn-action-driver-accept[b-67kw5yol2c] {
    background-color: #046a50;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

    .btn-action-driver-accept:hover[b-67kw5yol2c] {
        background-color: #03523e;
    }

.btn-action-cancel-assign[b-67kw5yol2c] {
    background-color: #fff1f2;
    border: 1px solid #fecdd3;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 700;
    color: #e11d48;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

    .btn-action-cancel-assign:hover[b-67kw5yol2c] {
        background-color: #ffe4e6;
        border-color: #fda4af;
    }

/* Bảng spreadsheet phẳng hàng chi tiết công việc bên trong */
.tms-table-responsive-wrapper[b-67kw5yol2c] {
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 12px;
    margin-top: 4px;
}

.tms-popup-table[b-67kw5yol2c] {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

    .tms-popup-table th[b-67kw5yol2c] {
        background-color: #f8fafc;
        color: #475569;
        font-weight: 700;
        padding: 8px 6px;
        border-bottom: 2px solid #cbd5e1;
        border-right: 1px solid #cbd5e1;
        text-align: center;
    }

    .tms-popup-table td[b-67kw5yol2c] {
        padding: 6px 6px !important; /* Thu gọn khoảng cách dòng */
        border: 1px solid #cbd5e1 !important;
        vertical-align: middle !important; /* Ép toàn bộ các ô căn giữa dọc */
        color: #334155;
        height: 44px; /* Giữ khung cố định cho toàn bảng */
        box-sizing: border-box;
    }

    .tms-popup-table tr:hover[b-67kw5yol2c] {
        background-color: #f8fafc;
    }

.text-green[b-67kw5yol2c] {
    color: #046a50 !important;
}

.text-slate[b-67kw5yol2c] {
    color: #475569 !important;
}

/* Khung thủy lực cuộn nội bộ */
.tms-assign-scrollable-container[b-67kw5yol2c] {
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 4px;
    margin-bottom: 10px;
}

    .tms-assign-scrollable-container[b-67kw5yol2c]::-webkit-scrollbar {
        width: 6px;
    }

    .tms-assign-scrollable-container[b-67kw5yol2c]::-webkit-scrollbar-track {
        background: #f1f5f9;
        border-radius: 4px;
    }

    .tms-assign-scrollable-container[b-67kw5yol2c]::-webkit-scrollbar-thumb {
        background-color: #cbd5e1;
        border-radius: 10px;
    }

        .tms-assign-scrollable-container[b-67kw5yol2c]::-webkit-scrollbar-thumb:hover {
            background-color: #94a3b8;
        }

.tms-popup-footer-bar[b-67kw5yol2c] {
    flex-shrink: 0;
    background-color: #ffffff;
    z-index: 10;
}

/* DevExpress ComboBox Flat-style */
.tms-spreadsheet-dropdown[b-67kw5yol2c] {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    width: 100% !important;
}

    .tms-spreadsheet-dropdown .dxbs-input[b-67kw5yol2c],
    .tms-spreadsheet-dropdown input[b-67kw5yol2c] {
        color: #0284c7 !important;
        font-weight: 700 !important;
        font-size: 12px !important;
        text-align: center !important;
        background-color: transparent !important;
        border: none !important;
        cursor: pointer !important;
        padding: 2px 0 !important;
    }

    .tms-spreadsheet-dropdown:hover[b-67kw5yol2c] {
        background-color: #f1f5f9 !important;
        border-radius: 4px !important;
    }

    .tms-spreadsheet-dropdown .dxbs-button-edit-btn[b-67kw5yol2c] {
        border: none !important;
        background: transparent !important;
        opacity: 0.3;
        padding: 0 4px !important;
        width: 16px !important;
    }

    .tms-spreadsheet-dropdown:hover .dxbs-button-edit-btn[b-67kw5yol2c] {
        opacity: 1;
    }

    .tms-spreadsheet-dropdown:focus-within[b-67kw5yol2c] {
        background-color: #ffffff !important;
        outline: 1px solid #0284c7 !important;
        border-radius: 4px !important;
    }

/* Ô nhập số container inline phẳng */
.tms-input-cont-inline[b-67kw5yol2c] {
    width: 100%;
    font-size: 11px !important;
    padding: 3px 6px !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 4px !important;
    outline: none !important;
    font-weight: 600;
    text-transform: uppercase;
}

    .tms-input-cont-inline:focus[b-67kw5yol2c] {
        border-color: #046a50 !important;
        box-shadow: 0 0 3px rgba(4, 106, 80, 0.2) !important;
    }

/* Nút upload và complete inline */
.tms-complete-action-zone[b-67kw5yol2c] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    height: 100%;
}

.btn-inline-upload[b-67kw5yol2c] {
    flex: 1;
    background-color: #f1f5f9;
    border: 1px solid #cbd5e1;
    color: #475569;
    padding: 3px 6px;
    font-size: 10.5px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

    .btn-inline-upload:hover[b-67kw5yol2c] {
        background-color: #e2e8f0;
        color: #1e293b;
    }

.btn-inline-complete[b-67kw5yol2c] {
    background-color: #046a50;
    color: #ffffff;
    border: none;
    padding: 4px 10px;
    font-size: 10.5px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-inline-complete:hover[b-67kw5yol2c] {
        background-color: #03523e;
    }

.btn-inline-secondary-task[b-67kw5yol2c] {
    background-color: #ffffff;
    color: #64748b;
    border: 1px solid #cbd5e1;
    padding: 3px 6px;
    font-size: 10.5px;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-inline-secondary-task:hover[b-67kw5yol2c] {
        background-color: #f8fafc;
        color: #0f172a;
        border-color: #94a3b8;
    }

/* Hàng đã hoàn thành */
.tms-popup-table tr.tms-row-job-completed[b-67kw5yol2c] {
    background-color: #f8fafc !important;
    opacity: 0.85;
    transition: all 0.2s ease-in-out;
}

.tms-static-cont-text[b-67kw5yol2c] {
    font-size: 11.5px !important;
    font-weight: 700 !important;
    color: #046a50 !important;
    background-color: #e6f4f0;
    padding: 2px 6px;
    border-radius: 4px;
    letter-spacing: 0.5px;
}

/* ==========================================================================
   🎨 KHÓA CHẶT Ô THAO TÁC: ÉP CĂN GIỮA DỌC TUYỆT ĐỐI (TRÁNH LỆCH DÒNG)
   ========================================================================== */
.tms-popup-table td:last-child[b-67kw5yol2c] {
    vertical-align: middle !important; /* Giữ vị trí trung tâm trục dọc */
    text-align: center !important; /* Căn giữa trục ngang */
    padding: 2px 4px !important;
    height: 44px !important; /* Ép chiều cao khít khịt với ô lưới kế bên */
    max-height: 44px !important;
}

    /* Ép thẻ div text-center bên trong giãn full 100% để hấp thụ thuộc tính Flexbox */
    .tms-popup-table td:last-child .text-center[b-67kw5yol2c] {
        display: flex !important;
        align-items: center !important; /* Kéo chữ xuống chính giữa ô */
        justify-content: center !important;
        height: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

/* Tinh chỉnh chiếc Badge "ĐÃ HOÀN THÀNH" thành hình hộp chữ nhật cân đối */
.badge-status-tms.badge-tms-success[b-67kw5yol2c] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    height: 24px !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: 0.3px;
    border-radius: 4px !important;
}

    .badge-status-tms.badge-tms-success i[b-67kw5yol2c] {
        margin-right: 4px !important;
        font-size: 11px !important;
        line-height: 1 !important;
        display: inline-block !important;
    }
/* /Pages/Whiteboard/Table/Helper/WBNotes.razor.rz.scp.css */
/* Container thẻ chính */
.tms-detail-card[b-sw1zq9sswc] {
    background: #ffffff;
    border-radius: 12px;
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 520px;
    margin: 0 auto;
}

/* Khung bo viền từng khu vực */
.card-section[b-sw1zq9sswc] {
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 12px 14px;
}

/* Bố cục lưới 3 cột thông minh */
.grid-3-cols[b-sw1zq9sswc] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

/* Khối đầu trang */
.header-block[b-sw1zq9sswc] {
    background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 100%);
    border-left: 4px solid #16a34a;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.section-label[b-sw1zq9sswc] {
    font-size: 11px;
    text-transform: uppercase;
    color: #64748b;
    font-weight: 700;
    margin-bottom: 4px;
}

    .section-label i[b-sw1zq9sswc] {
        color: #16a34a;
        margin-right: 4px;
    }

.customer-name[b-sw1zq9sswc] {
    font-size: 18px;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 4px 0;
}

.booking-no[b-sw1zq9sswc] {
    font-size: 12px;
    color: #475569;
}

    .booking-no span[b-sw1zq9sswc] {
        font-weight: 600;
        color: #0f172a;
    }

/* Các ô hiển thị dữ liệu nhỏ */
.info-item[b-sw1zq9sswc] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.item-label[b-sw1zq9sswc] {
    font-size: 11px;
    color: #64748b;
    font-weight: 600;
}

    .item-label i[b-sw1zq9sswc] {
        margin-right: 3px;
        color: #94a3b8;
    }

.item-value[b-sw1zq9sswc] {
    font-size: 13.5px;
    color: #1e293b;
}

.highlight-num[b-sw1zq9sswc] {
    font-size: 18px;
    font-weight: 700;
    color: #0284c7;
}

.highlight-text[b-sw1zq9sswc] {
    font-size: 15px;
    font-weight: 700;
    color: #334155;
}

/* Biển số xe định dạng vuông vắn chuyên nghiệp */
.license-plate[b-sw1zq9sswc] {
    font-weight: 700;
    background: #edd8ad;
    color: #1e293b;
    padding: 1px 6px;
    border-radius: 4px;
    border: 1px solid #cbd5e1;
    display: inline-block;
    text-align: center;
    font-size: 12.5px;
}

/* Khối ghi chú điều độ */
.notes-block[b-sw1zq9sswc] {
    background-color: #fff9db;
    border-color: #fab005;
}

    .notes-block .item-label i[b-sw1zq9sswc] {
        color: #f59f00;
    }

.notes-content[b-sw1zq9sswc] {
    margin: 4px 0 0 0;
    font-size: 12.5px;
    color: #444444;
    line-height: 1.4;
}

/* Khối tiến độ thời gian */
.timeline-block[b-sw1zq9sswc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f1f5f9;
}

.timeline-row[b-sw1zq9sswc] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12.5px;
}

.time-divider[b-sw1zq9sswc] {
    width: 20px;
    height: 2px;
    background-color: #cbd5e1;
}

.time-node.danger[b-sw1zq9sswc] {
    color: #dc2626;
}

.deadline-countdown[b-sw1zq9sswc] {
    background-color: #fee2e2;
    color: #ef4444;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 11.5px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 4px;
}

/* --- CHUẨN HÓA BADGES VÀ BUTTONS CHÂN TRANG --- */
.status-badge[b-sw1zq9sswc] {
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
}

.status-booked[b-sw1zq9sswc] {
    background-color: #dcfce7;
    color: #16a34a;
}

.tms-detail-card .card-footer-actions[b-sw1zq9sswc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 2px;
    margin-top: 4px;
}

.left-badges[b-sw1zq9sswc] {
    display: flex;
    gap: 6px;
}

.tag-badge[b-sw1zq9sswc] {
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid transparent;
}

.badge-book[b-sw1zq9sswc] {
    background-color: #fef3c7;
    color: #d97706;
    border-color: #fde68a;
}

.badge-mooc[b-sw1zq9sswc] {
    background-color: #e0f2fe;
    color: #0369a1;
    border-color: #bae6fd;
}

.right-buttons[b-sw1zq9sswc] {
    display: flex;
    gap: 8px;
}

.btn-icon-action[b-sw1zq9sswc] {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    border: 1px solid #cbd5e1;
    background-color: #ffffff;
    color: #475569;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.15s ease;
}

    .btn-icon-action i[b-sw1zq9sswc] {
        color: #475569 !important;
    }
    /* Ghi đè icon màu trắng của whiteboard */
    .btn-icon-action:hover[b-sw1zq9sswc] {
        background-color: #f1f5f9;
        color: #0f172a;
        border-color: #94a3b8;
    }

.btn-edit:hover[b-sw1zq9sswc] {
    background-color: #e0f2fe;
    border-color: #7dd3fc;
}

    .btn-edit:hover i[b-sw1zq9sswc] {
        color: #0284c7 !important;
    }

/* --- ĐỊNH DẠNG KHU VỰC FORM NHẬP GHI CHÚ BÊN TRÁI --- */
.tms-form-notes-container[b-sw1zq9sswc] {
    display: flex;
    flex-direction: column;
    gap: 14px; /* Tạo khoảng cách đều đặn giữa 4 ô nhập liệu */
    padding-right: 10px;
}

.tms-form-group[b-sw1zq9sswc] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 10px 12px;
    border-radius: 8px;
    transition: all 0.2s ease;
}

    /* Tạo hiệu ứng đổi màu viền nhẹ nhàng khi người dùng tương tác */
    .tms-form-group:hover[b-sw1zq9sswc] {
        border-color: #cbd5e1;
        background-color: #ffffff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
    }

/* Tùy biến Label kèm Icon đặc trưng cho từng loại tác vụ */
.tms-form-label[b-sw1zq9sswc] {
    font-size: 11.5px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
}

/* Phân tách màu sắc nhẹ để phân biệt nhanh 4 nhóm ghi chú */
.label-plan[b-sw1zq9sswc] {
    color: #0284c7;
}
/* Xanh dương - Kế hoạch */
.label-pending[b-sw1zq9sswc] {
    color: #64748b;
}
/* Xám - Chờ điều phối */
.label-up[b-sw1zq9sswc] {
    color: #d97706;
}
/* Cam - Nâng/Lấy */
.label-down[b-sw1zq9sswc] {
    color: #046a50;
}
/* Xanh lá - Hạ/Giao */

/* Định cấu trúc căn chỉnh lại DevExpress TextBox */
.tms-input-wrapper[b-sw1zq9sswc] {
    width: 100%;
}

    /* Tùy biến đè giao diện DxTextBox mặc định để đồng bộ độ cao phẳng */
    .tms-input-wrapper .dxbs-textbox[b-sw1zq9sswc] {
        border-radius: 4px !important;
        border: 1px solid #cbd5e1 !important;
        font-size: 12.5px !important;
        color: #334155 !important;
    }

        /* Khi focus vào ô nhập liệu của DevExpress */
        .tms-input-wrapper .dxbs-textbox:focus-within[b-sw1zq9sswc] {
            border-color: #046a50 !important; /* Đổi sang màu xanh chủ đạo Whiteboard */
            box-shadow: 0 0 0 3px rgba(4, 106, 80, 0.15) !important;
        }

/* Định vị text thông báo lỗi xác thực validation xuống dưới góc nhỏ */
.small-validate[b-sw1zq9sswc] {
    font-size: 10.5px;
    font-weight: 500;
    margin-top: 2px;
}
/* /Pages/Whiteboard/Table/Helper/WBVendorDispatch.razor.rz.scp.css */

.tms-vendor-bulk-wrapper[b-lyx3th488m] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.bg-purple[b-lyx3th488m] {
    background-color: #6b21a8;
    border-bottom: 2px solid #581c87;
}
/* Khung lưới chia 2 cột phẳng hàng cho danh sách Vendor */
.tms-vendor-grid-container[b-lyx3th488m] {
    padding: 2px;
}

/* Thẻ Nhà Xe Ngoài phong cách v2.6 phẳng lỳ */
.tms-vendor-card-item[b-lyx3th488m] {
    display: flex;
    align-items: center;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 10px 14px;
    cursor: pointer;
    user-select: none;
    transition: all 0.15s ease-in-out;
}

    /* Hiệu ứng nhuộm màu khi di chuột vào thẻ nhà xe ngoài */
    .tms-vendor-card-item:hover[b-lyx3th488m] {
        background-color: #f3e8ff; /* Nhuộm sắc Tím hoàng gia siêu nhẹ */
        border-color: #a855f7; /* Viền tím nổi bật */
        transform: translateY(-1px); /* Nổi khối nhẹ */
        box-shadow: 0 4px 6px -1px rgba(107, 33, 168, 0.1);
    }

.vendor-avatar-zone[b-lyx3th488m] {
    font-size: 18px;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #e2e8f0;
}

.tms-vendor-card-item:hover .vendor-avatar-zone[b-lyx3th488m] {
    background-color: #ffffff;
    border-color: #d8b4fe;
}

    .tms-vendor-card-item:hover .vendor-avatar-zone i[b-lyx3th488m] {
        color: #9333ea !important; /* Đổi icon sang sắc tím */
    }
/* /Pages/Whiteboard/Table/W3ContWaitForDown.razor.rz.scp.css */
/* ==========================================================================
       🌟 BỔ SUNG MỚI: ĐỒNG BỘ MÀU SẮC CHUẨN XANH DƯƠNG CHO BẢNG HẠ (W3)
       ========================================================================== */

/* Ép nút bấm thao tác hàng trong bảng Hạ (Giao việc/Thao tác) sang tone xanh dương khi hover */
.col-ha .btn-row-action[b-x50ryufxvy] {
    background: #e0f2fe !important; /* Xanh dương nhạt */
    border: 1px solid #0284c7 !important;
    color: #0284c7 !important;
}

    .col-ha .btn-row-action i[b-x50ryufxvy] {
        color: #0284c7 !important;
    }

    .col-ha .btn-row-action:hover[b-x50ryufxvy] {
        background-color: #0284c7 !important;
        color: #ffffff !important;
    }

        .col-ha .btn-row-action:hover i[b-x50ryufxvy] {
            color: #ffffff !important;
        }

/* Định dạng lại màu chữ đính kèm đơn hàng trong bảng Hạ */
.col-ha .file-attach[b-x50ryufxvy] {
    color: #0284c7 !important;
    background: #e0f2fe !important;
}
/* ==========================================================================
       🌟 BỔ SUNG MỚI: ĐỔI MÀU ACTIVE DÒNG (ROW HIGHLIGHT) CHO RIÊNG BẢNG HẠ (W3)
       ========================================================================== */

/* Chỉ áp dụng đổi màu xanh dương nhạt khi dòng được chọn nằm trong cột Hạ (.col-ha) */
.col-ha .tms-table tr.row-active-dispatch[b-x50ryufxvy] {
    background-color: #e0f2fe !important; /* Màu xanh dương Sky nhạt rất đẹp, tiệp màu khung điều */
    border: 2px solid #0284c7 !important; /* Chỉ viền xanh dương biển đậm rõ nét */
    transition: background-color 0.2s ease-in-out;
}

/* Hiệu ứng giữ màu khi di chuột (hover) vào dòng đang active của bảng Hạ */
.col-ha .tms-table tr.row-active-dispatch:hover[b-x50ryufxvy] {
    background-color: #bae6fd !important; /* Xanh dương đậm hơn một chút khi hover */
}
/* /Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-2qalf80fvl] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-2qalf80fvl] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-2qalf80fvl] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-2qalf80fvl] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-2qalf80fvl] {
        font-size: inherit;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-3503clviwk] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}

[b-3503clviwk] .page-layout,
[b-3503clviwk] .page-layout > .dxbl-gridlayout-root,
[b-3503clviwk] .layout-item {
    background-color: var(--bs-body-bg, var(--dxbl-body-bg, #fff));
}

[b-3503clviwk] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-3503clviwk] .page-layout > .dxbl-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-3503clviwk] .fit-width {
    max-width: 100%;
}

[b-3503clviwk] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-b5i3mx1cka] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: var(--bs-body-bg, var(--dxbl-body-bg, #fff));
}

.sidebar.collapse[b-b5i3mx1cka] {
    display: none;
}

.sidebar.expand[b-b5i3mx1cka] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-b5i3mx1cka] {
        display: none;
    }

    .sidebar.expand[b-b5i3mx1cka] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-b5i3mx1cka] .app-sidebar {
    --dxbl-treeview-spacing-x: 0.5rem;
    --dxbl-treeview-spacing-y: 1rem;
}

[b-b5i3mx1cka] .app-sidebar .root-item > :first-child {
    --dxbl-treeview-font-weight: 600;
}

[b-b5i3mx1cka] .app-sidebar .root-item > :only-child:not(.dxbl-treeview-tmpl) > button {
    display: none;
}

@media (max-width: 1199.98px) {
    [b-b5i3mx1cka] .app-sidebar {
        padding-bottom: 0;
    }
}
