/* main news */
.news_render_main {
    width:245px;
    margin:0;
    padding:0;
}
.news_render_main_image {
    padding-bottom:20px;
}
.news_render_main_image_img {
    display:block;
    width:245px;
    max-height:320px;
}
/*.news_render_main_image_img:hover {*/
    /*opacity:0.90;*/
    /*-webkit-filter:contrast(120%);*/
    /*-moz-filter:contrast(120%);*/
/*}*/
.news_render_main_header {
    padding-bottom:12px;
}
.news_render_main_header a {
    font-size:18px;
    font-weight:300;
    color:#5d8c5d;
    cursor:pointer;
}
.news_render_main_header a:hover {
    color:#E47129;
}
/*.news_render_main_image_img:hover .news_render_main_header a {*/
    /*color:#E47129 !important;*/
/*}*/
.news_render_main_short_story {
    font-size:13px;
    line-height:1.4;
    color:#212121;
}

/*.news_render_main_h {*/
    /*width:100%;*/
    /*max-width:1024px;*/
    /*margin:0;*/
    /*padding:0;*/
/*}*/
/*.news_render_main_image_h {*/
    /*padding-right:20px;*/
/*}*/
/*.news_render_main_header_h {*/
    /*padding-bottom:12px;*/
/*}*/
/*.news_render_main_short_story_h {*/
    /*font-size:13px;*/
    /*line-height:1.4;*/
    /*color:#212121;*/
    /*padding-top:10px;*/
/*}*/



/* main news list */
.news_render_main_list {
   width:100%;
   margin:0;
   padding:0;
}
.news_render_week_list {
   width:100%;
   margin:0;
   padding:0;
}
.news_render_main_list_control {
    margin-bottom:20px;
    line-height:1;
}
.news_render_main_list_header {
    padding-bottom:15px;
}

.news_render_main_list_header a{
    font-size:18px;
    font-weight:300;
    color:#727272;
    cursor:pointer;
}
.news_render_main_list_header a:hover {
    color:#E47129;
}
.news_render_main_list_header a:visited {
   color:#a6a6a6;
}

/* lenta */
.news_render_lenta {
     width:100%;
}
.news_render_lenta_control {
    padding-bottom:20px;
}
.news_render_lenta_header {
   padding-bottom:10px;
   /*line-height:1.5;*/
}
.news_render_lenta_header a {
    font-size:18px;
    font-weight:300;
    color:#5d8c5d;
    cursor:pointer;
}
.news_render_lenta_header a:hover {
    color:#E47129;
}
.news_render_lenta_header a:visited {
    /*color:#a3c2a3;*/
    color:#a6a6a6;
}
.news_render_lenta_header_day {
    font-size:18px;
    font-weight:300;
    color:#E47129;
    padding-bottom:20px;
}
.news_render_lenta_header_day_next {
    padding-top:20px;
}
.news_render_lenta_time {
  font-size:18px;
  font-weight:300;
  color:#212121;
  padding-bottom:10px;
  padding-right:10px;
  width:40px;
}
.news_render_lenta_icon_short {
    width:100%;
}
.news_render_lenta_image {
    padding-bottom:20px;
    padding-right:5px;
    padding-left:1px;
    width:1%;
}
.news_render_lenta_img {
    display:block;
    width:190px;
    margin-top:2px;
    border-radius:2px;    
}
.news_render_lenta_img_small {
    display:block;
    width:100px;
    margin-left:45px;
    margin-right:45px;
    border-radius:2px;    
}
/*.news_render_lenta_img:hover {*/
    /*opacity:0.90;*/
    /*-webkit-filter:contrast(120%);*/
    /*-moz-filter:contrast(120%);*/
/*}*/
/*.news_render_lenta_img_small:hover {*/
    /*opacity:0.90;*/
    /*-webkit-filter:contrast(120%);*/
    /*-moz-filter:contrast(120%);*/
/*}*/
.news_render_lenta_short {
    font-size:13px;
    line-height:1.4;
    color:#212121;
    padding-left:10px;
    padding-bottom:5px;
}
.news_render_lenta_hide {
    display:none;
}
.news_render_lenta_show {
    display:table-row;
}
.news_render_lenta_lnk_show {
   color:#5d8c5d;
   cursor:pointer;
   padding-bottom:20px;
}
.news_render_lenta_lnk_show:hover {
   color:#E47129;
}

