@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,800,800italic&subset=latin,cyrillic);

.icon-sprite, .icon-navig_off, .navigation > li.navig_off > a:after, .icon-navig_on, .navigation > li.navig_on > a:after, .icon-new, [class^="label_new"] > a:before, [class^="label_new"] > .before, .icon-rss, .icon-soon, .label_soon > a:before, .label_soon .before { background: url('../images/icon.png') no-repeat; }

.icon-navig_off, .navigation > li.navig_off > a:after { background-position: 0 0; }

.icon-navig_on, .navigation > li.navig_on > a:after { background-position: 0 -11px; }

.icon-new, [class^="label_new"] > a:before, [class^="label_new"] > .before { background-position: 0 -42px; }

.icon-rss { background-position: 0 -31px; }

.icon-soon, .label_soon > a:before, .label_soon .before { background-position: 0 -22px; }

/* ---top--- */
.top_block { font-size: 11px; line-height: 12px; padding: 0 0 10px; }
.top_block:after, .top_block > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.top_block li { float: left; padding: 0 5px; }

.top_navigation { list-style-type: none; margin: 0; padding: 2px 0 0 0; }
.top_navigation li.separ{ margin-right: 20px; }
.top_navigation a { color: #666666; text-decoration: underline; }
.top_navigation a:hover { text-decoration: none; }

.top_login { background-color: #990000; color: white; text-align: center; padding: 0 5px; height: 17px; padding-top: 3px; list-style-type: none; margin: 0; float: right; }
.top_login li { border-left: 1px solid white; border-left: 1px solid rgba(255, 255, 255, 0.7); }
.top_login li:first-child { border: none; }
.top_login a { color: white; text-decoration: none; position: relative; top: -1px; }
.top_login a:hover { color: white; }

.icon-rss { display: inline-block; width: 27px; height: 11px; vertical-align: -2px; }

.age_limit { width: 25px; margin-left: 4px; text-align: center; height: 17px; padding-top: 3px; background-color: #666666; display: block; float: right; color: white; }
.cl {clear:both;}

/* ---/top--- */

.newstoplist { width: 48.3%; float: left; margin-bottom: 15px; }
.newstoplist ul { list-style-type: none; margin: 0; padding: 0; }
.newstoplist ul li { padding-left: 13px; }
.newstoplist ul li:before, .newstoplist ul li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.newstoplist li { margin-bottom: 10px; }

.newstoplist_main { font: 22.2px Arial, Tahoma, Verdana, sans-serif; margin-bottom: 7px; }
.newstoplist_main img { border: 1px solid black; width: 100%; max-width:420px;}

.newslist { margin: 0 0 40px; float: right; width: 48.3%; }
.newslist ul { list-style-type: none; margin: 0; padding: 0; }
.newslist ul li { padding-left: 13px; }
.newslist ul li:before, .newslist ul li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.newslist ul li { margin-bottom: 9px; }

.tabs { list-style-type: none; margin: 0 0 10px 0 !important; padding: 0; border-bottom: 1px solid #d8d8d8; font-size: 11px; line-height: 18px; }
.right_part .tabs { font-size: 10px; }
.tabs li { display: inline-block; vertical-align: top; margin: 0 !important; padding: 0 !important; }
.tabs li:before, .tabs li > .before { display: none !important; }
.tabs a { display: inline-block; color: #990000; padding: 1px 10px 3px; }
.right_part .tabs a { padding-left: 8px; padding-right: 8px; }
.tabs a.active { border: 1px solid #d8d8d8; border-bottom: 0; padding: 0px 9px 4px; margin: 0 0 -1px; font-weight: bold; color: black; background-color: whitesmoke; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F5F5', endColorstr='#FFFFFFFF'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#f5f5f5, #ffffff); background-image: -moz-linear-gradient(#f5f5f5, #ffffff); background-image: -o-linear-gradient(#f5f5f5, #ffffff); background-image: linear-gradient(#f5f5f5, #ffffff); }
.right_part .tabs a.active { padding-left: 7px; padding-right: 7px; }
.tabs a:hover { text-decoration: none; }

.tabs_small li, .right_part .tabs_small li { float: left; }
.tabs_small a, .right_part .tabs_small a { padding: 1px 4px 3px; }
.tabs_small a.active, .right_part .tabs_small a.active { padding: 0px 3px 4px; }
.tabs_small:after, .tabs_small > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.tabs_block { margin-bottom: 20px; }
.tabs_block > .tabs_item { display: none; }
.tabs_block > .active { display: block; }

.style_block { background-color: #ecf0f6; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECF0F6', endColorstr='#FFFFFFFF'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ecf0f6), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#ecf0f6, #ffffff); background-image: -moz-linear-gradient(#ecf0f6, #ffffff); background-image: -o-linear-gradient(#ecf0f6, #ffffff); background-image: linear-gradient(#ecf0f6, #ffffff); clear: both; padding: 11px 13px; margin: 0 0 20px 0; }
.style_block:after, .style_block > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.style_block_white {clear: both; padding: 11px 0 0; margin: 0 0 20px 0; }
.style_block_white:after, .style_block_white > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.column { width: 48%; float: left; margin: 0 0 0 3.9%; }
.column:first-child { margin-left: 0; }

.newselect { min-height: 78px; font-size: 11px; }
@media only screen and (min-width: 1060px) { .newselect { font-size: 12px; } }
.newselect img { float: left; margin: 0 7px 5px 0; border: 1px solid black; }

.newselectlist { list-style-type: none; margin: 0; padding: 0; margin-bottom: 15px; }
.newselectlist li { padding-left: 13px; }
.newselectlist li:before, .newselectlist li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.newselectlist li { margin-bottom: 5px; }

.anons_main {text-align:justify; margin:0 0 -15px;}
.anons_main .newselect  {display:inline-block; vertical-align:top; width: 48%; text-align:left; min-height: 72px;}
.anons_main .newselectlist  {display:inline-block; width:100%; margin-bottom:5px;}
.anons_main .newselectlist:after  {content:' '; display:block; clear: both;}
.anons_main .newselectlist li {float: left;  width: 48.5%; text-align:left; box-sizing:border-box; margin:0 0 7px 0;}
.anons_main .newselectlist li:nth-child(2n + 1) {margin-right: 2.9%; clear:both;}


.objects {text-align: justify; margin-bottom: -20px;}
.objects:after {content: ''; display: inline-block; width: 100%;}
.object {width: 48.3%; display: inline-block; vertical-align: top; position: relative; text-decoration: none; text-align: left; line-height: 1.1; margin-bottom: 15px;}
.object img {display: block; width: 100%;}
.object .sing_video {display: block; width: 45px; height: 45px; position: absolute; left:50%; margin:-22px 0 0 -22px; top: 45%; background: url(//filearchive.cnews.ru/img/forum/2016/03/15/play.png) 0 0 no-repeat; opacity:0.8; transition:0.5s;}
.object:hover .sing_video {opacity:1;}
/*---.object:hover .sing_video {background-position: 0 -45px;}---*/
.object_name {position: absolute; z-index: 2; width: 100%; bottom: 0; left: 0; background-color: rgba(73,79,92,0.8); display: block; color: #fff; padding: 10px 0; min-height:31px; transition:0.5s;}
.object:hover .object_name {background-color: rgba(30,74,109,0.9); background-color: rgba(73,79,92,0.9); }
.object_name span {display: block; margin: 0 10px;}
.object_name .object_data {font-size: 0.84em; margin-top: 4px;}

@media only screen and (max-width: 1100px) { .object_name { min-height: 28px; padding: 1px 0;} }

.objects_row .object {width: 100%; display: block; }

.block_tv { background: url(../images/bgtv.gif) 0 0 repeat; padding: 0 10px 13px 13px; margin: 0 0 15px; }
.block_tv p { clear: both; }

div.tv_border { background: url("//pics.rbc.ru/img/cnews/2008/03/12/tv-border.gif") no-repeat scroll left top rgba(0, 0, 0, 0); display: inline-block; float: left; height: 67px; margin: 5px 7px 5px 0; padding: 5px; width: 119px; }

#left_img_tv, #right_img_tv { height: 67px; width: 119px; }

#left_img_tv a, #right_img_tv a { display: block; height: 67px; width: 119px; }

#left_img_tv a.active, #right_img_tv a.active { background: url("//pics.rbc.ru/img/cnews/2008/03/12/img_play.gif") no-repeat scroll 10px 40px rgba(0, 0, 0, 0); }

#left_tv_title, #right_tv_title { margin: 0; clear: both; }

#left_tv_title a, #right_tv_title a { color: #0b5087; font-size: 10px; text-decoration: none; }

#left_tv_title a:hover, #right_tv_title a:hover { text-decoration: underline; }

.information_block { border: 1px solid #d8d8d8; padding: 22px 12px 0; height: 63px; color: black; background-color: #f3f3f3; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFFFFFFF'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#f3f3f3, #ffffff); background-image: -moz-linear-gradient(#f3f3f3, #ffffff); background-image: -o-linear-gradient(#f3f3f3, #ffffff); background-image: linear-gradient(#f3f3f3, #ffffff); }

.title_section { font-size: 13px; font-weight: bold; text-transform: uppercase; margin: 15px 0 7px; clear: both; }
@media only screen and (min-width: 1060px) { .title_section { font-size: 14px; } }
.title_section a { color: black; }

.ttn { text-transform: none; }

.title_line { font-size: 13px; font-weight: bold; text-transform: uppercase; margin-bottom: 7px; height: 9px; background-color: #eeeeee; margin: 14px 0 13px; }
@media only screen and (min-width: 1060px) { .title_line { font-size: 14px; } }
.title_line a, .title_line span { background-color: white; display: block; padding: 0 5px 0 0; margin: -5px 0; float: left; color: black; }
.title_line .logo_section { float: right; padding: 0 0 0 10px; }

.title_small { font-size: 11px; font-weight: bold; margin: 0 0 5px; }
@media only screen and (min-width: 1060px) { .title_small { font-size: 12px; } }
.title_small a { color: black; }

.sub_menu { list-style-type: none; font-size: 13px; font-weight: bold; text-transform: uppercase; margin-bottom: 7px; margin-top: 20px; padding: 0; clear: both; }
@media only screen and (min-width: 1060px) { .sub_menu { font-size: 14px; } }
.sub_menu:after, .sub_menu > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.sub_menu li { float: left; margin-right: 4.3%; }
.sub_menu a { color: #990000; }
.sub_menu a:hover { text-decoration: none; }
.sub_menu .right { float: right; margin: 0 0 0 8px; }
.sub_menu .small { font-size: 10px; text-transform: none; font-weight: normal; }
@media only screen and (min-width: 1060px) { .sub_menu .small { font-size: 11px; } }

.event_block { font-size: 11px; color: #999999; }
@media only screen and (min-width: 1060px) { .event_block { font-size: 12px; } }
.event_block span { color: #990000; }
.event_block a { color: black; font-weight: bold; }
.event_block p { margin: 0; padding: 0 0 3px; }
.content .event_block { float: left; width: 48%; margin-left: 4%; }
.content .event_block:first-child { margin-left: 0; }

.reviews_block { vertical-align: top; width: 49%; display: inline-block; font-weight: bold; font-size: 12px; min-height: 77px; }
@media only screen and (min-width: 1060px) { .reviews_block { font-size: 13px; } }
.reviews_block img { float: left; margin: 0 7px 15px 0; border: 1px solid black; max-width: 80px; }

.reviews_block + .liststyle { vertical-align: top; display: inline-block; width: 49%; }

.lists_column:after, .lists_column > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.lists_column ul { list-style-type: none; margin: 0; padding: 0; float: left; width: 48%; margin-left: 3.9%; }
.lists_column ul li { padding-left: 13px; }
.lists_column ul li:before, .lists_column ul li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.lists_column ul:first-child { margin-left: 0; }
.lists_column li { margin-bottom: 10px; }
.lists_column time { display: block; font-size: 11px; color: #999999; }
@media only screen and (min-width: 1060px) { .lists_column time { font-size: 12px; } }

.section_menu { background-color: #eeeeee; font-size: 11px; border-top: 1px solid #1e4a6d; margin: 0 30px 15px 0; padding: 2px 5px 3px; }
@media only screen and (min-width: 1060px) { .section_menu { font-size: 12px; } }
.section_menu ul { display: block; list-style-type: none; margin: 0; padding: 0; }
.section_menu li { display: inline; }
.section_menu li:before, .section_menu li .before { content: ' | '; color: #cccccc; }
.section_menu li:first-child:before, .section_menu li:first-child > .before { display: none; content: ''; }
.section_menu a { color: #666666; }
.section_menu .logo_section { float: right; position: relative; right: -30px; margin: -2px 0 -5px; }

.section_item { margin: 0 0 20px; }
.section_item ul { list-style-type: none; margin: 0 -20px; padding: 0; text-align: center; font-size: 11px; }
@media only screen and (min-width: 1060px) { .section_item ul { font-size: 12px; } }
.section_item li { display: inline-block; width: 120px; padding: 0 15px 10px; vertical-align: top; position: relative; }
.section_item li:before { content: ' '; display: block; position: absolute; top: 0; left: 0; height: 140px; border-left: 1px solid #d8d8d8; }
.section_item li:first-child:before { display: none; }
.section_item img, .section_item .img { display: block; margin: 0 auto 5px; }
.section_item .img {width: 100px; height:100px; background-position: 50% 50%; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover;}
.section_item .bx-pager { text-align: center; }
.section_item .bx-pager-item { display: inline; margin: 0 4px; }
.section_item .bx-pager-link { display: inline-block; overflow: hidden; text-indent: -1000px; background-color: #FFF; border: 1px solid #bababa; width: 3px; height: 3px; }
.section_item .bx-pager-link.active { background-color: #549a1c; border: 1px solid #549a1c; }
.section_item .bx-controls { position: relative; line-height: 0; font-size: 0; padding-top: 5px; }
.section_item .bx-prev { position: absolute; display: block; left: 50%; top: 0; margin-left: -39px; width: 15px; height: 15px; background-color: #549a1c; overflow: hidden; text-indent: -1000px; }
.section_item .bx-prev:before { position: absolute; top: 4px; left: 1px; display: block; content: ' '; border-style: solid; border-width: 4px; border-color: transparent; border-right-color: #fff; border-bottom-width: 4px; }
.section_item .bx-next { position: absolute; display: block; left: 50%; top: 0; margin-left: 24px; width: 15px; height: 15px; background-color: #549a1c; overflow: hidden; text-indent: -1000px; }
.section_item .bx-next:before { position: absolute; top: 4px; right: 1px; display: block; content: ' '; border-style: solid; border-width: 4px; border-color: transparent; border-left-color: #fff; border-bottom-width: 4px; }

@media (max-width: 1240px) { .section_item li { padding-left: 20px; padding-right: 20px; }
  .section_item li:last-child { display: none; } }
@media (max-width: 1140px) { .section_item li { padding-left: 25px; padding-right: 25px; }
  .section_item li:nth-child(3) { display: none; } }
.section_sidebar { float: right; border-left: 1px solid #d8d8d8; padding: 0 8px 0 19px; width: 147px; font-size: 11px; }
@media only screen and (min-width: 1060px) { .section_sidebar { font-size: 12px; } }

.section_item .section_item_scroll {white-space: nowrap;overflow: hidden;}
.section_item .section_item_scroll > div {display: inline-block;white-space: normal;width: 100%;}

.main_in_section { padding: 0 20px 0 0; text-align: center; }
.main_in_section img { display: block; margin: 0 auto 3px; }

.section_part { margin: 0 190px 0 0; font-size: 11px; }
@media only screen and (min-width: 1060px) { .section_part { font-size: 12px; } }
.section_part ul { list-style-type: none; margin: 0; padding: 0; }
.section_part ul li { padding-left: 13px; }
.section_part ul li:before, .section_part ul li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.section_part li { margin-bottom: 7px; }

.list_event { list-style-type: none; margin: 0; padding: 0; font-weight: bold; }
.list_event li { padding-left: 13px; }
.list_event li:before, .list_event li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.list_event li { margin-bottom: 7px; }
.list_event li:before, .list_event li > .before { margin-top: 21px; }
.list_event .event_data { display: block; font-size: 11px; color: #999999; font-weight: normal; }
@media only screen and (min-width: 1060px) { .list_event .event_data { font-size: 12px; } }
.list_event time { display: inline; }

.content .list_event li {display:inline-block; vertical-align:top; width:49%; box-sizing:border-box;}
.list_event_rightpart {}
.list_event_mainpart {display:none;}

.data { font-size: 11px; color: #999999; }
@media only screen and (min-width: 1060px) { .data { font-size: 12px; } }
.data time { display: inline; }

.header { padding: 0; position: relative; }
.header-inner {min-height:102px;}
.header-inner .logo  {height:auto;}
.logo { float: left; padding: 11px 0 0; height: 91px; }

.slogan { font-size: 12px; text-align: center; display: none; padding: 0 20px; color: #17469e; text-transform: uppercase; line-height: 1.4; }
@media only screen and (min-width: 1100px) { .slogan { font-size: 14px; display: table-cell; vertical-align: middle; height: 76px; } }
@media only screen and (min-width: 1160px) { .slogan { font-size: 16px; } }

.header_info {display: none;}
@media only screen and (min-width: 1170px) { .header_info {display: block;} }


.navig_block { clear: both; background-color: #ededed; height: 27px; padding: 0 14px 0 0; margin-bottom: 15px; }

.main_menu ul { list-style-type: none; margin: 0; padding: 0; font-size: 10px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid black; float: left; }
.main_menu li { float: left; padding: 0 0 1px 1px; background: #b84d4d; }
.main_menu li:first-child { padding-left: 0; }
.main_menu a { display: block; border: 2px solid #990000; border-top-width: 3px; background: #990000; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBE3131', endColorstr='#FF990000'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #be3131), color-stop(80%, #990000), color-stop(100%, #990000)); background-image: -webkit-linear-gradient(#be3131, #990000 80%, #990000); background-image: -moz-linear-gradient(#be3131, #990000 80%, #990000); background-image: -o-linear-gradient(#be3131, #990000 80%, #990000); background-image: linear-gradient(#be3131, #990000 80%, #990000); color: white; height: 16px; line-height: 14px; padding: 4px 13px 0; text-decoration: none; }
.main_menu a:hover { color: white; text-decoration:none;}
.main_menu .active a { padding-top: 6px; padding-bottom: 3px; margin: -4px 0 -1px 0; border-color: black; background: #3d3d3d; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3D3D3D', endColorstr='#FF000000'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d3d3d), color-stop(100%, #000000)); background-image: -webkit-linear-gradient(#3d3d3d, #000000); background-image: -moz-linear-gradient(#3d3d3d, #000000); background-image: -o-linear-gradient(#3d3d3d, #000000); background-image: linear-gradient(#3d3d3d, #000000); }

.search { width: 300px; float: right; text-align: right; height: 27px; }
.search td { text-align: right; padding: 0 !important; height: 27px; }
.search input { vertical-align: middle; border: 1px solid #ccc; margin: 5px 2px 0 0; width: 225px !important; font-size: 11px; height: 22px; padding: 2px; }
.search input[type="submit"], .search input[type="button"] { font-size: 10px !important; margin: 4px 0 0 0; vertical-align: middle; height: 22px; width: 50px !important; padding: 0 3px !important; }

.google_bottom_line { margin-left: 150px; }

.footer { min-width: 980px; max-width: 1230px; margin: 0 auto; padding: 15px 10px 20px; font-size: 11px; color: #666666; position: relative; z-index: 5;  background-color: #fff;}
.footer a { color: #666666; }

.footer_logo { float: left; margin: 12px 1% 0 0; }

.footer_menu { list-style-type: none; margin: 0; padding: 0; margin: 12px 0 0 0; float: left; }
.footer_menu li { display: inline; }
.footer_menu li:before, .footer_menu li > .before { content: ' | '; }
.footer_menu li:first-child:before, .footer_menu li:first-child > .before { display: none; }
.footer_menu a { color: #666666; text-decoration: underline; }
.footer_menu a:hover { text-decoration: none; }

.counter { float: right; }

.copy { padding-left: 15px; border-left: 1px dotted #666666; margin: 0 0 0 44%; }

.bottom { padding: 8px 10px; margin: 0 -10px; background-color: #eeeeee; font-size: 11px; color: #999999; text-align: right; }
.bottom:after, .bottom > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.bottom ul { list-style-type: none; margin: 0; padding: 0; }
.bottom ul li { display: inline; }
.bottom ul li:before, .bottom ul li > .before { content: ' | '; }
.bottom ul li:first-child:before, .bottom ul li:first-child > .before { display: none; }
.bottom ul a { color: #666666; text-decoration: underline; }
.bottom ul a:hover { text-decoration: none; }
.bottom ul:first-child { float: left; }

.banner_600x90 { float: right; margin: 0 0 9px; }
.banner_600x90 .banner {margin:0; text-align: inherit;}

.banner { margin: 0 0 10px 0; text-align: center; overflow: hidden;}
.banner div {margin:0 auto; max-width:100%;}

.banner_bg {background:#e5e5e5; }
.banner_bg * {vertical-align:middle;}
.banner .more { padding: 0; margin: 0; }

.banner_top { text-align: center; margin: -10px 0 10px; }
.banner_top > div { margin: 0 auto; }

.banner_inner { margin-top: 10px; }
.banner_inner:first-child { margin-top: 0; }

.banner_header_small { position: absolute; left: 23%; top: 17px; width: 150px; }

.yandex_banner {border: 1px solid #d8d8d8; font-size: 12px;padding: 3px 0 5px; color: black; background-color: #f3f3f3; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFFFFFFF'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#f3f3f3, #ffffff); background-image: -moz-linear-gradient(#f3f3f3, #ffffff); background-image: -o-linear-gradient(#f3f3f3, #ffffff); background-image: linear-gradient(#f3f3f3, #ffffff); }
.yandex_banner #yap-Ya_sync_0-vertical .yap-title-block__text {font-weight: bold !important; font-size: 12px !important;}
.yandex_banner .yap-Ya_sync_0-vertical .yap-body-text {font-size: 12px !important;}
.yandex_banner .yap-Ya_sync_0-vertical .yap-layout_type_medium .yap-layout__inner {padding-left: 12px !important; padding-right: 5px !important;}
.yandex_banner .yap-Ya_sync_0-vertical .yap-layout_type_medium .yap-layout__logo {padding-left: 12px !important;}

.banners_list:after, .banners_list > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.banners_list .wrapper { width: 22.5%; clear: none; margin-left: 3%; position: relative; margin-bottom: 10px; }
.banners_list .wrapper:before { content: ' '; display: block; border-left: 1px solid #d8d8d8; position: absolute; left: -16px; top: 0; height: 62px; }
.banners_list > .wrapper:first-child { margin-left: 0; }
.banners_list > .wrapper:first-child:before { content: ' '; display: none; }
.banners_list p { margin: 0 0 0 75px; }
.banners_list img { float: left; }

.adfox_banner {margin: 0 0 10px 0;}

body { font-size: 12px; margin: 0; padding: 0px; background: white url(/img/bg_grd.png) 0 0 repeat-x; color: black; font-family: Tahoma, Verdana, Arial, sans-serif; }
@media only screen and (min-width: 1060px) { body { font-size: 14px; } article {font-size: 15px; } .navigation {font-size: 11px; }}

a { color: #1e4a6d; text-decoration: none; }
a:hover { text-decoration: underline; }

img, a { border: 0; outline: 0; }

img { max-width: 100%; height: auto !important;}

header, section, aside, article, footer, figure, figcaption { display: block; }

textarea, input, select { font-family: Tahoma, Verdana, Arial, sans-serif; }

.container { min-width: 980px; max-width: 1230px; margin: 0 auto; background-color: white; border: 1px solid #b2b2b2; border-top: 0; padding: 0 10px; position: relative; }

.cl { clear: both; display: block; line-height: 0; height: 0; font-size: 0; }

.base_container { padding: 5px 0 0 0; }
.base_container:after, .base_container > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.wrapper { float: left; width: 100%; clear: both; }

.main_part { margin: 0 0 0 150px; }

.content { margin: 0 325px 20px 10px; }

.center_part { margin: 0 200px 10px 0; }

.right_part { float: left; width: 300px; margin-left: -300px; margin-bottom: 20px; height: auto !important; }

.right_part1 { float: left; width: 180px; margin-left: -180px; margin-bottom: 20px; }

.sidebar { float: left; width: 135px; margin: 0 0 0 -100%; }

.decor, .red { color: #990000 !important; }

.bold, .BoldNews, .Bold { font-weight: bold; }

.more { clear: both; font-size: 11px; color: #666666; text-align: right; margin: 7px 0 0 0; padding: 0 0 10px; }
.more_news {margin-top:-42px; clear:none; float:right;}
@media only screen and (min-width: 1060px) { .more { font-size: 12px; } }
.more a { color: #666666; text-decoration: underline; }
.more a:hover { text-decoration: none; }
.more.fright {margin-top:0; padding-top: 15px;}
.clNone {clear: none;}
.mt0 {margin-top: 0;}

.emlist { list-style-type: none; margin: 0 0 15px; padding: 0; font-size: 13px; }
@media only screen and (min-width: 1060px) { .emlist { font-size: 14px; } }
.emlist li, .emlist_item { padding-left: 26px; margin-top: 10px; display:block; padding-top:0 !important;}
.emlist li:before, .emlist li > .before, .emlist_item:before { content: ' '; display: block; float: left; width: 10px; position: relative; left: -17px; margin-right: -10px; width: 6px; height: 6px; border: 2px solid #1e4a6d; overflow: hidden; margin-top: 5px; }
.emlist li.red:before, .emlist li.red > .before, .emlist li.decor:before, .emlist li.decor > .before, .emlist_item.red:before, .emlist_item.decor:before { border: 2px solid #990000; }
.emlist_item , .emlist_item a:link { color: #1e4a6d; }
.emlist li.red a, .emlist_item.red a, .emlist li.red a:link, .emlist_item.red a:link { color: #990000; }
.RightBlockInsBot.emlist_item {float:none; width:auto; background:none !important; clear:both;}

.liststyle { list-style-type: none; margin: 0 0 7px; padding: 0; }
.liststyle li { padding-left: 13px; font-size: 11px; margin: 0 0 3px; }
@media only screen and (min-width: 1060px) { .liststyle li { font-size: 13px; } }
.liststyle li:before, .liststyle li > .before { line-height: 0; font-size: 0; content: '  '; display: block; float: left; width: 3px; position: relative; left: -9px; margin-right: -3px; border-right-width: 3px; border-right-color: #549a1c; border-right-style: solid; border-top-width: 3px; border-top-color: transparent; border-top-style: solid; display: block; margin: 5px 0 0; overflow: hidden; width: 0; }

.list { list-style-type: none; margin: 0; padding: 0; }
.list li { padding-left: 13px; }
.list li:before, .list li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.list li { margin-bottom: 5px; }

.link_extra a { color: #666666; text-decoration: underline; }
.link_extra a:hover { text-decoration: none; }

.link_base a { color: black; }

a.underline { text-decoration: underline; }
a.underline:hover { text-decoration: none; }

.underline { text-decoration: underline; }

.small { font-size: 11px; }
@media only screen and (min-width: 1060px) { .small { font-size: 12px; } }

.calendar { border: 1px solid #d8d8d8; background-color: #faf7e9; padding: 2px; margin: 0 0 20px; }
.calendar table { width: 100%; color: #999999; }
.calendar table td { text-align: center; padding: 3px; }
.calendar table a { padding: 3px 7px; }
.calendar table a:hover { background-color: #efe5b7; }
.calendar .ArchTitle, .calendar .Month  {color:#000;}
.calendar  a:link,.calendar  a:visited, .calendar  a:hover, .calendar  a:active { color: #0b5087; font-size: 12px;}

.calendar_title { background-color: #f2f2f2; font-size: 11px; position: relative; line-height: 19px; height: 19px; margin-bottom: 2px; }
@media only screen and (min-width: 1060px) { .calendar_title { font-size: 12px; } }
.calendar_title .month { margin: 0 auto; width: 22%; text-align: center; font-weight: bold; border-left: 2px solid #faf7e9; border-right: 2px solid #faf7e9; }
.calendar_title .month_prev, .calendar_title .month_next { display: block; width: 15px; height: 15px; position: absolute; background-color: #549a1c !important; top: 2px; cursor: pointer; }
.calendar_title .month_prev { right: 61%; margin-right: 4px; }
.calendar_title .month_next { left: 61%; margin-left: 4px; }
.calendar_title .disabled { background-color: #d8d8d8; cursor: default; }

.calendar_name { width: 22%; float: left; text-align: center; border-right: 2px solid #faf7e9; }

.list_extra { font-size: 11px; margin: 0 0 10px 15px; padding: 0; }
@media only screen and (min-width: 1060px) { .list_extra { font-size: 12px; } }
.list_extra a { color: #666666; }
.raiting_simple {list-style-type: none; padding:0; margin:0;}

time { display: block; font-size: 11px; color: #999999; }
@media only screen and (min-width: 1060px) { time { font-size: 12px; } }

.news_main_outline { overflow: hidden; width: 100%; }

.news_main { position: relative; margin: 0 0 0 -40px; }
.news_main:after { content: ' '; display: block; position: absolute; height: 100%; top: 0; bottom: 0; left: 52.5%; border-right: 1px solid #d8d8d8; }
.news_main article { display: inline-block; box-sizing: border-box; width: 50%; padding: 10px 0 10px 0; margin: -1px -6px 0 0; border-top: 1px solid #d8d8d8; vertical-align: top; }
.news_main article > a { color: black; }
.news_main article:nth-child(even) { padding-right: 0; }
.news_main .article_inner { margin: 0 0 0 40px; }
.news_main h3 { font: bold 16.32px Arial, Tahoma, Verdana, sans-serif; margin: 0 0 10px; min-height: 39px; }
.news_main img { display: block; float: left; border: 1px solid black; margin: 0 11px 7px 0; height: auto; width: auto; }
.news_main a:hover { text-decoration: none; }
.news_main time { margin-top: 10px; }
@media only screen and (min-width: 1280px) {.news_main img { height: 190px; }}

.news_list { font-size: 11px; margin: 0 0 26px; }
@media only screen and (min-width: 1060px) { .news_list { font-size: 12px; } }
.news_list article { margin: 20px 0; }
.news_list h3 { font: bold 16.32px Arial, Tahoma, Verdana, sans-serif; margin: 0; }
.news_list a:hover { text-decoration: none; }

.article_column { list-style: none; margin: 0; padding: 0; font-size: 11px; }
.article_column:after, .article_column > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
@media only screen and (min-width: 1060px) { .article_column { font-size: 12px; } }
.article_column li { width: 32%; margin-left: 2%; float: left; }
.article_column li:first-child { margin-left: 0; }
.article_column img { border: 1px solid black; }

.topnew { margin: 0 0 20px; }
.topnew:after, .topnew > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.topnew h3 { font: bold 16.32px Arial, Tahoma, Verdana, sans-serif; margin: 0 0 10px; }
.topnew img { float: left; margin: 0 10px 10px 0; border: 1px solid black; }
.topnew > a, .news_column article > a {color:#000;}

.news_column { text-align: justify; background: url("//filearchive.cnews.ru/img/forum/2013/11/20/line.gif") 50% 0 repeat-y; }
.news_column h3 { font: bold 16.32px Arial, Tahoma, Verdana, sans-serif; margin: 0 0 10px; }
.news_column article { display: inline-block; vertical-align: top; width: 48.2%; text-align: left; margin-bottom: 20px; }
.news_column .more { display: inline-block; width: 100%; text-align: right; background: white; margin-top: -10px; padding-top: 17px; }

.article {overflow:hidden; padding-right: 5px; margin-right: -5px;}
.article h1 { font-size: 18px; font-weight: bold; padding-bottom: 5px; margin-bottom: 5px; margin-top: 10px; }
@media only screen and (min-width: 1060px) { .article h1 { font-size: 19.89px; } }
.article a {text-decoration:underline;}
.article a:hover {text-decoration:none;}

.article .zoom-block .title_section, .article .zoom-block .section_menu {display: none;	}

.NewsTopMenu, .article-menu { font-size: 11px; }
.NewsTopMenu:after, .NewsTopMenu > .after, .article-menu:after, .article-menu > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
@media only screen and (min-width: 1060px) { .NewsTopMenu, .article-menu { font-size: 12px; } }
.NewsTopMenu a, .article-menu a { color: #666666; text-decoration: underline; }

.NewsInsideMenu, .article-menu_base { float: left; }
.NewsInsideMenu a, .article-menu_base a { margin-right: 3px; }

.NewsInsideMenuRight, .article-menu_extra { float: right; }
.NewsInsideMenuRight a, .article-menu_extra a { margin-left: 5px; }

.article_data { font-size: 11px; color: #999999; padding: 10px 0;}
@media only screen and (min-width: 1060px) { .article_data { font-size: 12px; } }
.article_data time { display: inline; }

.Anonce { font-weight: bold; font-size: 13px; margin-left:0 !important;}
@media only screen and (min-width: 1060px) { .Anonce { font-size: 14px; } }
.Anonce p { margin: 15px 0; }
.Anonce img { border: 1px solid #000; float: left; margin-right: 15px; }

.NewsBodyLeftInclude { float: left; max-width: 198px; }
.NewsBodyLeftInclude .banner {margin:0;}
.NewsBodyLeftInclude .banner > div  { margin: 10px 18px 10px 0;}

.NewsBody h2 {font-size: 1.07em !important;}
.NewsBody h3 {font-size: 1em !important;}


.readmore { font-size: 11px; padding-top: 16px; margin-top: 15px; line-height: 1.25; }
@media only screen and (min-width: 1060px) { .readmore { font-size: 12px; } }

.readmore_list { list-style-type: none; margin: 0; padding: 0; margin-top: 10px; }
.readmore_list li { padding-left: 13px; }
.readmore_list li:before, .readmore_list li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.readmore_list li { margin: 0 -13px 7px 0; padding: 0 13px 0 13px; position: relative; }
.readmore_list a:hover { text-decoration: none; }

.readmore_detal, .readmore_detal_right { display: none; position: absolute; top: -19px; left: 100%; border: 1px solid #990000; width: 248px; padding: 10px; background-color: white; }
.readmore_detal a, .readmore_detal_right a { color: black; }
.readmore_detal a:after, .readmore_detal a > .after, .readmore_detal_right a:after, .readmore_detal_right a > .after { content: '...'; color: #990000; text-decoration: underline; }
.readmore_detal:before, .readmore_detal > .before, .readmore_detal_right:before, .readmore_detal_right > .before { display: block; content: ' '; top: 24px; left: -6px; position: absolute; line-height: 0; font-size: 0; border-right-width: 5px; border-right-style: solid; border-right-color: #f90908; border-top-width: 5px; border-top-style: solid; border-top-color: transparent; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: transparent; }
.readmore_list li:hover .readmore_detal, .readmore_list li:hover .readmore_detal_right { display: block; }

.readmore_detal_right { left: auto; right: 100%; }
.readmore_detal_right:before, .readmore_detal_right > .before { left: auto; right: -6px; border-right-width: 0px; border-left-width: 5px; border-left-style: solid; border-left-color: #f90908; }

.event_list { font-size: 11px; padding: 10px 0; margin: 0 0 15px; }
@media only screen and (min-width: 1060px) { .event_list { font-size: 12px; } }
.event_list a { color: black; font-weight: bold; }

.article_menu { border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; font-size: 11px; text-align: right; padding: 5px 10px; margin: 15px 0 20px; }
@media only screen and (min-width: 1060px) { .article_menu { font-size: 12px; } }
.article_menu:after, .article_menu > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.article_menu ul { list-style-type: none; margin: 0; padding: 0; float: left; }
.article_menu li { display: inline; }
.article_menu li:before, .article_menu li > .before { content: '  |  '; padding: 0 3px; }
.article_menu li:first-child:before, .article_menu li:first-child > .before { content: ''; display: none; }

.NewsSlaids, .gallery_block {text-align:center; background-color:#f2f2f2; padding:20px 0 10px; width:500px; margin:0 auto;}
.photo_name, .gallery_photo_descr {color: #999999; margin: 5px 25px 0; text-align: center;}
.ChangePagesFoto p, .slider_pager {margin:5px 0;}
.ChangePagesFoto a {padding: 2px 4px 3px;}
.ChangePagesLinkActive {color:#fff; background-color:#850303;}

.likes { margin: 20px 0; }
.likes:after, .likes > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.share { float: left; width: 160px; padding: 2px 0; margin-bottom: 20px; }

.vk_like { float: right; padding: 1px 0; width: 180px; margin-bottom: 20px; }

.gplus { text-align: center; margin: 0 190px; margin-bottom: 20px; }

.recommend_fb { clear: both; margin: 20px 0 6px; }

.friend_fb { clear:both; margin: 6px 0 0; }
.friend_fb .title_section { text-transform: none; float: left; margin-top: 20px; }
#cnLike { float:right; }
.likes_block { float:left; width:300px; }

.PartnersNews { font-size: 11px; }
@media only screen and (min-width: 1060px) { .PartnersNews { font-size: 12px; } }

.PartnersNewsList { list-style-type: none; margin: 0; padding: 0; border-right: 1px solid #d8d8d8; margin: 15px 105px 20px 0; padding-right: 10px; }
.PartnersNewsList li { padding-left: 13px; }
.PartnersNewsList li:before, .PartnersNewsList li > .before { content: ' '; display: block; float: left; width: 3px; position: relative; left: -7px; margin-right: -3px; height: 3px; background-color: #990000; overflow: hidden; margin-top: 7px; }
.PartnersNewsList li { margin-bottom: 5px; }

.PartnersNews_title { float: right; color: #666666; width: 85px; margin: 0; }
.PartnersNews_title a { color: #666666; }

.other_article { list-style-type: none; margin: 0 0 20px; padding: 0; font-size: 11px; }
@media only screen and (min-width: 1060px) { .other_article { font-size: 12px; } }
.other_article li { position: relative; display: inline-block; text-align: left; width: 32%; padding: 0; vertical-align: top; }
.other_article li:after { content: ' '; display: block; position: absolute; top: 0; left: 0; height: 60px; border-left: 1px solid #d8d8d8; }
.other_article li:first-child .other_item { padding-left: 70px; }
.other_article li:first-child:after { border: 0; }
.other_article .other_item { padding: 0 5px 0 76px; }
.other_article img { display: block; float: left; width: 60px; position: relative; left: -70px; margin-right: -60px; }

.article_style header { padding: 10px; background-color: #f0f1ff; }
.article_style header:after, .article_style header > .after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.article_style img[style*="float:left"]{margin-right:15px; margin-bottom:5px;}
.article_style img[style*="float:right"]{margin-left:15px; margin-bottom:5px;}

/*.gp { background: #e5e5e5; border: 1px solid #cfcece; font-weight: bold; padding: 5px; text-align: center; }*/
.gp { font-weight: bold; padding: 5px 0 0; font-size: 18px; color: #5386c5;}

.noteForComments { background-color: #eee; margin: 10px 0; padding: 5px; border: 1px solid #000; overflow: hidden; }

.bold { font-weight: bold; }

.green_bg { background-color: #b5b5b5 !important; }

table.border { border-collapse: collapse; margin: 10px auto 20px; }

table.border td, table.border th { border: 1px solid #000000; margin: 0; padding: 3px; font-size: 10px; }
@media only screen and (min-width: 1060px) { table.border td, table.border th { font-size: 11px; } }

div.note { font-size: 11px; padding:5px;}
div.note p { margin: 0 0 5px 0; padding: 0; }
div.note ul { margin: 0 0 5px 0; padding: 0px 5px 5px 20px; }
@media only screen and (min-width: 1060px) { div.note,  div.note p,  div.note ul  { font-size: 12px; } }

div.new_note { background-color: #eee; margin: 0 10px 10px 10px; padding: 10px; border: 1px solid #000; width: 720px; float: left; font-size: 11px; }
@media only screen and (min-width: 1060px) { div.new_note { font-size: 12px; } }

div.new_note p { margin: 0 0 5px 0; }

div.new_note ol { padding-left: 20px; line-height: 2; }

div.new_note ol li { line-height: 2; }

div.new_note img { float: left; margin: 5px 10px 10px 5px; }

div.note_green { float: left; background-color: #e7fcd1; margin: 10px 10px 10px 0; padding: 5px; line-height: 90%; border: 1px solid #000; }

div.note_right { float: right; width: 50%; background-color: #eee; margin: 10px 0 10px 10px; padding: 5px; line-height: 90%; border: 1px solid #000; }

.center { text-align: center; }

.author { text-align: right; }

.red, a.red { color: #990000; text-decoration: none; }

a.red, .red a { color: #990000 !important; }

p.chapterName { color: #fff; border: 1px solid #000; background-color: #940000; width: 350px; text-align: center; font-weight: bold; font-size: 14px; }
@media only screen and (min-width: 1060px) { p.chapterName { font-size: 15px; } }

.VideoCommentsText { line-height: 2em; font-size: 11px; }
@media only screen and (min-width: 1060px) { .VideoCommentsText { font-size: 12px; } }

.ZakladkaTextSmall { font-size: 10px; }
@media only screen and (min-width: 1060px) { .ZakladkaTextSmall { font-size: 11px; } }

.Normal { font-weight: normal; }

.BugtrackNews { font-family: Arial, sans-Serif; font-weight: bold; font-size: 14px; }
@media only screen and (min-width: 1060px) { .BugtrackNews { font-size: 15px; } }

.AnaliticObzor { line-height: 130%; }

.letters a, .lettersFace a, .lettersFace span { text-align: center; text-transform: uppercase; text-decoration: none; line-height: 1.5; }

@font-face { font-family: 'rubl'; src: url("/inc/fonts/rouble/rouble-webfont.eot"); src: url("/inc/fonts/rouble/rouble-webfont.eot?#iefix") format("embedded-opentype"), url("/inc/fonts/rouble/rouble-webfont.woff") format("woff"), url("/inc/fonts/rouble/rouble-webfont.ttf") format("truetype"), url("/inc/fonts/rouble/rouble-webfont.svg#als_rublregular") format("svg"); font-weight: normal; font-style: normal; }

.rubl { font-family: rubl, arial; }

.rub { position: absolute; line-height: 160%; margin-left: -1px; }

:root .rub { line-height: 150%; margin-left: 0; }

.vrezka { background-color: #eeeeee; border: 1px solid #000000; display: block; float: right; font-size: 11px; line-height: 1.3; margin: 5px 0 5px 10px; padding: 2px 10px; text-decoration: none !important; width: 45%; }
@media only screen and (min-width: 1060px) { .vrezka { font-size: 12px; } }

.vrezka .p { display: block; margin: 6px 0; }

.vrezka:hover .p strong { text-decoration: underline; }

.navigation { list-style-type: none; margin: 0 0 24px 0; padding: 0; font-weight: bold; font-size: 10px; text-transform: uppercase; }
.navigation > li { margin: 0 0 4px; border: 1px solid #d8d8d8; }
.navigation > li > a, .navigation > li > noindex > a { background-color: #f1f1f1; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFECECEC'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(35%, #f8f8f8), color-stop(65%, #f1f1f1), color-stop(100%, #ececec)); background-image: -webkit-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: -moz-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: -o-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); }
.navigation > li > a, .navigation > li > noindex > a { display: block; position: relative; padding: 7px 6px 6px; color: #990000; }
.navigation > li > a:hover { text-decoration: none; }
.navigation > li.navig_off > ul {display: none;}
.navigation > li.navig_on > a:after, .navigation > li.navig_off > a:after { display: block; content: ' '; width: 11px; height: 11px; position: absolute; top: 7px; right: 2px; }
.navigation > li.navig_on { border: 1px solid #d8d8d8; }
.navigation > li.navig_on > a { background-color: #e9e9e9; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF4F4F4', endColorstr='#FFE6E6E6'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(35%, #eeeeee), color-stop(65%, #e9e9e9), color-stop(100%, #e6e6e6)); background-image: -webkit-linear-gradient(#f4f4f4, #eeeeee 35%, #e9e9e9 65%, #e6e6e6); background-image: -moz-linear-gradient(#f4f4f4, #eeeeee 35%, #e9e9e9 65%, #e6e6e6); background-image: -o-linear-gradient(#f4f4f4, #eeeeee 35%, #e9e9e9 65%, #e6e6e6); background-image: linear-gradient(#f4f4f4, #eeeeee 35%, #e9e9e9 65%, #e6e6e6); }
.navigation > li.navig_on > a { color: #1e4a6d; }
.navigation ul { list-style-type: none; margin: 0; padding: 0; text-transform: none; font-size: 11px; font-weight: normal; }
.navigation ul li { position: relative; }
.navigation ul a { display: block; padding: 5px 0 5px 18px; }
.navigation ul a:before { content: ' '; overflow: hidden; height: 2px; background-color: #999999; display: block; float: left; width: 2px; position: relative; left: -10px; margin-right: -2px; margin-top: 7px; }
.navigation ul a:hover, .navigation ul a.active { background-color: #e5dacd; text-decoration: none; }
.navigation .navig_ellow { border: 1px solid black; }
.navigation .navig_ellow > a { background-color: #ffaa00; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF1A100', endColorstr='#FFFFBD39'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1a100), color-stop(35%, #f7a500), color-stop(65%, #ffaa00), color-stop(100%, #ffbd39)); background-image: -webkit-linear-gradient(#f1a100, #f7a500 35%, #ffaa00 65%, #ffbd39); background-image: -moz-linear-gradient(#f1a100, #f7a500 35%, #ffaa00 65%, #ffbd39); background-image: -o-linear-gradient(#f1a100, #f7a500 35%, #ffaa00 65%, #ffbd39); background-image: linear-gradient(#f1a100, #f7a500 35%, #ffaa00 65%, #ffbd39); }
.navigation .navig_ellow a { color: #fff; }
.navigation .navig_green { border: 1px solid black; }
.navigation .navig_green > a { background-color: #0e864a; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF019C8C', endColorstr='#FF177D2B'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #019c8c), color-stop(35%, #07916a), color-stop(65%, #0e864a), color-stop(100%, #177d2b)); background-image: -webkit-linear-gradient(#019c8c, #07916a 35%, #0e864a 65%, #177d2b); background-image: -moz-linear-gradient(#019c8c, #07916a 35%, #0e864a 65%, #177d2b); background-image: -o-linear-gradient(#019c8c, #07916a 35%, #0e864a 65%, #177d2b); background-image: linear-gradient(#019c8c, #07916a 35%, #0e864a 65%, #177d2b); }
.navigation .navig_green a { color: #fff; }
.navigation .navig_red { border: 1px solid #cd192f; }
.navigation .navig_red > a { background-color: #d83f51; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF18E9A', endColorstr='#FFCD192F'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f18e9a), color-stop(35%, #e46675), color-stop(65%, #d83f51), color-stop(100%, #cd192f)); background-image: -webkit-linear-gradient(#f18e9a, #e46675 35%, #d83f51 65%, #cd192f); background-image: -moz-linear-gradient(#f18e9a, #e46675 35%, #d83f51 65%, #cd192f); background-image: -o-linear-gradient(#f18e9a, #e46675 35%, #d83f51 65%, #cd192f); background-image: linear-gradient(#f18e9a, #e46675 35%, #d83f51 65%, #cd192f); }
.navigation .navig_red a { color: #fff; }

.navigation .navig_orange { border: 1px solid #e29800; }
.navigation .navig_orange > a { color:#000 !important; background-color: #ffac00; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFffcd65', endColorstr='#FFffac00'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcd65), color-stop(35%, #e46675), color-stop(65%, #d83f51), color-stop(100%, #ffac00)); background-image: -webkit-linear-gradient(#fec44b, #fbb31f 35%, #fbb31f 65%, #ffac00); background-image: -moz-linear-gradient(#ffcd65, #fbb31f 35%, #fbb31f 65%, #ffac00); background-image: -o-linear-gradient(#ffcd65, #fbb31f 35%, #fbb31f 65%, #ffac00); background-image: linear-gradient(#ffcd65, #fbb31f 35%, #fbb31f 65%, #ffac00); }
.navigation .navig_orange a { color: #fff; }

.navigation .navig_forum { border: 1px solid #FF9800; }
.navigation .navig_forum > a { color:#fff !important; background-color: #FF9800; *zoom: 1; background-image: linear-gradient(to bottom, rgba(255,152,0,1) 0%, rgba(207,127,23,1) 100%);}
.navigation .navig_forum a { color: #fff; }


.label_soon > a:before, .label_soon .before { content: ''; position: absolute; display: block; right: 0; top: 0; background-color: #fff; width: 29px; height: 9px; }
.label_innov > a:before, .label_innov .before { content: ''; position: absolute; display: block; right: 2px; top: 50%; margin-top: -15px; width: 17px; height: 25px; background: url(//filearchive.cnews.ru/img/forum/2017/06/21/innov.png) 0 0 no-repeat; }

[class^="label_new"] > a:before, [class^="label_new"] > .before { content: ''; position: absolute; display: block; right: 0; top: 0; background-color: #aa9075; width: 19px; height: 9px; z-index: 5; }

.label_new2  > a:before, .label_new2  > .before { background-color: #80b887; }
.label_new3  > a:before, .label_new3  > .before { background-color: #efd41c; }
.label_new4  > a:before, .label_new4  > .before { background-color: #ed5215; }
.label_new5  > a:before, .label_new5  > .before { background-color: #4188bc; }
.label_new6  > a:before, .label_new6  > .before { background-color: #ab4184; }
.label_new7  > a:before, .label_new7  > .before { background-color: #ff0000; }
.label_new8  > a:before, .label_new8  > .before { background-color: #00ba3b; }
.label_new9  > a:before, .label_new9  > .before { background-color: #e64f0f; }
.label_new10 > a:before, .label_new10 > .before { background-color: #3eade5; }
.label_new11 > a:before, .label_new11 > .before { background-color: #c50b2f; }
.label_new12 > a:before, .label_new12 > .before { background-color: #3e3d4d; }
.label_new13 > a:before, .label_new13 > .before { background-color: #008eaa; }
.label_new14 > a:before, .label_new14 > .before { background-color: #3420a3; }
.label_new15 > a:before, .label_new15 > .before { background-color: #3dcd58; }
.label_new15 a {padding-right: 1px !important	;}
.label_new16 > a:before, .label_new16 > .before { background-color: #00a9a7; }
.label_new17 > a:before, .label_new17 > .before { background-color: #f16521; }
.label_new17 > a:before, .label_new17 > .before { background-color: #05A6F0; }
.label_new18 > a:before, .label_new18 > .before { background-color: #05a6f0; }
.label_new19 > a:before, .label_new19 > .before { background-color: #0076BB; }

.lms-mail {border-color:#004ac1 !important;}
.navigation > .lms-mail > a {background: #005ff9; color: #fff;}
.navigation > .lms-mail > a:before, .navigation > .lms-mail > .before {background-color: #ff8c00;}

#ArchiveForm {
    clear: both;
    margin-top: 10px;
}
#ArchiveFormTop {
    background: none repeat scroll 0 0 #faf7e9;
    clear: both;
    padding: 15px 0 10px 15px;
}
#ArchiveFormTop label {
    display: inline;
    float: left;
    margin-right: 5px;
}
.ArchiveCalendar {
    clear: both;
    display: inline;
    float: left;
    margin-top: 10px;
    width: 285px;
}
.ArchiveCalendar input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c1c1c1;
    margin-right: 5px;
    width: 65px;
}
.ArchiveCheck {
    display:inline-block; vertical-align:top;
}
.ArchiveCheck input, .ArchiveFormBottom input {
    float: left;
    height: 14px;
    margin-right: 5px;
    width: 14px;
}
.ArchiveCheck label, .ArchiveFormBottom label {
    display: inline;
    float: left;
    font-size: 10px;
    margin-bottom: 10px;
    width: 115px;
}
.ArchiveCheck span, .ArchiveFormBottom span {
    display: block;
    float: left;
    width: 115px;
}
.ArchiveFormBottom {
    background: none repeat scroll 0 0 #f3f3f3;
    border-bottom: 1px solid #fff;
    clear: both;
    float: left;
    padding: 10px 0 10px 25px;
    width: 480px;
}
.ArchiveFormBottom p {
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.ArchiveFormBottom input#Chooze {
    height: 25px;
    width: 80px;
}

#ArchiveForm {
    float: none;
    margin-bottom: 20px;
}
#ArchiveForm #ArchiveFormTop {
    float: none;
}
#ArchiveForm img {
    margin-right: 4px;
    vertical-align: -2px;
}
#ArchiveForm input {
    padding: 1px;
	margin-top:0;
	margin-bottom:0;
}
#ArchiveForm .ArchiveCheck {
    padding-top: 2px;
    /* width: 250px; */
}
#ArchiveForm .ArchiveCheck span, #ArchiveForm .ArchiveFormBottom span {
    /* width: 105px; */
	width:auto;
}
#ArchiveForm .ArchiveCheck span:first-child, #ArchiveForm .ArchiveFormBottom span:first-child {
    /* width: 135px; */
}
#ArchiveForm .ArchiveCheck label {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 12px;
	padding-bottom:7px;
    width: auto;
	display:inline-block;
	float:none;
	margin-right:10px;
}
#ArchiveForm .ArchiveCalendar {
    font-size: 12px;
    line-height: 20px;
}
#ArchiveForm select {
    padding: 1px;
    width: 205px;
}
#ArchiveForm #Chooze {
    margin-bottom: 3px;
    margin-top: 8px;
    padding: 0 10px;
	height:26px;
}
.ArchivePages {
    display: block;
    float: none;
    margin: 15px 0 10px;
    text-align: center;
}
.ArchivePages > .FRight {
    display: block;
    float: none;
    font-size: 12px;
    text-align: center;
}
.ArchivePages a {
    font-size: 12px !important;
}

.ArchiveLines { list-style-type:none; margin-left:0px; padding-left:0px; }

.ArchiveLines .BigNews {
    font-size: 15px;
}

.ArchiveLines li {
    margin-bottom: 15px !important;
}

p.GreyText {
    font-size: 11px; color:#999999; padding:3px 0px; margin:0;
}

p.navigation { margin-top: 10px; margin-bottom: 10px; text-align: center;}

.NewsArhiveTop {
    background-color: #f2f2f2;
    border: 0 none !important;
    height: 19px;
    width: 100%;
}

/* ����������� ���� TV �� ������� */
#CNewsLiveConference {
	padding-bottom:5px;
	width:540px;
/*	width:700px;*/
	overflow:hidden;
	height:480px;
	position:fixed;
	/* top:20px;
	left:20px; */
	bottom:0;
	right:0;
	font-size:85%;
	z-index:36000;
	background:#fff;
	/*background:url(//pics.rbc.ru/img/cnews/2007/03/16/ey_index_shadow.gif);*/
	border:2px solid #dad6d4;
	z-index:10000000000;
	}
#CNewsLiveConference {
	position:absolute;
	top:20px;
	}
#CNewsLiveConference #CNewsLiveConferenceInner {
	}
#CNewsLiveConference #CNewsLiveConferenceInner h3 {
	padding:0 10px 0;
	width:520px;
	overflow:hidden;
	font-size:115%;
	color:#0b5087;
	background:#f8fafc url("//pics.rbc.ru/img/cnews/2007/10/02/cnews_conferneces_header.gif") repeat-x bottom;
	cursor:move;
	height:33px;
	}
#CNewsLiveConference #CNewsLiveConferenceInner span#CNewsLiveConference_close {
	margin-top:5px;
	float:right;
	}
#CNewsLiveConference #CNewsLiveConferenceInner span#CNewsLiveConference_close a {
	padding:3px 0 3px 20px;
	font-weight:normal;
	color:#0b5087;
	}
#CNewsLiveConference #CNewsLiveConferenceText {
	margin-top:10px;
	padding:10px 60px 10px 100px;
	font-size:110%;
	text-align:left;
	}
#CNewsLiveConference #CNewsLiveConferenceText p.small_info {
	margin:10px 0;
	color:#666;
	}
#CNewsLiveConference #CNewsLiveConferenceText h4 {
	margin:0.2em 0 0.7em;
	padding:0;
	font-size:160%;
	color:#0b5087;
	}
#CNewsLiveConference #CNewsLiveConferenceText #CNewsLiveConferenceButton {
	margin:5px 0;
	}
#CNewsLiveConference #CNewsLiveConferenceText #CNewsLiveConferenceButton input {
	margin:10px 0 0;
	padding:5px 0;
	width:320px;
	font-family:Tahoma;
	font-size:11px;
	text-transform:uppercase;
	color:#990000;
	border:1px solid #dad6d4;
	}
/* ����������� ���� TV �� ������� */


.FRight {
    clear: both;
    float: right;
    margin-bottom: 5px !important;
    margin-right: 3px;
    margin-top: 0;
    text-align: right;
}
.clnone {clear:none;}


a.GreyLink:link, a.GreyLink:visited, a.GreyLink:hover, a.GreyLink:active {
    color: #666666;
    font-size: 11px !important;
}
.GreyLinkActive, .GreyLink {
    height: 22px;
    line-height: 1.5em;
}
.ForPrint, .GreyText, .GreyDate, .GreyLink, .PrepObzor, .Partner {
    color: #999999;
}

 .MainText {
    margin-top:3px;
    margin-bottom: 2px;
}


.sectiontoplist { width: 55%; float: left; margin-bottom: 15px; }
.sectiontoplist ul { list-style-type: none; margin: 0; padding: 0; }
.sectiontoplist li { margin-bottom: 12px; }

.sectiontoplist li a,.sectiontoplist_main a {
	font-size:14px;
	font-weight:bold;
}

.sectiontoplist_main { margin-bottom:10px; }
.sectiontoplist_main img { border: 1px solid black; width: 100%; margin-bottom:4px; }


.section_newslist { margin: 0 0 15px; float: right; width: 43.5%; }
.section_newslist ul { list-style-type: none; margin: 0; padding: 0; }
.section_newslist ul li { padding-left: 13px; }
.section_newslist ul li { margin-bottom: 9px; }
.section_newslist time { margin-top:2px; }

 a.BlackUnderline:link, a.BlackUnderline:visited, a.BlackUnderline:hover, a.BlackUnderline:active {
    color: #000000 !important;
    text-decoration: underline;
}

.ContentInside, .ContentInsideMainBug {
    display: inline;
    float: right;
    overflow: hidden;
    width: 825px;
}

.CentralPart, .CentralPartMainBug {
    display: inline;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 505px !important;
}


.TitleWrappContact {
    float: left;
    margin-bottom: 15px;
    width: 490px;
}


.noMargBot {
    margin-bottom: 0 !important;
}
.AboutCont {
    margin-bottom: 20px;
    padding-top: 10px;
}
.AboutCont ul {
  font-size: 12px;
  list-style: outside none none;
  margin-bottom: 10px;
}
.AboutCont li {
  line-height: 1.5;
  list-style: outside none none;
  margin-bottom: 10px;
}

.BlackLi {
  padding-left: 17px;
}

.AboutCopyright {
  border-bottom: 1px solid #d1d1d1;
  margin-top: 10px;
  padding: 10px;
  width: 505px;
}

.AboutCopyright p {
  color: #666666;
  font-size: 11px;
  line-height: 1.3;
}

.CnewsHist dl {
    font-size: 12px;
}
.CnewsHist dt {
    font-weight: bold;
}

.CnewsHist dd {
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 0;
}




.table2008, .main_table {
    border: 1px solid #999;
    border-collapse: collapse;
    clear: both;
    margin: 0 auto 5px;
    width: 99.9%;
}

.main_table td {
	border-right: 1px solid #CCC;
}

.table2008 tr.thead td, th, .main_table tr.thead td {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}
.table2008 tr.odd th {
    border-top: 1px solid #fff;
}
.table2008 tr.even, .main_table tr.even {
    background-color: #e0dcdc;
}
.table2008 tr.red, .table2008 tr td.red, .main_table tr.red, .main_table tr td.red {
    background: #eb626e none repeat scroll 0 0;
    color: #000;
}
.table2008 tr.blue, .table2008 tr td.blue, .main_table tr.blue, .main_table tr td.blue {
    background: #1313ff none repeat scroll 0 0;
    color: #fff;
}
.table2008 tr.yellow, .table2008 tr td.yellow, .main_table tr.yellow, .main_table tr td.yellow {
    background: #ffff00 none repeat scroll 0 0;
}
.blue_text {
    color: #1313ff !important;
}
.table2008 tr.green, .main_table tr.green {
    background-color: #ccffcc;
}
.table2008 tr td, .table2008 tr th, .main_table tr td, .main_table tr th {
    font-size: 11px;
    padding: 4px;
}
.small_td tr td {
    font-size: 11px;
    padding: 4px 1px !important;
}
.table2008 tr td.marked {
    color: #1e4a6d;
}
.table2008 tr td.Strong {
    font-weight: normal;
}
.block_info {background:#F1F1F1;	clear:both;	margin-top:5px;	border:1px solid #E5E5E5; padding:10px 10px 0px 10px; font-size:11px;}
.block_info p {	clear:both;	margin:10px 0;}
.block_info .name {font-size: 1.3em; margin-top: 10px;}
.block_info .position {font-size: 0.9em;}
.block_info .position a {color: #000;}
.block_info img {float:left; margin:0 15px 5px 0;}
.block_info1 {background:#f0f7ea ;	clear:both;	margin-top:5px;	border:1px solid #f0f7ea ; padding:10px 10px 0px 10px; font-size:11px;}
.block_info1 p {	clear:both;	margin:10px 0;}
.block_info1 img {float:left; margin:0 15px 5px 0;}
.black, .Black {color:#000;}
.big {font-size:1.1em}
.columns_info {display:table; width:100%; font-size:11px;}
.columns_info .inner {padding: 10px 10px 10px 30px;}
.column_content {display:table-cell; background-color:#faf7e8; border:1px solid #f0e4a6; background-position:0 5px; background-repeat:no-repeat; vertical-align:top;}
.column_right {display:table-cell; width:300px; background-color:#faf7e8; border:1px solid #f0e4a6; background-position:0 5px; background-repeat:no-repeat; vertical-align:top;}
.column_separ {display:table-cell; width:15px;}
.company_info {background-image: url("//filearchive.cnews.ru/img/forum/2015/05/22/bgmidleline1.jpg");}
.company_info img {float:right; margin:0 0 3px 10px;}
.digits_info {background-image: url("//filearchive.cnews.ru/img/forum/2015/05/22/bgmidleline2.jpg");}
.columns_info .digits_info span {font-size: 170%; font-weight: bold; margin-right: 5px;}
.columns_info a, .columns_info a:link, .columns_info a:visited,  .columns_info a:hover, .columns_info a:active {color:#000;}
@media only screen and (min-width: 1060px) { .block_info, .block_info1, .columns_info { font-size: 12px; } }

.fleft, .articlePic {
    float: left;
    margin: 4px 10px 0 0;
}

.RightBox {
    background: #fbf7dd none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding: 10px;
}
.RightBox p {
	line-height: 1.3;
    margin-top: 0;
    margin-bottom: 10px;
}

.page {clear: both; text-align:center; height: 20px; margin: 5px 0 20px; }
.page span { color: #fff; background: #850303; margin: 0 1px; padding: 2px 4px;}
.page a {}
.page b {font-weight:normal;color:#999999;}
.page b:first-child {display:none;}
b.adv, span.adv {display:inline-block; width:7px; height:7px; background-color:#d3d2d2;}


/*---new_other---*/
.new_other {padding:10px 0 1px;  border-top: 1px solid #d8d8d8;  }
.new_other img {border: 1px solid #d8d8d8;}
.new_other_inner {text-align:justify;}
.new_other_inner:after {content:' '; display:inline-block; width:100%;}
.new_other_col {text-align:left; display:inline-block; vertical-align:top; width:30%;}
.new_other_item {border-top: 1px solid #d8d8d8; padding:7px 0;}
.new_other_item:first-child {border-top: 0; }
.new_other_item h3  {font: bold 15px Arial,Tahoma,Verdana,sans-serif; margin: 5px 0 0;}
.new_other_col a {text-decoration: none;}
.new_other_col a:hover {text-decoration: underline;}
.new_other_item {padding-bottom: 25px;}
/*---/new_other---*/


/*--- about---*/

.TitleWrappContact a {
    color: #666;
	float: left;
	margin-top: 10px;
}
.TitleWrappContact p {
    float: left;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
}
.TitleWrappContact p span {
	line-height: 2;
	padding: 0 0 0 2px;
	color: #666;
}

#zoomLists ul {
  float: left;
  list-style-type: none;
  margin-right: 3%;
  padding-left: 0;
  width: 30%;
}
.fright {
  float: right;
  margin: 4px 0 0 10px;
}
#softList {
  list-style-type: none;
  margin: 15px 0;
  overflow: hidden;
  width: 100%;
}
#softList li {
  background: rgba(0, 0, 0, 0) url("//pics.rbc.ru/img/cnews/2006/07/31/li-soft.gif") no-repeat scroll left center;
  float: left;
  margin-right: 12px;
  padding: 7px 0 7px 35px;
}
#gamesList {
  list-style-type: none;
  margin: 15px 0;
  overflow: hidden;
  width: 100%;
}
#gamesList li {
  float: left;
  margin-right: 12px;
  padding: 7px 0 7px 35px;
  width: 40%;
}
.KontactsWrapp p.contacts {
  float: right;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
  width: 180px;
}
.KontactsWrapp h2 {
  color: #333333;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  width: 320px;
}

.GraeyBox {
  background: #f1f1f1 none repeat scroll 0 0;
  margin-bottom: 5px;
  padding: 5px 10px;
  width: 90%;
}

.VacancyType {
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
  margin-top: 7px;
  width: 190px;
}
.VacancyType a {
  clear: both;
  color: #0b5087;
  float: left;
  line-height: 1.8;
  padding-right: 5px;
  text-decoration: underline;
}
/*---/about---*/

#host_link{
	overflow:hidden;
	background:url(//pics.rbc.ru/img/cnews/2008/06/07/Hosting_bg.gif ) repeat-x left top;
	border:1px solid #990000;
	padding:10px 0 10px 38px;
	margin-bottom:20px;
	line-height:1.1;
	}
#host_link a{
	color:#1e4a6d;
	text-decoration:none;
	padding:0 40px;
	background:url(//pics.rbc.ru/img/cnews/2008/06/07/Hosting_logo.gif ) no-repeat left 6px;
	font-size:18px;
	display:block;
	}
#host_link a:hover{text-decoration:underline;}
.line_dotted { border-bottom: 1px dotted #cccccc; margin:20px 0;}
.bgnone {background:none;}
#gallery_list {
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
#gallery_list div {
    display: inline;
    float: left;
    padding: 5px;
    text-align: center;
    width: 232px;
}
#gallery_list div img {
    border: 1px solid #444444;
}
#gallery_list div p {
    font-weight: bold;
    padding: 5px 5px 0;
}
#gallery_list .gallery_table {
    border-collapse: collapse;
    width: 100%;
}
#gallery_list .gallery_table td {
    padding: 0 0 25px;
    text-align: center;
    vertical-align: top;
}
/*---rating---*/
.rating {
    overflow: hidden;
    width: 300px;
	margin-bottom:20px;
}
.rating h3 {
    color: #1e4a6d;
    font-size: 14px;
    margin-bottom: 5px;
	text-align:left;
	font-weight:normal;
}
.rating table {
    border-collapse: collapse;
    color: #666666;
    font-size: 10px !important;
    text-align: center;
    width: 100%;
}
.rating table td{font-size: 10px !important;}
.rating table thead th {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-weight: normal;
}
.rating table td, .rating table th {
    padding: 5px 4px;
}
.rating table tr.even {
    background: none repeat scroll 0 0 #f5f5f4;
}
.rating table tbody tr:hover {
    background: none repeat scroll 0 0 #E5F2EF;
    color: #000000;
    cursor: pointer;
}
.rating p.small_info {
    padding-top: 10px;
    text-align: right;
}
.rating p.small_info a {
    color: #666666;
    font-size: 11px;
    text-decoration: underline;
}
.rating p.small_info a:hover {
    text-decoration: none;
}
.rating-left {text-align: left;}
.rating-center {text-align: center;}
.rating-right {text-align: right;}
.Rating {
	font-weight: 700;
}
/*---rating---*/

.gos_banner {border:1px solid #16151a; margin:0 0 10px; background:url(//filearchive.cnews.ru/img/forum/2015/07/23/gos_bg_.jpg) 0 0 repeat-x;}
.gos_banner a {display:block; height:75px; position:relative;/*  background:url(//filearchive.cnews.ru/img/forum/2015/07/23/gos_.jpg) 0 0 no-repeat; */ background:url(//filearchive.cnews.ru/img/forum/2015/10/06/gos_2.jpg) 0 0 no-repeat;}
.gos_banner .year {display:block; position:absolute; top:0; right:0; color:#fff; background:#14317f; padding:2px 5px 3px; font-size:14px;}

.gos2015_banner {border:1px solid #000000; margin:0 0 10px; background:url(//filearchive.cnews.ru/img/forum/2015/10/20/gov11.png) 100% 0 no-repeat;}
.gos2015_banner_inner {background:url(//filearchive.cnews.ru/img/forum/2015/10/20/gov22.png) 55%  0 no-repeat;}
.gos2015_banner a {display:block; height:88px; position:relative; background:url(//filearchive.cnews.ru/img/forum/2015/10/20/gov3.png) 0 38px no-repeat;}
.gos2015_banner .year {display:none; }

.safe_banner {border:1px solid #171614; margin:0 0 10px; overflow:hidden; position:relative; background:#181715 url(//filearchive.cnews.ru/img/forum/2015/07/23/secure.jpg) 0 0 no-repeat;}
.safe_banner a {display:block; height:88px; min-width:600px; background:url(//filearchive.cnews.ru/img/forum/2015/07/23/secure_right.png) 100% 0 no-repeat;}
.safe_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}

.safe_banner_2015 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#3c3734 url(//filearchive.cnews.ru/img/forum/2015/12/22/o_security_l.jpg) 0 0 no-repeat;}
.safe_banner_2015 a {display:block; height:88px; }
.safe_banner_2015 .year {display:block; position:absolute; top:17px; right:0; color:#fff; background:#43784c; padding:2px 5px 3px; font-size:14px; border:1px solid #3c3734; border-right:0;}

.safe_banner_2016 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#041b2b url(//filearchive.cnews.ru/img/forum/2016/12/16/secure.jpg) 100% 0 no-repeat;}
.safe_banner_2016 a {display:block; height:88px; }
.safe_banner_2016 .year {display:none;}

.safe_banner_2017 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#041b2b url(//filearchive.cnews.ru/img/cnews/2017/12/08/security728x90.gif) -1px -1px no-repeat;}
.safe_banner_2017 a {display:block; height:88px; }
.safe_banner_2017 .year {display:none;}

.telecom_banner {border:1px solid #797a7c; margin:0 0 10px; overflow:hidden; position:relative; background:#fff url(//filearchive.cnews.ru/img/forum/2015/07/24/telecom_l.jpg) 0 0 no-repeat;}
.telecom_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/07/24/telecom_r.png) 100% 0 no-repeat;}
.telecom_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}
.telecom2015_banner {border:1px solid #2f366a; margin:0 0 10px; overflow:hidden; position:relative; background:#5e2779 url(//filearchive.cnews.ru/img/forum/2015/11/18/telecom_r.jpg) 100% -1px no-repeat;}
.telecom2015_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/11/18/telecom_l.png) 0 -1px no-repeat;}
.telecom2015_banner .year {display:none;}
.telecom2016_banner {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#38212b url(//filearchive.cnews.ru/img/forum/2016/12/02/telecom_2016.jpg) 0 0 no-repeat;}
.telecom2016_banner a {display:block; height:88px;}
.telecom2016_banner .year {display:none;}

.biz_banner {border:1px solid #797a7c; margin:0 0 10px; overflow:hidden; position:relative; background:#fff url(//filearchive.cnews.ru/img/forum/2015/07/29/bi_right.jpg) 100% 0 no-repeat;}
.biz_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/07/29/bi.png) 0 0 no-repeat;}
.biz_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}

.result_banner {border:1px solid #797a7c; margin:0 0 10px; overflow:hidden; position:relative; background:#06225b url(//cnb.cnews.ru/content/o_itservice_728x90.jpg) 0 0 no-repeat;}
.result_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/08/03/banner_right.png) 98% 5px no-repeat;}
.result_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}

.infrastructure_banner {border:1px solid #797a7c; margin:0 0 10px; overflow:hidden; position:relative; background:#06225b url(//filearchive.cnews.ru/img/forum/2015/08/03/infrastructure2015.jpg) 0 0 no-repeat;}
.infrastructure_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/08/03/infrastructure2015_left.png) 4% 0 no-repeat;}
.infrastructure_banner a:after {content:' '; display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/08/03/infrastructure2015_right.png) 100% 0 no-repeat;}
.infrastructure_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}

.cloud_banner {border:1px solid #222222; margin:0 0 10px; overflow:hidden; position:relative; background:#0a0d12 url(//filearchive.cnews.ru/img/cnews/2015/12/25/oclouds728x90.jpg) 100% 0 no-repeat;}
.cloud_banner a {display:block; height:88px;/* background:url(//filearchive.cnews.ru/img/forum/2015/08/03/banner_logo.png) 5% 50% no-repeat; */}
.cloud_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}
.cloud_banner_2016 {border:1px solid #000000; margin:0 0 10px; overflow:hidden; position:relative; background:#86a5a0 url(//filearchive.cnews.ru/img/forum/2016/12/07/clouds.jpg) 100% 0 no-repeat;}
.cloud_banner_2016 a {display:block; height:88px;/* background:url(//filearchive.cnews.ru/img/forum/2015/08/03/banner_logo.png) 5% 50% no-repeat; */}
.cloud_banner_2016 .year {display:none; }

.cloud_banner_2017 {border:1px solid #3c4d5c; margin:0 0 10px; overflow:hidden; position:relative; background:#3c4d5c url(//filearchive.cnews.ru/img/forum/2017/11/27/clouds_728x90.gif) 0 0 no-repeat;}
.cloud_banner_2017 a {display:block; height:88px;/* background:url(//filearchive.cnews.ru/img/forum/2015/08/03/banner_logo.png) 5% 50% no-repeat; */}
.cloud_banner_2017 .year {display:none; }

.cloud_banner_2019 {margin:0 0 10px; overflow:hidden; position:relative; background: url(//filearchive.cnews.ru/img/cnews/2019/09/02/cloudcnews.jpg) 0 0 no-repeat; background-size: contain;}
.cloud_banner_2019 a {display:block; height:88px;}

.retail_banner {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#808080 url(//filearchive.cnews.ru/img/forum/2015/08/03/retail.jpg) 0 0 no-repeat;}
.retail_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2015/08/03/banner_right.png) 98% 8px no-repeat;}
.retail_banner .year {display:block; position:absolute; bottom:0; right:0; color:#fff; background:#810908; padding:2px 5px 3px; font-size:14px;}

.retail_banner_2016 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#808080 url(//filearchive.cnews.ru/img/forum/2016/05/25/retail.jpg) 0 0 no-repeat;}
.retail_banner_2016 a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2016/05/25/retail_right.png) 95% 18px no-repeat;}
.retail_banner_2016 a:after {content:' '; display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2016/05/25/retail_left.png) 5% 33px no-repeat;}
.retail_banner_2016 .year {display:block; position:absolute; top:0px; right:0; color:#fff; background:#428f4b; padding:2px 5px 3px; font-size:14px;}

.retail_banner_2017 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#fff url(//filearchive.cnews.ru/img/reviews/2019/04/04/rynokonlainkass720h90.jpg) 50% 0 no-repeat;}
.retail_banner_2017 a {display:block; height:88px; ;}
.retail_banner_2017 .year {display:none; }

.bigdata2015_banner {border:1px solid #000000; margin:0 0 10px; background:url(//filearchive.cnews.ru/img/forum/2016/02/10/big_data.jpg) 60% 0 no-repeat;}
.bigdata2015_banner_inner {background:url(//filearchive.cnews.ru/img/forum/2016/02/10/big_data_left.png) 0  0 no-repeat;}
.bigdata2015_banner a {display:block; height:88px; position:relative;}
.bigdata2015_banner .year {display:block; position:absolute; bottom:6px; right:0; color:#fff; background:#2991b4; padding:2px 5px 3px; font-size:14px;}

.itservice2015_banner {border:1px solid #02365b; margin:0 0 10px; background:url(//filearchive.cnews.ru/img/forum/2016/02/10/itservice.jpg) 0 0 no-repeat;}
.itservice2015_banner a {display:block; height:88px; position:relative;}
.itservice2015_banner .year {display:block; position:absolute; top:9px; right:0; color:#fff; background:#6e5886; padding:2px 5px 3px; font-size:14px;}

.itservice2016_banner {border:1px solid #000100; margin:0 0 10px; background:url(//filearchive.cnews.ru/img/forum/2017/01/26/it_service.jpg) 0 0 no-repeat;}
.itservice2016_banner a {display:block; height:88px; position:relative; background:url(//filearchive.cnews.ru/img/forum/2017/01/26/it_service_right.jpg) 100% 24px no-repeat;}
.itservice2016_banner .year {display:none; }

.itservice2017_banner {border:1px solid #310d34; margin:0 0 10px; background:#310d34 url(//filearchive.cnews.ru/img/cnews/2017/12/11/itservice728x90.jpg) -1px -1px no-repeat;}
.itservice2017_banner a {display:block; height:88px; position:relative;}
.itservice2017_banner .year {display:none; }

.mobile_banner_2016 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#efe6df url(//filearchive.cnews.ru/img/forum/2016/06/16/mobile_left.jpg) 0 0 no-repeat;}
.mobile_banner_2016 a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2016/06/16/mobile_right.jpg) 100% 0 no-repeat;}

.health2016_banner {border:1px solid #000000; margin:0 0 10px; background: #000 url(//filearchive.cnews.ru/img/forum/2016/08/19/o_health_l.jpg) 0 0 no-repeat;}
.health2016_banner a {display:block; height:88px; position:relative; background:url(//filearchive.cnews.ru/img/forum/2016/08/19/o_health_right.png) 100% 0 no-repeat;}
.health2016_banner .year {display:none; }

.gos2016_banner {margin:0 0 10px; background:  url(//filearchive.cnews.ru/img/forum/2016/10/25/o_egov_rus_728x90.jpg) 0 0 no-repeat;}
.gos2016_banner a {display:block; height:90px; position:relative;}
.gos2016_banner .year {display:none; }

.gos2017_banner {margin:0 0 10px; background:  url(//filearchive.cnews.ru/img/forum/2017/10/31/gossektor_728x90.gif) 0 0 no-repeat;}
.gos2017_banner a {display:block; height:90px; position:relative;}
.gos2017_banner .year {display:none; }

.telecom2017_banner {margin:0 0 10px; background:  url(//filearchive.cnews.ru/img/forum/2017/10/31/telecom_728x90.gif) 0 0 no-repeat;}
.telecom2017_banner a {display:block; height:90px; position:relative;}
.telecom2017_banner .year {display:none; }

.mobile_banner_2017 {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#fff url(//filearchive.cnews.ru/img/forum/2017/06/14/mobile_728x90.gif) -1px -1px no-repeat;}
.mobile_banner_2017 a {display:block; height:88px; }

.mobile_banner_2019 {margin:0 0 10px; overflow:hidden; position:relative; background:#fff url(//filearchive.cnews.ru/img/cnews/2019/08/30/mobilecnews.jpg) no-repeat;}
.mobile_banner_2019 a {display:block; height:88px; }


.itogi_banner {border:1px solid #000; margin:0 0 10px; overflow:hidden; position:relative; background:#656565 url(//filearchive.cnews.ru/img/forum/2016/06/01/itogi_right.png) 100% 0 no-repeat;}
.itogi_banner a {display:block; height:88px; background:url(//filearchive.cnews.ru/img/forum/2016/06/01/itogi_left.png) 0 0 no-repeat;}
.result_banner .year {display:none;}



.note { background-color: #eeeeee; border: 1px solid #000000; display: block; float: right; font-size: 11px; line-height: 1.3; margin: 5px 0 5px 10px; padding: 2px 10px; text-decoration: none !important; width: 45%;}
.note.note-right{ float: right; width: 45%;}
.note.note-left{ float: left; width: 45%;}
.note.fleft, .note.left, .note[style="float:left;"], .note.note-left { float: left; margin-left: 0; margin-right: 10px;}
/* .note  li {list-style-type:none;} */
.note .p {display: block;    margin: 6px 0;}
.note:hover .p strong { text-decoration: underline;}
.NewsBody:after {display:block; content:' '; clear:both;}
.source { font-size: 0.84em; font-style: italic; font-weight: normal; margin: 5px 20px 1em;  text-align: right; }
.legend {font-size: 0.84em; padding-top: 5px;}

.bottom_bar:after {content:' '; clear:both; display: block;}
.bottom_bar .source {float: right;}
b.square, span.square { background-color: #d3d2d2; color: #d3d2d2; display: inline-block; height: 7px; overflow: hidden; width: 7px; }

.RssType {
    float: left;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 240px;
}

/* #magArchive div {
    float: left;
    height: 290px;
 } */
.mag-item {display: inline-block; vertical-align: top; width: 30%;  margin-right: 4%; margin-bottom: 30px; color: #333;}
.mag-item:nth-child(3n+2) {margin-right: 0;}
.mag-item h4 {margin: 5px 0;}
.mag-item p {margin: 5px 0;}
#magArchive  .AnaliticMenu {width:auto; float:none; height:auto; margin-bottom:0;}

/*---anketa_page---*/
.anketa_page .ss-form-title { font-size: 18px;  font-weight: bold; margin-bottom: 10px;}
.anketa_page .ss-item-label {display:inline-block; width:415px; vertical-align:top;} 
.anketa_page .ss-item-title {display:inline-block; background-color:#e7e7e7; padding:2px 5px; width:400px;} 
.anketa_page .ss-item-desc {display:inline;}
.anketa_page .ss-form-item {margin:0 0 30px;}
/*.anketa_page .ss-form-item input[type="text"] {width:290px;}*/
.anketa_page .ss-form-item input.ss-form-input, .anketa_page .ss-form-item textarea.ss-form-input, .anketa_page .ss-form-item select.ss-form-input {width:290px;}
.anketa_page .ss-form-item textarea.ss-form-input {height: 90px;}
.anketa_page .form-item-captcha .ss-item-title {}
.anketa_page .ss-item-captcha img {margin:10px 0 0 0;}
.anketa_page .form-item-recaptcha-wrapper > div {margin: 0 auto;}
label.form-item-error {color:red; display:block;font-size:0.9em;}
input.form-item-error, textarea.form-item-error,select.form-item-error {border: 1px solid red;}

.anketa_page .ss-form-input {list-style-type: none; margin: 0; padding: 0; display: inline-block;}
.anketa_page .ss-form-input .ss-input-value {display: inline-block;}
/*---/anketa_page---*/

/*---news_poll---*/
.news_poll {background: #eceef5 url("//filearchive.cnews.ru/img/forum/2011/09/28/quest_bg_04415.gif") no-repeat scroll 97% 45%; border: 1px solid #cad4e7; border-radius: 5px; padding: 10px 50px 10px 10px; margin:10px 0 30px;}
.news_poll h5 { color: #3b5998; font-size: 14px; padding-bottom: 10px; }
.news_poll p {margin: 0 !important; overflow: hidden; padding-bottom: 5px; width: 100%;}
.news_poll_under { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #eceef5 none repeat scroll 0 0; border-color: -moz-use-text-color #cad4e7 #cad4e7; border-image: none; border-radius: 0 0 5px 5px; border-style: none solid solid; border-width: 0 1px 1px; margin-top: -4px; padding: 10px 50px 0 10px; }
.news_poll_under .MainSobitiaNews2 { float: none; width: auto !important; }
.news_poll_under a {text-decoration: none; }
.news_poll_under a:hover { text-decoration: underline;}
.news_poll .ss-form-title {color: #3b5998; font-size: 14px; padding-bottom: 10px; font-weight:bold; }
.news_poll .ss-input-value {display:inline;}
.news_poll .ss-form { font-size:0.9em;}
.news_poll ul {list-style-type:none; margin:0; padding:0; }
.news_poll li {margin:0 0 6px;}
.news_poll input {vertical-align:-2px;}
.news_poll .ss-form-action {text-align:center;}
.news_poll .ss-raiting-progress {display:inline-block; height:10px;background:#d34e29; margin:2px 0 0; vertical-align:middle;}
.news_poll .ss-raiting-value {display:inline-block; vertical-align:middle;}
.news_poll .ss-form-result .ss-item-input {margin-bottom:5px;}
/*---/news_poll---*/

/*---form_pollart---*/
.form_pollart .ss-form-desc{padding:10px;font-weight: bold;text-align: center;}
.form_pollart .ss-form-title, .form_pollart .ss-item-type-hidden, .form_pollart .ss-required, .form_pollart label.form-item-error {display:none !important;}
.form_pollart .ss-item-label{color: #990000;font-weight: bold;}
.form_pollart .ss-form-item{padding:4px;}
.form_pollart .ss-item-input{ margin-top: 5px; margin-bottom: 5px;}
.form_pollart .ss-item-title{padding-right: 10px;}
.form_pollart .ss-form-action{padding: 4px; text-align:center;}
.form_pollart ul.ss-form-input{display: inline-block; margin-bottom: 0; margin-top: 0; padding-left: 0;list-style-type: none;}
.form_pollart .ss-input-value{font-weight: bold;}
.form_pollart .ss-item-input .ss-input-value{display: inline-block; width: calc(100% - 40px); vertical-align: top;}
.form_pollart .form-item-error {border-color: red;}
.NewsBody .form_pollart .ss-input-raiting{float: right;}
.NewsBody .form_pollart .ss-item-input{margin: 10px 0; background-color: whitesmoke;  padding: 5px;}
.NewsBody .form_pollart .ss-item-input:after {content:' '; display:block; clear:both;}
/*---/form_pollart---*/

/*--- tables ---*/
table.from_excel tr th.align-center, table.from_excel tr td.align-center {
    text-align: center !important;
}
table.from_excel tr th.align-left, table.from_excel tr td.align-left {
    text-align: left !important;
}
table.from_excel tr th.align-right, table.from_excel tr td.align-right {
    text-align: right !important;
}
table.from_excel tr th.font-bold, table.from_excel tr td.font-bold {
    font-weight: bold !important;
}
table.from_excel tr th.font-italic, table.from_excel tr td.font-italic {
    font-style: italic !important;
}
/*---/tables ---*/

.popup_img {text-align:center;}
#table805 .column1 {width:150px;}
#table805 .column2 {width:120px;}
#table807 .column0 {width:80px;}
#table807 .column1 {width:100px;}
#table810 .column0 {width:80px;}
#table810 .column1 {width:100px;}

.gallery_block ul {list-style-type:none; margin:0; padding:0;}
.slider_pager  {text-align:center;}
.slider_pager a  {display:inline-block; min-width:20px; height:20px; text-align:center;}
.slider_pager a.active  {background-color: #990000; color:#fff; text-decoration:none;}
.gallery_block_inner ul {list-style-type:none;}

.cnews_brand {width:100%; min-width:1002px; overflow:hidden; position:relative; text-align:center;}

.agenda_list ul { list-style-type:none; padding-bottom:15px; font-size:15px; padding-left:0; }
.agenda_list ul li { float:left; margin-right:13px; }
.agenda_list ul li a { font-weight:bold }

/*.block_code {text-align:center;}*/
.block_code iframe {margin:0 auto;}
.block_mark { background-color: #f0f1ff; padding: 15px; }

#scr_4851592acb4076dac440def538494dd7index_rbc_html1445938005418DIV {width:100% !important; min-width:1000px; text-align:center;}
#scr_4851592acb4076dac440def538494dd7index_rbc_html1445938005418DIV span,  #scr_4851592acb4076dac440def538494dd7index_rbc_html1445938005418DIV iframe {margin:0 auto !important;}

blockquote {font-size:18px; background:#f5f5f5; padding:15px 40px; position:relative; margin:10px 0; line-height:1.35;}
blockquote p:first-child {margin-top:0; padding-top:0;}
blockquote p:last-child {margin-bottom:0; padding-bottom:0; display:inline;}
blockquote:before {content:'«'; display:inline-block; font-size:40px; font-weight:normal; position:absolute; top:5px; left:12px; line-height:1; color:#818181;}
blockquote:after {content:'»'; display:inline-block; font-size:40px; font-weight:normal; line-height:20px; vertical-align:middle; color:#818181;}
q {quotes: "\00ab" "\00bb"; }

[style="text-align:right"] em:last-child, [style="text-align:right"] i:last-child {margin-right:5px;}
.double_right p em:last-child {margin-right:5px;}

.support_logo {display:inline-block; vertical-align:middle; width:100px; margin-left:20px;}
.search_page .news_list {margin-left: 0;}
.search_page .news_list a {display: inline;}

.content-table {margin-right: 0;}



.table965 .thead th, 	.table966 .thead th {border-bottom: 0 !important;}
.table965 .odd th, 	.table966 .odd th {border-top: 1px solid #e9f0f8 !important;}
#table986 th:first-child, #table987 th:first-child {width:50%;}
#table986 td, #table987 td {padding-left: 10px; padding-right: 10px;}


.modalbox-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;background: #000;opacity: 0.8;}
.modalbox {width:720px; height:auto; margin:-283px 0 0 -400px; top:50%; left:50%; padding:20px 40px; background:#fff; text-align:center; 
		  display: none; position:fixed; 	box-shadow: 0 0 25px #111111; 	-moz-box-shadow: 0 0 25px #111111; 	-webkit-box-shadow: 0 0 25px #111111; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index: 10950;
}
.modalbox h1 {font-size:37px; margin:25px 100px; line-height:40px; font-family: 'Roboto Condensed', Arial, sans-serif;}
.modalbox a.close {position: absolute; top: 10px; right: 10px; text-indent: -1000px; overflow: hidden; width: 40px; height: 40px; opacity:0.5;}
.modalbox a.close:hover {opacity:0.8;}
.modalbox a.close:before, .modalbox a.close:after {position: absolute; left: 0; top: 19px; width: 40px; display: block; content:' '; border-top:3px solid #000;}
.modalbox a.close:before {-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.modalbox a.close:after {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}

.img-block {text-align: center; margin: 15px 0;}
.img-desc {font-size:0.84em; font-weight: bold; text-align: center; margin-top: 3px;}

.branding-forum, .branding {height: 0px;}
/* .branding .cnb-zone .cnb-container {position: static !important;} */
/*.branding a {display: block; position: absolute; top:0; left:0; width: 100%; height:100%; background: #021521 url(//filearchive.cnews.ru/img/forum/2016/07/11/forum.jpg) 50% 0 no-repeat; padding-top: 300px;}*/
.branding-forum a, .branding a {display: block; position: absolute !important; top:0; left:0; width: 100%; height:100vh; background: #e8eced url(//filearchive.cnews.ru/img/forum/2017/09/11/forum20172.jpg) 50% 0 no-repeat; padding-top: 300px;}
.branding-fix a {position: fixed !important; top:-300px;}
.branding-top {margin: 0 -10px;}


.table1671, .table1661 {table-layout: fixed;}
.table1671 .column1, .table1661 .column1 {width: 50%;}

.clearfix:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden}
.clearfix{display:block}

[data-number="1"] ~ .banner_list [data-number="1"] {display:none;}
[data-number="2"] ~ .banner_list [data-number="2"] {display:none;}
[data-number="3"] ~ .banner_list [data-number="3"] {display:none;}
[data-number="4"] ~ .banner_list [data-number="4"] {display:none;}
[data-number="5"] ~ .banner_list [data-number="5"] {display:none;}
[data-number="6"] ~ .banner_list [data-number="6"] {display:none;}
[data-number="7"] ~ .banner_list [data-number="7"] {display:none;}
[data-number="8"] ~ .banner_list [data-number="8"] {display:none;}
[data-number="9"] ~ .banner_list [data-number="9"] {display:none;}
[data-number="10"] ~ .banner_list [data-number="10"] {display:none;}
[data-number="11"] ~ .banner_list [data-number="11"] {display:none;}
[data-number="12"] ~ .banner_list [data-number="12"] {display:none;}



.ss-form-28 .ss-form-title { font-size: 18px;  font-weight: bold;  margin-bottom: 10px;}
.ss-form-28 .ss-item-label { display: inline-block; vertical-align: top; width: 200px; }
.ss-form-28 .ss-item-title { background-color: #e7e7e7; display: inline-block; padding: 2px 5px; width: 185px;}
.ss-form-28 .ss-item-desc { display: inline; }
.ss-form-28 .ss-form-item { margin: 0 0 30px;}
.ss-form-28 input[type="text"], .ss-form-28 input[type="email"], .ss-form-28 select, .ss-form-28 textarea { width: 290px; 
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ss-form-28 .ss-item-captcha img {margin: 10px 0 0;}

.minibanner { margin-left: 30px; display: inline-block; vertical-align: middle; margin-top: -33px;}
@media (max-width: 1110px) {
	.minibanner {display: none;}
}

.modalfortinet {width:800px; min-height:600px; padding: 30px 30px 40px 35px; text-align: left; border-radius:0; color:#fff; background: #7f0000 url(//filearchive.cnews.ru/img/forum/2016/12/07/fortinet_popp_up.jpg) 0 0 no-repeat;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', Tahoma, Arial, sans-serif;
}
.modalfortinet .close {color:#fff; font-size: 11px; font-weight: normal; text-transform: uppercase; padding-right: 20px;}
.modalfortinet .close:before, .modalfortinet .close:after {content:' '; display: block; width: 11px; border-top:1px solid #fff; top:50%; right:0; height:0; position: absolute;}
.modalfortinet .close:before {-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.modalfortinet .close:after {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
.modalfortinet .modal-title {font-size: 22px; font-weight: 800; text-transform: uppercase;}
.modalfortinet h2 {font-size: 52px; font-weight: 800; margin: 0 -20px 0 0;}
.modalfortinet .h2-subtext {font-size: 41px; display: block;}
.modalfortinet .h2-subtext2 {font-size: 21px; display: block;}
.modalfortinet .form_wrapper {position: relative; margin-top:35px; }

.materials {position:relative; font-size:16px; margin:0 0 20px; }
.material_slider {overflow: hidden; height: 200px;}
.material {list-style-type:none; margin:0; padding:0; }
.material a {display:block; height:200px; position:relative; color:#fff; text-align:center;overflow:hidden;}
.material a:hover span { padding-bottom:30px; transform: scale(1.17);}
.material a span {display:block; position:absolute; bottom:0; left:0;  background-color:rgba(0,0,0,0.7); width:100%;  -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     -o-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}
.material a b {display:block; padding:10px 20px; font-weight: normal; font-size: 16px;}
.materials .bx-prev, .materials .bx-next, .videos .bx-prev, .videos .bx-next {display:block; position:absolute; z-index:100; width:34px; height:34px; overflow:hidden; text-indent:-1000px; top:0px; right:35px;  background: #cc0000 url(//filearchive.cnews.ru/img/forum/2014/02/17/navig.png) 13px 8px no-repeat;}
.materials .bx-next, .videos .bx-next {background-position: -27px 8px; right:0;}
.materials .bx-prev:hover, .materials .bx-next:hover, .videos .bx-prev:hover, .videos .bx-next:hover {background-color:#007b65;}
.block_title {  background-color:#5786c3;  font-size:18px; color:#fff; padding:3px 14px; text-transform:uppercase; display: block;}
.block_title:hover {color:#fff;}

article [id^="table"] {overflow: auto;}
#table2331  th {
	border-right: 1px solid #CCC;
}

.extra-link {font-weight: normal; text-decoration: none; margin-left: 20px; margin-right: 20px; font-size: 0.8em;}
.extra-link:first-child {margin-left: 0;}
a.extra-link {border-bottom: 1px dashed #1e4a6d;}
a.extra-link:hover {border-bottom: 0; text-decoration: none;}

.btn-simple {display: inline-block;	 border: 1px solid #d8d8d8;  background-color: #f1f1f1;  position: relative; padding: 7px 20px; color: #990000; text-decoration: none !important;	
	*zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFECECEC'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(35%, #f8f8f8), color-stop(65%, #f1f1f1), color-stop(100%, #ececec)); background-image: -webkit-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: -moz-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: -o-linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); background-image: linear-gradient(#ffffff, #f8f8f8 35%, #f1f1f1 65%, #ececec); }
a.btn-simple:hover { text-decoration: none; }




.img-src {position: relative; margin: 0 0 10px; display: inline-block;}
.img-src img {vertical-align: middle;}
.img-src-desc { bottom: 0;  position: absolute; right: 0; background-color: rgba(0, 0, 0, 0.3);  color: #fff;  display: inline-block; font-weight: normal; padding: 15px 20px; font-size: 0.84em; }
.img-src-desc a {color: #fff;  text-decoration: underline;}
.img-src p {margin: 0; padding: 0;}

/*--- style for table---*/
#table2731 + .bottom_bar .legend {margin:0; font-size: 1em;}
#table2841 .thead th, #table2851 .thead th, #table2861 .thead th, #table2871 .thead th, #table2881 .thead th { border-bottom-color: #e6e5e5; border-right:1px solid #e6e5e5; }
.thead th:last-child, .thead + tr td:last-child  {border-right:0 !important;}
#table2841 .thead + tr td, #table2851 .thead + tr td,  #table2861 .thead + tr td, #table2871 .thead + tr td, #table2881 .thead + tr td {border-color:#e6e5e5; border-bottom: 1px solid #e6e5e5;  font-weight: bold;  padding: 4px; }
#table2841 tr:last-child td, #table2851 tr:last-child td,  #table2861 tr:last-child td, #table2871 tr:last-child td, #table2881 tr:last-child td {white-space: nowrap;}

/*--- /style for table---*/

/*---cnews menu ---*/
.cnews-level-menu { padding: 0; min-height: 70px; }
.cnews-level-menu:after { content:' '; display: block; clear: both;}
.cnews-level-menu .banner {float: right; padding-top: 10px;}
.cnews_first { float: left; margin: 0 0 0 0px; padding-top: 15px;}
.cnews_second { display:none; float: left; font-size: 11px; padding-top: 0px; margin-left: 0;}
.cnews_second a { text-decoration: none; font-size: 11px; color: #222221; }
.cnews_second a:hover { color: #222221 !important; }
.cnews_second .slogo {padding: 6px 0 7px 0; }
.cnews_second .stop { padding-top: 2px; font-size: 12px; color: #222221;}
.cnews_second .smiddle a { padding: 1px 0 2px 0; color: #222221; }
.cnews_second .sbottom { margin-top: 3px;}
.cnews_second .sbottom a { text-decoration: none; border-bottom: 1px #222221 dotted; margin-right: 5px; }
.menu-icon { display: block; border-top: 1px solid #222221; border-bottom: 1px solid #222221; width: 30px; height: 18px;}
.cnews-level-menu .logo-cnews { float: left; padding-right: 12px;  margin-right: 12px; border-right: 2px solid #222221; }
.cnews-level-menu .logo-cnews img {vertical-align: middle;}
.menu-icon { display: block; border-top: 2px solid #222221; border-bottom: 2px solid #222221; width: 30px; height: 19px; float: left; cursor: pointer; margin-top: 5px; }
.menu-icon:after {content:' '; display: block; border-bottom: 2px solid #222221; height: 9px;}

/*---/cnews menu ---*/
/*
[data-number="5"] {-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;} 
[data-number="5"]:hover {-webkit-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);}
*/

/*--- reviews opinion ---*/
.opinion {padding: 10px; margin: 10px 0; }
.opinion:first-of-type {margin-left: 25%;} 
.opinion p:first-of-type {margin-top: 0;}
.opinion:nth-of-type(even) {background-color: #eee;}
.o-photo { width: 90px; border-radius: 50%; margin: 4px 20px 0 0; box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15); }
.o-photo-cn { display: inline-block; width: 105px; }
.o-txt-cn { display: inline-block; width: 82%; vertical-align: top; }
.opinion:first-of-type .o-txt-cn {width: 77%;} 
@media (max-width: 1200px) { .opinion:first-of-type {margin-left: 37%; }
.o-photo {width: 80px;}
.o-photo-cn {width: 100px;}
.o-txt-cn {width: 80%;}
.opinion:first-of-type .o-txt-cn {width: 59%;}}
@media(max-width: 1060px) {	.o-txt-cn {	width: 74%;	}}
/*--- /reviews opinion ---*/

.copy-success,.copy-link:after{padding:5px 8px;margin:-5px 0 0 5px;opacity:0;border:1px solid #eee;background-color:#f1f1f1;color:#666;border-radius:4px;float:right;text-decoration:none}
.copy-link:after{content:"Кликните, чтобы скопировать в буфер";display:none;opacity:0}
.copy-link:hover:after{display:inline-block;opacity:1}
.copy-success:after{content:"Скопировано!";display:inline-block}
.copy-success.show{opacity:1;transition:.3s}
.copy-success.show ~ .copy-link:after{display:none;opacity:0}
.short-link{min-height:26px;display:inline-block;color:#666;font-size:12px;font-family:Tahoma,Verdana,Arial,sans-serif}
.short-link a{color:#333}

p .brd-50{border-radius:50px; display: inline-block; color: #fff; border: 0; border-radius: 50px; font-size: 14px; padding: 16px 60px; font-weight: bold; text-decoration: none; text-align: center; margin: 10px 0;background-color: #3CCD5F;}
p .brd50secconsult{background-color:#cc0000;}

.sticky_banner {
	position: sticky;	
}

.tizer_new ~ .base_container .sticky_banner {
    top: 59px;
}

.tizer_hidden ~ .base_container .sticky_banner {
	top: 5px;
}

.regru_logo {
	    float: right;
		margin-top: -14px;
}

.regru_logo a, .regru_logo img {
    vertical-align: middle;
    display: inline-block;
}

.regru_logo img {
	width: 60px;
	margin-right: 8px;
}
.new__block {
    display: flex;
 }
.new__block_info {
    display: flex;
    flex-direction: column;
 }