.city-autocomplete{position:absolute;z-index:10000;background:#fff;border:1px solid #c3cacf;display:none;font-family:Arial,sans-serif;-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2);-moz-box-shadow:0 8px 17px 0 rgba(0,0,0,.2);box-shadow:0 8px 17px 0 rgba(0,0,0,.2);-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px}.city-autocomplete:after{content:"";padding:1px 1px 1px 0;height:18px;box-sizing:border-box;text-align:right;display:block;background-image:url("https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png");background-position:right;background-repeat:no-repeat;background-size:120px 14px;--lzl-bg-img:"https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png"}.city-autocomplete:after.lzl:not(.lzl-ed),.city-autocomplete:after.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%2014%22%20width%3D%22120%22%20height%3D%2214%22%3E%3C%2Fsvg%3E")}.city-autocomplete>div{font-size:13px;padding:5px 10px;cursor:pointer}.city-autocomplete>div:hover{background:#c3cacf}