@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Admin_KA_Document_Blazor/Components/Layout/404Layout.razor.rz.scp.css */
.page[b-nmrt3wdvh2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nmrt3wdvh2] {
    flex: 1;
}

.e-icons[b-nmrt3wdvh2] {
    font-size: 28px;
}
/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/
.e-avatar:hover[b-nmrt3wdvh2] {
    cursor:pointer;
    background-color: #f3f3f3; /* Darker background color on hover */
}
.top-row[b-nmrt3wdvh2] {
   
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nmrt3wdvh2]  a, .top-row[b-nmrt3wdvh2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nmrt3wdvh2]  a:hover, .top-row[b-nmrt3wdvh2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nmrt3wdvh2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nmrt3wdvh2] {
        justify-content: space-between;
    }

    .top-row[b-nmrt3wdvh2]  a, .top-row[b-nmrt3wdvh2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nmrt3wdvh2] {
        flex-direction: row;
    }

    .sidebar[b-nmrt3wdvh2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nmrt3wdvh2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nmrt3wdvh2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nmrt3wdvh2], article[b-nmrt3wdvh2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nmrt3wdvh2] {
    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-nmrt3wdvh2] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/Admin_KA_Document_Blazor/Components/Layout/Alert.razor.rz.scp.css */
.e-control[b-2c69ouf3sf] {
	position: absolute;
}

