/**handles:typeahead-css**/
.tt-hint,.tt-input{width:250px;padding:8px 12px;border:2px solid #ccc;outline:0}.tt-input{box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.tt-hint{color:#999}.tt-menu{width:422px;margin-top:12px;padding:8px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.tt-suggestion{padding:3px 20px;font-size:1.1em;line-height:1.2em;cursor:pointer}.tt-suggestion.tt-cursor,.tt-suggestion.tt-is-under-cursor,.tt-suggestion:hover{background-color:#f1f1f1}.tt-suggestion p{margin:0}