.state[data-v-50a76f08] {
  display: flex;
  align-items: center;
}
.state .cricle[data-v-50a76f08] {
  margin-right: 6px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #3FAD09;
}
.state .state-text[data-v-50a76f08] {
  color: #3FAD09;
}
.btn-move[data-v-50a76f08] {
  margin-left: 8px;
}
[data-v-50a76f08] .ant-table-cell-fix-left {
  display: flex;
  align-items: center;
}
.name-state[data-v-50a76f08] {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  width: 60px !important;
  overflow: hidden;
}
.shade_hd[data-v-50a76f08] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}
.approval-textoverflow[data-v-50a76f08] {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 128px;
  white-space: nowrap;
}

