
/* /Pages/Front/Index.razor.rz.scp.css */

body[b-ngok98kbne] {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


.pull-right[b-ngok98kbne] {
    float: right !important;
}

.nav[b-ngok98kbne] {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-pills > li[b-ngok98kbne] {
    float: left;
}

.nav > li[b-ngok98kbne] {
    position: relative;
    display: block;
}

    .nav > li > a:focus[b-ngok98kbne], .nav > li > a:hover[b-ngok98kbne] {
        text-decoration: none;
        background-color: #eee;
    }

.nav-pills > li > a[b-ngok98kbne] {
    border-radius: 4px;
}

.nav > li > a[b-ngok98kbne] {
    position: relative;
    display: block;
    padding: 10px 15px;
}

a:focus[b-ngok98kbne], a:hover[b-ngok98kbne] {
    color: #23527c;
    text-decoration: underline;
}

a:active[b-ngok98kbne], a:hover[b-ngok98kbne] {
    outline: 0;
}

.container .jumbotron[b-ngok98kbne], .container-fluid .jumbotron[b-ngok98kbne] {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

@media screen and (min-width: 768px) {
    .container .jumbotron[b-ngok98kbne], .container-fluid .jumbotron[b-ngok98kbne] {
        padding-right: 60px;
        padding-left: 60px;
    }
}

.jumbotron[b-ngok98kbne] {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: rgb(238, 238, 238);
}

@media screen and (min-width: 768px) {
    .jumbotron[b-ngok98kbne] {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

@media screen and (min-width: 768px) {
    .jumbotron .h1[b-ngok98kbne], .jumbotron h1[b-ngok98kbne] {
        font-size: 63px;
    }
}

.jumbotron .h1[b-ngok98kbne], .jumbotron h1[b-ngok98kbne] {
    color: inherit;
}

h1[b-ngok98kbne] {
    font-size: 2em;
    margin: .67em 0;
}

.h1[b-ngok98kbne], .h2[b-ngok98kbne], .h3[b-ngok98kbne], .h4[b-ngok98kbne], .h5[b-ngok98kbne], .h6[b-ngok98kbne], h1[b-ngok98kbne], h2[b-ngok98kbne], h3[b-ngok98kbne], h4[b-ngok98kbne], h5[b-ngok98kbne], h6[b-ngok98kbne] {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1[b-ngok98kbne], .h2[b-ngok98kbne], .h3[b-ngok98kbne], h1[b-ngok98kbne], h2[b-ngok98kbne], h3[b-ngok98kbne] {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1[b-ngok98kbne], h1[b-ngok98kbne] {
    font-size: 36px;
}

.jumbotron p[b-ngok98kbne] {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

@media (min-width: 768px) {
    .lead[b-ngok98kbne] {
        font-size: 21px;
    }
}

.lead[b-ngok98kbne] {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

.btn-group-lg > .btn[b-ngok98kbne], .btn-lg[b-ngok98kbne] {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-success[b-ngok98kbne] {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn[b-ngok98kbne] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[role=button][b-ngok98kbne] {
    cursor: pointer;
}


.sub-title[b-ngok98kbne] {
    font-weight: 600;
    font-size: 18px;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header[b-ngok98kbne],
.marketing[b-ngok98kbne],
.footer[b-ngok98kbne] {
    padding-right: 15px;
    padding-left: 15px;
}

/* Custom page header */
.header[b-ngok98kbne] {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

    .header h3[b-ngok98kbne] {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 40px; /* Make the masthead heading the same height as the navigation */
    }

/* Custom page footer */
.footer[b-ngok98kbne] {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Customize container */
@media (min-width: 768px) {
    .container[b-ngok98kbne] {
        max-width: 730px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.container-narrow > hr[b-ngok98kbne] {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron[b-ngok98kbne] {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

    .jumbotron .btn[b-ngok98kbne] {
        padding: 14px 24px;
        font-size: 21px;
    }

/* Supporting marketing content */
.marketing[b-ngok98kbne] {
    margin: 40px 0;
}

    .marketing p + h4[b-ngok98kbne] {
        margin-top: 28px;
    }

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .header[b-ngok98kbne],
    .marketing[b-ngok98kbne],
    .footer[b-ngok98kbne] {
        padding-right: 0;
        padding-left: 0;
    }

    .header[b-ngok98kbne] {
        margin-bottom: 30px;
    }

    .jumbotron[b-ngok98kbne] {
        border-bottom: 0;
    }
}
/* /Shared/FrontLayout.razor.rz.scp.css */
.page[b-63sp0qzde5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-63sp0qzde5] {
    flex: 1;
}

.sidebar[b-63sp0qzde5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-63sp0qzde5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-63sp0qzde5]  a, .top-row .btn-link[b-63sp0qzde5] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-63sp0qzde5] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.top-row-front[b-63sp0qzde5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-around;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
    .top-row-front[b-63sp0qzde5]  a, .top-row .btn-link[b-63sp0qzde5] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row-front a:first-child[b-63sp0qzde5] {
        overflow: hidden;
        text-overflow: ellipsis;
    }


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-63sp0qzde5] {
        display: none;
    }

    .top-row.auth[b-63sp0qzde5] {
        justify-content: space-between;
    }

    .top-row a[b-63sp0qzde5], .top-row .btn-link[b-63sp0qzde5] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-63sp0qzde5] {
        flex-direction: row;
    }

    .sidebar[b-63sp0qzde5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-63sp0qzde5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-63sp0qzde5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-fcm71hz2vn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fcm71hz2vn] {
    flex: 1;
}

.sidebar[b-fcm71hz2vn] {
    background-image: linear-gradient(180deg, rgb(38 161 144) 0%, #195d6c 70%);
}

.top-row[b-fcm71hz2vn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fcm71hz2vn]  a, .top-row .btn-link[b-fcm71hz2vn] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-fcm71hz2vn] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-fcm71hz2vn] {
        display: none;
    }

    .top-row.auth[b-fcm71hz2vn] {
        justify-content: space-between;
    }

    .top-row a[b-fcm71hz2vn], .top-row .btn-link[b-fcm71hz2vn] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fcm71hz2vn] {
        flex-direction: row;
    }

    .sidebar[b-fcm71hz2vn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fcm71hz2vn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-fcm71hz2vn], article[b-fcm71hz2vn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mmp4gs1jrl] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mmp4gs1jrl] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mmp4gs1jrl] {
    font-size: 1.1rem;
}

.oi[b-mmp4gs1jrl] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mmp4gs1jrl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mmp4gs1jrl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mmp4gs1jrl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mmp4gs1jrl]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 20px !important;
    }

        .nav-item[b-mmp4gs1jrl]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
            padding-left: 20px;
        }

        .nav-item[b-mmp4gs1jrl]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
            padding-left: 20px;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-mmp4gs1jrl] {
        display: none;
    }

    .collapse[b-mmp4gs1jrl] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NoneLayout.razor.rz.scp.css */
.page[b-rv5omxr9fv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-rv5omxr9fv] {
    flex: 1;
}

.sidebar[b-rv5omxr9fv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rv5omxr9fv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rv5omxr9fv]  a, .top-row .btn-link[b-rv5omxr9fv] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-rv5omxr9fv] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-rv5omxr9fv] {
        display: none;
    }

    .top-row.auth[b-rv5omxr9fv] {
        justify-content: space-between;
    }

    .top-row a[b-rv5omxr9fv], .top-row .btn-link[b-rv5omxr9fv] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rv5omxr9fv] {
        flex-direction: row;
    }

    .sidebar[b-rv5omxr9fv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rv5omxr9fv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-rv5omxr9fv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
