.gt-suggest-wrapper {
  border: 1px solid #ddd;
  position: absolute;
  z-index: 99999;
  width: calc(100% - 2px); }
  .gt-suggest-wrapper .gt-suggest-list {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    padding-bottom: 5px;
    padding-top: 5px; }
    .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item {
      padding: 5px;
      border-bottom: 1px solid #ddd;
      cursor: pointer; }
      .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item.hovered, .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item.selected, .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item:hover {
        background: #ffeba0; }
      .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item:last-of-type {
        border-bottom: none; }
      .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item .gt-suggest-item-upper {
        font-weight: bold; }
      .gt-suggest-wrapper .gt-suggest-list .gt-suggest-item .gt-suggest-item-lower {
        font-size: 12px; }
