/* selectize.js */

.selectize-dropdown [data-selectable] .highlight {
	background   : rgba(255, 237, 40, 0.4);
	border-radius: 1px;
	padding: 0 !important;
}
