flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
447@{ shape: doc, label: "پیشنویس قرارداد"}
class 447 doc
164@{ label: " OE6.1 ایجاد قرارداد و SLA "}
class 164 activity
165@{ label: " OE6.2 دریافت و بهروزرسانی "}
class 165 activity
164 --> 447
447 --> 165