.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);width:300px;position:absolute;display:none;z-index:9999;max-height:500px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.autocomplete-suggestion{position:relative;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333;padding:8px 1em}.autocomplete-suggestion b{font-weight:700;color:#000}.autocomplete-suggestion.selected{background:#009688;color:#fff}