flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
391@{ shape: doc, label: "گزارشهای فصلی"}
class 391 doc
143@{ label: " OE3.2 شروع گزارشها "}
class 143 activity
144@{ label: " OE3.3 تحلیل دادهها "}
class 144 activity
143 --> 391
391 --> 144