.s1t_text1{
    font-family: 'MyriadProLight';
    text-transform: uppercase;
    line-height: 1
}
.s1t_text2{
    text-transform: uppercase;
	color: #fff    
}

.filter_btn {background: #fff}
.bx-filter-select-block {
height: 30px;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
border: 1px solid #c5c5c5;
border-radius: 0;
padding-left: 20px;
color: #acabab;
font: 18px 'MyriadProLight';
line-height: 28px;	
position: relative
}

.bx-filter-select-popup li {
min-height: 28px;
height: 28px;
padding: 0 10px 0 21px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
box-sizing: border-box;
color: #fff;
line-height: 28px;	
}
.bx-filter-select-popup li:hover {
	background: #28a9e0;
}
.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {background: none !important}

.popup-window {
	box-shadow: 0px; 
	padding: 0px;
	box-sizing: border-box;
	width: 215px;
	margin: 0;
	padding: 0;
	background: #fff;	
}

.bx-filter-select-arrow {
position: absolute;
width: 30px;
height: 28px;
top: 1px;
right: 0;
background: url("/local/templates/avkube/images/ico17.png") no-repeat center center;
}

.pfcl_item a {color: #fff}

.pfc_w1, .pfc_w3 {width: 50%}	
.filter_modal {width: 700px}
.filter_modal .podbor_btn .button {margin: auto; position: relative; left: -10px}