* {
    margin:0px;
    padding:0px;
}

body{
    margin:0px;
    /*overflow-x:hidden;*/
}
body {
    color:#3B3B3B;
    font:14px/18px 'Trebuchet MS',Tahoma,Arial,Verdana,sans-serif;
}
p{
    margin:0px;
}
table {
    border-collapse:collapse;
}
table tr td {
    padding:0px;
    vertical-align:top;
    text-align:left;
}
ul{
    list-style-type:none;
}
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display:block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display:inline-block;
    *display:inline;
    *zoom:1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display:none;
    height:0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue:no IE 6 support.
 */

[hidden] {
    display:none;
}

a img {
    border:0 none;
}
img{
    border:0 none;
}
/* Header */

@font-face{
    font-family:'WebSymbolsLigaRegular';
    src:url('websimbols/websymbolsligaregular.eot');
    src:url('websimbols/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
	    url('websimbols/websymbolsligaregular.woff') format('woff'),
	    url('websimbols/websymbolsligaregular.ttf') format('truetype'),
	    url('websimbols/websymbolsligaregular.svg#websymbolsregular') format('svg');
}
@font-face {
    font-family:'ALSRublRegular';
    src:url('rouble/rouble.eot');
    src:local('ALS Rubl'), local('ALSRubl'), url('rouble/rouble.woff') format('woff'), url('rouble/rouble.ttf') format('truetype'), url('rouble/rouble.svg#ALSRubl') format('svg');
}
span.rouble{
    font-family:'ALSRublRegular', sans-serif;
}

.symbol {
  font-family:'WebSymbolsLigaRegular';
  text-rendering:optimizeLegibility;
  border:none !important;
}

.header{
    position:fixed;
    top:0px;
    width:100%;
    height:38px;
    z-index:12;
    text-align:center;
    vertical-align:middle;
    font-size:13px;
    overflow:hidden;
}

.header a,.header a:visited {
  color:#FFF;
  text-decoration:none;
  display:inline-block;
  line-height:91%;
  border-bottom:1px solid;
  border-color:rgba(255, 255, 255, 0.5);
}

.header a:hover {
  color:#000;
  border-color:rgba(0, 0, 0, 0.5);
}

.header_items_container{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    line-height:38px;
}



.header_items_container>li{
    float:left;
    color:#FFF;
    z-index:9;
    position:relative;
    margin-left:30px;
}
.header_items_container>li:first-child{
    margin-left:0;
    margin-right:20px;
    font-family:Cuprum;
}

.custom_border_link{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    color:#FFF;
    text-decoration:none;
    line-height:90%;
    border-bottom:1px solid;
    border-color:rgba(255, 255, 255, 0.5);
}
.custom_border_link:hover{
    color:#000;
    border-color:rgba(0, 0, 0, 0.5);
}

.header .city_select{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    line-height:0.9;
}
.header .city_select li{
    display:block;
}
.header .city_select li:first-child{
    display:block;
}
.header .city_select a{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    line-height:0.9;
    color:#fff;
    text-decoration:none;
    border:0 none;
    background-image:url('/class_main/images/header/arrow_down.png');
    background-position:100% 6px;
    background-repeat:no-repeat;
    padding-right:10px;
}

.real_town  span{
  border-bottom-style:solid !important;
  line-height:88% !important;

}

.header .city_select a:hover{
    background-position:100% -23px;
    color:#000;
}
.header .city_select a>span{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    line-height:0.9;
    border-bottom:1px dashed;
    border-color:rgba(255, 255, 255, 0.5);
    white-space:nowrap;
}
.header .city_select a:hover>span{
    border-color:rgba(0, 0, 0, 0.5);
}

.social_link{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    width:14px;
    height:14px;
    background-position:0 0;
    margin-left:5px;
    vertical-align:middle;
}
.social_link:first-child{
    margin-left:0;
}
.social_link:hover{
    background-position:0 100%;
}
.social_link.vk{
     background-image:url('/class_main/images/header/VK_black.png');
}
.social_link.fb{
    background-image:url('/class_main/images/header/facebook_black.png');
}

#top_line {
  width:100%;
  height:60px;
  position:absolute;
    top:0;
  z-index:1;
}

