.title_box[data-v-2f2efe04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding: 10px 0;
}
.custom-form .el-input[data-v-2f2efe04] {
  width: 350px;
}

