/* /Components/Components/Lists/FAIconList.razor.rz.scp.css */
.icon-list[b-exc1c4rmt1] {
    --bb-icon-list-width: 190px;
    display: flex;
}

    .icon-list .icons-body[b-exc1c4rmt1] {
        flex: 1;
    }

    .icon-list.is-catalog .icons-body[b-exc1c4rmt1] {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }

    .icon-list .icons-nav[b-exc1c4rmt1] {
        overflow-y: auto;
        overflow-x: hidden;
        width: var(--bb-icon-list-width);
        height: 100%;
        display: none;
    }

        .icon-list .icons-nav h5[b-exc1c4rmt1] {
            padding-left: .5rem;
        }

        .icon-list .icons-nav .nav[b-exc1c4rmt1] {
            --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-exc1c4rmt1] {
            margin-top: .125rem;
        }

        .icon-list .icons-nav.nav-pills[b-exc1c4rmt1] {
            --bs-nav-pills-link-active-bg: var(--bs-warning);
        }

@media (min-width: 768px) {
    .icon-list .icons-nav[b-exc1c4rmt1] {
        display: block;
    }
}
/* /Components/Components/Lists/MenuIconList.razor.rz.scp.css */
.form-footer[b-a5fwr8xwn8] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icon[b-a5fwr8xwn8] {
    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-a5fwr8xwn8] .fil a:hover {
    background-color: var(--bs-primary);
}

[b-a5fwr8xwn8] .nav-pills .nav-link.active {
    --bs-nav-pills-link-active-bg: var(--bs-primary);
}

[b-a5fwr8xwn8] .icon-list {
    height: calc(100vh - 8rem - 47px - 52px);
}
/* /Components/Components/Logins/AdminLogin.razor.rz.scp.css */
.wrap[b-78obb7iq5p] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-78obb7iq5p] {
        background-color: #5bc0de;
        background: url('../images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-78obb7iq5p] {
        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-78obb7iq5p] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-78obb7iq5p] {
    display: flex;
    flex-direction: column;
    /*margin: 1rem;*/
}

    .login-wrap .card[b-78obb7iq5p], .login-wrap .card:hover[b-78obb7iq5p], .modal .card[b-78obb7iq5p], .modal .card:hover[b-78obb7iq5p] {
        border: 1px solid #84bbe2;
    }

.login-sms[b-78obb7iq5p],
.is-mobile .login-up[b-78obb7iq5p] {
    display: none;
}

.is-mobile .login-sms[b-78obb7iq5p] {
    display: block;
}

[b-78obb7iq5p] .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-78obb7iq5p] .btn-login:focus {
        box-shadow: 0 4px #e56b60;
    }

[b-78obb7iq5p] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-78obb7iq5p] .form-check-label {
    color: #212529;
}

[b-78obb7iq5p] .form-control {
    border-color: #1ca0e9 !important;
}

[b-78obb7iq5p] .divider-wrap {
    background-color: #7c86bb;
}

[b-78obb7iq5p] .divider-text {
    background-color: #a7daf9;
}

.login-list[b-78obb7iq5p] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-78obb7iq5p]  img {
        width: 32px;
        height: 32px;
    }

[b-78obb7iq5p] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-78obb7iq5p] {
        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-78obb7iq5p] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-78obb7iq5p] {
        /*width: 300px;*/
        height: 280px;
        position: relative;
        /*left: 346px;*/
        justify-content: center;
    }

    .slidercaptcha[b-78obb7iq5p] {
        width: 300px;
    }

        .slidercaptcha[b-78obb7iq5p], .slidercaptcha.oauth[b-78obb7iq5p] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-78obb7iq5p] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-78obb7iq5p] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-78obb7iq5p] {
            color: #e0e0e0;
        }
}

@media (min-width: 768px) {
    .gitee.wrap[b-78obb7iq5p] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-78obb7iq5p] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* /Components/Components/Logins/AdminLoginFooter.razor.rz.scp.css */