/* end Header */
.main_container{
    
    margin:0 auto;
}
/* Bannersr */
body{
    min-width:1000px;
    background-color:#f3f3f3;
}
#main_banners {
    position:relative;
    display:block;
    overflow:hidden;
}

.inp {
    width:52px;
}

.banners {
    width:100%;
    height:143px;
    overflow:hidden;
    margin-top:38px;
}
.banners img {
    width:330px;
    height:143px;
}
.banners div {
    float:left;
}
/* end Bannersr */

#main_block {
    position:relative;
    width:100%;
    height:100%;
    background-color:#fff;
}
#main_block table{
    width:100%;
    height:100%;
}
#f_td {
    width:181px;
    position:relative;
    background:#f3f3f3;
    height:100%;
}


#results {
    position:relative;
    float:left;
    height:100%;
    width:100%;
    overflow:hidden;
}
.res_header {
    position:relative;
    width:100%;
    z-index:9;
    background:#fff;
    border-bottom:1px solid #E5E5E5;
}


.lft{
    display:block;
    float:left;
}
.rght{
    display:block;
    float:right;
}

.bObjClose {
    height:22px;
    width:20px;
}
.bObjClose a:link, .bObjClose a:visited, .bObjClose a:hover, .bObjClose a:active {
    display:none;
}
.bObjClose{
    width:30px !important;
}

.bHover .bObjClose a:link, .bHover .bObjClose a:visited {
    background:url("/class_main/images/cross.png") no-repeat scroll 0 0 transparent;
    border-bottom:medium none;
    display:block;
    height:7px;
    left:5px;
    position:relative;
    text-decoration:none;
    top:6px;
    width:8px;
}
.bHover .bObjClose a:hover, .bHover .bObjClose a:active {
    background:url("/class_main/images/cross.png") no-repeat scroll 0 -7px transparent;
}
.bHover {
    background:none repeat scroll 0 0 #FFFFFF;
}
.bObjMain {
    width:200px;
}
.lft.bObjMain p{
  margin-left:29px;
  margin-top:4px;
  font:13px Trebuchet MS;
  font-weight:700;
}
.res_header sup {
  font-size:8px;
  position:relative;
  top:1px;
  left:-3px;
}

