/*.yanews__block{
    order:42;
    -ms-flex-order:42;
    -webkit-order:42;
}
.yanews__block a{
    font-size:13px;
    color:#333333;
    border:1px solid #e5e5e5;
    border-right:0;
    display:table-cell;
    box-sizing:border-box;
    padding-left:34px;
    padding-right:9px;
    vertical-align:middle;
    height:27px;
    position:relative
}
.yanews__block a:hover{
    color:#777777;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.yanews__block a:before {
    content:"";
    display:block;
    width:15px;
    height:15px;
    background:url(../img/ya_star.png);
    position:absolute;
    left:11px;
    top:4px
}
.yanews__block span{
    color:#d00;
}
.yanews__block_line_top {
    display:block;
    position:absolute;
    border-right:1px solid #e5e5e5;
    width:1px;
    height:17px;
    margin-top:-28px;
    margin-left:242px;
    -moz-transform:rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
     transform: rotate(-40deg);
}
.yanews__block_line_btn {
    display:block;
    position:absolute;
    border-right:1px solid #e5e5e5;
    width:1px;
    height:17px;
    margin-top:-16px;
    margin-left:242px;
    -moz-transform:rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
     transform: rotate(40deg);
}
.yanews__block_graph {
    display:block;
    position:absolute;
    margin-top:-22px;
    margin-left:256px;
}
*/
.dzen__lnk {
    display: inline-block;
    margin-top:2.5px;
}
.dzen__icon {
    border-radius: 2px;
    display: inline-block;
    margin-top:1px;
    height: 24px;
    width: 28px;
    background: url(../img/dzen2.png);
    background-size: 42px;
    background-position: -7px -9px;
    background-repeat: no-repeat;
}

/*.dzen__icon{*/
/*    display:inline-block;*/
/*    margin-top:3px;*/
/*    width:28px;*/
/*    height:26px;*/
/*    background:url(../img/dzen_circle.png);*/
/*    background-size:26px;*/
/*    background-repeat: no-repeat;*/
/*}*/
.dzen__icon:hover {
    opacity:0.75;
}
/*.dzen__block{*/
/*    border:1px solid #E6E6E6;*/
/*    border-radius:2px;*/
/*    display:inline-block;*/
/*    padding-left:9px;*/
/*    padding-right:9px;*/
/*    vertical-align:middle;*/
/*    height:27px;*/
/*}*/
/*.dzen__block:hover {*/
/*    opacity:0.7;*/
/*}*/
/*.dzen__icon{*/
/*    float: left;*/
/*    display:table-cell;*/
/*    width:20px;*/
/*    height:20px;*/
/*    background:url(../img/dzen.png);*/
/*    background-size:20px;*/
/*    margin-top:3px;*/
/*}*/
/*.dzen__txt{*/
/*    float:left;*/
/*    display:table-cell;*/
/*    height:20px;*/
/*    color:#333333 !important;*/
/*    margin-left:5px;*/
/*    margin-top:5px;*/
/*}*/
.nrs_header_block {
    width:100%;
    border:1px solid #d0d0d0;
    border-radius:3px;
    margin-bottom:24px;
    font-size:18px;
    font-weight: 300;
    color: #727272;
    cursor: pointer;
}
.nrs_header_block:hover {
    color:#E47129;
}
.nrs_header_block_icon {
    display:inline-block;
    width:24px;
    height:24px;
    margin-right:10px;
}

.news_column_social {
    width:100%;
    height:25px;
    font-size:13px;
    color:#5d8c5d;
    margin-bottom:7px;
    padding-left:34px;
    padding-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor:pointer;
}
.news_column_social:hover {
    color:#E47129;
}
.news_column_social_vk {
    background: url('../img/icons_2/vk.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_facebook {
    background: url('../img/icons_2/facebook.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_twitter {
    background: url('../img/icons_2/twitter.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_instagram {
    background: url('../img/icons_2/instagram.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_telegram {
    background: url('../img/icons_2/telegram.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_whatsapp {
    background: url('../img/icons_2/whatsapp.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_ok {
    background: url('../img/icons_2/ok.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_max {
    background: url('../img/icons_2/max.png') top left no-repeat;
    background-size:24px;
}
/*.news_column_social_viber {*/
    /*background: url('../img/icons_2/viber.png') top left no-repeat;*/
    /*background-size:24px;*/
/*}*/
.news_column_social_rss {
    background: url('../img/icons_2/rss.png') top left no-repeat;
    background-size:24px;
}
.news_column_yandex_zen {
    /*background: url('../img/icons_2/yandex_zen.png') top left no-repeat;*/
    background: url('../img/icons_2/zen-new-icon.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_ios {
    background: url('../img/icons_2/ios.png') top left no-repeat;
    background-size:24px;
}
.news_column_social_android {
    background: url('../img/icons_2/android.png') top left no-repeat;
    background-size:24px;
}