.table-act[data-v-4bbac04e] :nth-child(1) {
  color: #1868ae;
  cursor: pointer;
}
.table-act[data-v-4bbac04e] :nth-child(2) {
  margin-left: 18px;
  color: #ec1d1d;
  cursor: pointer;
}
.right-btn[data-v-4bbac04e] {
  margin-left: 6px;
}
.flexBetween .filter-container[data-v-4bbac04e] {
  display: flex;
  flex-wrap: wrap;
  flex: 18;
  height: 36px;
  overflow: hidden;
}
.flexBetween .filter-container .ant-btn[data-v-4bbac04e] {
  position: relative;
  padding-right: 24px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.flexBetween .filter-container .ant-btn img[data-v-4bbac04e] {
  position: absolute;
  bottom: 0px;
  right: -1px;
}
.flexBetween .filter-container .borderlight[data-v-4bbac04e] {
  border: 1px solid #1868ae !important;
}
.flexBetween .moreheight[data-v-4bbac04e] {
  height: 100%;
}
.flexBetween .filet-more[data-v-4bbac04e] {
  margin-top: 4px;
  color: #1868ae;
  flex: 1;
  cursor: pointer;
}
.flexBetween .icon[data-v-4bbac04e] {
  transform: rotate(-180deg);
}
.position-type[data-v-4bbac04e] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.position-type .p-type-item[data-v-4bbac04e] {
  display: flex;
  align-items: center;
  margin-right: 8px;
  cursor: default;
  margin-bottom: 6px;
  margin-top: 6px;
}
.position-type .p-type-item .p-text[data-v-4bbac04e] {
  margin-right: 10px;
}
.position-type .p-type-item .p-icon[data-v-4bbac04e] {
  cursor: pointer;
}
.batch-modal-body[data-v-4bbac04e] {
  min-height: 200px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.delete-title[data-v-4bbac04e] {
  font-size: 18px;
  font-weight: 600;
}
.delete-text[data-v-4bbac04e] {
  display: flex;
  align-items: center;
}
.delete-text[data-v-4bbac04e] :nth-child(2) {
  line-height: 44px;
  padding-left: 10px;
}
.parent[data-v-4bbac04e] {
  display: flex;
  align-items: center;
}

.batch-hc .ant-modal-body {
  padding: 24px 24px 0 24px;
}

