.pv1_preview {
  border-top: 1px dotted #cccccc;
  cursor: pointer;
  overflow: hidden;
  padding: 5px 0;
  position: relative;
  width: 550px;
}
.pv1_preview:last-of-type {
  border-bottom: 1px dotted #DADAD9;
}
.pv1_preview .premium {
  background-color: #fff799;
}
.pv1_preview a.premium {
  background-color: #fff799;
}
.pv1_preview .sa_txt {
  color: #333333;
  line-height: 1.5em;
  margin: 5px 10px 5px 0;
  display: table;
}
.pv1_preview .sa_photo {
  float: left;
  height: 108px;
  margin-top: 4px;
  text-align: center;
  width: 135px;
}
.pv1_preview .sa_photo_icon {
  background: url("/new_style/img/foto_icon.png") no-repeat scroll 100% 1px rgba(0, 0, 0, 0);
  color: #999999;
  float: right;
  height: 14px;
  line-height: 14px;
  margin-top: 2px;
  padding-left: 106px;
  width: 30px;
}
.pv1_preview .sa_photo_icon_other {
  background: url("/new_style/img/foto_icon.png") no-repeat scroll 100%;
  color: #999999;
  float: right;
  margin-left: 105px;
  margin-top: 110px;
  position: absolute;
  width: 30px;
}
.pv1_preview .photo_empty_icon {
  float: right;
  margin-top: 2px;
  width: 30px;
}
.pv1_preview.cf_bg {
  background: none repeat scroll 0 0 #E3F2D4;
}
.pv1_preview.sa_bg {
  background: none repeat scroll 0 0 #F6F5E8;
}
.pv1_preview .pv1_corner {
  background: url("/new_style/img/pay_corner.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
}
.pv1_preview .sa_header1 {
  font-weight: bold;
  width: 382px;
}
.pv1_preview .sa_header1 .price_realty {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.pv1_preview .sa_header1 .sa_title,
.pv1_preview .sa_header1 .sa_price {
  color: #4873b8;
  font-weight: bold;
  font-size: 17px;
}
.pv1_preview .sa_header1 .sa_title a,
.pv1_preview .sa_header1 .sa_price a {
  color: #4873b8;
  font-weight: bold;
  font-size: 17px;
}
.pv1_preview .sa_header1 .title_realty a {
  color: #4873b8;
  font-weight: bold;
  font-size: 17px;
}
.pv1_preview .sa_header {
  font-weight: bold;
  overflow: hidden;
  width: 395px;
}
.pv1_preview .sa_header .auto_new {
  margin-right: 0px;
}
.pv1_preview .sa_header.vacancy_header {
  width: 540px;
}
.pv1_preview .sa_header .title_realty {
  float: left;
  max-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pv1_preview .sa_header .sa_title {
  float: left;
  max-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pv1_preview .sa_header .sa_title a {
  color: #4873b8;
  font-weight: bold;
  font-size: 17px;
}
.pv1_preview .sa_header a {
  color: #333333;
  text-decoration: none;
}
.pv1_preview .sa_header a:hover {
  text-decoration: underline;
}
.pv1_preview .sa_header .sa_group_title {
  color: #4873b8;
}
.pv1_preview .sa_header .sa_group_title span {
  color: #4873b8;
  font-size: 17px;
  font-weight: bold;
}
.pv1_preview .sa_header .sa_group_title span + span {
  margin-left: 5px;
}
.pv1_preview .sa_header > div {
  color: #4873b8;
  font-size: 17px;
  font-weight: bold;
}
.pv1_preview .sa_header > div a {
  color: #4873b8;
  font-size: 17px;
  font-weight: bold;
}
.pv1_preview .sa_header .titleServices a {
  color: #2272bb;
  font-size: 17px;
  font-weight: bold;
}
.pv1_preview .sa_header .titleServices a.premium {
  background-color: #fff799;
}
.pv1_preview .sa_header .titleServicesPremium a {
  color: #2272bb;
  font-size: 17px;
  font-weight: bold;
  background-color: #fff799;
}
.pv1_preview .sa_header .titleServicesPremium a.premium {
  background-color: #fff799;
}
.pv1_preview .sa_header .priceServices,
.pv1_preview .sa_header .priceServicesPremium {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  float: right;
}
.pv1_preview .sa_header .priceServicesPremium {
  color: #2272bb;
}
.pv1_preview .sa_header .sa_price,
.pv1_preview .sa_header .price_realty {
  color: #000;
  float: right;
  font-size: 17px;
  font-weight: bold;
}
.pv1_preview .sa_header .sa_price sup,
.pv1_preview .sa_header .price_realty sup {
  font-weight: 700;
}
.pv1_preview .sa_content {
  width: 100%;
  margin-top: 5px;
  min-height: 118px;
  overflow: hidden;
}
.pv1_preview .sa_content.sa_with_photo {
  float: left;
  width: 395px;
  margin-left: 20px;
}
.pv1_preview .sa_content.vacancy_content {
  margin-right: 7px;
  min-height: 46px;
}
.pv1_preview .sa_content.resume_content {
  min-height: 46px;
}
.pv1_preview .sa_content .textServices {
  font-size: 14px;
  margin: 5px 0 5px 0;
  color: #333333;
  line-height: 1.5em;
}
.pv1_preview .sa_content .quick_links a {
  font-size: 14px;
  margin: 5px 0 5px 0;
  color: #2272bb;
}
.pv1_preview .sa_container {
  width: 100%;
  float: left;
  overflow: hidden;
}
.pv1_preview .sa_container.sa_with_photo {
  width: 400px;
}
.pv1_preview .sa_container.vacancy_container {
  width: 550px;
}
.pv1_preview .vacancy_header > div.sa_title a,
.pv1_preview .resume_header > div.sa_title a {
  font-size: 17px;
}
.pv1_preview .sa_sign_new {
  color: #999999;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 550px;
  padding-top: 8px;
  margin-bottom: 15px;
}
.pv1_preview .sa_sign_new .date {
  width: 155px;
  float: left;
  color: #999999;
}
.pv1_preview .sa_sign_new .path {
  float: left;
  font-size: 13px;
  width: 255px;
  margin-top: 1px;
  color: #999999;
}
.pv1_preview .sa_sign_new a {
  height: 20px;
  width: 20px;
  float: right;
  display: block;
  margin-top: -4px;
  margin-left: 15px;
}
.pv1_preview .sa_sign_new a:hover {
  text-decoration: none;
}
.pv1_preview .sa_sign_new .star {
  background: url('/new_style/img/list/star.svg') no-repeat;
}
.pv1_preview .sa_sign_new .star_activ {
  background: url('/new_style/img/list/ystar.svg') no-repeat;
  display: none;
}
.pv1_preview .sa_sign_new .print {
  background: url('/new_style/img/list/print.svg') no-repeat;
}
.center-special + .pv1_preview {
  border-top: none;
}
.center-special + a + .pv1_preview {
  border-top: none;
}
.sa_photo img {
  height: auto;
  max-height: 107px;
  max-width: 135px;
}
.sa_auto_year {
  margin-right: 10px;
  width: 40px;
}
.sa_auto_year,
.sa_auto_run {
  float: left;
}
.pv1_preview .vacancy_header .sa_header .sa_price,
.pv1_preview .resume_header .sa_header .sa_price {
  line-height: 14px;
  position: absolute;
  right: 7px;
  text-align: right;
  top: 10px;
  width: 120px;
}
.sa_price_20 {
  float: right;
}
.sa_price_20 > div {
  font-size: 17px;
  font-weight: bold;
}
.sa_price_20 > div span {
  font-weight: normal;
  width: 70px;
}
.pv1_preview.sa_auto .sa_header {
  margin: 3px 0 15px;
}
.pv1_preview .sa_description .sa_spisok {
  background: url("image/sp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #8F8F8D;
  font-size: 11px;
  margin: 5px 0 5px 5px;
  padding-left: 15px;
}
.vacancy_content .sa_txt,
.resume_content .sa_txt {
  width: 410px;
}
.pv1_preview .sa_txt a {
  color: #6E6E6E;
  text-decoration: underline;
}
.pv1_preview .sa_txt a:hover,
.pv1_vacancy_line a:hover {
  color: #b00800;
  text-decoration: none;
}
.pv1_preview .sa_contacts .sa_phone {
  background: url("/new_style/img/phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #333333;
  float: left;
  height: 16px;
  margin: 5px 0;
  padding-left: 15px;
}
.pv1_preview .sa_sign {
  color: #999999;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin-left: 8px;
  overflow: hidden;
  width: 550px;
  padding-top: 8px;
}
.expand_new {
  background: url('/new_style/img/list/add.svg') no-repeat;
}
.collapse_new {
  background: url('/new_style/img/list/minus.svg') no-repeat;
  display: none;
}
.pv1_preview .sa_sign .sa_date {
  float: left;
  font-size: 13px;
  margin-top: -2px;
  width: 100px;
}
.pv1_preview .sa_sign .sa_date_new {
  font-size: 13px;
  position: absolute;
  right: 5px;
}
.pv1_preview .sa_sign .sa_favorite {
  float: left;
  width: 125px;
}
.pv1_preview .sa_sign .sa_favorite img {
  margin-top: -2px;
}
.pv1_preview .sa_sign.vacancy_sign {
  margin-top: 10px;
  margin-right: 7px;
  width: 543px;
}
.pv1_header {
  display: inline-block;
}
.pv1_page .pv1_header {
  height: 43px;
  margin: 0 0 20px;
}
.pv1_page .pv1_header > div {
  float: left;
}
.user_menu_new {
  float: right !important;
  width: 240px;
}
.pv1_page .pv1_header .logo {
  padding-top: 22px;
}
.pv1_page .pv1_header .pv1_path {
  padding-top: 22px;
}
.pv1_page .logo {
  margin-right: 28px;
}
.pv1_page .pv1_path {
  color: #666666;
  font-size: 14px;
  width: 570px;
}
.pv1_page .user_menu {
  float: left;
  width: 240px;
}
.pv1_page .user_menu .menu_top,
.pv1_page .user_menu .menu_top > div {
  height: 20px;
  margin: 0;
}
.pv1_header_line {
  background: url("/new_style/img/header_line.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  line-height: 24px;
  min-height: 30px;
  width: 100%;
}
.pv1_page .pv1_content {
  display: inline-block;
  width: 750px;
  margin-right: 40px;
  min-height: 100%;
  padding-bottom: 25px;
}
.pv1_page .pv1_content > div {
  float: left;
}
.pv1_page .pv1_content .pv1_left_block {
  margin: 0 20px 0 0;
  width: 160px;
}
.pv1_page .pv1_content .pv1_body {
  width: 100%;
}
.pv1_center_block {
  width: 100%;
}
.pv1_right_block {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 4px;
}
.pv1_body {
  display: inline-block;
  float: left;
  padding-top: 15px;
  width: 750px;
}
.pv1_body * {
  color: #333333;
  font-size: 15px;
}
.pv1_title {
  display: inline-block;
  width: 100%;
  color: #2272bb;
  margin-top: -6px;
  font-size: 16px;
  margin-bottom: 5px;
}
.site_client_block {
  margin-top: 15px;
  background: url('/new_style/img/www.svg') no-repeat scroll;
  height: 23px;
}
.site_client_block .site_client {
  padding-left: 35px;
}
.site_client {
  font-weight: 700;
  color: #2272bb;
  margin-top: 5px;
}
.pv1_description .pv1_block.pv1_text > * {
  font-size: 16px;
}
.pv1_title .title,
.pv1_title .title span {
  font-size: 30px;
  font-weight: 500;
  color: #2272bb;
}
.pv1_title .title span {
  margin-right: 10px;
}
.pv1_title .amount {
  float: right;
  font-size: 30px;
  font-weight: 300;
  text-align: right;
  position: relative;
}
.pv1_title .amount sup {
  font-size: 20px;
}
.pv1_title .amount .count_shows {
  position: absolute;
  right: 0;
  bottom: -30px;
  color: #333333;
  background: url("/style_new/img/eye.svg") no-repeat left center;
  height: 24px;
  line-height: 24px;
  padding-left: 30px;
  white-space: nowrap;
}
.pv1_adress {
  float: left;
}
.pv1_description {
  clear: both;
}
.pv1_subtitle {
  font-weight: bold;
  margin: 18px 0 8px;
}
.pv1_subtitle:first-of-type {
  margin-top: 10px;
}
.pv1_block_new {
  padding: 10px 0 0 10px;
}
.pv1_text {
  line-height: 24px;
  text-align: justify;
}
.pv1_cols_container {
  margin: 8px 0;
  overflow: hidden;
}
.pv1_col {
  float: left;
  margin: 0 30px 0 0;
}
.pv1_col > div {
  line-height: 22px;
}
.pv1_text span,
.pv1_col > div span {
  color: #666;
  font-weight: bold;
}
.pv1_phones {
  margin-bottom: 15px;
  overflow: hidden;
}
.pv1_phones:first-of-type,
.phones_vac {
  margin-top: 10px;
  background: url("/new_style/img/single/_phone.svg") no-repeat -3px 0;
  line-height: 26px;
}
.pv1_phones > div {
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 10px 10px 0;
  padding-left: 25px;
}
.pv1_phones:first-of-type > div,
.phones_vac > div {
  line-height: 24px;
}
.pv1_places {
  margin-bottom: 5px;
  overflow: hidden;
}
.pv1_places > div {
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 10px 0 0;
  padding-left: 22px;
}
.pv1_pseudo_link {
  color: #2272BB;
  cursor: pointer;
  text-decoration: none;
}
* + html a.pv1_pseudo_link {
  display: inline-block;
  vertical-align: bottom;
}
.pv1_email {
  background: url("/new_style/img/single/_email.svg") no-repeat;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  padding-left: 35px;
  margin-top: 4px;
}
.pv1_email a {
  color: #2272BB;
  text-decoration: underline;
}
.pv1_email a:hover {
  color: #b00800;
  text-decoration: none;
}
.pv1_way_map {
  margin-top: 10px;
  overflow: hidden;
}
.pv1_way_map .pv1_subtitle {
  color: #666666;
  float: left;
  margin: 2px 0 10px 10px;
  width: 110px;
}
.pv1_way_map .pv1_block {
  float: left;
  width: 280px;
}
.pv1_address,
.pv1_address_servis {
  background: url("/new_style/img/list/location.svg") no-repeat scroll -2px 0 rgba(0, 0, 0, 0);
  height: 25px;
  padding-left: 25px;
  margin-top: 12px;
  margin-bottom: 2px;
}
.pv1_address_servis .pv1_map_link.pv1_pseudo_link {
  text-decoration: none;
  font-weight: 300;
  border-bottom: 1px #2272BB solid;
}
.pv1_address {
  background: url("/new_style/img/list/location.svg") no-repeat;
  width: 18px;
  float: right;
  display: none;
  margin: -5px 0 0 0;
  padding-left: 0;
}
.pv1_address_vacancy {
  width: 450px;
}
.pv1_map_block {
  background: url("/new_style/inc/prettyPhoto/images/prettyPhoto/default/loader.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
  border: 1px solid #E0DABD;
  display: none;
  height: 400px;
  margin: 10px 0 0;
  width: 748px;
  position: relative;
}
.pv1_links {
  display: inline-block;
  width: 730px;
  background: none repeat scroll 0 0 #F8F8F4;
  height: 60px;
  margin: 25px 0 90px;
  padding-left: 20px;
}
.pv1_links > div {
  float: left;
  line-height: 60px;
  margin: 0 20px 0 0px;
  padding-left: 32px;
  position: relative;
}
.pv1_print1::after {
  background: url("/new_style/img/single/_print.svg") no-repeat 0 50% transparent;
}
.pv1_favorite {
  cursor: pointer;
}
.pv1_favorite_dec::after {
  background: url("/new_style/new_design/img/StarActive_24.png") no-repeat 0 50% transparent;
}
.pv1_favorite_inc::after {
  background: url("/new_style/img/single/_star.svg") no-repeat 0 50% transparent;
}
.pv1_complain::after {
  background: url("/new_style/img/single/_notification.svg") no-repeat 0 50% transparent;
}
.pv1_print1::after,
.pv1_complain::after,
.pv1_favorite_inc::after,
.pv1_favorite_dec::after {
  cursor: pointer;
  content: "";
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}
.pv1_print1:hover:after,
.pv1_complain:hover:after {
  opacity: 0.6;
}
.pv1_favorite1_hover::after {
  opacity: 0.6;
}
.pv1_favorite > div,
.pv1_print1 > div {
  cursor: pointer;
  float: left;
  margin-right: 5px;
}
.pv1_favorite > div {
  padding-top: 4px;
}
.pv1_print1 > div {
  padding-top: 7px;
}
/*
.pv1_pseudo_link:hover {
  border-bottom: 1px dashed #b00800 !important;
  color: #b00800;
  text-decoration: underline;
}*/
.pv1_links > div:hover .pv1_pseudo_link {
  border-bottom: 1px dashed #b00800;
  color: #b00800;
  text-decoration: none;
}
.pv1_footer {
  margin-bottom: 20px;
  overflow: hidden;
  width: 410px;
}
.pv1_links .pv1_api {
  float: right;
  padding-top: 14px;
}
.pv1_date {
  color: #999999;
  float: left;
  font-size: 15px;
}
.pv1_date_new {
  color: #999999;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
}
.date_place {
  margin: 10px 0;
}
.pv1_big_img_container {
  position: relative;
  display: inline-block;
  margin-right: 17px;
  width: 550px;
  height: 550px;
  background-color: #f5f5f5;
  cursor: pointer;
}
.pv1_big_img_container img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
}
.pv1_big_img {
  position: absolute;
}
.pv1_gallery1 {
  width: 388px;
}
.pv1_big_img {
  cursor: pointer;
  height: 100%;
}
.pv1_big_img img {
  max-height: 100%;
}
.pv1_gallery div {
  border: 1px solid #D3D3D3;
  cursor: pointer;
  float: left;
  height: 66px;
  margin: 0 5px 6px 0;
  width: 88px;
}
.pv1_gallery .img_selected {
  border: 1px solid #333333;
}
.pv1_vacancy_line {
  line-height: 24px;
  overflow: hidden;
}
.pv1_vacancy_line div {
  color: #666666;
  float: left;
  font-weight: bold;
  width: 133px;
}
.pv1_vacancy_line a {
  color: #2272BB;
  text-decoration: underline;
}
.company_link {
  color: #666666;
  text-decoration: underline;
}
.company_link:hover {
  text-decoration: none;
}
.pv1_zoom_img {
  bottom: 12px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  z-index: 2;
}
.pv1_map_info {
  border: 1px solid #E0DABD;
  height: 23px;
  line-height: 23px;
  text-align: center;
}
.sa_group_title {
  color: #333333;
  float: left;
}
.sa_col_1,
.sa_col_1_13 {
  float: left;
  margin: 5px 0 0 0;
  width: 180px;
}
.sa_col_1_13 {
  width: 190px;
}
.sa_col_2 {
  float: left;
  margin: 5px 0 0;
  width: 185px;
}
.sa_col_1 > div span,
.sa_col_2 > div span {
  color: #6E6E6E;
  font-weight: bold;
}
#previewBlankWindow {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.pv1_subtitle_ad {
  font-weight: bold;
  margin: 14px 0 10px;
}
.pv1_subtitle_ad1 {
  font-weight: bold;
  margin: 4px 0 10px;
  padding-top: 10px;
}
.pv1_block_ad {
  padding: 0 0 7px 0;
}
.new_building_lst {
  padding: 10px 0 10px 0;
  height: 10px;
}
.new_building_lst a:hover {
  text-decoration: underline;
}
.company_lst {
  color: #6E6E6E;
  padding: 10px 0 10px 0;
}
.company_lst .link_ {
  text-decoration: underline;
  display: block;
  color: #6E6E6E;
}
.company_lst .link_:hover {
  text-decoration: none;
}
.pv1_zoom_img_list {
  bottom: 12px;
  cursor: pointer;
  height: 24px;
  position: absolute;
  right: 10px;
  width: 24px;
  z-index: 2;
}
.showMap {
  background: url("/img/realtor/6.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
  margin-left: 50px;
  margin-top: -12px;
}
.showMap .showMapText {
  margin: 0 0 0 5px;
  position: relative;
}
.bleuDotted {
  margin: 0 15px 0 5px;
  padding: 2px 0 0;
}
.bleuDotted {
  border-bottom: 1px dotted #2272BB;
  color: #2272BB;
  cursor: pointer;
  margin: 0 8px;
}
#mask_add_under {
  background-color: rgba(192, 192, 192, 0.7);
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 994;
}
#mask_add {
  display: block;
  height: 100%;
  left: 0;
  padding: 0.5em 0;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 995;
}
#form_add_staff {
  background-color: rgba(0, 0, 0, 0);
  font-family: 'Roboto', sans-serif;
  height: 450px;
  margin: 100px auto;
  width: 514px;
  z-index: 2;
}
.under_color {
  background-color: #cccccc;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 1276px;
  z-index: 994;
}
.map_link .hint_box {
  left: -56px;
  position: absolute;
  top: 16px;
  width: 206px;
  z-index: 9999;
}
.showMapText .pinkEdit {
  color: #2272BB;
}
.showMap {
  background: url("/img/realtor/6.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
  margin: -30px 0 20px;
  padding: 15px 15px 0;
}
.showMap > * {
  float: left;
}
.showMap .showMapText {
  margin: 0 0 0 5px;
  position: relative;
}
.bleuDotted {
  border-bottom: 1px dotted #2272BB;
  color: #2272BB;
  cursor: pointer;
  margin: 0 15px 0 5px;
  padding: 2px 0 0;
}
.share_block {
  margin-left: 338px;
  position: absolute;
}
.list_ad {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.list_all {
  float: left;
  margin-right: 5px;
  margin-top: 1px;
}
.pv1_preview .sa_photo_icon_new {
  background: url("/new_style/img/foto_icon.png") no-repeat scroll 100% 1px rgba(0, 0, 0, 0);
  color: #999999;
  float: right;
  height: 14px;
  line-height: 14px;
  margin-top: 113px;
  width: 30px;
}
.sa_photo_icon_list {
  margin-left: 360px;
  margin-top: -125px;
  position: absolute;
}
.link_spec {
  margin-bottom: 10px;
  padding-left: 10px;
}
.work_link {
  margin-left: 7px;
  margin-top: -33px;
  min-height: 18px;
}
.time_work {
  color: #6E6E6E;
  float: left;
  margin-top: 4px;
}
.time_work_services {
  background: url("/new_style/img/grafik.png") no-repeat scroll 0 0;
  height: 25px;
  padding-left: 25px;
  margin-top: 12px;
  margin-bottom: 2px;
  color: #333333;
}
.list_in li.selected a,
.list_in_top li.selected a,
.list_in_news li.selected a {
  color: #b00800;
  text-decoration: none;
}
.collapse_loc,
.expand_loc,
.collapse,
.expand {
  display: block;
  height: 17px;
  width: 17px;
}
.dop_info_list {
  border-bottom: 1px solid #D8D5C3;
  margin-bottom: 10px;
  margin-top: -5px;
  min-height: 5px;
  width: 330px;
}
.head_title {
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 10px;
}
.text_link {
  color: #999999;
  font-size: 11px;
  text-decoration: underline;
}
.new_link {
  color: #666666;
  font-size: 13px;
  text-decoration: underline;
}
.ramka {
  border: 1px solid #D6D2BA;
}
.ramka_cabinet {
  border: 1px solid #D3D3D3;
}
.name_firma_new {
  color: #6E6E6E;
  margin: 10px 0 8px 10px;
}
.name_firma {
  color: #6E6E6E;
  margin: 0 0 5px 10px;
}
.spec_bottom {
  border: 1px solid #E0F2FF;
  margin-top: 10px;
  padding-bottom: 10px;
  width: 548px;
}
.auto_col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 310px;
}
.pv1_preview .resume_content {
  min-height: 120px;
}
.sa_content .resume_content .comment {
  color: #999999;
  font-size: 11px;
}
.lastPlaceJob {
  color: #999999;
  font-size: 10px;
  margin-left: 9px;
  margin-top: 11px;
}
.pv1_preview .resume_txt {
  color: #333333;
  line-height: 1.5em;
  width: 395px;
}
.pv1_preview .marginTop {
  margin-top: 5px;
}
.pv1_preview .marginBottom {
  margin-bottom: 5px;
}
.resumeUnlock {
  border-bottom: 1px dashed #333333;
  color: #333333;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin: 2px 0 0 5px;
}
.pv1_bottom_block {
  margin: 25px 0 35px;
}
.bannerBottom {
  height: 70px;
  width: 550px;
}
img.expand_map,
img.hide_map,
img.expand_map_ads {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 993;
}
.full_map {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.icon_content {
  width: 24px;
  height: 27px;
  line-height: 27px;
  text-align: center;
}
.flat_types {
  height: 29px;
  line-height: 29px;
  background: url(/search/img/ft_bg.png) repeat-x;
  display: none;
}
.flat_types * {
  font-size: 11px;
}
.flat_types div {
  float: left;
}
.ft_description {
  font-weight: bold;
  width: 100px;
  padding-left: 10px;
}
.ft_item {
  width: 110px;
}
.ft_item#room_4 {
  width: 113px;
}
.ft_item .count_flats {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 5px 0 0 5px;
  text-align: center;
  font-weight: bold;
}
.ft_item#room_102 .count_flats {
  background: url(/search/img/yellow_flat_circle.png) no-repeat;
}
.ft_item#room_104 .count_flats {
  background: url(/search/img/blue_flat_circle.png) no-repeat;
}
.ft_item#room_106 .count_flats {
  background: url(/search/img/green_flat_circle.png) no-repeat;
}
.ft_item#room_110 .count_flats {
  background: url(/search/img/violaceous_flat_circle.png) no-repeat;
}
.room_description a {
  text-decoration: underline;
}
.room_description a:hover {
  text-decoration: none;
}
.balloonContent {
  width: 300px;
}
.balloonHeader {
  width: 280px;
  margin: 0 10px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  background: url(/search/img/home_icon.png) no-repeat 3px 7px;
  border-bottom: 1px solid grey;
}
.balloonList {
  width: 320px;
  margin: 10px 10px 10px 20px;
  max-height: 110px;
  overflow: auto;
}
.balloonList * {
  font-size: 11px !important;
}
.balloonItem {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.balloonItem > div {
  float: left;
  height: 22px;
}
.balloonItem .bi_flat {
  width: 90px;
}
.balloonItem .bi_flat a {
  color: #6E6E6E;
}
.balloonItem .bi_area {
  width: 55px;
}
.balloonItem .bi_price {
  width: 100px;
}
.balloonItem .bi_floor {
  width: 56px;
}
.ymaps-b-balloon__close {
  top: 3px !important;
  right: -6px !important;
}
a.house_objects {
  color: grey;
  float: right;
  margin-right: 5px;
  text-decoration: underline;
}
a.house_objects:hover {
  text-decoration: none;
}
.realty_container {
  width: 540px;
}
.realty_container .realty_content.container_new {
  width: 395px;
}
.auto_container .auto_content {
  width: 395px;
  float: left;
}
.pv1_preview .container_new {
  margin-top: 10px;
  width: auto;
}
.pv1_preview .container_new .sa_content {
  margin-left: 20px;
  float: left;
}
.mileage {
  float: right;
  margin-right: 0px;
  font-weight: bold;
  font-size: 15px;
  color: #494949;
  margin-top: -5px;
}
.pv1_preview .auto_mileage {
  width: 395px;
}
.pv1_api {
  /*.b-share-icon_vkontakte  {
    background: url("/new_style/img/single/vk_.svg");
  }
  .b-share-icon_facebook {
    background: url("/new_style/img/single/facebook_.svg");
  }
  .b-share-icon_twitter {
    background: url("/new_style/img/single/twitter_.svg");
  }
  .b-share-icon_odnoklassniki {
    background: url("/new_style/img/single/odnoklassniki_.svg");
  }*/
}
.pv1_api .b-share * {
  height: 33px;
  width: 33px;
}
.pv1_api .b-share-icon_vkontakte:hover,
.pv1_api .b-share-icon_facebook:hover,
.pv1_api .b-share-icon_twitter:hover,
.pv1_api .b-share-icon_odnoklassniki:hover {
  opacity: 0.7;
}
.pv1_api .b-share__handle {
  padding: 0 0 0 10px !important;
}
.pv1_api .b-share {
  padding: 0 !important;
}
.pv1_api [data-hdirection] {
  display: none;
}
#search_result .resume_container {
  width: 400px;
}
.note_price {
  width: auto;
  padding: 0 10px;
  margin: 20px 0;
}
.pv1_preview .sa_photo .photo {
  position: absolute;
  background-color: #989aa3;
  color: #ffffff;
  opacity: 0.7;
  padding: 5px;
}
.container_new .sa_photo {
  margin-top: 10px;
}
.b-share__text {
  display: none;
}
.spec_adress {
  margin: 6px 0px 12px;
}
.date_bottom {
  margin-top: 12px;
}
.pv1_block.pv1_text {
  width: 100%;
  display: table;
}
.dem_vacan {
  position: relative;
}
.dem_vacan > div {
  font-size: 16px;
}
.rieltor_price {
  display: inline-block;
  float: right;
}
.print_button_back {
  font-size: 16px;
  width: 100px;
  height: 40px;
  margin-right: 50px;
  line-height: 40px;
  text-align: center;
  background-color: #4873b8;
  border-radius: 3px;
  box-shadow: 0 0 3px #4a72ba inset;
  border: none;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
#bprint > * a:hover {
  text-decoration: none;
}
.slider-box .slider {
  display: inline-block;
  position: relative;
  width: 93px;
  height: 10000px;
  padding-left: 3px;
  padding-top: 3px;
}
.slider-box .slider .photo_preview {
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
}
.photo_ramka {
  position: absolute;
  margin-top: -103px;
  margin-left: -3px;
  width: 92px;
  height: 92px;
  cursor: pointer;
}
.photo_ramka.hover {
  border: 2px solid #2272BB;
}
.photo_ramka:hover {
  border: 2px solid #2272BB;
}
.pod_preloader {
  position: absolute;
  display: inline-block;
  background: url("/new_style/inc/prettyPhoto/images/prettyPhoto/default/loader.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
  margin-right: 17px;
  width: 550px;
  height: 550px;
  z-index: 1;
}
.slider-box {
  display: inline-block;
  position: relative;
  width: 96px;
  height: 553px;
  overflow: hidden;
}
.slider-box .prev,
.slider-box .next {
  display: none;
  position: absolute;
  left: 3px;
  width: 90px;
  height: 35px;
  opacity: 0.6;
  cursor: pointer;
}
.slider-box .prev {
  top: 0px;
  background: url("/new_style/img/single/_arrow_up.svg") no-repeat 50% #2276bb;
}
.slider-box .next {
  bottom: 0px;
  background: url("/new_style/img/single/_arrow_down.svg") no-repeat 50% #2276bb;
}
.big_img_block {
  z-index: 9009;
  opacity: 1;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 824px;
  height: 700px;
  padding: 20px;
  margin-left: -428px;
  margin-top: 500px;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
}
.img_container_Big,
.pod_preloader_Big {
  width: 700px !important;
  height: 700px !important;
  cursor: default;
}
.photo_preview.preview_Big {
  width: 95px !important;
  height: 95px !important;
  margin-bottom: 15px;
}
.photo_ramka_Big {
  width: 97px !important;
  height: 97px !important;
  margin-top: -113px;
}
.slider-box_big {
  width: 101px !important;
  height: 651px !important;
}
.pv1_right_block_Big {
  margin: 0;
}
.slider-box .prev_Big,
.slider-box .next_Big {
  width: 95px !important;
}
.close_button {
  display: inline-block;
  position: absolute;
  width: 101px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background: url("/new_style/img/single/_close.svg") no-repeat 100% 50%;
  cursor: pointer;
}
.close_button:hover {
  opacity: 0.5;
}
.next_big,
.prev_big {
  position: absolute;
  width: 150px !important;
  height: 100% !important;
  cursor: pointer;
}
.next_big {
  top: 0;
  left: 100%;
  background: url("/new_style/img/single/_arrow_right.svg") no-repeat 20% 50%;
}
.prev_big {
  top: 0;
  right: 100%;
  background: url("/new_style/img/single/_arrow_left.svg") no-repeat 80% 50%;
}
.new_one_advert {
  width: 750px !important;
  display: inline-block;
  margin-top: 10px;
  border: none;
}
.content_left {
  width: 750px;
  display: inline-block;
}
.price_vac {
  position: absolute;
  right: 0;
  margin-top: 3px;
  white-space: nowrap;
}
.price_realty_denom {
  padding-top: 0;
  float: none;
  text-align: right;
}
.full_text {
  padding-top: 10px;
  margin-bottom: 10px;
}
.schedule_block {
  float: left;
  margin: 2px 0 10px;
}
.workTime {
  margin-left: 35px;
  display: none;
}
.work-time {
  margin-top: 5px;
  background: url('/new_style/img/time.png') no-repeat scroll 0 2px;
  height: 20px;
}
.work-time .days {
  float: left;
  padding-left: 25px;
}
.work-time .time {
  float: left;
  margin-left: 10px;
}
.work-time .comment {
  float: left;
  margin-left: 10px;
}
.type-seller {
  margin: 0px 0px 10px 20px;
  color: #6E6E6E;
}
.new_building {
  border-radius: 3px;
  border: 1px solid #4873b8;
  color: #4873b8;
  float: left;
  padding: 2px 4px;
  width: 92px;
  font-size: 15px;
  margin-top: -3px;
  margin-right: 10px;
}
@media (min-width: 1280px) {
  .pv1_preview {
    width: 660px;
  }
  .pv1_preview .sa_content,
  .pv1_preview .auto_mileage {
    width: 505px;
  }
  .pv1_preview .sa_content.vacancy_content,
  .pv1_preview .auto_mileage.vacancy_content {
    width: 660px;
  }
  .pv1_preview .sa_content.sa_with_photo,
  .pv1_preview .auto_mileage.sa_with_photo {
    width: 505px;
  }
  .pv1_preview .sa_sign_new {
    width: 660px;
  }
  .pv1_preview .sa_content > div {
    width: 505px;
  }
  .pv1_preview .sa_content .sa_txt {
    display: table;
  }
  .pv1_preview .sa_header.vacancy_header {
    width: 660px;
  }
  .pv1_preview .sa_container.vacancy_container {
    width: 660px;
  }
  .realty_container .realty_content.container_new {
    width: 505px;
  }
}
.pv1_body .residential_complex,
.residential_complex {
  color: #4976b8;
  font-size: 16px;
}
.pv1_body .residential_complex:hover,
.residential_complex:hover {
  text-decoration: underline;
}
.realty_banner {
  width: 100%;
}
.ya-share2__list {
  line-height: 60px !important;
}
.ya-share2__list_direction_horizontal > .ya-share2__item {
  vertical-align: middle !important;
}
.ya-share2__container_size_m .ya-share2__icon {
  width: 33px !important;
  height: 33px !important;
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url("/new_style/img/single/vk_.svg") !important;
}
.subscriptionList {
  margin: 10px auto;
  display: block;
  padding-left: 10px;
  /*.title{
    font-size: 18px;
    color: #000;
    font-weight: 700;
  }*/
}
.subscriptionList .item {
  display: inline-block;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
.subscriptionList .item .subscriptionItem {
  margin: 10px auto;
  width: 90%;
  float: left;
  cursor: pointer;
}
.subscriptionList .item .subscriptionItem .itemTitle {
  float: left;
  width: 100%;
  display: flex;
}
.subscriptionList .item .subscriptionItem .itemTitle .path {
  color: #4873b8;
  font: 700 16px 'Roboto', sans-serif !important;
  max-width: 80%;
}
.subscriptionList .item .subscriptionItem .itemTitle .newItem {
  margin-left: 15px;
  color: #fff;
  background-color: #cecece;
  padding: 2px 5px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 3px;
  height: 15px;
}
.subscriptionList .item .subscriptionItem .itemTitle span {
  display: inline-block;
}
.subscriptionList .item .subscriptionItem .itemParams {
  font-size: 14px;
  margin-top: 10px;
  display: inline-block;
}
.subscriptionList .item .subscriptionItem .itemCity {
  margin-top: 10px;
  color: #999999;
  font-size: 13px;
}
.subscriptionList .item .deleteItem {
  float: right;
  margin-top: 10px;
  text-align: right;
  width: 10%;
  cursor: pointer;
}
