@import '_content/GEB.ReconocimientoEstrella.Front.Components/GEB.ReconocimientoEstrella.Front.Components.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.2jmos03fny.bundle.scp.css';

/* /Pages/BasesPage.razor.rz.scp.css */
/* /Pages/Catalogos/AgregarTarjetaPage.razor.rz.scp.css */
/* /Pages/Catalogos/PeriodoPage.razor.rz.scp.css */
/* /Pages/EnviadosPage.razor.rz.scp.css */
/* /Pages/GanadoresPage.razor.rz.scp.css */
/* /Pages/Login/InicioSesionPage.razor.rz.scp.css */
/* /Pages/NotAuthorized.razor.rz.scp.css */
/* /Pages/PanelAdministracionTarjetasPage.razor.rz.scp.css */
/* /Pages/PanelPrincipalConexionPage.razor.rz.scp.css */
/* /Pages/PanelPrincipalReconocimientoTajetasPage.razor.rz.scp.css */
/* /Pages/RecibidosPage.razor.rz.scp.css */
/* /Pages/ReporteGraficosPage.razor.rz.scp.css */
/* /Pages/ReporteTarjetaPage.razor.rz.scp.css */
/* /Pages/TopEmpleadosReconocidosPage.razor.rz.scp.css */
/* /Shared/EmptyLayout.razor.rz.scp.css */
/* /Shared/InicioSesionLayout.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-bka1p23g5h] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.oi[b-bka1p23g5h] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-bka1p23g5h] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bka1p23g5h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bka1p23g5h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bka1p23g5h]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-bka1p23g5h]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-bka1p23g5h]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

    .collapse[b-bka1p23g5h] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-bka1p23g5h] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
