@import '_content/ETT.Ancona.Utilities.Regione.Marche.Components/ETT.Ancona.Utilities.Regione.Marche.Components.f04quhyx7o.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-u2qglqteoy] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-u2qglqteoy] {
    flex: 1;
}

@media (min-width: 641px) {
    .page[b-u2qglqteoy] {
        flex-direction: row;
    }

    .sidebar[b-u2qglqteoy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}

#blazor-error-ui[b-u2qglqteoy] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-u2qglqteoy] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Procedimenti/DettaglioProcedimento.razor.rz.scp.css */
#procedimentoTabs .nav-link[b-d7130nji0r] {
    color: #adb5bd !important;
    border: none;
    background: transparent;
}

    #procedimentoTabs .nav-link.active[b-d7130nji0r] {
        color: var(--bs-primary) !important;
        border-bottom: 2px solid var(--bs-primary) !important;
        background-color: transparent !important;
    }
/* /Components/Pages/Procedimenti/NuovoProcedimento.razor.rz.scp.css */
.stepper-wrapper[b-s175gv1fa0] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.step-item[b-s175gv1fa0] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.step-circle[b-s175gv1fa0] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #9E9E9E;
    font-weight: bold;
    border: 2px solid;
}

.step-label[b-s175gv1fa0] {
    margin-top: 8px;
    color: #9E9E9E;
    font-weight: bold;
}

.step-item.active .step-circle[b-s175gv1fa0] {
    border-color: #B32D43;
    color: #B32D43;
}

.step-item.active .step-label[b-s175gv1fa0] {
    color: #B32D43;
}
/* /Components/Shared/Sidebar.razor.rz.scp.css */
.sidebar-container[b-rfyggpzuhv] {
    background-image: linear-gradient(to right, #B32D43, #992639);
    color: white;
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.top-row[b-rfyggpzuhv] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
}

.navbar-brand[b-rfyggpzuhv] {
    font-size: 1.1rem;
    font-weight: 600;
    color: white !important;
    display: flex;
    align-items: center;
}

.nav-item[b-rfyggpzuhv] {
    margin-bottom: 0.25rem;
}

    .nav-item[b-rfyggpzuhv]  .nav-link {
        color: rgba(255, 255, 255, 0.75);
        padding: 0.6rem 1rem;
        font-weight: 500;
    }

        .nav-item[b-rfyggpzuhv]  .nav-link:hover {
            background-color: rgba(255, 255, 255, 0.1);
            transform: translateX(3px); /* leggero movimento a destra */
        }

        .nav-item[b-rfyggpzuhv]  .nav-link.active {
            background-color: rgba(255, 255, 255, 0.2);
            border-left: 4px solid #D6D5D2;
            font-weight: 600;
        }

@media (max-width: 640.98px) {
    .collapse-nav-menu[b-rfyggpzuhv] {
        display: none;
    }

    .sidebar-container[b-rfyggpzuhv] {
        height: auto;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-rfyggpzuhv] {
        display: none;
    }

    .collapse-nav-menu[b-rfyggpzuhv] {
        display: block !important;
    }
}
