/*@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
*/
html, body {
    font-family: 'TASA Orbiter', Helvetica Neue, Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.main_center{
    display:flex;
    justify-content: center;
    align-content: center;
}


#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



/*p {
    margin: 1.5em 0;
    color: #aaa;
}

img {
    max-height: 50vh;
}

a {
    color: inherit;
}

    a:hover {
        color: #bbb;
    }

.italic {
    font-style: italic;
}

.small {
    font-size: 0.8em;
}*/

/** LIGHTBOX MARKUP **/

.lightbox {
    /* Default to hidden */
    display: none;
    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* A bit of padding around image */
    padding: 1em;
    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

.video_lightbox_on {
    display: block;
}

.lbon {
    display: block;
}

.smallbox {
    display: none;
}

.lightbox span {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;
    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}



/* _content/BlazorLightBox/Component/LIghtboxComponent.razor.rz.scp.css */
p[b-4krb35kbs4] {
    margin: 1.5em 0;
    color: #aaa;
}

img[b-4krb35kbs4] {
    max-height: 50vh;
}

a[b-4krb35kbs4] {
    color: inherit;
}

a:hover[b-4krb35kbs4] {
    color: #bbb;
}

.italic[b-4krb35kbs4] {
    font-style: italic;
}

.small[b-4krb35kbs4] {
    font-size: 0.8em;
}

/** LIGHTBOX MARKUP **/

.lightbox[b-4krb35kbs4] {
    /* Default to hidden */
    display: none;
    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* A bit of padding around image */
    padding: 1em;
    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

.video_lightbox_on[b-4krb35kbs4] {
    display: block;
}

.lbon[b-4krb35kbs4] {
    display: block;
}

.smallbox[b-4krb35kbs4] {
    display: none;
}

.lightbox span[b-4krb35kbs4] {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;
    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
/* _content/BlazorLightBox/Shared/MainLayout.razor.rz.scp.css */
.page[b-mee9d5btv4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-mee9d5btv4] {
    flex: 1;
}

.sidebar[b-mee9d5btv4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mee9d5btv4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mee9d5btv4] a, .top-row .btn-link[b-mee9d5btv4] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

.top-row a:first-child[b-mee9d5btv4] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mee9d5btv4] {
        display: none;
    }

    .top-row.auth[b-mee9d5btv4] {
        justify-content: space-between;
    }

    .top-row a[b-mee9d5btv4], .top-row .btn-link[b-mee9d5btv4] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mee9d5btv4] {
        flex-direction: row;
    }

    .sidebar[b-mee9d5btv4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mee9d5btv4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-mee9d5btv4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorLightBox/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-d36vlwvz5l] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-d36vlwvz5l] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-d36vlwvz5l] {
    font-size: 1.1rem;
}

.oi[b-d36vlwvz5l] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-d36vlwvz5l] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-d36vlwvz5l] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-d36vlwvz5l] {
    padding-bottom: 1rem;
}

.nav-item[b-d36vlwvz5l] a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

    .nav-item[b-d36vlwvz5l] a.active {
        background-color: rgba(255,255,255,0.25);
        color: white;
    }

    .nav-item[b-d36vlwvz5l] a:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

@media (min-width: 641px) {
    .navbar-toggler[b-d36vlwvz5l] {
        display: none;
    }

    
    .collapse[b-d36vlwvz5l] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}


/*Loading Screen CSS*/
.loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffffed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: opacity 1s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* For Safari support */
}

    .loading-screen.fade-out {
        opacity: 0;
        pointer-events: none;
    }

.loading-logos {
    position: relative;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.old-logo {
    position: absolute;
    height: 100%;
    width: auto;
    transition: all 2.5s ease;
}

.new-logo {
    position: absolute;
    width: 300px !important;
    transition: all 2.5s ease;
}

.old-logo {
    opacity: 1;
}

.new-logo {
    opacity: 0;
    width: 300px !important;
}

.old-logo.fade-out {
    opacity: 0;
    transform: scale(0.5);
}

.new-logo.fade-in {
    opacity: 1;/*1*/
    transform: scale(1.2);/*1*/
}

.loading-text {
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    font-family: 'Tasa Orbiter', sans-serif;
    color: #1a1a1a;
    font-weight: 700;
    letter-spacing: 0;
    white-space: nowrap;
}

    .loading-text .word {
        opacity: 0;
        transition: opacity 0.5s ease;
    }

        .loading-text .word.visible {
            opacity: 1;
        }
