* {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    outline: none;
    text-align: left;
    font-weight: 300;
}

html, body {
    height:100%;
    margin:0;
    padding:0;
    position:relative;

}
body{z-index: 1;}
body{
    height: 100%;
}
#all
{
    width: 990px;
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
    _margin: 0  auto;
    background-color: #fff;
    position: relative;
}

*+html #all{
    margin: 0 auto;
    height: 100%;
}

[id^="section_"]{
    font-size: 15px;
}
[id^="section_"]:hover{
    color: #2272BB;
    text-decoration: none;
}

img{border: none;}
ul{
    list-style-type: none;
}

#content_header
{
    width:100%;
    overflow:hidden;
    margin: 5px 0;
}

#content
{
    width:100%;
    min-height: 825px;
    overflow-x:hidden;
    height: auto;
}

*+html #content {
    padding-bottom:5px;
}

.clear{
    clear:both;
}
#footer{
   /* margin-top: 40px;*/
    min-width: 100%;
    width: auto;
    text-align: center;
    background-color:#f5f5f5;
    overflow: hidden;
    padding-bottom: 20px;
}

#footer .paymentInfo {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    height: 50px;
    line-height: 50px;

}

#footer .paymentInfo .payment_li{
    width: 73%;
    text-align: justify;
    display: inline-block;
}

#footer .paymentInfo .payment_li .payment_ul{
    display: flex;
    justify-content: space-between;
}

#footer .paymentInfo .payment_type {
    text-align-last: justify;
    text-align: justify;
}

#footer .paymentInfo .payment_type img {
    vertical-align: middle;
}

#footer .paymentInfo .payment_info {
    text-align: right;
}

#footer .paymentInfo .payment_text{
    float: left;
    color: #a1a1a1;
    font-size: 13px;
    width: 27%;
    line-height: 1.38;
    margin-top: 13px;
}

#footer .link.new_links{
    text-align: justify;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    width: calc(100% - 60px) !important;
}

#footer .link.new_links .under{
    display: inline-block;
}

#footer .link_margin{
    text-align: justify;
    display: flex;
    justify-content: space-between;
}

#footer .link{
    width: 100% !important;
}

#footer .link, #footer .center{
    margin-top: 20px;
    width: 600px;
    text-align: center;
    display: inline-block;
}

#footer .link a{
    margin-right: 50px;
    font-size: 15px;
}
#footer .link a:last-child{
    margin-right: 0px;
}

*+html #footer{
}
#footer_content{
    text-indent:20px;
    float:left;
    padding:2px 2px 20px 2px;
    width:990px;
    text-align:justify;
    background-color:#f5f5f5;
    font-size: 10px !important;
}

#footer_content a {
    font-size: 10px;
    color: #236DAB;
}
#footer_content p {
    color:#999999;
    font-size: 10px;
    width:990px;
}
#footer_content2{
    float:left;
    padding:0px 0px 20px 0px;
    width:550px;
    text-align:justify;
    font-size: 11px !important;
}

