

/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/ajaxFilter/style.css?17562973222148*/
/*region NUMBERS_WITH_SLIDER*/
.smart-filter-input-group-number { }

/*endregion*/

/*region TRACK FOR TYPE NUMBER*/

.smart-filter-slider-track-container {
	overflow: hidden;
	padding: 25px 18px 25px;
}

.smart-filter-slider-track {
	position: relative;
	height: 7px;
	background: #e7e7e7;
}

.smart-filter-slider-ruler {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}

.smart-filter-slider-ruler.p1 { left: -1px; }

.smart-filter-slider-ruler.p2 { left: 25%; }

.smart-filter-slider-ruler.p3 { left: 50%; }

.smart-filter-slider-ruler.p4 { left: 75%; }

.smart-filter-slider-ruler.p5 { right: -1px; }

.smart-filter-slider-ruler span {
	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	margin-left: -50px;
	width: 100px;
	color: #000;
	text-align: center;
	font-size: 11px;
}

.smart-filter-slider-ruler.p2 span,
.smart-filter-slider-ruler.p3 span,
.smart-filter-slider-ruler.p4 span { color: #6b8086; }

.smart-filter-slider-range { z-index: 50; }

.smart-filter-slider-range,
.smart-filter-slider-price-bar,
.smart-filter-slider-price-bar-vd,
.smart-filter-slider-price-bar-vn,
.smart-filter-slider-price-bar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}

.smart-filter-slider-price-bar { z-index: 100; }

.smart-filter-slider-price-bar-vd {
	z-index: 60;
	background: #b1b1b1;
}

.smart-filter-slider-price-bar-vn {
	z-index: 70;
	background-color: #00baff;
}

.smart-filter-slider-price-bar-v {
	z-index: 80;
	background-color: #ffc800;
}

.smart-filter-slider-handle {
	position: absolute;
	top: 100%;
	width: 0;
	height: 0;
	border: 7px solid #ffc800;
}

.smart-filter-slider-handle:hover {
	cursor: grab;
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
}

.smart-filter-slider-handle:active {
	cursor: grabbing;
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
}

.smart-filter-slider-handle.left {
	left: 0;
	margin-left: -14px;
	border-top: 7px solid transparent;
	border-left: 7px solid transparent;
}

.smart-filter-slider-handle.right {
	right: 0;
	margin-right: -14px;
	border-top: 7px solid transparent;
	border-right: 7px solid transparent;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/west.catalog/bitrix/catalog.section/.default/style.css?1756297322918*/
#prod_to_order {
    /*width: 600px;
    height: 450px;
    text-align: left;
    padding: 20px;*/
}

#prod_to_order input {
    /*margin: 10px 0 0;
    width: auto;*/
}

#prod_to_order #sub_to_order {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-top: 25px;
    color: #fff;
    background-color: #00baff;
    height: 40px;
    font-weight: 700;
    font-size: 14px;
    padding: 0 15px;
    border: 2px solid #00baff;
    border-radius: 5px;
    text-transform: uppercase;
}

#prod_to_order #sub_to_order:hover {
    background-color: transparent;
    color: #00baff;
}

#prod_to_order .success {
    font-size: 18px;
    color: green;
    display: block;
    padding-top: 50px;
    margin: 0 auto;
    width: 238px;
}

#prod_to_order .error {
    font-size: 18px;
    color: red;
    display: inline-block;
    padding-top: 50px;
}

#prod_to_order h3 {
    font-weight: bold;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/ajaxFilter/style.css?17562973222148 */
/* /local/templates/.default/components/bitrix/catalog/west.catalog/bitrix/catalog.section/.default/style.css?1756297322918 */
