.char-content-container .statistic-chart-wrap .chart-tooltip-split-line {
  background-color: #ededed;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.char-content-container .statistic-chart-wrap .chart-tooltip-div-date {
  font-weight: 400;
}
.char-content-container .statistic-chart-wrap .chart-tooltip-div-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.char-content-container
  .statistic-chart-wrap
  .chart-tooltip-div-item
  .chart-tooltip-left-info {
  align-items: center;
  display: flex;
}
.char-content-container
  .chart_table_new
  .ant-table
  .ant-table-tbody
  .ant-table-measure-row {
  display: none;
}
.char-content-container .chart_table_new .ant-table .ant-table-tbody tr td {
  padding: 11px 12px 10px 15px !important;
}
.char-content-container
  .chart_table_new
  .statistic-table-container
  .ant-table
  .ant-table-thead
  th {
  white-space: nowrap;
}
.char-content-container
  .chart_table_new
  .statistic-table-container
  .ant-table
  .ant-table-thead
  th:first-child {
  padding-left: 12px !important;
}
.char-content-container
  .chart_table_new
  .statistic-table-container
  .ant-table
  .ant-table-tbody
  > tr
  > td {
  padding: 11px !important;
}
.char-content-container
  .chart_table_new
  .trx-staked-table
  .ant-table-tbody
  > tr
  > td,
.char-content-container
  .chart_table_new
  .trx-staked-table
  .ant-table-thead
  > tr
  > th {
  padding: 11px 8px !important;
}
.char-content-container
  .chart_table_new
  .trx-staked-table
  .ant-table-container {
  overflow: auto;
}
.char-content-container
  .chart_table_new
  .trx-staked-table
  .ant-table-content
  table
  tr
  td {
  white-space: nowrap;
}
.char-content-container
  .chart_table_new
  .defiTotalAmount
  .ant-table
  .ant-table-tbody
  tr
  td,
