

/* Start:/local/templates/vtt/components/bitrix/news.list/marki/style.css?14854335743325*/
.mark_filter_wrapp{
    background-color: #4668b0;
    box-shadow: 0px 40px 40px -40px rgba(24, 26, 31, 0.55);
    padding: 26px 60px 26px 100px;
    margin-left: -100px;
    margin-right: -70px;
    background-image: url('/local/templates/vtt/components/bitrix/news.list/marki/images/icon-wizard.png');
    background-position: 27px 32px;
    background-repeat: no-repeat;
	position: relative;	
}
.mark_types_items{
    display: inline-block;
    width: 100%;
    margin-top: 8px;	
}
.mark_types_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;
}
.mark_types_item:hover, .mark_types_item.active_item:hover {
    color: #ffffff;
    background-color: #f6b208;
    box-shadow: 1px 2px 7px 0px rgba(21, 34, 63, 0.39);
}
.mark_types_item.active_item {
    background-color: #a9b9e0;
    color: #ffffff;
    padding: 0 20px 0 10px;
}
.mark_types_item.active_item:before{
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 5px;
    background-image: url('/local/templates/vtt/components/bitrix/news.list/marki/images/icon-delete.png');
    width: 12px;
    height: 12px;
}
.mark_list_wrapp{
	margin-left: -100px;
    margin-right: -70px;
	background-color: #ebf0fe;
    margin-bottom: 40px;
	box-shadow: 0px 40px 40px -40px rgba(24, 26, 31, 0.31);
}
.mark_list{
	display: inline-block;
	width: 100%;
    padding: 32px 0px 32px 20px;
}
.mark_item_img{
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 1px 2px 0.98px 0.02px rgba(24, 26, 31, 0.17);
	width: 160px;
	height: 160px;
	cursor: pointer;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 10px;
}
.mark_item_img img{
    max-width: 100%;
width:100%;	
}
.mark_item{
	float: left;
	width: 160px;
	height: 160px;
	margin: 0 10px 12px 0;
	position: relative;
}
.mark_wrapp{
	display: inline-block;
    width: 100%;
}
.mark_item_popup{
	display: none;
    position: absolute;
    border-radius: 2px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.5);
    width: 330px;
    z-index: 1;
    margin-left: -85px;
    top: 0;
	padding: 45px 35px 25px 35px;
}
.mark_item.show_popup .mark_item_popup{
	display: block;
}
.mark_item_popup_close{
	position: absolute;
	background-image: url('/local/templates/vtt/components/bitrix/news.list/marki/images/icon-delete_black.png');
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
	cursor: pointer;
}
.mark_item_popup_img{
    text-align: center;	
}
.mark_item_popup_img img{
	max-width: 100%;
}
.mark_item_popup_name{
	margin-top: 20px;
}
.mark_item_popup_name a{
    color: #0096d6;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: underline;	
}
.mark_item_popup_button{
	text-align: center;
}
.mark_item_popup_button_link.button{
	color: #0066a6;
    font-size: 14px;
    line-height: 37px;
    margin-top: 17px;
}
.mark_item_popup_text{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
.mark_item_popup_site{
	color: #000000;
	font-size: 14px;
	margin-top: 16px;	
}
.mark_item_popup_site a{
	color: #0096d6;
	text-decoration: underline;	
}
.mark_more_button{
	background: #ffffff;
    margin: 0 0 30px 20px;
}
/* End */
/* /local/templates/vtt/components/bitrix/news.list/marki/style.css?14854335743325 */