#footer_content2 a {
    font-size: 12px;
    color: #236DAB;
}
#footer_content2 p {
    padding-top: 8px;
    color:#999999;
    font-size: 12px;
    width: 510px;
}
.content_back{
    width:990px;
    z-index: -1;
    position:fixed;
    top:0px;
    bottom:0px;
    margin-left:-1px;
    background-color: #ffffff;
    border: 1px solid #D9DDE4;
    border-width: 0px 1px;
}
.content_back_r{
    z-index: -2;
    width: 8px;
    position:fixed;
    top:0px;
    bottom:0px;
    margin-left:990px;
}
.content_block{
    float: left;
    display: block;
    text-align: center;
    position: absolute;
    right: 240px;
    left: 160px;
}
/*********************************/
.banner_r1 {
    background-color:#FFFFFF;
    height:400px;
    margin:8px 0;
    width:240px;
}
/********************************/
.navi_new{
    height:20px;
}
.navi_new table td{
    height:20px;
    background: url(/new_style/img/gr_menu.png) repeat-x #387fb3;
    text-align: center;
    padding: 0px 10px;
    font-size: 13px;
}
.navi_new table td a{
    font-family:'Roboto',sans-serif;
    color:#ffffff;
    margin-bottom: 4px;
    font-size: 13px;
    height: 14px;
}
.navi_new table td.sel{
    background: url(/new_style/img/gr_menu_act.png) repeat-x;
    color: #edf8ff;
}
.navi_new table td.sel a{color:#3c4d60;font-size: 13px;}
.navi_new table td.padl{
    padding-left: 20px;
}
.navi_new table td.padr{
    padding-right: 20px;
}
.pad_header{
    padding-bottom: 2px;
}

.left_block {
    position: static;
    text-align: center;
    float: left;
}
.right_block {
    float:right;
    width:240px;
    margin-top: 14px;
    margin-bottom: 15px;
    text-align: center;
}

.ads_content_block .right_block{
    margin-top: 0;
}
.right_block_banner {
    float:right;
    margin:0px 5px 5px 0px;
    width:240px;
}
.logo_block_new {
    background-color:#FFFFFF;
    height:55px;
    width: 100%;
    display: inline-block;
}

.logo_block_new_img{
    float: left;
    width: 170px;
    height: 28px;
    margin: 16px 25px 0px 11px
}

.ads_content_block .logo_block_new_img {
    margin: 5px 0 5px 0px;
    float: none;
}

.logo_block_old_img{
    float: left;
    height: 28px;
    margin: 16px 0 0 -10px;
    width: 170px;
}
.logo_block_new_img_hol {
    float: left;
    height: 28px;
    margin: 0 25px 0 -5px;
    width: 186px;
}
.logo_title_new {
    color:#b00800;
    font-family:'Roboto',sans-serif;
    font-size:23px;
    text-align:center;
}
.logo_title_new a{
    color:#b00800;
    font-family:'Roboto',sans-serif;
    font-size:23px;
    line-height:28px;
    text-align:center;
}
.city_select{
    float: left;
    margin: 18px 0px 10px 0px;
    width: 108px;
}
.block_new{
    float: left;
    width: auto;
}

.menu_top{
    float:right;
    margin:5px 0px 5px 0px;
    background: #f3efd4;
    height: 45px;
    width: 240px;
}

.menu_top a{
    font-size: 11px;
    color: #3c4d60;
    float: left;
    display: block;
}

.menu_top_login{
    float: left;
    width: 180px;
}
.menu_top_right{
    width: 50px;
    background:url("/new_style/img/kb_line2.png") no-repeat scroll 0% 50% transparent;
}
.menu_top_left, .menu_top_center{
    width: 95px;
}
.menu_top_center{
    background:url("/new_style/img/kb_line2.png") no-repeat scroll 0% 50% transparent;
}
.menu_top_left, .menu_top_center, .menu_top_right{
    float: left;
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 45px;
}

.menu_top_left a, .menu_top_center a, .menu_top_right a{padding: 14px 0px 14px 10px;}

#showCountFav{
    margin-top: 1px;
    font-size: 15pz;
    width: 1px;
}
.menu_top1{
    height: 19px;
    background:url("/new_style/img/kb_line1.png") no-repeat scroll 50% 100% transparent;
    padding-top: 4px;
}
.menu_top2{
    height: 19px;
    padding-top: 4px;
}
.menu_top1 a, .menu_top2 a{margin-left: 10px}
.kb_item{
    background:url("/new_style/img/kb_line.png") no-repeat scroll 100% 50% transparent;
    width: 85px;
}

.add_ads{
    background: url("/new_style/img/button_add.png") no-repeat;
    display: block;
    height: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
    margin-bottom: 3px;
}

.advert_button img {
    margin-left: 25px;
}

/*****************************************/
.more_cabinet,  .more_sections{
  background: none transparent;
  border-color: -moz-use-text-color -moz-use-text-color #D9DDE4 #D9DDE4;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  font-size: 11px;
  overflow: hidden;
  position: absolute;
}
.more_cabinet{ width: 248px;}
.more_sections {width: 150px; display: none}

.center_more_new{
    background: url(/new_style/img/m_middle.png);
    width: 228px;
    height:auto;
    padding: 1px 10px;
    float:left;
}
.center_more_main {
    background:#ffffff;
    float:left;
    height:120px;
    padding:10px 0px;
    text-align: center;
    width: 150px;
    _width: 130px;
    border-top: 1px solid #d5dde2;
    border-bottom: 1px solid #d5dde2;
}
.ug_main {
    background:url("/new_style/img/ugolok.png") no-repeat scroll 0 0 transparent;
    float:right;
    height:8px;
    left:140px;
    margin:-7px 10px 0 0;
    position:absolute;
    width:13px;
    z-index:2;
}
.center_more_new a div, .center_more_main a div{
    color: #236dab;
    margin-bottom: 5px;
    text-decoration: underline;
}
.center_more_main a div{line-height: 20px;padding-top: 5px;}
.center_more_new a div{padding: 5px;}
.center_more_new a div:hover, .center_more_main a div:hover{
    background-color: #7f9db9;
    color: white;
    text-decoration: none;
}
.center_more_new a:hover, .center_more_main a:hover{
    text-decoration: none;
}
.center_more_new a:last-child div, .center_more_main a:last-child div{
    margin-bottom: 0px;
}

