@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: local("Roboto Light "), local("Roboto-Light"), url(/woff/Roboto-Light.woff2) format("woff2"), url(/woff/Roboto-Light.woff) format("woff")
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-display: swap;
    font-weight: 300;
    src: local("Roboto Light italic"), local("Roboto-Lightitalic"), url(/woff/Roboto-Lightitalic.woff2) format("woff2"), url(/woff/Roboto-Lightitalic.woff) format("woff")
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Roboto Regular "), local("Roboto-Regular"), url(/woff/Roboto-Regular.woff2) format("woff2"), url(/woff/Roboto-Regular.woff) format("woff")
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: local("Roboto Regular italic"), local("Roboto-Regularitalic"), url(/woff/Roboto-Regularitalic.woff2) format("woff2"), url(/woff/Roboto-Regularitalic.woff) format("woff")
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Roboto Medium "), local("Roboto-Medium"), url(/woff/Roboto-Medium.woff2) format("woff2"), url(/woff/Roboto-Medium.woff) format("woff")
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-display: swap;
    font-weight: 500;
    src: local("Roboto Medium italic"), local("Roboto-Mediumitalic"), url(/woff/Roboto-Mediumitalic.woff2) format("woff2"), url(/woff/Roboto-Mediumitalic.woff) format("woff")
}

@font-face {
    font-family: "BV-Roboto";
    font-style: italic;
    font-display: swap;
    font-weight: 500;
    src: local("Roboto Medium italic"), local("Roboto-Mediumitalic"), url(/woff/BV-Roboto-Medium.ttf) format("truetype")
}

@font-face {
    font-family: "BV-Roboto";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Roboto Regular "), local("Roboto-Regular"), url(/woff/Roboto-Regular.woff2) format("woff2"), url(/woff/BV-Roboto-Regular.ttf) format("truetype")
}

@font-face {
    font-family: "BV-Harmony";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local("BV-Harmony-Bold") url(/woff/BV-Harmony-Bold.ttf) format("truetype")
}

@font-face {
    font-family: "BV-Harmony";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("BV-Harmony-Medium"), url(/woff/BV-Harmony-Medium.ttf) format("truetype")
}

