@media (min-width: 992px) { 
#YMapsID {/*position:absolute*/}
#content {min-height:630px}

}

.YMaps-map-type-layer-container {
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important;
     -webkit-filter: grayscale(100%) !important;
 }

/*��� ������*/
span.phone {color:#009adc}
.shopname {font-size: 16px }
#shop_search_result_table {font-size: 14px }

#YMapsID {
width:100%;
height:469px;
border:1px solid #aaa;
}

#YMapsID{
	white-space: nowrap;
}
.YMaps-b-balloon_close-on .YMaps-b-balloon-content{
	overflow: auto !important;
}

.show_all {
display:block;
font-size: 12px;
position: absolute;
right: 5px;
top: 5px;
z-index: 1000;
}

.dealer_invite {
margin:120px 50px 0 50px;
text-align:center;
font-size:16px;
line-height:18px;
display:none;
}

.shop_search {
color:#000;
font-size:100%;
/* float:left; */
/* width:220px; */
}

.shop_search_form {
/* height:234px; */
}

.shop_search p {
margin:10px 0 5px 0;
color:#98a1a8
}

.shop_search label {
display:block;
line-height:170%;
}

.shop_search input {
margin:4px 10px 0 0;
vertical-align:text-bottom;
}

div:has(>#scroll-style-5){
	padding-top: 12px;

	&::after{
		content: '';
		position: absolute;
		background: linear-gradient(0, white 15%, transparent 80%);
		height: 20px;
		left: 15px;
		right: 25px;
		bottom: 0px;
		z-index: 1;
	}
	&::before{
		content: '';
		position: absolute;
		background: linear-gradient(180deg, white 15%, transparent 70%);
		height: 20px;
		left: 15px;
		right: 25px;
		top: 16px;
		z-index: 1;
	}
}

#scroll-style-5.shop_search_result {
	max-height: 380px;
	margin-top:10px;
	position: relative;

	&>.scrollable{
		padding-right: 10px;
	}

	@media (max-width: 699px) {
		max-height: 700px;
	}
}

.margin-0-20-15-20 {
margin:10px 20px;
_margin:0 20px 5px 20px;
}

.scrollable {

overflow:hidden;
}

#scroll-style-5::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5; border-radius: 4px;}
#scroll-style-5::-webkit-scrollbar {width:5px;background-color:#F5F5F5;border-radius: 4px;}
#scroll-style-5::-webkit-scrollbar-thumb {background-color:#009adc;border-radius: 4px;}
#scroll-style-5 {max-height:350px; overflow-y:scroll;overflow-x:hidden }

table#shop_search_result_table{
	border-collapse: separate;
	margin: 0 8px 0 0;
	width: 100%;
}
table.odd_grey_body td {
	padding: 16px; 
	cursor: pointer; 
	border-radius: 4px;
	@media (max-width: 699px) {
		display: block;
	} 
}

table.odd_grey_body tr >td.hover{
	background-color:#eef4fa
}

table.odd_grey_body tr >td.selected{
	background-color:#eef4fa
}

table.odd_grey_body a{
color:#406e96;
}

.send_mail {
	height:10px;
	width:14px;
	padding:0 7px;
	background:url(/images/mail_icon.gif) no-repeat;
	text-decoration:none;
}

.map_shop_info {
	width:300px;
	color:#000;
	font-family:Trebuchet MS;
	font-size:90%;
	_float:left;
	_margin-left:10px;
}

/* html[xmlns*=""] .map_shop_info {float:none\9;]float:default}
html[xmlns*=""] .map_shop_info {margin-left:70px\9;]margin-left:default} */

.map_shop_img {
	float:left;
}

.map_shop_adress, .map_shop_anounce{
	line-height:100%;
}

.map_shop_phone {
	font-weight:bold;
	margin-top:5px;
}

.map_shop_www {
	margin-top:8px;
	font-size:90%;
}

div.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}


#maps-row{
	padding-bottom: 24px;
	
	&>div{
		width: 100%;
	}
}