.select2-search--inline {
    display: contents;
}


div.dataTables_wrapper div.dataTables_processing {
    position: fixed !important;
    top: 50% !important;
    border: 2px solid var(--vz-primary) !important;
    color: var(--vz-primary) !important;
}

.form-group {
    margin-bottom: 0.5rem;
}