[data-v-2be8ddf3] .el-dialog .tabs {
  margin-bottom: 20px;
}
[data-v-2be8ddf3] .el-dialog .tabs p {
    height: 40px;
    font-weight: 400;
    color: #191b21;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    padding: 0 30px;
    border: 1px solid #e1e2e6;
}
[data-v-2be8ddf3] .el-dialog .tabs .isActive {
    height: 40px;
    font-weight: 400;
    color: #1d6efe;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    background: #e8f0ff;
    padding: 0 30px;
    border: 1px solid #1d6efe;
}
[data-v-2be8ddf3] .el-dialog .remarksModify .modifyInput {
  width: calc(100% - 75px);
}
[data-v-2be8ddf3] .el-dialog .remarksModify span {
  cursor: pointer;
}
[data-v-2be8ddf3] .el-dialog .remarksModify .modifyBtn {
  color: #1d6efe;
  margin: 0 8px;
}
[data-v-2be8ddf3] .el-dialog .remarksModify .modifyClose {
  color: #828892;
}
[data-v-2be8ddf3] .el-dialog .submitBtn {
  width: 64px;
  height: 36px;
  background: #1d6efe;
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  line-height: 36px;
  margin: 0 auto;
  margin-top: 12px;
  cursor: pointer;
}

.worksWrap[data-v-3f529fba] .el-dialog .worksName {
  width: 100%;
  margin-bottom: 12px;
}
.worksWrap[data-v-3f529fba] .el-dialog .submitBtn {
  width: 64px;
  height: 36px;
  background: #1d6efe;
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  line-height: 36px;
  margin: 0 auto;
  margin-top: 12px;
  cursor: pointer;
}

