.select2-container {
	width: 100% !important;
}

.select2-selection.has-error {
	border: 1px solid #a94442 !important;
}