.mypanel[data-v-50a24430] {
  background: #fff;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(51,148,212,0.05);
          box-shadow: 0px 0px 0px 0px rgba(51,148,212,0.05);
  border-radius: 10px;
  z-index: 0;
}
.mypanel .content-info[data-v-50a24430] {
  margin: 0;
}
.mypanel .content-info .content-info-margin[data-v-50a24430] {
  margin: 0 22px 0 23px;
}
.mypanel .title-info[data-v-50a24430] {
  position: relative;
}
.mypanel .title-info .form-title-info[data-v-50a24430] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypanel .title-info .form-title-info .p1[data-v-50a24430] {
  margin: 0;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 35px;
  border-bottom: 1px solid transparent;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #313c50;
}
.mypanel .title-info .form-title-info .p1[data-v-50a24430]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 20px;
  left: 10px;
  top: 8px;
  background: #9d1c35;
  margin-right: 10px;
}
.mypanel .title-info .form-title-info .p1[data-v-50a24430]:before {
  content: none;
}
.mypanel .title-info .table-title-info[data-v-50a24430] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 22px -7px 23px;
  height: 62px;
  background: linear-gradient(90.02deg, #771225 11.92%, #a61e37 82.71%);
  -webkit-box-shadow: 0px 4px 2px rgba(0,0,0,0.1);
          box-shadow: 0px 4px 2px rgba(0,0,0,0.1);
  backdrop-filter: blur(3px);
  border-radius: 14px;
}
.mypanel .title-info .table-title-info .p-table-title[data-v-50a24430] {
  margin: 0;
  position: relative;
  padding-left: 34px;
  display: inline-block;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #fff;
}
.mypanel .title-info .table-title-info .p-table-title[data-v-50a24430]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 20px;
  left: 12px;
  top: 8px;
  background: #fff;
}
.mypanel .title-info .table-title-info .p-table-title-right[data-v-50a24430] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.mypanel .title-info.has-col .p1[data-v-50a24430]:before {
  content: '';
  display: inline;
  height: 30px;
  width: 3px;
  background-color: #006eca;
  position: absolute;
  left: 0;
  top: 5px;
}
[data-v-50a24430] .el-dropdown-menu__item {
  line-height: 16px !important;
  padding: 8px 17px !important;
  font-size: 14px !important;
}

.title .cut-off-title[data-v-28a005e4] {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #640810;
}
.title .cut-off-title[data-v-28a005e4]:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -23px;
  width: 6px;
  height: 28px;
  background: #640810;
}
.title .cut-off-rule[data-v-28a005e4] {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.common-dialog[data-v-5d18f314] {
  min-width: 760px;
}
.common-dialog .common-dialog-header[data-v-5d18f314] {
  width: 100%;
  height: 70px;
  background: linear-gradient(90.02deg, #771225 11.92%, #a61e37 82.71%);
  -webkit-box-shadow: 0px 4px 4px rgba(47,90,155,0.25);
          box-shadow: 0px 4px 4px rgba(47,90,155,0.25);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.common-dialog .common-dialog-header .dialog-title[data-v-5d18f314] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
}
.common-dialog .common-dialog-header .el-icon-close[data-v-5d18f314]:before {
  color: #fff;
}
.common-dialog #dialog-content[data-v-5d18f314] {
  max-height: 494px;
}
.dialog-footer[data-v-5d18f314] {
  position: absolute;
  right: 20px;
  top: -35%;
}
.dialog-footer .but-id[data-v-5d18f314]:focus {
  background: #c85266;
  -webkit-box-shadow: 0px 4px 8px 4px rgba(6,111,244,0.1);
          box-shadow: 0px 4px 8px 4px rgba(6,111,244,0.1);
  color: #fff;
  border: none;
}
.common-dialog[data-v-5d18f314] .el-dialog__footer {
  padding: 0;
  height: 40px;
  background: #eaedf1;
  border-radius: 10px;
  position: relative;
  z-index: 5000;
}
.common-dialog[data-v-5d18f314] .el-dialog__body {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 80vh;
  overflow-x: hidden;
}

.month-day-select .is-active .el-icon-check:before {
  content: none;
}
.international-transfer-maintainin .balance-div {
  height: 68px;
  line-height: 68px;
}
.international-transfer-maintainin .balance-div .titleBal {
  color: #8c8c8c;
  font-weight: 400;
  font-size: 14px;
}
.international-transfer-maintainin .balance-div .balance {
  color: #ff7750;
}
.international-transfer-maintainin .tip-class {
  padding: 0 0 5px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.international-transfer-maintainin .transfer-amount {
  padding: 0 0 0 34px;
  line-height: 48px;
  font-weight: 400;
  font-size: 14px;
  color: #484848;
}
.international-transfer-maintainin .transfer-amount span {
  color: #f56c6c;
}
.international-transfer-maintainin .to-amount {
  padding: 0 0 0 34px;
  line-height: 48px;
  font-weight: 400;
  font-size: 14px;
  color: #484848;
}
.international-transfer-maintainin .amount-col,
.international-transfer-maintainin .amount-el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 64px;
}
.international-transfer-maintainin .amount-el-col {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.international-transfer-maintainin .amount-class {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 48px;
}
.international-transfer-maintainin .amount-class .ccy-class {
  display: inline-block;
  padding-right: 12px;
  line-height: 48px;
}
.international-transfer-maintainin .select-w {
  width: 100%;
}

