/* Scoped to the WAP secondary game lobby only. */
.container.game .game-container[data-v-6646ccc6] {
  height: 100%;
}

.game-container[data-v-6646ccc6] .game-search-bar {
  position: relative;
  flex: 0 0 auto;
  margin-bottom: .26667rem;
}

.game-container[data-v-6646ccc6] .game-search-bar input {
  box-sizing: border-box;
  width: 100%;
  height: .85333rem;
  padding: 0 .85333rem 0 .32rem;
  border: 1px solid #e5e7eb;
  border-radius: .42667rem;
  outline: none;
  background: #fff;
  color: #333;
  font-size: .32rem;
}

.game-container[data-v-6646ccc6] .game-search-bar button {
  position: absolute;
  top: 0;
  right: 0;
  width: .85333rem;
  height: .85333rem;
  border: 0;
  background: transparent;
  color: #8a8d96;
  font-size: .48rem;
}

.game-container[data-v-6646ccc6] .game-search-empty {
  grid-column: 1 / -1;
  padding: 1.2rem 0;
  color: #8a8d96;
  font-size: .32rem;
  text-align: center;
}
