
.maxWrap[data-v-8de605be] {
  width: 100%;
  min-height: 500px;
}
.bjs-powered-by[data-v-8de605be] {
  display: none;
}
.flowMsgPopover[data-v-8de605be] {
  display: none;
}
.highlight:not(.djs-connection) .djs-visual[data-v-8de605be] > :nth-child(1) {
  fill: rgba(95, 155, 255, 0.2) !important; /* color elements as green */
}
.highlight g.djs-visual[data-v-8de605be] > :nth-child(1) {
  stroke: rgba(214, 126, 125, 1) !important;
}
.highlight-line g.djs-visual[data-v-8de605be] > :nth-child(1) {
  stroke: #2676ee !important;
}
@-webkit-keyframes dynamicNode-data-v-8de605be {
to {
    stroke-dashoffset: 100%;
}
}
.highlight[data-v-8de605be] {
}
.djs-visual[data-v-8de605be] {
  -webkit-animation: dynamicNode-data-v-8de605be 18s linear infinite;
  -webkit-animation-fill-mode: forwards;
}
.tipBox[data-v-8de605be] {
}
.ant-popover-arrow[data-v-8de605be] {
  display: none;
}
.popover-title[data-v-8de605be] {
  font-weight: bold;
}
.containers[data-v-8de605be] {
  background-color: #ffffff;
  width: 100%;
  height: 100vh;
}
.canvas[data-v-8de605be] {
  width: 100%;
  height: calc(100% - 50px);
  margin-top: 20px;
}
.tipBox[data-v-8de605be] {
  width: 300px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  padding: 12px;
}
.ant-popover-arrow[data-v-8de605be] {
  display: none;
}
p[data-v-8de605be] {
  line-height: 28px;
  margin: 0;
  padding: 0;
}
.clearfix[data-v-8de605be]:before,
.clearfix[data-v-8de605be]:after {
  display: table;
  content: '';
}
.clearfix[data-v-8de605be]:after {
  clear: both;
}
.box-card[data-v-8de605be] {
  width: 480px;
}
.text[data-v-8de605be] {
  font-size: 10px;
}
.item[data-v-8de605be] {
  margin-bottom: 5px;
}
.fullIcon[data-v-8de605be] {
  position: absolute;
  top: 24px;
  right: 48px;
}
.fullIcon[data-v-8de605be]:hover {
  cursor: pointer;
  color: #0052d9;
}

.detail-row[data-v-606b4b58] {
  line-height: 28px;
}
.label[data-v-606b4b58] {
  color: #606266;
}
.detail-tabs[data-v-606b4b58] {
  margin-top: 10px;
}
.flow-wrap[data-v-606b4b58] {
  height: 520px;
}
.flow-empty[data-v-606b4b58] {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #909399;
  border: 1px dashed #dcdfe6;
  border-radius: 4px;
}
.json-pre[data-v-606b4b58] {
  background: #f6f8fa;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  padding: 10px;
  max-height: 420px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-all;
}
.pre[data-v-606b4b58] {
  background: #f6f8fa;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  padding: 10px;
  max-height: 420px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-all;
}