.res_header .bObjSqCstelem {
  font:12px Trebuchet MS;
  color:#808080;
}
.res_header .bObjCaracter,.res_header .bObjAdds, .res_header .bObjCstelem,.res_header .bObjDigits {
  font:13px Trebuchet MS;
  font-weight:700;
}
a.bObjName:link, a.bObjName:visited, a.bObjName:hover, a.bObjName:active {
    border-bottom:medium none;
    color:#006DB2;
    font-size:13px;
    line-height:13px;
    margin-right:5px;
    text-decoration:none;
    display:inline;
    border-bottom:1px solid;
    border-color:rgba(0, 109, 178, 0.5);
}
.mac-os a.bObjName:link, .mac-os a.bObjName:visited, .mac-os a.bObjName:hover, .mac-os a.bObjName:active {
    line-height:15px;
}
a.bObjName:hover {
    color:#FF0E00;
    text-decoration:none;
    border-bottom:1px solid;
    border-color:rgba(255, 14, 0, 0.5);
}
.bObjClass {
    color:#000000;
    font-size:12px;
}
.bObjPhone {
    color:#000000;
    font-weight:bold;
    height:18px;
    left:16px;
    margin:10px 0 8px;
    position:relative;
    width:100%;
}
.bObjImg {
    background:none repeat scroll 0 0 transparent;
    display:block;
    height:96px;
    margin-bottom:5px;
    width:200px;
    margin-left:-31px;
    position:relative;
    top:1px;
    left:1px;

}
.bObjImg:hover{
  background:#F00;
}
.bObjImg a {
  display:block;
}
.bObjImg a:hover {
  opacity:0.77;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";
}
.bObjImg img {
    display:block;
    height:96px;
    left:0px;
    position:relative;
    top:0px;
    width:200px;
}
.bObjImg.hide {
    display:none;
}
.bObjPath {
    width:0%;
}
.bObjAddr, .bObjMetro {
    color:#000000;
    font-size:13px;
    line-height:15px;
    margin-left:0px;
    position:relative;
}
.bObjAddr {
    margin-bottom:3px;
}
.bObjMetro {
    margin-bottom:1px;
}
.bObjMetro .bmetro {
    background:none repeat scroll 0 0 orange;
    height:15px;
    left:-17px;
    position:absolute;
    top:1px;
    width:15px;
}
.bObjDigits {
    color:#000000;
    font-size:13px;
    margin-left:15px;
    width:350px;
}
.bObjSqCst {
    position:relative;
    margin-bottom:2px;
}
.bMType {
    font-size:11px;
    left:-54px;
    position:absolute;
    text-align:right;
    width:50px;
}
.bObjSqelem {
    margin-left:40px;
    position:relative;
    width:35px;
    font-size:14px;
    font-weight:700;
}
.bObjSq-1 {
    text-align:right;
    width:22px;
}
.bObjSq-2 {
    width:11px;
}
.bObjCstelem {
    text-align:right;
    width:80px;
}
.bObjSqCstelem {
    color:#878787;
    font-size:11px;
    text-align:right;
    width:60px;
}
.bObjSummary {
    color:#808080;
    font-size:11px;
    line-height:11px;
    margin:3px 0 3px 40px;
}
.bObjCaracter {
    margin-left:50px;
    width: 280px; /*22%;*/
    word-wrap:break-word;
}
.bObjCaracter div {
    color:#000000;
    font-size:13px;
    line-height:15px;
    margin-bottom:5px;
    margin-left:35px;
}
.bObjAdds {
    margin-left:15px;
    width:18%;
}
.bObjAdds div {
    color:#000000;
    font-size:13px;
    line-height:15px;
    margin-bottom:5px;
    margin-left:18px;
}


#bObjDataList {
    display:block;
    list-style:none outside none;
    position:relative;
    z-index:8;
}
#bObjDataList li {
    display:block;
    list-style:none outside none;
}
#bObjDataList .objTR {
    border-color:#e5e5e5;
    border-image:none;
    border-style:none none solid;
    border-width:medium medium 1px;
    padding:8px 0;
    width:100%;
}


.objPhone {
    color:#000000;
    height:18px;
    left:16px;
    margin-top:2px;
    position:relative;
    width:100%;
}
.objPhone span, .bObjPhone span {
    color:#919191;
    font-size:10px;
    font-weight:normal;
    left:-15px;
    position:absolute;
    top:-10px;
}

.hide {
    display:none;
}
.clear {
    clear:both;
    display:block;
}
.lclear {
    clear:left;
    display:block;
}
.rclear {
    clear:right;
    display:block;
}

.shadow-1, .shadow-for-table {
    background:url("/class_main/images/shadow-left-top.png") repeat-x scroll 0 0 transparent;
    bottom:-5px;
    display:block;
    height:5px;
    width:100%;
    position:absolute;
    margin-top:20px;
}


#big_search {
    height:100%;
    background:#f3f3f3;
}

.hertz {
    position:absolute;
    margin-left:-19px;
}

.hertz a {
    font-family:'WebSymbolsLigaRegular';
    text-rendering:optimizeLegibility;
    border:none !important;
    color:#d6d6d6;
    text-decoration:none;
    font-size:14px;
}



