﻿body {
}

.pac-container {
    background-color: #fff;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-family: Arial,sans-serif;
    overflow: hidden;
    position: absolute !important;
    z-index: 1051 !important;
}
