#gu12_row_modal .select2-container .select2-selection--single,
#gu11rows .select2-container .select2-selection--single,
#gu12_search_form .select2-container .select2-selection--single,
#epdSearchForm .select2-container .select2-selection--single,
#gu11_search_form .select2-container .select2-selection--single,
#gu11_adjust_form .select2-container .select2-selection--single,
#gu11_adjust_modal .select2-container .select2-selection--single {
  height: 28px !important;
}

#gu12_row_modal .select2-container .select2-selection--single .select2-selection__rendered,
#gu12_search_form .select2-container .select2-selection--single .select2-selection__rendered,
#epdSearchForm .select2-container .select2-selection--single .select2-selection__rendered,
#gu11_search_form .select2-container .select2-selection--single .select2-selection__rendered,
#gu11_adjust_form .select2-container .select2-selection--single .select2-selection__rendered,
#gu11_adjust_modal .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 20px !important;
}

#gu11rows .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 28px !important;
}

#gu12_row_modal .select2-container .select2-selection--single .select2-selection__arrow,
#gu12_search_form .select2-container .select2-selection--single .select2-selection__arrow,
#epdSearchForm .select2-container .select2-selection--single .select2-selection__arrow,
#gu11rows .select2-container .select2-selection--single .select2-selection__arrow,
#gu11_search_form .select2-container .select2-selection--single .select2-selection__arrow,
#gu11_adjust_form .select2-container .select2-selection--single .select2-selection__arrow,
#gu11_adjust_modal .select2-container .select2-selection--single .select2-selection__arrow {
  width: 28px !important;
  height: 28px !important;
}

#gu11_adjust_form .select2-container .select2-selection--multiple {
  padding: 0;
  min-height: 28px;
  height: 28px;
}

.ts-control {
  border: none !important;
  padding: 0 !important;
}
