.table-color-self {
  background: #FFE5E5;
}
.table-color-self .ant-table-cell-fix-right {
  background: #FFE5E5;
}
.ant-table-tbody .table-color-self:hover > td {
  background: #FFE5E5 !important;
}
.c-resume-hd .ant-modal-title {
  font-weight: bold;
}
.c-resume-hd .ant-modal-body {
  padding-bottom: 0;
}
.c-resume-change-hd .ant-modal-title {
  font-weight: bold;
}
.c-resume-change-hd .ant-modal-body {
  padding-bottom: 20px;
}

.interview-page[data-v-572abbf7] {
  width: 100%;
}
.interview-page .mainBox .statistics-box[data-v-572abbf7] {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  display: flex;
  flex-shrink: 0;
  margin-bottom: 24px;
}
.interview-page .mainBox .statistics-box .data-box[data-v-572abbf7] {
  width: 17% !important;
  padding: 6px;
  padding-right: 0px;
  display: flex;
}
.interview-page .mainBox .statistics-box .data-box .data[data-v-572abbf7] {
  width: 100%;
  text-align: center;
  color: #333;
  cursor: pointer;
  margin-right: 10px;
  font-size: 16px;
  line-height: 38px;
}
.interview-page .mainBox .statistics-box .data-box .data .data-item[data-v-572abbf7] {
  display: inline-block;
  position: relative;
}
.interview-page .mainBox .statistics-box .data-box .data .data-item.cur[data-v-572abbf7] {
  color: #1868ae;
}
.interview-page .mainBox .statistics-box .data-box .data .data-item .cur-item-bottom[data-v-572abbf7] {
  display: block;
  width: 100%;
  height: 2px;
  background: #1868ae;
  border-radius: 4px;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.interview-page .mainBox .arrow-right[data-v-572abbf7] {
  width: 10px;
  margin-top: -7px;
}
.interview-page .mainBox .arrow-right .arrow-right-tran[data-v-572abbf7] {
  width: 8px;
  height: 8px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  transform: rotate(45deg);
  margin: 1px 0px;
  margin-left: -3px;
}
.interview-page .mainBox .arrow-right .arrow-right-line[data-v-572abbf7] {
  border-left: 1px solid #ddd;
  height: 20px;
}
.flexBox[data-v-572abbf7] {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 112px;
}

