

/* Start:/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/style.css?14816490784042*/
.news_list{
	margin-top: 16px;
}
.news_date{
	color: #adb3b8;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 18px;
}
.news_name{
	line-height: 19px;
}
.news_name a{
	color: #000000;
	font-size: 16px;
	font-weight: 700;
}
.news_name a:hover{
	
}
.news_text{
	color: #000000;
	font-size: 16px;
    line-height: 19px;
}
.news_tags{
	color: #889299;
	font-size: 13px;
    margin-top: 3px;
}
.news_tags a{
	color: #889299;
	font-size: 13px;
}
.news_tags a:hover{
	color: #0066a6;
}
.news_item{
	margin-bottom: 22px;
    width: 100%;
}
.news_all{
	margin-top: 24px;
}
.news_text_big{
	color: #000000;
	font-size: 16px;
    line-height: 19px;
	display: none;
}
.show_big .news_text{
	display: none;
}
.show_big .news_text_big{
	display: block;
}
.news_item.show_big{
	margin-bottom: 53px;
}
.show_big .news_item_wrapp{
    background: #FFFFFF;
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.31);
	padding: 30px 25px 20px 25px;
	position: relative;
	margin: -31px -26px -21px -26px;
}
.news_close{
	width: 30px;
	height: 30px;
	background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/icon-delete_black.png');
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
	display: none;
}
.show_big .news_close{
	display: block;
}
.calendar_wrapp .datepicker--days{
	display: none;
}
.calendar_wrapp .datepicker--days.active{
	display: none;
}
.news_prop{
    display: inline-block;
    width: 100%;
}
.news_props{
	background-color: #4668b0;
    padding: 70px 20px 20px 20px;
    background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/icon-wizard.png');
    background-position: 135px 15px;
    background-repeat: no-repeat;		
}
.news_filter{
	
}
.news_filter_wrapp{    
    box-shadow: 0px 40px 40px -40px rgba(24, 26, 31, 0.55);
margin-bottom: 40px;

}
.calendar_wrapp{
	background-color: #315197;
    padding: 70px 20px 30px 20px;
    background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/icon-calendar.png');
    background-position: 135px 15px;
    background-repeat: no-repeat;		
}
.calendar .datepicker{
	width: 100%;
	background: none;
    border: 0px;
    color: #FFFFFF;
}
.calendar .datepicker--nav {
	border: 0px;
}
.calendar .datepicker--nav-title {
    border-radius: 2px;
}
.calendar .datepicker--nav-title i {
    color: #FFFFFF;
}
.calendar .datepicker--nav-action:hover, .calendar .datepicker--nav-title:hover, .calendar .datepicker--nav-title:hover i {
    background-color: #FFFFFF;
	color: #636a6e;
}
.calendar .datepicker--cell.-focus- {
    background: #FFFFFF;
	color: #636a6e;
}
.calendar .datepicker--nav-action {
    background-color: #a9b9e0;
    border-radius: 2px;	
	box-shadow: 1px 2px 7px 0px rgba(21, 34, 63, 0.39);
	width: 40px;
    height: 38px;
}
.datepicker--nav-action svg {
	display: none;
}

.news_prop_item{
	background-color: #ffffff;
    color: #636a6e;
    font-size: 14px;
    font-weight: bold;
    border-radius: 2px;
    float: left;
    line-height: 30px;
    padding: 0 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}
.news_prop_item:hover, .news_prop_item.active_item:hover {
    color: #ffffff;
    background-color: #f6b208;
    box-shadow: 1px 2px 7px 0px rgba(21, 34, 63, 0.39);
}
.news_prop_item.active_item {
    background-color: #a9b9e0;
    color: #ffffff;
    padding: 0 20px 0 10px;
}
.news_prop_item.active_item:before{
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 5px;
    background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/icon-delete.png');
    width: 12px;
    height: 12px;
}
.calendar .datepicker--nav-action[data-action="prev"],.calendar .datepicker--nav-action[data-action="prev"]:hover{
	background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/blue_left.png');
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.calendar .datepicker--nav-action[data-action="next"],.calendar .datepicker--nav-action[data-action="next"]:hover{
	background-image: url('/local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/images/blue_right.png');
    background-repeat: no-repeat;
    background-position: 6px 5px;
}
/* End */
/* /local/templates/vtt/components/bitrix/news/news/bitrix/news.list/.default/style.css?14816490784042 */
