﻿/* CUSTOM */
.form--search .select2-selection__choice {
    display: none !important;
}

.form--search .select2-selection__clear {
    display: none !important;
}

.form--search .fieldSpec label {
    display: none;
}