.gm-style img.img-responsive {
    max-width: 100%;
}

.acq-iw {
    top: 18px !important;
    left: 0px !important;
}

.acq-iw-close {
    top: 23px !important;
    right: 58px !important;
    opacity: 1;
}

.acq-iw .container-fluid {
    padding-left: 0px;
    padding-right: 0px;

    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid rgba(153, 153, 153, 0.6);
    border-radius: 2px 2px 10px 10px;
}

.acq-iw .cover {
    position: relative;
    margin-bottom: 1em;
}

.acq-iw .cover .titles {
    position: absolute;
    top: 20px;
    left: 10px;
}

.acq-iw .cover h3.title {
    padding: 0.25em 5px;
    background-color: #c1282f;
    color: white;
    line-height: 1em;
    font-weight: 600;
    height: auto !important;
    margin-bottom: 0.5em !important;
    font-size: 18px;
    margin-top: 0px;
    float: left;
    clear: both;
}

.acq-iw .cover .subtitle {
    color: #999;
    padding: 0.25em 5px;
    line-height: 1em;
    background: rgba(255, 255, 255, 1);
    float: left;
    clear: both;
    font-size: 14px;
}

.acq-iw .row {
    margin-left: 0px;
    margin-right: 0px;
}

.acq-iw .row > div {
    padding-left: 10px;
    padding-right: 10px;
}

.acq-iw .section h3.title {
    line-height: 30px;
    font-weight: 600;
    height: auto !important;
    padding: 4px 0px;
    margin-bottom: 0px !important;
    font-size: 24px;
    margin-top: 0px;
}

.acq-iw .section .subtitle {
    padding: 4px 0px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    margin-top: 0px !important;
    color: #999;
    margin-bottom: 0.5em;
}

.acq-iw .description {
    line-height: 1.4em;
    margin-bottom: 1em;
}

.widget-map-dialog .modal-dialog {
    width: 90%;
    margin: 0px auto;
}

.widget-map-dialog .widget-map .canvas {
    width: 100%;
    height: 90vh;
}

.acq-iw .cover img {
    width: 400px;
    height: 133px;
}

/* map search box */
#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#canvas #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
    z-index: 10;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-container {
    z-index: 10000000;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-weight: 400;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 80%;
    height: 31px;
    margin: 10px 10px;
    text-align: left;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
    border-radius: 4px;
    max-width: 300px;
}

#pac-input:focus {
    border-color: #4d90fe;
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}
#target {
    width: 345px;
}


.widget-map .gm-style-iw {
    max-height: none !important;
}

.widget-map .gm-style-iw-d {
    max-height: none !important;
    overflow: hidden !important;
    max-width: none !important;
}

.widget-map .gm-style .gm-style-iw-c {
    padding: 0 !important;
}
