/* Marker settings */


/* version 2.13 */

.gm-style-iw {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.gm-style a:link,
.gm-style a:visited,
.gm-style a:hover,
.gm-style a:active {
    text-decoration: underline !important;
    color: #000000 !important;
}

.gm-style img {
    border: 0;
    max-width: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}