:root[data-topbar=light]{--vz-header-bg:#405189;--vz-header-border:#405189;--vz-header-item-color:rgba(255,255,255,.9);--vz-header-item-bg:rgba(255,255,255,.12);--vz-header-item-sub-color:rgba(255,255,255,.75);--vz-topbar-user-bg:rgba(255,255,255,.12);--vz-topbar-search-bg:rgba(255,255,255,.1);--vz-topbar-search-color:#fff}
/* Box notifiche: max 350px, testo a capo, no scroll orizzontale */
.notification-list-scroll{max-height:350px;overflow-x:hidden;overflow-y:auto}
.notification-list-scroll .notify-item,.notification-list-scroll .notify-item-body{min-width:0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}
.notification-list-scroll .notify-item-body h6,.notification-list-scroll .notify-item-body p{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:normal}

/* Select2: dimensione testo omogenea con il resto del progetto (come filtri clienti) */
.select2-container--bootstrap-5 .select2-selection {
    font-size: 0.875rem;
    min-height: calc(1.5em + 0.75rem + 2px);
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
    font-size: 0.875rem;
    line-height: 1.5;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__option {
    font-size: 0.875rem;
}
/*# sourceMappingURL=custom.min.css.map */
