.mypanel[data-v-42bb5d04] {
  background: #fff;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 18px;
  -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: 22px;
  z-index: 0;
}
.mypanel .content-info[data-v-42bb5d04] {
  margin: 0;
}
.mypanel .content-info .content-info-margin[data-v-42bb5d04] {
  margin: 0 22px 0 23px;
}
.mypanel .title-info[data-v-42bb5d04] {
  position: relative;
}
.mypanel .title-info .form-title-info[data-v-42bb5d04] {
  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-42bb5d04] {
  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: #333;
}
.mypanel .title-info .form-title-info .p1[data-v-42bb5d04]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 20px;
  left: 10px;
  top: 8px;
  background: #3bbbee;
  margin-right: 10px;
}
.mypanel .title-info .form-title-info .p1[data-v-42bb5d04]:before {
  content: none;
}
.mypanel .title-info .table-title-info[data-v-42bb5d04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 62px;
  background: linear-gradient(90.02deg, #cb4152 11.92%, #e05868 82.71%);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  border-radius: 14px;
  margin: 0 22px 0px 23px;
  -webkit-box-shadow: 0px 20px 0px #dee6f2;
          box-shadow: 0px 20px 0px #dee6f2;
}
.mypanel .title-info .table-title-info .p-table-title[data-v-42bb5d04] {
  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-42bb5d04]: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-42bb5d04] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.mypanel .title-info.has-col .p1[data-v-42bb5d04]:before {
  content: '';
  display: inline;
  height: 30px;
  width: 3px;
  background-color: #006eca;
  position: absolute;
  left: 0;
  top: 5px;
}
[data-v-42bb5d04] .el-dropdown-menu__item {
  line-height: 16px !important;
  padding: 8px 17px !important;
  font-size: 14px !important;
}

.transfer-ohter-phone .content-info .content-form[data-v-22750f37] {
  padding-bottom: 30px;
}
.transfer-ohter-phone .mypanel[data-v-22750f37] {
  padding-bottom: 60px;
}
.transfer-ohter-phone .slot-label[data-v-22750f37] {
  color: #000;
}
.transfer-ohter-phone .phone-icon[data-v-22750f37] {
  width: 22px;
  height: 22px;
}
.transfer-ohter-phone .steps-class[data-v-22750f37] {
  margin: 0;
}
.transfer-ohter-phone .button-div-confirm[data-v-22750f37] {
  padding: 23px 0 0 0;
  text-align: right;
}
.transfer-ohter-phone .el-row--flex.is-align-bottom[data-v-22750f37] {
  margin: 30px 0;
}
.transfer-ohter-phone .tip-text[data-v-22750f37] {
  color: #c8c8c8;
}
.transfer-ohter-phone .information-card[data-v-22750f37] {
  width: 732px;
  height: 123px;
  left: 367px;
  top: 543px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  padding: 10px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.transfer-ohter-phone .information-card .card-row[data-v-22750f37] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #878787;
  font-size: 12px;
}
.transfer-ohter-phone .information-card .card-total[data-v-22750f37] {
  color: #074872;
  font-size: 17px;
  font-weight: 400;
  margin-top: 5px;
}
.transfer-ohter-phone .information-card .card-total span[data-v-22750f37]:last-child {
  color: #640810;
}
.transfer-ohter-phone .phone-box[data-v-22750f37] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.transfer-ohter-phone .phone-box[data-v-22750f37]  .el-col {
  padding: 0 !important;
}
.transfer-ohter-phone .rate-tip[data-v-22750f37] {
  color: #c8c8c8;
  font-weight: 400;
  font-size: 12px;
  position: absolute;
  bottom: -20px;
}
.transfer-ohter-phone[data-v-22750f37] .phone-content.is-error .area-box .el-input__inner {
  border-color: #e8e8e8 !important;
}
.transfer-ohter-phone[data-v-22750f37] .phone-content.is-error .el-form-item__error {
  left: 17%;
}
.amount-box[data-v-22750f37] {
  margin-bottom: 20px;
}

