flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
298@{ shape: doc, label: "برنامه اصلی تولید (MPS)"}
class 298 doc
390@{ label: " T1.2 زمانبندی فعالیتهای تولید "}
class 390 activity
391@{ label: " T1.3 صدور مواد اولیه یا قطعات "}
class 391 activity
390 --> 298
298 --> 391