.newsList__item {
	padding: 10px 0;
	border-top: 1px dashed #eee;
}
.newsList__item:first-child {
	border-top: none;
}
.newsList__date {
	font-size: 14px;
	color: #7e7e7e;
}
.newsList__link {
	color: #343434;
    text-decoration: none;
}
.newsList__link:hover {
    color: #c64a1b;
	text-decoration: none;
}

.newsList__link-important {
    color: #c6271b;
    font-weight: 700;
}










.brick.view_yellow .newsList {
	padding: 0 15px 0;
}
.brick.view_yellow .newsList__item {
	padding-top: 9px;
}
.brick.view_yellow .newsList__item:first-child {
	padding-top: 20px;
}
.brick.view_yellow .newsList__date {
	display: block;
	float: left;
	padding-top: 1px;
    width: 42px;
}
.brick.view_yellow .newsList__date b {
	font-weight: normal;
	font-size: 13px;
}
.brick.view_yellow .newsList__link {
	display: block;
	margin-left: 45px;
	font-size: 15px;
}


.author-opinion {
	width: 100%;	
}

.kartina-dnua .brick__article-preview {
	width: 100%;
}



.tabs__wrapper .newsList__date {
	display: block;
	margin-bottom: 5px;
	/*font-size: 16px;*/
}
.tabs__wrapper .newsList__link {
	font-size: 15px;
	color: #000;
}
.tabs__wrapper .newsList__date .countersBlock {
	float: right;
	margin-top: 3px;
}



.popoverReadLater .newsList {
	margin: 0 0 20px 0;
	font-size: 18px;
}
.popoverReadLater .newsList__item {
	overflow: hidden;
	position: relative;
	display: flex;
	padding: 5px 0;
	align-items: center;
	border: none;
	/*line-height: 28px;*/
	justify-content: space-between;
}
.popoverReadLater .newsList__item:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: calc(100% - 155px);
	border: 1px solid #e1e1e1;
}
@media screen and (max-width: 1023px) {
    .popoverReadLater .newsList__item:after {
        width: calc(100% - 80px);
    }
}
.readLater_tab-2 .newsList__item:after {
	width: calc(100% - 30px);
}
.popoverReadLater .newsList__date {
	display: inline-block;
	width: 100px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.popoverReadLater .newsList__link {
	overflow: hidden;
	flex: 1;
	display: inline-block;
	margin: 0 15px 0 0;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}
.newsList__button {
	margin: 0 15px 0 0;
	padding: 3px 10px 4px;
	cursor: pointer;
	font: bold 16px 'Roboto Slab', serif;
	color: #686b6f;
	background: #eee;
	-webkit-transition: color .15s ease-out;
	-moz-transition: 	color .15s ease-out;
	transition: 		color .15s ease-out;
}
.newsList__button:hover {
	color: #c64a1b;
}
.popoverReadLater .newsList__item i {
	cursor: pointer;
	color: #7e7e7e;
	-webkit-transition: color .15s ease-out;
	-moz-transition: 	color .15s ease-out;
	transition: 		color .15s ease-out;
}
.popoverReadLater .newsList__item i:hover {
	color: #c64a1b;
}








.chapterNewsList__item {
	padding: 0 0 20px;
}
.chapterNewsList__date {
	font-size: 14px;
	color: #7e7e7e;
    float: left;
    padding-top: 3px;
    width: 42px;
}
.chapterNewsList__link {
	font-size: 16px;
	color: #000;
    text-decoration: none;
    display: block;
    margin-left: 50px;
}
.chapterNewsList__link:hover {
    color: #c64a1b;
	text-decoration: none;
}
.chapterNewsList__date b {
	font-weight: normal;
	color: #c7c7c7;
	font-size: 12px;
}

.penIcon {
	display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../_images/icons_sprite.png) no-repeat;
    background-position: -48px -317px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { 
	.penIcon {
        background-image: url(../_images/icons_sprite_2x.png);
        background-size: 282px 500px;
    }
}


.chapterNewsList.view_small .chapterNewsList__item {
	padding: 0 0 15px;
}
.chapterNewsList.view_small .chapterNewsList__link{
	font-size: 14px;
}
.chapterNewsList.view_small .chapterNewsList__date {
	font-size: 14px;
	padding-top: 0px;
    line-height: 1;
}
.moreChapters {
	font-size: 14px;
	display: inline-block;
	margin-left: 50px;
	text-decoration: underline;
	color: #878787;
}

.newList__settings {
	display: none;
	position: absolute;
	left: 0;
	top: 38px;
	width: calc(100% - 36px);
	height: calc(100% - 55px);
	padding: 8px 18px 10px;
	background-color: #ffd051;
}

.newList__settings input[type='button'] {
	background-color: white;
    border: 4px;
    border-radius: 0;
    padding: 7px 25px;
    font-size: 16px;
	cursor: pointer;
}

.newList__settings__item,
.newList__all {
	display: flex;
	position: relative;
    overflow: hidden;
    cursor: pointer;
	color: black;
	align-items: center;
}

.newList__buttons {
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
}

.newList__buttons input:hover {
	opacity: 0.9;
}

@media screen and (max-width: 1023px) {
	.newList__buttons {
		margin: 20px 30px 25px;
	}
}

.newList__settings__item.item-selected::after,
.newList__all.item-selected::after {
    content: '';
    position: absolute;
    width: 1.6ex;
    height: 0.6ex;
    background: rgba(0, 0, 0, 0);
    top: 0.9ex;
    left: 0.6ex;
    border: 3px solid black;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.newList__settings__item input,
.newList__all input {
   line-height: 2.1ex;
   position: absolute;
    left: -999em;
}

.newList__settings__item::before,
.newList__all::before {
   content: "";
   display: inline-block;
   vertical-align: -25%;
   height: 25px;
   width: 25px;
   background-color: white;
   border: 1px solid rgb(166, 166, 166);
   border-radius: 4px;
   box-shadow: inset 0 2px 5px rgba(0,0,0,0.25);
   margin-right: 0.75em;
}