.menu_t{
    background: url(/new_style/img/m_up.png);
    width: 248px;
    height: 12px;
    float: left;
}
.menu_b{
    background: url(/new_style/img/m_bottom.png);
    width: 248px;
    height: 10px;
    float: left;
}

.ar_navi{
    width: 24px;
    height: 24px;
    display: inline;
    margin: 0 0 -7px 5px ;
}

.left_more, .right_more{width:5px; height:142px; float: left;}
.left_more{background:url(/new_style/img/left_more_142.png) no-repeat;}
.right_more{background:url(/new_style/img/right_more_142.png) no-repeat;}

.left_more_big, .right_more_big{width:5px; height:120px; float: left;}
.left_more_big{background:url(/new_style/img/left_more_big.png) no-repeat;}
.right_more_big{background:url(/new_style/img/right_more_big.png) no-repeat;}
/**************выбор города***************************/
.logo_block_new .region_name{
    float: left;
    display: block;
}
.logo_block_new .region_name_left, .logo_block_new .region_name_rigth{
    float: left;
    display: block;
    height: 25px;
    width: 2px;
}
.logo_block_new .region_name_left{background: url("/new_style/img/select_left.png") no-repeat scroll 0 0 transparent;}
.logo_block_new .region_name_rigth{background: url("/new_style/img/select_right.png") no-repeat scroll 0 0 transparent;}
.logo_block_new .region_name_center{
  float: left;
  display: block;
  width: 61px;
  height: 25px;
  font-size: 14px;
  color: #b00800;
  padding: 2px;
  background: url("/new_style/img/select_center.png") repeat-x;
}
.logo_block_new .region_name .div_img{
    background: url("/new_style/img/select_center.png") repeat-x;
    width: 7px;
    height: 25px;
    padding: 0px 2px;
    float: left;
}
.logo_block_new .div_img img{ margin: 10px 0px}
.logo_block_new .region_list, .logo_block_new .region_name{
    width: 80px;
}

.logo_block_new .region_list{
    display: none;
    position: absolute;
    z-index: 20;
    margin-right: 135px;
}
.logo_block_new .region_list_top, .logo_block_new .region_list_bottom{
    width: 80px;
    height: 2px;
}
.logo_block_new .region_list_top{background: url("/new_style/img/select_up.png") no-repeat scroll 0 0 transparent;}
.logo_block_new .region_list_bottom{background: url("/new_style/img/select_down.png") no-repeat scroll 0 0 transparent;}
.logo_block_new .region_list_center{
    width: 78px;
    border-right: 1px solid #e2e2e2;
    border-left:  1px solid #e2e2e2;
    background: #ffffff;
}
.logo_block_new .region_list_center img{float: right; margin: 5px 3px;}
.logo_block_new .region_list_center img{*margin: -13px 3px 0px 3px;}
.logo_block_new .region_list_center a{
    color: #b00800;
    font-size: 14px;
    padding: 0px 3px;
}
.logo_block_new .region_list ul{
    padding:0px;
}
.logo_block_new .region_list ul li{
    padding-bottom: 4px;
}

/*********************************************************************************************************/
/*  Общие декоративные элементы  и оформление  */
/*********************************************************************************************************/
/* скругленные углы */
.rounded1gr,.rounded2gr,.rounded3gr,.rounded4gr,.rounded1bl,.rounded2bl,.rounded3bl,.rounded4bl,.rounded1bln,.rounded2bln,.rounded3bln,.rounded4bln
{
    display:block;
    width:4px;
    background:red;
    position:absolute;
    line-height:1px;
    font-size:1px;
}
.rounded3bl,.rounded4bl,.rounded3gr,.rounded4gr, .rounded1bln,.rounded2bln,.rounded3bln,.rounded4bln {
    height:4px;
}
.rounded1bl,.rounded2bl,.rounded1gr,.rounded2gr {
    height:25px;
}
.rounded1gr,.rounded2gr,.rounded3gr,.rounded4gr{background: url(/new_style/img/rounded1.png);}
.rounded1bln,.rounded2bln,.rounded3bln,.rounded4bln{background: url(/new_style/img/rounded_new.png);}
.rounded1bl,.rounded2bl,.rounded3bl,.rounded4bl{background: url(/new_style/img/rounded.png);}
* html .rounded1gr,.rounded2gr,.rounded3gr,.rounded4gr
{background-image: url(/new_style/img/rounded1.gif);}
* html .rounded1bl,.rounded2bl,.rounded3bl,.rounded4bl
{background-image: url(/new_style/img/rounded.gif);}
.rounded1gr, .rounded1bl, .rounded1bln  {top:-1px;left:-1px;}
.rounded2gr, .rounded2bl, .rounded2bln  {top:-1px;background-position:100% 0;}
.rounded3gr, .rounded3bl, .rounded3bln  {background-position:100% 100%;}
.rounded4gr, .rounded4bl, .rounded4bln  {left:-1px;background-position:0 100%;}
html body .rounded2gr, .rounded2bl, .rounded2bln  {right:-1px;}
html body .rounded3gr, .rounded3bl, .rounded3bln  {bottom:-1px;right:-1px;}
html body .rounded4gr, .rounded4bl, .rounded4bln  {bottom:-1px;}

