<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#left {display:block;background-color:white;margin:0;overflow:auto;padding:0;position:absolute;width:380px;height:300px;max-height:800px;top:80px;left:20px;z-index:9999;border:1px solid #ccc;padding:20px;box-shadow:0 0 20px rgba(0,0,0,0.2);}
#map {position:absolute;z-index:100;width:100%;height:100%;border:none;}

ul.mapsr {list-style:none;padding:0;margin:0;}
ul.mapsr&gt;li {list-style:none;padding:0 10px 0 40px;margin:0;background-position:8px 8px;background-repeat:no-repeat;}
ul.mapsr&gt;li:hover,ul.mapsr&gt;li.selected {background-color:#f8f8f8;}
ul.mapsr&gt;li&gt;a {color:inherit;text-decoration:none;display:block;padding:10px;padding-top:5px;}
ul.mapsr&gt;li&gt;a span {color:#aaa;font-size:11px;line-height:120%;display: block;}

.mapsr_address {background-image: url('//i.novgorod.ru/map/search/icon_address.png');}
.mapsr_org {background-image: url('//i.novgorod.ru/map/search/icon_org.png');}
.mapsr_city {background-image: url('//i.novgorod.ru/map/search/icon_city.png');}
.mapsr_slang {background-image: url('//i.novgorod.ru/map/search/icon_slang.png');}
.mapsr_sightseen {background-image: url('//i.novgorod.ru/map/search/icon_sightseen.png');}

.map-close-button {font-size:24px;text-decoration:none;float:right;color:inherit;padding:6px;}
.map-close-button:hover {background:#eee;text-decoration:none;}
.map-close-button:focus {background:#eee;text-decoration:none;}

#searchresults {box-sizing:border-box;display:none;background-color:white;position:absolute;width:422px;height:500px;max-height:800px;top:67px;left:20px;z-index:10000;border:1px solid #ccc;padding:10px;box-shadow:0 0 20px rgba(0,0,0,0.2);}
#search {position:absolute;width:420px;height:45px;top:20px;left:20px;z-index:9999;border:1px solid #ccc;padding:0;box-shadow:0 0 20px rgba(0,0,0,0.2);background:white;}
#map-logo {width:28px;height:28px;margin-left:8px;}
#search-button&gt;svg {float:right;padding:9px 9px 0 0;width:28px;height:28px;}
#search_input {outline-style:none;width:340px;font-size:14px;height:45px;border:none;padding-left:5px;}

@media screen and (max-width:450px) {
	#left {width: calc(100% - 80px);}
	#searchresults {width: calc(100% - 38px);}
	#search {width: calc(100% - 40px);}
	#search_input {width: calc(100% - 85px);}
	}

#maptype .maptype_active img {border:solid 1px black;}

.map_snippet {border:solid 2px white;}
.map_snippet.selected {border: 2px dashed red;}

#data_loading {position:absolute;top:58px;left:250px;z-index:9999;}

#gmaptype {z-index:9998;bottom:24px;right:50px;position:absolute;}
#gmaptype #gmaptype-btn {box-sizing:border-box;padding:0;margin:0;width:55px;height:55px;box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;border-radius: 2px;cursor: pointer;background-color: white;background-image: url('//i.novgorod.ru/map/icon_layers.png');background-position:center center;background-repeat:no-repeat;}
#maptype_menu {display:none;box-sizing:border-box;box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;border-radius: 2px;bottom:88px;right:50px;z-index:9998;position:absolute;box-sizing:border-box;padding:6px;width:94px;height:350px;user-select: none;box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;border-radius: 2px;cursor: pointer;background-color: white;}
#maptype_menu .maptype_link {display:block;float:left;width:76px;height:79px;color:white;text-decoration:none;border:1px solid #aaa;margin:2px;}
#maptype_menu #maptype_sattelite {background-image: url('//i.novgorod.ru/map/icons/sattelite.jpg');}
#maptype_menu #maptype_googlemaps {background-image: url('//i.novgorod.ru/map/icons/googlemaps.png');}
#maptype_menu #maptype_osm {background-image: url('//i.novgorod.ru/map/icons/osm.png');}
#maptype_menu #maptype_bingmaps {width:32px;height:35px;float:left;background-image: url('//i.novgorod.ru/map/icons/bingmaps.png');}
#maptype_menu #maptype_yandex {width:32px;height:36px;float:left;background-image: url('//i.novgorod.ru/map/icons/yandex.png');}
#maptype_menu #maptype_yandexareal {width:32px;height:36px;float:left;background-image: url('//i.novgorod.ru/map/icons/yandexareal.png');}
#maptype_menu #maptype_mapbox {width:32px;height:35px;float:left;background-image: url('//i.novgorod.ru/map/icons/mapbox.png');}
#maptype_menu .maptype_active {border: solid 1px black;}
#maptype_menu .maptype_link div {display:none;margin-top:50px;background:rgba(0,0,0,0.7);height:23px;font-size:11px;line-height:11px;padding:3px 5px;text-align:left;}
#maptype_menu:hover .maptype_link div {display:block;}


.map-item-header {font-size:16px;font-weight:400;border-bottom: 1px solid #eeede6;background: #f8f8f3;padding:10px;line-height:140%}
.map-item-header a {color: #647588;text-decoration: none;}
.map-item-body {margin:10px 0;}
.map-item-body {font-size:13px;line-height:140%;}
.map-item-body .address {display: block;font-size:11px;background-color: #c6d6de;padding: 2px 8px;margin: 3px 5px 0 0;border-bottom: 1px dotted #6b91ab;border-right: 1px dotted #6b91ab;text-decoration: none;}

.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {padding:4px 10px;font-size:12px;}
.pagination&gt;li&gt;input {padding:10px 10px;height:27px;width:40px;}
.pagination {margin:0;}

.map-structure {list-style:none;margin-left:-20px;}
</pre></body></html>