@import url(/src/styles/element-theme/theme/index.css);
.a-tooltip {
  max-width: 100%;
}
.a-tooltip .ant-tooltip-inner {
  background: #fff;
  color: rgba(66, 84, 104, 0.9);
}

.case-layout[data-v-7471dee2] {
  padding: 20px 40px 20px 40px;
  background-color: var(--bg-color11);
}
.content[data-v-7471dee2] {
  height: calc(100vh - 80px);
}
.content-scroll[data-v-7471dee2] {
  overflow: auto;
}
.case-flow-box[data-v-7471dee2] {
  display: flex;
  flex-wrap: nowrap;
}
.case-flow-box .draft-lc[data-v-7471dee2] {
  margin-bottom: 30px;
  margin-right: 92px;
}
.case-flow-box .draft-lc .Draft-title[data-v-7471dee2] {
  background-color: rgba(169, 172, 181, 0.2);
  border-radius: 6px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: var(--text-color10);
  margin-bottom: 30px;
}
.case-flow-box .formal-lc[data-v-7471dee2] {
  margin-bottom: 30px;
  padding-right: 24px;
}
.case-flow-box .formal-lc .Formal-title[data-v-7471dee2] {
  background-color: rgba(36, 86, 255, 0.14);
  border-radius: 6px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #2456ff;
  margin-bottom: 30px;
}
.case-flow-title[data-v-7471dee2] {
  display: flex;
  margin-bottom: 30px;
}
.case-flow-title .draft-lc[data-v-7471dee2] {
  flex: 1;
  background-color: rgba(169, 172, 181, 0.2);
  border-radius: 6px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: var(--text-color10);
  margin-right: 2%;
}
.case-flow-title .formal-lc[data-v-7471dee2] {
  flex: 1;
  background-color: rgba(36, 86, 255, 0.14);
  border-radius: 6px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #2456ff;
  margin-left: 2%;
}
.first-item-box[data-v-7471dee2] {
  display: flex;
  margin-bottom: 30px;
}
.first-item-box .first-item[data-v-7471dee2] {
  position: relative;
  width: 150px;
  height: 180px;
  border: 1px solid var(--bd-color-1);
  border-radius: 6px;
  margin-right: 96px;
  padding: 12px 20px 0;
}
.first-item-box .first-item[data-v-7471dee2]:last-child {
  margin-right: 0;
}
.first-item-box .first-item .time-box[data-v-7471dee2] {
  position: absolute;
  left: -97px;
  top: 50%;
  width: 93px;
  height: 28px;
  transform: translateY(-60%);
  display: flex;
  justify-content: center;
  border-bottom: 2px solid rgba(66, 84, 104, 0.24);
}
.first-item-box .first-item .time-box[data-v-7471dee2]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #d2d6db;
  /* 改变颜色可以改变箭头颜色 */
  transform: rotate(25deg);
}
.first-item-box .first-item .time-box .time-con[data-v-7471dee2] {
  margin-bottom: 2px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 24px;
  background-color: rgba(123, 43, 252, 0.08);
  color: rgba(123, 43, 252, 0.8);
  border: 1px solid rgba(123, 43, 252, 0.08);
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}
.first-item-box .first-item .time-box .time-con[data-v-7471dee2]:hover {
  border: 1px solid rgba(123, 43, 252, 0.8);
}
.first-item-box .first-item .time-box .time-color[data-v-7471dee2] {
  background-color: rgba(220, 89, 159, 0.08);
  color: #dc599f;
  border: 1px solid rgba(220, 89, 159, 0.08);
}
.first-item-box .first-item .time-box .time-color[data-v-7471dee2]:hover {
  border: 1px solid #dc599f;
}
.first-item-box .first-item .no-box[data-v-7471dee2] {
  width: 247px;
}
.first-item-box .first-item .no-box[data-v-7471dee2]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid #d2d6db;
  /* 改变颜色可以改变箭头颜色 */
  transform: rotate(25deg);
}
.first-item-box .first-item .dashed[data-v-7471dee2] {
  border-bottom: 2px dashed rgba(66, 84, 104, 0.24);
  left: -94px;
  width: 90px;
}
.first-item-box .first-item .dashed[data-v-7471dee2]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #d2d6db;
  /* 改变颜色可以改变箭头颜色 */
  transform: rotate(25deg);
}
.first-item-box .first-item .line-box[data-v-7471dee2] {
  position: absolute;
  top: -109px;
  right: -20px;
  width: 2px;
  height: 210px;
  background-color: rgba(66, 84, 104, 0.24);
}
.first-item-box .first-item[data-v-7471dee2]:hover {
  border: 1px solid #2b5bfc;
}
.first-item-box .first-item .lcnumber[data-v-7471dee2] {
  font-size: 14px;
  font-weight: 500;
  color: var(--tit-text-color);
  margin-bottom: 16px;
  overflow: hidden;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  text-overflow: ellipsis;
}
.first-item-box .first-item .status[data-v-7471dee2] {
  color: var(--complete-color);
  font-size: 14px;
  line-height: 100%;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
}
.first-item-box .first-item .status span[data-v-7471dee2] {
  padding-left: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.first-item-box .first-item .Rejected[data-v-7471dee2] {
  color: #dd2a36;
}
.first-item-box .first-item .Pending[data-v-7471dee2] {
  color: #fc8101;
}
.first-item-box .first-item .NoOnHold[data-v-7471dee2] {
  color: #2b5bfc;
}
.first-item-box .first-item .Create-on[data-v-7471dee2] {
  font-size: 12px;
  margin-bottom: 12px;
}
.first-item-box .first-item .Create-on span[data-v-7471dee2] {
  color: var(--text-color10);
}
.first-item-box .first-item .Create-on p[data-v-7471dee2] {
  color: var(--modal-text-color);
}
.first-item-box .first-item .Creator[data-v-7471dee2] {
  font-size: 12px;
}
.first-item-box .first-item .Creator span[data-v-7471dee2] {
  color: var(--text-color10);
}
.first-item-box .first-item .Creator p[data-v-7471dee2] {
  color: var(--modal-text-color);
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.first-item-box .noBorder[data-v-7471dee2] {
  border: none;
}
.first-item-box .noBorder[data-v-7471dee2]:hover {
  border: none;
}
.first-item-box .Completed[data-v-7471dee2] {
  border: none;
  display: flex;
  padding: 0;
  align-items: center;
}
.first-item-box .Completed[data-v-7471dee2]:hover {
  border: none;
}
.first-item-box .Completed .Completed-tag[data-v-7471dee2] {
  flex: 1;
  background-color: #1dbd4a;
  color: #ffffff;
  font-size: 12px;
  height: 24px;
  border-radius: 6px;
  text-align: center;
  line-height: 24px;
  padding: 0 20px;
  margin-top: 20px;
}
.children-box .first-item[data-v-7471dee2]:first-child {
  border: none;
}
.children-box .first-item .time-width[data-v-7471dee2] {
  left: -78px;
  width: 74px;
  border-radius: 6px;
}
.tooltip-box[data-v-7471dee2] {
  padding: 5px 6px 0;
}
.tooltip-box .tooltip-title[data-v-7471dee2] {
  color: #263446;
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.tooltip-box .tooltip-title span[data-v-7471dee2] {
  padding-left: 5px;
}
.tooltip-box .tooltip-list[data-v-7471dee2] {
  padding-left: 25px;
  padding-right: 5px;
}
.tooltip-box .tooltip-list p[data-v-7471dee2] {
  font-size: 12px;
  color: rgba(66, 84, 104, 0.9);
  line-height: 100%;
  margin-bottom: 12px;
  padding-left: 12px;
}
.tooltip-box .tooltip-list p .time[data-v-7471dee2] {
  margin-right: 10px;
  position: relative;
}
.tooltip-box .tooltip-list p .time[data-v-7471dee2]:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 3px;
  width: 6px;
  height: 6px;
  background-color: #dde0e6;
  border-radius: 100%;
}
/* 自定义整个滚动条 */
[data-v-7471dee2]::-webkit-scrollbar {
  width: 8px;
  /* 设置滚动条的宽度 */
}
/* 自定义滚动条轨道 */
[data-v-7471dee2]::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* 设置轨道的背景颜色 */
}
/* 自定义滚动条的滑块（thumb） */
[data-v-7471dee2]::-webkit-scrollbar-thumb {
  background: #888;
  /* 设置滑块的背景颜色 */
}
/* 当滑块悬停或活动时自定义滚动条的滑块 */
[data-v-7471dee2]::-webkit-scrollbar-thumb:hover {
  background: #555;
  /* 设置滑块在悬停状态下的背景颜色 */
}