/**********************************************/

.header_line {
    min-height:30px;
    line-height:24px;
    float: left;
    width: 100%;
    /*margin-top: -8px;*/
}

/* разбивка главной */
.top_block, .btm_block {
    display: inline-block;
    width: 358px;
    margin:0 5px;
}

.top_block {
    margin-bottom: 10px;
}
.btn{
    margin: 0 0 5px 0;
    width:240px;
    height: 20px;
}
.btm_block{
    margin-top: 10px;
    margin-bottom: 5px;
    height: 473px;

}
.left_part{
    min-width: 745px;
    max-width: 750px;
    width: auto;
    float: left;
}
.right_part, .poster3{
    width:240px;
    margin-bottom: 80px;
    float: left;
}
.right_part{
    float:right;
    margin:0;
}
.poster3{
    height: 240px;
    background-color: #ffffff;
}

.poster3_bottom{
    width: 550px;
    height: 70px;
    margin-bottom: 0px;
    margin-top: 20px;
    display: inline-block;
}

.poster3-top{
    width: 550px;
    height: 70px;
    margin: 20px 0;
    display: inline-block;
}

.weather {
    margin: 5px 0 5px 0;
    float: left;
    width: 238px;
    height: 98px;
    border: 1px solid #e4e1cf;
}

.mes_block {
    background:none repeat scroll 0 0 #F9FFED;
    border:1px solid #89A98D;
    font-size:12px;
    font-weight:normal;
    height:34px;
    line-height:34px;
    margin:30px 0px;
    text-align:center;
    width: 550px;
    float: left;
    display: block;
}
.find_button{
    background: url('/img/find.png') 0 0 no-repeat;
    width: 60px;
    height: 20px;
    border: 0;
}
.icon-help {
  float: left;
  margin-left: 5px;
  width: 18px;
  height: 16px;
  background: url(/ihelp/style/img/help.png) no-repeat;
}
.no_adv_mes{
  border: 1px solid #89a98d;
  background: #f9ffed;
  height: 34px;
  width: 100%;
  color: #333333;
  line-height: 34px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin-top: 6px;
}
.no_adv_mes_help {
    background: none repeat scroll 0 0 #F9FFED;
    border: 1px solid #89A98D;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-top: 40px;
    text-align: center;
    width: 667px;
    padding: 30px;
}
.no_adv_mes_help a{
    color: #2272BB;
    text-decoration: underline;
}
.no_adv_mes_help a:hover{
    color: #b00800;
}
#footer_content b{
    font-size: 10px;
}
#footer .copirite{
    font-size: 11px;
    color: #999999;
    padding-top: 10px;
    padding-bottom: 5px;
}
#footer  .copirite a{
    font-size: 11px;
    text-decoration: none;
    color: #999999;
}
#footer  .copirite a:hover{
    text-decoration: underline;
    color: #999999;
}
a.green_button_new{
    float: left;
    margin-bottom: 10px;
}
.center_content.full .green_button_new{
    margin-left: 15px;
}

.txt_or{
    padding-top: 5px;
    color: #6E6E6E;
}

.txt_or span{
    font-weight: bold;
}

.mileag{
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: -3px;
}

.location_ads{
    width: 320px;
    font-size: 13px;
    float: left;
    position: absolute;
    left: 160px
}

.location_ads_vac, .location_ads_resume{
    margin-left: 145px;
    width: 360px;
    font-size: 13px;
    margin-top: -3px;
    position: absolute;
}

.location_ads_resume{
    margin: 0 0 0 25px;
}

.len_path{
    float: left;
    cursor: pointer;
    text-decoration: underline;
    margin: 0 10px;
    color: #2272BB;

}

