// compress: true, out: ../css/jquery.Thailand.min.css
.twitter-typeahead{
    width: 100%;
}
.tt-menu{
    width: 100%;
}
.tt-suggestion {
    padding: 10px 5px;
    background: #fff;
    cursor: pointer;
}
.tt-cursor,
.tt-suggestion:hover{
    background: #f5f5f5;
}
.twitter-typeahead{
    width: 100%;
}
.tt-hint{
    opacity: 0.3 !important;
}