.login-footer[b-kgxlq6f4y7] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.login-footer-body[b-kgxlq6f4y7] {
    display: flex;
}

li[b-kgxlq6f4y7] {
    list-style: none;
}

    li:not(:last-child)[b-kgxlq6f4y7] {
        margin-right: 1rem;
    }

.white + .login-footer li a[b-kgxlq6f4y7] {
    color: #fff;
}
/* /Components/Components/Trees/NavigationTree.razor.rz.scp.css */
.tree-menu[b-vi8n95zmdh] {
    display: flex;
    flex-direction: column;
}

    .tree-menu[b-vi8n95zmdh]  .tree {
        flex: 1;
        margin: -1rem;
        padding: 1rem;
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        overflow-x: hidden;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-i2t1ilxmpw] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-i2t1ilxmpw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-8ac01vbpa0],
.components-reconnect-repeated-attempt-visible[b-8ac01vbpa0],
.components-reconnect-failed-visible[b-8ac01vbpa0],
.components-pause-visible[b-8ac01vbpa0],
.components-resume-failed-visible[b-8ac01vbpa0],
.components-rejoining-animation[b-8ac01vbpa0] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-retrying[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-failed[b-8ac01vbpa0],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-8ac01vbpa0] {
    display: block;
}


#components-reconnect-modal[b-8ac01vbpa0] {
    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-8ac01vbpa0 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-8ac01vbpa0 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-8ac01vbpa0 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-8ac01vbpa0]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-8ac01vbpa0 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-8ac01vbpa0 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-8ac01vbpa0 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-8ac01vbpa0 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-8ac01vbpa0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-8ac01vbpa0] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-8ac01vbpa0] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-8ac01vbpa0] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-8ac01vbpa0] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-8ac01vbpa0] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-8ac01vbpa0] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-8ac01vbpa0 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-8ac01vbpa0] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-8ac01vbpa0 {
    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/Index.razor.rz.scp.css */
.section-header[b-iq89x94oos] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #5da9f6; /* 你的藍色背景 */
    color: white;
/*    font-weight: bold;*/
    padding: 8px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.more-link[b-iq89x94oos] {
    color: white;
    font-size: 0.9em;
    text-decoration: underline;
    cursor: pointer;
}

.more-link:hover[b-iq89x94oos] {
    text-decoration: none;
}
/* /Components/Pages/Admin/Settings.razor.rz.scp.css */
[b-rkt7id78pi] .form-inline .form-label {
    display: block;
}

[b-rkt7id78pi] .btn-group {
    flex: 0;
}
/* /Components/Pages/Admin/SynchronizeToxicologys.razor.rz.scp.css */
.btn-primary[b-41n0rj575m] {
    background-color: blue; 
    color: white;  
}
.btn-secondary[b-41n0rj575m] {
    background-color: green;  
    color: white;  
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.nf-container[b-lu9or7esfj] {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f9;
    padding: 20px;
    box-sizing: border-box;
}

.nf-box[b-lu9or7esfj] {
    text-align: center;
    max-width: 400px;
    padding: 40px 30px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.06);
    animation: fadeIn-b-lu9or7esfj .6s ease-out;
}

.nf-title[b-lu9or7esfj] {
    font-size: 80px;
    font-weight: 700;
    margin: 0;
    color: #333;
    letter-spacing: 2px;
}

.nf-subtitle[b-lu9or7esfj] {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #555;
}

.nf-desc[b-lu9or7esfj] {
    font-size: 15px;
    color: #888;
    margin-bottom: 25px;
}

.nf-btn[b-lu9or7esfj] {
    display: inline-block;
    background: #4c6ef5;
    color: white;
    padding: 12px 24px;
    border-radius: 12px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: 0.2s ease;
}

    .nf-btn:hover[b-lu9or7esfj] {
        background: #3b5bdb;
        transform: translateY(-2px);
        box-shadow: 0 5px 12px rgba(0,0,0,0.1);
    }

@keyframes fadeIn-b-lu9or7esfj {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
