.list-btn-deposit {
  font-size: 0.8rem;
}

.user-info .user-deposit {
  font-size: 0.825rem;
  min-width: 52px;
}

@media (max-width: 1500px) {
  .first-game-top {
    flex-direction: column;
    gap: 1rem;
  }
}

.first-game-title {
  min-width: 220px;
  font-size: 1.4rem;
  gap: 0.6rem;
}
.first-game-title:before {
  margin-right: 0.6rem;
}

.list-game-type .btn .game-tab-text {
  font-size: 0.9rem;
}
.list-game-type .btn .game-tab-icon {
  min-width: 24px;
}
@media (max-width: 1500px) {
  .list-game-type {
    justify-content: space-between;
  }
}

.game-theme-list.casino:after, .game-theme-list.sports:after {
  background-size: 230px;
  background-position: right center;
}

.sports .game-theme-text, .casino .game-theme-text {
  width: 160px;
}

.game-theme-list .game-theme-title {
  font-size: 1rem;
}

#my-info-basic .item-field .field-title .btn-edit {
  max-width: none;
}

@media (max-width: 1280px) {
  #my-info-member .area-content .vip-card.now {
    height: 114px;
  }
}

#withdraw .verity-state .page-state-nodata .img {
  background-size: 128px;
}

#support-maintain .content .title {
  font-size: 7rem;
}
#support-maintain .content .sub-title {
  margin-top: 0;
}

#support-ipban .content {
  width: 860px;
  margin-left: 20%;
}
#support-ipban .content .title {
  font-size: 8rem;
}
#support-ipban .content .sub-title {
  margin-top: 0;
}/*# sourceMappingURL=th.css.map */