﻿html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.navbar-fixed-bottom {
    position: absolute;
    bottom: 50px;
    text-align: left;
    z-index: 999999;
}

.google-map {
    height: 100%;
    margin-bottom: -8px;
}

    .google-map iframe {
        width: 100%;
        border: 0;
        -webkit-backface-visibility: hidden;
    }

input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before {
    content: "";
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}
