.jc-between {
  justify-content: space-between;
}
.jc-start {
  justify-content: flex-start;
}
.jc-center {
  justify-content: center;
}
.fww {
  flex-wrap: wrap;
}
.por {
  position: relative;
}
.poa {
  position: absolute !important;
}
.ml4 {
  margin-left: 4px;
}
.ml8 {
  margin-left: 8px;
}
.mt2 {
  margin-top: 2px;
}
.mt4 {
  margin-top: 4px;
}
.mt8 {
  margin-top: 8px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt16 {
  margin-top: 16px;
}
.mt20 {
  margin-top: 20px;
}
.mt24 {
  margin-top: 24px;
}
.mt14 {
  margin-top: 14px;
}
.mt32 {
  margin-top: 32px;
}
.btg {
  border-top: 1px solid #eee;
}
.tar {
  text-align: right !important;
}
.tac {
  text-align: center !important;
}
.tal {
  text-align: left !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pl16 {
  padding-left: 16px;
}
.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pd20 {
  padding: 20px !important;
}
.up {
  color: #e64e62 !important;
}
.down {
  color: #007980 !important;
}
.cp {
  cursor: pointer;
}
.fwb {
  font-family: din_medium;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz20 {
  font-size: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.fz24 {
  font-size: 24px;
}
.light-font {
  color: #8f95a8;
}
.gray-bg {
  background: #fafafa;
}
.com-red {
  color: #e64e62;
}
.red {
  color: #e64e62;
}
.no-scroll {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.comvert-frame-title {
  color: var(--color-text-2);
}
.common-popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  z-index: 10;
  display: flex;
  overflow-y: scroll;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.common-popup-main {
  box-sizing: border-box;
  margin: auto;
  width: 520px;
  border-radius: 5px;
  background: #fff;
}
.common-popup-cont {
  padding: 0 24px 24px;
}
.popup-header {
  position: relative;
  padding: 20px 24px;
  border-bottom: 1px solid #eee;
  color: #111;
  font-size: 18px;
  justify-content: space-between;
}
.popup-header img {
  width: 18px;
  height: 18px;
  cursor: pointer;
  object-fit: cover;
}
.main-container * {
  box-sizing: border-box;
}
/* #mainHeader{position:absolute;}
#headLayout{background-color:transparent;} */
.header-banner-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 240px;
  background: linear-gradient(180deg, #1a1c21 0, #3e434f 100%);
}
.skew_1 {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 906px;
  height: 240px;
  background: url(/images/convert_banner_left.png) no-repeat;
  background-size: 100%;
}
.skew_2 {
  position: absolute;
  right: 0;
  z-index: -1;
  width: 722px;
  height: 240px;
  background: url(/images/convert_banner_right.png) no-repeat;
  background-size: 100%;
}
.header-banner-wrap img {
  position: absolute;
  top: 64px;
  right: 20%;
  width: 925px;
  height: 176px;
}
:lang(ar) .header-banner-wrap img {
  transform: translateX(-280px);
}
.header-banner-help {
  margin: 0 auto;
  width: 1200px;
  justify-content: space-between;
}
.header-banner-help .bg-slot {
  z-index: 1;
  pointer-events: none;
}
.bg-slot .main-title {
  margin-top: 92px;
  height: 56px;
  color: #fff;
  font-weight: 500;
  font-size: 40px;
  line-height: 56px;
}
.bg-slot p {
  margin-top: 8px;
  margin-bottom: 0;
  height: 25px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
.convert-container {
  margin: 0 auto;
  background: var(--color-bg-1) !important;
}
.convert-frame {
  position: relative;
  z-index: 1;
  margin: -32px auto 0;
  padding: 20px 24px;
  width: 500px;
  border-radius: 4px;
  background: var(--color-card-2) !important;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.02);
}
.common-botton-wrap {
  position: relative;
  margin-top: 30px;
}
.common-botton-wrap .loader {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
.convert-faq {
  margin-top: 80px;
  background: #fff;
}
.question-list {
  margin: 0 auto;
  padding: 0 40px 56px;
  width: 1280px;
}
.question-list li {
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}
i.zhankai {
  display: inline-block;
  width: 10px;
  height: 8px;
  background: url(/images/detail_shouqi.png) no-repeat;
  background-size: 100%;
}
i.shouqi {
  display: inline-block;
  width: 10px;
  height: 8px;
  background: url(/images/detail_zhankai.png) no-repeat;
  background-size: 100%;
}
.convert-faq h3 {
  margin: 0 auto 20px;
  margin-bottom: 20px;
  padding: 56px 40px 0;
  width: 1280px;
  color: #04091a;
  font-weight: 500;
  line-height: 24px;
}
.common-input-wrap {
  box-sizing: border-box;
  height: 40px;
  border: 1px solid var(--color-divider-1);
  border-radius: 4px;
  color: #3a3a3a;
  font-size: 14px;
}
.common-input-wrap.disabled {
  pointer-events: none;
}
.common-input-wrap input {
  padding: 0 10px;
  border: none;
  width: 100%;
  height: 100%;
  background-color: var(--color-cmpt-2) !important;
}
.common-input-wrap input.isActive {
  border: 1px solid #2354e6;
}
.common-input-wrap.disabled input {
  background: #f5f5f5;
}
.common-input-wrap input::placeholder {
  color: #888;
}
.coin-select-wrapper {
  top: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.btn-wrapper {
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.all-sell {
  display: inline-block;
  height: 20px;
  color: var(--brandColor);
  font-size: 14px;
  line-height: 20px;
}
.coin-select-wrapper span {
  display: inline-block;
  margin-right: 10px;
}
.coin-select-wrapper .icon-16,
.coin-select-wrapper i {
  position: relative;
  top: -1px;
}
ul.select-list {
  top: 4px;
  left: 0;
  z-index: 4;
  overflow-y: scroll;
  width: calc(100% + 2px);
  transform: translateX(-1px);
  max-height: 452px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}
ul.select-list li {
  box-sizing: border-box;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
ul.select-list li:hover {
  background: var(--brandColorMenuHover);
}
ul.select-list li span {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.common-botton-wrap button {
  box-sizing: border-box;
  height: 40px;
  outline: 0;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.preview-btn {
  width: 100%;
  background: var(--brandColor);
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.lazy-img {
  margin-top: 22px;
  width: 60px;
  height: 60px;
}
.split-line {
  margin-right: 10px;
  width: 0;
  height: 16px;
  border-left: 1px solid #eee;
}
.common-botton-wrap button.cancel-btn,
.common-botton-wrap button.submit-btn {
  width: 100%;
  background: var(--brandColor);
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.common-botton-wrap button.cancel-btn {
  border: 1px solid #eee;
  background: #fff;
  color: #333;
  margin-right: 10px;
}
button.disabled {
  border-radius: 4px;
  background: #bbbfca;
  color: #fff;
  cursor: no-drop;
}
.preview-detail {
  margin-top: 30px;
}
.preview-tips {
  padding: 0 10px;
  height: 30px;
  border-radius: 4px;
  background: rgba(222, 89, 107, 0.1);
  color: #e64e62;
  font-size: 12px;
  line-height: 30px;
}
.suc-item {
  box-sizing: border-box;
  height: 60px;
  border-bottom: 1px solid #eee;
  line-height: 60px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none !important;
}
input {
  -moz-appearance: textfield !important;
}
i.trans_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  right: 58px;
  top: 195px;
  background: url(/images/trans_Icon_blue.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}
i.trans_icon.cantTrans {
  cursor: not-allowed;
  opacity: 0.5;
}
i.trans_icon::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 14px;
  left: 12px;
  top: -26px;
  background: #eee;
}
i.trans_icon::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 14px;
  left: 12px;
  bottom: -26px;
  background: #eee;
}
.mantine-TextInput-wrapper input {
  padding-left: 30px;
  background: #f7f7f7;
  font-size: 14px;
  border-color: #fff !important;
  background: var(--color-neutral-2) !important;
}
.classic-dark .mantine-TextInput-wrapper input {
  background: #555;
}
.mantine-TextInput-root {
  padding: 8px;
}
ul.select-list::-webkit-scrollbar {
  width: 6px;
}
ul.select-list::-webkit-scrollbar-thumb {
  background: #e6e6e6;
}
.common-input-wrap ::-webkit-input-placeholder {
  font-weight: 400;
}
.trade-slider-track {
  height: 4px;
}
.trade-slider-track div:first-child div {
  background: #fff;
  border-color: var(--color-brand-1);
  margin-top: 2px;
}
.trade-slider-track:before {
  background: var(--slideBg1);
  inset: 0px -6px;
}
.classic-dark .trade-slider-track div:first-child div {
  background: #1f2433;
  border-color: var(--mainBlue);
  margin-top: 2px;
}
.classic-dark .trade-slider-track:before {
  background: #1f2433;
}
.classic-dark .trade-slider-track div:first-child div {
  background: var(--brandColor);
  border-color: #fff;
}
.classic-dark .trade-slider-track:before {
  background: #292f40 !important;
}
.slider-root {
  height: 14px;
  margin: 16px 0px;
}
.slider-thumb {
  width: 14px;
  height: 14px;
  border-width: 2px;
  background: '#fff';
  border: 2px solid var(--color-brand-1);
}
.classic-dark .slider-thumb {
  background: '#1F2433';
}
.slider-mark {
  width: 14px;
  height: 14px;
  border-color: #ffffff;
  background-color: #eef1fa;
  transform: translate(-50%, -50%);
  margin-top: 2px;
}
.classic-dark .slider-mark {
  width: 14px;
  height: 14px;
  border-color: #1f2433;
  background-color: #292f40;
  transform: translate(-50%, -50%);
  margin-top: 2px;
}
.slider-bar {
  left: -2px !important;
  background-color: var(--brandColor);
}
.slider-mark-filled {
  background: var(--color-brand-1);
  border: 2px solid #fff;
}
.classic-dark .slider-mark-filled {
  border: 2px solid #151926;
}

.otc_entry_container {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}

.otc_entry_container > a {
  color: var(--color-brand-1);
  font-size: 16px;
  font-weight: 500;
}

.underline-dashed {
  /* text-decoration: underline dashed currentColor 1px; */
  text-decoration-line: underline;
  text-decoration-color: currentColor;
  text-decoration-style: dashed;
  text-underline-offset: 2px;
  cursor: pointer;
}

@media (max-width: 768px) and (orientation: portrait) {
  #com-center_modal_layout_container {
    width: calc(100% - 48px) !important;
    left: 24px !important;
  }
  .header-banner-wrap img {
    display: none;
  }
  .header-banner-wrap {
    height: 191px;
  }
  .header-banner-help {
    width: 100%;
  }
  .bg-slot .main-title {
    margin-left: 16px;
    margin-top: 36px;
  }
  .bg-slot p {
    margin-left: 16px;
  }
  .convert-frame {
    width: 100%;
    padding: 24px 16px 0 16px;
    box-shadow: none;
  }
  .convert-faq {
    margin-top: 0;
  }
  .convert-faq h3 {
    display: flex;
    width: 100%;
    padding: 32px 16px;
  }
  .question-list {
    width: 100%;
    padding: 0 16px;
    margin-bottom: 32px;
  }
  .trans_icon {
    position: relative !important;
    top: unset !important;
    right: unset !important;
    margin: 32px auto;
    display: block !important;
  }
  .trans_icon::before {
    display: none !important;
  }
  .trans_icon::after {
    display: block !important;
    content: ' ';
    width: 42px !important;
    height: 42px !important;
    border-radius: 50%;
    left: 0 !important;
    top: 0 !important;
    transform: translate(-20%, -25%);
    z-index: -1;
    background-color: var(--color-card-2) !important;
    box-shadow: 0px 4px 16px rgba(23, 56, 153, 0.06);
  }
  .otc_entry_container {
    background-color: #ffffff;
    padding: 24px 0 32px;
    border-bottom: 1px solid var(--color-divider-2);
    margin: 0 16px;
  }
  body.classic-dark .otc_entry_container {
    background-color: unset;
  }
  ul.select-list {
    left: calc(100% - 180px);
    width: 180px;
    height: 140px;
  }
  .gateIoCenterFundModalTheme {
    padding: 24px;
  }
  .com-fund-password-input {
    width: calc(100% - 25px) !important;
  }
}

.no-data-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  color: var(--colorFont4);
}

.com-fund-password-input {
  background-color: var(--color-cmpt-2);
  width: calc(100% - 24px);
}
