.control-label[data-v-cb135666] {
  width: 120px !important;
}
[data-v-cb135666] .el-dialog__header {
  text-align: center;
}
.dialog-footer[data-v-cb135666] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
}
[data-v-cb135666] .maintain-btn-group {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
[data-v-cb135666] .maintain-btn-group div {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
[data-v-cb135666] .maintain-btn-group > * {
  margin-bottom: 5px;
}
.workorder-dialog-body > p[data-v-cb135666] {
  text-align: center;
  font-size: 22px;
  margin: 15px;
  color: #333;
}
.workorder-dialog-body > p span[data-v-cb135666] {
  color: #223A8F;
  font-size: 30px;
  font-weight: bold;
}
[data-v-cb135666] .el-dialog {
  max-height: 90vh;
  overflow-y: scroll;
}
.create-workorder-body[data-v-cb135666] .el-form-item__content {
  margin-left: 0px !important;
}
.create-workorder-body[data-v-cb135666] .form-group {
  margin-right: 0px !important;
  width: 100%;
}
.create-workorder-body[data-v-cb135666] .el-form-item {
  align-items: flex-start !important;
}
.el-radio-group[data-v-cb135666] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.el-radio-group .el-radio[data-v-cb135666] {
  margin: 0px;
}
.radio-createWorkorder[data-v-cb135666] {
  flex-wrap: nowrap !important;
}
.radio-createWorkorder[data-v-cb135666] .el-form-item__content {
  flex: 1 !important;
  height: 40px;
  display: flex;
}
.radio-createWorkorder[data-v-cb135666] .el-form-item__content > .el-radio-group {
  flex: 1;
}
.detailWorkorder-body[data-v-cb135666] {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
.detailWorkorder-body > div[data-v-cb135666] {
  padding: 20px;
  border-radius: 4px;
  background-color: #F2F2F2;
  flex: 1;
}
.detailWorkorder-body > div > p[data-v-cb135666]:last-child {
  margin-bottom: 0px;
}
.detailWorkorder-body p[data-v-cb135666] {
  line-height: 21px;
  min-height: 21px;
}
.detailWorkorder-body p span[data-v-cb135666] {
  display: inline-block;
  width: 100px;
  text-align: right;
  color: #333333 !important;
}
.detailWorkorder-body .border-bottom[data-v-cb135666] {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 14px;
}
.detailWorkorder-body .border-bottom[data-v-cb135666]:last-child {
  border: none !important;
}

