@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/Campagne/NuovaCampagna.razor.rz.scp.css */
.stepper-wrapper[b-wtakz8ilo8] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.step-item[b-wtakz8ilo8] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.step-circle[b-wtakz8ilo8] {
    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-wtakz8ilo8] {
    margin-top: 8px;
    color: #9E9E9E;
    font-weight: bold;
}

.step-item.active .step-circle[b-wtakz8ilo8] {
    border-color: #B32D43;
    color: #B32D43;
}

.step-item.active .step-label[b-wtakz8ilo8] {
    color: #B32D43;
}
/* /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/AccountSwitcher.razor.rz.scp.css */
.text-white-75[b-s3qasahp0x] {
    color: rgba(255, 255, 255, 0.75);
}

    .text-white-75:hover[b-s3qasahp0x] {
        color: inherit;
    }

.no-caret[b-s3qasahp0x]::after {
    display: none !important;
}

.extra-small[b-s3qasahp0x] {
    font-size: 0.7rem;
}

button.dropdown-item:active[b-s3qasahp0x] {
    background: inherit;
}

@media (max-width: 767.98px) {
    .account-switcher-container[b-s3qasahp0x] {
        position: sticky;
        bottom: 0;
        z-index: 10;
    }

    .custom-dropdown-mobile[b-s3qasahp0x] {
        position: fixed !important;
        bottom: 70px !important;
        top: auto !important;
        left: 10px !important;
        right: 10px !important;
        width: calc(100% - 20px) !important;
        transform: none !important;
        border-radius: 1rem !important;
    }

    .dropdown-item[b-s3qasahp0x] {
        border-radius: 0.5rem;
        margin: 0 8px;
        width: auto;
    }
}

.sidebar-collapsed .account-switcher-container .text-start[b-s3qasahp0x],
.sidebar-collapsed .account-switcher-container .bi-chevron-expand[b-s3qasahp0x] {
    display: none !important;
}
/* /Components/Shared/Sidebar.razor.rz.scp.css */
.sidebar-container[b-rfyggpzuhv] {
    background-color: #4D001A;
    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;
    }
}
