#evaluateList .tableList[data-v-558b65f2] {
  margin-top: 18px;
}
#evaluateList .tableList .comments[data-v-558b65f2] {
  color: rgba(2, 167, 240, 0.99607843);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#evaluateList .tableList .enable[data-v-558b65f2] {
  color: green;
  margin-left: 6px;
}
[data-v-558b65f2] .ivu-table-header thead tr th {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-558b65f2] .ivu-table-cell {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-558b65f2] .ivu-table-tip {
  overflow-x: hidden;
  overflow-y: hidden;
}
[data-v-558b65f2] .ivu-table-fixed-header thead tr th {
  text-align: center;
}

