

/* Start:/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/style.css?17506919055337*/
.bx-filter .bx-filter-container-modef {
    height: 0;
}

.bx-filter .range-inputs {
	margin-bottom: 15px;
}

.bx-filter .jcf-select-text {
	position: absolute;
	right: 0;
	top: -13px;
}

.bx-filter .bx-filter-container-modef {
	position: absolute;
	right: 0;
	top: 25%;
}

.bx-filter .bx-filter-container-modef .view-result {
	top: 0!important;
}

.bx-filter .bx-filter-select-container {
	text-align: left;
	vertical-align: top;
	position: relative;
	background: #f7f7f7;
	border: 0;
	display: block;
	width: 100%;
	height: 54px;
	padding: 15px 0 15px 38px;
	line-height: 24px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #2f2f2f;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/active.png) 2 repeat;
			border-image: url(/local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	/*padding: 0 33px 0 10px;*/
	padding: 0;
	border: none;
	border-radius: 2px;
	cursor: pointer;
}
.bx-filter .bx-filter-select-text {
	/*font-size: 15px;*/
	/*line-height: 33px;*/
	/*overflow: hidden;*/
	/*max-width: 100%;*/
	/*height: 33px;*/
	/*cursor: pointer;*/
	/*vertical-align: middle;*/
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	/*-ms-text-overflow: ellipsis;*/

	cursor: pointer;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
/*.bx-filter .bx-filter-select-arrow {*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	width: 34px;*/
/*	height: 33px;*/
/*	cursor: pointer;*/
/*	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;*/
/*}*/
/*/**/
/**	Select popup*/
/***/
/**/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}

/*
#e1e1e1
#ed1c24
*/

.bx-ui-slider-track-container
{
	/*margin-top:40px;*/
	margin-bottom:10px;
}

.bx-filter-parameters-box-slider-container
{
	display:flex;
	justify-content:space-between;
}

.bx-ui-slider-part
{
	display:none;
}

.bx-ui-slider-range
{
	height:4px;
	position:relative;
	background:#e1e1e1
}

.bx-ui-slider-handle
{
	display:block;
	position:absolute;
	bottom:8px;
	width:8px;
	height:13px;
	background:#ed1c24
}

.bx-ui-slider-handle::after
{
	content:"";
	display:block;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #ed1c24;
	position:absolute;
}

.bx-ui-slider-handle.left
{
	margin-left:-4px;
}

.bx-ui-slider-handle.right
{
	margin-right:-4px;
}

.bx-ui-slider-pricebar-v
{
	position:absolute;
	z-index:1;
	height:4px;
	background:#ed1c24;
}

.bx-filter-parameters-box-container-block
{
	color:#808080;
	text-transform:lowercase;
}

.bx-filter-input-container
{
	display:inline-block;
}

.bx-filter-input-container input
{
	border:0px;
	color:#808080;
}
 div[id^="wait_"] 
{ 
	display: none !important; 
	background: none !important; 
	border: 0 !important; 
	color: #000000; 
	font-family: Verdana, Arial, 
	sans-serif; font-size: 11px; 
	font-style: normal !important; 
	font-variant: normal !important; 
	font-weight: normal; 
	letter-spacing: normal !important; 
	line-height: normal; 
	padding: 0 !important; 
	position: absolute; 
	text-align: center !important; 
	text-indent: 0 !important; 
	width: 0px !important; 
	height: 0px !important; 
	word-spacing: normal !important; 
	z-index: 0; 
	content: ""; 
}


/* End */


/* Start:/local/templates/kontinentalNEW/components/bitrix/news/vacancy/bitrix/news.list/.default/style.css?1750691519200*/
.jobs-list {
	box-shadow: 0 0 15px #46464638;
}

.jobs-item {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.jobs-item-title {
	font-weight: bold;
}

.smart-filter-title {
    display: none;
}
/* End */
/* /local/templates/kontinentalNEW/components/bitrix/catalog.smart.filter/catalog_horizontal/style.css?17506919055337 */
/* /local/templates/kontinentalNEW/components/bitrix/news/vacancy/bitrix/news.list/.default/style.css?1750691519200 */
