@import '_content/PSC.Blazor.Components.Icons/PSC.Blazor.Components.Icons.bundle.scp.css';

/* _content/PortalClientesBLZ/Components/Layout/MainLayout.razor.rz.scp.css */
.navbar-header[b-dbup3ghcgl] {
    background-color: #a91c32;
    border: none;
    border-radius: 0;
    box-shadow: 8px 2px 6px rgba(0, 0, 0, 0.35);
    flex-grow: 0;
    flex-wrap: nowrap;
    height: 4.5rem;
    min-height: 4.5rem;
}

.contenedor-icono-hamburger[b-dbup3ghcgl] {
    max-width: 60px;
    min-width: 60px;
    width: 60px;
}

.contenedor-icono-sidebar[b-dbup3ghcgl] {
    max-width: 33px;
    min-width: 33px;
    width: 33px;
}

.border-end[b-dbup3ghcgl] {
    border-right-color: rgba(34, 34, 34, 0.15) !important;
}

.navbar-toggler-icon[b-dbup3ghcgl] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    height: 2rem;
    width: 2rem;
}

.icono-sidebar[b-dbup3ghcgl] {
    font-size: 1.25rem;
}

.nav-item[b-dbup3ghcgl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dbup3ghcgl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dbup3ghcgl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dbup3ghcgl]  .nav-link {
        padding: 0.5rem 5px !important;
    }

    .nav-item[b-dbup3ghcgl]  a {
        align-items: center;
        border-radius: 4px;
        color: #d7d7d7;
        display: flex;
        height: 3rem;
        line-height: 3rem;
    }

        .nav-item[b-dbup3ghcgl]  a.active {
            background-color: rgba(255, 255, 255, 0.25);
            color: white;
        }

        .nav-item[b-dbup3ghcgl]  a:hover {
            background-color: rgba(255, 255, 255, 0.1);
            color: white;
        }

[b-dbup3ghcgl] .page-layout,
[b-dbup3ghcgl] .page-layout > .dx-gridlayout-root,
[b-dbup3ghcgl] .layout-item {
    background-color: inherit;
}

.sidebar[b-dbup3ghcgl] {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    border-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
