/* N.B. Sia saas-selectize che home-shortcut sono usati lato javascript e dovrebbe essere deprecati. In caso di necessità, usare custom-selectize */
.saas-filter-field .selectize-input, .saas-selectize .selectize-input, .home-shortcut .selectize-input, .custom-selectize .selectize-input {
    min-height: 22px;
    padding: 0 3px;
    overflow: inherit;
}
