[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;
}


.disabled-checkbox-wrapper {
    display: inline-block;
    cursor: not-allowed;
}


.overflow-text-wrapper[data-v-533fa159] {
    display: block;
    width: 100%;
}
.overflow-text-container[data-v-533fa159] {
    box-sizing: border-box;
}
.isLInk[data-v-533fa159]{
    color: #1d6efe;
    cursor: pointer;
}
.isLInk[data-v-533fa159]:hover{
    opacity: .8;
}


.long-text-tooltip {
    max-width: 600px;
    word-break: break-word;
    white-space: normal;
}

.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;
}

.backWrap[data-v-3136cd26] {
  width: 100%;
  height: 58px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}