.cabinet_info_block {
    margin-top: 20px;
    overflow: hidden;
    float: left;
}

.cabinet_info_block .message_block {
    margin: 0 0 0 5px !important;
}

.cabinet_info_block .message_text {
    padding-left: 39px !important;
}


/********forum_informer******************/
.forum_informer {
    border: 1px solid #F6D6BC;
}

.forum_informer .title_informer {
    border-bottom: 1px solid #F6D6BC;
    padding: 10px 15px;
    width: 240px;
    background-color: #FFEFB5;
    color: #B00800;
    font-size: 15px;
    font-weight: 700;
}

.forum_informer .forum_text {
    color: #3c4c6d; font-size: 12px;
    font-family: 'Roboto',sans-serif;
    padding: 10px 10px 20px 15px;
    line-height: 1.5;
}

.forum_informer .forum_text a {
    color: #2276bb;
    text-decoration: underline;
    font-weight: normal;
}

.forum_informer .forum_text a:hover { text-decoration: none; }

.forum_informer .forum_text img { margin: 0 4px }

.resume_link{
    float: left;
    margin-left: 30px;
    font-size: 14px;
}

.topicdiv .text_break a{
    font-size: 12px;
}

.mob-version{
    border-radius: 4px;
    background-color: #edc039;
    margin-left: 5px;
    padding: 0 5px;
}

.embargoCopy {
    color: #999999;
    font-size: 13px;
    letter-spacing: -0.025em;
    text-align: left;
    line-height: 20px;
    margin-top: -5px;
}

.embargoCopy a{
    color: #666666;
    font-size: 13px;
    text-decoration: underline;
}

.embargoCopy a:hover {
    text-decoration: none;
}
.payment{
    height: 150px !important;
}
.paymentInfo {
    color: #999999;
    font-size: 13px;
}

.paymentInfo .payment_type {
    float: left;
}

.paymentInfo .payment_type.text_right {
    text-align: right;
}

.paymentInfo .payment_info {
    padding-left: 200px;
}

.paymentInfo .payment_type .first_line_img {
    margin-bottom: 10px;
}

#left-block{
    width: 160px;
    min-height: 100px;
    float: left;
}

#left-block a:hover{
    text-decoration: none;
}

#center-block{
    position: absolute;
    left: 160px;
    right: 240px;
    text-align: center;
    float: left;
    margin: 0 auto;
}

#center-block .block{
    display: inline-block;
    width: 550px;
}

#right-block{
    width: 240px;
    min-height: 200px;
    float: right;
}

.userMenu{
    width: 240px;
    height: 43px;
    padding: 22px 0 0px;
    position: absolute;
    z-index: 100;
    background-color: #ffffff;
}

#right-block .right_banner{
    width: 240px;
    height: 600px;
    overflow: hidden;
}

#right-block .menu-user{
    width: 100%;
    height: 25px;
    margin: 22px 0;
}

.createAds{
    width: 160px;
    background-color: #48b848;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}

.createAds:hover{
    background-color: #76ca76;
    text-decoration: none;
}

.header-left a:hover{
    text-decoration: none;
}

.createAds:active{
    background-color: #3e9e3e;
}

.footer_new, .new_footer_services, .new_footer_single_ad {
    width: 510px;
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 40px;
    display: inline-block;
}

.new_footer_single_ad {
    width: 710px !important;
    margin-left: 0 !important;
    left: 0;
    bottom: 0;
}

.new_footer_single_ad .link{
    width: 710px !important;
}

.new_footer_single_ad .copyright{
    width: 710px !important;
}

.new_footer_single_ad .copyright #copyright{
    margin-right: 0 !important;
}

.new_footer_single_ad .paymentInfo .payment_info {
    padding-left: 230px;
    padding-top: 5px;
}
.top100{
    float: left;
    margin-right: 20px;
}
.footer_link{
    float: left;

}
.footer_link a{
    margin-right: 50px;
    font-size: 15px;
}
.footer_link a:last-child {
    margin-right: 0px;
}

.footer_link_main{
  /*  width: 510px; */
    margin-bottom: 16px;
}

.footer_link_main a {
    font-size: 15px;
}

.footer_new .copirite,
.new_footer_services .copirite,
.new_footer_single_ad .copirite,
.footer_new .copirite a,
.new_footer_services .copirite a,
.new_footer_single_ad .copirite a {
    font-size: 13px;
    color: #999999;
    margin-top: 5px;
    text-align: center;
}

.new_footer_services{
    width: 695px;
    margin-left: -180px;
}

