flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
404@{ shape: doc, label: "اقدام اصلاحی"}
class 404 doc
146@{ label: " OE3.5 توسعه برنامه(های) اقدام "}
class 146 activity
147@{ label: " OE3.6 اولویتبندی و تایید برنامه(های) اقدام "}
class 147 activity
146 --> 404
404 --> 147