.text figure{
margin: 5px 0 0 10px;
font-family: 'PT Sans';
font-weight: normal;
}
.text figure span {
margin: 0 0 15px 0;
font-family: 'PT Sans';
font-size: 14px;
color: #848484;
}

.width578{width:578px !important}
.sidewidth {
	width:300px;
}

.footer__googlePlay{
    width: 152px;
    height: 50px;
}


.footer__appStore{
    width: 152px;
    height: 50px;
}


.header__readLater-white {
	width:90px;
}
.saveButton {
    width: 122px;
    height: 44px;
}

.article__image{
	width:100%;
	height:auto;
}
.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    background-repeat: no-repeat;
}
.ya-share2__icon {
	background-position:center;
}

.article figure {
	background: #eeeeee;
    padding: 10px;
    margin-bottom:20px;
}

.article .text a {
    text-decoration: underline;
    text-decoration-color: #c64a1b;
}

.bricks__inline__wrapper{
    display:flex
}
.brick__inline__data{
    margin-right:15px;
}
.brick__inline__data .brick-text{
    width:100%;
    height:auto;
    margin-bottom:35px
}
.brick__inline__data .brick__text{
    margin:15px 0 10px 0
}
@media screen and (max-width: 1023px){
    .bricks__inline__wrapper .brick__inline__banner .brick.view_banner{
        margin:0;
        width:100%
    }
}


.brick__image_set_big{
	height:280px;
}
.weather__readmore{
    text-decoration: underline;
    text-decoration-color: #c64a1b;
}
.weather__readmore1{
    text-decoration: underline;
    text-decoration-color: #c64a1b;
}

.header__title {
    display: none;
    background-color: #ffffff;
    margin: 0 0 0 -15px;
    padding: 5px 40px 7px 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    width: 96%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


.comments__body p {
    font-size: 15px;
    word-break: break-word;
}
.comments__body p {
    text-transform: none;
    font-weight: 300;
}

.categoryFulter__toggle__link {
	display: block;
	float: right;
	width: 66px;
	height: 33px;
	text-decoration: none
}

.categoryFulter__toggle__link:hover {
	opacity: .7
}

.categoryFulter__toggle__link::after {
	display: inline-block;
	content: '';
	width: 100%;
	height: 100%
}

.categoryFulter__toggle__blocks::after {
	background: url(/img/switcher.svg)
}

.categoryFulter__toggle__list::after {
	background: url(/img/switcher2.svg)
}
.table__sideColumn {width:300px;}

.typography img{
	position:relative;
	width:100%;
	
}
.typography ul,.typography ol{
    font-size:18px;
    font-style:normal
}
.typography ul li,.typography ol li{
    color:black;
    margin-left:25px
}
.typography ul li{
    list-style:square
}
.typography ol li{
    list-style:decimal
}
.typography .list{
    margin-bottom:10px
}

.state_hidderHidden {
    display: none;
}

.weather__readmore {
	font-weight: bold;
}

.weather__readmore1 {
	font-weight: bold;
}

.newsList__type{
    font-weight:normal;
    font-size:12px;
    text-transform:uppercase;
    text-decoration:none;
    font-family:'Roboto', sans-serif;
    color:#b0afae;
    cursor:pointer;
    margin-top:10px;
    display:block;
    margin-left: 45px;
}
.newsList__item__wrapper{
    display:flex
}
.newsList__item__content{
    padding-left:12px
}
.newsList__color{
    width:8px;
    height:8px;
    display:inline-block;
    margin-right:5px
}
.newsList__yellow{
    background-color:#ffd347
}
.newsList__red{
    background-color:#7b1900
}
.newsList__blue{
    background-color:#cedfed
}
.newsList__green{
    background-color:#74ac4a
}
.newsList__default{
    background-color:#c2c2c2
}
.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;
    padding-top:1px;
    width:42px
}
.brick.view_yellow .newsList__date b{
    font-weight:normal;
    font-size:13px
}
.brick.view_yellow .newsList__link{
    display:block;
    font-size:15px
}



