/* _content/TsaNss.Web/Components/Components/Lists/FAIconList.razor.rz.scp.css */
.icon-list[b-ibfgurl5bq] {
    --bb-icon-list-width: 190px;
    display: flex;
}

    .icon-list .icons-body[b-ibfgurl5bq] {
        flex: 1;
    }

    .icon-list.is-catalog .icons-body[b-ibfgurl5bq] {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }

    .icon-list .icons-nav[b-ibfgurl5bq] {
        overflow-y: auto;
        overflow-x: hidden;
        width: var(--bb-icon-list-width);
        height: 100%;
        display: none;
    }

        .icon-list .icons-nav h5[b-ibfgurl5bq] {
            padding-left: .5rem;
        }

        .icon-list .icons-nav .nav[b-ibfgurl5bq] {
            --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-ibfgurl5bq] {
            margin-top: .125rem;
        }

        .icon-list .icons-nav.nav-pills[b-ibfgurl5bq] {
            --bs-nav-pills-link-active-bg: var(--bs-warning);
        }

@media (min-width: 768px) {
    .icon-list .icons-nav[b-ibfgurl5bq] {
        display: block;
    }
}
/* _content/TsaNss.Web/Components/Components/Lists/MenuIconList.razor.rz.scp.css */
.form-footer[b-oeceix0smw] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icon[b-oeceix0smw] {
    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-oeceix0smw] .fil a:hover {
    background-color: var(--bs-primary);
}

[b-oeceix0smw] .nav-pills .nav-link.active {
    --bs-nav-pills-link-active-bg: var(--bs-primary);
}

[b-oeceix0smw] .icon-list {
    height: calc(100vh - 8rem - 47px - 52px);
}
/* _content/TsaNss.Web/Components/Components/Logins/AdminLogin.razor.rz.scp.css */
.wrap[b-qekgajkj78] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-qekgajkj78] {
        background-color: #5bc0de;
        background: url('../images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-qekgajkj78] {
        background: url('../images/bg-custom.png') no-repeat;
        background-size: contain;
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}

.form-signin-heading[b-qekgajkj78] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-qekgajkj78] {
    display: flex;
    flex-direction: column;
    /*margin: 1rem;*/
}

    .login-wrap .card[b-qekgajkj78], .login-wrap .card:hover[b-qekgajkj78], .modal .card[b-qekgajkj78], .modal .card:hover[b-qekgajkj78] {
        border: 1px solid #84bbe2;
    }

.login-sms[b-qekgajkj78],
.is-mobile .login-up[b-qekgajkj78] {
    display: none;
}

.is-mobile .login-sms[b-qekgajkj78] {
    display: block;
}

[b-qekgajkj78] .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-qekgajkj78] .btn-login:focus {
        box-shadow: 0 4px #e56b60;
    }

[b-qekgajkj78] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-qekgajkj78] .form-check-label {
    color: #212529;
}

[b-qekgajkj78] .form-control {
    border-color: #1ca0e9 !important;
}

[b-qekgajkj78] .divider-wrap {
    background-color: #7c86bb;
}

[b-qekgajkj78] .divider-text {
    background-color: #a7daf9;
}

.login-list[b-qekgajkj78] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-qekgajkj78]  img {
        width: 32px;
        height: 32px;
    }

[b-qekgajkj78] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-qekgajkj78] {
        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-qekgajkj78] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-qekgajkj78] {
        /*width: 300px;*/
        height: 280px;
        position: relative;
        /*left: 346px;*/
        justify-content: center;
    }

    .slidercaptcha[b-qekgajkj78] {
        width: 300px;
    }

        .slidercaptcha[b-qekgajkj78], .slidercaptcha.oauth[b-qekgajkj78] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-qekgajkj78] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-qekgajkj78] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-qekgajkj78] {
            color: #e0e0e0;
        }
}

@media (min-width: 768px) {
    .gitee.wrap[b-qekgajkj78] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-qekgajkj78] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* _content/TsaNss.Web/Components/Components/Logins/AdminLoginFooter.razor.rz.scp.css */
.login-footer[b-a4tonf16es] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.login-footer-body[b-a4tonf16es] {
    display: flex;
}

li[b-a4tonf16es] {
    list-style: none;
}

    li:not(:last-child)[b-a4tonf16es] {
        margin-right: 1rem;
    }

.white + .login-footer li a[b-a4tonf16es] {
    color: #fff;
}
/* _content/TsaNss.Web/Components/Components/Trees/NavigationTree.razor.rz.scp.css */
.tree-menu[b-22cje1chfv] {
    display: flex;
    flex-direction: column;
}

    .tree-menu[b-22cje1chfv]  .tree {
        flex: 1;
        margin: -1rem;
        padding: 1rem;
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        overflow-x: hidden;
    }
/* _content/TsaNss.Web/Components/Layout/NotFoundLayout.razor.rz.scp.css */
.error[b-v74k0ikiyr] {
    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-v74k0ikiyr] {
    font-size: 1.28rem;
    font-weight: bold;
    margin: 1.125rem 0;
}

.bg[b-v74k0ikiyr] {
    background-image: url('../images/bg404.png');
    width: 458px;
    height: 215px;
    text-align: center;
}
/* _content/TsaNss.Web/Components/Pages/Admin/Settings.razor.rz.scp.css */
[b-ixe78oq38o] .form-inline .form-label {
    display: block;
}

[b-ixe78oq38o] .btn-group {
    flex: 0;
}