.active_hertz {
    color: red !important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {

.hertz a:hover {
    color:#d6d6d6;
}

}


.autocollection {
	display:block !important;
	position:absolute;
    left:-26px;
    top:19px;

    font-family:'WebSymbolsLigaRegular';
    text-rendering:optimizeLegibility;
    border:none !important;
    color:#d6d6d6;
    text-decoration:none;
    font-size:14px;
}

.autocollection a:hover {
    color:#ff5e4e;
}
.bObjSqCst .autocollection{
	top:0;
	left:-50px;
}
.active_autocollection {
    color:#ff5e4e !important;
}



.bcadmcal{
	position:relative;
	margin-bottom:5px;
	min-height:23px;
	background:#fff;
	font-size:11px;
}
	.bcadmcal .bcadmcal-msg{
		display:block;
		position:absolute;
		top:0;
		box-sizing:border-box;
		border-radius:2px;
		width:100%;
		min-height:23px;
		z-index:1000;
		font-size:12px;
	}
	.bcadmcal span.bcadmcal-msg{
		position:relative;
		left:-3px;
		padding:1px 7px;
		cursor:pointer;
		line-height:20px;
	}
	.bcadmcal span.bcadmcal-msg:hover{
		background:#eee;
	}
	.bcadmcal input.bcadmcal-msg{
		padding:3px;
		border:1px solid rgba(0,0,0,0.1);
		box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.1);
		color:#4c4c4c;
		font-family:"Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
	}
	.bcadmcal input.bcadmcal-msg:focus{
		border:1px solid rgba(0,0,0,0.2);
		box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.15);
		outline:0;
	}

	.bcadmcal .bcadmcal-ds{
		position:absolute;
		left:-3px;
		top:-3px;
		padding:30px 3px 3px 3px;
		border-radius:3px;
		width:100%;
		background:radial-gradient(ellipse at center,  #fac695 0%,#f5ab66 47%,#ef8d31 100%);
		box-shadow:0 0 5px 0 rgba(0,0,0,.3);
		z-index:999;
	}
		.bcadmcal .bcadmcal-ds b{
			font-size:11px;
			padding:2px 5px;
			cursor:pointer;
			text-shadow:0 1px 0 rgba(255,255,255,.4);
		}
		.bcadmcal .bcadmcal-ds b:hover{
			color:#000;
		}
		.bcadmcal .bcadmcal-ds b.selected{
			border-radius:2px;
			background:#eee;
			box-shadow:inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
			color:#333;
			text-shadow:none;
		}
		.bcadmcal .bcadmcal-dp{
			position:absolute;
			left:0;
			top:53px;
			font-size:76%;
            background: #FFF;
		}

/*::selection{
	background:#f5ab66;
}
::-moz-selection{
	background:#f5ab66;
}
input:not([type=checkbox]):focus{
	box-shadow:0 1px 2px 0 rgba(238, 145, 57, 1);
}*/



.not_active_rayon {
    color:grey;
}

.active_rayon {
    color:blue;
}

.was_ra {
  border-bottom:1px solid #e5e5e5;
  padding-top:11px;
  padding-bottom:11px;
}
.was_ra p{
  font:15px Trebuchet MS;
  font-weight:700;
  margin-left:29px;
}
.nosqs{
  margin-left:29px;
  font:13px Trebuchet MS;
  color:#000;
}
.esho_div{
  width:100%;
  padding-top:180px;
  padding-bottom:80px;
}

#esho {
  width:129px;
  margin-left:-65px;
}
.price_for_year {
  display:none;
}

.name_wraper {
	position:relative;
  padding-bottom:2px;
}
.name_wraper a,.name_wraper div{
  float:none;
  display:inline;
}
.nothing_found {
  text-align:center;
  margin-top:20px;
  font-size:13px;
}

footer{
    border-top:1px solid #e5e5e5;
    padding-top:21px;
}
.footer_content{
    font:13px/18px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    color:#000;
}
.footer_content:before,
.footer_content:after {
    content:"";
    display:table;
}
.footer_contentt:after {
    clear:both;
}

.footer_content a{
    color:#000;
    text-decoration:none;
    border-bottom:1px solid #737373;
}
.footer_content a:hover{
    color:#f00;
    border-color:#f00;
}
.footer_column{
    float:left;
    margin-left:28px;
    margin-right:23px;
    margin-bottom:30px;
}


.t_banner{
	width:100%;
	background:red;
	float:left;
}
.t_banner p {
	margin:0px;
	line-height:10px;
}
.t_banner .h_name {
	color:#FFF;
	text-transform:uppercase;
	text-tranform:uppercase;
	font:18px Trebuchet MS;
	font-weight:700;
	text-decoration:none;
	line-height:14px;
}

.h_name {
	width:230px !important;
}
.t_banner .h_rayon{
	color:#FFF;
	font:13px Trebuchet MS;
	line-height:10px;
	margin-top:3px;
}

