/* /Components/Components/AdminLogin.razor.rz.scp.css */
.wrap[b-3mco1wxo76] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-3mco1wxo76] {
        background-color: #5bc0de;
        background: url('../images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-3mco1wxo76] {
        background: url('../images/bg3.png') no-repeat;
        background-size: contain;
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}

.form-signin-heading[b-3mco1wxo76] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-3mco1wxo76] {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

    .login-wrap .card[b-3mco1wxo76], .login-wrap .card:hover[b-3mco1wxo76], .modal .card[b-3mco1wxo76], .modal .card:hover[b-3mco1wxo76] {
        border: 1px solid #84bbe2;
    }

.login-sms[b-3mco1wxo76],
.is-mobile .login-up[b-3mco1wxo76] {
    display: none;
}

.is-mobile .login-sms[b-3mco1wxo76] {
    display: block;
}

[b-3mco1wxo76] .btn-login {
    background: #f67a6e;
    border-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    line-height: 1;
}

    [b-3mco1wxo76] .btn-login:focus {
        box-shadow: 0 4px #e56b60;
    }

[b-3mco1wxo76] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-3mco1wxo76] .form-check-label {
    color: #212529;
}

[b-3mco1wxo76] .form-control {
    border-color: #1ca0e9 !important;
}

[b-3mco1wxo76] .divider-wrap {
    background-color: #7c86bb;
}

[b-3mco1wxo76] .divider-text {
    background-color: #a7daf9;
}

.login-list[b-3mco1wxo76] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-3mco1wxo76]  img {
        width: 32px;
        height: 32px;
    }

[b-3mco1wxo76] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-3mco1wxo76] {
        margin: 0 auto;
        background: #fff;
        border-radius: 5px;
        max-width: 320px;
        border: solid 1px #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    }
}

@media (min-width: 768px) {
    .form-signin-heading[b-3mco1wxo76] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-3mco1wxo76] {
        width: 300px;
        height: 274px;
        position: relative;
        left: 346px;
        justify-content: center;
    }

    .slidercaptcha[b-3mco1wxo76] {
        width: 300px;
    }

        .slidercaptcha[b-3mco1wxo76], .slidercaptcha.oauth[b-3mco1wxo76] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-3mco1wxo76] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-3mco1wxo76] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-3mco1wxo76] {
            color: #e0e0e0;
        }
}

@media (min-width: 768px) {
    .gitee.wrap[b-3mco1wxo76] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-3mco1wxo76] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* /Components/Components/AdminLoginFooter.razor.rz.scp.css */
.login-footer[b-lf6wgiscaf] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.login-footer-body[b-lf6wgiscaf] {
    display: flex;
}

li[b-lf6wgiscaf] {
    list-style: none;
}

    li:not(:last-child)[b-lf6wgiscaf] {
        margin-right: 1rem;
    }

.white + .login-footer li a[b-lf6wgiscaf] {
    color: #fff;
}
/* /Components/Components/AdminLoginGitee.razor.rz.scp.css */
.wrap[b-mo01uo0h0u] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #40485b;
    background-color: #f1f2f7;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.container[b-mo01uo0h0u] {
    display: flex;
    box-shadow: 0px 20px 80px 0px rgb(0 0 0 / 30%);
    width: 1000px;
    height: 500px;
    padding: 0;
    margin: 0 auto;
    margin-top: calc(100vh / 2 - 275px);
}

section[b-mo01uo0h0u] {
    width: 50%;
}

.login-sidebox[b-mo01uo0h0u] {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#3a485a), to(#607089));
    background: linear-gradient(0deg, #3a485a 0%, #607089 100%);
    color: #fff;
}

    .login-sidebox[b-mo01uo0h0u]::before,
    .login-sidebox[b-mo01uo0h0u]::after {
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
    }

    .login-sidebox[b-mo01uo0h0u]::before {
        background: url(../images/left-1.png) no-repeat 0 0;
    }

    .login-sidebox[b-mo01uo0h0u]::after {
        background: url(../images/left-2.png) no-repeat right bottom;
    }

    .login-sidebox .login-sidebox-content[b-mo01uo0h0u] {
        padding: 80px 80px 48px;
        position: relative;
        z-index: 1;
    }

.login-sidebox-header[b-mo01uo0h0u] {
    margin-bottom: 40px;
}

.login-sidebox-logo[b-mo01uo0h0u] {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

    .login-sidebox-logo img[b-mo01uo0h0u] {
        width: 48px;
        height: auto;
        border-radius: 50%;
        margin-right: 14px;
    }

    .login-sidebox-logo span[b-mo01uo0h0u] {
        display: inline;
        font-size: 1.5rem;
        font-weight: 700;
    }

.login-sidebox-subtitle[b-mo01uo0h0u] {
    font-size: 20pt;
    font-weight: normal;
}

.login-sidebox-footer[b-mo01uo0h0u] {
    margin-top: 40px;
    border-top: solid 1px #ddd;
    padding-top: 28px;
    font-size: 0.875rem;
    font-weight: 500;
}

    .login-sidebox-footer a[b-mo01uo0h0u] {
        cursor: pointer;
        color: #fff;
    }

.login-form[b-mo01uo0h0u] {
    padding: 64px;
    font-size: 0.875rem;
}

.login-form-header[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}

    .login-form-header h2[b-mo01uo0h0u] {
        margin-bottom: 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
    }

.login-list[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
}

    .login-list .item[b-mo01uo0h0u] {
        width: 32px;
        height: 32px;
    }

.forget-password[b-mo01uo0h0u] {
    padding: 16px 0;
}

.form-signin-heading[b-mo01uo0h0u] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-sms[b-mo01uo0h0u],
.is-mobile .login-up[b-mo01uo0h0u] {
    display: none;
}

.is-mobile .login-sms[b-mo01uo0h0u] {
    display: block;
}

[b-mo01uo0h0u] .btn-login {
    color: #fff;
    background: #fe7300;
    border-color: transparent;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}

    [b-mo01uo0h0u] .btn-login:hover {
        background: #fe7300;
    }

[b-mo01uo0h0u] .divider-wrap {
    background-color: #7c86bb;
}

[b-mo01uo0h0u] .divider-text {
    background-color: #f1f2f7;
}

.login-list[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-mo01uo0h0u]  img {
        width: 32px;
        height: 32px;
    }

[b-mo01uo0h0u] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-mo01uo0h0u] {
        margin: 0 auto;
        background: #fff;
        border-radius: 5px;
        max-width: 320px;
        border: solid 1px #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    }
}

@media (min-width: 768px) {
    .form-signin-heading[b-mo01uo0h0u] {
        padding: 28px 0;
        background-color: transparent;
    }

    .slidercaptcha[b-mo01uo0h0u] {
        width: 300px;
    }

        .slidercaptcha[b-mo01uo0h0u], .slidercaptcha.oauth[b-mo01uo0h0u] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-mo01uo0h0u] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-mo01uo0h0u] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-mo01uo0h0u] {
            color: #e0e0e0;
        }
}

