@import '_content/BlazorAdmin.Layout/BlazorAdmin.Layout.bundle.scp.css';
@import '_content/BlazorAdmin.Rbac/BlazorAdmin.Rbac.bundle.scp.css';

/* _content/BlazorAdmin.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-phfl1quu43] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-phfl1quu43] {
    flex: 1;
}

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

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

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

    .top-row[b-phfl1quu43]  a:hover, .top-row[b-phfl1quu43]  .btn-link:hover {
        text-decoration: underline;
    }

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

@media (max-width: 640.98px) {
    .top-row[b-phfl1quu43] {
        justify-content: space-between;
    }

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

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

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

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

    .top-row.auth[b-phfl1quu43]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-phfl1quu43], article[b-phfl1quu43] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-phfl1quu43] {
    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: 9000;
}

    #blazor-error-ui .dismiss[b-phfl1quu43] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorAdmin.Web/Components/Pages/Login.razor.rz.scp.css */
.full-screen[b-oix3wlz3kn] {
    width: 100%;
    height: 100vh;
    background: url('./images/back.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.pl[b-oix3wlz3kn] {
    width: 6em;
    height: 6em;
}

.pl__ring[b-oix3wlz3kn] {
    animation: ringA-b-oix3wlz3kn 2s linear infinite;
}

.pl__ring--a[b-oix3wlz3kn] {
    stroke: #f42f25;
}

.pl__ring--b[b-oix3wlz3kn] {
    animation-name: ringB-b-oix3wlz3kn;
    stroke: #f49725;
}

.pl__ring--c[b-oix3wlz3kn] {
    animation-name: ringC-b-oix3wlz3kn;
    stroke: #255ff4;
}

.pl__ring--d[b-oix3wlz3kn] {
    animation-name: ringD-b-oix3wlz3kn;
    stroke: #f42582;
}

/* Animations */
@keyframes ringA-b-oix3wlz3kn {
    from, 4% {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -330;
    }

    12% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -335;
    }

    32% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -595;
    }

    40%, 54% {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -660;
    }

    62% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -665;
    }

    82% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -925;
    }

    90%, to {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -990;
    }
}

@keyframes ringB-b-oix3wlz3kn {
    from, 12% {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -110;
    }

    20% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -115;
    }

    40% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -195;
    }

    48%, 62% {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    70% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    90% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -305;
    }

    98%, to {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -330;
    }
}

@keyframes ringC-b-oix3wlz3kn {
    from {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: 0;
    }

    8% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -5;
    }

    28% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -175;
    }

    36%, 58% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    66% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    86% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -395;
    }

    94%, to {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -440;
    }
}

@keyframes ringD-b-oix3wlz3kn {
    from, 8% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: 0;
    }

    16% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -5;
    }

    36% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -175;
    }

    44%, 50% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    58% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    78% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -395;
    }

    86%, to {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -440;
    }
}
/* _content/BlazorAdmin.Web/Components/Shared/Loading.razor.rz.scp.css */
.full-screen[b-as17uev6ug] {
    width: 100%;
    height: 100vh;
    background: url('./images/back.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.pl[b-as17uev6ug] {
    width: 6em;
    height: 6em;
}

.pl__ring[b-as17uev6ug] {
    animation: ringA-b-as17uev6ug 2s linear infinite;
}

.pl__ring--a[b-as17uev6ug] {
    stroke: #f42f25;
}

.pl__ring--b[b-as17uev6ug] {
    animation-name: ringB-b-as17uev6ug;
    stroke: #f49725;
}

.pl__ring--c[b-as17uev6ug] {
    animation-name: ringC-b-as17uev6ug;
    stroke: #255ff4;
}

.pl__ring--d[b-as17uev6ug] {
    animation-name: ringD-b-as17uev6ug;
    stroke: #f42582;
}

/* Animations */
@keyframes ringA-b-as17uev6ug {
    from, 4% {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -330;
    }

    12% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -335;
    }

    32% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -595;
    }

    40%, 54% {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -660;
    }

    62% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -665;
    }

    82% {
        stroke-dasharray: 60 600;
        stroke-width: 30;
        stroke-dashoffset: -925;
    }

    90%, to {
        stroke-dasharray: 0 660;
        stroke-width: 20;
        stroke-dashoffset: -990;
    }
}

