

/* Start:/local/templates/online_nsuada/components/bitrix/news/timetable/bitrix/catalog.smart.filter/schedule/style.css?17234647392390*/
/*.b-filter{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;;
	margin-bottom: 50px;
}
.b-filter--title{
	margin-bottom: 17px;
	font-family: Open Sans;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #282828;
}
.b-filter--list{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.b-filter--item{
	width: 300px;
	margin: 0 0 15px 0;
}
.b-filter--item-name{
	margin-bottom: 5px;
}

.b-filter--item-field input,
.b-filter--item-label{
	width: 100%;
	padding: 8px 15px 7px;
	border: 2px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
    color: #666666;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}
.b-filter--item-label{
	position: relative;
	padding-right: 30px: 
}
.b-filter--arrow{
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto 0;
}
.b-filter--item-field-list{
	width: 280px;
	max-height: 400px;
	overflow: auto;
	padding: 0;
	box-sizing: border-box;
	list-style-type: none;
}
.b-filter--item-field-list-label{
	font-weight: 400;
	cursor: pointer;
}
.b-filter--item-field-list-label.--selected{
	font-weight: bold;
	cursor: default;
}
.b-filter--item-field-list-label.--disabled{
	color: #999999;
	cursor: not-allowed;
}
.b-filter--btn{
	padding: 10px 20px;
	border: 2px solid #ff2929;
	box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: #ff2929;
    background: #fff;
    transition: all .3s ease;
}
.b-filter--btn:hover{
	background: #ff2929;
	color: #fff;
}
.b-filter--btn.--reset{
	color: #666666;
	border: none;
}
.b-filter--btn.--reset:hover{
	background: none;
	color: #000;
}
*/

.b-form--input{
	position: relative;
}
.b-filter--popup-list{
	width: 280px;
	max-height: 300px;
	overflow: auto;
	padding: 0;
	box-sizing: border-box;
	list-style-type: none;
}

/*--скроллбар--*/
.b-filter--popup-list::-webkit-scrollbar { 
  width: 3px;
}
.b-filter--popup-list::-webkit-scrollbar-track {  
  background-color: rgba(110, 153, 252, .1);
}
.b-filter--popup-list::-webkit-scrollbar-thumb { 
  height: 20px; 
  width: 3px;
  background-color: rgba(110, 153, 252, .5); 
  border-radius: 2px;
  cursor: pointer;
}
/*--конец скроллбара--*/


/* End */
/* /local/templates/online_nsuada/components/bitrix/news/timetable/bitrix/catalog.smart.filter/schedule/style.css?17234647392390 */
