.bet-amount-select .bet-amount-list[data-v-7f800fa6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bet-amount-select .bet-amount-list .bet-amount-list-item[data-v-7f800fa6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.bet-amount-select .bet-amount-list .bet-amount-list-item .bet-amount-list-item-title[data-v-7f800fa6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #1B70C3;
  border-radius: 0.10667rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  font-size: 0.37333rem;
  color: white;
}
.bet-amount-select .bet-amount-list .bet-amount-list-item .bet-amount-list-item-title[data-v-7f800fa6]:hover {
  cursor: pointer;
}
.bet-amount-select .bet-amount-list .bet-amount-list-item .bet-amount-list-item-title-prepare[data-v-7f800fa6]:active {
  font-size: 0.32rem;
}
.bet-amount-select .bet-amount-list .bet-amount-list-item .bet-amount-list-item-title-playing[data-v-7f800fa6] {
  background-color: #1a242d;
  color: rgba(255, 255, 255, 0.6);
}
.bet-amount-select .margin[data-v-7f800fa6] {
  margin-top: 0.21333rem;
}
.bet-amount-select .bet-amount-item[data-v-7f800fa6] {
  margin-top: 0.42667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bet-amount-select .bet-amount-item .bet-amount-item-input[data-v-7f800fa6] {
  font-size: 0.42667rem;
  border-bottom: 0.02667rem solid rgba(255, 255, 255, 0.5);
  padding: 0.26667rem 0;
}
.bet-amount-select .bet-amount-item input[data-v-7f800fa6] {
  line-height: 0.53333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: white;
  font-weight: 500;
  font-size: 0.37333rem;
  background-color: transparent;
  border: none;
}
.bet-amount-select .bet-amount-item span[data-v-7f800fa6] {
  text-align: left;
  font-weight: 500;
  font-size: 0.37333rem;
  color: white;
  opacity: 0.6;
  line-height: 0.53333rem;
}

