.my-echarts[data-v-1c7e4757] {
  width: 100%;
  height: 17.5625rem;
  margin: 0 auto;
  background: inherit;
}
.my-echarts2[data-v-1c7e4757] {
  width: 100%;
  height: 17.5625rem;
  margin: 0 auto;
  background: inherit;
}
.text[data-v-1c7e4757] {
  position: absolute;
  top: 50%;
  left: 30%;
  display: flex;
  z-index: 1;
}
.text .deposit[data-v-1c7e4757] {
  color: #ff7043;
  background: rgba(255, 112, 67, 0.1);
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0.5rem;
}
.text .withdrawl[data-v-1c7e4757] {
  color: #3fc3a6;
  background: rgba(63, 195, 166, 0.1);
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0.5rem;
}
