.select2-selection__placeholder {
	color: #D6D6D6 !important; }
.select2-container--bootstrap .select2-selection {
	font-family: 'Sarabun', sans-serif !important; }
.select2-container--bootstrap .select2-selection--single { padding: 8px 12px 6px !important; }
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered { transform: translateY(-2px) !important; }
.select2-selection__arrow b { transform: translateY(-2px) !important; }
.select2-selection__arrow b:after { content: '\e92e' !important; }
.select2-selection__arrow b {
	font: normal normal normal 18px/1 Feather !important;
	/*font-family: '' !important;*/
	margin-top: -7px !important;
	border-width: 0 !important;
	margin-left: -9px !important; }
.select2-container--open .select2-selection__arrow b:after { content: '\e931' !important; }
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #008080 !important;
	color: #fff !important; }
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
	border-color: #008080 !important;
	box-shadow: unset !important; }
.select2-container--bootstrap .select2-dropdown {
	border-color: #008080 !important;
	box-shadow: unset !important; }
.select2-search__field { font-family: 'Sarabun', sans-serif !important; }
