.tt-cursor {
    background: #EEEEEE;
}

.tt-hint, .tt-input {
    color: #555555 !important;
}

.tt-menu {
  max-height: 150px;
  overflow-y: auto;
}