
[data-v-5cfd7112] .ant-tooltip-inner {
  font-size: 12px;
  background: rgba(0, 0, 0, 0.7);
}
[data-v-5cfd7112] .ant-table-cell-fix-left {
  display: flex;
  align-items: center;
}
.name-state[data-v-5cfd7112] {
  white-space: nowrap!important;
  text-overflow: ellipsis!important;
  width: 60px!important;
  overflow: hidden;
}
.state[data-v-5cfd7112] {
  display: flex;
  align-items: center;
}
.state .cricle[data-v-5cfd7112] {
  margin-right: 6px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #3fad09;
}
.approval-textoverflow[data-v-5cfd7112] {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 128px;
  white-space: nowrap;
}

