flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
15@{ shape: doc, label: "حمل محصول"}
class 15 doc
53@{ label: " F1.9 حمل محصول "}
class 53 activity
44@{ label: " F1.10 مونتاژ یا نصب محصول "}
class 44 activity
53 --> 15
15 --> 44