@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
/* /Layout/NavMenu.razor.rz.scp.css */
/* /Pages/CustomInternalServerError.razor.rz.scp.css */
.clearfix[b-ygtkpqfp7f]:before,
.clearfix[b-ygtkpqfp7f]:after {
    display: table;
    content: ' ';
}

.clearfix[b-ygtkpqfp7f]:after {
    clear: both;
}

body[b-ygtkpqfp7f] {
    background: #f0f0f0 !important;
}

.page-404 .outer[b-ygtkpqfp7f] {
    position: absolute;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
}

    .page-404 .outer .middle[b-ygtkpqfp7f] {
        display: table-cell;
        vertical-align: middle;
    }

        .page-404 .outer .middle .inner[b-ygtkpqfp7f] {
            width: 300px;
            margin-right: auto;
            margin-left: auto;
        }

            .page-404 .outer .middle .inner .inner-circle[b-ygtkpqfp7f] {
                height: 300px;
                border-radius: 50%;
                background-color: #ffffff;
            }

                .page-404 .outer .middle .inner .inner-circle:hover i[b-ygtkpqfp7f] {
                    color: #39bbdb !important;
                    background-color: #f5f5f5;
                    box-shadow: 0 0 0 15px #39bbdb;
                }

                .page-404 .outer .middle .inner .inner-circle:hover span[b-ygtkpqfp7f] {
                    color: #39bbdb;
                }

                .page-404 .outer .middle .inner .inner-circle i[b-ygtkpqfp7f] {
                    font-size: 5em;
                    line-height: 1em;
                    float: right;
                    width: 1.6em;
                    height: 1.6em;
                    margin-top: -.7em;
                    margin-right: -.5em;
                    padding: 20px;
                    -webkit-transition: all .4s;
                    transition: all .4s;
                    text-align: center;
                    color: #f5f5f5 !important;
                    border-radius: 50%;
                    background-color: #39bbdb;
                    box-shadow: 0 0 0 15px #f0f0f0;
                }

                .page-404 .outer .middle .inner .inner-circle span[b-ygtkpqfp7f] {
                    font-size: 11em;
                    font-weight: 700;
                    line-height: 1.2em;
                    display: block;
                    -webkit-transition: all .4s;
                    transition: all .4s;
                    text-align: center;
                    color: #e0e0e0;
                }

            .page-404 .outer .middle .inner .inner-status[b-ygtkpqfp7f] {
                font-size: 20px;
                display: block;
                margin-top: 20px;
                margin-bottom: 5px;
                text-align: center;
                color: #39bbdb;
            }

            .page-404 .outer .middle .inner .inner-detail[b-ygtkpqfp7f] {
                line-height: 1.4em;
                display: block;
                margin-bottom: 10px;
                text-align: center;
                color: #999999;
            }
/* /Pages/CustomNotFound.razor.rz.scp.css */
body[b-9picqlpzoz] {
    background-color: #39bbdb;
    color: #fff;
    padding-bottom: 0;
    min-height: 100%;
    font-family: 'Open Sans','Segoe UI';
    font-size: 13px;
}

.error-header[b-9picqlpzoz] {
    background: #fff;
    height: 180px;
}

.error-container[b-9picqlpzoz] {
    background: rgba(0,0,0,.05);
    text-align: center;
}

    .error-container h1[b-9picqlpzoz] {
        color: #39bbdb;
    }

    .error-container h1[b-9picqlpzoz] {
        font-size: 110px;
        font-weight: 300;
        margin: -103px 0 0 0;
        text-align: center;
    }

.error-divider[b-9picqlpzoz] {
    margin-top: -27px;
    padding: 30px 0;
}

.error-container h2[b-9picqlpzoz] {
    font-size: 58px;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}

.error-container p.description[b-9picqlpzoz] {
    color: #e5e5e5;
    font-size: 40px;
    margin: 0;
}

.return-btn[b-9picqlpzoz], .return-btn:hover[b-9picqlpzoz] {
    border: 1px solid rgba(255,255,255,.3);
    padding: 10px 15px;
    margin-top: 100px;
    margin-bottom: 30px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

a:hover[b-9picqlpzoz] {
    text-decoration: none;
}
