
.tt-suggestion{
    cursor:pointer;
}

li.tt-cursor {
    background-color: rgba(230,30,30,1) !important; /* f4 */
    color:#fff;
}

.tt-menu{
  width: 100%;
}