.search__box[data-v-42fd3944] {
  width: 95%;
  display: flex;
  justify-content: space-between;
  height: 37px;
  margin-bottom: 5px;
}
.search__box--input[data-v-42fd3944] {
  width: 78%;
}
.search__box--input[data-v-42fd3944] .el-input .el-input__inner {
  outline: medium;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border: 0.5px solid #6a6e7a;
  background-color: #0e0b0b;
  font-size: 10px;
}
.search__box--input[data-v-42fd3944] .el-input .el-input__suffix {
  display: flex;
  align-items: center;
}
.search__box--btn[data-v-42fd3944] {
  width: 20%;
  border: 0.5px solid #ffd998;
  padding: 2px 20px;
  border-radius: 4px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-v-42fd3944].el-dialog__wrapper .custom-dialog .dialog-content {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
}
[data-v-42fd3944].el-dialog__wrapper .custom-dialog .dialog-footer .confirm-button {
  border: 1px solid #999;
  color: #ffffff;
  background-color: transparent;
  font-weight: 100;
  padding: 10px 60px;
}
.lobby__box[data-v-02019e43] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lobby__content[data-v-02019e43] {
  width: 95%;
  height: 100%;
  margin-top: 0px;
  overflow: auto;
}
.lobby__content .game__no[data-v-02019e43] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lobby__content .game__no--list[data-v-02019e43] {
  height: 150px;
}
.game__change--btn[data-v-02019e43] {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #0b0c0e;
  margin-bottom: 3px;
}
.game__btn[data-v-02019e43] {
  width: 20%;
  height: 30px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6a6e7a;
  overflow-wrap: break-word;
}
.game__btn img[data-v-02019e43] {
  height: 13px;
  margin-right: 5px;
}
.game__btn.Colordisk img[data-v-02019e43], .game__btn.VIPRoom img[data-v-02019e43] {
  height: 18px;
}
.game__btn span[data-v-02019e43] {
  margin-top: 1px;
}
.game__btn--active[data-v-02019e43] {
  color: #fff;
  background-image: linear-gradient(to bottom, rgba(255, 217, 152, 0.1) 0%, rgba(255, 217, 152, 0.4) 100%);
}
.game__btn--registerActive[data-v-02019e43] {
  color: #fff;
  background-image: linear-gradient(to bottom, rgba(177, 17, 17, 0.1) 0%, rgba(177, 17, 17, 0.6) 100%);
}
.game__btn.unableCheck[data-v-02019e43]::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}
.switch__event--button[data-v-02019e43] {
  width: 20%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
}
.switch__event--button .button__text[data-v-02019e43] {
  position: absolute;
  z-index: 1;
  font-size: 10px;
}
.switch__event--button img[data-v-02019e43] {
  height: 85%;
}
.advertise__customer .chevron__box[data-v-02019e43] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9;
}
.advertise__customer .chevron__box i[data-v-02019e43] {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  z-index: 10;
}
.advertise__customer .chevron__box .el-icon-arrow-left[data-v-02019e43] {
  left: 0;
}
.advertise__customer .chevron__box .el-icon-arrow-right[data-v-02019e43] {
  right: 0;
}
.advertise__customer .chevron__box .active[data-v-02019e43] {
  color: rgb(255, 217, 152);
}
.click__active--button[data-v-02019e43] {
  width: 19%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.click__active--button div[data-v-02019e43] {
  width: 95%;
  height: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  border: 1px solid #6a6e7a;
  background-color: #1d1f23;
  border-radius: 2px;
  color: #a0a5b5;
}
.click__active--button.active div[data-v-02019e43] {
  color: #4a320e;
  border: 1px solid #ffd998;
  background: linear-gradient(to bottom, #ffd998 0%, #d39d3f 100%);
}
.isdisable[data-v-02019e43] {
  color: #6a6e7a;
  pointer-events: none;
}
.display__none[data-v-02019e43] {
  display: none;
}
