@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Shared/Header.razor.rz.scp.css */
.header[b-4xhq3bkp62] {
    background-color: #206AE8;
}

.dx-menu-item.notoggle > .dropdown-menu[b-4xhq3bkp62] {
    transform: matrix(1, 0, 0, 1, -112, -1) !important;
}

.dx-menu-item.notoggle a > span.dropdown-toggle[b-4xhq3bkp62] {
    display: none;
}

.dxbs-menu > .nav .dx-menu-item.notoggle[b-4xhq3bkp62] {
    display: none;
    color: white;
}

.dxbs-menu > .nav .dx-menu-item.search-menu-item[b-4xhq3bkp62] {
    display: none;
}

.dxbs-menu > .nav .separator[b-4xhq3bkp62] {
    display: none;
}

.dx-menu-item .search[b-4xhq3bkp62] {
    min-width: 100px
}

.dxbs-menu-item-tmpl > .search[b-4xhq3bkp62] {
    padding: 0.25rem;
    position: relative;
}

.user-profile .logo-container[b-4xhq3bkp62] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.user-profile .log-off-btn[b-4xhq3bkp62] {
    padding-top: 0.815rem;
    padding-bottom: 0.815rem;
    border-top: 1px solid #e5e5e5;
}

.menu-icon-user-profile[b-4xhq3bkp62] {
    mask-image: url("images/UserProfile.svg");
    -webkit-mask-image: url("images/UserProfile.svg");
}

.user-name-container[b-4xhq3bkp62] {
    opacity: 0.8;
    margin-top: 10px;
}

.menu-icon[b-4xhq3bkp62] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: white;
}

.icon-logo[b-4xhq3bkp62] {
    display: flex;
    height: 25px;
    width: 25px;
    margin: 10px 0px 0 0;
    background-color: white;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("images/logo.svg");
    -webkit-mask-image: url("images/logo.svg");
}

[b-4xhq3bkp62] .dropdown-toggle {
    color: white;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-7npg2ao7iu] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-7npg2ao7iu] .page-layout,
[b-7npg2ao7iu] .page-layout > .dx-gridlayout-root,
[b-7npg2ao7iu] .layout-item {
    background-color: inherit;
}

[b-7npg2ao7iu] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-7npg2ao7iu] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-7npg2ao7iu] .fit-width {
    max-width: 100%;
}

[b-7npg2ao7iu] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-r36apck0vc] {
    min-width: 200px;
    max-width: 200px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: inherit;
}

.sidebar.collapse[b-r36apck0vc] {
    display: none;
}

.sidebar.expand[b-r36apck0vc] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-r36apck0vc] {
        display: none;
    }

    .sidebar.expand[b-r36apck0vc] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-r36apck0vc] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}
[b-r36apck0vc] .app-sidebar,
[b-r36apck0vc] .app-sidebar > .nav-pills,
[b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item,
[b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-r36apck0vc] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
