.new-modal-hd .ant-modal-body {
  padding: 14px 24px 14px;
}

.state[data-v-0aac9e60] {
  display: flex;
  align-items: center;
}
.state .cricle[data-v-0aac9e60] {
  margin-right: 6px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #3FAD09;
}
.state .state-text[data-v-0aac9e60] {
  color: #3FAD09;
}
.new-modal-hd .ant-row[data-v-0aac9e60] {
  display: block;
}

.fomalModal[data-v-0aac9e60] .ant-modal-content .ant-modal-body {
  padding-bottom: 12px !important;
}
.formal[data-v-0aac9e60] {
  position: relative;
}
.formal .hint-hd[data-v-0aac9e60] {
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 14px;
  line-height: 20px;
  color: #1868ae;
  cursor: pointer;
}
.approval-textoverflow[data-v-0aac9e60] {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 128px;
  white-space: nowrap;
}

.drawer-hd .ant-drawer-title {
  font-weight: bold;
}
.drawer-hd .drawer-box .ant-steps-item-icon {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
}
.drawer-hd .drawer-box .ant-steps-item-title {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 6px;
}
.drawer-hd .drawer-box .ant-steps-item-description {
  color: #666;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 41px;
}
.drawer-hd .drawer-box .ant-steps-item-tail {
  left: 11px !important;
  padding: 28px 0 6px !important;
}
.drawer-hd .drawer-box .ant-steps-item-tail:after {
  background: #1868ae !important;
}

