.autocomplete-hint{ border:1px solid #e7e7e7; /*overflow:auto;*/ background-color:white } .autocomplete-hint-selected{ background:#f2f2f2; } .autocomplete-hint-item { cursor: pointer; line-height: 28px; padding-left: 8px; } .autocomplete-hightlight{ color:red; }