.char-content-container
  .chart_table_new
  .tvc-table-wrap
  .ant-table
  .ant-table-tbody
  tr
  td {
  padding: 12px !important;
}
.char-content-container
  .chart_table_new
  .defiTotalAmount
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th:first-child,
.char-content-container
  .chart_table_new
  .tvc-table-wrap
  .ant-table
  .ant-table-container
  .ant-table-content
  table
  thead
  th:first-child {
  min-width: 63px !important;
}
.char-content-container .chart_table_new.sr-block-table .csv-wrap,
.char-content-container .chart_table_new.sr-vote-table .csv-wrap {
  bottom: 15px;
}
.active-account-chart {
  position: relative;
}
.active-account-chart .ant-radio-group {
  position: absolute;
  right: 35px;
  top: 5px;
  z-index: 5;
}
.active-account-chart .range {
  display: flex;
  justify-content: space-between;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 51px;
  width: 60%;
  z-index: 5;
}
.active-account-chart .range li {
  display: flex;
  line-height: 6px;
  list-style: none;
  vertical-align: middle;
}
.active-account-chart .range li span {
  display: inline-block;
  height: 6px;
  margin-right: 5px;
  width: 6px;
}
.defi-total-lockup-amount-chart {
  position: relative;
}
.defi-total-lockup-amount-chart .ant-radio-group {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 5;
}
.defi-total-lockup-amount-chart .ant-radio-group .ant-radio-button-wrapper {
  min-width: 60px;
}
.defi-total-lockup-amount-chart .range {
  display: flex;
  justify-content: space-between;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 51px;
  width: 60%;
  z-index: 5;
}
.defi-total-lockup-amount-chart .range li {
  display: flex;
  line-height: 6px;
  list-style: none;
  vertical-align: middle;
}
.defi-total-lockup-amount-chart .range li span {
  display: inline-block;
  height: 6px;
  margin-right: 5px;
  width: 6px;
}
.defi-total-lockup-amount-chart .defi-title-wrap {
  left: 0;
  position: absolute;
  top: 5px;
  z-index: 5;
}
.defi-total-lockup-amount-chart .defi-title-wrap .rect {
  background: #c84a45;
  display: inline-block;
  height: 10px;
  margin-right: 6px;
  vertical-align: middle;
  width: 10px;
}
.defi-total-lockup-amount-chart .defi-title-wrap .title {
  color: #333;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  vertical-align: middle;
}
.defi-total-lockup-amount-chart .defi-title-wrap .amount {
  color: #333;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-top: 8px;
  vertical-align: middle;
}
.defi-total-lockup-amount-chart .sun-io-stats-table .stats-csvexport-wrap,
.defi-total-lockup-amount-chart .tvc-table-content-wrap .stats-csvexport-wrap,
.defi-total-lockup-amount-chart .tvl-table-content-wrap .stats-csvexport-wrap {
  display: block !important;
}
.price-chart {
  position: relative;
}
.price-chart .select-type.ant-select-single {
  min-width: 126px;
}
@media only screen and (max-width: 765px) {
  .price-chart .select-type.ant-select-single {
    min-width: 80px;
  }
}
.price-chart .select-type.ant-select-single .ant-select-selection-item {
  max-width: 100px;
}
@media only screen and (max-width: 765px) {
  .price-chart .select-type.ant-select-single .ant-select-selection-item {
    max-width: 60px;
  }
}
.price-chart .ant-select-dropdown {
  border-radius: 10px;
  padding: 10px;
  width: 110px !important;
}
.price-chart .select-resource {
  left: 0;
  position: absolute;
  top: 10px;
  z-index: 5;
}
.price-chart
  .select-resource
  .ant-select:not(.ant-select-customize-input)
  .ant-select-selector {
  position: relative;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.price-chart .select-resource .ant-select-selector {
  background: #e7e9ec;
  border: none;
  border-radius: 5px;
  height: 100%;
  padding: 0 10px;
}
.price-chart .select-resource .ant-select-selector .ant-select-selection-item {
  line-height: 24px;
}
.price-chart .select-resource .ant-select {
  margin-left: 10px;
}
.price-chart .select-resource .ant-select-selection {
  border-radius: 1px;
}
.price-chart .select-resource .ant-select-selection:hover {
  border: 1px solid #c23631;
}
.price_chart_table {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 42px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .price_chart_table {
    margin-bottom: 80px;
    margin-top: -30px;
  }
}
.price_chart_table .ant-pagination-item {
  border-radius: 5px !important;
}
.price_chart_table .ant-pagination-options-quick-jumper input,
.price_chart_table
  .ant-select:not(.ant-select-customize-input)
  .ant-select-selector {
  border-radius: 5px;
}
.price_chart_table .ant-pagination .ant-pagination-item-active,
.price_chart_table .ant-pagination .ant-pagination-item:hover {
  background: #101010 !important;
}
.price_chart_table
  .ant-pagination-jump-next
  .ant-pagination-item-container
  .ant-pagination-item-link-icon,
.price_chart_table
  .ant-pagination-jump-prev
  .ant-pagination-item-container
  .ant-pagination-item-link-icon {
  color: #000000a6;
}
.price_chart_table .ant-table-pagination.ant-pagination {
  margin: 24px 0;
}
@media screen and (max-width: 768px) {
  .price_chart_table .ant-table-pagination.ant-pagination {
    margin: 20px 0 !important;
  }
}
.price_chart_table .ant-pagination .ant-pagination-item-active,
.price_chart_table .ant-pagination .ant-pagination-item:hover {
  background-color: #101010 !important;
  border-color: #101010 !important;
  border-radius: 5px !important;
  color: #fff !important;
}
@media only screen and (max-width: 768px) {
  .price_chart_table .ant-table table {
    padding: 0 !important;
  }
  .price_chart_table .ant-table table .ant-table-content {
    width: auto;
  }
}
.price_chart_table .ant-table .ant-table-thead > tr > th {
  border-bottom: 0 solid #f3f3f3;
  color: #73787b !important;
  font-size: 14px;
  text-align: right;
}
.price_chart_table .ant-table .ant-table-tbody > tr > td {
  color: #404245;
  font-size: 14px;
  padding: 24px 12px 16px 15px !important;
  text-align: right;
}
.price_chart_table .ant-table .ant-table-tbody > tr > td:first-child {
  padding-left: 20px;
}
.price_chart_table
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  padding-left: 20px;
}
.price_chart_table
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.price_chart_table .ant-pagination.ant-table-pagination.ant-pagination {
  margin: 24px 20px 24px 0;
}
.price_chart_table .ant-table-container table > tbody > tr:hover {
  background: linear-gradient(
    270deg,
    #f9f9fa00 0.9%,
    #f9fafa 4.05%,
    #f9fafa 96.75%,
    #f9fafa00
  );
}
.price_chart_table .ant-table-container table > tbody > tr:hover > td {
  background: #0000 !important;
  border-color: #f9fafa;
}
.ant-select-dropdown-menu-item:hover:not(
    .ant-select-dropdown-menu-item-disabled
  ) {
  background-color: #f3f3f3;
}
.chart-sr-block {
  position: relative;
}
.chart-sr-block .count-down-time {
  bottom: 0;
  color: #333;
  font-size: 19px;
  position: absolute;
  right: 220px;
}
.chart-sr-block .count-down-time .tron-icon {
  color: #c3c3c3;
  height: 14px;
  margin-right: 7px;
  width: 14px;
}
.chart-sr-block h5 {
  color: #333;
  font-size: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 9px;
}
.chart-sr-block .blockchart-selftitle {
  color: #101010;
  font-size: 24px;
  font-weight: 700;
  left: 0;
  line-height: 24px;
  padding-left: 3px;
  padding-top: 37px;
  position: absolute;
  right: 0;
  text-align: left;
}
.chart-sr-block-table td.rankChange {
  padding: 0 !important;
}
.chart-sr-block-table td.rankChange .up {
  background: #4dbfa1 !important;
}
.chart-sr-block-table td.rankChange .down {
  background: #ce5e5a !important;
}
.chart-sr-block-table td.rankChange > div {
  box-sizing: border-box;
  line-height: 28px;
  min-height: 54px;
  padding: 13px;
}
.chart-sr-block-table thead th {
  white-space: normal !important;
}
.chart-sr-block-table .fa.fa-arrow-down,
.chart-sr-block-table .fa.fa-arrow-up {
  line-height: 28px;
}
.chart-sr-block-table .spill-over {
  color: #c64844;
}
.amcharts-amexport-item:not(.amcharts-amexport-item-level-0) {
  background: #fff !important;
  border: 1px solid #e9e9e9;
  color: #333 !important;
}
.amcharts-amexport-item:not(.amcharts-amexport-item-level-0) a:hover {
  background: #c64844 !important;
  border-radius: 3px;
  color: #fff !important;
}
.card-supply {
  border: none;
  padding: 0 !important;
}
@media only screen and (max-width: 765px) {
  .card-supply .chart-new {
    padding-top: 0 !important;
  }
}
.card-supply .chart-new {
  padding: 0 !important;
}
.card-supply .chart-supply .counters {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 40px 0 #0404400a;
  box-sizing: border-box;
  flex: 1 1;
  padding: 12px 24px;
  text-align: left;
}
.card-supply .chart-supply .counters:first-child {
  margin-right: 20px;
}
@media only screen and (max-width: 765px) {
  .card-supply .chart-supply .counters {
    width: 100%;
  }
  .card-supply .chart-supply .counters:first-child {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.card-supply .chart-supply .counters span {
  line-height: 28px;
}
.card-supply .chart-supply .counters span.counter {
  color: #333;
  font-size: 16px;
}
.card-supply .chart-supply .counters span.counter span {
  font-size: 16px;
}
.card-supply .chart-supply .counters h4 {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
.card-supply .chart-supply .counters h4 span {
  color: #666;
  font-size: 12px;
}
.card-supply .chart-supply .main-counters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 0;
}
.card-supply .chart-supply .msg {
  margin: 0;
}
.card-supply .chart-supply .msg .table2 {
  margin-bottom: 0;
}
.card-supply .chart-supply .table {
  margin-top: 10px;
}
.card-supply .chart-supply .table th {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}
.card-supply .chart-supply .table td {
  border-bottom: 1px solid #eee;
  border-top: 0;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0;
}
.card-supply .chart-supply .table td:first-child {
  color: #666;
  width: 210px;
}
.card-supply .chart-supply .table tr.data-total {
  color: #333;
  font-size: 12px;
}
.card-supply .chart-supply .table tr.data-total td {
  border-bottom: 0;
  line-height: unset;
  vertical-align: bottom;
}
.card-supply .chart-supply .table tr.data-total td.total-count > div > div {
  margin-right: 5px;
}
.card-supply .chart-supply .table tr:last-child td {
  border-bottom: 0;
}
.card-supply .chart-supply .chart-supply-content .chart-supply-left {
  width: 33.3%;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .data-title {
  background: #f3f3f3;
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 30px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .data-title
  .title-tip {
  color: #666;
  font-size: 12px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .data-title
  .title-tip.tip-block {
  display: block;
  line-height: 16px;
  padding-bottom: 10px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .data-title
  .title-per {
  font-size: 13px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .table-responsive {
  background: #fff;
  margin-bottom: 20px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .table-responsive:last-child {
  margin-bottom: 0;
}
.card-supply .chart-supply .chart-supply-content .chart-supply-left .table {
  padding: 0 30px;
}
.card-supply
  .chart-supply
  .chart-supply-content
  .chart-supply-left
  .table
  table {
  width: 100%;
}
.card-supply .chart-supply .chart-supply-content .chart-supply-right {
  margin-left: 20px;
  width: 66.6%;
}
@media only screen and (max-width: 765px) {
  .card-supply .chart-supply .chart-supply-content {
    flex-direction: column;
    flex-flow: column-reverse;
  }
  .card-supply .chart-supply .chart-supply-content .chart-supply-left {
    width: 100%;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-left
    .data-title,
  .card-supply .chart-supply .chart-supply-content .chart-supply-left .table {
    padding: 0 20px;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-left
    .table
    td:first-child {
    max-width: 150px;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-left
    .table-responsive {
    border: 1px solid #d8d8d8;
    box-shadow: 0 2px 4px 0 #c0c0c080;
    margin-bottom: 10px;
  }
  .card-supply .chart-supply .chart-supply-content .chart-supply-right {
    margin: 0 0 10px;
    width: 100%;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-right
    .chart-supply-wrap {
    border: 1px solid #d8d8d866;
    box-shadow: 0 0 10px 0 #33333305;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-right
    .main-counters {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-right
    .main-counters
    .counters {
    border: 1px solid #d8d8d866;
  }
  .card-supply
    .chart-supply
    .chart-supply-content
    .chart-supply-right
    .main-counters
    .counters:first-child {
    margin-bottom: 10px;
  }
  .chart-new {
    padding-top: 1rem !important;
  }
  .active-account-chart .ant-radio-group {
    right: 0;
    top: -1.5rem;
  }
  .active-account-chart .range {
    display: none;
    flex-flow: wrap;
    min-height: 45px;
    padding-left: 0;
    top: 4.7rem;
  }
  .chart-sr-block .count-down-time {
    right: 0;
  }
  .defi-total-lockup-amount-chart .ant-radio-group {
    right: 0;
    top: -1.5rem;
  }
  .defi-total-lockup-amount-chart .range {
    display: none;
    flex-flow: wrap;
    min-height: 45px;
    padding-left: 0;
    top: 4.7rem;
  }
  .defi-total-lockup-amount-chart .defi-title-wrap {
    left: 0;
    top: 0.5rem;
  }
  .defi-total-lockup-amount-chart .defi-title-wrap .rect {
    background: #c84a45;
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    width: 10px;
  }
  .defi-total-lockup-amount-chart .defi-title-wrap .title {
    color: #333;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    vertical-align: middle;
  }
  .defi-total-lockup-amount-chart .defi-title-wrap .amount {
    color: #333;
    font-family: PingFang SC;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-top: 8px;
    vertical-align: middle;
  }
  .price-chart .select-resource {
    top: 96px;
  }
  .chart-sr-block h5 {
    top: -23px;
  }
  .title-mobile .ant-calendar-picker {
    float: right;
    margin: 10px 0;
  }
}
.energy-chart .border-chart-tabs-wrapper {
  background: #f0f2f5;
  border-radius: 6px;
  left: 150px;
  padding: 3px 4px;
  position: absolute;
  top: 0;
}
.energy-chart .border-chart-tabs-wrapper span {
  color: #73787b;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-right: 4px;
  min-width: auto;
  padding: 4px 12px;
  text-align: center;
}
.energy-chart .border-chart-tabs-wrapper span:last-child {
  margin-right: 0;
}
.energy-chart .border-chart-tabs-wrapper span.active {
  background: #fff;
  border-radius: 6px;
  color: #101010;
}
.energy-chart .hot-contract-chart-tabs-wrapper-simple {
  left: 110px;
}
.energy-chart .hot-contract-chart-tabs-wrapper-other {
  left: 150px;
}
.energy-chart .ant-select {
  font-size: 12px;
  height: 30px;
  text-align: left;
}
.energy-chart .ant-select .ant-select-selector {
  background: #f0f2f5;
  border: none;
  border-radius: 6px;
  height: 100%;
  padding: 0 26px 0 10px;
}
.energy-chart .ant-select .ant-select-selector:before {
  display: none;
}
.energy-chart .ant-select .ant-select-selection-item {
  color: #101010;
  font-size: 12px;
  line-height: 30px;
  max-width: 77px;
  overflow: hidden;
  padding-right: 8px;
  text-overflow: ellipsis;
}
.energy-chart
  .ant-select
  .ant-select-selection-item
  .ant-select-item-option-content {
  font-weight: 400;
}
.energy-chart .ant-select .hoverIcon {
  color: #101010;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.energy-chart .ant-select .ant-select-arrow {
  top: 54%;
}
.energy-chart .ant-select-open .hoverIcon {
  transform: rotate(180deg);
}
.energy-chart .ant-select-dropdown {
  border: none;
  border-radius: 6px;
  padding: 8px;
  width: 110px !important;
}
@media screen and (max-width: 768px) {
  .energy-chart .ant-select-dropdown {
    padding: 0;
    width: 84px !important;
  }
}
.energy-chart .ant-select-item {
  border-radius: 6px;
  font-size: 12px;
  line-height: 16px;
  padding: 8px !important;
}
.energy-chart .select-option {
  margin-right: 12px;
  z-index: 1;
}
.energy-chart .select-option .datepicker-mobile {
  margin-left: 12px;
}
.energy-chart .ant-select-selection--single {
  width: 98px;
}
.energy-chart .ant-calendar-picker-clear,
.energy-chart .ant-calendar-picker-icon {
  top: 39%;
}
.energy-chart .ant-calendar-picker .ant-input {
  padding: 5px 12px;
}
.energy-chart .ant-calendar-picker input {
  width: 224px;
}
.energy-chart .ant-calendar-picker-clear,
.energy-chart .ant-calendar-picker-icon {
  top: 45%;
}
.energy-chart .range-mobile {
  line-height: 32px;
}
.top-data .ant-table .ant-table-tbody > tr > td {
  border-bottom: 1px solid #f3f3f3;
}
@media screen and (max-width: 768px) {
  .energy_consume {
    padding: 0 16px;
  }
  .contract-calls-table.activeAccounts.defiTotalAmount
    .ant-table-wrapper
    .ant-table-content {
    width: 500px !important;
  }
}
.contract-calls-table.activeAccounts.defiTotalAmount
  .ant-table-wrapper
  .ant-table-content
  .ant-table-tbody
  td:first-child {
  padding: 11px !important;
}
.contract-invocation,
.energy_consume {
  background: #fff;
  border-radius: 10px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contract-invocation,
  .energy_consume {
    margin-bottom: 40px;
    margin-top: -30px;
    padding: 0;
  }
}
.contract-invocation .card,
.energy_consume .card {
  border: none;
}
.contract-invocation .ant-pagination .ant-pagination-item-active,
.contract-invocation .ant-pagination .ant-pagination-item:hover,
.energy_consume .ant-pagination .ant-pagination-item-active,
.energy_consume .ant-pagination .ant-pagination-item:hover {
  background-color: #101010 !important;
  border-color: #101010 !important;
  border-radius: 5px !important;
  color: #fff !important;
}
.contract-invocation .ant-table table .ant-table-column-sorters,
.energy_consume .ant-table table .ant-table-column-sorters {
  justify-content: flex-end;
}
.contract-invocation .ant-table .ant-table-thead > tr > th,
.energy_consume .ant-table .ant-table-thead > tr > th {
  border-bottom: 0 solid #f3f3f3;
  color: #73787b !important;
  font-size: 14px;
  text-align: right;
}
.contract-invocation .ant-table .ant-table-tbody > tr > td,
.energy_consume .ant-table .ant-table-tbody > tr > td {
  color: #404245 !important;
  font-size: 14px;
  padding: 10px !important;
  text-align: right;
}
.contract-invocation .ant-table .ant-table-tbody > tr > td:first-child,
.energy_consume .ant-table .ant-table-tbody > tr > td:first-child {
  padding-left: 20px;
}
.contract-invocation
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:first-child,
.energy_consume
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  padding-left: 20px;
}
.contract-invocation
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:last-child,
.energy_consume
  .ant-table-container
  table
  > thead
  > tr:first-child
  th:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.contract-invocation .ant-table-container table > tbody > tr:hover,
.energy_consume .ant-table-container table > tbody > tr:hover {
  background: linear-gradient(
    270deg,
    #f9f9fa00 0.9%,
    #f9fafa 4.05%,
    #f9fafa 96.75%,
    #f9fafa00
  );
}
.contract-invocation .ant-table-container table > tbody > tr:hover > td,
.energy_consume .ant-table-container table > tbody > tr:hover > td {
  background: #0000 !important;
  border-color: #f9fafa;
}
.contract-invocation .ant-pagination.ant-table-pagination.ant-pagination,
.energy_consume .ant-pagination.ant-table-pagination.ant-pagination {
  margin: 10px 20px 24px 0;
}
.chart_table .EnergyConsumeDistribution-table {
  overflow-x: auto;
}
.chart_table .EnergyConsumeDistribution-table .card {
  border: none;
  padding: 0;
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-pagination.ant-table-pagination.ant-pagination {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .chart_table
    .EnergyConsumeDistribution-table
    .ant-pagination.ant-table-pagination.ant-pagination {
    justify-content: center;
  }
}
.chart_table .EnergyConsumeDistribution-table .ant-table-body table {
  border: 1px solid #00000014 !important;
  border-radius: 1px !important;
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  td {
  color: #404245;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  .rank-0 {
  background: url(/static-20251224051041/media/newrank-1.705a3a8d38100c46f390.png);
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  .rank-1 {
  background: url(/static-20251224051041/media/newrank-2.89c00fb5184390f518e2.png);
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  .rank-2 {
  background: url(/static-20251224051041/media/newrank-3.495893f53865b1d19cba.png);
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  .rank {
  background-size: 100%;
  display: inline-block;
  height: 17px;
  width: 17px;
}
.chart_table
  .EnergyConsumeDistribution-table
  .ant-table-tbody
  .ant-table-row.ant-table-row-level-0
  .rankWidth {
  padding-left: 2px;
}
.chart_table .EnergyConsumeDistribution-table .truncate-ellipsis {
  width: auto;
}
.chart_table .EnergyConsumeDistribution-table .address-link,
.chart_table
  .EnergyConsumeDistribution-table
  .top-call-contract-show
  .truncate-ellipsis {
  width: 100%;
}
.chart_table
  .EnergyConsumeDistribution-table
  .address-link.personal-address-link {
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 768px) {
  .chart_table .EnergyConsumeDistribution-table .ant-table-content table {
    min-width: 680px;
  }
}
.chart_table .ant-table-content {
  box-sizing: border-box;
  margin-top: 10px;
}
.chart_table .ant-table-layout-fixed .ant-table-fixed-left .ant-table-fixed {
  margin-top: 10px;
  padding: 0 0 0 30px !important;
}
@media only screen and (max-width: 765px) {
  .chart_table .ant-table-layout-fixed .ant-table-fixed-left .ant-table-fixed {
    padding: 0 0 0 20px !important;
  }
}
.chart_table .ant-table-layout-fixed .ant-table-content {
  width: auto;
}
.chart_table .TRXSupply_tip {
  font-size: 12px;
}
.chart_table .TRXSupply_table {
  position: relative;
}
.chart_table .TRXSupply_table .table-csv-export {
  bottom: 23px;
  left: 0;
  position: absolute;
}
@media only screen and (max-width: 765px) {
  .chart_table .TRXSupply_table .table-csv-export {
    bottom: 56px;
  }
}
.chart_table .TRXSupply_table .table-csv-export i {
  font-size: 12px !important;
}
@media only screen and (max-width: 765px) {
  .chart_table .TRXSupply_table .ant-pagination.ant-table-pagination {
    margin-top: 36px;
  }
}
.chart_table .TRXSupply_table table {
  font-size: 12px;
}
.ant-select-dropdown-menu-item-selected {
  color: #333;
  font-size: 13px;
}
.table_top_desc {
  color: #666;
  font-size: 14px;
}
.rbwTable .ant-table-column-sorters {
  justify-content: flex-end !important;
}
.fpad-20
  .ant-table
  .ant-table-container
  .ant-table-content
  thead
  th:first-child {
  padding-left: 20px !important;
}
.excel-download-dropdown .ant-dropdown-menu {
  border-radius: 10px;
  box-shadow: 0 20px 30px #1010100f;
  padding: 10px;
}
.excel-download-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
  color: #101010;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
}
.excel-download-dropdown .ant-dropdown-menu .ant-dropdown-menu-item a {
  color: #101010;
}
.excel-download-dropdown
  .ant-dropdown-menu
  .ant-dropdown-menu-item.ant-dropdown-menu-item-active {
  background: none;
}
.excel-download-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background: linear-gradient(0deg, #ffffffe6, #ffffffe6), #c2c9d1;
  border-radius: 10px;
  color: #c23631;
}
.excel-download-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover a {
  color: #c23631 !important;
}
.excel-download-dropdown .ant-dropdown-menu .csv-wrap {
  bottom: 0 !important;
  margin-top: 0 !important;
  position: relative !important;
}
.excel-download-icon-wrap {
  background: #f0f2f5;
  border-radius: 6px;
  color: #73787b;
  display: inline-block;
  height: 30px;
  line-height: 23px;
  padding: 3px;
  text-align: center;
  width: 30px;
}
.active-account-chart,
.contract-calls-chart-wrap,
.new-accounts-chart-wrap,
.top-contracts-chart-wrap,
.total-accounts-chart-wrap,
.trx-holders-chart-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
}
.active-account-chart > div,
.contract-calls-chart-wrap > div,
.new-accounts-chart-wrap > div,
.top-contracts-chart-wrap > div,
.total-accounts-chart-wrap > div,
.trx-holders-chart-wrap > div {
  width: 100%;
}
.active-account-chart .tron-feedback-container,
.contract-calls-chart-wrap .tron-feedback-container,
.new-accounts-chart-wrap .tron-feedback-container,
.top-contracts-chart-wrap .tron-feedback-container,
.total-accounts-chart-wrap .tron-feedback-container,
.trx-holders-chart-wrap .tron-feedback-container {
  width: auto;
}
.protocol-revenue-chart-wrap,
.trx-burned-chart-wrap,
.trx-marketcap-chart-wrap,
.trx-price-chart-wrap,
.trx-staked-chart-wrap,
.trx-supply-chart-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 564px;
}
.protocol-revenue-chart-wrap > div,
.trx-burned-chart-wrap > div,
.trx-marketcap-chart-wrap > div,
.trx-price-chart-wrap > div,
.trx-staked-chart-wrap > div,
.trx-supply-chart-wrap > div {
  width: 100%;
}
@media only screen and (max-width: 765px) {
  .protocol-revenue-chart-wrap,
  .trx-burned-chart-wrap,
  .trx-marketcap-chart-wrap,
  .trx-price-chart-wrap,
  .trx-staked-chart-wrap,
  .trx-supply-chart-wrap {
    min-height: 530px;
  }
}
.statistic-chart-loading-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 510px;
}
@media screen and (max-width: 768px) {
  .statistic-chart-loading-wrap {
    min-height: 350px;
  }
}
.sr-chart-tooltip-div {
  padding: 0 !important;
}
.sr-chart-tooltip-div .chart-tooltip-div-item-sr {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.sr-chart-tooltip-div .chart-tooltip-div-item-sr:last-child {
  margin-bottom: 4px;
}
.sr-chart-tooltip-div .chart-tooltip-div-item-name-sr {
  color: #404245 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  margin-right: 0;
}
.sr-chart-tooltip-div .chart-tooltip-div-item-number-sr {
  color: #101010 !important;
  font-size: 12px;
  font-weight: 700 !important;
  line-height: normal !important;
}
.table-td-left .ant-table-column-sorters {
  justify-content: flex-start;
}
.table-td-right .ant-table-column-sorters {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .chart-table-h44 .ant-table-content {
    min-width: 800px;
    width: auto;
  }
  .chart-table-h44.activeAccounts .ant-table-content {
    min-width: 600px;
  }
}
.chart-table-h44 table td {
  line-height: 22px !important;
  padding: 11px 12px !important;
}
.chart-table-h44 table td .react-contextmenu-wrapper {
  line-height: auto;
}
.sr-stats-box {
  padding: 0 10px 8px;
}
.table-th-right-fix .ant-table-column-sorters {
  justify-content: flex-end;
}
.stats-new-container .stats-table-wrap {
  padding: 20px 20px 0 !important;
}
@media screen and (max-width: 768px) {
  .stats-new-container .stats-table-wrap {
    padding: 20px 15px 0 !important;
  }
  .stats-new-container .stats-table-wrap .table-top-rt {
    margin-right: 0 !important;
  }
  .stats-new-container .srvote-csvexport-wrap .csv-wrap {
    bottom: -20px;
  }
}
.fix-first-width .ant-table-content table thead th:first-child {
  min-width: auto !important;
}
.sr-block-table .stats-table-wrap,
.sr-vote-table .stats-table-wrap {
  padding-bottom: 50px !important;
}
.sr-block-table .stats-table-wrap .stats-csvexport-wrap,
.sr-vote-table .stats-table-wrap .stats-csvexport-wrap {
  bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .sr-block-table .stats-table-wrap .csv-wrap,
  .sr-vote-table .stats-table-wrap .csv-wrap {
    bottom: -32px;
  }
  .sr-block-table
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content,
  .sr-vote-table
    .stats-table-wrap
    .ant-table
    .ant-table-container
    .ant-table-content {
    min-width: 720px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .energy-chart .border-chart-tabs-wrapper {
    left: 0;
    top: 44px;
  }
  .energy-chart .hot-contract-chart-tabs-wrapper-other,
  .energy-chart .hot-contract-chart-tabs-wrapper-simple {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .sr-block-chart-contain {
    flex: none !important;
  }
  .ant-table-content-auto .ant-table-content {
    width: auto;
  }
  .energy-chart .hot-contract-chart-tabs-wrapper-other,
  .energy-chart .hot-contract-chart-tabs-wrapper-simple {
    left: 0;
    top: 40px;
  }
  .energy-chart
    .stats-chart-wrap
    .new-statistic-chart
    .statistic-chart-wrap
    .right-btns
    .chart-header-tabs {
    margin-bottom: 10px;
  }
}
