/*.customSelect {*/
	/*background:#fff;*/
	/*border:1px solid #dedede;*/
	/*border-radius:5px;*/
	/*width:100%;*/
	/*height:auto;*/
	/*z-index:800;*/
	/*text-align:left;*/
	/*color:#bababa;*/
	/*font:normal 22px/22px LatoRegular, Arial, Helvetica, sans-serif;*/
	/*height:70px;*/
/*}*/
/*.language .customSelect {*/
	/*border:0px;*/
	/*background:none;*/
	/*width:55px;*/
	/*height:22px;*/
	/*border-radius:0px;*/
/*}*/
/*.filter_select .customSelect {*/
	/*font-size:14px;*/
	/*line-height:14px;*/
	/*color:#f29120;*/
	/*height:32px;*/
/*}*/
/*.parents_page .filter_select .customSelect{*/
	/*color:#40a2da;*/
/*}*/
/*.has-error .customSelect {*/
	/*border-color:#ff3232;*/
/*}*/

/*.customSelect .selectedValue {*/
	/*padding:25px 24px 0;*/
	/*height:70px;*/
	/*box-sizing:border-box;*/
	/*outline:none;*/
	/*cursor:pointer;*/
/*}*/
/*.language .customSelect .selectedValue{*/
	/*padding:0px;*/
	/*height:22px;*/
	/*display:inline-block;*/
	/*vertical-align:top;*/
/*}*/
/*.filter_select .customSelect .selectedValue{*/
	/*padding:9px 25px 0 15px;*/
	/*height:32px;*/
/*}*/
/*.has-error .customSelect .selectedValue{*/
	/*color:#ff3232;*/
/*}*/

/*.select-open{*/
	/*border-bottom:0px;*/
	/*border-radius:5px 5px 0 0;*/
/*}*/

/*.customSelect .selectList {*/
	/*z-index: 999;*/
	/*position: absolute;*/
	/*left: -999em;*/
	/*top: -999em;*/
	/*background:#fff;*/
	/*border:1px solid #e0e0e0;*/
	/*border-top:0px;*/
	/*margin:-1px 0 0;*/
	/*width:100%;*/
	/*-webkit-background-clip: padding-box;*/
	/*-moz-background-clip: padding;*/
	/*background-clip: padding-box;*/
	/*border-radius:0 0 5px 5px;*/
/*}*/
/*.language .customSelect .selectList {*/
	/*border:0px;*/
	/*background:none;*/
/*}*/

/*.select_disabled .customSelect .selectList,*/
/*.select_disabled .customSelect.select-open .selectList{*/
	/*display:none;*/
/*}*/

/*.customSelect.select-open .selectList {*/
	/*left: 0 !important;*/
	/*top: auto !important;*/
	/*box-shadow:  0px 18px 30px 0px rgba(30,30,30,0.11);*/
	/*-webkit-box-shadow:  0px 18px 30px 0px rgba(30,30,30,0.11);*/
	/*-moz-box-shadow:  0px 18px 30px 0px rgba(30,30,30,0.11);*/
/*}*/
/*.language .customSelect.select-open .selectList {*/
	/*box-shadow: none;*/
	/*-webkit-box-shadow: none;*/
	/*-moz-box-shadow: none;*/
/*}*/

/*.customSelect .selectList dl.defaultScrollbar {*/
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
/*}*/

/*.customSelect dl, .customSelect dd {*/
	/*margin: 0;*/
/*}*/

/*.customSelect dd {*/
	/*zoom: 1;*/
	/*cursor: pointer;*/
/*}*/

/*.customSelect dd:last-child{*/
	/*border-radius:0 0 5px 5px;*/
/*}*/

/*.customSelect .selected{*/
	/*color:#f29120;*/
/*}*/
/*.parents_page .customSelect .selected{*/
	/*color:#40a2da;*/
/*}*/
/*.customSelect .selectList dd:hover{*/
	/*background:#f29120;*/
	/*color:#fff;*/
/*}*/
/*.parents_page .selectList dd:hover{*/
	/*background:#40a2da;*/
/*}*/

