@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.iitr8bszy4.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/NeoSNC.OmniLeornung.WebShared/NeoSNC.OmniLeornung.WebShared.s8ccnb1d0t.bundle.scp.css';

/* _content/NeoSNC.OmniLeornung.WebServer/Components/Modals/PhotoEditQrCodeModal.razor.rz.scp.css */
.modal_content[b-rzaj4kfqlq] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/404.razor.rz.scp.css */
.error-content[b-4s0h4xvo2j] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 10%;
}

.error-header[b-4s0h4xvo2j] {
    margin-bottom: 5px;
    font-size: 10vw;
    position: relative;
}

    .error-header[b-4s0h4xvo2j]:after {
        position: absolute;
        content: attr(data-text);
        top: 0;
        left: 0;
        right: 0;
        background: -webkit-repeating-linear-gradient(-45deg, #FC466B, #3F5EFB);
        background-size: 400%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-shadow: 1px 1px 2px rgba(255,255,255,0.25);
    }

.error-title[b-4s0h4xvo2j] {
    font-size: 2rem;
    margin-bottom: 10px;
}

.error-text[b-4s0h4xvo2j] {
    margin-bottom: 30px;
    line-height: 180%;
}

.error-link[b-4s0h4xvo2j] {
    text-decoration: none;
    background-color: #FC466B;
    color: white;
    padding: 3%;
}

    .error-link:hover[b-4s0h4xvo2j] {
        transition: opacity 0.5s linear;
        opacity: 0.8;
    }
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_Course.razor.rz.scp.css */
[b-4dqq00daeh] tr td:nth-child(2) {
    max-width: 20vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width: 768px) {
    [b-4dqq00daeh] tr td:nth-child(2) {
        max-width: 80vw;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CourseCert.razor.rz.scp.css */
[b-u2nxk87c8x] tr td:nth-child(2) {
    max-width: 20vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width: 768px) {
    [b-u2nxk87c8x] tr td:nth-child(2) {
        max-width: 80vw;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CourseCert_Detail.razor.rz.scp.css */
.sims-div.row + .sims-div.row[b-jazng002gq] {
    margin-top: 32px;
}

.key_value_list[b-jazng002gq] {
    margin-bottom: 10px;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CourseHistory.razor.rz.scp.css */
[b-lqnps1oaj3] tr td:nth-child(2) {
    max-width: 20vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width: 768px) {
    [b-lqnps1oaj3] tr td:nth-child(2) {
        max-width: 80vw;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CourseHistory_Detail.razor.rz.scp.css */
.sims-div.row + .sims-div.row[b-0l0zd9af2v] {
    margin-top: 32px;
}

.key_value_list[b-0l0zd9af2v] {
    margin-bottom: 10px;
    background-color:#fff;
    border-radius:15px;
    padding:20px;
}

a:not(.sims-button)[b-0l0zd9af2v] {
    background-color: #81dcff30;
}

.sims-button[b-0l0zd9af2v] {
    width: auto;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CoursePlay.razor.rz.scp.css */
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_CoursePlay_Detail.razor.rz.scp.css */
.sims-div.row + .sims-div.row[b-h7l9j8j0sy] {
    margin-top: 32px;
}

.key_value_list[b-h7l9j8j0sy] {
    margin-bottom: 10px;
}

a:not(.sims-button)[b-h7l9j8j0sy] {
    background-color: #81dcff30;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_Course_Detail.razor.rz.scp.css */
.sims-div.row + .sims-div.row[b-m6xxca76v2] {
    margin-top: 32px;
}

.key_value_list[b-m6xxca76v2] {
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 15px;
    padding:20px;
}

p[b-m6xxca76v2] {
    white-space: pre-line;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Edu/Edu_PhotoEdit.razor.rz.scp.css */
ul.edu-info-list li[b-33qrn4vapr] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-height: 36px;
}

    ul.edu-info-list li + li[b-33qrn4vapr] {
        border-top: thin dashed black;
    }
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Index.razor.rz.scp.css */
[b-87bshmp9ar] .mud-nav-item + .mud-nav-item {
    border-top: 0px solid gray;
    background-color:#4c85ff;
    margin-top: 10px;
    border-radius: 10px;
    width: 320%;
    height: 45px;
    color: white;
    padding: 5px;
    padding-left: 20px;
}

[b-87bshmp9ar] .mud-nav-item {
    border-top: 0px solid gray;
    background-color: #4c85ff;
    border-radius: 10px;
    width: 320%;
    height: 45px;
    color: white;
    padding: 5px;
    padding-left: 20px;
}

[b-87bshmp9ar] .mud-grid-item {
    background-color: white;
    height: 350px;
    margin-top: 70px;
    border-radius: 30px;
    margin-left: 10px;
    padding-left: 10px !important;
    padding-top: 10px !important;
    filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.25));
}

[b-87bshmp9ar] .mud-grid {
    flex-wrap: initial;
    margin-left: 0px;
  
}

i[b-87bshmp9ar] {
    display: none;
}

[b-87bshmp9ar] .mud-typography {
    margin-bottom: 30px;
    color: #303030;
    padding-left: 10px;
    padding-top: 10px;
}

[b-87bshmp9ar] .mud-nav-link:hover:not(.mud-nav-link-disabled) {
    background-color: #4c85ff;
    color: #303030;
}

.btn_primary_index[b-87bshmp9ar] {
    margin-top: 20px;
    width: none;
}

a[b-87bshmp9ar] {
    display: inline-block
}

.btn_primary[b-87bshmp9ar] {
    background-color: #3C8CFE;
    color: white;
    height: 40px;
    border-radius: 30px;
    padding-top: 11px;
    padding-left: 35px;
    margin-left: 650px;
    width: 50%;
}

    .btn_primary:hover[b-87bshmp9ar] {
        background-color: #2076F0;
    }

    .btn_primary:active[b-87bshmp9ar] {
        background-color: #79B0FF;
    }

    section[b-87bshmp9ar] {
        width: 1600px;
    }

    [b-87bshmp9ar] .mud-navmenu {
        height: 165px;
    }

    @media(max-width: 768px) {
        section[b-87bshmp9ar] {
            width: 1250px;
        }

        [b-87bshmp9ar] .mud-grid {
            flex-wrap: wrap;
        }

        .btn_primary[b-87bshmp9ar] {
            background-color: #3C8CFE;
            color: white;
            height: 40px;
            border-radius: 30px;
            padding-top: 11px;
            padding-left: 35px;
            margin-left: 480px;
            width: 20%;
        }

        [b-87bshmp9ar] .mud-nav-item + .mud-nav-item {
            border-top: 0px solid gray;
            background-color: #4c85ff;
            margin-top: 10px;
            border-radius: 10px;
            width: 95%;
            height: 45px;
            color: white;
            padding: 5px;
            padding-left: 20px;
        }

        [b-87bshmp9ar] .mud-nav-item {
            border-top: 0px solid gray;
            background-color: #4c85ff;
            border-radius: 10px;
            width: 95%;
            height: 45px;
            color: white;
            padding: 5px;
            padding-left: 20px;
        }
    }


@media(max-width: 576px) {
    section[b-87bshmp9ar] {
        width: 500px;
        margin-left:0px;
    }

    [b-87bshmp9ar] .mud-grid {
        flex-wrap: wrap;
    }

    .btn_primary[b-87bshmp9ar] {
        background-color: #3C8CFE;
        color: white;
        height: 40px;
        border-radius: 30px;
        padding-top: 11px;
        padding-left: 25px;
        margin-left: 380px;
        width: 20%;
    }

    [b-87bshmp9ar] .mud-nav-item + .mud-nav-item {
        border-top: 0px solid gray;
        background-color: #4c85ff;
        margin-top: 10px;
        border-radius: 10px;
        width: 95%;
        height: 45px;
        color: white;
        padding: 5px;
        padding-left: 20px;
    }

    [b-87bshmp9ar] .mud-nav-item {
        border-top: 0px solid gray;
        background-color: #4c85ff;
        border-radius: 10px;
        width: 95%;
        height: 45px;
        color: white;
        padding: 5px;
        padding-left: 20px;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Info/Info_Account.razor.rz.scp.css */
section[b-i31ahq569s] {
    display: flex;
    gap:20px;
}

.content[b-i31ahq569s] {
    margin-top: 24px;
    width: 200px;
    border-radius: 20px;
    filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.25));
    margin-left: 0px;
}

.content + .content[b-i31ahq569s] {
    margin-top: 24px;
    width: 200px;
    border-radius: 20px;
    filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.25));
    margin-left : 0px;
}

.key_value_list li[b-i31ahq569s] {
    display:flex;
    flex-direction:column;
    align-items:flex-start
}

.key_value_list li p[b-i31ahq569s] {
    margin-left:0;
    margin-top: 5px;
}

.key_value_list + div[b-i31ahq569s] {
    padding-top: 16px;
}

.detail_title[b-i31ahq569s] {
    margin-top: 30px;
}

@media(max-width:768px) {
    .detail_info_wrap + .detail_info_wrap[b-i31ahq569s] {
        margin-top: 24px;
    }
}

@media(max-width:768px) {
    .key_value_list[b-i31ahq569s] {
        margin : 0;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Info/Info_Notice.razor.rz.scp.css */
[b-uwfq1fkl8b] tr td:nth-child(2) {
    max-width: 20vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width: 768px) {
    [b-uwfq1fkl8b] tr td:nth-child(2) {
        max-width: 80vw;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Info/Info_Notice_Detail.razor.rz.scp.css */
.notice_title[b-x1368mddh3] {
    width: 100%;
    padding: 0;
    margin-top: 1%;
    margin : 11px 35px;
}

.notic_name[b-x1368mddh3] {
    width:100%; 
    height:45px; 
    background-color:#4c85ff; 
    border-radius:30px; 
    color:#fff;
}

.notice_content[b-x1368mddh3] {
    font-weight: 300;
    inline-size: 100%;
    overflow-wrap: break-word;
}

.notice_info[b-x1368mddh3] {
    width: 90%;
    overflow: hidden;
    height: 50px;
    margin-bottom: 2%;
    background-color:#fff;
    border-radius:30px;
    margin-top:50px;
    padding-left:30px;
}

.notice_text[b-x1368mddh3] {
    float: left;
    margin-right: 40px;
    line-height: 50px;
}

.notice_bold[b-x1368mddh3] {
    padding-right: 10px;
    font-weight: bold;
}

@media (max-width: 576px) {
    .notic_name[b-x1368mddh3] {
        width: 90%;
        margin-left: 20px;
    }

    .notice_info[b-x1368mddh3] {
        margin-left: 20px;
    }


}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Info/Info_System_Notice_Detail.razor.rz.scp.css */

.notic_name[b-mg7vug5064] {
    width:100%; 
    height:45px;
    background-color:#4c85ff;
    border-radius:30px; 
    color:#fff;
}

.notic_name_h3[b-mg7vug5064] {
    padding:11px; 
    border-top:0px; 
    border-bottom:0px; 
    margin:11px 35px;
}

.notice_info[b-mg7vug5064] {
    width: 90%;
    overflow: hidden;
    height: 50px;
    margin-bottom: 2%;
    background-color: #fff;
    border-radius: 30px;
    margin-top: 50px;
    padding-left: 30px;
}

.notice_text[b-mg7vug5064] {
    float:left;
    margin-right:40px;
    line-height:50px;
}

@media (max-width: 768px) {
    th[b-mg7vug5064] {
        width: 20%;
    }
}

@media (max-width: 576px) {
    th[b-mg7vug5064] {
        width: 30%;
    }

    .notic_name[b-mg7vug5064] {
        width: 90%;
        margin-left: 20px;
    }

    .notice_info[b-mg7vug5064] {
        margin-left: 20px;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Info/Info_User_Detail.razor.rz.scp.css */
table[b-dg3sjluw7o] {
    width: 100%;
}

th[b-dg3sjluw7o], td[b-dg3sjluw7o] {    
    padding: 3%;
}

th[b-dg3sjluw7o] {
    text-align:left;
}

td[b-dg3sjluw7o] {
    text-align:right;
}

.detail_info_wrap[b-dg3sjluw7o] {
    margin: 0;
}

.content[b-dg3sjluw7o] {
    width: 40%;
    border-radius:30px;
}

@media (max-width: 768px) {
    th[b-dg3sjluw7o] {
        width: 20%;
    }

    .content[b-dg3sjluw7o] {
        width:100%;
        margin-right:10px;
    }
}

@media (max-width: 576px) {
    th[b-dg3sjluw7o] {
        width: 30%;
    }

    .content[b-dg3sjluw7o] {
        width: 90%;
        margin-right: 10px;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Login.razor.rz.scp.css */
.btn_login[b-uo1moare65] {
    width: 200px;
}

.checkbox_login[b-uo1moare65] {
    font-size: 16px;
    font-weight: 400;
}

.login_body[b-uo1moare65] {
    background: linear-gradient(140deg, rgba(0, 78, 170, 1) 0%, rgba(0, 55, 123, 1) 100%);
}

.login_background[b-uo1moare65] {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/images/login_background.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.login_container[b-uo1moare65] {
    width: 1000px;
    height: 590px;
}

.login_content_wrap[b-uo1moare65] {
    width: 1000px;
    height: 540px;
    flex-direction: row;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15));
}

.login_image[b-uo1moare65] {
    width: 500px;
    height: 540px;
    background-color: #BAD7FF;
    border-radius: 10px 0 0 10px;
    background-image: url("/images/login_image.png");
    background-position: center bottom;
    background-size: cover;
    justify-content: flex-start;
}

.login_content[b-uo1moare65] {
    width: 500px;
    height: 540px;
    background-color: white;
    border-radius: 0 10px 10px 0;
    padding: 50px;
    justify-content: flex-start;
}

.login_logo[b-uo1moare65] {
    width: 100%;
    height: 40px;
    min-height: 40px;
    background-image: url("/images/logo_smartsims.svg");
    background-size: contain;
    background-position: left center;
}

.login_content h3[b-uo1moare65] {
    font-size: 18px;
    font-weight: 300;
    color: black;
    width: 100%;
    margin-top: 20px;
}

.login_form[b-uo1moare65] {
    width: 100%;
    margin-top: 60px;
    padding: 32px 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.login_alert[b-uo1moare65] {
    font-weight: 400;
    color: crimson;
    margin-top: 20px;
}

.login_btn_wrap[b-uo1moare65] {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 30px;
}

.login_alert + .login_btn_wrap[b-uo1moare65] {
    margin-top: 20px;
}

.login_desc_wrap[b-uo1moare65] {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

    .login_desc_wrap div[b-uo1moare65] {
        width: fit-content;
        font-size: 12px;
        color: #858483;
    }

.login_company_logo[b-uo1moare65] {
    width: 100%;
    height: 15px;
    background-image: url("/images/neosnc_white.svg");
    background-size: 80px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 35px;
}

.input_group_login[b-uo1moare65] {
    width: 100%;
}

    .input_group_login h4[b-uo1moare65] {
        font-size: 16px;
        font-weight: 400;
        width: 100px;
    }

    .input_group_login input[b-uo1moare65] {
        width: 70%;
    }

@media (max-width: 768px) {
    .login_body[b-uo1moare65] {
        width: 100vw;
        height: 100vh;
        background: none;
        background-color: #BAD7FF;
    }

    .login_background[b-uo1moare65] {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url("/images/login_image.png");
        background-position: center bottom -400px;
        background-size: contain;
    }

    .login_container[b-uo1moare65] {
        width: 50%;
        height: auto;
    }

    .login_content_wrap[b-uo1moare65] {
        width: 100%;
        height: fit-content;
        flex-direction: row;
        filter: none;
        padding: 0;
    }

    .login_image[b-uo1moare65] {
        display: none;
    }

        .login_image h3[b-uo1moare65] {
            width: 100%;
            font-size: 34px;
            font-weight: 300;
            color: white;
            padding: 50px 0 0 50px;
        }

    .login_content[b-uo1moare65] {
        width: 100%;
        height: fit-content;
        background-color: transparent;
        justify-content: center;
        border-radius: 0;
        padding: 0;
    }

    .login_logo[b-uo1moare65] {
        width: 200px;
        height: 90px;
        background-image: url("/images/logo_smartsims_mobile.svg");
        background-size: contain;
        background-position: left center;
    }

    .login_content h3[b-uo1moare65] {
        text-align: center;
        font-size: 14px;
        font-weight: 300;
        color: black;
        width: 100%;
        margin-top: 20px;
    }

    .login_form[b-uo1moare65] {
        width: 100%;
        margin-top: 0px;
        padding: 36px 0;
        border-top: none;
        border-bottom: none;
    }

    .input_group_login h4[b-uo1moare65] {
        display: none;
    }

    .input_group_login input[b-uo1moare65] {
        width: 100%;
        border-radius: 20px;
    }

    .input_login_id[b-uo1moare65] {
        background-image: url("../images/icon_id.svg");
        background-position: left 18px center;
        background-repeat: no-repeat;
        padding-left: 40px;
    }

    .input_login_pw[b-uo1moare65] {
        background-image: url("../images/icon_pw.svg");
        background-position: left 18px center;
        background-repeat: no-repeat;
        padding-left: 40px;
    }

    .login_btn_wrap[b-uo1moare65] {
        width: 100%;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 16px;
    }

        .login_btn_wrap button[b-uo1moare65] {
            width: 100%;
            margin-bottom: 16px;
        }

    .login_desc_wrap[b-uo1moare65] {
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin-top: 0px;
    }

        .login_desc_wrap div[b-uo1moare65] {
            width: fit-content;
            font-size: 12px;
            color: #365681;
        }

    .login_company_logo[b-uo1moare65] {
        width: 100%;
        height: 15px;
        background-image: url("/images/neosnc_white.svg");
        background-size: 60px;
        background-position: center;
        background-repeat: no-repeat;
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    .login_body[b-uo1moare65] {
        width: 100vw;
        height: 100vh;
        background: none;
        background-color: #BAD7FF;
    }

    .login_background[b-uo1moare65] {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url("/images/login_image.png");
        background-position: center bottom -160px;
        background-size: contain;
    }

    .login_container[b-uo1moare65] {
        width: 80%;
        height: auto;
    }

    .login_content_wrap[b-uo1moare65] {
        width: 100%;
        height: fit-content;
        flex-direction: row;
        filter: none;
        padding: 0;
    }

    .login_image[b-uo1moare65] {
        display: none;
    }

        .login_image h3[b-uo1moare65] {
            width: 100%;
            font-size: 34px;
            font-weight: 300;
            color: white;
            padding: 50px 0 0 50px;
        }

    .login_content[b-uo1moare65] {
        width: 100%;
        height: fit-content;
        background-color: transparent;
        justify-content: center;
        border-radius: 0;
        padding: 0;
    }

    .login_logo[b-uo1moare65] {
        width: 200px;
        height: 90px;
        background-size: contain;
        background-position: left center;
    }

    .login_content h3[b-uo1moare65] {
        text-align: center;
        font-size: 14px;
        font-weight: 300;
        color: black;
        width: 100%;
        margin-top: 20px;
    }

    .login_form[b-uo1moare65] {
        width: 100%;
        margin-top: 0px;
        padding: 36px 0;
        border-top: none;
        border-bottom: none;
    }

    .input_group_login h4[b-uo1moare65] {
        display: none;
    }

    .input_group_login input[b-uo1moare65] {
        width: 100%;
        border-radius: 20px;
    }

    .input_login_id[b-uo1moare65] {
        background-image: url("../images/icon_id.svg");
        background-position: left 18px center;
        background-repeat: no-repeat;
        padding-left: 40px;
    }

    .input_login_pw[b-uo1moare65] {
        background-image: url("../images/icon_pw.svg");
        background-position: left 18px center;
        background-repeat: no-repeat;
        padding-left: 40px;
    }

    .login_btn_wrap[b-uo1moare65] {
        width: 100%;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 16px;
    }

        .login_btn_wrap button[b-uo1moare65] {
            width: 100%;
            margin-bottom: 16px;
        }

    .login_desc_wrap[b-uo1moare65] {
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin-top: 0px;
    }

        .login_desc_wrap div[b-uo1moare65] {
            width: fit-content;
            font-size: 12px;
            color: #365681;
        }

    .login_company_logo[b-uo1moare65] {
        width: 100%;
        height: 15px;
        background-image: url("/images/neosnc_white.svg");
        background-size: 60px;
        background-position: center;
        background-repeat: no-repeat;
        margin-top: 20px;
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Pages/Privacy.razor.rz.scp.css */
.privacy-container[b-7ygge9evw7] {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}

    .privacy-container > div[b-7ygge9evw7] {
        border: 1px solid black;
        padding: 32px;
    }

h2[b-7ygge9evw7] {
    margin: 8px 0;
}

ul[b-7ygge9evw7] {
    list-style: unset;
    margin-left: 50px;
}

hr[b-7ygge9evw7] {
    border-width: 1px;
    margin: 8px 0;
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Shared/Layouts/MainLayout.razor.rz.scp.css */
.neo-version-text-wrapper[b-vrxhte670n] {
    color: var(--mud-palette-white);
}

@media (max-width: 768px) {
    .neo-version-text-wrapper[b-vrxhte670n] {
        color: var(--mud-palette-black);
    }
}
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Shared/QuickGridPaginator.razor.rz.scp.css */
button[b-1iljmj4pey] {
    background-color: transparent;
    border: none;
    margin: 0 1px;
    min-width: 32px;
    height: 32px;
}

    button *[b-1iljmj4pey] {
        margin: auto;
    }

    button:not(:disabled):hover[b-1iljmj4pey] {
        cursor: pointer;
    }

    button span[b-1iljmj4pey] {
        font-size: 14px;
    }

    button.active span[b-1iljmj4pey] {
        color: #3565C4;
        font-weight: bold;
    }

    button:has(i)[b-1iljmj4pey] {
        border-radius: 3px;
        background-color: #F2F2F2;
    }

    button i[b-1iljmj4pey] {
        font-size: 12px;
    }

    button:disabled i[b-1iljmj4pey] {
        color: #ccc;
    }
/* _content/NeoSNC.OmniLeornung.WebServer/Components/Shared/Spinner.razor.rz.scp.css */
@keyframes fadein-b-40vakunbnj {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes loading-b-40vakunbnj {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner_container[b-40vakunbnj] {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.5);
    animation: fadein-b-40vakunbnj 1s;
}

.spinner[b-40vakunbnj] {
    background-image: url("/images/indicator.png");
    background-size: contain;
    width: 110px;
    height: 110px;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: loading-b-40vakunbnj;
}
