@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* _content/VelGesWeb/Components/Layout/MainLayout.razor.rz.scp.css */

.top-row[b-h574040zj8]  a, .top-row .btn-link[b-h574040zj8] {
    white-space: nowrap;
    margin-left: 0;
}

.top-row a:first-child[b-h574040zj8] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 767px) {
    /*schermo piccolo*/
    .top-row:not(.auth)[b-h574040zj8] {
        display: none;
    }

    .top-row a[b-h574040zj8], .top-row .btn-link[b-h574040zj8] {
        margin-left: 0;
    }

}
/* _content/VelGesWeb/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hm0qgx63z9] {
    background-color: rgba(255, 255, 255, 0.1);
}

.oi[b-hm0qgx63z9] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-hm0qgx63z9] {
    /*font-size: 0.9rem;*/
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hm0qgx63z9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hm0qgx63z9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hm0qgx63z9]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-hm0qgx63z9]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-hm0qgx63z9]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.menu[b-hm0qgx63z9] {
    font-size: 1.2rem;
    margin-left: 5px;
}

.sottomenu[b-hm0qgx63z9] {
    font-size: 1.1rem;
    margin-left: 20px
}
@media (min-width: 768px) {
    .navbar-toggler[b-hm0qgx63z9] {
        display: none;
    }

    .collapse[b-hm0qgx63z9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