.footer_new .link, .new_footer_services .link, .new_footer_single_ad .link {
    width: 510px;
    border-bottom: 1px solid #dbdbdb;
    height: 31px;
    line-height: 30px;
    margin-bottom: 21px;
    padding-bottom: 10px;
    margin-top: -9px;
}

.footer_new .seo, .new_footer_services .seo, .new_footer_single_ad .seo {
    width: 100%;
    margin: 10px 0;
    color: #999999;
    font-size: 12px;
}

.footer_new .seo b{
    font-weight: normal;
    font-size: 12px;
}

.footer_new .seo p, .footer_new .seo a{
    color: #999999;
    font-size: 12px;
    width: 530px;
    line-height: 18px;
}

.new_footer_services .seo p, .new_footer_services .seo a, .new_footer_single_ad .seo a, .new_footer_single_ad .seo p {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
}

.new_footer_services .seo a, .new_footer_single_ad .seo a {
    color: #236dab;
}

.new_footer_services .link{
    width: 690px;
}

.footer_new .link a{
    margin-right: 27px;
    font-size: 15px;
}

.footer_new .help-footer{
    margin-left: 100px;
}

.new_footer_services .link a, .new_footer_single_ad .link a {
    margin-right: 92px;
}

.footer_new .copyright, .new_footer_services .copyright, .new_footer_single_ad .copyright {
    width: 530px;
    line-height: 30px;
}

.footer_new .embargoCopy, .new_footer_services .embargoCopy, .new_footer_single_ad .embargoCopy {
    padding-bottom: 16px;
}

.new_footer_services .copyright{
    width: 690px;
}

#copyright {
    font-size: 15px;
    margin-right: 20px;
}

.menu_section{
    position: absolute;
    right: 50%;
    background-color: #ffffff;
    border-radius: 3px;
    margin-top: 55px;
    width: 540px;
    padding: 0 0 10px 20px;
    border: 1px solid #e6e6e6;
    display: none;
    z-index: 1000;
    box-shadow: 1px 1px 3px 0px #e6e6e6;
    margin-right: 80px;
}

.menu_section a{
    width: 180px;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 15px;
    color: #000;
}

.menu_section a:hover{
    color: #2276bb;
    text-decoration: none;
}

.menu_section .arrow-down{
    margin: -7px 0 10px 0;
    margin-left: 502px;
}

.filter_region, .region_list{
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    background: url("/new_style/new_design/img/arrowDown.png") no-repeat scroll right center #ffffff;
}

.region_list{
    background: url("/new_style/new_design/img/arrowDown.png") no-repeat scroll right top 3px #ffffff;
    height: 305px;
}

.mainMenu{
    width: 550px; 
    margin: 20px auto 20px; 
    height: 25px; 
    line-height: 25px;
}

.mainMenu a{
    color: #000;
}
   /*
.search_order_menu{
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-right: 5px;
    padding-bottom: 1px;
}
.search_order_menu a{
    border-bottom: 1px dotted #b00800;
    color: #b00800;
    font-size: 12px;
    margin-left: 3px;
    text-decoration: none;
}
  */
.type-seller{
    font-size: 15px;
    padding: 5px 15px;
    clear: both;
}

.type-seller span{
    font-weight: bold;
    color: #ff0000;
    font-size: 16px;
}

#location1{
    position: absolute;
    top:65px;
    z-index: 1;
}

#location2{
    position: absolute;
    top: 345px;
}

#location3{
    position: absolute;
    display: none;
    top: 765px;
    z-index: 1;
    opacity: 0;
}

#location4{
    display: none;
    top:1085px;
    position: absolute;
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
    z-index: 100500;
}

#page-preloader .spinner {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('/cp/styles/mr/imageset/loading_m.gif') no-repeat 50% 50%;
    margin: -32px 0 0 -32px;
}
.banner_bottom{
    width: 550px;
    display: inline-block;
    margin-top: 20px;
}

.pv1_preview .sa_header .state_cars, .pv1_title .state_cars{
    margin-left: 6px;
    float: left;
    font-size: 13px;
    background-color: #bfbfbf;
    color: #ffffff;
    padding: 2px 6px;
    border-radius: 3px;
}

.pv1_title .state_cars{
    margin-top: 2px;
    font-size: 15px;
}

.copyright div {
    font-size: 15px;
}

.price_denomination{
    float: right;
    color: #999 !important;
    font-size: 14px;
}

