/* /Components/Dialog/DialogImmagine.razor.rz.scp.css */

.e-carousel-items[b-qrd3lx7wxh] {
    align-items: center;
}

.e-carousel .e-carousel-navigators .e-previous[b-qrd3lx7wxh],
.e-carousel .e-carousel-navigators .e-next[b-qrd3lx7wxh] {
    margin: 0px;
    background: lightgray;
    border-radius: 50%;
}

.immagine-carosello[b-qrd3lx7wxh] {
    max-height: 70vh;
    max-width: 70vw;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-g4s8meauk7] {
    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-g4s8meauk7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/MyComponents/InfoShop.razor.rz.scp.css */
.custom-class.e-control-wrapper .e-numerictextbox[b-cdaqvapr4x] {
    text-align: right;
}
/* /Components/MyComponents/InfoShopMobile.razor.rz.scp.css */
.custom-class.e-control-wrapper .e-numerictextbox[b-0wmefiykh9] {
    text-align: right;
}

.e-input-group input.e-input[b-0wmefiykh9],
.e-input-group.e-control-wrapper input.e-input[b-0wmefiykh9],
.e-input-group textarea.e-input[b-0wmefiykh9],
.e-input-group.e-control-wrapper textarea.e-input[b-0wmefiykh9] {
    font-size: 120%;
}

.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon[b-0wmefiykh9] {
    font-size: 120%;
}
/* /Components/MyComponents/MultiSelectArticoli.razor.rz.scp.css */
.item-ddl-articolo[b-s7eculgqz1] {
    display: flex;
    justify-content: space-between;
/*    align-items: center;*/
    width: 100%;
}

.e-ddl.e-input-group .e-input-value[b-s7eculgqz1],
.e-ddl.e-input-group .e-input-value:focus[b-s7eculgqz1] {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding-left: 8px;
}

.e-dropdownbase .e-list-item.e-active[b-s7eculgqz1] {
    background-color: var(--ColoreScuro) !important;
    color: white !important;
}

    .e-dropdownbase .e-list-item.e-active.e-hover[b-s7eculgqz1],
    .e-dropdownbase .e-list-item.e-hover[b-s7eculgqz1] {
        background-color: var(--ColoreChiaro) !important;
        color: white !important;
    }
/* /Components/MyComponents/TabellaCompilaPianoRip.razor.rz.scp.css */
.custom-class.e-control-wrapper .e-numerictextbox[b-ak1uzvf931] {
    text-align: right;
}

.e-grid .e-content[b-ak1uzvf931] {
    overflow-y: auto !important;
}
