

/* Start:/local/components/mepar/news_list/templates/.default/style.css?16279732502897*/
.list .list-item{
	margin:10px 0px 13px 0px;
}
.list .item-date{
	display: block;
	margin: 28px 0px 12px;
	color: #868E96;
	font-size: 13px;
	font-weight: 100;
}
.list .list-item .item-text{
	margin: 0px 0px 0px 30px;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 0px;
	display: block;
	font-weight: 400;
	color: #343A3F;
}

.list .list-item .item-text:hover{
	text-decoration: underline !important;
	color: #1862AB;
}
.list .list-item .item-text a{
	color: #014675;
	border-bottom: 0px;
}

.list{
	padding-left:30px;
}

p.sort a.active {
	font-weight: 600;
}

p.sort {
	float: right;
} 

.list-news-icon-span {
	width: 15px;
	display: inline-block;
	/*margin-left: 22px;*/
	float: left;
}

.list-news-icon-span a {
	border-bottom: 0 !important;
}

@media screen and (max-width: 767px){
	.list{
		padding-left:0;
	}

.list .list-item .item-text {
    font-size: 13px;
}
}        

ul.list-news li.list-news-title {
	list-style-type: none;
	margin-bottom: 22px;
}

ul.list-news li a {
	font-size: 18px;
	line-height: 24px;
}

ul.list-news li:after {
	 content: "";
	 display: table;
	 clear: both;
}

ul.list-news li .list-news-icon-span {
	width: 15px;
	display: inline-block;
	float: right;
}


.list-news-date {
	border-bottom: 1px solid #014675;
	margin-top: 30px;
	margin-bottom: 12px;
	list-style-type: none;
}

.list-news-date span {
	color: #ffffff;
	background: #014675;
	padding: 2px;
	min-width: 150px;
	text-align: center;
	display: inline-block;
}

.list-news-icon-span a {
	border-bottom: 0;
}

li span.photo-news {
	width: 88px;
	height: 88px;
	display: inline-block;
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	margin: 0 10px 10px 0;
}
li span.nophoto-news {
	width: 88px;
	height: 88px;
	display: inline-block;
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #def2fc;
	background-repeat: no-repeat!important;
	background-position: center!important;
}


a.link-photo-news {
	border-bottom: 0;
	float: left;
}

div.news-tags, div.news-tags a {
	font-size: 12px!important;
	line-height: 14px!important;

}

div.news-tags{
	margin-top: 4px;
	margin-bottom: 4px;
}
div.news-tags a {
	border-bottom: 0;
}

div.news-text-block {
	margin-left: 100px;
}

.preview-text {
	font-size: 12px;
	line-height: 14px;
}

.news-view {
    display: none;
	float: right;
	margin-left: 20px;
}

.news-view a{
	border-bottom: 0!important;
}

.news-view a img{
	opacity: 0.5;
}

.news-view a.active-view img{
	opacity: 1;
}

.textleft .list {
    padding-left: 0;
}

.textleft .sort {
    position: absolute;
    right: -15px;
    top: 21px;
}

.textleft .sort a {
    color: #1B6EC2;
    border-bottom: 1px dotted #1B6EC2;
    margin-right: 15px;
    font-size: 13px;
}

.textleft .sort a + a {
    margin-right: 0px;
}

.textleft .sort .active {
    color: #868E96;
    border-bottom: none;
    cursor: default;
}
/* End */
/* /local/components/mepar/news_list/templates/.default/style.css?16279732502897 */