.price_denomination_list{
    float: right;
    font-size: 13px;
    color: #999;
}
#yandex_ad_R-159183-1 *,
#yandex_ad_R-159183-2 *,
#yandex_ad_R-159183-3 *,
#yandex_ad_R-159183-4 *,
#yandex_ad_R-159183-5 *,
#yandex_ad_R-159183-6 *,
#yandex_ad_R-159183-7 *,
#yandex_ad_R-159183-8 *,
#yandex_ad_R-159183-9 *,
#yandex_ad_R-159183-10 *,
#yandex_ad_R-159183-11 *,
#yandex_ad_R-159183-12 *,
#yandex_ad_R-159183-13 *,
#yandex_ad_R-159183-14 *,
#yandex_ad_R-159183-15 *,
#yandex_ad_R-159183-16 *,
#yandex_ad_R-159183-17 *,
#yandex_ad_R-159183-18 *,
#yandex_ad_R-159183-19 *,
#yandex_ad_R-159183-20 *,
#yandex_ad_R-159183-21 *,
#yandex_ad_R-159183-22 *,
#yandex_ad_R-159183-23 *,
#yandex_ad_R-159183-24 *,
#yandex_ad_R-159183-25 *,
#yandex_ad_R-159183-26 *,
#yandex_ad_R-159183-27 *,
#yandex_ad_R-159183-28 *,
#yandex_ad_R-159183-29 *,
#yandex_ad_R-159183-30 *,
#yandex_ad_R-159183-31 *,
#yandex_ad_R-159183-32 *,
#yandex_ad_R-159183-33 * {
    font-size: 13px !important;
}

.new_footer_single_ad .link a{
    font-size: 15px;
}

h1{
    color: rgb(195, 31, 42);
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0 20px 0;
}
h2{
    color: #b00800;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
}

.slider{
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    z-index: 0;
}

@keyframes slider__item-autoplay_count_2 {
    0%{opacity:0; z-index: 5;}
    20%{opacity:1; z-index: 10;}
    40%{opacity:1; z-index: 10;}
    60%{opacity:0; z-index: 5;}
    100%{opacity:0; z-index: 5;}
}

@keyframes slider__item-autoplay_count_3 {
    0%{opacity:0; z-index: 5;}
    8%{opacity:1; z-index: 10;}
    25%{opacity:1; z-index: 10;}
    40%{opacity:0; z-index: 5;}
    100%{opacity:0; z-index: 5;}
}

@keyframes slider__item-autoplay_count_4 {
    0%{opacity:0; z-index: 5;}
    7%{opacity:1; z-index: 10;}
    18%{opacity:1; z-index: 10;}
    30%{opacity:0; z-index: 5;}
    100%{opacity:0; z-index: 5;}
}

.slider_count_2 .slider__item,
.slider_count_2 .slider__number-after{
    -moz-animation: slider__item-autoplay_count_2 20s infinite;
    -webkit-animation: slider__item-autoplay_count_2 20s infinite;
    -o-animation: slider__item-autoplay_count_2 20s infinite;
    animation: slider__item-autoplay_count_2 20s infinite;
}

.slider_count_3 .slider__item,
.slider_count_3 .slider__number-after{
    -moz-animation: slider__item-autoplay_count_3 30s infinite;
    -webkit-animation: slider__item-autoplay_count_3 30s infinite;
    -o-animation: slider__item-autoplay_count_3 30s infinite;
    animation: slider__item-autoplay_count_3 30s infinite;
}

.slider_count_4 .slider__item,
.slider_count_4 .slider__number-after{
    -moz-animation: slider__item-autoplay_count_4 40s infinite;
    -webkit-animation: slider__item-autoplay_count_4 40s infinite;
    -o-animation: slider__item-autoplay_count_4 40s infinite;
    animation: slider__item-autoplay_count_4 40s infinite;
}

.slider__item:nth-of-type(1){
    z-index: 5;
}
.slider__item:nth-of-type(2), .slider__item:nth-of-type(3), .slider__item:nth-of-type(4){
    opacity: 0.0;
    z-index: 4;
}

.slider__item:nth-of-type(2),
.slider__number:nth-of-type(2) > .slider__number-after{
    -moz-animation-delay:10s;
    -webkit-animation-delay:10s;
    -o-animation-delay:10s;
    animation-delay:10s;
}

.slider__item:nth-of-type(3),
.slider__number:nth-of-type(3) > .slider__number-after{
    -moz-animation-delay:20s;
    -webkit-animation-delay:20s;
    -o-animation-delay:20s;
    animation-delay:20s;
}
.slider__item:nth-of-type(4),
.slider__number:nth-of-type(4) > .slider__number-after{
    -moz-animation-delay:30s;
    -webkit-animation-delay:30s;
    -o-animation-delay:30s;
    animation-delay:30s;
}