/*.filter_select .customSelect .selected{*/
	/*background:#f29120;*/
	/*color:#fff;*/
/*}*/
/*.parents_page .filter_select .customSelect .selected{*/
	/*background:#40a2da;*/
	/*color:#fff;*/
/*}*/


/*.language .customSelect .selected,*/
/*.language .customSelect .selectList dd:hover{*/
	/*background:none;*/
/*}*/

/*.customSelect dd {*/
	/*padding: 17px 24px 13px;*/
/*}*/

/*.filter_select .customSelect dd {*/
	/*padding:6px 15px;*/
/*}*/
/*.language .customSelect dd {*/
	/*padding:5px 0;*/
	/*line-height:0px;*/
/*}*/

/*.customSelect dd span.ru,*/
/*.selectedValue span.ru,*/
/*.customSelect dd span.en,*/
/*.selectedValue span.en,*/
/*.customSelect dd span.bel,*/
/*.selectedValue span.bel{*/
	/*background:url(../img/ru.png) no-repeat;*/
	/*height:22px;*/
	/*width:33px;*/
	/*display:block;*/
	/*padding:0px;*/
	/*border:1px solid #e0e0e0;*/
	/*border-radius:3px;*/
/*}*/

/*.customSelect dd span.en,*/
/*.selectedValue span.en{*/

/*}*/

/*.customSelect dd span.bel,*/
/*.selectedValue span.bel{*/
	/*background:url(../img/bel.png) no-repeat;*/
/*}*/


/*.language .customSelect dd{*/
	/*padding:0px;*/
	/*margin:5px 0 0;*/
/*}*/

/*!*.customSelect dd.selected{*/
	/*display:none;*/
/*}*!*/

/*.language .customSelect dd.selected{*/
	/*display:block;*/
/*}*/

/*.hasJS select.custom {*/
	/*position: absolute;*/
	/*left: -999em;*/
/*}*/

/*.select_disabled .selectedValue {*/
	/*opacity:0;*/
	/*cursor: default;*/
/*}*/

/*.customSelect .caret{*/
	/*border-top:10px solid #929292;*/
	/*border-left:5px solid transparent;*/
	/*border-right:5px solid transparent;*/
	/*display: block;*/
	/*height:0px;*/
	/*width:0px;*/
	/*z-index:100;*/
/*}*/

/*.customSelect .selectValueWrap .caret{*/
	/*position: absolute;*/
	/*top: 32px;*/
	/*right: 26px;*/
	/*cursor: pointer;*/
	/*z-index:800;*/
/*}*/
/*.select_disabled .customSelect .selectValueWrap .caret{*/
	/*cursor:default;*/
/*}*/
/*.input_r .customSelect .selectValueWrap .caret{*/
	/*border-top:0px;*/
	/*border-bottom:10px solid #929292;*/
	/*top:-33px;*/
	/*right:16px;*/
/*}*/
/*.input_r .customSelect .selectValueWrap .caret:after{*/
	/*content:'';*/
	/*border-top:10px solid #929292;*/
	/*border-left:5px solid transparent;*/
	/*border-right:5px solid transparent;*/
	/*position:absolute;*/
	/*top:74px;*/
	/*right:-5px;*/
/*}*/

/*.language .customSelect .caret{*/
	/*background:none;*/
	/*border-top:5px solid #8cc63f;*/
	/*top:9px !important;*/
	/*right:0px !important;*/
/*}*/

/*.filter_select .customSelect .caret{*/
	/*top:13px;*/
	/*right:13px;*/
/*}*/

/*.customSelect .jspPane {*/
	/*overflow-x: hidden;*/
	/*width:100% !important;*/
/*}*/

/*.customSelect .jspVerticalBar {*/
	/*background: none;*/
	/*width: 5px;*/
	/*right:16px;*/
/*}*/

/*.customSelect .jspHorizontalBar {*/
	/*height: 0;*/
	/*overflow: hidden;*/
/*}*/

/*.customSelect .jspTrack {*/
	/*background: none;*/
	/*right: 0px;*/
/*}*/

/*.customSelect .jspDrag {*/
	/*border-radius:5px;*/
	/*background:#1f77d0;*/
/*}*/