@import '_content/Zen.Online.Web.Components/Zen.Online.Web.Components.e1f0fb3zg2.bundle.scp.css';

/* _content/Zen.Online.Web.Blazor/Pages/GPA/Build.razor.rz.scp.css */
/* _content/Zen.Online.Web.Blazor/Pages/LPA/Build.razor.rz.scp.css */
/* _content/Zen.Online.Web.Blazor/Pages/Payment/Finish.razor.rz.scp.css */
body[b-89a9ayodvy]{
    background-color: #f8f8f9;
    font-family: sans-serif;
}

.finish-content-box[b-89a9ayodvy] {
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 10px;
    border: 1px solid lightgray;
    justify-content: center;
    
}

.finish-content[b-89a9ayodvy] {
    margin: 0 auto;
    padding: 15px 10px;
    justify-content: center;
    text-align: center;
    max-width: 550px;
}

.submit-icon[b-89a9ayodvy] {
    fill: #28a745;
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}

.visible-xs[b-89a9ayodvy]{
    display: none;
}

.hidden-xs[b-89a9ayodvy]{
    display: block;
}

.finish-title[b-89a9ayodvy]{
    font-size: 28px;
    font-weight: 500;
    color: #28a745;
    margin-bottom: 10px;
}

.inserted-blue-text[b-89a9ayodvy]{
    color: #08b9ed;
}

.video-container[b-89a9ayodvy] {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe[b-89a9ayodvy] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 480px) {
    .visible-xs[b-89a9ayodvy]{
        display: block;
    }

    .hidden-xs[b-89a9ayodvy]{
        display: none;
    }
}
/* _content/Zen.Online.Web.Blazor/Pages/Payment/TakePayment.razor.rz.scp.css */
body[b-uk9frng5lh]{
    background-color: #f8f8f9;
    font-family: sans-serif;
}

.takepayment-content[b-uk9frng5lh] {
    margin: 0 auto;
    max-width: 620px;
}

.items-content[b-uk9frng5lh]{
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 10px;
    border: 1px solid lightgray;    
}

.submit-icon[b-uk9frng5lh] {
    fill: #28a745;
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}

.visible-xs[b-uk9frng5lh]{
    display: none;
}

.hidden-xs[b-uk9frng5lh]{
    display: block;
}

.finish-title[b-uk9frng5lh]{
    font-size: 28px;
    font-weight: 500;
    color: #28a745;
    margin-bottom: 10px;
}

.inserted-blue-text[b-uk9frng5lh]{
    color: #08b9ed;
}

.video-container[b-uk9frng5lh] {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe[b-uk9frng5lh] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 480px) {
    .visible-xs[b-uk9frng5lh]{
        display: block;
    }

    .hidden-xs[b-uk9frng5lh]{
        display: none;
    }
}
/* _content/Zen.Online.Web.Blazor/Pages/Payment/UpdatePayment.razor.rz.scp.css */
.body[b-qmhmnn7gla] {
    background-color: #f8f8f9;
    font-family: sans-serif;
}

.retry-payment-content[b-qmhmnn7gla] {
    margin: 0 auto;
    max-width: 620px;
}

.items-content[b-qmhmnn7gla] {
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 10px;
    border: 1px solid lightgray;
}

.submit-icon[b-qmhmnn7gla] {
    fill: #28a745;
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}

.visible-xs[b-qmhmnn7gla] {
    display: none;
}

.hidden-xs[b-qmhmnn7gla] {
    display: block;
}

.finish-title[b-qmhmnn7gla] {
    font-size: 28px;
    font-weight: 500;
    color: #28a745;
    margin-bottom: 10px;
}

.inserted-blue-text[b-qmhmnn7gla] {
    color: #08b9ed;
}

.video-container[b-qmhmnn7gla] {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .video-container iframe[b-qmhmnn7gla] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 480px) {
    .visible-xs[b-qmhmnn7gla] {
        display: block;
    }

    .hidden-xs[b-qmhmnn7gla] {
        display: none;
    }
}
/* _content/Zen.Online.Web.Blazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-v5cgdi61gz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v5cgdi61gz] {
    flex: 1;
}

.sidebar[b-v5cgdi61gz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-v5cgdi61gz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v5cgdi61gz]  a, .top-row .btn-link[b-v5cgdi61gz] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-v5cgdi61gz] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-v5cgdi61gz] {
        display: none;
    }

    .top-row.auth[b-v5cgdi61gz] {
        justify-content: space-between;
    }

    .top-row a[b-v5cgdi61gz], .top-row .btn-link[b-v5cgdi61gz] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v5cgdi61gz] {
        flex-direction: row;
    }

    .sidebar[b-v5cgdi61gz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v5cgdi61gz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-v5cgdi61gz], article[b-v5cgdi61gz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Zen.Online.Web.Blazor/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-osviuseajh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-osviuseajh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-osviuseajh] {
    font-size: 1.1rem;
}

.oi[b-osviuseajh] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-osviuseajh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-osviuseajh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-osviuseajh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-osviuseajh]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-osviuseajh]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-osviuseajh]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.displayRight[b-osviuseajh] {
    float: right;
    display: block;
}

.displayRight[b-osviuseajh] {
    float: right;
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-osviuseajh] {
        display: none;
    }

    .collapse[b-osviuseajh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media (max-width: 767px) {
    .displayRight[b-osviuseajh] {
        position: fixed;
        float: right;
        right: 0;
        z-index: 10;
        top: 100px;
    }
}
