flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
300@{ shape: doc, label: "مواد اولیه صادر شده"}
class 300 doc
391@{ label: " T1.3 صدور مواد اولیه یا قطعات "}
class 391 activity
419@{ label: " T3.6 صدور مواد اولیه یا قطعات یا زیرمجموعهها "}
class 419 activity
392@{ label: " T1.4 تبدیل محصول "}
class 392 activity
420@{ label: " T3.7 تبدیل MRO "}
class 420 activity
391 --> 300
419 --> 300
300 --> 392
300 --> 420