flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
339@{ shape: doc, label: "درخواستهای تعمیر"}
class 339 doc
416@{ label: " T3.3 باز کردن درخواست تعمیر، نگهداری یا بازسازی اساسی "}
class 416 activity
417@{ label: " T3.4 بررسی در دسترس بودن منابع "}
class 417 activity
416 --> 339
339 --> 417