/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 06:12:20 */

.select2-dropdown--above{
	 z-index: 9999999 !important;
}
.select2-dropdown--below{
  z-index: 9999999 !important;
  }
 .select2-container .select2-selection--single{
    height:34px !important;
}
.select2-container--default .select2-selection--single{
         border: 1px solid #ccc !important; 
     border-radius: 0px !important; 
}