flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
483@{ shape: doc, label: "مقررات جدید"}
class 483 doc
182@{ label: " OE8.2 نظارت بر محیط نظارتی "}
class 182 activity
183@{ label: " OE8.3 ارزیابی تاثیر نظارتی "}
class 183 activity
182 --> 483
483 --> 183