.select2-container .employee-search-selection { min-height: 42px; border: 1px solid #cbd5e1; border-radius: 5px; background: #fff; }
.select2-container--default .employee-search-selection .select2-selection__rendered { color: #172033; line-height: 40px; padding-left: 12px; padding-right: 30px; }
.select2-container--default .employee-search-selection .select2-selection__arrow { height: 40px; }
.form-floating > .select2-container .employee-search-selection { height: 76px; padding-top: 29px; }
.form-floating > .select2-container .employee-search-selection .select2-selection__arrow { height: 76px; }
.form-floating > .select2-container ~ label { transform: none!important; padding-top: 12px; font-size: 14px; font-weight: 700; color: #6f7d95; z-index: 1; height: auto; }
.employee-search-dropdown { border-color: #cbd5e1; border-radius: 5px; box-shadow: 0 8px 20px #102a5c22; }
.employee-search-dropdown .select2-search__field { min-height: 40px; border: 1px solid #cbd5e1!important; border-radius: 4px; padding: 8px!important; }
.employee-search-dropdown .select2-results__option { padding: 10px 12px; }
.select2-container--open { z-index: 1065; }
.theme-dark .employee-search-selection,.theme-dark .employee-search-dropdown { background: #111827; color: #f1f5f9; border-color: #475569; }
.theme-dark .select2-container--default .employee-search-selection .select2-selection__rendered { color: #f1f5f9; }
