@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/DMS/Shared/DMSLoader/DMSPageLoader.razor.rz.scp.css */
.overlay[b-k7k6a6lb0v] {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222;
    opacity: 0.5;
    z-index: 100000;
}

.overlay__inner[b-k7k6a6lb0v] {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content[b-k7k6a6lb0v] {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.loader[b-k7k6a6lb0v] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    animation: rotate-b-k7k6a6lb0v 1s linear infinite
}

    .loader[b-k7k6a6lb0v]::before, .loader[b-k7k6a6lb0v]::after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid #FFF;
        animation: prixClipFix-b-k7k6a6lb0v 2s linear infinite;
    }

    .loader[b-k7k6a6lb0v]::before {
        width: 48px;
        height: 48px;
    }

    .loader[b-k7k6a6lb0v]::after {
        border-color: #FF3D00;
        animation: prixClipFix-b-k7k6a6lb0v 2s linear infinite, rotate-b-k7k6a6lb0v 0.5s linear infinite reverse;
        inset: 6px;
        width: 35px;
        height: 35px;
    }

@keyframes rotate-b-k7k6a6lb0v {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix-b-k7k6a6lb0v {
    0% {
        clip-path: polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)
    }

    25% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)
    }

    50% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)
    }

    75% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)
    }

    100% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)
    }
}
/* _content/DMS/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-2hmz65sf3n] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-2hmz65sf3n] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-2hmz65sf3n] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-2hmz65sf3n] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-2hmz65sf3n] {
        font-size: inherit;
    }
}
/* _content/DMS/Shared/MainLayout - Copy.razor.rz.scp.css */
.page[b-aks07bup3n] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-aks07bup3n] .page-layout,
[b-aks07bup3n] .page-layout > .dx-gridlayout-root,
[b-aks07bup3n] .layout-item {
    background-color: inherit;
}

[b-aks07bup3n] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-aks07bup3n] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-aks07bup3n] .fit-width {
    max-width: 100%;
}

[b-aks07bup3n] .mw-1100 {
    max-width: 1100px;
}
/* _content/DMS/Shared/MainLayout.razor.rz.scp.css */
.page[b-1erlhxpfmi] {
    height: 100%;
    overflow: auto;
    background-color: inherit;
}
[b-1erlhxpfmi] .page-layout,
[b-1erlhxpfmi] .page-layout > .dx-gridlayout-root,
[b-1erlhxpfmi] .layout-item {
    background-color: inherit;
}

[b-1erlhxpfmi] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-1erlhxpfmi] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-1erlhxpfmi] .fit-width {
    max-width: 100%;
}

[b-1erlhxpfmi] .mw-1100 {
    max-width: 1100px;
}
/* _content/DMS/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-qkxxubd1qz] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: inherit;
}

.sidebar.collapse[b-qkxxubd1qz] {
    display: none;
}

.sidebar.expand[b-qkxxubd1qz] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-qkxxubd1qz] {
        display: none;
    }

    .sidebar.expand[b-qkxxubd1qz] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-qkxxubd1qz] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}
[b-qkxxubd1qz] .app-sidebar,
[b-qkxxubd1qz] .app-sidebar > .nav-pills,
[b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item,
[b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-qkxxubd1qz] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
