.ink_set{
margin-top: 10px; 
}
.latitude, .longitude, .zoom {
display:none;
}
#showmap{
width:100%;
height:380px;
border: 2px solid rgb(207, 203, 203);
tranform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
-moz-tranform: none !important;
-o-transform: none !important;
}
.submit_button{
margin-top:20px;
}
.gm_lat{
margin-left: 20px;
}
.gm_log{
margin-left: 10px;
}
.gm_zoom{
margin-left: 35px;
}
.map-label{
	padding-left: 20px;
	padding-right: 20px;
}
.map-title{
	padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
}

.me-font-map-title{  
  font-family:'LeckerliOne-Regular';  
  font-size: 2.0em;
  margin-top: 7px;
  letter-spacing: 3px;
  color: #72d1d7;
 
} 
/*close icon on windows info googlemap */
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
max-width: none;
}