/* /Apply/Applicant/Applicant.razor.rz.scp.css */
.input-fieldset[b-8w1er97omb] {
    margin-bottom: 8px;
}

.rdbtn[b-8w1er97omb] {
    margin-bottom: 0px;
}
/* /Apply/Apply.razor.rz.scp.css */
#lra-monitor-div[b-lx7zf2gso2] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#lra-monitor-circle-span[b-lx7zf2gso2] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-left: 8px;
}
/* /Apply/Checkout/Checkout.razor.rz.scp.css */
.img-wrapper[b-9mbd8acyl6] {
    width: 100px;
    height: 100px;
}

h5[b-9mbd8acyl6] {
    text-align: center;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-d5jq660ruk] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d5jq660ruk] {
    flex: 1;
}

.sidebar[b-d5jq660ruk] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-bar[b-d5jq660ruk] {
    background-color: var(--red);
}

#top-bar-ul[b-d5jq660ruk] {
    background-color: var(--red);
    padding: 8px;
}

#my-account-a[b-d5jq660ruk] {
    color: white;
}

.top-bar .stacked-for-small[b-d5jq660ruk] {
    width: 100%;
    padding: 0px;
}

.menu-text :first-child[b-d5jq660ruk] {
    color: white;
    padding: 0;
}

@media (min-width: 641px) {
    .page[b-d5jq660ruk] {
        flex-direction: row;
    }

    .sidebar[b-d5jq660ruk] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    article[b-d5jq660ruk] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.top-bar[b-d5jq660ruk] {
    z-index: 1;
}

#preheader-red-div[b-d5jq660ruk] {
    background-color: #da3333;
}

.preheader-black-div[b-d5jq660ruk] {
    background-color: black;
    padding: 5px;
    color: white;
    text-align: right;
}

#mail-a[b-d5jq660ruk] {
    color: white;
}

#lis-header-div[b-d5jq660ruk] {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: white;
}

#lis-header-img[b-d5jq660ruk] {
    height: 60px;
}

footer[b-d5jq660ruk] {
    background: linear-gradient(rgba(224, 52, 52, 0.85), rgba(224, 52, 52, 0.85)), url(Assets/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer-top[b-d5jq660ruk] {
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 18px;
}

.footer-bottom[b-d5jq660ruk] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 20px;
    color: white;
    text-align: center;
}

.lis-logo-footer-div[b-d5jq660ruk] {
    width: 30%;
    height: auto;
    margin: auto;
    padding: 16px;
}

#lis-text-footer-p[b-d5jq660ruk] {
    color: white;
    text-align: justify;
}

#lis-text-footer-p a[b-d5jq660ruk] {
    color: black;
    text-decoration: underline;
}

#lis-mail-footer-p i[b-d5jq660ruk] {
    color: white;
}

#lis-mail-footer-p a[b-d5jq660ruk] {
    color: black;
    text-decoration: underline;
}

article[b-d5jq660ruk] {
    min-height: 85% !important;
}
@media screen and (min-width: 40em) {

    .wide-content[b-d5jq660ruk] {
        max-width: 120rem;
        min-width: 100rem;
    }
}

.small-padding-block[b-d5jq660ruk]{
    padding:0.8rem;
}
/* /Login/Login.razor.rz.scp.css */
#change-password-a[b-4if424wq2z] {
    display: block;
    margin-bottom: 10px;
    text-decoration: underline;
}
/* /PersonalWebVisas/PersonalWebVisas.razor.rz.scp.css */
.table-action-a[b-0hr4ph26ub] {
    margin-bottom: 0px;
}
/* /VerificatorWebVisas/VerificatorWebVisas.razor.rz.scp.css */
.table-action-a[b-zr1798ene0] {
    margin-bottom: 0px;
}
.hasRightBorder[b-zr1798ene0] {
    border-right: 1px solid black;
}
