.ant-steps[data-v-3a683feb] {
  width: 80% !important;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 5px 2px;
}
.ant-steps[data-v-3a683feb] .ant-steps-item-tail {
  margin-left: 30px;
  padding: 3.5px 18px;
}
.ant-steps[data-v-3a683feb] .ant-steps-item-icon {
  margin-left: 18px !important;
  cursor: pointer;
}
.ant-steps[data-v-3a683feb] .ant-steps-item-content {
  width: 60px;
}
.ant-steps[data-v-3a683feb] .ant-steps-item-process .ant-steps-item-icon {
  background: #0064c8;
}
.index-wrap[data-v-3a683feb] {
  height: 100%;
  background-color: #fff;
}
.index-wrap .card-list-wrap[data-v-3a683feb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-wrap .card-list-wrap .card-item[data-v-3a683feb] {
  min-width: 250px;
  height: 220px;
  border-radius: 6px;
  border: 1px solid #CCCCCC;
  margin: 6px calc(0.3% - 1px);
  padding: 0;
  cursor: default;
}
.index-wrap .card-list-wrap .card-item[data-v-3a683feb] .ant-card-body {
  background-color: #fff;
  border-radius: 6px;
  padding: 0 16px;
  width: 100%;
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-item .card-header[data-v-3a683feb] {
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.card-item .card-content[data-v-3a683feb] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-item .card-footer[data-v-3a683feb] {
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-item .card-footer button + button[data-v-3a683feb] {
  margin-left: 3px;
}
.card-item .card-footer .btn[data-v-3a683feb] {
  min-width: 80px;
}
.content-item[data-v-3a683feb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 10px;
  word-wrap: break-word;
}
.content-item .content-item-label[data-v-3a683feb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  font-weight: 500;
  margin-right: 5px;
}
.content-item .content-item-label > span[data-v-3a683feb] {
  margin-right: 5px;
  color: #0064c8;
}
.content-item .content-item-content[data-v-3a683feb] {
  height: 100%;
  width: 50%;
  text-align: right;
}
.undone-font[data-v-3a683feb] {
  font-weight: bold;
}
.done-font[data-v-3a683feb] {
  font-weight: bold;
  color: green;
}
.click-title[data-v-3a683feb] {
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
}
.click-title[data-v-3a683feb]:hover {
  color: #0064c8;
}
.unClick-title[data-v-3a683feb] {
  color: rgba(0, 0, 0, 0.65);
  cursor: default;
}
.card-page[data-v-3a683feb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-page[data-v-3a683feb] > * {
  margin: 0 5px;
}
.divider[data-v-3a683feb] {
  margin: 0 !important;
  opacity: 0.2;
}

