/*
old styles
*/

.wrapper {
    float: left;
    display: inline-block;
    position: relative;
    width: 729px;
    max-width: 1260px;
    background-color: transparent;
}

.right_part, .right_part1 {
	float: left;
    display: inline-block;	    
	position: relative;
    width: 300px;
    flex-basis: 300px;
	margin-left: 20px;
}

.right_part .right_side, .right_part1 .right_side {
	margin-left: 0;
}

.wrapper ~ .right_part {
    height: auto !important;
}

@media (max-width: 1300px) {
    .wrapper {
        position: relative;
        width: 58.5%;
    }
}

@media (max-width: 1280px) {
    .wrapper {
        position: relative;
        width: calc(100% - 510px);
    }
}

@media (max-width: 1200px) {
}
@media (max-width: 992px) {
	.wrapper {
		padding: 15px;
		    width: calc(100% - 363px);
	}
}

@media (max-width: 800px) {
	.wrapper {
	}
}

@media (max-width: 720px) {
    .wrapper {
        padding: 15px;
        width: calc(100% - 30px);
    }
	
	.right_part, .right_part1 {
		margin: 0 auto;
	}
}

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


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

/* analytics */
.sub_menu { list-style-type: none; font-size: 13px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; margin-top: 0; 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; } }
.review_last {
    background: white url(//filearchive.cnews.ru/img/forum/2011/08/10/main_bg_41de3.gif);
    padding: 10px 10px 10px 190px;
    font-size: 11px;
    margin-bottom: 12px;
}

.decor, .red {
    color: #990000 !important;
}
.bold {
	font-weight: 700;
}
.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 > a, .news_column article > a {
    color: #000;
}
.topnew img {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid black;
}
.topnew time, .news_column time {
    display: block;
    font-size: 11px;
    color: #999999;
}
/* /analytics */


/* news */
.news_main_outline { overflow: hidden; width: 100%; }

.news_main { position: relative; }
.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_outline .news_main img { width: 100%; }
.news_main a:hover { text-decoration: none; }
.news_main time { margin-top: 10px; display: block;}
@media only screen and (min-width: 1280px) {.news_main img { height: 190px; }}

.news_list article {
    margin: 20px 0;
}
.news_list h3 {
    font: bold 16.32px Arial, Tahoma, Verdana, sans-serif;
    margin: 0;
}
.news_list .time {
    display: block;
    font-size: 11px;
    color: #999999;
}
.news_list .more {
    clear: both;
    font-size: 11px;
    color: #666666;
    text-align: right;
    margin: 7px 0 0 0;
    padding: 0 0 10px;
}
.fleft {
    float: left;
    margin: 20px 15px 5px 0;
}

.Anonce img { border: 1px solid #000; float: left; margin-right: 15px; }
/* news */

/* archive */
.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; }

/* archive */

/* gallery */
.NewsSlaids, .gallery_block {text-align:center; background-color:#F8F8F8; 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;}

.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; background-color: #00A7B3;}
.slider_pager a:hover, .slider_pager a.active:hover {font-size: 12px !important;}
.gallery_block_inner ul {list-style-type:none;}
/* gallery */

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

.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; }


/* archive */

#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;
}

/* pagination */
.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;}

/* object */
.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: 20px;}
.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: 1; 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: 11px 0 6px;} }

.objects_row .object {width: 100%; display: block; margin: 0 0 10px;}



/* table */
article [id^="table"] {overflow: auto;}

.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;
}

.RatingTableTitle {
	margin-left: 0;
}
/* /table */ 

/* mag */
.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;}
/* /mag */


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

.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; }
.sectiontoplist li, .sectiontoplist_main {
    margin-bottom: 20px;
}

.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; }

@media (max-width: 480px) {
	.sectiontoplist, .section_newslist {
		width: 100%;
	}
}

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


.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; max-width: 100%;}
.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; } }



/*---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;
}

.active_link {
    font-weight: 700;
}
/*---rating---*/


.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; }
.bgnone {background:none;}