[b-mo01uo0h0u] .divider {
    margin: 1.5rem 0;
}
/* /Components/Components/FAIconList.razor.rz.scp.css */
.icon-list[b-5zbshyjwrf] {
    --bb-icon-list-width: 190px;
    display: flex;
}

    .icon-list .icons-body[b-5zbshyjwrf] {
        flex: 1;
    }

    .icon-list.is-catalog .icons-body[b-5zbshyjwrf] {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }

    .icon-list .icons-nav[b-5zbshyjwrf] {
        overflow-y: auto;
        overflow-x: hidden;
        width: var(--bb-icon-list-width);
        height: 100%;
        display: none;
    }

        .icon-list .icons-nav h5[b-5zbshyjwrf] {
            padding-left: .5rem;
        }

        .icon-list .icons-nav .nav[b-5zbshyjwrf] {
            --bs-nav-link-padding-x: .5rem;
            --bs-nav-link-padding-y: .25rem;
            flex-direction: column;
            flex-wrap: nowrap;
        }

        .icon-list .icons-nav .nav-link:not(:last-child)[b-5zbshyjwrf] {
            margin-top: .125rem;
        }

        .icon-list .icons-nav.nav-pills[b-5zbshyjwrf] {
            --bs-nav-pills-link-active-bg: var(--bs-warning);
        }

@media (min-width: 768px) {
    .icon-list .icons-nav[b-5zbshyjwrf] {
        display: block;
    }
}
/* /Components/Components/MenuIconList.razor.rz.scp.css */
.form-footer[b-0v7w57rjty] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icon[b-0v7w57rjty] {
    font-size: 22px;
    color: #337ab7;
    border: solid 1px;
    border-radius: 4px;
    min-width: 36px;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .25rem;
}

[b-0v7w57rjty] .fil a:hover {
    background-color: var(--bs-primary);
}

[b-0v7w57rjty] .nav-pills .nav-link.active {
    --bs-nav-pills-link-active-bg: var(--bs-primary);
}

[b-0v7w57rjty] .icon-list {
    height: calc(100vh - 8rem - 47px - 52px);
}
/* /Components/Components/NavigationTree.razor.rz.scp.css */
.tree-menu[b-qcs3ojor1p] {
    display: flex;
    flex-direction: column;
}

    .tree-menu[b-qcs3ojor1p]  .tree {
        flex: 1;
        margin: -1rem;
        padding: 1rem;
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        overflow-x: hidden;
    }
/* /Components/Layout/NotFoundLayout.razor.rz.scp.css */
.error[b-egvyuvj5ze] {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #f7f7f7;
}

h3[b-egvyuvj5ze] {
    font-size: 1.28rem;
    font-weight: bold;
    margin: 1.125rem 0;
}

.bg[b-egvyuvj5ze] {
    background-image: url('../images/bg404.png');
    width: 458px;
    height: 215px;
    text-align: center;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-89k81wrzux],
.components-reconnect-repeated-attempt-visible[b-89k81wrzux],
.components-reconnect-failed-visible[b-89k81wrzux],
.components-pause-visible[b-89k81wrzux],
.components-resume-failed-visible[b-89k81wrzux],
.components-rejoining-animation[b-89k81wrzux] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-retrying[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-failed[b-89k81wrzux],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-89k81wrzux] {
    display: block;
}


#components-reconnect-modal[b-89k81wrzux] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-89k81wrzux 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-89k81wrzux 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-89k81wrzux 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-89k81wrzux]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-89k81wrzux 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-89k81wrzux {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-89k81wrzux {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-89k81wrzux {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-89k81wrzux] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-89k81wrzux] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-89k81wrzux] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-89k81wrzux] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-89k81wrzux] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-89k81wrzux] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-89k81wrzux] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-89k81wrzux 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-89k81wrzux] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-89k81wrzux {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Admin/Settings.razor.rz.scp.css */
[b-9ahouvn9dz] .form-inline .form-label {
    display: block;
}

[b-9ahouvn9dz] .btn-group {
    flex: 0;
}
