.c7n-fast-search {
  tr.drop-over-downward td {
    background: #d3d3d3 !important;
  }

  tr.drop-over-upward td {
    background: #d3d3d3 !important;
  }

  tr.hover-row td {
    background: white !important;
  }
}
