.twitter-typeahead{float:left;width:100%}
.twitter-typeahead .tt-hint{color:#777}
.twitter-typeahead .tt-input{z-index:2}
.input-group .twitter-typeahead{display:table-cell !important}
.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input{background-color:#eee !important;cursor:not-allowed}
.tt-dropdown-menu,
.tt-menu{background-clip:padding-box;background-color:#b7cadf;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);font-size:14px;left:0;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;top:100%;width:100%;z-index:1000;*border-right-width:2px;*border-bottom-width:2px}
.tt-dropdown-menu .tt-suggestion,
.tt-menu .tt-suggestion{clear:both;color:#333;display:block;font-weight:normal;line-height:1.428571429;padding:3px 20px}
.tt-dropdown-menu .tt-suggestion.tt-cursor,
.tt-dropdown-menu .tt-suggestion:hover,
.tt-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion:hover{background-color:#f5f5f5;color:#262626;cursor:pointer;outline:0;text-decoration:none}
.tt-dropdown-menu .tt-suggestion.tt-cursor a,
.tt-dropdown-menu .tt-suggestion:hover a,
.tt-menu .tt-suggestion.tt-cursor a,
.tt-menu .tt-suggestion:hover a{color:#262626}
.tt-dropdown-menu .tt-suggestion p,
.tt-menu .tt-suggestion p{margin:0}