.flowchart-palette-symbol--dowhile,.flowchart-edge-menu__icon--dowhile{width:30px;height:20px;clip-path:polygon(14% 0,86% 0,100% 50%,86% 100%,14% 100%,0 50%);border-color:#66717f;background:#f7f9fc}
.flowchart-node--dowhile{width:200px;height:82px;overflow:visible;--flow-border:#66717f;--flow-fill:#f7f9fc}
.flowchart-node--dowhile .flowchart-symbol{border:0;background:var(--flow-border);clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);padding:16px 30px}
.flowchart-node--dowhile .flowchart-symbol::before{content:"";position:absolute;z-index:0;inset:2px;background:var(--flow-fill);clip-path:inherit}
.flowchart-node--dowhile strong{max-width:145px;font-size:.76rem;line-height:1.25}
.flowchart-node--dowhile .react-flow__handle{opacity:1}
.flowchart-node--dowhileanchor{width:12px;height:12px;overflow:visible;--flow-border:#5f6875;--flow-fill:#fff}
.flowchart-node--dowhileanchor .flowchart-symbol{width:12px;height:12px;padding:0;border:2px solid var(--flow-border);border-radius:50%;background:var(--flow-fill)}
.flowchart-node--dowhileanchor .react-flow__handle{width:2px;height:2px;border:0;background:transparent;opacity:0}
.flowchart-edge-insert.is-do-while .flowchart-edge-insert__branch{color:#45556c;background:#f5f7fa}
.flowchart-edge-insert[data-flowchart-source-type="DoWhile"] .flowchart-edge-insert__branch{color:#45556c;background:#f5f7fa}