.slider__item{
    -moz-transition: all 0.05s linear;
    -webkit-transition: all 0.05s linear;
    -o-transition: all 0.05s linear;
    transition: all 0.05s linear;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.slider:hover .slider__item,
.slider:hover .slider__number-after{
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.information_informer, .errors_informer{
    border: 1px solid #cbe5c2;
    background: url("/new_style/img/check.png") no-repeat 10px 30px #d6ebd2;
    margin: 10px 0;
    padding: 15px 15px 15px 50px;
    border-radius: 3px;
    width: 620px;
    color: #2b2e31;
}

.errors_informer{
    background: url("/new_style/img/error.png") no-repeat 10px 30px #ecd6d5;
    border: 1px solid #e6c3c8;
}

.information_informer p, .errors_infprmer p{
    line-height: 20px;
}

.information_informer .comment, .errors_infprmer .comment{
    font-size: 11px;
    margin-top: 5px;
}

.errors_informer .close{
    background: rgba(0, 0, 0, 0) url("/post_new/img/Close.png") no-repeat scroll -3px -3px;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 16px;
}

.errors_informer a{
    color: #2272bb;
    text-decoration: underline;
}

.housing_complex{
    line-height: 24px;
    margin: 20px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
    font-size: 15px;
}

.housing_complex a{
    text-decoration: underline;
    color: #2272bb;
}

.pv1_body .new_building, .new_building{
    border-radius: 3px;
    border: 1px solid #4976b8;
    color: #4976b8;
    float: left;
    padding: 2px 4px;
    width: 86px;
    font-size: 14px;
    margin-top: 5px;
}
.new_building{
    margin-top: -3px;
    margin-right: 10px;
}


.close_informer{
    background: url('/new_style/img/close_informer.png') no-repeat -2px -2px;
    float: right;
    height: 14px;
    width: 14px;
    margin: -20px 10px 0 0;
    cursor: pointer;
}

.social-buttons {
    display: inline-flex;
    float: right;
    margin-top: 4px;
}
.social-buttons > a {
    display: block;
    margin-right: 5px;
}

.social-buttons > a:last-of-type {
    margin-right: 7px;
}

.social-buttons img {
    height: 24px;
    width: 24px;
}

.special-info{
    display: none;
    color: #000;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 17px;
}

.special-info-button{
    position: absolute;
    margin-top: 3px;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    float: right;
    background: url("/new_style/img/new/info.svg") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
}

.special-info-button:hover{
    background: url("/new_style/img/new/info-hover.svg") no-repeat scroll 0 0 transparent !important;
}

.context_img {
    width: 135px;
    height: 108px;
    margin-right: 25px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    float: left;
}

.context_img img {
    max-width: 135px;
    max-height: 108px;
}

.social-buttons {
    display: inline-flex;
    float: right;
    margin-top: 4px;
}
.social-buttons > a {
    display: block;
    margin-right: 5px;
}

.social-buttons > a:last-of-type {
    margin-right: 7px;
}

.social-buttons img {
    height: 24px;
    width: 24px;
}

.footer_div1{
    width: 100%;
    margin-top: 16px;
    height: 1px;
    background-color: #dbdbdb;
}

.footer_div2{
    width: 100%;
    margin-bottom: 16px;
    height: 1px;
    background-color: #ffffff;
}

.footer_div_link{
    margin-left: 25%;
    margin-top:10px;
    float: left;
}
.copyright{
    height: 60px;
    float: right;
}
.informer_category{
    float: left;
    width:517px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 20px;
    color: #666;
    line-height: 1.8;
}
.informer_category li{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/ihelp/style/img/sqare_blue.png");
    background-origin: padding-box;
    background-position: 0 8px;
    background-repeat: no-repeat;
    background-size: auto auto;
    line-height: 1.8em;
    padding-left: 16px;
}
.informer_category li.item:hover{
     color: #666;
 }
.informer_category .header b{
    color: #666;
}
.informer_category ul{
    list-style: none;
    padding-left: 8px;
}
.informer_category .addResume a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.informer_category .resume_link .header,  .informer_category .advert_realty .header{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.informer_category .reg_company_link{
    float: left;
    margin-left: 20px;
}
.informer_category .advert_realty{
    float: left;
    margin-left: 30px;
    font-size: 14px;
}
.informer_category .header_realty{
    font-weight: bold;
    font-size: 22px;
    color: #000000;
}
.block_h1_informer{
    margin: 19px 0 0 0;
    border-width: 0;
}
.block_h1_informer h1{
    margin-bottom: 10px;
}
/*
.middle-block.no_border{
    border: none;
}
 */
