﻿#autocomplete {
    width: 100%;
}

#address {
    border: 1px solid #000090;
    background-color: #f0f0ff;
    width: 100%;
    padding-right: 2px;
}

.address-field-slim {
    max-width: 100px;
}

.pac-container {
    z-index: 9999999999 !important;
}

#route {
    margin-top: 1%;
}
