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