/* _content/Admin_KA_Document_Blazor/Components/Layout/LoginLayout.razor.rz.scp.css */
.page[b-otzfcuzsa6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-otzfcuzsa6] {
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/

.top-row[b-otzfcuzsa6] {
    background-color: #98F5F9;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-otzfcuzsa6]  a, .top-row[b-otzfcuzsa6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-otzfcuzsa6]  a:hover, .top-row[b-otzfcuzsa6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-otzfcuzsa6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-otzfcuzsa6] {
        justify-content: space-between;
    }

    .top-row[b-otzfcuzsa6]  a, .top-row[b-otzfcuzsa6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-otzfcuzsa6] {
        flex-direction: row;
    }

    .sidebar[b-otzfcuzsa6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-otzfcuzsa6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-otzfcuzsa6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-otzfcuzsa6], article[b-otzfcuzsa6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-otzfcuzsa6] {
    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-otzfcuzsa6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/Admin_KA_Document_Blazor/Components/Layout/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around

}

main {
    width: calc(100% - 240px);
    margin-left: 240px; 
    margin-top: 65px;
    padding: 20px;
    box-sizing: border-box;
}

*/


main[b-25g0eoflx5] {
    width: calc(100% - 240px);
    margin-left: 240px;
    margin-top: 50px;
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    padding-top: 2rem;*/
    box-sizing: border-box;
    height: calc(100vh - 50px);
    overflow: hidden;
}
.content[b-25g0eoflx5] {
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 100%;
}
article[b-25g0eoflx5] {
    height: 100%;
    overflow-y: auto; 
    overflow-x: hidden;

}

.page[b-25g0eoflx5] {
    display: flex;
    flex-direction: row;
    height: 100vh;
    overflow: hidden;
}

    .page .sesion[b-25g0eoflx5] {
        display: flex;
        flex-grow: 1;
        overflow: hidden
    }

        .page .sesion main[b-25g0eoflx5] {
            transition: margin-left 0.3s ease, width 0.3s ease;
        }

        .page .sesion .sidebar[b-25g0eoflx5] {
            position: fixed;
            top: 50px;
            left: 0;
            width: 240px;
            height: calc(100vh - 50px);
            background-color: #fff;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
            z-index: 999;
            transition: width 0.3s ease, padding 0.3s ease, box-shadow 0.3s ease;
        }

            .page .sesion .sidebar.collapsed[b-25g0eoflx5] {
                width: 60px; /* Sidebar thu gọn */
            }

        .page .sesion main.expanded[b-25g0eoflx5] {
            margin-left: 190px;
            width: calc(100% - 190px); /* Khi sidebar mở rộng */
        }

        .page .sesion main.collapsed[b-25g0eoflx5] {
            margin-left: 60px;
            width: calc(100% - 60px);
        }






.e-icons[b-25g0eoflx5] {
    font-size: 28px;
}
/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/
.e-avatar:hover[b-25g0eoflx5] {
    cursor:pointer;
    background-color: #f3f3f3;
}
.navbar[b-25g0eoflx5] {
    padding: 0.5rem 1rem;
}

.navbar-brand img[b-25g0eoflx5] {
/*    height: 40px;*/
}

.navbar-nav .nav-item .nav-link[b-25g0eoflx5] {
    color: #6c757d;
}

    .navbar-nav .nav-item .nav-link:hover[b-25g0eoflx5] {
        color: #343a40;
    }

.user-info[b-25g0eoflx5] {
    display: flex;
    align-items: center;
}

    .user-info img[b-25g0eoflx5] {
        height: 40px;
        width: 40px;
        border-radius: 50%;
        margin-right: 0.5rem;
    }

    .user-info .user-name[b-25g0eoflx5], .user-info .branch[b-25g0eoflx5] {
        background-color: #f8f9fa;
        padding: 0.5rem 1rem;
        border-radius: 20px;
        display: flex;
        align-items: center;
        border: 1px solid #ced4da;
    }

    .user-info .nav-link[b-25g0eoflx5] {
        border: 1px solid #ced4da;
        border-radius: 50%;
        padding: 0.5rem;
    }
@media (max-width: 768px) {
    .top-row[b-25g0eoflx5] {
        justify-content: space-between;
    }

        .top-row[b-25g0eoflx5]  a, .top-row[b-25g0eoflx5]  .btn-link {
            margin-left: 0;
        }
    main[b-25g0eoflx5] {
        margin-left: 0; 
        width: 100%;


    }
    .content[b-25g0eoflx5] {
        padding: 0;
        margin-left: 0;
        width: 100%;
    }


}

@media (min-width: 1100px) {
    .page[b-25g0eoflx5] {
        flex-direction: row;
    }

    .sidebar[b-25g0eoflx5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        transition: width 0.3s;
    }

    .top-row[b-25g0eoflx5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-25g0eoflx5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

/*    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
    .content-expanded[b-25g0eoflx5] {
        flex: 1;
        padding: 0px;
/*        border-radius: 8px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;*/
    }

    .content-collapsed[b-25g0eoflx5] {
        flex: 1;
        padding: 0 20px;
        margin-left: 0;
    }

    /* Optional: Style the toggle button */
    .toggle-button[b-25g0eoflx5] {
        position: fixed;
        top: 10px;
        left: 5px;
        z-index: 1001;
        background: none;
        border: none;
        font-size: 24px;
        cursor: pointer;
        color: #808080;
    }
}

#blazor-error-ui[b-25g0eoflx5] {
    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-25g0eoflx5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/Admin_KA_Document_Blazor/Components/Layout/MenuChildren.razor.rz.scp.css */
html[b-nhjqtlndvr] {
    font-size : 1vw
}

.MenuChildren_container[b-nhjqtlndvr] {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    bottom: 3rem;
    background-color: #dcdcdc;
    padding: 1rem;
    width: 90vw;
    min-height: 10rem;
    left: 0px;
    font-size: 1rem;
    z-index: 0;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

@keyframes slide-up-in-b-nhjqtlndvr {
    from {
        opacity: 0;
        transform: translateY(1000px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slide-down-out-b-nhjqtlndvr {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(20px);
    }
}


.MenuChildren_container[b-nhjqtlndvr] {
    animation: slide-up-in-b-nhjqtlndvr 0.3s ease forwards;
}

    .MenuChildren_container.out[b-nhjqtlndvr] {
        animation: slide-down-out-b-nhjqtlndvr 0.3s ease forwards;
    }


.MenuChildren_content[b-nhjqtlndvr] {
    padding: 1.5rem;
    width: 100%;
}
.MenuChildren_container a[b-nhjqtlndvr] {
    text-decoration: none;
    color: black;
    font-size: clamp(0.8rem, 2vw, 1.5rem);
    font-weight: bold;

}
.MenuChildren_content:active[b-nhjqtlndvr] {
    background-color : #f5f5f5;
    border-radius : 1rem
}


@media (max-width: 30rem) {
    .MenuChildren_container[b-nhjqtlndvr] {
        display: flex;
        justify-content: center
    }
}
@media (min-width: 48rem) {
    .MenuChildren_container[b-nhjqtlndvr] {
        width: 100%;
        height: auto;
        display: none;
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Layout/SideNavMenu.razor.rz.scp.css */
/* Body background */
body[b-muhsssnxrp] {
    background-color: #b2dfdb;
}

html[b-muhsssnxrp] {
    font-size: 1vw;
}



.sidebar[b-muhsssnxrp] {
    position: fixed;
    top: 40px;
    left: 0;
    width: 240px;
    height: calc(100vh - 40px);
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    overflow: hidden;
    z-index: 999;
    transition: width 0.3s ease, padding 0.3s ease;
}

    .sidebar:hover[b-muhsssnxrp] {
        box-shadow: 2px 0 10px #95DCFF;
    }

    .sidebar.collapsed[b-muhsssnxrp] {
        width: 65px;
    }

    .sidebar.expanded[b-muhsssnxrp] {
        width: 190px;
        padding: 10px;
    }

/* Nút toggle */
.toggle-btn[b-muhsssnxrp] {
    position: absolute;
    top: 50%;
    right: -17px;
    transform: translateY(-50%);
    font-size: 14px;
    cursor: pointer;
    background-color: #95DCFF;
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: opacity 0.6s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    z-index: 10;
    pointer-events: none;
    box-shadow: 4px 0 15px #95DCFF;
}


.sidebar:hover .toggle-btn[b-muhsssnxrp] {
    opacity: 1;
    pointer-events: auto;
}


.toggle-btn:hover[b-muhsssnxrp] {
    background-color: #95DCFF;
}

.menu-container a[b-muhsssnxrp] {
    display: flex;
    align-items: center;
    padding: 8px;
    transition: background-color 0.3s ease;
}

/*    .menu-container a:hover {
        background-color: #f0f0f0;
    }*/

.sidebar.collapsed.submenu-content-text[b-muhsssnxrp] {
    display: none;
}

.sidebar.collapsed span[b-muhsssnxrp] {
    display: none;
}

.sidebar.collapsed .submenu a[b-muhsssnxrp] {
    display: none;
}

.sidebar.expanded .menu-container .submenu-content-text[b-muhsssnxrp],
.sidebar.expanded .submenu a[b-muhsssnxrp] {
    display: inline-block;
}

.sidebar .icon-menu[b-muhsssnxrp] {
    font-size: 18px;
    color: #6f747a;
}

.sidebar.collapsed a[b-muhsssnxrp] {
    margin-bottom: 10px;
    padding: 9px 13px 15px 13px;
}
/* Sidebar links */
.sidebar a[b-muhsssnxrp] {
    color: #4E5969;
    text-decoration: none;
    display: block;
    padding: 15px 13px;
    border-radius: 5px;
    margin-bottom: -10px;
    font-size: 12px;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
    transition: margin-left 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: all 0.3s linear;
}


.sidebar i[b-muhsssnxrp] {
    margin-right: 15px;
    text-decoration: none;
}

.sidebar.collapsed .menu-container a span[b-muhsssnxrp] {
    display: none;
}

.sidebar.collapsed .icon-menu[b-muhsssnxrp] {
    margin-left: 10px;
    font-size: 18px;
    color: #6f747a;
}

    .sidebar.collapsed .icon-menu.active[b-muhsssnxrp] {
        color: #1DBBFF;
        border-left: none !important
    }

.sidebar.collapsed .menu-container a[b-muhsssnxrp]::after {
    content: attr(title); /* Hiển thị nội dung title bên dưới icon */
    font-size: 12px;
    color: black; /* Điều chỉnh màu sắc theo giao diện */
    display: block;
}

.sidebar.expanded .menu-container a[b-muhsssnxrp]::after {
    display: none; /* Ẩn văn bản bên dưới icon */
}

.sidebar.expanded .menu-container a[b-muhsssnxrp] {
    display: flex;
    align-items: center; /* Icon và span nằm ngang */
    padding: 10px 15px;
}

.submenu-dialog a[b-muhsssnxrp]::after {
    content: attr(title); /* Hiển thị title bên dưới icon trong dialog */
    font-size: 12px;
    color: #333;
    margin-top: 5px;
}

.submenu-dialog .submenu-dialog-content div[b-muhsssnxrp] {
    display: none; /* Ẩn div chứa văn bản trong dialog */
}

.sidebar.expanded .menu-container a span[b-muhsssnxrp] {
    display: inline;
    margin-left: 10px;
}

.warpper-menu-content[b-muhsssnxrp] {
    margin-bottom: 20px;
}

.sidebar.collapsed .icon-label[b-muhsssnxrp] {
    width: 65px;
    display: block;
    font-size: 9px;
    display: flex;
    justify-content: center;
    color: #6f747a;
    margin-top: -26px;
    font-family: 'Roboto';
}

    .sidebar.collapsed .icon-label.active[b-muhsssnxrp] {
        color: #1DBBFF;
    }
/* Khi sidebar expanded */
.sidebar.expanded .icon-label[b-muhsssnxrp] {
    display: none !important;
}

.sidebar a:hover[b-muhsssnxrp] {
    color: black;
    background-color: #D9F2FF;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
}

.sidebar .active[b-muhsssnxrp] {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    color: #0a405a;
    transition: background-color 0.3s, color 0.3s;
    background-color: #95DCFF;
}

.sidebar.collapsed .warpper-menu-content .active[b-muhsssnxrp] {
    background-color: #fff;
    border-left: 2px solid #1DBBFF;
    border-radius: 0px;
}

.sidebar .submenu-dialog .active[b-muhsssnxrp] {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    color: black;
    transition: background-color 0.3s, color 0.3s;
    background-color: #95DCFF;
    width: 200px;
}

.submenu-dialog[b-muhsssnxrp] {
    display: none;
}

    .submenu-dialog.active[b-muhsssnxrp] {
        display: block;
    }

.sidebar .submenu-dialog a:hover[b-muhsssnxrp] {
    color: black;
    transition: background-color 0.3s, color 0.3s;
    margin-left: 15px;
    transition: margin-left 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background-color: #95DCFF;
    width: 200px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
}


.sidebar .active i[b-muhsssnxrp] {
    color: white;
}

.sidebar i[b-muhsssnxrp] {
    color: #6f747a;
}

/* Submenu styles */
.sidebar .submenu a[b-muhsssnxrp] {
    margin-bottom: 10px;
    font-size: 0.8rem;
    background-color: transparent;
    border-radius: 4px;
    align-items: center;
    display: flex;
}

    .sidebar .submenu a:hover[b-muhsssnxrp] {
        color: black;
        transition: background-color 0.3s, color 0.3s;
        margin-left: 10px;
        transition: margin-left 0.3s cubic-bezier(0.25, 1, 0.5, 1);
        background-color: #95DCFF;
        width: 200px;
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    }

    .sidebar .submenu a.active[b-muhsssnxrp] {
        color: black;
        transition: background-color 0.3s, color 0.3s;
        margin-left: 10px;
        transition: margin-left 0.4s cubic-bezier(0.25, 1, 0.5, 1);
        background-color: #95DCFF;
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
        width: 180px;
    }




/* Submenu container */
.sidebar .submenu[b-muhsssnxrp] {
    margin-top: 1px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

    .sidebar .submenu.show[b-muhsssnxrp] {
        max-height: 300px;
        opacity: 1;
    }



/* Footer styling */
footer[b-muhsssnxrp] {
    text-align: center;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 4px;
}

    footer p[b-muhsssnxrp] {
        margin: 0;
        color: #546e7a;
        font-style: italic;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    }

.sidebar.collapsed .sidebar-footer[b-muhsssnxrp] {
    display: none;
}

.sidebar.expanded .sidebar-footer[b-muhsssnxrp] {
    display: block;
}
/* Menu container */
.menu-container[b-muhsssnxrp] {
    border-radius: 8px;
    width: 220px;
    text-decoration: none;
    transition: margin-left 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

    .menu-container:hover[b-muhsssnxrp],
    .menu-container:focus[b-muhsssnxrp] {
        text-decoration: none;
        /*                box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);*/
        border-radius: 8px;
        width: 220px;
        transition: margin-left 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    }

.menu-quanly[b-muhsssnxrp] {
    /*    padding-bottom: 10px*/
}


    .menu-quanly.active[b-muhsssnxrp] {
    }

/* Parent menu item */
.menu-item[b-muhsssnxrp] {
    margin-bottom: -10px;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    line-height: 1.5;
    align-items: center;
    padding-bottom: 10px;
}

/* Submenu transitions */
.submenu[b-muhsssnxrp] {
    overflow: hidden;
    height: 0;
    transition: height 0.3s ease, padding 0.3s ease;
    padding-left: 20px;
}

    .submenu.show[b-muhsssnxrp] {
        height: auto;
        /*        padding-top: 5px;*/
    }

.submenu-dialog[b-muhsssnxrp] {
    position: fixed;
    top: 0;
    right: 100%;
    min-width: 230px;
    min-height: 30%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: none;
    z-index: 9999;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    border-radius: 12px;
}

.submenu-dialog-content[b-muhsssnxrp] {
    margin-top: 20px;
    display: flex !important;
    align-items: center !important;
    margin-left: 10px;
    text-align: center;
    width: 200px
}

.submenu-dialog-title[b-muhsssnxrp] {
    width: 100%;
    background: #def3ff;
    height: 60px;
    display: flex;
    align-items: center;
    text-align: center;
    /*    border-bottom: 1px solid #95DCFF*/
}

.submenu-dialog-title-text[b-muhsssnxrp] {
    color: black;
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: 600
}

.icon-submenu-dialog-title[b-muhsssnxrp] {
    margin-left: 30px
}
/* Submenu items */
.sidebar .submenu-item[b-muhsssnxrp] {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    font-size: 14px;
    color: #333;
    transition: background-color 0.3s, color 0.3s;
}

    .sidebar .submenu-item:hover[b-muhsssnxrp] {
        background-color: #E0DFDF;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
        color: #00796b;
        transition: margin-left 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    }

/* Icons inside menu and submenu */
.menu-item i[b-muhsssnxrp],
.submenu-item i[b-muhsssnxrp] {
    /*        margin-right: 10px;*/
}

/* Toggle icon */
.toggle-icon[b-muhsssnxrp] {
    display: inline-block;
    transform-origin: center center;
    transition: transform 0.3s ease;
    vertical-align: middle;
    margin-left: 8px;
}


.menu-container > a > a[b-muhsssnxrp] {
    text-decoration: none !important;
}


/*Side_menu_mobile*/


.sidebar_mobile[b-muhsssnxrp] {
    position: relative;
    display: none;
    width: 100%;
    background-color: #FFFFFF;
    color: white;
    text-align: center;
    padding: 0.625rem 0;
    position: fixed;
    height: 3rem;
    bottom: 0;
    left: 0;
    z-index: 1000;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

    .sidebar_mobile a[b-muhsssnxrp] {
        text-decoration: none;
        color: #4E5969;
        font-size: clamp(0.8rem, 2vw, 1.5rem);
        font-weight: bold
    }

.sidebar_content[b-muhsssnxrp] {
    margin-right: 0.625rem;
    min-width: 6.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: white;
    transition: width 1s, transform 0.3s ease-in-out;
    border: none;
    justify-content: center;
    align-items: center
}

.icon-menu-children[b-muhsssnxrp] {
    font-size: 1.2rem
}

.text-menu-children[b-muhsssnxrp] {
    font-size: 0.8rem;
    font-weight: 500;
}

.sidebar_content.active[b-muhsssnxrp] {
    transform: translateY(-6px);
    color: #42ace2
}


.sidebar_mobile .menu_children[b-muhsssnxrp] {
    display: none;
}



    .sidebar_mobile .menu_children.visible[b-muhsssnxrp] {
        display: block;
    }

.sidebar_mobile a[b-muhsssnxrp] {
}
/* Responsive design */
@media (max-width: 48rem) {
    .sidebar[b-muhsssnxrp] {
        width: 100%;
        height: auto;
        display: none;
    }

    .sidebar_mobile[b-muhsssnxrp] {
        display: flex;
        justify-content: space-around;
        padding: 0.75rem;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        bottom: -5px;
        z-index: 1000
    }
}

@media (max-width: 37.5rem) {


    .sidebar_mobile[b-muhsssnxrp] {
        display: flex;
        justify-content: space-around;
        padding: 0.5rem;
        z-index: 1000
    }

        .sidebar_mobile a[b-muhsssnxrp] {
            text-decoration: none;
            color: #4E5969;
        }

    .sidebar_content[b-muhsssnxrp] {
        margin-right: 0.2rem;
        min-width: 5rem;
        display: flex;
        flex-direction: column;
        font-size: 1rem;
        border: none;
        align-items: center;
    }
}

@media (max-width: 30rem) {


    .sidebar_mobile[b-muhsssnxrp] {
        display: flex;
        justify-content: space-around;
        padding: 0.5rem;
        z-index: 1000
    }

        .sidebar_mobile a[b-muhsssnxrp] {
            text-decoration: none;
            color: #4E5969;
        }

    .sidebar_content[b-muhsssnxrp] {
        margin-right: 0.2rem;
        min-width: 5rem;
        display: flex;
        flex-direction: column;
        font-size: 1rem;
    }

    .collapsed[b-muhsssnxrp] {
        display: none
    }
}




/*menuchildren*/

html[b-muhsssnxrp] {
    font-size: 1vw
}


.MenuChildren_container[b-muhsssnxrp] {
    flex-direction: row;
    width: 100%;
    background-color: #95DCFF;
    color: white;
    border-radius: 0.625rem;
    padding: 0.625rem 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    margin-bottom: 3.2rem;
}

    .MenuChildren_container nav[b-muhsssnxrp] {
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

.Menuchilren_container-text[b-muhsssnxrp] {
    font-size: 0.9rem;
    font-weight: 700
}

@keyframes slide-up-in-b-muhsssnxrp {
    from {
        opacity: 0;
        transform: translateY(1000px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slide-down-out-b-muhsssnxrp {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(20px);
    }
}


.MenuChildren_container[b-muhsssnxrp] {
    animation: slide-up-in-b-muhsssnxrp 0.3s ease forwards;
}

    .MenuChildren_container.out[b-muhsssnxrp] {
        animation: slide-down-out-b-muhsssnxrp 0.3s ease forwards;
    }


.MenuChildren_content[b-muhsssnxrp] {
    padding: 1.5rem;
    width: 100%;
}

.MenuChildren_container a[b-muhsssnxrp] {
    text-decoration: none;
    color: black;
    font-size: clamp(0.8rem, 2vw, 1.5rem);
    font-weight: bold;
}




@media (max-width: 30rem) {
    .MenuChildren_container[b-muhsssnxrp] {
        display: none
    }

        .MenuChildren_container.active[b-muhsssnxrp] {
            display: block
        }
}

@media (max-width: 48rem) {
    .MenuChildren_container[b-muhsssnxrp] {
        display: none
    }

        .MenuChildren_container.active[b-muhsssnxrp] {
            display: block
        }
}
/* _content/Admin_KA_Document_Blazor/Components/Layout/TopNavMenu.razor.rz.scp.css */
html[b-8q8b6mhn9o] {
    font-size: 1vw;
}

.navbar[b-8q8b6mhn9o] {
    width: 100%;
    height: 50px;
    padding: 0.5rem 1rem;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

.btn-cancel-dialog[b-8q8b6mhn9o] {
    background-color: #EAEAEA !important;
    border: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.2s linear;
    color: black !important;
    font-weight: 600;
    border-radius: 12px;
    font-size: 12px !important;
    white-space: nowrap !important;
    width: auto !important;
    height: 35px !important;
    padding: 0 15px !important;
    display: flex;
    align-items: center
}

    .btn-cancel-dialog:hover[b-8q8b6mhn9o] {
        border-radius: 8px;
        scale: 1;
        color: white !important;
        background: red !important;
    }

.btn[b-8q8b6mhn9o] {
    background-color: #1DBBFF !important;
    border: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.2s linear;
    color: white !important;
    border-radius: 12px;
    font-size: 12px !important;
    font-weight: 600;
    white-space: nowrap !important;
    width: auto !important;
    height: 35px !important;
    padding: 0 15px !important;
    display: flex;
    align-items: center
}

    .btn:hover[b-8q8b6mhn9o] {
        border-radius: 8px;
        scale: 1;
        color: black !important;
        background: #EAEAEA !important;
    }

.navbar-brand[b-8q8b6mhn9o] {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 500;
    color: #343a40;
}

.logo-style[b-8q8b6mhn9o] {
    position: absolute;
    top: -15px;
    left: 30px;
}


.edoc-text[b-8q8b6mhn9o] {
    margin-left: 35px;
    display: inline-block;
    margin-top: -7px;
}

.edoc-text[b-8q8b6mhn9o] {
    font-family: 'Rounded Mplus 1c', 'Arial', sans-serif;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    background: linear-gradient(270deg, #1E90FF 0%, #ff8733 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.Branch-text[b-8q8b6mhn9o] {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 600;
}

.navbar-brand img[b-8q8b6mhn9o] {
    margin-right: 0.5rem;
}

.navbar-nav .nav-item .nav-link[b-8q8b6mhn9o] {
    color: #6c757d;
    font-size: 1.25rem;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 3px;
}

    .navbar-nav .nav-item .nav-link:hover[b-8q8b6mhn9o] {
        color: #343a40;
    }

.user-info[b-8q8b6mhn9o] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 10px;
}

    .user-info .nav-link[b-8q8b6mhn9o] {
        border-radius: 50%;
        padding: 0.5rem;
        color: #6c757d;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 3px;
        transition: all 0.2s linear;
        transition: background-color 0.2s, color 0.2s;
    }

        .user-info .nav-link:hover[b-8q8b6mhn9o] {
            background-color: #1DBBFF;
            color: white;
        }

    .user-info .user-name[b-8q8b6mhn9o] {
        background-color: #EAEAEA;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 3px;
        border: none;
        user-select: none;
        cursor: pointer;
        transition: all 0.2s linear;
        color: black;
        border-radius: 16px;
        font-size: 12px !important;
        font-weight: 600;
        white-space: nowrap !important;
        width: auto !important;
        height: 30px !important;
        padding: 10px 12px !important;
        display: flex;
        align-items: center
    }

        .user-info .user-name:hover[b-8q8b6mhn9o] {
            border-radius: 16px;
            color: white;
            background-color: #1DBBFF;
        }

.user-name[b-8q8b6mhn9o] {
    font-size: clamp(0.8rem, 2vw, 1rem);
}


.user-info .user-name i[b-8q8b6mhn9o] {
    margin-left: 0.5rem;
    font-size: 0.85rem;
    color: #6c757d;
}


.btn-user[b-8q8b6mhn9o] {
    background-color: #1DBBFF !important;
    border: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.2s linear;
    color: white !important;
    border-radius: 12px;
    font-size: 12px !important;
    font-weight: 600;
    white-space: nowrap !important;
    width: auto !important;
    height: 35px !important;
    padding: 0 16px !important;
    display: flex;
    align-items: center
}

    .btn-user:hover[b-8q8b6mhn9o] {
        border-radius: 8px;
        scale: 1;
        color: black !important;
        background: #EAEAEA !important;
    }







.bell-icon[b-8q8b6mhn9o] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 0;
    background-color: #EAEAEA;
    transition: background-color 0.2s, box-shadow 0.2s;
    font-size: 1.1rem;
}

    .bell-icon:hover[b-8q8b6mhn9o] {
        background-color: #EAEAEA;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
    }

    .bell-icon i[b-8q8b6mhn9o] {
        color: #6c757d;
        font-size: 1.1rem;
        transition: color 0.2s;
    }

    .bell-icon:hover i[b-8q8b6mhn9o] {
        color: white;
    }

.user-name:hover[b-8q8b6mhn9o] {
    background-color: #EAEAEA;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
}

.notify-icon[b-8q8b6mhn9o] {
    position: relative;
    display: flex;
    align-items: center;
}

.notify-badge[b-8q8b6mhn9o] {
    position: absolute;
    top: -4px;
    right: -4px;
    min-width: 14px;
    height: 14px;
    padding: 0 3px;
    background: #ef4444;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    z-index: 2;
}

.dropdown-menu[b-8q8b6mhn9o] {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    background-color: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
    min-width: 140px;
    display: none;
    flex-direction: column;
    z-index: 10000;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: translateY(-6px) scale(0.96);
}

.dropdown-menu.show[b-8q8b6mhn9o] {
    display: flex;
    opacity: 1;
    transform: translateY(0) scale(1);
    pointer-events: auto;
    animation: dropdownFadeIn-b-8q8b6mhn9o 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes dropdownFadeIn-b-8q8b6mhn9o {
    from {
        opacity: 0;
        transform: translateY(-6px) scale(0.96);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.dropdown-item[b-8q8b6mhn9o] {
    padding: 10px 14px;
    color: #374151;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    background: #ffffff;
    width: 100%;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}

.dropdown-item:hover[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    color: #1e40af;
}

.dropdown-item.logout[b-8q8b6mhn9o] {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    margin-top: 2px;
}

.dropdown-item.logout:hover[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    color: #1e40af;
}

.logout-icon[b-8q8b6mhn9o] {
    font-size: 14px;
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.dropdown-item:hover .logout-icon[b-8q8b6mhn9o] {
    transform: scale(1.05);
}

/* User name hover effect */
.user-name[b-8q8b6mhn9o] {
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    padding: 8px 12px;
    position: relative;
    cursor: pointer;
}

.user-name[b-8q8b6mhn9o]::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1), rgba(147, 51, 234, 0.1));
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1;
}

.user-name:hover[b-8q8b6mhn9o]::before {
    opacity: 1;
}

.user-name:hover[b-8q8b6mhn9o] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.15);
}

/* User name hover effect on dropdown menu */
.user-name:hover .dropdown-menu[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    border-color: rgba(149, 220, 255, 0.5);
}

.user-name:hover .dropdown-item[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    color: #1e40af;
}

.user-name:hover .dropdown-item:hover[b-8q8b6mhn9o] {
    background-color: #7dd3fc;
    color: #1e3a8a;
}

.user-name:hover .dropdown-item.logout:hover[b-8q8b6mhn9o] {
    background-color: #7dd3fc;
    color: #1e40af;
}

.user-name.active[b-8q8b6mhn9o] {
    background-color: rgba(59, 130, 246, 0.15);
    color: #3b82f6;
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.2);
}

.user-name.active[b-8q8b6mhn9o]::before {
    opacity: 1;
}

/* Active state dropdown styling */
.user-name.active .dropdown-menu[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    border-color: rgba(149, 220, 255, 0.5);
}

.user-name.active .dropdown-item[b-8q8b6mhn9o] {
    background-color: #95DCFF;
    color: #1e40af;
}

.user-name.active .dropdown-item:hover[b-8q8b6mhn9o] {
    background-color: #7dd3fc;
    color: #1e3a8a;
}

.user-name.active .dropdown-item.logout:hover[b-8q8b6mhn9o] {
    background-color: #95DCFF;
}

.user-name i[b-8q8b6mhn9o] {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    margin-left: 8px;
}

.user-name.active i[b-8q8b6mhn9o] {
    transform: rotate(180deg);
    color: #3b82f6;
}


.bell-dialog.hidden[b-8q8b6mhn9o] {
    display: none;
}


.bell-dialog[b-8q8b6mhn9o] {
    width: 400px;
    max-width: 95vw;
    height: calc(100vh - 250px);
    max-height: calc(100vh - 250px);
    overflow: hidden;
    right: 0;
    top: 50px;
    position: absolute;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    border-radius: 8px;
    padding: 0 0 10px 0;
    display: flex;
    flex-direction: column;
}

    .bell-dialog.show[b-8q8b6mhn9o] {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }



    .bell-dialog p[b-8q8b6mhn9o] {
        margin: 0;
        font-size: 14px;
        color: #333;
    }

    .bell-dialog span[b-8q8b6mhn9o] {
        font-weight: 500;
    }

    .bell-dialog .notify_content_left[b-8q8b6mhn9o] {
        margin-right: 40px
    }

    .bell-dialog .btn_bottom[b-8q8b6mhn9o] {
        width: 100%;
        border: none;
        border-radius: 0.5rem;
        padding: 0.4rem;
        margin-top: 0.5rem;
        font-weight: 600;
        font-size: 14px
    }

        .bell-dialog .btn_bottom:hover[b-8q8b6mhn9o] {
            background-color: #c2c0c0;
            transition: background-color 0.5s, color 0.5s;
        }

.notify_content_left .text_warning[b-8q8b6mhn9o] {
    font-size: 0.9rem;
    color: red;
}

.bell-dialog .text_content_header[b-8q8b6mhn9o] {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding: 16px 20px 8px 20px;
    border-bottom: 1px solid #eee;
}

.bell-dialog .btn_notify_container[b-8q8b6mhn9o] {
    display: flex;
    gap: 8px;
    padding: 10px 20px 0 20px;
}

.btn_notify_content[b-8q8b6mhn9o] {
    border: none;
    margin-right: 10px;
    padding: 0.5rem 0.7rem 0.7rem;
    background-color: #f5f7fa;
    font-weight: 500;
    font-size: 15px;
    color: #222;
    border-radius: 1rem;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    box-shadow: none;
}

.btn_notify_content.active[b-8q8b6mhn9o] {
    background-color: #e8f2fc;
    color: #1260ed;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(18,96,237,0.08);
}

.btn_notify_content:hover[b-8q8b6mhn9o] {
    background-color: #dbeafe;
    color: #1260ed;
    box-shadow: 0 2px 8px rgba(18,96,237,0.12);
}

.notify-list-scroll[b-8q8b6mhn9o] {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0 10px 0 10px;
}

.notify_content[b-8q8b6mhn9o] {
    display: flex;
    align-items: flex-start;
    padding: 10px 12px;
    border-bottom: 1px solid #f3f3f3;
    gap: 10px;
    margin-bottom: 6px;
    cursor: pointer;
    border-radius: 8px;
    transition: background 0.2s, box-shadow 0.2s;
    position: relative;
}

.notify_content:hover[b-8q8b6mhn9o] {
    background-color: #e0e7ef;
    box-shadow: 0 4px 12px rgba(18,96,237,0.10);
    color: #1260ed;
}

.btn_notify_more[b-8q8b6mhn9o] {
    width: 100%;
    background: #e8f2fc;
    color: #1260ed;
    border: none;
    border-radius: 0 0 8px 8px;
    padding: 12px 0;
    font-weight: 600;
    font-size: 15px;
    margin-top: 8px;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.btn_notify_more:hover[b-8q8b6mhn9o] {
    background: #dbeafe;
    color: #0a3ea8;
}

.notify_main[b-8q8b6mhn9o] {
    font-weight: 500;
    color: #222;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
}

.notify_doc_number[b-8q8b6mhn9o] {
    color: #1260ed;
    font-weight: 700;
    margin-right: 6px;
}

.notify_partner[b-8q8b6mhn9o] {
    position: absolute;
    right: 18px;
    bottom: 10px;
    font-size: 13px;
    color: #6366f1;
    font-weight: 500;
    background: #f3f6fd;
    border-radius: 8px;
    padding: 2px 10px;
    min-width: 80px;
    text-align: right;
}

.notify_content[b-8q8b6mhn9o] {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 10px 12px;
    border-bottom: 1px solid #f3f3f3;
    gap: 10px;
    margin-bottom: 6px;
    cursor: pointer;
    border-radius: 8px;
    transition: background 0.2s, box-shadow 0.2s;
}

.notify_content:hover[b-8q8b6mhn9o] {
    background-color: #e0e7ef;
    box-shadow: 0 4px 12px rgba(18,96,237,0.10);
    color: #1260ed;
}

.btn_notify_more[b-8q8b6mhn9o] {
    width: 100%;
    background: #e8f2fc;
    color: #1260ed;
    border: none;
    border-radius: 0 0 8px 8px;
    padding: 12px 0;
    font-weight: 600;
    font-size: 15px;
    margin-top: 8px;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.btn_notify_more:hover[b-8q8b6mhn9o] {
    background: #dbeafe;
    color: #0a3ea8;
}

.notify_main[b-8q8b6mhn9o] {
    font-weight: 500;
    color: #222;
}

.notify_deadline[b-8q8b6mhn9o] {
    font-size: 13px;
    color: #ef4444;
    margin-top: 2px;
}

.notify_extra[b-8q8b6mhn9o] {
    font-size: 13px;
    color: #888;
    margin-top: 2px;
}

.bell-dialog .notify_content_left .text_warning[b-8q8b6mhn9o] {
    font-weight: 500;
    color: #888;
}

.notify_content[b-8q8b6mhn9o] {
    font-size: 0.9rem; /* Reduce font size slightly */
    padding: 8px 10px; /* Adjust padding for smaller appearance */
    border-radius: 6px; /* Slightly smaller border radius */
}

.notify_content.unseen[b-8q8b6mhn9o] {
    position: relative;
}

.notify_content.unseen[b-8q8b6mhn9o]::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    width: 10px;
    height: 10px;
    background-color: #ef4444;
    border-radius: 50%;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}

/* Responsive dropdown for mobile */
@media (max-width: 768px) {
    .dropdown-menu[b-8q8b6mhn9o] {
        right: -8px;
        min-width: 130px;
        top: calc(100% + 6px);
    }
    
    .dropdown-item[b-8q8b6mhn9o] {
        padding: 8px 12px;
        font-size: 12px;
        gap: 6px;
    }
    
    .user-name[b-8q8b6mhn9o] {
        padding: 6px 8px;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .dropdown-menu[b-8q8b6mhn9o] {
        background-color: #ffffff;
        border-color: rgba(0, 0, 0, 0.1);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    }
    
    .dropdown-item[b-8q8b6mhn9o] {
        color: #374151;
        background: #ffffff;
    }
    
    .dropdown-item:hover[b-8q8b6mhn9o] {
        background-color: #95DCFF;
        color: #1e40af;
    }
    
    .dropdown-item.logout:hover[b-8q8b6mhn9o] {
        background-color: #95DCFF;
        color: #dc2626;
    }
}

/* Smooth focus styles for accessibility */
.dropdown-item:focus[b-8q8b6mhn9o] {
    outline: 2px solid #3b82f6;
    outline-offset: -2px;
    background-color: #95DCFF;
    color: #1e40af;
}

@media (max-width: 480px) {
    .bell-dialog[b-8q8b6mhn9o] {
        font-size: clamp(0.8rem, 2vw, 1.5rem);
        width: 100%;
        right: calc(0%);
    }

    .user-name[b-8q8b6mhn9o] {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.5rem;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #E5E6EB;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
        overflow: hidden;
    }

        .user-name[b-8q8b6mhn9o]::before {
            content: "\f21b";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 1.5rem;
            color: #343a40;
        }

        .user-name > *[b-8q8b6mhn9o] {
            display: none;
        }

    .user-name[b-8q8b6mhn9o] {
        color: transparent;
    }

    .user-info .user-name:hover[b-8q8b6mhn9o] {
        background-color: inherit !important;
        color: inherit !important;
        cursor: default;
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/404.razor.rz.scp.css */

body[b-f7opu6mjup]
{
  background-color:#141019;
  background: radial-gradient(at 50% -20%, #908392, #0d060e) fixed;
}


#handboy[b-f7opu6mjup]
{
   animation: swing-b-f7opu6mjup ease-in-out 1.3s infinite alternate;
    transform-origin: 98% 98%;
    transform-box: fill-box;
    
}


#girllight[b-f7opu6mjup]
{
   animation: swing-b-f7opu6mjup ease-in-out 1.3s infinite alternate;
    transform-origin: 0% 97%;
    transform-box: fill-box;
}

#hairgirl[b-f7opu6mjup]
{
    animation: swinghair-b-f7opu6mjup ease-in-out 1.3s infinite alternate;
   transform-origin: 60% 0%;
    transform-box: fill-box;
  
}

#zero[b-f7opu6mjup]
{
  transform-origin:bottom;
  transform-box:fill-box;
  
}

.ftr[b-f7opu6mjup]{
    text-align: center;
    margin-top: 20px;
    position:absolute;
    bottom:20px;
}

.ftr a[b-f7opu6mjup]{
    color: #fff;
}

/*************swing************/
@keyframes swing-b-f7opu6mjup {
    0% { transform: rotate(10deg); }
    100% { transform: rotate(-10deg); }
}


/*************swing hair************/
@keyframes swinghair-b-f7opu6mjup {
    0% { transform: rotate(6deg); }
    100% { transform: rotate(-6deg); }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Business_Operation/Business_Operation.razor.rz.scp.css */
.NV-container[b-zal2nquuhf] {
    width: 100%;
    height: 100%;
    background-color: white;
    padding: 0px 20px;
    border-radius: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 20px;
}

.search-form[b-zal2nquuhf] {
    margin-left: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    justify-content: flex-end;
}

.col-mathang[b-zal2nquuhf] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.btn-search-QL[b-zal2nquuhf] {
    border-radius: 8px;
    background-color: #33B4F5 !important;
    border: none !important;
}

.btn-search-QL-reset[b-zal2nquuhf] {
    border-radius: 8px;
    transition: background-color 0.3s ease-in-out;
    background-color: #33B4F5 !important;
}

    .btn-search-QL-reset:hover[b-zal2nquuhf] {
        background-color: aliceblue !important;
        color: #33B4F5 !important;
    }

.input-search-QL[b-zal2nquuhf] {
    border-radius: 8px;
    height: 35px;
    font-size: 14px;
}

.btn[b-zal2nquuhf] {
    background-color: #1DBBFF !important;
    border: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.2s linear;
    color: white !important;
    border-radius: 12px;
    font-size: 12px !important;
}

    .btn:hover[b-zal2nquuhf] {
        border-radius: 8px;
        scale: 1;
        color: black !important;
        background: #EAEAEA !important;
    }


@media (max-width: 30rem) {
    .btn[b-zal2nquuhf] {
        font-size: 10px !important;
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Dashboard/Component/Productivity/Productivity.razor.rz.scp.css */

.Dashboard-Container[b-hxvpdxacsl] {
    box-sizing: border-box;
    background-color: #e1dfdd;
    height: 100vh;
    font-size: 0.875rem;
    overflow-y: hidden;
    overflow-x: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
}

.Header-dashboard-container[b-hxvpdxacsl] {
    width: 100%;
    height: 60px;
}

.Header-dashboard[b-hxvpdxacsl] {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Dashboad-content-title[b-hxvpdxacsl] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-square-poll-vertical[b-hxvpdxacsl] {
    font-size: 45px;
    color: #448ce4;
    margin-right: 15px
}

.Dashboad-content-title-text[b-hxvpdxacsl] {
    font-size: 22px;
    font-weight: bold
}

.Dashboad-content-text[b-hxvpdxacsl] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}

.Calender-wrapper[b-hxvpdxacsl] {
    box-sizing: border-box;
    height: 45px;
    background-color: #fff;
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd);
    flex-wrap: nowrap;
}

.form-control[b-hxvpdxacsl] {
    width: 150px;
    border: none;
    font-weight: 700;
    font-size: 14px
}

.line[b-hxvpdxacsl] {
    width: 1px;
    height: 30px;
    background-color: gray;
    opacity: 0.3;
    margin-right: 10px;
}

.Calender-content-left[b-hxvpdxacsl] {
    display: flex;
    align-content: center;
    align-items: center;
    margin-left: 20px
}

.Calender-content-right[b-hxvpdxacsl] {
    display: flex;
    align-content: center;
    align-items: center;
    margin-right: 10px;
    justify-content: flex-end
}


.Date-Present[b-hxvpdxacsl] {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.Date-Present-text[b-hxvpdxacsl] {
    margin-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Calender-Arrow[b-hxvpdxacsl] {
    margin-right: 15px
}

.fa-chevron-left[b-hxvpdxacsl] {
    margin-right: 20px;
}

.calendar-statistical-time[b-hxvpdxacsl] {
    margin-right: 15px;
}

.fa-chart-column[b-hxvpdxacsl] {
    margin-right: 10px
}

.calendar-statistical-text[b-hxvpdxacsl] {
    color: #1a8013
}

.calendar-statistical-ratio[b-hxvpdxacsl] {
    font-weight: bold;
}

.calendar-statistical-ratio-text[b-hxvpdxacsl] {
    color: #1a8013;
    margin-left: 10px;
}

.Calender-icon[b-hxvpdxacsl] {
    font-size: 17px;
    color: #1a8013
}

.form-control-search[b-hxvpdxacsl] {
    border: none;
    background-color: #f7f7f7;
    padding: 5px;
}

.input-group-text[b-hxvpdxacsl] {
    background-color: #f7f7f7;
}

.fa-arrow-left[b-hxvpdxacsl] {
    font-size: 1.3rem;
    margin-right: 20px;
    position: relative;
    color: black;
    display: inline-block;
    transition: all 0.3s ease;
}

    .fa-arrow-left:hover[b-hxvpdxacsl] {
        color: #007bff;
        transform: translateX(-5px);
        cursor: pointer
    }

.Calender-filter-right[b-hxvpdxacsl] {
    display: flex;
    align-items: center;
    margin-right: 20px;
    cursor: pointer
}

.Calender-filter-right-text[b-hxvpdxacsl] {
    margin-left: 10px;
    font-weight: 500
}

.Calender-content-right-role[b-hxvpdxacsl] {
    padding: 4px 12px 4px 12px;
    border: 1px solid var(--Gray-200, #e1dfdd);
    border-radius: 30px;
    margin-right: 20px;
    color: #539eef
}

.fa-arrow-down-short-wide[b-hxvpdxacsl] {
    font-size: 15px
}



.Calender-department[b-hxvpdxacsl] {
    float: right;
    width: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    height: 100vh;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    transition: width 0.4s ease, opacity 0.4s ease, visibility 0s 0.4s;
    z-index: 999;
}

    .Calender-department.active[b-hxvpdxacsl] {
        width: 400px;
        visibility: visible;
        opacity: 1;
        transition: width 0.4s ease, opacity 0.4s ease;
    }

.Calender-department-wapper[b-hxvpdxacsl] {
    padding: 20px;
    width: 100%;
    height: 100%;
}

.Calender-department-header-wapper[b-hxvpdxacsl] {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.Header-wapper-text[b-hxvpdxacsl] {
    font-size: 18px;
    font-weight: 700;
}

.fa-xmark[b-hxvpdxacsl] {
    font-size: 24px;
    transition: transform 0.5s ease-in-out;
    cursor: pointer
}

    .fa-xmark:hover[b-hxvpdxacsl] {
        transform: rotate(360deg);
    }

.content-department-title[b-hxvpdxacsl] {
    padding-top: 10px;
    padding-bottom: 10px
}

.content-department-title-text[b-hxvpdxacsl] {
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px
}

.form-control-search-department[b-hxvpdxacsl] {
    border: none;
    width: 100%;
    padding: 6px;
    background-color: #ebebeb
}

.department-content-list[b-hxvpdxacsl] {
    display: flex;
    padding: 12px;
        background-color: aliceblue;
    margin-top: 10px;
    align-items: center;
    cursor: pointer
}

.department-content-avt[b-hxvpdxacsl] {
    padding: 8px 10px 8px 10px;
    background-color: #448ce4;
    margin-right: 10px;
    border-radius: 8px;
    font-weight: 500
}

.department-content-text[b-hxvpdxacsl] {
    font-weight: 400;
    font-size: 0.875rem
}

.content-department[b-hxvpdxacsl] {
    width: 100%;
    height: 100%;
    position: relative;
}



.fa-xmark[b-hxvpdxacsl] {
    transition: transform 0.4s ease;
}

    .fa-xmark.rotate[b-hxvpdxacsl] {
        transform: rotate(360deg);
    }

.input-group[b-hxvpdxacsl] {
    width: auto !important
}





@media (max-width: 1300px) {
    .form-control-search[b-hxvpdxacsl],
    .Calender-Arrow[b-hxvpdxacsl],
    .calendar-statistical-ratio[b-hxvpdxacsl],
    .calendar-statistical-time[b-hxvpdxacsl] {
        display: none;
    }

    .input-group-text[b-hxvpdxacsl] {
        border-radius: 8px !important;
    }

    .input-group[b-hxvpdxacsl] {
        width: auto !important;
    }
}


@media (max-width: 37.5rem) {
    .Calender-Arrow[b-hxvpdxacsl] {
        display: none;
    }
}


@media (max-width: 30rem) {
    .input-group[b-hxvpdxacsl] {
        width: 100%;
    }

    .Calender-content-right-role[b-hxvpdxacsl],
    .Calender-filter-right-text[b-hxvpdxacsl],
    .Calender-Arrow[b-hxvpdxacsl] {
        display: none;
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Dashboard/DashBoard.razor.rz.scp.css */
.Dashboard-Container[b-bp4684ksem] {
    box-sizing: border-box;
    height: 100%;
    font-size: 0.875rem;
    overflow-y: hidden;
    overflow-x: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
}

    .Dashboard-Container a[b-bp4684ksem] {
        text-decoration: none;
        color: black;
        padding: 8px
    }

.Header-dashboard-container[b-bp4684ksem] {
    width: 100%;
    height: 60px;
}

.Header-dashboard[b-bp4684ksem] {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Dashboad-content-title[b-bp4684ksem] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-square-poll-vertical[b-bp4684ksem] {
    font-size: 45px;
    color: #448ce4;
    margin-right: 15px
}

.Dashboad-content-title-text[b-bp4684ksem] {
    font-size: 22px;
    font-weight: bold
}

.Dashboad-content-text[b-bp4684ksem] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}


.Dashboard-content-text[b-bp4684ksem] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    color: black;
    transition: color 0.3s;
    white-space: nowrap;
}

    .Dashboard-content-text[b-bp4684ksem]::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background-color: #00695c;
        transition: width 0.3s ease-in-out;
        opacity: 0.5
    }

    .Dashboard-content-text:hover[b-bp4684ksem] {
        color: #00695c;
    }

        .Dashboard-content-text:hover[b-bp4684ksem]::after {
            width: 100%;
        }


.Dashboard-content-container[b-bp4684ksem] {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.Dashboard-content-wrapper[b-bp4684ksem] {
    padding: 30px 30px;
    display: flex;
    flex-direction: column;
    width: 90%
}

.Dashboard-total-wrapper[b-bp4684ksem] {
    width: 100%;
    min-height: 200px;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Dashboard-total-main[b-bp4684ksem] {
    display: flex;
    flex: 1;
    padding: 20px;
    height: 100%;
    /*    background-color:antiquewhite;*/
    justify-content: space-around
}

.Dashboard-total-main-content[b-bp4684ksem] {
    display: flex;
    flex: 1;
    margin-right: 10px;
    height: 90px;
    align-items: center;
    justify-content: center;
    border-right: 1px solid lightgray;
}

.Dashboard-total-main-content-end[b-bp4684ksem] {
    display: flex;
    flex: 1;
    margin-right: 10px;
    height: 90px;
    align-items: center;
    justify-content: center;
}

.Dashboard-chart-wrapper[b-bp4684ksem] {
    width: 100%;
    min-height: 400px;
    margin-bottom: 30px;
    /*    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;*/
}

.Dashboard-chart-wrapper-main[b-bp4684ksem] {
    display: flex;
    flex: 1
}

#myChart[b-bp4684ksem] {
    padding: 20px;
    display: flex;
    flex: 2
}

.Dashboard-chart-wrapper-main-right[b-bp4684ksem] {
    display: flex;
    flex: 1;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
    margin-left: 10px;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.Dashboard-table[b-bp4684ksem] {
    width: 100%;
    padding: 30px 30px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.Dashboard-table-title[b-bp4684ksem] {
    margin-bottom: 30px;
    font-size: 1vw;
    font-weight: bold
}

.Dashboad-content-icon-frame[b-bp4684ksem] {
    width: 90px;
    height: 90px;
    background-color: #D3FFE7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 20px
}

.Dashboad-content-icon-frame-danger[b-bp4684ksem] {
    width: 90px;
    height: 90px;
    background-color: #FFA3CF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 20px
}

.Dashboad-content-icon[b-bp4684ksem] {
    font-size: 45px;
    color: #00AC4F;
}

.Dashboad-content-icon-danger[b-bp4684ksem] {
    font-size: 45px;
    color: #fc5353;
}

.Dashboard-total-all-content[b-bp4684ksem] {
    display: flex;
    align-items: center
}

.Dashboard-total-content-text[b-bp4684ksem] {
    display: flex;
    flex-direction: column
}

.Dashboard-content-text-title[b-bp4684ksem] {
    font-size: 20px;
    font-weight: 600;
    text-shadow: 2px 2px rgba(100, 100, 111, 0.2);
    color: #242424
}

.Dashboard-content-text-number[b-bp4684ksem] {
    font-size: 30px;
    font-weight: 700
}

.fa-arrow-up[b-bp4684ksem] {
}

.arrow-percent-success[b-bp4684ksem] {
    margin-right: 5px;
    color: #00AC4F
}

.arrow-percent-danger[b-bp4684ksem] {
    margin-right: 5px;
    color: #f80f0f
}

.text-percent[b-bp4684ksem] {
    margin-right: 5px;
    color: #00AC4F;
    font-weight: 600
}

.text-percent-danger[b-bp4684ksem] {
    margin-right: 5px;
    color: #f80f0f;
    font-weight: 600
}


.Dashboard-chart-wrapper-main-left[b-bp4684ksem] {
    flex: 2;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
}

#stock-chart-example-1[b-bp4684ksem] {
    position: relative;
    height: 350px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    background-color: #fff;
}

    #stock-chart-example-1 .area[b-bp4684ksem],
    #stock-chart-example-1 .line[b-bp4684ksem],
    #stock-chart-example-1 .column[b-bp4684ksem] {
        position: absolute;
        inset: 0;
    }

    #stock-chart-example-1 .column[b-bp4684ksem] {
        --aspect-ratio: 12 / 1;
    }

        #stock-chart-example-1 .column tbody[b-bp4684ksem] {
            margin-block-start: auto;
        }

    #stock-chart-example-1 .area[b-bp4684ksem] {
        --color: linear-gradient(#f30, #fff);
    }

    #stock-chart-example-1 .line[b-bp4684ksem] {
        --color: #fc1;
    }

    #stock-chart-example-1 .column tr:nth-child(even)[b-bp4684ksem] {
        --color: #e88;
    }

    #stock-chart-example-1 .column tr:nth-child(odd)[b-bp4684ksem] {
        --color: #8c8;
    }



#pie-example-1[b-bp4684ksem] {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.Title-chart[b-bp4684ksem] {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px
}


#animations-example-6[b-bp4684ksem] {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

    #animations-example-6 .column[b-bp4684ksem] {
        --aspect-ratio: 4 / 3;
    }

        #animations-example-6 .column td[b-bp4684ksem] {
            background-image: linear-gradient( 45deg, #956fd3, #e76ec2, #ff7fa2, #ffa782, #ffd86f, #faf982 );
            background-size: 600%;
            animation: gradient-animation-b-bp4684ksem 3s linear infinite alternate;
        }

@keyframes gradient-animation-b-bp4684ksem {
    0% {
        background-position: 0%;
    }

    100% {
        background-position: 100%;
    }
}

/* Đồng bộ màu cho RadzenPieSeries (pie chart) với legend-dot */
.rz-pie-series-slice:nth-child(1) path[b-bp4684ksem] {
    fill: #f59e42 !important;
}
.rz-pie-series-slice:nth-child(2) path[b-bp4684ksem] {
    fill: #6366f1 !important;
}
.rz-pie-series-slice:nth-child(3) path[b-bp4684ksem] {
    fill: #ef4444 !important;
}
.rz-pie-series-slice:nth-child(4) path[b-bp4684ksem] {
    fill: #a21caf !important;
}

@media (max-width: 1300px) {
    .Dashboard-content-text-title[b-bp4684ksem] {
        font-size: 14px
    }

    .Dashboard-content-text-number[b-bp4684ksem] {
        font-size: 20px
    }

    .Dashboad-content-icon-frame[b-bp4684ksem] {
        width: 80px;
        height: 80px
    }

    .fa-solid fa-database Dashboad-content-icon[b-bp4684ksem] {
        font-size: 30px
    }

    .Dashboad-content-icon-frame-danger[b-bp4684ksem] {
        width: 80px;
        height: 80px
    }

    .fa-solid fa-rotate Dashboad-content-icon-danger[b-bp4684ksem] {
        font-size: 30px
    }
}

.dashboard-grid-9[b-bp4684ksem] {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 48px;
    justify-content: center;
    margin: 48px 0 0 0;
}

.dashboard-tile[b-bp4684ksem] {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    padding: 18px 8px 12px 8px;
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* Bỏ border-top màu */
    border-top: none;
    transition: box-shadow 0.2s;
    overflow: hidden;
    justify-content: center;
}

.tile-icon[b-bp4684ksem] {
    font-size: 2.1rem;
    margin-bottom: 0.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    line-height: 1;
}

.tile-title[b-bp4684ksem] {
    font-size: 1.02rem;
    color: #444;
    margin-bottom: 2px;
    font-weight: 600;
    width: 100%;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.15em;
}

.tile-value[b-bp4684ksem] {
    font-size: 2.1rem;
    font-weight: bold;
    color: #222;
    width: 100%;
    line-height: 1.1;
    margin-bottom: 0.35em;
    margin-top: 0.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashboard-tile.tile-total[b-bp4684ksem] {
    background: #e3e8ff;
}

.dashboard-tile.tile-synced[b-bp4684ksem] {
    background: #e6fbe8;
}

.dashboard-tile.tile-unsynced[b-bp4684ksem] {
    background: #fff0f0;
}

.dashboard-tile.tile-late[b-bp4684ksem] {
    background: #fff7ed;
}

.dashboard-tile.tile-missing[b-bp4684ksem] {
    background: #f8e8ff;
}

.dashboard-tile.tile-handed[b-bp4684ksem] {
    background: #e0f7fa;
}

.dashboard-tile.tile-total .tile-icon[b-bp4684ksem] {
    color: #6366f1;
}

.dashboard-tile.tile-synced .tile-icon[b-bp4684ksem] {
    color: #16a34a;
}

.dashboard-tile.tile-unsynced .tile-icon[b-bp4684ksem] {
    color: #ef4444;
}

.dashboard-tile.tile-late .tile-icon[b-bp4684ksem] {
    color: #f59e42;
}

.dashboard-tile.tile-missing .tile-icon[b-bp4684ksem] {
    color: #a21caf;
}

.dashboard-tile.tile-handed .tile-icon[b-bp4684ksem] {
    color: #0ea5e9;
}

.dashboard-tile.tile-total .tile-value[b-bp4684ksem] {
    color: #3730a3;
}

.dashboard-tile.tile-synced .tile-value[b-bp4684ksem] {
    color: #15803d;
}

.dashboard-tile.tile-unsynced .tile-value[b-bp4684ksem] {
    color: #b91c1c;
}

.dashboard-tile.tile-late .tile-value[b-bp4684ksem] {
    color: #b45309;
}

.dashboard-tile.tile-missing .tile-value[b-bp4684ksem] {
    color: #7c3aed;
}

.dashboard-tile.tile-handed .tile-value[b-bp4684ksem] {
    color: #0369a1;
}

.dashboard-tile:hover[b-bp4684ksem] {
    box-shadow: 0 6px 20px rgba(0,0,0,0.13);
    filter: brightness(0.98);
}

@media (max-width: 1200px) {
    .dashboard-tile[b-bp4684ksem] {
        padding: 12px 4px 8px 4px;
    }

    .tile-icon[b-bp4684ksem] {
        font-size: 1.3rem;
    }

    .tile-value[b-bp4684ksem] {
        font-size: 1.3rem;
    }

    .tile-title[b-bp4684ksem] {
        font-size: 0.95rem;
    }
}

@media (max-width: 800px) {
    .dashboard-tile[b-bp4684ksem] {
        min-width: 160px;
        padding: 16px 6px 10px 6px;
    }

    .dashboard-grid-9[b-bp4684ksem] {
        gap: 10px 10px;
    }
}

@media (max-width: 600px) {
    .dashboard-grid-9[b-bp4684ksem] {
        flex-direction: column;
        align-items: center;
    }

    .dashboard-tile[b-bp4684ksem] {
        width: 95vw;
        min-width: unset;
        padding: 12vw 2vw 8vw 2vw;
    }
}

.dashboard-top-row[b-bp4684ksem] {
    display: flex;
    width: 100%;
    gap: 32px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.dashboard-top-left[b-bp4684ksem] {
    flex: 1.2;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
}

.dashboard-top-right[b-bp4684ksem] {
    flex: 2;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.dashboard-piechart-placeholder[b-bp4684ksem] {
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    padding: 32px 24px 24px 24px;
    min-width: 320px;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.dashboard-piechart-title[b-bp4684ksem] {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 18px;
    color: #2563eb;
}

.dashboard-piechart-demo[b-bp4684ksem] {
    color: #888;
    font-size: 1rem;
    text-align: center;
    padding: 18px 0;
}

.dashboard-grid-6[b-bp4684ksem] {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 24px;
    justify-content: flex-end;
    align-items: flex-start;
}

.dashboard-bottom-row[b-bp4684ksem] {
    width: 100%;
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.dashboard-table-placeholder[b-bp4684ksem] {
    width: 100%;
    min-height: 180px;
    background: #f8fafc;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #888;
    font-size: 1.1rem;
    border: 1.5px dashed #cbd5e1;
    margin-bottom: 24px;
}

.dashboard-top-row.dashboard-top-balance[b-bp4684ksem] {
    display: flex;
    width: 100%;
    gap: 32px;
    margin-top: 24px;
    margin-bottom: 24px;
    align-items: stretch;
    min-height: 340px;
}

.dashboard-top-balance-left[b-bp4684ksem] {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    min-width: 340px;
    max-width: 480px;
}

.dashboard-top-balance-right[b-bp4684ksem] {
    flex: 1 1 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dashboard-piechart-real[b-bp4684ksem] {
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    padding: 32px 24px 24px 24px;
    min-width: 320px;
    min-height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.dashboard-piechart-svg-wrap[b-bp4684ksem] {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0 auto 18px auto;
}

.circular-chart[b-bp4684ksem] {
    display: block;
    margin: 0 auto;
    max-width: 180px;
    max-height: 180px;
    transform: rotate(-90deg);
}

.circle[b-bp4684ksem] {
    fill: none;
    stroke-width: 3.2;
    stroke-dasharray: 25 35 20 20;
    stroke-dashoffset: 0;
}

    .circle.late7[b-bp4684ksem] {
        stroke: #ef4444;
        stroke-dasharray: 25 75;
        stroke-dashoffset: 0;
    }

    .circle.late[b-bp4684ksem] {
        stroke: #f59e42;
        stroke-dasharray: 35 65;
        stroke-dashoffset: 25;
    }

    .circle.missing[b-bp4684ksem] {
        stroke: #a21caf;
        stroke-dasharray: 20 80;
        stroke-dashoffset: 60;
    }

    .circle.today[b-bp4684ksem] {
        stroke: #2563eb;
        stroke-dasharray: 20 80;
        stroke-dashoffset: 80;
    }

.piechart-center-label[b-bp4684ksem] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.1rem;
    font-weight: bold;
    color: #222;
    pointer-events: none;
}

.dashboard-piechart-legend[b-bp4684ksem] {
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 1.08rem;
    align-items: flex-start;
}

.dashboard-piechart-legend div[b-bp4684ksem] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
}

.legend-dot[b-bp4684ksem] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.legend-dot.overdue-sendmail[b-bp4684ksem] {
    background: #f59e42;
}
.legend-dot.overdue-signcomplete[b-bp4684ksem] {
    background: #6366f1;
}
.legend-dot.overdue-sign[b-bp4684ksem] {
    background: #ef4444;
}
.legend-dot.overdue-recall[b-bp4684ksem] {
    background: #a21caf;
}

.dashboard-grid-6.dashboard-grid-compact[b-bp4684ksem] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 18px 18px;
    width: 100%;
    max-width: 540px;
    align-items: stretch;
    justify-items: center;
}

.dashboard-tile[b-bp4684ksem] {
    min-width: 0;
    min-height: 0;
    padding: 18px 8px 12px 8px;
    border-radius: 16px;
    font-size: 1rem;
}

.tile-title[b-bp4684ksem] {
    font-size: 1.05rem;
    margin-bottom: 6px;
}

.tile-value[b-bp4684ksem] {
    font-size: 1.5rem;
}

@media (max-width: 1200px) {
    .dashboard-top-row.dashboard-top-balance[b-bp4684ksem] {
        flex-direction: column;
        gap: 18px;
        min-height: unset;
    }

    .dashboard-top-balance-left[b-bp4684ksem], .dashboard-top-balance-right[b-bp4684ksem] {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }

    .dashboard-grid-6.dashboard-grid-compact[b-bp4684ksem] {
        max-width: 100%;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
}

@media (max-width: 800px) {
    .dashboard-piechart-svg-wrap[b-bp4684ksem] {
        width: 120px;
        height: 120px;
    }

    .circular-chart[b-bp4684ksem] {
        max-width: 120px;
        max-height: 120px;
    }

    .piechart-center-label[b-bp4684ksem] {
        font-size: 1.2rem;
    }
}

.dashboard-top-row.dashboard-top-3-7[b-bp4684ksem] {
    display: flex;
    width: 100%;
    gap: 32px;
    margin-top: 24px;
    margin-bottom: 24px;
    align-items: stretch;
    min-height: 340px;
}

.dashboard-top-3-7-left[b-bp4684ksem] {
    flex: 3 1 0;
    min-width: 0;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.dashboard-top-3-7-right[b-bp4684ksem] {
    flex: 7 1 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.dashboard-grid-6.dashboard-grid-compact.dashboard-grid-3-7[b-bp4684ksem] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 32px 32px;
    width: 100%;
    height: 100%;
    align-items: stretch;
    justify-items: stretch;
    /* Loại bỏ max-width để grid chiếm hết phần 7 */
    max-width: unset;
}

.dashboard-tile[b-bp4684ksem] {
    min-width: 0;
    min-height: 0;
    padding: 24px 12px 18px 12px;
    border-radius: 16px;
    font-size: 1rem;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.tile-title[b-bp4684ksem] {
    font-size: 1.1rem;
    margin-bottom: 6px;
}

.tile-value[b-bp4684ksem] {
    font-size: 1.7rem;
}

@media (max-width: 1200px) {
    .dashboard-top-row.dashboard-top-3-7[b-bp4684ksem] {
        flex-direction: column;
        gap: 18px;
        min-height: unset;
    }

    .dashboard-top-3-7-left[b-bp4684ksem], .dashboard-top-3-7-right[b-bp4684ksem] {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }

    .dashboard-grid-6.dashboard-grid-compact.dashboard-grid-3-7[b-bp4684ksem] {
        max-width: 100%;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        gap: 18px 18px;
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Documents/Documents.razor.rz.scp.css */
.form-container[b-8svp1zmlzc] {
    width: 400px;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.form-group[b-8svp1zmlzc] {
    margin-bottom: 15px;
}

.form-control[b-8svp1zmlzc] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.e-primary[b-8svp1zmlzc] {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.dialog-item .rz-textbox[b-8svp1zmlzc],
.dialog-item .rz-dropdown[b-8svp1zmlzc],
.dialog-item .rz-numeric[b-8svp1zmlzc],
.dialog-item .e-input-group[b-8svp1zmlzc] {
    width: 96%;
    border-radius: 3px;
    height: 30px;
    font-size: 10.5px;
}

@media (max-width: 1440px) {
    .filter-custom-select .dialog-item[b-8svp1zmlzc] {
        width: 96%;
    }

    .dialog-item .rz-textbox[b-8svp1zmlzc],
    .dialog-item .rz-dropdown[b-8svp1zmlzc],
    .dialog-item .rz-numeric[b-8svp1zmlzc],
    .dialog-item .e-input-group[b-8svp1zmlzc] {
        width: 96%;
    }
}

.dialog-item-dropdown[b-8svp1zmlzc] {
    margin-bottom: 20px;
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Documents/Edoc_Document_Sync.razor.rz.scp.css */
.form-container[b-lty4hvxzv9] {
    width: 400px;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.form-group[b-lty4hvxzv9] {
    margin-bottom: 15px;
}

.form-control[b-lty4hvxzv9] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.e-primary[b-lty4hvxzv9] {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Documents/NDDocuments/ND_BBDCCN.razor.rz.scp.css */
.form-container[b-9tlkm1kyw1] {
    width: 400px;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.form-group[b-9tlkm1kyw1] {
    margin-bottom: 15px;
}

.form-control[b-9tlkm1kyw1] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.e-primary[b-9tlkm1kyw1] {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.add-row-btn[b-9tlkm1kyw1] {
    background-color: red !important
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Maintenance/Maintenance.razor.rz.scp.css */
.Maintance-container[b-161l8l7z1d] {
    box-sizing: border-box;
    height: 100vh;
    font-size: 0.875rem;
    overflow-y: hidden;
    overflow-x: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
    background-color: #f4f4f4;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
}
.Maintance-container[b-161l8l7z1d] {
    background-image: url('/images/bg_2.jpg');
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center; 
/*    background-attachment: fixed; */
 
}

    .Maintance-container a[b-161l8l7z1d] {
        text-decoration: none;
        padding: 8px;
    }


.Header-Maintance-container[b-161l8l7z1d] {
    width: 100%;
    height: 60px;
}

.Header-Maintance[b-161l8l7z1d] {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Maintance-content-title[b-161l8l7z1d] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-square-poll-vertical[b-161l8l7z1d] {
    font-size: 45px;
    color: #448ce4;
    margin-right: 15px
}

.Maintance-content-title-text[b-161l8l7z1d] {
    font-size: 22px;
    font-weight: bold
}

.Maintance-content-text[b-161l8l7z1d] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    color: black;
    transition: color 0.3s;
    white-space: nowrap;
}

    .Maintance-content-text[b-161l8l7z1d]::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background-color: #00695c;
        transition: width 0.3s ease-in-out;
        opacity: 0.5
    }

    .Maintance-content-text:hover[b-161l8l7z1d] {
        color: #00695c;
    }

        .Maintance-content-text:hover[b-161l8l7z1d]::after {
            width: 100%;
        }

.Maintance-wrapper[b-161l8l7z1d] {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.Maintance-wrapper-left[b-161l8l7z1d] {
        flex:1;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
.Maintance-wrapper-right[b-161l8l7z1d] {
    flex: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
}
    .Content-maintace-container[b-161l8l7z1d] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh;
        font-family: 'Arial', sans-serif;
    }
.img_maintace[b-161l8l7z1d] {
    width: 60%;
    text-align: center;
    align-items: center;
    margin-bottom: 5rem
}

.info-text[b-161l8l7z1d] {
    font-size: 1.5vw; 
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 30px;
  
    overflow: hidden;
    text-overflow: ellipsis; 
}
/*.info-text-sorry {
    font-size: 3vw;
    margin-bottom: 30px;
    font-weight:700
}*/
.info-text-sorry[b-161l8l7z1d] {
    font-size: 3vw;
    font-weight: bold;
    color: #ff4757;
    text-align: center;
/*    text-transform: uppercase;*/
    font-family: 'Poppins', sans-serif;
    letter-spacing: 4px;
    animation: bounce-b-161l8l7z1d 1s infinite alternate;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    margin: 20px 0;
    padding: 10px;
    background: linear-gradient(45deg, #ff6b6b, #ff4757);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 2px solid #ff4757;
    border-radius: 10px;
    display: inline-block;
    padding: 15px 30px;
}

@keyframes bounce-b-161l8l7z1d {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}
.info-text-children[b-161l8l7z1d] {
    font-size: 1vw;
    font-weight: 500;
    color: #808080;
    text-align: center;
    padding: 10px 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 100px
}



/*#countdown-timer {
    font-size: 50px;
    font-weight: 700;
    color: black;
    padding: 20px 0px;
    border-radius: 15px;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 200px;

}*/
#countdown-timer[b-161l8l7z1d] {
    font-size: 2.5vw;
    font-weight: 700;
    color: #ff5733;
    padding: 20px 0;
    border-radius: 15px;
    letter-spacing: 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
/*    animation: glow 1.5s infinite;*/
}

    #countdown-timer span[b-161l8l7z1d] {
        margin: 0 15px; 
        position: relative;
        display: inline-block;
        transition: transform 0.3s ease-in-out, color 0.3s ease; 
    }


@keyframes glow-b-161l8l7z1d {
    0% {
        text-shadow: 0 0 5px rgba(255, 255, 255, 0.8), 0 0 10px rgba(255, 255, 255, 0.8);
    }

    50% {
        text-shadow: 0 0 20px rgba(255, 255, 255, 1), 0 0 30px rgba(255, 255, 255, 1);
    }

    100% {
        text-shadow: 0 0 5px rgba(255, 255, 255, 0.8), 0 0 10px rgba(255, 255, 255, 0.8);
    }
}


#countdown-timer span:hover[b-161l8l7z1d] {
    transform: scale(1.2); 
    color: #ff5733; 
}


#countdown-timer span[b-161l8l7z1d] {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); 
}





@media (max-width : 48rem) {
    .info-text[b-161l8l7z1d],
    .info-text-children[b-161l8l7z1d],
    .info-text-sorry[b-161l8l7z1d] {
        font-size: 2.5vw;
    }

    .Maintance-content-title[b-161l8l7z1d] {
        margin: 0
    }
    .img_maintace[b-161l8l7z1d] {
        margin-bottom: 5rem
    }
    #countdown-timer[b-161l8l7z1d] {
        font-size: 3vw;
    }
}
@media (max-width: 30rem){
    .info-text[b-161l8l7z1d],
    .info-text-children[b-161l8l7z1d],
    .info-text-sorry[b-161l8l7z1d] {
        font-size: 3.5vw;
    }

    .Maintance-content-title[b-161l8l7z1d] {
        margin: 0
    }
.Maintance-wrapper-right[b-161l8l7z1d]{
    display:none
}

    #countdown-timer[b-161l8l7z1d] {
        font-size: 5vw;
    }

}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Setting/Component/GeneralSetting/GeneralSetting.razor.rz.scp.css */
body[b-v9vs1yyllu] {
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Setting/Component/HeaderSetting/HeaderSetting.razor.rz.scp.css */
.Setting-container[b-rgt4cyai4x] {
    box-sizing: border-box;
    background-color: #e1dfdd;
    height: 100vh;
    font-size: 0.875rem;
    overflow-y: hidden;
    overflow-x: hidden
}

    .Setting-container a[b-rgt4cyai4x] {
        text-decoration: none;
        color: black
    }

.Header-setting-container[b-rgt4cyai4x] {
    width: 100%;
    height: 60px;
}

.Header-setting[b-rgt4cyai4x] {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Setting-content-title[b-rgt4cyai4x] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-square-poll-vertical[b-rgt4cyai4x] {
    font-size: 45px;
    color: #448ce4;
    margin-right: 15px
}

.Setting-content-title-text[b-rgt4cyai4x] {
    font-size: 22px;
    font-weight: bold
}

.Setting-content-text[b-rgt4cyai4x] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}

    .Setting-content-text:hover[b-rgt4cyai4x] {
    }
/* _content/Admin_KA_Document_Blazor/Components/Pages/Setting/Component/NotifycationSetting/NotifycationSetting.razor.rz.scp.css */
.Setting-container[b-7zigx2wlbg] {
    box-sizing: border-box;
    background-color: #fff;
    height: 100vh;
    font-size: 1rem;
    overflow-y: hidden;
    overflow-x: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;

}

.Header-setting-container[b-7zigx2wlbg] {
    width: 100%;
    height: 60px;


}
.Content-setting-container[b-7zigx2wlbg] {
    padding: 20px;
    min-height: 100vh;
    padding: 0 501px 12px 50px;
}

.Header-setting[b-7zigx2wlbg] {
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Setting-content-title[b-7zigx2wlbg] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-bell[b-7zigx2wlbg] {
    font-size: 2.3rem;
    color: #448ce4;
    margin-right: 15px
}

.Setting-content-title-text[b-7zigx2wlbg] {
    font-size: 1.4rem;
    font-weight: bold
}

.Setting-content-text[b-7zigx2wlbg] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
}
.fa-arrow-left[b-7zigx2wlbg] {
    font-size: 1.3rem;
    margin-right: 20px;
    position: relative;
    color: black;
    display: inline-block;
    transition: all 0.3s ease; 
}

    .fa-arrow-left:hover[b-7zigx2wlbg] {
        color: #007bff; 
        transform: translateX(-5px); 
        cursor: pointer
    }

.Notify-sesion-content[b-7zigx2wlbg] {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 14px;
    border-radius: 12px;
    margin-bottom: 30px;
}
.Notify-sesion-content-title[b-7zigx2wlbg] {
    font-size: 1rem;
    font-weight: 500
}
.Notify-setting-title[b-7zigx2wlbg] {
    font-size: 1.1rem;
    font-weight: 600;
    padding: 15px
}

/* From Uiverse.io by Galahhad */
.checkbox[b-7zigx2wlbg] {
    display: none;
}


.checkbox-apple[b-7zigx2wlbg] {
    position: relative;
    width: 20px;
    height: 25px;
    margin: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox-apple label[b-7zigx2wlbg] {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 25px;
        border-radius: 50px;
        background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
        cursor: pointer;
        transition: all 0.3s ease;
    }

        .checkbox-apple label[b-7zigx2wlbg]:after {
            content: '';
            position: absolute;
            top: 1px;
            left: 1px;
            width: 23px;
            height: 23px;
            border-radius: 50%;
            background-color: #fff;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
            transition: all 0.3s ease;
        }

    .checkbox-apple input[type="checkbox"]:checked + label[b-7zigx2wlbg] {
        background: linear-gradient(to bottom, #4cd964, #5de24e);
    }

        .checkbox-apple input[type="checkbox"]:checked + label[b-7zigx2wlbg]:after {
            transform: translateX(25px);
        }

    .checkbox-apple label:hover[b-7zigx2wlbg] {
        background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
    }

        .checkbox-apple label:hover[b-7zigx2wlbg]:after {
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        }

.yep[b-7zigx2wlbg] {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 25px;
}

.Notify-main-action-item[b-7zigx2wlbg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 28px;
    padding: 0 22px
}

@media (max-width : 1300px) {
    .Content-setting-container[b-7zigx2wlbg] {
        padding: 12px 50px
    }
    .fa-bell[b-7zigx2wlbg] {
        font-size: 30px
    }
    .Setting-content-title-text[b-7zigx2wlbg] {
        font-size: 1.2rem
    }
    .fa-arrow-left[b-7zigx2wlbg] {
        font-size: 1.2rem
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Setting/Component/UserSetting/UserSetting.razor.rz.scp.css */
body[b-iq471mitih] {
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/Setting/Setting.razor.rz.scp.css */
.Setting-container[b-ek935ezpnn] {
    box-sizing: border-box;
    /*    background-color: #e1dfdd;*/
    height: 100vh;
    font-size: 0.875rem;
    overflow-y: hidden;
    overflow-x: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px
}
    .Setting-container a[b-ek935ezpnn] {
        text-decoration: none ;
        padding: 8px;

    }


    .Header-setting-container[b-ek935ezpnn] {
        width: 100%;
        height: 60px;

    }

.Header-setting[b-ek935ezpnn] {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid var(--Gray-200, #e1dfdd)
}

.Setting-content-title[b-ek935ezpnn] {
    display: flex;
    align-items: center;
    margin-right: 15px
}

.fa-square-poll-vertical[b-ek935ezpnn] {
    font-size: 45px;
    color: #448ce4;
    margin-right: 15px
}

.Setting-content-title-text[b-ek935ezpnn] {
    font-size: 22px;
    font-weight: bold
}

.Setting-content-text[b-ek935ezpnn] {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    color: black;
    transition: color 0.3s;
    white-space: nowrap;
}
    .Setting-content-text[b-ek935ezpnn]::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background-color: #00695c;
        transition: width 0.3s ease-in-out;
        opacity : 0.5
    }

    .Setting-content-text:hover[b-ek935ezpnn] {
        color: #00695c;
    }

        .Setting-content-text:hover[b-ek935ezpnn]::after {
            width: 100%; 
        }

.Content-setting-container[b-ek935ezpnn] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; 
  
}

.Content-setting-container[b-ek935ezpnn] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    font-family: 'Arial', sans-serif;
}

.Content-setting-container[b-ek935ezpnn] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    font-family: 'Arial', sans-serif;
}

.info-text[b-ek935ezpnn] {
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 30px;

}

#countdown-timer[b-ek935ezpnn] {
    font-size: 50px; 
    font-weight:700;
    color: black;
    padding: 20px;
    border-radius: 15px;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 200px
}


@keyframes pulse-b-ek935ezpnn {
    0% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    }

    50% {
        transform: scale(1.1);
        box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    }
}




@media (max-width : 48rem){
    .Setting-content-title-text[b-ek935ezpnn] {
        font-size: 0.9rem;
        margin-right: 10px
    }
    .Setting-content-title[b-ek935ezpnn]{
        margin:0
    }
}
/* _content/Admin_KA_Document_Blazor/Components/Pages/User/Login.razor.rz.scp.css */
.container[b-hcqj4sssos]{
	height:100%;
}

.login-wrapper[b-hcqj4sssos] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	width: 100vw;
	background: rgb(110,203,255);
	background: linear-gradient(108deg, rgba(110,203,255,1) 0%, rgba(202,223,240,1) 0%);
}

.card[b-hcqj4sssos] {
	margin-top: -100px;
	min-width: 250px;
	max-width: 600px;
	padding: 40px 15px 40px 15px;
	background-color: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(10px);
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 14px;
	border: 1px solid rgba(255, 255, 255, 0.3); 
}

.card-header-login[b-hcqj4sssos] {
	text-align: center;
	padding: 0.5rem 1rem;
	margin-bottom: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	font-size: 18px
}

.form-group[b-hcqj4sssos] {
	margin-top: 20px;
	min-width: 300px
}

button[b-hcqj4sssos] {
	margin-top: 25px;
	width: 100%;
}

.btn[b-hcqj4sssos] {
	background-color: #1DBBFF !important;
	border: none;
	user-select: none;
	cursor: pointer;
	transition: all 0.2s linear;
	color: white !important;
	border-radius: 12px;
	font-size: 16px !important;
	font-weight: 600;
	white-space: nowrap !important;
	width: 100% !important;
	height: 35px !important;
	padding: 0 15px !important;
	display: flex;
	align-items: center;
	justify-content:center;
}

	.btn:hover[b-hcqj4sssos] {
		border-radius: 8px;
		scale: 1;
		color: black !important;
		background: #EAEAEA !important;
	}


@media (max-width: 576px) {
	.card[b-hcqj4sssos] {
		width: 90%;
		margin: 0px 10px;
	}
}
