[data-v-5b1ccaaa] .qrcodeDialog .el-dialog__body {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qrcodeBox[data-v-5b1ccaaa] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
.qrcodeDiv[data-v-5b1ccaaa] {
  width: 200px;
  height: 200px;
}
.baseInfo[data-v-713afcfc] {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.formContentBox[data-v-713afcfc] {
  padding: 12px 0;
  height: calc(100% - 76px);
}
.formMain[data-v-713afcfc] {
  width: 100%;
  height: 100%;
}
.lineStatus-box[data-v-2e0410ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}
.lineStatus-box .lineStatus-normal[data-v-2e0410ac] {
  border: 1px solid #67c23a;
  color: #67c23a;
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
}
.lineStatus-box .lineStatus-error[data-v-2e0410ac] {
  border: 1px solid rgb(197, 33, 27);
  color: rgb(197, 33, 27);
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
}
.taskStatusPend[data-v-2e0410ac] {
  color: rgb(197, 33, 27);
}
.disUoloadSty[data-v-572dd4f0] .el-upload--picture-card {
  display: none;
}
.disUoloadSty[data-v-572dd4f0] .el-upload__tip {
  display: none;
}
.disUoloadSty[data-v-572dd4f0] .el-upload--text {
  display: none;
}
.courseCoverImg[data-v-022033c0] {
  width: 80px;
  padding: 5px;
}
.ledger-form[data-v-3fcfaa94] {
  width: 100%;
  height: 100%;
}
.ledger-form[data-v-3fcfaa94] .el-tabs {
  width: 100%;
  height: 100%;
}
.ledger-form[data-v-3fcfaa94] .el-tabs__header.is-left {
  min-width: 130px !important;
}
.ledger-form[data-v-3fcfaa94] .el-tabs--border-card {
  background-color: #f5f7fa;
}
.ledger-form[data-v-3fcfaa94] .el-tabs__content {
  height: 100%;
  overflow-y: auto;
}