@keyframes ringB-b-as17uev6ug {
    from, 12% {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -110;
    }

    20% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -115;
    }

    40% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -195;
    }

    48%, 62% {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    70% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    90% {
        stroke-dasharray: 20 200;
        stroke-width: 30;
        stroke-dashoffset: -305;
    }

    98%, to {
        stroke-dasharray: 0 220;
        stroke-width: 20;
        stroke-dashoffset: -330;
    }
}

@keyframes ringC-b-as17uev6ug {
    from {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: 0;
    }

    8% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -5;
    }

    28% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -175;
    }

    36%, 58% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    66% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    86% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -395;
    }

    94%, to {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -440;
    }
}

@keyframes ringD-b-as17uev6ug {
    from, 8% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: 0;
    }

    16% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -5;
    }

    36% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -175;
    }

    44%, 50% {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -220;
    }

    58% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -225;
    }

    78% {
        stroke-dasharray: 40 400;
        stroke-width: 30;
        stroke-dashoffset: -395;
    }

    86%, to {
        stroke-dasharray: 0 440;
        stroke-width: 20;
        stroke-dashoffset: -440;
    }
}
/* _content/BlazorAdmin.Web/Components/Shared/NoAuthorizedPage.razor.rz.scp.css */
.container[b-aoyygb85ae] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.tree[b-aoyygb85ae] {
    position: relative;
    width: 50px;
    height: 50px;
    transform-style: preserve-3d;
    transform: rotateX(-20deg) rotateY(30deg);
    animation: treeAnimate-b-aoyygb85ae 5s linear infinite;
}

@keyframes treeAnimate-b-aoyygb85ae {
    0% {
        transform: rotateX(-20deg) rotateY(360deg);
    }

    100% {
        transform: rotateX(-20deg) rotateY(0deg);
    }
}

.tree div[b-aoyygb85ae] {
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transform: translateY(calc(25px * var(--x))) translateZ(0px);
}

    .tree div.branch span[b-aoyygb85ae] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #69c069, #77dd77);
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        border-bottom: 5px solid #00000019;
        transform-origin: bottom;
        transform: rotateY(calc(90deg * var(--i))) rotateX(30deg) translateZ(28.5px);
    }

    .tree div.stem span[b-aoyygb85ae] {
        position: absolute;
        top: 110px;
        /* updated top value */
        left: calc(50% - 7.5px);
        width: 15px;
        height: 50%;
        background: linear-gradient(90deg, #bb4622, #df7214);
        border-bottom: 5px solid #00000019;
        transform-origin: bottom;
        transform: rotateY(calc(90deg * var(--i))) translateZ(7.5px);
    }

.shadow[b-aoyygb85ae] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    filter: blur(20px);
    transform-style: preserve-3d;
    transform: rotateX(90deg) translateZ(-65px);
}
/* _content/BlazorAdmin.Web/Components/Shared/NotFoundPage.razor.rz.scp.css */
.loader[b-jg454fm365] {
    border: 0 solid transparent;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

    .loader[b-jg454fm365]::before,
    .loader[b-jg454fm365]::after {
        content: '';
        border: 7px solid #ccc;
        border-radius: 50%;
        width: inherit;
        height: inherit;
        position: absolute;
        animation: loader-b-jg454fm365 2s linear infinite;
        opacity: 0;
    }

    .loader[b-jg454fm365]::before {
        animation-delay: 1s;
    }

@keyframes loader-b-jg454fm365 {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(0);
        opacity: 0;
    }
}
