.seatSearch {
  margin-bottom: 20px;
}
.seatList table {
  display: none;
}
.seatList table.active {
  display: table;
}