.select2-results__options {
	font-size: 0.8rem !important;
}

.select2-selection__rendered {
	font-size: 0.8rem !important;
}

#select2-system-select-container.select2-selection__rendered {
	line-height: 38px !important;
	font-size: 0.88rem !important;
}

#select2-service-select-container.select2-selection__rendered {
	line-height: 38px !important;
	font-size: 0.88rem !important;
}

.select2-container {
	margin-bottom: 0.1rem !important;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	line-height: 25px !important;
}

.home-main.home-action .select2-container .select2-selection--single {
	height: 40px !important;
}
.home-main.home-action .select2-selection__arrow {
	height: 40px !important;
}
.home-main .select2.select2-container.select2-container--default{
	width: 60% !important;
}
.select2-results__options {
	text-align: left;
}
