	#map-report div.gmnoprint, #map-report div.gmnoscreen { display: none; }
	img[src="http://maps.gstatic.com/mapfiles/google_white.png"] {cdisplay: none;}
	#key { float:left;margin-top:55px;width:200px;}
	#key:after {display:block;clear:both;}
	#map h2, #map h3 {color:#0056a7;font-size:15px;margin:0 0 10px 0;}
	#map h3 { font-size:17px; }
	.map {width:100%;}
	#map {background:white!important;color:black;font-size:14px;margin:0 auto;max-height:500px;width:81%;}
    @media (max-width: 767px) and (min-width: 0px) { #map { width:96%; } }
    #map > div:first-of-type {background:transparent!important;}
	#map ul {margin:0;padding:0;}
	#map ul li {color:#1e235b;font-weight:bold;list-style:none;float:left;margin:0 3% 3% 0;text-align:center;padding:5% 0 5% 0;width:30.3%;}
	#map h3 {color:#3b4792}
	#map .colorOne {background:#eaecf4}
	#map .colorTwo {background:#d8dbef}
	#map .colorThree {background:#b7bad6}
	#map .colorFour {background:#7b85b7}
	#map .colorFive {background:#3b4792;color:#b7bad6;}
	#map .colorSix {background:#242863;color:#b7bad6;}
	#map .colorSeven {background:#000000;color:#b7bad6;}
	#map .colorEight {background:#6d6e70;color:#fff;}
	#map table th, #map table td {font-size:13px;padding:4px;}
        #map table td:first-child {min-width:154px;}
        #map table tr { border:none; vertical-align: top;}
		#map table tr:nth-child(2), table tr:nth-child(4){background:#eaecf4;}
	#map table div, #map em {font-size:11px;}
	#map em {display:block;font-size:11px;margin-top:12px;}
	#map a {color:#3b4792;text-decoration: none;}
	#map a:hover {text-decoration: underline; color: #3b4792;}
   	@media screen and (max-width:720px) {
		#key {background:white;border-radius:3px;box-shadow:0 0 5px #ccc;height:20px;left:inherit;right:10px;padding:20px;width:20px;z-index:999;}
		#key .key-contents {background:white;box-shadow:0 0 5px #ccc;;display:none;position:absolute;width:200px;top:75px;right:0;padding:20px;}
		#key:before {content:"";display:block;border-bottom:2px solid #999;border-top:2px solid #999;height:9px;margin:0;width:20px;}
		#key:after {content:"";display:block;border-top:2px solid #999;height:10px;margin:9px 0 0;width:20px;}
}
#map .info, #map .minimap, #map .phone, #map .marker { float: left; height: 16px; margin: 0 10px 0 5px; width: 16px; }
  .gm-style-iw.gm-style-iw-c,.gm-style-iw-d {
      max-width:100% !important;
  }