.error a.select2-choice {
	border: 1px solid #B94A48;
}
.select2-container {
	min-width: 150px;
}
.select2-container.select2-container-multi {
	width: 300px;
}