

/* Start:/bitrix/templates/pst/components/bitrix/catalog.smart.filter/filter-cases/style.css?1770985800443*/

.cselect__search {
	width: 100%;
	padding: 10px 12px;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	margin-bottom: 8px;
	font-size: 14px;
	box-sizing: border-box;
}

.cselect__search:focus {
	outline: none;
	border-color: #0066cc;
	box-shadow: 0 0 0 3px rgba(0,102,204,0.1);
}

.cselect__count {
	color: #999;
	font-size: 12px;
}

.cselect__opt.disabled {
	color: #999;
	cursor: not-allowed;
}

.cselect__opt[hidden] {
	display: none;
}


/* End */
/* /bitrix/templates/pst/components/bitrix/catalog.smart.filter/filter-cases/style.css?1770985800443 */
