.jet-form-builder .select2-container {
	width: 100% !important;
}

.select2-container--default .select2-selection--single {
	height: 40px;
	border-color: #d1d5db;
	border-radius: 4px;
	padding: 4px 8px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
	color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
}
