.p {
  font-family: Arial, sans-serif;
  text-align: center;
}

.map svg {
  height: auto;
  width: 90%;
  margin: 0 auto;
  display: block;
}

.map g {
  fill: #DDDDDD;
  
  stroke-width: 1;
}

.map g:hover {
  fill: #fc0 !important;
  cursor: pointer;
}

.info_panel {
  background-color: rgba(255,255,255, .9);
  padding: 5px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  position: absolute;
  border: 1px solid #0085B2;
  color: #333;
  white-space: wrap;
  width:250px;
  border-bottom-right-radius: 5px ;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px ;
  border-top-left-radius: 5px;
   
}

.info_panel::first-line {
  font-weight: bold;
}







	.st0{fill:#E6E7E8;}
	.st1{fill:#231F20;}
	.st2{font-family:'Helvetica';}
	.st3{font-size:11px;}
	.st4{opacity:0.4;fill:#63645D;}
	.st5{fill:none;stroke:#B2CCDA;stroke-miterlimit:10;}
	.st6{stroke:#FFFFFF;stroke-miterlimit:10;}
	.st7{stroke:#FFFFFF;stroke-miterlimit:10;}
	.st8{stroke:#FFFFFF;stroke-miterlimit:10;}
	.st9{stroke:#FFFFFF;stroke-miterlimit:10;}
	.st10{}
	.st11{fill:none;stroke:#FFFFFF;stroke-miterlimit:10;}
	.st12{opacity:0.85;}
	.st13{fill:#064260;}
	.st14{font-size:6.8331px;}
	.st15{font-size:11.2156px;}
	
	.lotes{fill:#37B3E6;stroke:#FFFFFF;stroke-miterlimit:10;}
	.bodegas{fill:#FC7B06;stroke:#FFFFFF;stroke-miterlimit:10;}
	.nodisponible{fill:##DDDDDD;stroke:#FFFFFF;stroke-miterlimit:10;}
	
	
