.editfield .select2-container {
	margin-top: 5px;
}

.select2-container .select2-selection--single {
	height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 18px;
	line-height: 52px;
	padding-left: 15px;
	padding-right: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px;
	width: 40px;
}