@font-face {
    font-family: "BV-Harmony";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("BV-Harmony-Regular"), url(BV-Harmony-Regular.ttf) format("truetype")
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
ol,
p,
table,
td,
th,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

b,
em,
i,
strong {
    font-style: normal;
    font-weight: 400
}

a,
b,
em,
i,
img,
strong {
    text-decoration: none
}

a,
img {
    -webkit-touch-callout: none
}

html {
    -webkit-text-size-adjust: 100%
}

* {
    box-sizing: border-box
}

html {
    min-height: 100%;
    -webkit-font-smoothing: auto !important
}

#src_root__3TmMh,
body {
    min-height: 100vh
}

body,
html {
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "roboto", "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}

#src_root__3TmMh {
    min-height: 100%;
    min-height: 100vh;
    display: table-cell;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.src_ie_fix__jJBh2 #src_header_side__3NPxm {
    width: 500px
}

::-webkit-scrollbar,
::-webkit-scrollbar-track {
    width: 0;
    height: 0;
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    background: #6e7278;
    background: var(--text-secondary, #6e7278);
    border-radius: 5px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.src_ant-select-item__tR3j1 {
    height: 40
}

.src_ant-select-dropdown__-Nq3d,
.src_ant-select-item__tR3j1 {
    background: "var(--fill-input-default, #26262B)"
}

.custom-antd-slider .ant-slider-rail {
    border-radius: 8px;
    border-radius: var(--radius-s-modal, 8px);
    background: #26262b;
    background: var(--fill-page-tertiary, #26262b)
}

.custom-antd-slider .ant-slider-track {
    border-radius: 8px;
    border-radius: var(--radius-s-modal, 8px);
    background: #ff6201;
    background: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider .ant-slider-handle {
    width: 10px;
    height: 10px;
    margin-top: -3px;
    background-color: #ff6201;
    background-color: var(--theme-theme-normal, #ff6201);
    border-color: #ff6201;
    border-color: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider .ant-slider-mark-text {
    color: #717171;
    color: var(--text-text-tertiary, #717171);
    font-size: 16px;
    font-style: normal
}

.custom-antd-slider:hover .ant-slider-rail {
    background: #26262b;
    background: var(--fill-page-tertiary, #26262b)
}

.custom-antd-slider .ant-slider-dot {
    display: none
}

.custom-antd-slider .ant-slider-dot-active,
.custom-antd-slider:hover .ant-slider-handle,
.custom-antd-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #ff6201;
    border-color: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider:hover .ant-slider-handle,
.custom-antd-slider:hover .ant-slider-track {
    background-color: #ff6201;
    background-color: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider-mobile .ant-slider-rail {
    border-radius: 8px;
    border-radius: var(--radius-s-modal, 8px);
    background: #26262b;
    background: var(--fill-page-tertiary, #26262b)
}

.custom-antd-slider-mobile .ant-slider-track {
    border-radius: 8px;
    border-radius: var(--radius-s-modal, 8px);
    background: #ff6201;
    background: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider-mobile .ant-slider-handle {
    width: 10px;
    height: 10px;
    margin-top: -3px;
    background-color: #ff6201;
    background-color: var(--theme-theme-normal, #ff6201);
    border-color: #ff6201;
    border-color: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider-mobile .ant-slider-mark-text {
    color: #717171;
    color: var(--text-text-tertiary, #717171);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.custom-antd-slider-mobile:hover .ant-slider-rail {
    background: #26262b;
    background: var(--fill-page-tertiary, #26262b)
}

.custom-antd-slider-mobile .ant-slider-dot:not(.ant-slider-dot-active) {
    display: inline-block;
    border: 1px solid #ff6201;
    border: 1px solid var(--theme-theme-normal, #ff6201);
    background-color: transparent
}

.custom-antd-slider-mobile .ant-slider-dot-active,
.custom-antd-slider-mobile:hover .ant-slider-handle,
.custom-antd-slider-mobile:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #ff6201;
    border-color: var(--theme-theme-normal, #ff6201)
}

.custom-antd-slider-mobile:hover .ant-slider-handle,
.custom-antd-slider-mobile:hover .ant-slider-track {
    background-color: #ff6201;
    background-color: var(--theme-theme-normal, #ff6201)
}

custom-antd-slider-mobile-step {
    width: calc(100vw - 32px)
}

custom-antd-slider-mobile-step .ant-slider-mark-text:last-child {
    transform: translateX(-50%) !important
}

.custom-antd-collapse {
    font-size: 20px
}

.custom-antd-collapse .ant-collapse-content {
    font-size: 16px
}

.custom-antd-collapse {
    background: transparent;
    color: #fff;
    color: var(--text-text-primary, #fff);
    font-family: BV-Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: none
}

.custom-antd-collapse .ant-collapse-header {
    padding: 12px 8px !important
}

.custom-antd-collapse .ant-collapse-header .ant-collapse-arrow {
    right: 8px !important
}

.custom-antd-collapse .ant-collapse-content {
    background: transparent;
    color: #fff;
    color: var(--text-text-primary, #fff);
    border: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #a5a8ac;
    color: var(--text-text-secondary, #a5a8ac)
}

.custom-antd-collapse .ant-collapse-item {
    border-bottom: 1px solid #2d3033;
    border-bottom: 1px solid var(--line-border, #2d3033)
}

.custom-antd-collapse .ant-collapse-item>.ant-collapse-header {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-antd-pagination .ant-pagination-item-active {
    border-radius: 50%;
    background: #ff6201;
    background: var(--theme-theme-normal, #ff6201);
    color: #000;
    color: var(--text-text-on-btn, #000);
    border: none
}

.custom-antd-pagination .ant-pagination-item-active a {
    color: #000;
    color: var(--text-text-on-btn, #000)
}

.custom-antd-pagination.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link,
.custom-antd-pagination.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-antd-pagination .ant-pagination-disabled .ant-pagination-item-link,
.custom-antd-pagination .ant-pagination-disabled:hover .ant-pagination-item-link {
    color: #717171 !important;
    color: var(--text-tertiary, #717171) !important
}

.custom-antd-pagination .ant-pagination-item:not(.ant-pagination-item-active) a {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-antd-pagination-arrow-hidden .ant-pagination-disabled .ant-pagination-item-link,
.custom-antd-pagination-arrow-hidden .ant-pagination-disabled:hover .ant-pagination-item-link,
.custom-antd-pagination-arrow-hidden .ant-pagination-item:not(.ant-pagination-item-active) a {
    background: #121212;
    background: var(--fill-page-primary, #121212);
    border: 0
}

.custom-antd-pagination-arrow-hidden .ant-pagination-item {
    border: 0;
    line-height: 32px
}

.custom-antd-pagination-arrow-hidden .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
.custom-antd-pagination-arrow-hidden .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis {
    color: #717171 !important;
    color: var(--text-tertiary, #717171) !important
}

.custom-antd-pagination-arrow-hidden .ant-pagination-next .ant-pagination-item-link,
.custom-antd-pagination-arrow-hidden .ant-pagination-prev .ant-pagination-item-link {
    background: #121212;
    background: var(--fill-page-primary, #121212);
    border: 0;
    color: #717171 !important;
    color: var(--text-tertiary, #717171) !important
}

.custom-confirm-modal .ant-modal-close {
    color: #6e7278;
    color: var(--text-secondary, #6e7278)
}

.custom-confirm-modal .ant-modal-close .ant-modal-close-icon {
    display: inline-block
}

.custom-confirm-modal .ant-modal {
    width: 400px;
    border-radius: 24px;
    font-family: BV-Harmony;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.custom-confirm-modal .ant-modal-body {
    padding: 0;
    background-color: #101014;
    background-color: var(--fill-primary-bg, #101014)
}

.custom-confirm-modal .ant-modal-confirm-title {
    font-size: 18px;
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-confirm-modal .ant-modal-content {
    border-radius: 6px
}

.custom-confirm-modal .ant-modal-confirm-content {
    color: #fff;
    color: var(--text-text-primary, #fff);
    text-align: center;
    margin-top: 0
}

.custom-confirm-modal .ant-modal-confirm-body {
    padding: 0
}

.custom-confirm-modal .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content {
    margin-right: 38px !important
}

.custom-confirm-modal .anticon {
    display: none
}

.custom-confirm-modal .ant-modal-confirm-btns {
    display: flex;
    grid-gap: 16px;
    gap: 16px;
    align-items: center;
    justify-content: space-around
}

.custom-confirm-modal .ant-modal-confirm-btns .ant-btn {
    background: #36363a;
    background: var(--button-fill-secondary, #36363a);
    flex: 1 1;
    border-radius: 20px;
    height: 36px
}

.custom-confirm-modal .ant-modal-confirm-btns .ant-btn-default {
    color: #fff;
    color: var(--text-text-primary, #fff);
    border-color: #36363a;
    border-color: var(--button-fill-secondary, #36363a)
}

.custom-confirm-modal .ant-modal-confirm-btns .ant-btn-primary {
    background-color: #ff6201;
    background-color: var(--theme, #ff6201);
    border-color: #ff6201;
    border-color: var(--theme, #ff6201);
    color: #101014;
    color: var(--background-bg-primary-btn-label, #101014)
}

.custom-confirm-modal .ant-modal-confirm-btns .ant-btn-primary:hover {
    background: #ff6201;
    background: var(--theme, #ff6201)
}

.custom-confirm-modal-padding .ant-modal-confirm-body {
    padding: 16px 24px
}

.info-modal-no-footer .ant-modal-confirm-btns {
    display: none
}

.custom-antd-button {
    border-radius: 30px;
    background-color: #ff6201;
    background-color: var(--theme, #ff6201);
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding: 12px 0;
    border-color: #ff6201;
    border-color: var(--theme, #ff6201);
    justify-content: center;
    align-items: center;
    height: auto
}

.custom-antd-button:hover {
    background: #ff6201;
    background: var(--theme, #ff6201)
}

.custom-antd-button span {
    color: #101014;
    color: var(--background-bg-primary-btn-label, #101014);
    font-size: 16px
}

.custom-antd-button.ant-btn:focus,
.custom-antd-button.ant-btn:hover {
    border-color: #ff6201;
    border-color: var(--theme, #ff6201);
    background: #ff6201;
    background: var(--theme, #ff6201)
}

.ant-picker-active-bar {
    background-color: #fff;
    background-color: var(--text-text-primary, #fff);
    height: 1px !important
}

.ant-spin-dot-item,
.custom-antd-spin .ant-spin-dot-item {
    background: #ff6201 !important;
    background: var(--theme, #ff6201) !important
}

.custom-label {
    display: inline-flex;
    border-radius: 4px;
    border-radius: var(--radius-xs-input-tertiary-tab, 4px);
    background: rgba(255, 143, 52, .3);
    background: var(--functional-orange-2, rgba(255, 143, 52, .3));
    color: #ff6201;
    color: var(--theme-theme-normal, #ff6201);
    font-size: 12px;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
    padding: 2px 4px
}

.custom-dark-antd-DatePicker {
    background: #121212;
    background: var(--fill-page-primary, #121212);
    background: #121212 !important;
    background: var(--fill-page-primary, #121212) !important;
    border-radius: 4px;
    border: 1px solid #2d3033;
    border: 1px solid var(--line-border, #2d3033);
    box-shadow: none !important
}

.custom-dark-antd-DatePicker:hover {
    border-color: #ff6201
}

.custom-dark-antd-DatePicker.ant-picker {
    background: #1d1d21;
    background: var(--fill-page-secondary, #1d1d21)
}

.custom-dark-antd-DatePicker.ant-picker:hover,
.custom-dark-antd-DatePicker.ant-picker:hover .ant-picker-focused {
    border-color: #ff6201
}

.custom-dark-antd-DatePicker.ant-picker-separator,
.custom-dark-antd-DatePicker.ant-picker-suffix {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-dark-antd-DatePicker.ant-picker-input>input {
    color: #fff;
    color: var(--text-text-primary, #fff);
    font-size: 16px
}

.custom-dark-antd-DatePicker.ant-picker-input>input:-ms-input-placeholder {
    color: #a5a8ac;
    font-size: 16px
}

.custom-dark-antd-DatePicker.ant-picker-input>input::placeholder {
    color: #a5a8ac;
    font-size: 16px
}

.custom-dark-antd-DatePicker.ant-picker-active-bar {
    background: #ff6201
}

.custom-dark-antd-DatePicker.ant-picker-focused {
    border-color: #ff6201
}

.custom-dark-antd-DatePicker input {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-dark-antd-DatePicker .ant-picker:hover {
    border-color: #d15324 !important
}

.custom-dark-antd-DatePicker-content .ant-btn-primary {
    padding: 4px 16px;
    line-height: 0;
    background: #ff6201 !important;
    background: var(--theme-theme-normal, #ff6201) !important;
    border-color: #ff6201 !important
}

.custom-dark-antd-DatePicker-content .ant-btn-primary[disabled],
.custom-dark-antd-DatePicker-content .ant-btn-primary[disabled]:active,
.custom-dark-antd-DatePicker-content .ant-btn-primary[disabled]:focus,
.custom-dark-antd-DatePicker-content .ant-btn-primary[disabled]:hover {
    padding: 4px 16px;
    line-height: 0;
    background-color: #26262b !important;
    color: #9fa1a6 !important;
    color: var(--text-text-tertiary, #9fa1a6) !important;
    border-color: #1d1d21 !important;
    border-color: var(--fill-page-secondary, #1d1d21) !important
}

.custom-dark-antd-DatePicker-content .ant-picker-cell {
    color: hsla(0, 0%, 100%, .25) !important
}

.custom-dark-antd-DatePicker-content .ant-picker-cell.ant-picker-cell-in-view {
    color: #fff !important;
    color: var(--text-text-primary, #fff) !important
}

.custom-dark-antd-DatePicker-content .ant-picker-header-view,
.custom-dark-antd-DatePicker-content .ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
    color: #a5a8ac !important
}

.custom-dark-antd-DatePicker-content .ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
    color: #fff !important;
    color: var(--text-text-primary, #fff) !important
}

.custom-dark-antd-DatePicker-content .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
    background-color: #ff6201 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
    background-color: #2d2d33 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner:hover {
    background-color: #ff6201 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-datetime-panel .ant-picker-time-panel,
.custom-dark-antd-DatePicker-content .ant-picker-time-panel-column:not(:first-child) {
    border-left: 1px solid #2d3033 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-active-bar {
    background: #ff6201
}

.custom-dark-antd-DatePicker-content .ant-picker-focused {
    border-color: #ff6201
}

.custom-dark-antd-DatePicker-content .ant-picker-panel-container {
    background: #1d1d21;
    background: var(--fill-secondary-bg, #1d1d21)
}

.custom-dark-antd-DatePicker-content .ant-picker-header {
    color: #fff;
    color: var(--text-text-primary, #fff);
    border-bottom: none
}

.custom-dark-antd-DatePicker-content .ant-picker-panel {
    border: none
}

.custom-dark-antd-DatePicker-content .ant-picker-cell,
.custom-dark-antd-DatePicker-content .ant-picker-content th {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-dark-antd-DatePicker-content .ant-picker-range-arrow:before {
    background: #1d1d21;
    background: var(--fill-secondary-bg, #1d1d21)
}

.custom-dark-antd-DatePicker-content .ant-picker-header button {
    color: #fff;
    color: var(--text-text-primary, #fff);
    opacity: .5
}

.custom-dark-antd-DatePicker-content .ant-picker-header-view button {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-dark-antd-DatePicker-content .ant-picker-header button :hover {
    color: #ff8f34
}

.custom-dark-antd-DatePicker-content .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.custom-dark-antd-DatePicker-content .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: #ff6201
}

.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before {
    border: 1px solid #ff6201;
    color: #ff8f34
}

.custom-dark-antd-DatePicker-content .ant-picker-cell-today {
    color: #ff8f34
}

.custom-dark-antd-DatePicker-content .ant-picker-cell-selected {
    background: transparent
}

.custom-dark-antd-DatePicker-content .ant-tag {
    background: transparent !important;
    border: none !important;
    color: #f2f4f6 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-range .ant-picker-active-bar {
    background: #ff6201
}

.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-in-range:before {
    background: rgba(255, 143, 52, .1)
}

.custom-dark-antd-DatePicker-content .ant-tag:hover {
    background: hsla(0, 0%, 100%, .2) !important;
    border: none !important;
    color: #f2f4f6 !important
}

.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,
.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before,
.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,
.custom-dark-antd-DatePicker-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.custom-dark-antd-DatePicker-content .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after,
.custom-dark-antd-DatePicker-content .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after {
    background: #ff6201
}

.bv-ant-select-dark-dropdown {
    border-radius: 4px;
    padding: 8px 0;
    background: #1d1d21;
    background: var(--fill-secondary-bg, #1d1d21);
    box-shadow: 0 6px 20px 0 rgba(27, 30, 46, .1)
}

.bv-ant-select-dark-dropdown .ant-select-item {
    color: #fff !important;
    color: var(--text-text-primary, #fff) !important;
    font-size: 14px;
    padding: 8px 12px
}

.bv-ant-select-dark-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),
.bv-ant-select-dark-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background: #2d2d33;
    background: var(--fill-btn-secondary-hover, #2d2d33);
    color: #fff !important;
    color: var(--text-text-primary, #fff) !important
}

.custom-dark-antd-Select .ant-select-selector {
    background-color: #121212 !important;
    background-color: var(--fill-page-primary, #121212) !important;
    border-radius: 4px !important;
    border: 1px solid #2d3033 !important;
    border: 1px solid var(--line-border, #2d3033) !important
}

.custom-dark-antd-Select .ant-select-selector .ant-select-selection-item {
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-dark-antd-Select .ant-select-arrow {
    color: #a5a8ac !important
}

.custom-dark-antd-Select .ant-select-clear,
.custom-dark-antd-Select .anticon-close-circle {
    background: #121212;
    background: var(--fill-page-primary, #121212);
    color: #a5a8ac !important
}

.custom-toolTip-overLay .ant-tooltip-inner {
    color: #fff;
    color: var(--text-text-white-static, #fff);
    background: #29292f;
    background: var(--special-tooltip, #29292f)
}

.custom-antd-table .ant-table {
    background: #101014;
    background: var(--fill-primary-bg, #101014)
}

.custom-antd-table .ant-table-thead>tr>th {
    border-bottom: 1px solid #1f2124;
    border-bottom: 1px solid var(--line-divider-primary, #1f2124)
}

.custom-antd-table .ant-table-tbody>tr.ant-table-placeholder:hover>td,
.custom-antd-table .ant-table-thead>tr>th {
    background: #101014;
    background: var(--fill-primary-bg, #101014);
    color: #717171;
    color: var(--text-text-tertiary, #717171)
}

.custom-antd-table .ant-table-tbody>tr>td {
    border-bottom: 1px solid #1f2124;
    border-bottom: 1px solid var(--line-divider-primary, #1f2124);
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-antd-table .ant-table-tbody>tr.ant-table-row:hover>td,
.custom-antd-table .ant-table-tbody>tr>td.ant-table-cell-row-hover {
    background: #101014;
    background: var(--fill-primary-bg, #101014);
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.custom-antd-table .ant-spin-dot-item {
    background-color: #ff6201;
    background-color: var(--theme, #ff6201)
}

.custom-antd-select-wrap {
    border-radius: 4px;
    background: #26262b;
    background: var(--fill-input-default, #26262b);
    padding: 0 0 0 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #a5a8ac;
    color: var(--text-text-secondary, #a5a8ac)
}

.custom-antd-select-wrap .anticon-calendar {
    font-size: 16px;
    margin-right: 4px
}

.custom-antd-select-wrap .custom-antd-select {
    flex: 1 1
}

.custom-antd-select-wrap .custom-antd-select.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #26262b;
    background: var(--fill-input-default, #26262b);
    border: none
}

.custom-antd-select-wrap .custom-antd-select .ant-select-arrow {
    color: #a5a8ac;
    color: var(--text-text-secondary, #a5a8ac)
}

.custom-antd-select-wrap .custom-antd-select .ant-select-selector {
    box-shadow: none;
    border: none
}

.custom-antd-select-dropdown {
    background: #26262b;
    background: var(--fill-input-default, #26262b)
}

@font-face {
    font-family: "iconfont";
    src: url(iconfont.4326c8de.eot);
    src: url(iconfont.4326c8de.eot?#iefix) format("embedded-opentype"), url(iconfont.909bd769.woff) format("woff"), url(iconfont.9e6fd30e.ttf) format("truetype"), url(iconfont.c9608660.svg#iconfont) format("svg")
}

.bhex-icon {
    display: inline-block;
    font-family: "iconfont";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

.bhex-icon span {
    line-height: 24px;
    padding: 0 5px
}

.bhex-icon-googleplay:before {
    content: "\e688"
}

.bhex-icon-mytoken:before {
    content: "\e685"
}

.bhex-icon-delete1:before {
    content: "\e682"
}

.bhex-icon-save:before {
    content: "\e683"
}

.bhex-icon-levelunlimited:before {
    content: "\e681"
}

.bhex-icon-levelwithdraw:before {
    content: "\e67e"
}

.bhex-icon-levelcheck:before {
    content: "\e67f"
}

.bhex-icon-levellimited:before {
    content: "\e680"
}

.bhex-icon-triangle:before {
    content: "\e67c"
}

.bhex-icon-suspended1:before {
    content: "\e67d"
}

.bhex-icon-delete:before {
    content: "\e679"
}

.bhex-icon-checkedRadio2:before {
    content: "\e67b"
}

.bhex-icon-edit2:before {
    content: "\e67a"
}

.bhex-icon-flod:before {
    content: "\e677"
}

.bhex-icon-unflod:before {
    content: "\e678"
}

.bhex-icon-qq:before {
    content: "\e676"
}

.bhex-icon-testfight:before {
    content: "\e675"
}

.bhex-icon-medium:before {
    content: "\e66f"
}

.bhex-icon-linkedin:before {
    content: "\e670"
}

.bhex-icon-github:before {
    content: "\e671"
}

.bhex-icon-line:before {
    content: "\e672"
}

.bhex-icon-discord:before {
    content: "\e673"
}

.bhex-icon-biyong:before {
    content: "\e674"
}

.bhex-icon-count:before {
    content: "\e66e"
}

.bhex-icon-indicator:before {
    content: "\e66d"
}

.bhex-icon-contract:before {
    content: "\e66c"
}

.bhex-icon-dark:before {
    content: "\e669"
}

.bhex-icon-whiite:before {
    content: "\e66a"
}

.bhex-icon-cnyswitch:before {
    content: "\e66b"
}

.bhex-icon-download1:before {
    content: "\e656"
}

.bhex-icon-kline:before {
    content: "\e659"
}

.bhex-icon-Sort_left:before {
    content: "\e65a"
}

.bhex-icon-moreContent:before {
    content: "\e65d"
}

.bhex-icon-leftmore:before {
    content: "\e65e"
}

.bhex-icon-fullScreen:before {
    content: "\e65f"
}

.bhex-icon-Sort_right:before {
    content: "\e661"
}

.bhex-icon-moment:before {
    content: "\e662"
}

.bhex-icon-search1:before {
    content: "\e664"
}

.bhex-icon-check:before {
    content: "\e666"
}

.bhex-icon-screening:before {
    content: "\e667"
}

.bhex-icon-share1:before {
    content: "\e668"
}

.bhex-icon-order_down:before {
    content: "\e663"
}

.bhex-icon-order_up:before {
    content: "\e665"
}

.bhex-icon-slider:before {
    content: "\e62f"
}

.bhex-icon-notice:before {
    content: "\e660"
}

.bhex-icon-trade:before {
    content: "\e657"
}

.bhex-icon-asset:before {
    content: "\e658"
}

.bhex-icon-markets:before {
    content: "\e65b"
}

.bhex-icon-home:before {
    content: "\e65c"
}

.bhex-icon-back:before {
    content: "\e655"
}

.bhex-icon-search:before {
    content: "\e654"
}

.bhex-icon-paste1:before {
    content: "\e653"
}

.bhex-icon-brief:before {
    content: "\e652"
}

.bhex-icon-windows:before {
    content: "\e635"
}

.bhex-icon-weibo:before {
    content: "\e636"
}

.bhex-icon-telegram:before {
    content: "\e637"
}

.bhex-icon-apple:before {
    content: "\e638"
}

.bhex-icon-facebook:before {
    content: "\e63a"
}

.bhex-icon-android:before {
    content: "\e63b"
}

.bhex-icon-locked:before {
    content: "\e63c"
}

.bhex-icon-favorite:before {
    content: "\e63d"
}

.bhex-icon-favorited:before {
    content: "\e63e"
}

.bhex-icon-candels:before {
    content: "\e63f"
}

.bhex-icon-settings:before {
    content: "\e640"
}

.bhex-icon-day:before {
    content: "\e641"
}

.bhex-icon-night:before {
    content: "\e642"
}

.bhex-icon-announcement:before {
    content: "\e643"
}

.bhex-icon-pin:before {
    content: "\e644"
}

.bhex-icon-fullscreen:before {
    content: "\e645"
}

.bhex-icon-network:before {
    content: "\e646"
}

.bhex-icon-icon-test1:before {
    content: "\e648"
}

.bhex-icon-twitter:before {
    content: "\e64a"
}

.bhex-icon-intro:before {
    content: "\e639"
}

.bhex-icon-edit:before {
    content: "\e64b"
}

.bhex-icon-info_line:before {
    content: "\e64c"
}

.bhex-icon-appdownload:before {
    content: "\e64d"
}

.bhex-icon-announce:before {
    content: "\e64e"
}

.bhex-icon-download:before {
    content: "\e64f"
}

.bhex-icon-reddit:before {
    content: "\e650"
}

.bhex-icon-Icon_Authentication:before {
    content: "\e651"
}

.bhex-icon-dianhua:before {
    content: "\e609"
}

.bhex-icon-v:before {
    content: "\e69a"
}

.bhex-icon-loading:before {
    content: "\e615"
}

.bhex-icon-paypal:before {
    content: "\e89e"
}

.bhex-icon-send:before {
    content: "\e605"
}

.bhex-icon-kong:before {
    content: "\e600"
}

.bhex-icon-addPicture:before {
    content: "\e647"
}

.bhex-icon-usdt:before {
    content: "\e649"
}

.bhex-icon-alarm:before {
    content: "\e601"
}

.bhex-icon-arrowDown:before {
    content: "\e602"
}

.bhex-icon-close:before {
    content: "\e603"
}

.bhex-icon-attachment:before {
    content: "\e604"
}

.bhex-icon-filter:before {
    content: "\e606"
}

.bhex-icon-firstPage:before {
    content: "\e607"
}

.bhex-icon-fold:before {
    content: "\e608"
}

.bhex-icon-lastPage:before {
    content: "\e60a"
}

.bhex-icon-hidden:before {
    content: "\e60b"
}

.bhex-icon-moreAction:before {
    content: "\e60c"
}

.bhex-icon-nextPage:before {
    content: "\e60d"
}

.bhex-icon-prevPage:before {
    content: "\e60e"
}

.bhex-icon-Suspended:before {
    content: "\e60f"
}

.bhex-icon-unfold:before {
    content: "\e610"
}

.bhex-icon-unhidden:before {
    content: "\e611"
}

.bhex-icon-arrowUp:before {
    content: "\e612"
}

.bhex-icon-add:before {
    content: "\e613"
}

.bhex-icon-arrowRight:before {
    content: "\e614"
}

.bhex-icon-arrowLeft:before {
    content: "\e616"
}

.bhex-icon-checked:before {
    content: "\e617"
}

.bhex-icon-cancelled1:before {
    content: "\e61a"
}

.bhex-icon-finished1:before {
    content: "\e61d"
}

.bhex-icon-foldPage:before {
    content: "\e61e"
}

.bhex-icon-paste:before {
    content: "\e622"
}

.bhex-icon-lightsOFF:before {
    content: "\e625"
}

.bhex-icon-lightsON:before {
    content: "\e626"
}

.bhex-icon-transaction:before {
    content: "\e627"
}

.bhex-icon-unfoldPage:before {
    content: "\e628"
}

.bhex-icon-bankCard:before {
    content: "\e618"
}

.bhex-icon-wechatPay:before {
    content: "\e619"
}

.bhex-icon-alipay:before {
    content: "\e61b"
}

.bhex-icon-uncheck:before {
    content: "\e61c"
}

.bhex-icon-user:before {
    content: "\e61f"
}

.bhex-icon-checkedRadio:before {
    content: "\e620"
}

.bhex-icon-ucheckedRadio:before {
    content: "\e621"
}

.bhex-icon-time:before {
    content: "\e623"
}

.bhex-icon-code1:before {
    content: "\e624"
}

.bhex-icon-positive:before {
    content: "\e629"
}

.bhex-icon-reverse:before {
    content: "\e62a"
}

.bhex-icon-comment:before {
    content: "\e62b"
}

.bhex-icon-info:before {
    content: "\e62c"
}

.bhex-icon-praised:before {
    content: "\e62d"
}

.bhex-icon-upload:before {
    content: "\e62e"
}

.bhex-icon-logo:before {
    content: "\e631"
}

.bhex-icon-share:before {
    content: "\e632"
}

.bhex-icon-praise1:before {
    content: "\e633"
}

.bhex-icon-icon-test:before {
    content: "\e630"
}

.bhex-icon-wechat:before {
    content: "\e634"
}

.bhex-icon-coingecko:before {
    content: "\e687"
}

.bhex-icon-feixiaohao:before {
    content: "\e684"
}

.bhex-icon-myToken:before {
    content: "\e685"
}

.bhex-icon-coinmarketcap:before {
    content: "\e686"
}

.g-message {
    min-width: 120px;
    border: 5px;
    box-shadow: 0 1px 5px rgba(36, 43, 50, .2), 0 3px 4px rgba(36, 43, 50, .12), 0 2px 4px rgba(36, 43, 50, .14);
    border-radius: 5px
}

.g-message .bhex-icon-info {
    color: var(--theme-theme-normal, #ff6201)
}

.g-msgbox {
    width: 100%;
    top: 16px;
    left: 0;
    justify-content: center;
    flex-direction: column;
    z-index: 1499
}

.g-message,
.g-msgbox {
    pointer-events: none;
    display: flex
}

.g-message {
    position: fixed;
    min-width: 320px;
    padding: 5px 10px;
    box-shadow: 0 2px 6px 0 rgba(27, 30, 46, .1);
    background: #1d1d21;
    background: var(--fill-page-secondary, #1d1d21);
    color: #fff;
    color: var(--text-text-primary, #fff);
    border: 1px solid #2d3033;
    border: 1px solid var(--line-border, #2d3033);
    border-radius: 2px;
    z-index: 1900;
    margin: 0 auto 10px;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    white-space: nowrap;
    text-align: center;
    flex-shrink: unset;
    align-items: center;
    animation: once .5s ease-in-out 1 forwards
}

.g-message.close {
    animation: close .5s ease-in-out 1 forwards
}

.g-message i {
    height: 24px
}

.g-message span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    margin: 0 0 0 5px
}

.g-message .bhex-icon-info {
    color: #3375e0
}

.g-message .bhex-icon-suspended1 {
    color: #fcb71e
}

.g-message .bhex-icon-delete {
    transform: scale(.85);
    color: #f73a46
}

.g-message .bhex-icon-check {
    color: #51d372
}

.g-message .bhex-icon-info {
    color: #ff6201
}

@keyframes once {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes close {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.g-table {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: var(--fill-primary-bg)
}

.isMinWidth {
    width: 1135px
}

.g-table .theader {
    display: flex;
    height: 40px;
    align-items: center;
    color: #787d83;
    color: var(--text-text-secondary, #787d83);
    font-size: 12px
}

.g-table .theader div {
    flex: 1 1
}

.g-table .fixheader {
    overflow-y: scroll;
    height: calc(100% - 37px)
}

.g-table .item {
    display: flex;
    align-items: center;
    color: #fff;
    color: var(--text-text-primary, #fff);
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.g-table .item div {
    flex: 1 1;
    white-space: nowrap
}

.g-table .item div .action {
    color: #64b9fc
}

.g-table .item:hover {
    background: var(--fill-bg-hover)
}

.g-table .item .grey {
    color: #9ca5b0
}

.g-table .item .grey02 {
    color: #c4cad7
}

.g-table .noresult {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #787d83;
    color: var(--text-text-secondary, #787d83);
    text-align: center
}

.g-table .noresult img {
    width: 120px
}

.g-table .noresult span {
    color: #787d83;
    color: var(--text-text-secondary, #787d83);
    display: block;
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px
}

.g-table .loading {
    min-height: 80px
}

.g-table .loading,
.g-table .loading2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: hsla(0, 0%, 100%, .6)
}

.g-table .loading2 {
    min-height: 400px
}

.antd-pagination {
    padding: 20px;
    text-align: right
}

tr.ant-table-expanded-row:hover>td,
tr.ant-table-expanded-row>td {
    background: rgba(255, 143, 52, .1) !important;
    border-radius: 4px !important
}

.index_emptyContainer__3cYbQ {
    display: flex;
    align-items: center;
    justify-content: center
}

.index_emptyLabel__1aeQO {
    margin-top: 24;
    font-size: 14px;
    color: #717171;
    color: var(--text-tertiary-2, #717171);
    text-align: center
}

.index_openSoon__1VpZm {
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.index_openSoonDesc__3390a {
    padding: 8px 0;
    font-family: BV-Harmony;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    color: var(--text-text-primary, #fff)
}

.g-btn {
    display: inline-block;
    border: 0;
    text-align: center;
    transition: all .25s ease-out;
    vertical-align: middle;
    font-size: 14px;
    outline: none;
    padding: 6px 20px;
    background: #2f7df6;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    cursor: pointer
}

.g-btn:hover {
    opacity: .6
}

.g-btn:disabled {
    cursor: not-allowed
}

.g-btn:disabled,
.g-btn:disabled:hover {
    background: #60677e;
    color: #9ca5b0
}

.g-btn-red {
    background: #ff5361
}

.g-btn-green {
    background: #54b883
}

.g-btn-default {
    background: none;
    color: #2f7df6
}

.g-btn-group {
    display: flex;
    width: 100%;
    border-top: 1px solid #424c6d
}

.g-btn-group .g-btn {
    flex: 1 1;
    border-radius: 0
}

.g-btn-group.g-btn-group-justify {
    display: flex;
    width: 100%
}

.g-btn-group.g-btn-group-justify .g-btn,
.g-btn-group.g-btn-group-justify .g-btn-hollow {
    flex: 1 1
}