.select2-choices, .select2-container, .select2-search-field, .select2-input {
	min-width: 300px;
	max-width: 300px;
}

tr.over {
	background: rgba(255, 0, 0, 0.1) !important;
}