.fc-people {
  width: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 15px;
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.fc-people > span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fc-people-tooltip .el-table .el-table__body tr td:first-child {
  background-color: #ecf2fb;
}
.fc-people-tooltip .el-table .el-table__body tr td {
  border-color: #dadfeb;
}


.fc-card[data-v-afd1d8a2] {
  width: 300px;
  height: 122px;
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.fc-card .fc-card-header[data-v-afd1d8a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background: #ecf2fb;
  border-radius: 3px;
  border-bottom: 1px solid #ccc;
}


.fc-section[data-v-2438887b] {
  max-width: 1200px;
}
.fc-section .fc-section-header[data-v-2438887b] {
  height: 40px;
  line-height: 40px;
  background: #427bd4;
  border-radius: 3px 3px 0px 0px;
  color: #fff;
  text-indent: 20px;
}
.fc-section .fc-section-body[data-v-2438887b] {
  min-height: 108px;
  background: #ffffff;
  border-radius: 0px 0px 3px 3px;
  border: 1px solid #cccccc;
}
.fc-section .fc-section-body .fsb-actions[data-v-2438887b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
}
.fc-section .fc-section-body .fsb-actions > div[data-v-2438887b]:nth-of-type(n + 2) {
  margin-left: 30px;
}
.fc-section .fc-section-body .fsb-actions-sequence[data-v-2438887b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
.fc-section .fc-section-body .fsb-actions-sequence > div[data-v-2438887b]:nth-of-type(n + 2) {
  margin-top: 30px;
}
.fc-section .fc-section-body .fsb-dispatch[data-v-2438887b] {
  margin: 0 24px;
  border-bottom: 1px solid #eeeeee;
}


.flow-chart[data-v-2faf239e] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

