.twitter-typeahead{display:flex !important}
.twitter-typeahead .tt-menu{background:#fff;width:100%;border:1px solid #ccc;border-radius:5px;margin:10px 0}
.twitter-typeahead .tt-menu .tt-dataset{max-height:300px;overflow-y:auto;margin:8px 0}
.twitter-typeahead .tt-menu .tt-suggestion.tt-selectable{cursor:pointer;padding:8px 10px 6px 10px}
.twitter-typeahead .tt-menu .tt-suggestion.tt-selectable:hover{background:#666;color:#fff}