.bx-filter {
	margin-bottom: 29px;
	background: #f8f8f8;
	padding-bottom: 13px;
	font-family:inherit !important;
}
.bx-filter .bx-filter-section{
	padding:0;
	color: #fff;
}
.bx-filter.bx-blue .bx-filter-section{
	background: #f8f8f8;

}
.bx-filter .bx-filter-title {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 40px 10px 20px;
	background: #1f2022;
	text-decoration: none;
	position: relative;
}
.bx-filter .bx-filter-section > .row{
	padding:0;
	margin:0;
}
.smartfilter{
	 color: #1f2022;
    margin-bottom: 8px;
    padding: 0 19px;
	
}
.bx-filter .bx-filter-parameters-box-title{
font: 400 14px/20px "Roboto",sans-serif;
}
.bx-filter .bx-filter-parameters-box-title span {
border-bottom:none;
color:inherit;
}
.bx-ui-slider-range{
	background:#b0b0b0;
	height: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: absolute;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    inset 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         inset 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.bx-ui-widget-content .bx-ui-state-default.bx-ui-slider-handle{
	display: inline-block;
	position: absolute;
	top: -9px;
    margin-left: -12px;
	width: 25px;
	height: 25px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.17);
}
.bx-filter .bx-ui-slider-handle.left
{	display: inline-block;
	position: absolute;
	top: -9px;
    margin-left: -12px;
	width: 25px;
	height: 25px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.17);
}
.bx-filter .bx-ui-slider-handle.right
{	display: inline-block;
	position: absolute;
	top: -9px;
    margin-left: -12px;
	width: 25px;
	height: 25px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.17);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.17);
}
.bx-ui-widget-content .bx-ui-state-active.bx-ui-slider-handle,
.bx-ui-widget-content .bx-ui-state-default.bx-ui-slider-handle:hover{background: #e5e5e5;}
.bx-ui-slider-part{display:none}
.bx-ui-slider-pricebar-vd{
	background:#8ac249 none repeat scroll 0 0;
	border: medium none;
    border-radius: 0;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.15) inset;
    height: 10px;
    margin: 0 4px 27px 12px;
}
.bx-ui-slider-pricebar-vn{
display:none;
background: #b0b0b0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.15) inset;
    height: 10px;
    margin: 0px 11px 27px;
    
	}
.bx-ui-slider-pricebar-v{
	background: #b0b0b0 none repeat scroll 0 0;
	display:none;
    border: medium none;
    border-radius: 0;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.15) inset;
    height: 10px;
    margin: 0px 11px 27px;
    }
.bx-filter-parameters-box{
	border-top: 1px solid #e5e5e5;
    color: #1f2022;
    display: block;
    padding: 10px 0 0px;
    position: relative;
}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text{
	display:inline;
	text-align:left;
	padding-left:5px;
}
.radio label, .checkbox label{
	padding:0px;
}
.fa{
	float:right;
}
