.stats-chart-wrap {
  position: relative;
}
.stats-chart-wrap .date-picker-wrap {
  position: absolute;
  right: 1px;
  top: 31px;
  z-index: 1;
}
.stats-chart-wrap .date-picker-wrap .date-picker-bg {
  background: #0000;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 0;
}
.stats-chart-wrap .date-picker-wrap .date-picker-bg .date-v-line {
  background: #c3c3c380;
  display: inline-flex;
  margin: 4px 0;
  width: 1px;
}
.stats-chart-wrap .date-picker-wrap .date-picker-bg .ant-picker {
  padding: 4px 10px;
}
.stats-chart-wrap
  .date-picker-wrap
  .date-picker-bg
  .ant-picker
  .ant-picker-suffix {
  margin-left: 0;
}
.stats-chart-wrap .date-picker-wrap .ant-picker-range > div {
  display: none;
}
.stats-chart-wrap .date-picker-wrap .ant-picker-range .ant-picker-suffix {
  color: #101010;
}
.stats-chart-wrap .date-picker-wrap .ant-select-arrow {
  margin-top: -5px;
  right: 12px;
  top: 53%;
  width: 8px;
}
.stats-chart-wrap .date-picker-wrap .ant-select-open .ant-select-arrow {
  margin-top: -7px;
}
@media (max-width: 768px) {
  .stats-chart-wrap .date-picker-wrap.date-picker-wrap-1,
  .stats-chart-wrap .date-picker-wrap.date-picker-wrap-2 {
    left: 0 !important;
    margin: 10px 0;
    position: relative;
    top: 0 !important;
  }
  .stats-chart-wrap .date-picker-wrap.date-picker-wrap-1 > .d-flex,
  .stats-chart-wrap .date-picker-wrap.date-picker-wrap-2 > .d-flex {
    justify-content: flex-end;
  }
  .stats-chart-wrap .stats-chart-select-wrap {
    margin-top: 0;
  }
}
.stats-chart-wrap .stats-back-warp-title-box {
  color: #101010;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  left: 10px;
  position: absolute;
  top: 25px;
  z-index: 1;
}
.stats-chart-wrap .token-top {
  top: -64px;
}
.stats-chart-wrap .staked-chart-select {
  align-items: center;
  background: #f0f2f5;
  border-radius: 6px;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  height: 30px;
  padding: 0 3px;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap .staked-chart-select {
    margin-bottom: 12px;
    margin-top: 0;
    position: static;
  }
}
.stats-chart-wrap .staked-chart-select .staked-chart-select-item {
  align-items: center;
  color: #73787b;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  padding: 4px 12px;
}
.stats-chart-wrap .staked-chart-select .staked-chart-select-item-active {
  background: #fff;
  border-radius: 6px;
  color: #101010;
}
.stats-chart-wrap.analysis-chart.analysis-chart-new .right-btns {
  top: -56px;
}
.stats-chart-wrap.analysis-chart.analysis-chart-new .date-picker-wrap {
  align-items: center;
  display: inline-flex;
  position: static !important;
}
.stats-chart-wrap.analysis-chart.analysis-chart-new .date-picker-wrap:after {
  position: static !important;
  transform: translateY(0) !important;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap.analysis-chart.analysis-chart-new:has(
      .echart-legend-wrapper
    ) {
    padding-bottom: 20px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-transfer-chart {
    padding-bottom: 10px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-consume-chart,
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-invocation-chart {
    padding-bottom: 20px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-contract-fee-chart {
    padding-bottom: 10px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-balance-chart {
    padding-bottom: 8px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new.analysis-balance-chart
    + .trx-analysis-link {
    bottom: 20px;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new .right-btns {
    padding: 0;
    top: 0;
  }
  .stats-chart-wrap.analysis-chart.analysis-chart-new
    .new-date-picker-mobile-wrap {
    margin-top: 16px;
  }
}
.stats-chart-wrap.analysis-chart .date-picker-wrap {
  display: block;
  right: 5px;
  top: 11px;
}
@media (max-width: 758px) {
  .stats-chart-wrap.analysis-chart .date-picker-wrap {
    right: 32%;
    top: 15px !important;
  }
  .stats-chart-wrap.analysis-chart .date-picker-wrap .date-v-line {
    height: 15px;
  }
  .stats-chart-wrap.analysis-chart .anticon-calendar svg {
    font-size: 14px;
  }
}
.stats-chart-wrap.top-contract-bar-chart
  .statistic-chart-wrap
  .right-btns
  .chart-menu-wrapper-mobile {
  margin-bottom: 0;
}
.stats-chart-wrap.top-contract-bar-chart
  .statistic-chart-wrap
  .right-btns
  .chart-menu-wrapper-mobile
  .new-day-picker-mobile-wrap {
  margin-right: 10px;
  margin-top: 0;
  padding-top: 0;
  position: static;
}
.stats-chart-wrap.top-contract-bar-chart
  .statistic-chart-wrap
  .new-statistic-chart-description {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap.top-contract-bar-chart
    .statistic-chart-wrap
    .new-statistic-chart-description {
    margin-right: 0;
  }
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-list {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap.top-contract-bar-chart .top-contract-list {
    width: 150px;
  }
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item {
  font-size: 12px;
  height: 20px;
  margin-top: 19px;
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item:first-child {
  margin-top: 9px;
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item-rank {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  text-align: center;
  width: 20px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-item-rank
  > span[class^="rank"] {
  background-size: 100%;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item-rank .rank-0 {
  background: url(/static-20251224051041/media/newrank-1.705a3a8d38100c46f390.png);
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item-rank .rank-1 {
  background: url(/static-20251224051041/media/newrank-2.89c00fb5184390f518e2.png);
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item-rank .rank-2 {
  background: url(/static-20251224051041/media/newrank-3.495893f53865b1d19cba.png);
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-item-address {
  padding-right: 10px;
  width: 300px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-item-address
  .address-link {
  width: 100%;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-item-address
  .address-link.personal-address-link {
  width: auto;
}
.stats-chart-wrap.top-contract-bar-chart .top-contract-list-thumb {
  padding-left: 14px;
  width: 45%;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  + .new-echarts-wrapper {
  width: 55%;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item {
  margin-top: 29px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item:first-child {
  margin-top: 20px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item:nth-of-type(2) {
  margin-top: 29px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item:nth-of-type(3),
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item:nth-of-type(4) {
  margin-top: 26px;
}
.stats-chart-wrap.top-contract-bar-chart
  .top-contract-list-thumb
  .top-contract-item:nth-of-type(5) {
  margin-top: 25px;
}
.stats-chart-wrap.top-contract-bar-chart-border .top-contract-list-wrap {
  padding-top: 80px;
}
.stats-chart-wrap.top-contract-bar-chart-border
  .top-contract-list-wrap
  .new-echarts-wrapper {
  border-right: 1px solid #f5f6f7;
}
.stats-chart-wrap.top-contract-bar-menu-chart .top-contract-item-address {
  padding-right: 10px;
  width: 200px;
}
.stats-chart-wrap.top-contract-bar-menu-chart .top-contract-item {
  margin-top: 25px;
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
  .stats-chart-wrap.top-contract-bar-menu-chart .top-contract-item-address {
    width: 160px;
  }
  .stats-chart-wrap.top-contract-bar-menu-chart .top-contract-overview-chart {
    width: 222px !important;
  }
}
.stats-chart-wrap.top-contract-pie-chart
  .statistic-chart-wrap
  .right-btns
  .chart-menu-wrapper-mobile {
  margin-bottom: 10px;
}
.stats-chart-wrap.top-contract-pie-chart
  .statistic-chart-wrap
  .right-btns
  .chart-menu-wrapper-mobile
  .new-day-picker-mobile-wrap {
  margin-right: 10px;
  margin-top: 0;
  padding-top: 0;
  position: static;
}
.stats-chart-wrap.top-contract-pie-chart
  .statistic-chart-wrap
  .new-statistic-chart-description {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap.top-contract-pie-chart
    .statistic-chart-wrap
    .new-statistic-chart-description {
    margin-right: 0;
  }
}
.header-overlap .alert-light {
  display: none;
}
.header-overlap .stats-container {
  position: relative;
}
.header-overlap .chart_table_new {
  background: #fff;
  border-radius: 10px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  position: relative;
}
.header-overlap .chart_table_new.chart_table_new2 .table_top_introduce_title {
  color: #404245;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 0 18px;
}
.header-overlap .chart_table_new.chart_table_new2 .stats-table-wrap {
  padding: 6px 20px 0 !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content {
  margin-top: 0;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-content
  table
  thead
  th:hover,
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table-wrapper
  .ant-table-content
  table
  thead
  th:hover {
  background-color: #fff !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead.ant-table-thead
  th.ant-table-cell:first-child {
  padding-left: 10px !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead.ant-table-thead
  th.ant-table-cell:last-child {
  padding-right: 10px !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full {
  margin-top: 1px;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up,
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up
  + .ant-table-column-sorter-down {
  transform: scale(0.9);
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th {
  background: #fff;
  border-bottom: 1px solid #f0f2f3 !important;
  color: #101010 !important;
  font-size: 12px;
  font-weight: 600;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th
  .ant-table-column-sorters
  .ant-table-column-title {
  font-size: 12px;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th
  .th-word-break {
  font-size: 12px !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td:first-child {
  padding-left: 10px !important;
}
.header-overlap
  .chart_table_new.chart_table_new2
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td:last-child {
  padding-right: 10px !important;
}
.header-overlap .chart_table_new:before {
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  content: " ";
  display: none;
  height: 18px;
  left: -1px;
  position: absolute;
  right: -1px;
  top: -6px;
}
.header-overlap
  .chart_table_new
  .tvl-table-content-wrap
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full,
.header-overlap
  .chart_table_new.tvc-table-content-wrap
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full {
  margin-top: 0;
}
.header-overlap .chart_table_new .align-item-center {
  align-items: center;
}
.header-overlap .chart_table_new .table_top_title {
  color: #101010;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.header-overlap .chart_table_new .table-top-rt {
  color: #91979d;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.header-overlap .chart_table_new .table-top-rt .strong,
.header-overlap .chart_table_new .table-top-rt strong {
  color: #101010;
}
@media screen and (max-width: 768px) {
  .header-overlap .chart_table_new .table-top-rt-mobile {
    margin-right: 15px;
  }
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full {
  margin-left: 4px;
  margin-top: 1px;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .anticon
  svg {
  display: none !important;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up {
  font-size: 12px;
  height: 6px;
  position: relative;
  width: 6px;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up:after {
  background: url(/static-20251224051041/media/arrow-up.40a559dc48071de4b508.svg)
    no-repeat;
  content: " ";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-down {
  font-size: 12px;
  height: 6px;
  position: relative;
  width: 6px;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-down:after {
  background: url(/static-20251224051041/media/arrow-down.dc4d79c170a75a68e0eb.svg)
    no-repeat;
  content: " ";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up
  + .ant-table-column-sorter-down {
  margin-top: 0;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-up.active:after {
  background: url(/static-20251224051041/media/arrow-up-sel.f5194a9410181e6e4f15.svg)
    no-repeat;
}
.header-overlap
  .chart_table_new
  thead
  .ant-table-column-sorters
  .ant-table-column-sorter.ant-table-column-sorter-full
  .ant-table-column-sorter-inner
  .ant-table-column-sorter-down.active:after {
  background: url(/static-20251224051041/media/arrow-down-sel.d733acd1016e93778587.svg)
    no-repeat;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content {
    width: 700px;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table {
  padding: 0;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th {
  background: #f6f7fb;
  border-bottom-width: 0;
  border-bottom-width: 0 !important;
  border-right-width: 0;
  color: #73787b !important;
  font-family: Lato;
  font-weight: 400;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th
  .d-inline-block {
  vertical-align: 1px;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead.ant-table-thead
  th.ant-table-cell:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-width: 100px;
  padding-left: 20px !important;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    thead.ant-table-thead
    th.ant-table-cell:first-child {
    min-width: 60px;
    padding-left: 15px !important;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-right: 20px !important;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    thead
    th:last-child {
    padding-right: 15px !important;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr {
  position: relative;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:last-child
  td {
  border-bottom: 1px solid #f0f0f0;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td {
  color: #404245;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 19px 12px;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td:first-child {
  padding-left: 20px !important;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    tbody
    > tr
    > td:first-child {
    padding-left: 15px !important;
    padding-right: 13px !important;
    white-space: nowrap;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td:last-child {
  padding-right: 20px !important;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    tbody
    > tr
    > td:last-child {
    padding-right: 15px !important;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover {
  background: linear-gradient(
    270deg,
    #f9f9fa00 0.9%,
    #f9fafa 4.05%,
    #f9fafa 96.75%,
    #f9fafa00
  );
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover
  > td {
  background: #0000;
  border-color: #f9fafa;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover
  > td:first-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 0;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover
  > td:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 10px;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover:after {
  background: #eee;
  bottom: 0;
  content: " ";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  .has-icon-right {
  padding-right: 40px !important;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table-empty
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:last-child
  td {
  border-bottom: none !important;
  padding-bottom: 20px !important;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table-empty
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover {
  background: none;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table-empty
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr:hover:after {
  display: none;
}
@media screen and (max-width: 1400px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .trx-generated-burned-table
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    .ant-table-thead
    > tr
    > th {
    padding: 11px 6px;
  }
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-item,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-jump-next,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-jump-prev,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-next,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-next
  .ant-pagination-item-link,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-prev,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-prev
  .ant-pagination-item-link,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-select-selection,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination-options-quick-jumper
  input,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-select:not(.ant-select-customize-input)
  .ant-select-selector {
  border-radius: 5px;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-item-active,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination
  .ant-pagination-item:hover {
  background: #101010 !important;
  border-color: #101010 !important;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination-jump-next
  .ant-pagination-item-container
  .ant-pagination-item-link-icon,
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-pagination-jump-prev
  .ant-pagination-item-container
  .ant-pagination-item-link-icon {
  color: #000000a6;
}
.header-overlap
  .chart_table_new
  .stats-table-wrap
  .ant-table-pagination.ant-pagination {
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .stats-table-wrap
    .ant-table-pagination.ant-pagination {
    margin: 20px 0;
  }
}
.header-overlap .chart_table_new .stats-table-wrap .stats-csvexport-wrap {
  bottom: 6px;
  left: 20px;
  min-width: 140px;
  position: absolute;
}
@media screen and (min-width: 769px) and (max-width: 1399px) {
  .header-overlap .chart_table_new .stats-table-wrap .stats-csvexport-wrap {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header-overlap .chart_table_new .stats-table-wrap .stats-csvexport-wrap {
    bottom: 48px !important;
    left: 18px !important;
  }
}
.header-overlap .stats-new-container {
  border: 1px solid #e7e9ec;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 768px) {
  .header-overlap .stats-new-container {
    margin-bottom: 54px;
  }
}
.header-overlap .stats-new-container .card-new {
  border-radius: 10px !important;
  border-width: 0 !important;
}
.header-overlap .stats-new-container .card-new .chart-new {
  padding: 0 20px 20px !important;
}
.header-overlap .stats-new-container .card-new .stats-revenue-skeleton-wrap {
  padding-bottom: 0 !important;
}
.header-overlap .stats-new-container.tron-protocal-income-csv {
  position: static;
}
.header-overlap .stats-new-container.tron-protocal-income-csv .csv-wrap {
  bottom: 40px;
  margin-left: 20px;
  z-index: 10;
}
.header-overlap .stats-new-container .csv-wrap {
  bottom: 21px;
  margin-top: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .header-overlap .stats-new-container .csv-wrap {
    bottom: 18px;
  }
}
.header-overlap .stats-new-container .csv-wrap img {
  height: 15px;
  vertical-align: -3px;
  width: 15px;
}
.header-overlap .stats-new-container .csv-wrap b {
  color: #c2c9d1;
  display: inline-block;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  vertical-align: -1px;
}
.header-overlap .stats-new-container .card-new2 {
  position: relative;
}
.header-overlap .stats-new-container .card-new2:after {
  background: #fff;
  border-bottom: 1px solid #e7e9ec;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #e7e9ec;
  border-right: 1px solid #e7e9ec;
  bottom: -9px;
  content: " ";
  display: none;
  height: 18px;
  left: -1px;
  position: absolute;
  right: -1px;
}
.header-overlap .stats-new-container .card-new3 .chart-new {
  padding-bottom: 0 !important;
}
.header-overlap .stats-new-container .stats-split {
  background-color: #f6f7fb;
  height: 20px;
  margin-left: -1px;
  margin-right: -1px;
}
.header-overlap .stats-new-container .trx-destory-table .ant-table-content {
  margin-top: 20px !important;
}
.header-overlap
  .stats-new-container
  .trx-destory-table
  .trx-destory-table-title {
  color: #101010;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.header-overlap
  .stats-new-container
  .trx-destory-table
  table
  thead
  th:first-child {
  padding-left: 20px !important;
}
@media screen and (max-width: 768px) {
  .header-overlap
    .stats-new-container
    .trx-destory-table
    table
    thead
    th:first-child {
    padding-left: 15px !important;
  }
}
.header-overlap .stats-new-container .new-accounts-table .text-success {
  color: #2d912c !important;
}
.header-overlap
  .stats-new-container
  .activeAccounts.chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td {
  padding: 18px 12px;
}
.header-overlap
  .stats-new-container
  .activeAccounts.chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td:first-child {
  padding-left: 20px;
}
.header-overlap
  .stats-new-container
  .activeAccounts.chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td
  .text-success {
  color: #2d912c !important;
}
.header-overlap
  .stats-new-container
  .activeAccounts.chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  tbody
  > tr
  > td
  .subDesc {
  color: #c2c9d1;
}
.header-overlap
  .stats-new-container
  .activeAccounts.chart_table_new
  .stats-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  > tr
  > th:first-child {
  padding-left: 20px !important;
}
.header-overlap .contract-calls-table-wrap .stats-csvexport-wrap {
  bottom: 6px;
  left: 20px;
  min-width: 140px;
  position: absolute;
}
@media screen and (min-width: 769px) and (max-width: 1399px) {
  .header-overlap .contract-calls-table-wrap .stats-csvexport-wrap {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header-overlap .contract-calls-table-wrap .stats-csvexport-wrap {
    bottom: 48px !important;
    left: 18px !important;
  }
}
.header-overlap .chart_table_new .EnergyConsumeDistribution-table,
.header-overlap .chart_table_new .energy-consume-table-wrap {
  padding-bottom: 60px;
}
.header-overlap
  .chart_table_new
  .EnergyConsumeDistribution-table
  .stats-csvexport-wrap,
.header-overlap
  .chart_table_new
  .energy-consume-table-wrap
  .stats-csvexport-wrap {
  bottom: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1399px) {
  .header-overlap
    .chart_table_new
    .EnergyConsumeDistribution-table
    .stats-csvexport-wrap,
  .header-overlap
    .chart_table_new
    .energy-consume-table-wrap
    .stats-csvexport-wrap {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header-overlap
    .chart_table_new
    .EnergyConsumeDistribution-table
    .stats-csvexport-wrap,
  .header-overlap
    .chart_table_new
    .energy-consume-table-wrap
    .stats-csvexport-wrap {
    bottom: 20px !important;
  }
}
.header-overlap .stats-back-area-wrap {
  border-bottom-width: 0;
  height: 68px;
  margin-bottom: -3px;
  margin-top: -4px;
}
.chart-export-menu.ant-dropdown-menu {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 20px 30px #1010100f;
  padding: 0.625rem 1.25rem;
}
.chart-export-menu.ant-dropdown-menu .ant-dropdown-menu-item {
  color: #101010;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.625rem 0;
  transition: none;
}
.chart-export-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background: linear-gradient(0deg, #ffffffe6, #ffffffe6), #c2c9d1;
  border-radius: 10px;
  color: #c23631;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-in-range:before,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-end:not(
    .ant-picker-cell-range-end-single
  ):before,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-start:not(
    .ant-picker-cell-range-start-single
  ):before {
  background: #1010100d;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(
    .ant-picker-cell-range-hover-edge-end-near-range
  ):after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(
    .ant-picker-cell-in-range
  ):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover:after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(
    .ant-picker-cell-in-range
  ):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(
    .ant-picker-cell-in-range
  ):after,
.ant-picker-dropdown.stats-range-picker
  tr
  > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,
.ant-picker-dropdown.stats-range-picker
  tr
  > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child:after {
  border-color: #101010;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell:hover:not(.ant-picker-cell-in-view)
  .ant-picker-cell-inner,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(
    .ant-picker-cell-range-start
  ):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(
    .ant-picker-cell-range-hover-end
  )
  .ant-picker-cell-inner {
  background: #1010100d;
  border-radius: 20px;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-end
  .ant-picker-cell-inner,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-start
  .ant-picker-cell-inner,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-selected
  .ant-picker-cell-inner {
  background: #101010;
  border-radius: 20px;
  color: #fff;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-end:not(
    .ant-picker-cell-range-end-single
  ):not(.ant-picker-cell-range-start)
  .ant-picker-cell-inner,
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-range-start:not(
    .ant-picker-cell-range-start-single
  ):not(.ant-picker-cell-range-end)
  .ant-picker-cell-inner {
  border-radius: 20px;
}
.ant-picker-dropdown.stats-range-picker
  .ant-picker-cell-in-view.ant-picker-cell-today
  .ant-picker-cell-inner:before {
  border-color: #101010;
  border-radius: 20px;
}
.holdtrxaccount-tool-wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .holdtrxaccount-tool-wrap {
    margin-bottom: 40px;
    margin-top: -58px;
  }
}
.holdtrxaccount-tool-wrap .holdtrxaccount-csv .csv-wrap {
  margin-top: 0;
}
.right-sort
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th:first-child {
  padding-left: 20px !important;
}
.right-sort .ant-table-thead th .ant-table-column-sorters {
  justify-content: right;
}
.right-sort .rankChange .d-flex {
  align-items: center;
  background: none;
  background-size: 100%;
  display: block;
  float: right;
  justify-content: right;
}
.right-sort .rankChange .rank-0 {
  background: url(/static-20251224051041/media/newrank-1.705a3a8d38100c46f390.png);
  background-size: 100%;
  float: right;
  height: 20px;
  width: 20px;
}
.right-sort .rankChange .rank-1 {
  background: url(/static-20251224051041/media/newrank-2.89c00fb5184390f518e2.png);
  background-size: 100%;
  float: right;
  height: 20px;
  width: 20px;
}
.right-sort .rankChange .rank-2 {
  background: url(/static-20251224051041/media/newrank-3.495893f53865b1d19cba.png);
  background-size: 100%;
  float: right;
  height: 20px;
  width: 20px;
}
.calculationRules .innerBox {
  background: #f9fafa;
  padding: 20px;
}
.calculationRules .innerBox .introduce {
  color: #73787b;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.calculationRules .innerBox .interpretations {
  color: #404245;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 20px 0;
}
.calculationRules .innerBox .listItem {
  color: #404245;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 12px;
}
.calculationRules .innerBox .listItem a {
  color: #404245;
  text-decoration: underline;
}
.calculationRules .innerBox .listItem a:hover {
  color: #c23631;
}
.calculationRules .innerBox .commonDesc {
  color: #91979d;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 2px;
}
.calculationRules .innerBox .commonDesc:first-child {
  margin-top: 8px;
}
.calculationRules .change {
  font-family: PingFang SC;
}
.calculationRules .change .title {
  color: #404245;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 20px 0 6px;
}
.calculationRules .change .desc {
  color: #73787b;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.calculationRules .change .desc a {
  text-decoration: underline;
}
.calculationRules .change .desc a:hover {
  color: #e50915 !important;
}
@media screen and (max-width: 768px) {
  .stats-table-wrap .smart-table-wrapper .ant-table {
    overflow-x: auto;
  }
  .stats-chart-wrap .alert-light-in-chart-mobile {
    color: #91979d;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .stats-chart-wrap .alert-light-in-chart-mobile strong {
    color: #101010;
  }
  .stats-chart-wrap.top-contract-bar-chart .top-contract-item-address {
    padding-right: 10px;
    width: 290px;
  }
  .stats-chart-wrap.top-contract-bar-chart
    .top-contract-item-address
    .address-link {
    width: 100%;
  }
  .header-overlap .stats-new-container .card-new {
    padding: 0;
  }
  .header-overlap .stats-new-container .card-new .chart-new {
    padding: 20px 15px !important;
  }
  .header-overlap .stats-new-container .chart_table_new .table_top_title {
    font-size: 18px;
    line-height: 20px;
  }
  .header-overlap
    .stats-new-container
    .chart_table_new.active-accounts-table
    .ant-table-content,
  .header-overlap
    .stats-new-container
    .chart_table_new.new-accounts-table
    .ant-table-content,
  .header-overlap
    .stats-new-container
    .chart_table_new.trx-holders-table
    .ant-table-content {
    min-width: 300px;
    width: auto !important;
  }
  .header-overlap
    .stats-new-container
    .chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    tbody
    > tr
    > td {
    padding: 15px 12px;
  }
  .stats-table-wrap .ant-table-pagination-right {
    justify-content: flex-start;
  }
  .header-overlap
    .stats-new-container
    .activeAccounts.chart_table_new
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    table
    tbody
    > tr
    > td {
    padding: 12px;
  }
  .stats-chart-wrap .date-picker-wrap .date-picker-bg {
    margin-right: 10px;
  }
  .stats-chart-wrap .date-picker-wrap .date-picker-bg.has-right {
    padding-left: 0;
  }
  .header-overlap
    .stats-new-container
    .chart_table_new
    .stats-table-wrap
    .stats-csvexport-wrap {
    bottom: 0;
    left: 0;
  }
  .header-overlap
    .stats-new-container
    .chart_table_new
    .stats-table-wrap
    .ant-table-pagination.ant-pagination {
    justify-content: center;
  }
  .header-overlap.statistic-chart-header-overlap
    .ant-table-pagination.ant-pagination
    .ant-pagination-item,
  .header-overlap.statistic-chart-header-overlap
    .ant-table-pagination.ant-pagination
    .ant-pagination-jump-next,
  .header-overlap.statistic-chart-header-overlap
    .ant-table-pagination.ant-pagination
    .ant-pagination-prev,
  .header-overlap.stats-new-container
    .chart_table_new
    .stats-table-wrap
    .ant-table-pagination.ant-pagination
    .ant-pagination-item,
  .header-overlap.stats-new-container
    .chart_table_new
    .stats-table-wrap
    .ant-table-pagination.ant-pagination
    .ant-pagination-jump-next,
  .header-overlap.stats-new-container
    .chart_table_new
    .stats-table-wrap
    .ant-table-pagination.ant-pagination
    .ant-pagination-prev {
    margin-right: 4px;
  }
  .trx-destory-table .ant-table-content {
    min-width: 480px;
    width: auto;
  }
}
.tron-light .token_black .ant-pagination .ant-select-dropdown {
  border: none;
}
.stats-table-wrap .ant-table-cell.ant-table-column-has-sorters:hover {
  background: #f6f7fb !important;
}
.ant-pagination {
  font-family: Lato;
}
.self-title {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  left: 0;
  position: absolute;
  top: 28px;
  z-index: 1;
}
.self-title .self-title-txt {
  color: #101010;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.self-subtitle strong {
  margin: 0 3px;
}
.pie-trx-destory-chart {
  background-color: #fff;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .pie-trx-destory-chart {
    border-radius: 10px;
  }
}
.pie-trx-destory-chart .chart-title {
  color: #73787b;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
.pie-trx-destory-chart .chart-title.chart-title-active {
  color: #101010;
}
.pie-trx-destory-chart .pie-trx-destory-chart-wrap {
  flex: 1 1;
  padding: 0 20px;
}
.pie-trx-destory-chart .pie-trx-destory-chart-wrap .title {
  color: #101010;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding: 0 0 10px;
}
.pie-trx-destory-chart .pie-trx-destory-chart-wrap .pie-chart {
  margin: 0 90px 0 50px;
}
@media screen and (max-width: 1399px) and (min-width: 769px) {
  .pie-trx-destory-chart .pie-trx-destory-chart-wrap .pie-chart {
    margin: 0 25px 0 5px;
  }
}
.pie-trx-destory-chart .pie-trx-destory-chart-wrap .holding-chart-legend-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  padding: 8px 10px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item.holding-chart-lengend-item-active,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item:hover {
  background: #f6f7fb;
  border-radius: 6px;
  font-weight: 700;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item.holding-chart-lengend-item-active
  .chart-legend-item-name,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item.holding-chart-lengend-item-active
  .chart-legend-item-percent,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item.holding-chart-lengend-item-active
  .chart-legend-item-value,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item:hover
  .chart-legend-item-name,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item:hover
  .chart-legend-item-percent,
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item:hover
  .chart-legend-item-value {
  color: #101010;
  font-weight: 700;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item:last-child {
  margin-bottom: 0;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-circle {
  background: #18ca7b;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  height: 6px;
  margin-right: 8px;
  width: 6px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-left {
  align-items: center;
  display: flex;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-name {
  color: #404245;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-question {
  margin-left: 4px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-percent {
  color: #73787b;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 4px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-value {
  color: #404245;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item
  .chart-legend-item-count {
  color: #101010;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 6px;
}
.pie-trx-destory-chart
  .pie-trx-destory-chart-wrap
  .holding-chart-legend-item-mobile {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  .pie-trx-destory-chart {
    margin: 0;
  }
  .pie-trx-destory-chart .pie-trx-destory-chart-wrap {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 5px 12px;
  }
  .pie-trx-destory-chart .pie-trx-destory-chart-wrap .title {
    display: none;
  }
  .pie-trx-destory-chart .pie-trx-destory-chart-wrap .pie-chart {
    margin: 0 auto;
  }
  .pie-trx-destory-chart
    .pie-trx-destory-chart-wrap
    .holding-chart-legend-item
    .chart-legend-item-left {
    margin-right: 5px;
    max-width: 102px;
  }
}
.line-trx-destory-chart {
  background-color: #f6f7fb;
  margin: 0 -20px;
}
.line-trx-destory-chart .line-trx-destory-chart-wrap {
  background-color: #fff;
  border-top: 1px solid #e7e9ec;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0 20px;
}
.line-trx-destory-chart .line-trx-destory-chart-wrap .right-btns {
  right: 20px;
}
.line-trx-destory-chart
  .line-trx-destory-chart-wrap
  .alert-light-in-chart-mobile {
  color: #101010;
}
.line-trx-destory-chart .line-trx-destory-chart-wrap .trx-destory-title {
  color: #101010;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .line-trx-destory-chart {
    margin: 0 -16px;
  }
  .line-trx-destory-chart .line-trx-destory-chart-wrap {
    padding: 0 15px;
  }
  .line-trx-destory-chart .line-trx-destory-chart-wrap .right-btns {
    padding: 20px 0 10px;
    right: auto;
  }
}
.trx-destory-dropdown .ant-dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 20px 30px #1010100f;
  padding: 10px;
}
.trx-destory-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
  color: #101010;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
}
.trx-destory-dropdown .ant-dropdown-menu .ant-dropdown-menu-item a {
  color: #101010;
}
.trx-destory-dropdown
  .ant-dropdown-menu
  .ant-dropdown-menu-item.ant-dropdown-menu-item-active {
  background: none;
}
.trx-destory-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background: linear-gradient(0deg, #ffffffe6, #ffffffe6), #c2c9d1;
  border-radius: 10px;
  color: #c23631;
}
.trx-destory-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover a {
  color: #c23631 !important;
}
.trx-destory-dropdown .ant-dropdown-menu .csv-wrap {
  margin-top: 0;
}
.chart-calculator-entry-wrapper {
  align-items: center;
  background: #f0f2f5;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 40px;
  z-index: 101;
}
.chart-calculator-entry-wrapper .tron-icon {
  color: #101010;
  cursor: pointer;
  font-size: 16px;
}
.resource-cost-chart-wrapper .chart-header-tabs,
.top-contract-bar-chart .chart-header-tabs,
.top-contract-energy-chart .chart-header-tabs,
.top-contract-pie-chart .chart-header-tabs {
  background: #f0f2f5;
  border: none;
  border-radius: 6px;
  display: inline-flex;
  font-weight: 400;
  height: 30px;
  margin-right: 10px;
  overflow: hidden;
  padding: 3px 4px;
}
.resource-cost-chart-wrapper .chart-header-tabs span,
.top-contract-bar-chart .chart-header-tabs span,
.top-contract-energy-chart .chart-header-tabs span,
.top-contract-pie-chart .chart-header-tabs span {
  color: #73787b;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 12px;
}
.resource-cost-chart-wrapper .chart-header-tabs span.active,
.top-contract-bar-chart .chart-header-tabs span.active,
.top-contract-energy-chart .chart-header-tabs span.active,
.top-contract-pie-chart .chart-header-tabs span.active {
  background: #fff;
  border-radius: 6px;
  color: #101010;
  font-weight: 500;
}
.resource-cost-chart-wrapper .statistic-chart-wrap .right-btns,
.top-contract-bar-chart .statistic-chart-wrap .right-btns,
.top-contract-energy-chart .statistic-chart-wrap .right-btns,
.top-contract-pie-chart .statistic-chart-wrap .right-btns {
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .block-daily-chart-wrapper .chart-operate-menu-icon,
  .block-total-chart-wrapper .chart-operate-menu-icon,
  .resource-bandwidth-chart-wrapper .chart-operate-menu-icon,
  .resource-energy-cahrt-wrapper .chart-operate-menu-icon,
  .sr-block-chart-wrapper .chart-operate-menu-icon,
  .sr-vote-chart-wrapper .chart-operate-menu-icon {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.highcharts-point-center-fix
  .highcharts-root
  .highcharts-legend-item
  .highcharts-point {
  y: 18;
}
.highcharts-point-center-fix-y8
  .highcharts-root
  .highcharts-legend-item
  .highcharts-point {
  y: 8;
}
.sr-block-chart-wrapper .chart-sr-block .count-down-time {
  align-items: center;
  bottom: 60px;
  color: #404245;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 20px;
  right: 20px;
}
.sr-block-chart-wrapper .chart-sr-vote .count-down-time {
  bottom: 154px;
}
@media screen and (max-width: 768px) {
  .sr-block-chart-wrapper .chart-sr-block .count-down-time {
    bottom: 25px;
    right: 0;
    top: auto;
  }
  .sr-block-chart-wrapper .chart-sr-vote .count-down-time {
    top: 444px;
  }
}
.resource-energy-table-wrapper .ant-table-content {
  overflow-x: auto;
}
.resource-energy-table-wrapper .ant-table-column-title {
  text-align: right;
}
.highcharts-legend-item-hidden reac {
  fill: #c2c9d1;
}
.highcharts-legend-item-hidden text {
  color: #73787b !important;
}
@media screen and (max-width: 768px) {
  .stats-chart-mobile
    .statistic-chart-wrap
    .chart-new-menu
    .chart-operate-menu-icon {
    position: absolute;
    right: -4px;
    top: 0;
  }
  .stats-chart-trx-price
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap {
    position: absolute;
    right: -10px;
    top: 40px;
  }
  .stats-chart-trx-price
    .statistic-chart-wrap
    .chart-new-menu
    .chart-operate-menu-icon {
    position: absolute;
    right: 2px;
    top: 0;
  }
  .stats-chart-trx-generated
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap {
    position: absolute;
    right: -10px;
    top: 46px;
  }
  .stats-chart-trx-generated
    .statistic-chart-wrap
    .chart-new-menu
    .chart-operate-menu-icon {
    position: absolute;
    right: 2px;
    top: 0;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .resource-cost-chart-wrapper .chart-header-tabs-other,
  .resource-cost-chart-wrapper .chart-header-tabs-zh {
    left: 0;
    top: 44px;
  }
}
@media screen and (max-width: 768px) {
  .active-accounts-chart .statistic-chart-wrap .select-type-new,
  .stats-chart-protocol-revenue .statistic-chart-wrap .select-type-new,
  .total_transactions_records .statistic-chart-wrap .select-type-new {
    margin-bottom: 0;
  }
  .active-accounts-chart
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap,
  .stats-chart-protocol-revenue
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap,
  .total_transactions_records
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap {
    position: absolute;
    right: -10px;
    top: 46px;
  }
  .resource-bandwidth-chart-wrapper .statistic-chart-wrap .select-type-new,
  .resource-energy-cahrt-wrapper .statistic-chart-wrap .select-type-new {
    margin-bottom: 0;
  }
  .resource-bandwidth-chart-wrapper
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap,
  .resource-energy-cahrt-wrapper
    .statistic-chart-wrap
    .chart-new-menu
    .date-picker-wrap {
    position: absolute;
    right: -10px;
    top: 44px;
  }
  .container.statistic-chart-header-overlap {
    padding-left: 15px !important;
  }
  .resource-cost-chart-wrapper {
    padding-top: 0;
  }
  .resource-cost-chart-wrapper .chart-operate-menu-icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .resource-cost-chart-wrapper .chart-header-tabs {
    left: 0;
    margin-bottom: 12px;
    margin-right: 0;
    position: relative;
    top: 0;
  }
  .defi-total-locked .statistic-chart-description {
    margin-top: 16px;
  }
  .defi-total-locked .right-btns {
    flex-direction: row;
    justify-content: flex-start;
  }
  .defi-total-locked .right-btns .select-type {
    margin-right: 0;
  }
  .defi-total-locked .right-btns .chart-top-title {
    flex: none;
    margin-right: 12px;
  }
  .stats-chart-wrap.top-contract-bar-chart .top-contract-list-wrap {
    padding-top: 10px;
  }
  .calculationRules .common-modal-content-wrapper {
    max-height: 500px;
    overflow-y: auto;
    padding-bottom: 40px;
  }
}
.statistic-chart-header-overlap {
  padding-left: 0 !important;
}
.statistic-chart-header-overlap .stats-new-container {
  border: none;
}
.statistic-chart-header-overlap .stats-new-container .card-new {
  border: 1px solid #dadfe3 !important;
  border-top: none !important;
}
.statistic-chart-header-overlap .stats-new-container .card-new.card-no-border {
  border: none !important;
}
.statistic-chart-header-overlap
  .stats-new-container
  .card-new
  .stats-top-contracts-wrap {
  padding-right: 0 !important;
}
.statistic-chart-header-overlap
  .stats-new-container
  .card-new
  .stats-top-contracts-wrap
  .statistic-chart-wrap
  .right-btns,
.statistic-chart-header-overlap
  .stats-new-container
  .card-new
  .stats-top-contracts-wrap
  .statistic-chart-wrap
  .top-contract-list-wrap {
  padding-right: 20px;
}
.statistic-chart-header-overlap .stats-new-container .card-no-border {
  border: none !important;
}
.statistic-chart-header-overlap .stats-back-area-wrap {
  border: 1px solid #dadfe3;
  border-bottom: none !important;
  border-radius: 10px;
  box-sizing: initial;
  margin-bottom: -13px;
  margin-top: 0;
}
.statistic-chart-header-overlap .stats-chart-wrap .stats-back-warp {
  top: -37px;
}
@media screen and (max-width: 768px) {
  .statistic-chart-header-overlap .stats-chart-wrap .stats-back-warp {
    top: -48px !important;
  }
}
.statistic-chart-header-overlap .hot-token-chart-wrap .hot-csvexport-wrap {
  margin-left: 40px;
  margin-top: 10px;
}
.statistic-chart-header-overlap
  .hot-token-chart-wrap
  .hot-csvexport-wrap
  .csv-wrap {
  position: static;
}
@media screen and (max-width: 768px) {
  .stats-chart-wrap.analysis-energy-chart {
    height: 416px;
  }
  .analysis-invocation-chart .echart-legend-wrapper {
    justify-content: center;
  }
  .analysis-invocation-chart
    .echart-legend-wrapper
    .echart-legend-item:last-of-type {
    margin-right: 0 !important;
  }
  .sr-block-table
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content {
    width: 1000px !important;
  }
  .ant-table-content-auto
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content,
  .new-accounts-table
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content {
    min-width: unset;
    width: 100% !important;
  }
  .energy-consume-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content {
    width: 830px !important;
  }
  .energy-consume-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    .contract-address-td {
    min-width: 200px;
  }
  .energy-consume-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content
    .contract-supplied-td {
    min-width: 150px;
  }
}
