flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
303@{ shape: doc, label: "برنامه آزمایش"}
class 303 doc
393@{ label: " T1.5 بازرسی و آزمایش محصول "}
class 393 activity
421@{ label: " T3.8 بازرسی و/یا آزمایش محصول "}
class 421 activity
303 --> 393
303 --> 421