


/* Start:/bitrix/components/thesuper/filter/templates/.default/style.css*/
.model-filter {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 20px;
	box-sizing:border-box;
}

.filter-spacer {
	height: 22px;
}

#hide-filter {
	margin-right: 20px;
	position: relative;
	top: 7px;
}

.filter-param-cell .btn-lite {
	margin-right: 6px;
}

#show-filter {
	line-height: 14px;
}

#filter-container {
	margin: 0;
}
/* End */
/* /bitrix/components/thesuper/filter/templates/.default/style.css */
