.header-box[data-v-e1bc1a08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 16px;
  background: #ffffff;
  height: 54px;
  border-radius: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-box .left[data-v-e1bc1a08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-box .left .fa-houtui[data-v-e1bc1a08] {
  margin-right: 8px;
}
.header-box .left .back-txt[data-v-e1bc1a08] {
  margin-left: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2196F3;
}
.header-box .left .header-title[data-v-e1bc1a08] {
  margin-left: 16px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1A1A1C;
}
.header-box .add-btn[data-v-e1bc1a08] {
  padding: 8px 16px;
}
.header-box .btn[data-v-e1bc1a08] {
  margin-left: 24px;
  padding: 10px 18px;
}
.debugging-box[data-v-2de871ea] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #e8e8e8;
}
.debugging-box .left[data-v-2de871ea],
.debugging-box .right[data-v-2de871ea] {
  width: calc(50% - 2px);
  height: 100%;
  padding: 8px 16px 0 16px;
  background: #ffffff;
}
.debugging-box .content-title[data-v-2de871ea] {
  padding-top: 16px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1a1a1c;
  line-height: 22px;
}
.debugging-box .header-title[data-v-2de871ea] {
  margin-top: 50px;
}
.debugging-box .feild-title[data-v-2de871ea] {
  padding: 16px 0 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1a1a1c;
  line-height: 22px;
}
.debugging-box .left[data-v-2de871ea] {
  position: relative;
}
.debugging-box .left .content-box[data-v-2de871ea] {
  height: calc(100% - 62px);
  overflow: auto;
}
.debugging-box .left .content-box .feild-box .el-select[data-v-2de871ea] {
  width: 100%;
}
.debugging-box .left .content-box .choose-box[data-v-2de871ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.debugging-box .left .content-box .choose-box .choose-content[data-v-2de871ea] {
  margin-left: 10px;
  font-size: 14px;
}
.debugging-box .left .content-box .choose-block[data-v-2de871ea] {
  display: block;
}
.debugging-box .left .content-box .choose-block .choose-content[data-v-2de871ea] {
  font-size: 14px;
}
.debugging-box .left .send-box[data-v-2de871ea] {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 52px;
  background: #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #e8e8e8;
          box-shadow: inset 0px 1px 0px 0px #e8e8e8;
  text-align: center;
}
.debugging-box .left .send-box .send-btn[data-v-2de871ea] {
  margin-top: 15px;
  padding: 8px 16px;
}
.debugging-box .right .req-content[data-v-2de871ea] {
  height: calc((100% - 138px) / 2);
  margin-top: 8px;
  background: #fafafa;
  border-radius: 2px;
  padding: 10px;
  overflow: auto;
}
.debugging-box .right .req-content .req-item[data-v-2de871ea] {
  margin-bottom: 10px;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 14px;
}
.debugging-box .esign-record[data-v-2de871ea] {
  position: relative;
  display: inline-block;
  height: 60px;
  cursor: pointer;
  vertical-align: top;
}
.debugging-box .esign-record img[data-v-2de871ea] {
  max-height: 100%;
}
.debugging-box .delete-esign-record[data-v-2de871ea] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  z-index: 99;
  cursor: pointer;
  background: #e8382b;
  color: #fff;
}
.debugging-box .delete-esign-record[data-v-2de871ea]:hover {
  color: #fff;
}
[data-v-2de871ea] .el-date-editor.el-input,[data-v-2de871ea] .el-date-editor.el-input__inner {
  width: 100%;
}
[data-v-2de871ea] .el-button {
  padding: 5px 8px;
}
