@import '_content/Excubo.Blazor.TreeViews/Excubo.Blazor.TreeViews.bundle.scp.css';
@import '_content/ITQN.Shared/ITQN.Shared.bundle.scp.css';
@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.ezdqu7jd9f.bundle.scp.css';
@import '_content/ITQN.QuanLyTrangTrai.BoSinhSan/ITQN.QuanLyTrangTrai.BoSinhSan.bundle.scp.css';

/* _content/Thagrico.WebHost/Pages/Shared/MainLayout.razor.rz.scp.css */
.page[b-pmvxn6ne1p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-pmvxn6ne1p] {
    flex: 1;
}

.sidebar[b-pmvxn6ne1p] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pmvxn6ne1p] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pmvxn6ne1p]  a, .top-row .btn-link[b-pmvxn6ne1p] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-pmvxn6ne1p] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pmvxn6ne1p] {
        display: none;
    }

    .top-row.auth[b-pmvxn6ne1p] {
        justify-content: space-between;
    }

    .top-row a[b-pmvxn6ne1p], .top-row .btn-link[b-pmvxn6ne1p] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pmvxn6ne1p] {
        flex-direction: row;
    }

    .sidebar[b-pmvxn6ne1p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pmvxn6ne1p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-pmvxn6ne1p] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Thagrico.WebHost/Pages/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rfa2flgav7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rfa2flgav7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rfa2flgav7] {
    font-size: 1.1rem;
}

.oi[b-rfa2flgav7] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}
/*
.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}*/

@media (min-width: 641px) {
    .navbar-toggler[b-rfa2flgav7] {
        display: none;
    }

    .collapse[b-rfa2flgav7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/Thagrico.WebHost/Pages/Users/NewUsersPage.razor.rz.scp.css */
.new-users-tree[b-d0c9o5xe8q]  .e-list-item,
.new-users-tree[b-d0c9o5xe8q]  .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-text-content,
.new-users-tree[b-d0c9o5xe8q]  .e-list-text,
.new-users-tree[b-d0c9o5xe8q]  .e-ul,
.new-users-tree[b-d0c9o5xe8q]  .e-list-parent {
    background: #fff !important;
    color: inherit !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-1 > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-2 > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-3 > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-4 > .e-fullrow {
    background: #fff !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-1 > .e-text-content .e-list-text,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-2 > .e-text-content .e-list-text,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-3 > .e-text-content .e-list-text,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-level-4 > .e-text-content .e-list-text {
    color: #1f2937 !important;
    font-weight: 400 !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-fullrow {
    border: 0 !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-item {
    border-bottom: 1px solid #dbe7f3;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-item:hover > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-hover > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-active > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-node-focus > .e-fullrow,
.new-users-tree[b-d0c9o5xe8q]  .e-list-item.e-selected > .e-fullrow {
    background: #f7fafc !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-text {
    color: #1f2937 !important;
    font-weight: 400;
}

.new-users-tree[b-d0c9o5xe8q]  .e-text-content {
    width: 100%;
}

.new-users-tree[b-d0c9o5xe8q]  .e-list-text {
    display: block;
    width: 100%;
}

.new-users-tree[b-d0c9o5xe8q]  .e-checkbox-wrapper .e-frame + .e-label,
.new-users-tree[b-d0c9o5xe8q]  .e-css.e-checkbox-wrapper .e-frame + .e-label {
    color: #4b5563 !important;
}

.new-users-tree[b-d0c9o5xe8q]  .e-icons.interaction {
    color: #6b7280 !important;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-row {
    display: grid;
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
    align-items: start;
    gap: 16px;
    padding: 10px 12px;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-menu {
    display: flex;
    align-items: flex-start;
    min-height: 40px;
    padding-top: 6px;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-menu .name {
    color: #111827;
    font-size: 15px;
    line-height: 1.45;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 26px;
    align-items: start;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item {
    display: flex;
    align-items: center;
    min-height: 30px;
    padding: 0;
    background: transparent;
    border: 0;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item-inherited .e-label {
    font-weight: 700;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item .e-checkbox-wrapper,
.new-users-tree[b-d0c9o5xe8q]  .permission-item .e-css.e-checkbox-wrapper {
    width: 100%;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item .e-label {
    white-space: normal;
    line-height: 1.35;
    color: #667085 !important;
    font-size: 14px;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item .e-frame {
    margin-right: 6px;
}

.new-users-tree[b-d0c9o5xe8q]  .permission-item-inherited .e-frame + .e-label {
    color: #475467 !important;
}

@media (max-width: 992px) {
    .new-users-tree[b-d0c9o5xe8q]  .permission-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .new-users-tree[b-d0c9o5xe8q]  .permission-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .new-users-tree[b-d0c9o5xe8q]  .permission-list {
        grid-template-columns: 1fr;
    }
}
