.hidden{display:none}#suggestions{background:#fff;border:1px solid #ccc;list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:0;position:relative;width:100%;z-index:100}html body #suggestions li{color:blue!important;cursor:pointer;padding:8px}html body #suggestions li.lastoption{color:red!important;cursor:pointer;font-weight:700;padding:8px}#suggestions li:hover{background:#eee;color:purple!important;font-weight:700;width:100%}#textInput{margin-bottom:20px}