.balance-amount-total-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.balance-amount-total {
  font-size: 35px;
  font-weight: bold;
}

.balance-amount {
  font-size: 25px;
  font-weight: bold;
}

.total_price {
  font-weight: bold;
  color: #333333;
}

.loss_point {
  font-weight: bold;
  color: #cc0000;
}

.loss_point_price {
  font-weight: bold;
  color: #cc0000;
}

.wallet-info-value {
  font-weight: bold;
}


