.large-dialog .el-dialog {
  min-width: 760px;
}
.large-dialog .el-dialog #dialog-content {
  padding: 0 32px 0 32px;
  max-height: 494px;
  overflow-y: scroll;
}
.large-dialog .dialog-footer .but-id:focus {
  background: #066ff4;
  -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-f2c731e0] {
  min-width: 760px;
}
.common-dialog[data-v-f2c731e0] .el-dialog__header {
  position: relative;
  z-index: 100;
}
.common-dialog .common-dialog-header[data-v-f2c731e0] {
  width: 100%;
  height: 70px;
  background: #ccf0ff;
  -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: 15px 15px 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.common-dialog .common-dialog-header .dialog-title[data-v-f2c731e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
}
.common-dialog .common-dialog-header .el-icon-close[data-v-f2c731e0]:before {
  color: #114458;
}
.common-dialog .common-dialog-header[data-v-f2c731e0]:before {
  content: '';
  width: 100%;
  height: 12px;
  border-radius: 10px;
  background-color: #3bbbee;
  position: absolute;
  top: 0;
  right: 0;
}
.common-dialog #dialog-content[data-v-f2c731e0] {
  max-height: 494px;
}
.dialog-footer[data-v-f2c731e0] {
  position: absolute;
  right: 20px;
  top: -35%;
}
.dialog-footer .but-id[data-v-f2c731e0]: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-f2c731e0] .el-dialog__footer {
  padding: 0;
  height: 40px;
  background: #eaedf1;
  border-radius: 10px;
  position: relative;
  z-index: 5000;
}
.common-dialog[data-v-f2c731e0] .el-dialog__body {
  padding: 40px 30px 55px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 80vh;
  overflow-x: hidden;
}
.common-dialog[data-v-f2c731e0] .el-dialog__body .tip-class {
  font-size: 18px;
  text-align: left;
}
.custom-close-icon[data-v-f2c731e0] {
  width: 41px;
  height: 41px;
}

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

.transaction-record,
.submit-history,
.electronic-statement {
  position: relative;
}
.transaction-record .cancel-but,
.submit-history .cancel-but,
.electronic-statement .cancel-but {
  color: #db2b2b;
}
.transaction-record .el-form-item--medium,
.submit-history .el-form-item--medium,
.electronic-statement .el-form-item--medium {
  height: 69px;
}
.transaction-record .el-date-editor,
.submit-history .el-date-editor,
.electronic-statement .el-date-editor {
  position: relative;
}
.transaction-record .el-date-editor .el-icon-date,
.submit-history .el-date-editor .el-icon-date,
.electronic-statement .el-date-editor .el-icon-date {
  position: absolute;
  right: 0;
}
.transaction-record .info-title,
.submit-history .info-title,
.electronic-statement .info-title {
  padding-bottom: 10px;
}
.transaction-record .info-title span,
.submit-history .info-title span,
.electronic-statement .info-title span {
  color: #333;
}
.transaction-record .title-row,
.submit-history .title-row,
.electronic-statement .title-row {
  margin-top: 0;
}
.transaction-record .date-col,
.submit-history .date-col,
.electronic-statement .date-col {
  position: relative;
}
.transaction-record .date-col .line,
.submit-history .date-col .line,
.electronic-statement .date-col .line {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 69px;
  width: 32px;
}
.transaction-record .confirm-data,
.submit-history .confirm-data,
.electronic-statement .confirm-data {
  padding: 0 0px 22px 0;
}
.transaction-record .receipt-class,
.submit-history .receipt-class,
.electronic-statement .receipt-class {
  position: relative;
}
.transaction-record .receipt-class .receipt-div,
.submit-history .receipt-class .receipt-div,
.electronic-statement .receipt-class .receipt-div {
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  position: absolute;
  top: 0;
}
.transaction-record .img-box,
.submit-history .img-box,
.electronic-statement .img-box {
  max-width: 534px;
  max-height: 640px;
  overflow: overlay;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.transaction-record .img-box .img-class,
.submit-history .img-box .img-class,
.electronic-statement .img-box .img-class {
  max-width: 534px;
  height: 700px;
}
.transaction-record .receipt .dialog-footer,
.submit-history .receipt .dialog-footer,
.electronic-statement .receipt .dialog-footer {
  padding: 15px 0 20px 0;
}

