@import '_content/dymaptic.GeoBlazor.Core/dymaptic.GeoBlazor.Core.8opetg2y0k.bundle.scp.css';

/* _content/Palestra/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2fulal3807] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2fulal3807] {
    flex: 1;
}

/* .sidebar {
    background-color: #0A3864;
    background-position: center;
    max-height: calc(100vh - 49px);
    min-width: 150px;
    overflow-y: auto;

} */

.top-row[b-2fulal3807] {
    justify-content: flex-end;
    height: 50px;
    display: flex;
    align-items: center;
    box-shadow: 0px 1px 3px 0px #222222;
    z-index: 9999;
}

.top-row[b-2fulal3807]  a,
.top-row[b-2fulal3807]  .btn-link {
    white-space: nowrap;

    text-decoration: none;
}

.top-row[b-2fulal3807]  a:hover,
.top-row[b-2fulal3807]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-2fulal3807]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-2fulal3807] {
        justify-content: space-between;
    }

    .top-row[b-2fulal3807]  a,
    .top-row[b-2fulal3807]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2fulal3807] {
        flex-direction: row;
    }

    .sidebar[b-2fulal3807] {
        width: 230px;
        height: calc(100vh - 50px);
        position: sticky;
        top: 0;
        float: left;
    }

    .top-row[b-2fulal3807] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2fulal3807]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

}

#blazor-error-ui[b-2fulal3807] {
    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[b-2fulal3807] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/Palestra/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9ng8l8cn69] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-9ng8l8cn69] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9ng8l8cn69] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-brand[b-9ng8l8cn69] {
    font-size: 1.1rem;
}

.oi[b-9ng8l8cn69] {
    width: auto;
    font-size: 15px;
    vertical-align: text-top;
    margin-right: 10px;
}

.title-menu[b-9ng8l8cn69] {
    color: gray !important;
    padding-left: 10px !important;
    color: #93ADC7 !important;
    font-size: 10px !important;
    font-weight: 700 !important;
}


.nav-item[b-9ng8l8cn69] {
    /* font-size: 12px;
    padding-bottom: 0.5rem;
    float: left;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 0px;
    height: 29px;
    display: flex;
    align-items: center;
    line-height: 3rem;
    border-left: solid 5px transparent;
    font-weight: 500;
    color: #303437; */
    /* font-size: 11px;
    padding-bottom: 0rem;
    color: #ffffff;
    text-transform: uppercase; */
}

/* .nav-item:first-of-type {
    padding-top: 5px;
    width: 40px;
} */

/*  .nav-item:last-of-type {
        padding-bottom: 1rem;
    }
 */
/* .nav-item:first-of-type ::deep a {
    color: #002C40;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    align-items: center;
    line-height: 2rem;
}

.nav-item:first-of-type ::deep a.active {
    background-color: #FFFFFF;
    color: #002C40;
}

.nav-item:first-of-type ::deep a:hover {
    background-color: #FFFFFF;
    color: #002C40;
} */

/*   .nav-item:last-of-type {
        /*padding-bottom: 1rem;
    } */

/* .nav-item ::deep a {
    color: #002C40;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 2rem;
}

.nav-item ::deep a.active {
    background-color: #1B83BE;
    color: #FFFFFF;
}

.nav-item ::deep a:hover {
    background-color: #1B83BE;
    color: #FFFFFF;
} */

.nav-item[b-9ng8l8cn69] {
    font-size: 11px;
    padding-bottom: 0rem;
    color: #ffffff;
    text-transform: uppercase;
}

.nav-item-span-oi[b-9ng8l8cn69] {
    font-size: 11px;
}

.nav-item-span-oi-closed[b-9ng8l8cn69] {
    font-size: 15px;
}

.nav-item:first-of-type[b-9ng8l8cn69] {
    padding-top: 0rem;
}

.nav-item:last-of-type[b-9ng8l8cn69] {
    padding-bottom: 0rem;
}

.nav-item[b-9ng8l8cn69]  a {
    color: #ffffff;
    border-radius: 0px;
    height: 29px;
    display: flex;
    align-items: center;
    line-height: 3rem;
    border-left: solid 5px transparent;
    font-weight: 500;
}

.nav-item[b-9ng8l8cn69]  a.active {
    background-color: #ffffff;
    color: #303437;
    border-left: solid 5px #0F4881;
}

.nav-item[b-9ng8l8cn69]  a:hover {
    background-color: #ffffff;
    color: #303437;
    border-left: solid 5px #0F4881;
}

.nav-item-span[b-9ng8l8cn69] {
    padding-right: 20px;

}

.nav-item-sub[b-9ng8l8cn69] {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    color: gray;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-item-sub:hover[b-9ng8l8cn69] {
    cursor: pointer;
}

.btMenu[b-9ng8l8cn69] {
    color: #ffffff;
    background-color: transparent;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}

.nav-scrollable[b-9ng8l8cn69] {
    display: none;
}

.navbar-toggler:checked~.nav-scrollable[b-9ng8l8cn69] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9ng8l8cn69] {
        display: none;
    }

    .nav-scrollable[b-9ng8l8cn69] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* Impresa */

.title-menu[b-9ng8l8cn69] {
    color: gray !important;
    padding-left: 10px !important;
    color: #93ADC7 !important;
    font-size: 10px !important;
    font-weight: 700 !important;
}