/* headers */
.news_render_control_header {
    display:inline-block;
    font-size:18px;
    font-weight:300;
    color:#5d8c5d;
    padding-right:20px;
    cursor:pointer;
    margin:0;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.news_render_control_header_active {
    color:#E47129;
    cursor:default;
}


/* one full */
.news_render_one_full {
    width:100%;
    max-width:750px;
}
.news_render_one_full_image {
}
.news_render_one_full_img {
    display: block;
    width:45%;
    float:left;
    margin:2px 12px 5px 0;
    cursor:pointer;
    -moz-transition: all 0.05s ease-out;
    -o-transition: all 0.05s ease-out;
    -webkit-transition: all 0.05s ease-out;
}
.news_render_one_full_img_small {
    display: block;
    width:30%;
    float:left;
    margin:0 10px 5px 0;
}
.news_render_one_full_img_resize {
    width:100%;
    margin:0px 0px 15px 0;
}
.news_render_one_full_story {
    font-size:13px;
    color:#212121;
    padding-bottom:5px;
    line-height:1.4;
}
.news_render_one_full_story p {
    margin-top:0;
}
.news_render_one_full_story p:last-child {
    margin-bottom:0;
}
.news_render_one_gallery {
    padding-top:10px;
    padding-bottom:5px;
    /*max-width:640px;*/
}
.news_render_one_full_bar {
    padding-top:20px;
}
.news_render_one_full_comments {
    /*display:none;*/
    width:100%;
    clear:both;
    padding-top:20px;
    /*padding-bottom:20px;*/
    text-align:left;
}
.news_render_one_full_link {
}
.news_render_one_full_link_cat {
    margin-right:5px;
}
.news_render_header_word_with_icons__main {
    display:inline;
    width:auto;
    height:auto;
    padding-right:40px;
    margin-top:4px;
}
.news_render_header_word_with_icons__main .news_render_header_video {
    position: absolute;
    margin-top:7px;
    display: inline-block;
    width:23px;
    height:23px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1IiB2ZXJzaW9uPSIxLjEiPjx0aXRsZT5pY29fUGxheV8xMzwvdGl0bGU+PGRlc2M+MTwvZGVzYz48ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODIwLjAwMDAwMCwgLTkyMy4wMDAwMDApIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MjEuMDAwMDAwLCA5MjQuMDAwMDAwKSI+PGVsbGlwc2Ugc3Ryb2tlLW9wYWNpdHk9IjAuNCIgc3Ryb2tlPSIjMDAwMDAwIiBmaWxsPSIjRkZGRkZGIiBjeD0iNi41IiBjeT0iNi41IiByeD0iNi41IiByeT0iNi41Ii8+PHBhdGggZD0iTTQuOCA5TDQuOCA0IDkuOCA2LjUgNC44IDlaIiBmaWxsPSIjMDAwMDAwIi8+PC9nPjwvZz48L2c+PC9zdmc+);
    background-repeat: no-repeat;
    background-size:17px;
    background-position:0 0;
}
.news_render_header_word_with_icons__main .news_render_header_comments {
    position: absolute;
    margin-top:8px;
    margin-left:3px;
    display: inline-block;
    width:17px;
    height:20px;
    /*background-image: url(../img/comments.png);*/
    background-image: url(../img/comments2.png);
    background-repeat: no-repeat;
    background-size:17px;
    background-position:0 0;
    opacity:0.45;
}

.news_render_header_word_with_icons {
    display:inline;
    width:auto;
    height:auto;
    padding-right:40px;
}
.news_render_header_video {
    position: absolute;
    margin-top:2px;
    display: inline-block;
    width:17px;
    height:17px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1IiB2ZXJzaW9uPSIxLjEiPjx0aXRsZT5pY29fUGxheV8xMzwvdGl0bGU+PGRlc2M+MTwvZGVzYz48ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODIwLjAwMDAwMCwgLTkyMy4wMDAwMDApIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MjEuMDAwMDAwLCA5MjQuMDAwMDAwKSI+PGVsbGlwc2Ugc3Ryb2tlLW9wYWNpdHk9IjAuNCIgc3Ryb2tlPSIjMDAwMDAwIiBmaWxsPSIjRkZGRkZGIiBjeD0iNi41IiBjeT0iNi41IiByeD0iNi41IiByeT0iNi41Ii8+PHBhdGggZD0iTTQuOCA5TDQuOCA0IDkuOCA2LjUgNC44IDlaIiBmaWxsPSIjMDAwMDAwIi8+PC9nPjwvZz48L2c+PC9zdmc+);
    background-repeat: no-repeat;
    background-size:15px;
    background-position:0 1px;
}
.news_render_header_video_second {
    margin-left:20px;
}
.news_render_header_comments {
    position: absolute;
    margin-top:4px;
    margin-left:4px;
    display: inline-block;
    width:15px;
    height:17px;
    background-image: url(../img/comments2.png);
    background-repeat: no-repeat;
    background-size:14px;
    background-position:0 0;
    opacity:0.45;
}

.news_render_one_full li {
    list-style-position: inside;
    /*overflow: hidden;*/
}
.news_render_one_full_story table {
    border-collapse: collapse;
    border:1px solid #a6a6a6;
}
.news_render_one_full_story table td {
    border:1px solid #a6a6a6;
    padding:2px 2px 2px 5px;
}
.news_render_one_full_header_2 {
    width:100%;
    font-size:18px;
    font-weight:300;
    color:#727272;
    margin-bottom:20px;
}

.news_render_cat_link_mark {
    border: 1px solid #E47129;
    border-radius: 2px;
    padding: 0px 7px 0px 7px;
    background-color: #E47129 !important;
    color: #fdfdfd !important;
    font-size:15px !important;
    font-weight:300;
}