.typeahead, .tt-query, .tt-hint{width:1000px;}
.tt-hint{color:#999;}
.tt-menu{background:#fff;border:1px solid rgba(0, 0, 0, 0.2);border-radius:5px;margin-top:5px;width:100%;}
.tt-suggestion{padding:5px 10px;}
.tt-suggestion:hover{cursor:pointer;background:#0097CF;color:#fff;}
.tt-suggestion p{margin:0;}