.invoiceDialog[data-v-94dcc84a] .el-table tr {
  cursor: pointer;
}
.orderDialog[data-v-00d3374f] .el-table__body tr {
  cursor: pointer;
}
.projectDialog[data-v-dcf8a672] .el-table__body tr {
  cursor: pointer;
}
.content-box[data-v-4c610a1e] .el-table th.required > div::before {
  content: "*";
  color: #f56c6c;
  background: none;
  height: auto;
}
.content-box[data-v-4c610a1e] .sh-table .el-form-item .el-form-item__content {
  margin-left: 0 !important;
}
.content-box[data-v-4c610a1e] .sh-table .el-form-item .el-input__inner {
  height: 40px;
  line-height: 40px;
}
.content-box[data-v-4c610a1e] .sh-table .cell > div {
  padding: 0 !important;
}
.content-box[data-v-4c610a1e] .el-input-number .el-input__inner {
  padding: 0 30px;
}
.content-box[data-v-4c610a1e] .el-input-number__decrease,
.content-box[data-v-4c610a1e] .el-input-number__increase {
  width: 26px;
}
.content-box[data-v-4c610a1e] .el-input-number.is-disabled .el-input__inner {
  padding: 0 10px;
}
.content-box[data-v-4c610a1e] .el-input-number.is-disabled .el-input-number__decrease,
.content-box[data-v-4c610a1e] .el-input-number.is-disabled .el-input-number__increase {
  display: none;
}
.content-box .green[data-v-4c610a1e] {
  color: #57b520;
}
