/* /Shared/Components/Custom/CustomBaseModalWindow.razor.rz.scp.css */
.custom-modal-main[b-drad1i4afa]
{

}

.custom-modal-dialog-button[b-drad1i4afa] {
    float: right;
}
/* /Shared/Components/Custom/CustomBaseTab.razor.rz.scp.css */
.CustomTabs[b-sp38pwifww]
{
    
}

    .CustomTabs[b-sp38pwifww]  .nav {
        background-color: #FFF; /*#29C6FF; *//*rgba(0,0,0,.03);*/
        flex-wrap: inherit;
        display: inline-flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        color: #fff;
        border: none;
    }


.CustomTabs[b-sp38pwifww]  .nav-item {
    border-bottom-left-radius: .0rem;
    border-bottom-right-radius: .0rem;
    border-top-left-radius: .0rem;
    border-top-right-radius: .0rem;

    border: none;
}

    .CustomTabs[b-sp38pwifww]  .nav-link {
        float: left;
        white-space: nowrap;
        color: #fff;
        border-bottom-left-radius: .0rem;
        border-bottom-right-radius: .0rem;
        border-top-left-radius: .0rem;
        border-top-right-radius: .0rem;
        border: none;
    }

        .CustomTabs[b-sp38pwifww]  .nav-link.active {
            color: #000 !important;
            font-weight: bold;
            text-decoration: underline;
            border-bottom-color: #fff;
            background-color: #fff/*#29C6FF*/;
        }

.CustomTabs[b-sp38pwifww]  .nav-link:hover {
    color: #1C4BA8 !important;
    text-decoration: underline;
    background-color: #fff; /* #29C6FF;*/
    border-color: #fff;/*#29C6FF;*/ /*rgba(0,0,0,.03);*/
    border-width: thin;
}

.CustomTabs[b-sp38pwifww]  .nav>li>a:hover {

   /* color: #EB5763 */
    
}


.CustomTabs[b-sp38pwifww]   .tab-pane {

}

.CustomTabs[b-sp38pwifww]  .CustomTabsContentInstance {
    margin-left: 7px;
    margin-top: 7px;
    margin-right: 7px;
}
/* /Shared/Components/Groups/GroupsAddEditMagicVoxAttributesLinks.razor.rz.scp.css */
.dropArea[b-14lwegfra0] {
    border: 2px dashed steelblue;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightblue;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
    min-height: 200px;
}

    .dropArea:hover[b-14lwegfra0] {
        background-color: lightskyblue;
        color: #333;
    }

    .dropArea input[type=file][b-14lwegfra0] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropAreaDrug[b-14lwegfra0] {
    background-color: lightseagreen;
}
/* /Shared/Components/RECaptcha/ReCAPTCHA.razor.rz.scp.css */
.recaptcha[b-bs3qu7f5xo] {
    -webkit-transform: scale(0.77);
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    -o-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.main-menu[b-q6hvf1gqcu]{

}

.top-row[b-q6hvf1gqcu] {
    height: 48px;
    display: flex;
    align-items: center;
}

.top-gradient[b-q6hvf1gqcu] {
    background-image: linear-gradient(to left, rgba(177, 70, 166, 0.97) 5%, rgba(235, 87, 99,0.97) 95%);
}


.top-row > a[b-q6hvf1gqcu], .top-row .btn-link[b-q6hvf1gqcu] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-q6hvf1gqcu] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 769px) {

    .main-menu[b-q6hvf1gqcu]  .top-row:not(.auth) {
        display: none;
    }

    .main-menu[b-q6hvf1gqcu]  .top-row.auth {
        justify-content: space-between;
    }

    .main-menu[b-q6hvf1gqcu]  .top-row a, .top-row .btn-link[b-q6hvf1gqcu] {
        margin-left: 0;
    }
}



.navbar-toggler[b-q6hvf1gqcu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggler-icon[b-q6hvf1gqcu] {
    font-size: 0.7em;
}

.navbar-toggler .navbar-left[b-q6hvf1gqcu] {
    float: left;
    margin-left: 10px;
}

.navbar-right[b-q6hvf1gqcu] {
    float: right;
    margin-right: 10px;
    text-align: right;
}

.nav-item[b-q6hvf1gqcu] {
    font-size: 1rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-q6hvf1gqcu] {
        padding-top: 1rem;
}

.nav-item:last-of-type[b-q6hvf1gqcu] {
        padding-bottom: 1rem;
}

.navbar-left a[b-q6hvf1gqcu] {
    font-size: 0.9rem;
    vertical-align: bottom;
}

[b-q6hvf1gqcu] .navbar-left a {
    font-size: 0.9rem;
    vertical-align: bottom;
}

.nav-oi[b-q6hvf1gqcu] {
    margin-right: 1px;
}




/* /Shared/PartialLogin.razor.rz.scp.css */
.reload-oi[b-578czvyqnk] {
    font-size: 0.8rem;
    margin-right: -2px;
}
