.echart-container[data-v-7f40b28a] {
  width: 100%;
  min-height: 235px;
  border-radius: 22px;
  background-color: #fff;
}
.echart-container .container-row[data-v-7f40b28a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.amount-box[data-v-7f40b28a] {
  margin-left: 15px;
  width: 90%;
  height: 128px;
  color: #000;
}
.amount-box .title[data-v-7f40b28a] {
  padding-left: 5px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}
.amount-box .amount[data-v-7f40b28a] {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  width: 100%;
  border-radius: 12px;
  background-color: #f3f5fc;
  padding: 10px 20px;
}
.amount-box .amount-khr[data-v-7f40b28a] {
  padding: 8px 20px;
}
.chart-table-title[data-v-7f40b28a] {
  width: 90%;
  text-align: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: #f3f5fc;
  height: 40px;
  line-height: 40px;
  color: #7c7d80;
  padding: 1em 0;
}
.amount-table[data-v-7f40b28a] {
  background-color: #f3f5fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  height: 128px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.amount-table[data-v-7f40b28a] .amount-table-header,
.amount-table[data-v-7f40b28a] .amount-table-row {
  background-color: #f3f5fc !important;
  font-family: 'Inter' !important;
  font-weight: 400 !important;
}
.amount-table[data-v-7f40b28a] .blue-row td {
  color: #3cbbee !important;
}
.amount-table[data-v-7f40b28a] .red-row td {
  color: #e51924 !important;
}
.amount-table[data-v-7f40b28a] .render-table {
  border-radius: 22px;
}
.ccy-icon img[data-v-7f40b28a] {
  width: 20px;
  height: 20px;
}
.money-box[data-v-7f40b28a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.money-box .money-icon[data-v-7f40b28a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 5px;
}
.money-box .money-icon img[data-v-7f40b28a] {
  width: 16px;
  height: 16px;
}
.khr-ccy-box[data-v-7f40b28a],
.usd-ccy-box[data-v-7f40b28a] {
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.khr-ccy-box .khr-ccy[data-v-7f40b28a],
.usd-ccy-box .khr-ccy[data-v-7f40b28a] {
  font-size: 23px;
  line-height: 34px;
}
.khr-ccy-box .khr-ccy-km[data-v-7f40b28a],
.usd-ccy-box .khr-ccy-km[data-v-7f40b28a] {
  font-size: 17px;
}
.khr-ccy-box .ccy-box[data-v-7f40b28a],
.usd-ccy-box .ccy-box[data-v-7f40b28a] {
  width: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