.h_div{
	padding-top:14px;
	padding-left:20px;
	padding-bottom:12px;
	width:20%;
	float:left;
}
.cen_div{
	padding-top:14px;
	float:left;
}
.h_sq{
	color:#FFF;
	text-tranform:uppercase;
	font:13px Trebuchet MS;
	font-weight:700;
	position:relative;
	top:-7px;
}

.h_price{
	color:#FFF;
	text-tranform:uppercase;
	font:13px Trebuchet MS;
	font-weight:700;
	margin-top:1px !important;
}
.anketa_container {
  margin:0px;
  position:absolute;
  border:1px solid;
  width:354px;
  padding:12px;
  font:13px Trebuchet MS;
  background:#FFF;
  margin-left:-77px !important;
  z-index:0;
  margin-top:-39px !important;
}
.anketa_container div{
  margin:0px;
  margin-bottom:9px;

}
.anketa_container textarea{
  width:281px;
  height:33px;
  margin:0px;
}


.task{
    margin-left:10px;
}
.task .custom_checkbox{
    margin-left:5px;
}

.bObjSqCstelem nobr:hover {
  cursor:pointer;
  color:#F00;
}

.some_image:hover {
  background-position:0px 20px !important;
}


phone a{
  text-decoration:none;
  color:#000;
}

#page3 li {
  margin-left:20px;
  list-style-type:decimal;
}

.sq_bro,.need_bro,.alert_bro {
  cursor:pointer;
}

.bro_info {
  -moz-user-select:none;
  -o-user-select:none;
  -khtml-user-select:none;
  -webkit-user-select:none;
  -ms-user-select:none;
   user-select:none;
}

.hide_sum{
	display:none;
}


/*NEW CONTACTS*/
.editable:hover,.contact_menu span:hover{
	cursor:pointer;
	color:#F00;
}

.editable {
	display:inline-block;
	margin:0px;
	margin-top:2px;
    white-space: normal;
}

.editable.office_num input {
    background-color: white;
    z-index: 10;
    width: 60px !important;
}

.contact_menu span{
	padding:5px;
	border:none;
}


.contact_menu span.active {
	border-bottom:1px solid;
}

.contname,.contphone,.contemail,.site-url{
	margin-top:7px;
}

.site-url:before {
    background-image: url('/work/site.png');
    background-size: 13px 13px;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: -20px;
    margin-top: 3px;
    content:"";
    pointer-events: all;
}

a.site-url {
    max-width: 200px;
    height: 1.2em;
    overflow: hidden;
    text-decoration: none;
    margin-left: 27px;
    font-size: 14px;
    font-weight: bold;
}

.contname:before {
	background-image: url('/work/user.png');
    background-size: 13px 13px;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: -20px;
    margin-top: 3px;
    content:"";
}

.contphone:before {
	background-image: url('/work/telephone.png');
    background-size: 13px 13px;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: -20px;
    margin-top: 3px;
    content:"";
}

.contemail:before {
	background-image: url('/work/envelope.png');
    background-size: 13px 13px;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: -20px;
    margin-top: 3px;
    content:"";
}

.type1,.type2,.type3, .type4 {
	margin-top: 8px;
	padding:1px;
	/*border:1px solid;*/
}

.emptyclon {
	display:none;
}


.emplus,.phplus {
	margin-left: 10px;

}

.emplus:hover,.phplus:hover {
	cursor:pointer;
	color:#F00;
}
.addnewcontact:hover {
    cursor: pointer;
    color: #F00;
}
.addnewcontact {
    padding: 5px;
    border: none;
}
.addnewcontact span{
	padding: 5px;
}

.emptcomment:hover {
	cursor:pointer;
	color:#f00;
}
.old_contacts_menu,.new_contacts_menu{
	text-decoration:none;
	color:#000;
}
.con_active{
	text-decoration:underline;
}
.phone_p{
	color:#00F;
	text-decoration:none;
	margin-left: 27px;
    font-size: 14px;
    font-weight: bold;
}

.contact_comment {
    width: 230px;
    height: 100px
}
