.gmp_map_opts  img{
max-width:none !important;
}
.gmpMarkerInfoWindow {
width: 290px;
height: 150px;
overflow:auto;
}
.gmpInfoWindowtitle {
font-size: 19px !important;
font-weight: bold !important;
color: brown;
margin: 0 0 5px 6px;
}
.map_container img{
max-width:inherit !important;   
}
.mapLicenzetext {
color: rgb(68, 68, 68);
background-color: rgba(255, 255, 255, 0.49);
}
.map-preview-iumg-container img {
width: 175px;
cursor:pointer;
}
.gmp_map_opts {
float: left;
margin:5px 0;
clear:both;
}
.map_container {
float: left;
width: 100%;
}
.close_button{
float: right;
display: block;
margin: -17px -21px 10px 0px;
padding: 2px 8px !important;
}
.close_button{
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.gmp_map_opts.display_as_popup {
display:none;
position: absolute;
z-index: 99999;
border: 1px solid gray;
border-radius: 4px;
_position: fixed;
padding: 5px;
background-color: white;
box-shadow: 0px 0px 16px 6px rgba(255, 255, 255, 0.65);
top:50px !important;
}
.gmp_map_opts tr{
font-size: 0.857142857rem;
}
.gmp_map_opts{
font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}.jrsm-label {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
.jquery-responsive-select-menu {
display: none;
}