.selectize-dropdown [data-selectable].option-disabled {
	color: #aaa!important;
	cursor: default!important;
	background: #fff!important;
	opacity: .5!important;
}
