.jeepay-card-add[data-v-dcc8d562] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px dashed rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.jeepay-card-add-top[data-v-dcc8d562] {
  width: 80px;
  height: 80px;
  position: relative;
}
.jeepay-card-add[data-v-dcc8d562]:hover {
  border-color: rgba(25, 83, 255, 0.3);
  background: rgba(25, 83, 255, 0.06);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jeepay-card-add:hover .jeepay-card-add-icon[data-v-dcc8d562] {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jeepay-card-add:hover .jeepay-card-add-icon-hover[data-v-dcc8d562] {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.jeepay-card-add:hover .jeepay-card-add-text[data-v-dcc8d562] {
  color: #1953ff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jeepay-card-add-icon[data-v-dcc8d562] {
  position: absolute;
  width: 80px;
  height: 80px;
  opacity: 1;
}
.jeepay-card-add-icon-hover[data-v-dcc8d562] {
  position: absolute;
  width: 80px;
  height: 80px;
  opacity: 0;
}
.jeepay-card-add-text[data-v-dcc8d562] {
  padding-top: 5px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.35);
}

.jee-text-up[data-v-90a587e2] {
  position: relative;
  height: 20px;
}
.jee-text-up input[data-v-90a587e2] {
  outline: 0;
  text-indent: 60px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jee-text-up input[data-v-90a587e2]::-webkit-input-placeholder {
  color: #BFBFBF;
  text-indent: 0;
}
.jee-text-up input + label[data-v-90a587e2] {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 35%;
  padding: 2px 11px;
  color: #BFBFBF;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  background: rgba(122, 184, 147, 0);
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jee-text-up input + label[data-v-90a587e2]:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jee-text-up input[data-v-90a587e2]:focus,
.jee-text-up input[data-v-90a587e2]:active,
.jee-text-up input:valid + label[data-v-90a587e2] {
  text-indent: 0;
  background: #fff;
}
.jee-text-up input:focus + label[data-v-90a587e2],
.jee-text-up input:active + label[data-v-90a587e2],
.jee-text-up input:valid + label[data-v-90a587e2] {
  color: #fff;
  background: #1A53FF;
  -webkit-transform: translateY(-33px);
          transform: translateY(-33px);
}
.jee-text-up input:focus + label[data-v-90a587e2]:after,
.jee-text-up input:active + label[data-v-90a587e2]:after {
  border-top: 4px solid #1A53FF;
}
.jee-text-up input[data-v-90a587e2]:valid {
  text-indent: 0;
}
.jee-text-up input:valid + label[data-v-90a587e2] {
  background: #dadada;
}
.jee-text-up input:valid + label[data-v-90a587e2]:after {
  border-top: 4px solid #dadada;
}

.table-page-search-wrapper[data-v-5d37f98d] {
  margin-bottom: 16px;
}
.amount-text[data-v-5d37f98d] {
  font-weight: 500;
}
.amount-text.amount-positive[data-v-5d37f98d] {
  color: #52c41a;
}
.amount-text.amount-negative[data-v-5d37f98d] {
  color: #ff4d4f;
}
.fee-text[data-v-5d37f98d] {
  color: #fa8c16;
  font-weight: 500;
}
.balance-text[data-v-5d37f98d] {
  color: #1890ff;
  font-weight: 500;
}
.order-no-container[data-v-5d37f98d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.order-no-text[data-v-5d37f98d] {
  font-family: 'Courier New', monospace;
  color: #666;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.remark-text[data-v-5d37f98d] {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.table-head-layout[data-v-5d37f98d] {
  margin-right: 8px;
}
.table-page-search-submitButtons[data-v-5d37f98d] {
  margin-left: 0;
}

