<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/components/citrus/search_map/templates/.default/style.css?13922062731449*/
#search-map #box-search-form {
	margin-bottom: 15px;
}
#search-map #box-search-form .serch-descr {
	margin-top: 10px;
	padding-left: 80px;
}


#search-map #map-container {
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#search-map #map-container #map {
	width: 6400px;
	height: 1700px;
	position: relative;
	background: url(/bitrix/components/citrus/search_map/templates/.default/images/map.png) no-repeat left top;
}
#search-map #map-container #map #canvas {
	width: 100%;
	height: 100%;
	position: relative;
}

#search-map #controls #scale {
	position: relative;
	top: 7px;
}

#search-map #legend ul {
	list-style-type: none;
	padding: 0;
}
#search-map #legend ul li {
	height: 35px;
	padding-left: 60px;
	background: url(/bitrix/components/citrus/search_map/templates/.default/images/1.png) no-repeat left top;
	font-size: 14px;
	line-height: 30px;
}
#search-map #legend ul li.item1 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/1.png);
#search-map }#legend ul li.item2 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/2.png);
}
#search-map #legend ul li.item3 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/3.png);
}
#search-map #legend ul li.item4 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/4.png);
}
#search-map #legend ul li.item5 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/5.png);
}
#search-map #legend ul li.item6 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/6.png);
}
#search-map #legend ul li.item7 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/7.png);
}
#search-map #legend ul li.item8 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/8.png);
}
#search-map #legend ul li.item9 {
	background-image: url(/bitrix/components/citrus/search_map/templates/.default/images/9.png);
}
/* End */
/* /bitrix/components/citrus/search_map/templates/.default/style.css?13922062731449 */
</pre></body></html>