.body_filtr .model_list_filtr {
    /*overflow-y: scroll;*/
    height: 95px;
}

/*.body_filtr {
	display: none;
}*/

.body_filtr input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.body_filtr .label_filter_check > span > span {
	position: absolute;
top: 0;
left: 0;
width: 12px;
height: 12px;
border: 1px solid #7d7d7d;
border-radius: 25px;
}

.body_filtr .label_filter_check > span.checked_filter_input > span {
	background: #e73d43;
border: 1px solid #e73d43;
}

.body_filtr ul {
    position: relative;
}

.filter_block {
	
}

.title_filter_inputs i {
	transition: 0.3s;
}

.title_filter_inputs:hover i, .title_filter_inputs i.close {
	transform: rotate(180deg);
}

.filter_block .title_filter_inputs {
    font-size: 14px;
    background-repeat: no-repeat;
    height: 37px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: 0 15px;
    padding-top: 7px;
    color: #333333;
    cursor: pointer;
	padding-right: 15px;
	text-transform: uppercase;
}

.price_filter .price {
	//background-image: url('../images/price.png');
    background-position: 5px 5px;
}

.option_1 .price {
	//background-image: url('../images/marka.png');
    background-position: 5px 8px;
}

.option_2 .price {
	//background-image: url('../images/model.png');
    background-position: 5px 8px;
}

.option_5 .price {
	//background-image: url('../images/cvet.png');
    background-position: 5px 5px;
}

.title_filter_inputs i {
	float: right;
}

.predlo .body_filtr {
	/*display: none;*/
	padding-bottom: 10px;
	padding-top: 10px;
}

.predlo > h3 {
	padding: 10px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
	cursor: pointer;
	margin-bottom: -1px;
}

.predlo {
	transition: 0.3s;
	margin-top: -1px;
}

#filter div.close {
	transition: 0.3s;
	background: url(../images/bg_minus.png) no-repeat;
	background-position: right 7px;
	background-color: #faf8ff;
}

.left-menu #filter h3 {
	font-size: 16px;
}

#filter {
	z-index: 9999;
	//border-left: 1px solid #cccccc;
    //border-right: 1px solid #cccccc;
    //border-bottom: 1px solid #cccccc;
    
    padding-bottom: 10px;
}

#filter form ul {
	padding-bottom:15px;
	list-style-type: none;
	padding: 0 0 0 15px;
 	margin-left: 0px;
}


.buttons_filtr {
	text-align: center;
	padding-top: 20px;
padding-bottom: 10px;
}

#left_filter {
    border: 1px solid #ccc;
	background: #fff;
}

#left_filter {
	//border: 1px solid #ccc;
}


#filter form li {
	position: relative;
	font: 15px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 0px;
}
#filter form li.disabled {
	color: #7A7A7A;
	text-decoration: line-through;
 	display: none;
}
#filter form li.disabled  label i:hover {
	text-decoration:none;
}
#filter form li.disabled  label {
	cursor: default;
}
#filter form li.disabled  label i{
	display: none;
}
#filter form li label {
	
    position: relative;
    display: inline-block;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
	line-height: 16px;
color: #5b5b5b;
font-weight: normal;
}
#filter form li:not(.disabled) label i:hover {
	text-decoration:underline;
	cursor: pointer;
}
#filter form li label i{
	color: #7A7A7A;
	font-style: normal;
	font-size: 12px;
}
input#min_price, input#max_price {
	font-size: 14px;
	text-align: center;
	width: 5em;
	padding: 4px;
	border: 1px solid #ccc;
border-radius: 5px;
margin: 0px 5px;
}

#filter .apply_filtre_button {
	color: #fff;
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#filter .reset_filtre_button {
	background: #e73d43;
color: #fff;
padding: 5px 15px 5px 15px;
font-size: 12px;
border-radius: 25px;
}

#filter .reset_filtre_button:hover {
    background: #9c9b9b;
	text-decoration: none;
}

#filter .reset_filtre_button:active {
    background: #5e5e5e;
}

.price_filter {
	
}

.price_slider {
	/*width: 240px;*/
	position: relative;
	margin-bottom: 20px;
}
.input_price {
	margin-top: 10px;
	text-align: center;
}
.ui-slider {
	height: 4px;
	position: relative;
	text-align: left;
	margin: 20px 19px 10px 19px;
}
.ui-widget-content {
	border: 1px solid #ddd;
	background: #ddd;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider .ui-slider-handle {
	position: absolute;
    z-index: 2 !important;
    width: 17px !important;
    height: 18px !important;
    cursor: pointer;
	top: -5px;
	border: 0px;
	border-radius: 0px;
	margin-left: 0px;
}
.ui-slider .ui-state-left, .ui-slider .ui-state-right {
	width: 14px !important;
    height: 14px !important;
    z-index: 102 !important;

}
.ui-slider .ui-state-left {
	//background: url(../images/ui-state-left.png) no-repeat;
	margin-left: -10px;
	background: #e73d43;
border-radius: 60px;
}
.ui-slider .ui-state-right {
	//background: url(../images/ui-state-right.png) no-repeat;
	margin-right: -8px;
	background: #e73d43;
border-radius: 60px;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
}

.ui-widget-header {
	background-color: #e73d43 !important;
	overflow: hidden;
}
.ui-slider-handle{
/*	border-radius: 50%;
	 -moz-border-radius:50%;
	 -webkit-border-radius:50%;
	 -khtml-border-radius:50%;
	width: 16px;
	height: 16px;
	background: #E0E0E0;
*/
}
.ui-slider .ui-slider-range.ui-widget-header-bar {
	background: url(../images/ui-widget-header-activ.gif);
	z-index:100;
}
.ui-slider .ui-slider-range.ui-widget-header-left{
	z-index:101;
	width:0px;
	background: url(../images/ui-widget-header-pre-activ.gif);
}
.ui-slider .ui-slider-range.ui-widget-header-right{
	z-index:101;
	width:0px;
	background: url(../images/ui-widget-header-pre-activ.gif);
}
.ui-widget-header-hidden {
	display: none!important;
}

.popover {
    z-index: 999999;
    position: absolute;
    right: 0;
    margin-top: 2px;
    width: 100px;
    padding: 1px;
    font-size: 11px;
    text-align: center;
    background-color: #E2C491;
    border: 1px solid #CEAA74;
    border: 1px solid rgba(219, 191, 139, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(219, 191, 139, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(219, 191, 139, 0.2);
    box-shadow: 0 5px 10px rgba(219, 191, 139, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.popover-content {
  /*padding: 3px 4px;*/
}
.popover .arrow,
.popover .arrow:after {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-right-color: white;
  border-width: 10px 10px 10px 0;
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  bottom: -11px;
  left: -1px;
  border-right-color: rgba(219, 191, 139, 0.25);
  border-width: 11px 11px 11px 0;
  z-index: -1;
  content: "";
}

.total_view {
  border-bottom: 1px solid #EBEBEB;
  background-color: #F7F7F7;
}
.apply a{
color: #505050;
font-size: 15px;
text-shadow: 0px 1px 0px white;
text-decoration: none;
}
.apply a:hover {
  text-decoration: line;
}