.wrapper .content {}

.wrapper .content time { display: block; font-size: 11px; color: #999999; }
@media only screen and (min-width: 1060px) { .wrapper .content time { font-size: 12px; margin: 5px 0; } }
.wrapper .content a { color: #00A7B3; text-decoration: none; }
.wrapper .content a:hover { text-decoration: underline; }

.FRight {
    clear: both;
    float: right;
    margin-bottom: 5px !important;
    margin-right: 3px;
    margin-top: 0;
    text-align: right;
}
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;
}

.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; }
.cl { clear: both; display: block; line-height: 0; height: 0; font-size: 0; }

.banner a[data-toggle="modal"] img {
    margin-bottom: 15px;
}

.noteForComments, .note, .part_wrapp, .MnenieBanks {
    background-color: #F8F8F8;
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #E9E9E9;
    overflow: hidden;
}
.note-title-prepend {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px;
}
.noteForComments > strong {
    font-size: 18px;
}

.AboutCont, #aboutMag {
    padding-right: 10px;
}

.article-menu_base ~ .noteForComments img[style*="float:left"] {
    margin-right: 15px;
    margin-bottom: 5px;
}

.TitleWrappContact p {
    float: left;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0px;
}

.TitleWrappContact a {
    color: #666;
    float: left;
    margin-top: 10px;
}

.TitleWrappContact p span {
    line-height: 2;
    padding: 0 0 0 2px;
    color: #666;
}

.VacancyType {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-top: 7px;
    width: 190px;
}

.KontactsWrapp h2 {
    color: #333333;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
}

.ss-form-28 .ss-form-item {
    margin: 0 0 10px;
}

.ss-form-28 .ss-item-title {
    background-color: #e7e7e7;
    display: inline-block;
    padding: 2px 5px;
    width: 185px;
}

.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-label {
    display: inline-block;
    vertical-align: top;
    width: 200px;
}

.KontactsWrapp p.contacts {
    float: right;
    font-size: 12px;
    line-height: 1.3;
    text-align: left;
    width: 180px;
}

.Mnenie img {
    float: left;
    margin: 0 10px 5px 0;
}

.Mnenie .name {
    color: #336699 !important;
    font-weight: bold;
	margin-top: 0;
}

.wrapper #tab-mark-main li:nth-last-child(2) {
    margin-bottom: 9px;
} 

@media (max-width: 800px) {
	.news_column {
		background: none;
	}
}

@media (max-width: 720px) {
	.right_side .rating {
	    margin: 0 auto;
	}
}

@media (max-width: 576px) {
	    .sub_menu li {
			margin: 7px;			
		}
		
		.news_column article {
			width: 100%;
		}
}

@media (max-width: 480px) {
	.section_newslist ul li {
		padding-left: 0;
	}
}


.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: 0 0 0 -400px;
    transform: translate(0%, -50%); 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);}


/*---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:0;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;}
.form_pollart .form-item-error {display: block !important; margin-top: 5px; width: 100%;}
.form_pollart .ss-item-label{color: #990000;font-weight: bold;}
.form_pollart .ss-form-item{}
.form_pollart .ss-item-input{margin-top: 5px; margin-bottom: 5px;}
.form_pollart .ss-item-title{
	padding: 15px 10px 0 0;
    width: 80%;
    color: #212121;
} 
.form_pollart .ss-form-action{padding: 14px 0 0; width: 80%; min-width: 280px; text-align: right;}
.form_pollart .ss-form-input{
	width: 80%;
    min-width: 280px;
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 8px 6px;
}
.form_pollart textarea.ss-form-input{min-height: 60px;}
.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% - 60px); vertical-align: top;}
.form_pollart .form-item-error {border-color: red;}
.news_container .form_pollart .ss-input-raiting{float: right;}
.news_container .form_pollart .ss-item-input{margin: 10px 0; background-color: whitesmoke;  padding: 5px;}
.news_container .form_pollart .ss-item-input:after {content:' '; display:block; clear:both;}
/*---/form_pollart---*/