.dispatch-rule-modal .employee-info{gap:12px}.dispatch-rule-modal .employee-info,.dispatch-rule-modal .employee-info .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dispatch-rule-modal .employee-info .avatar{width:40px;height:40px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:16px;-ms-flex-negative:0;flex-shrink:0}.dispatch-rule-modal .employee-info .employee-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.dispatch-rule-modal .employee-info .employee-details .employee-name{font-weight:500;color:#262626}.dispatch-rule-modal .add-operation{margin:40px 0 20px 0;text-align:center}.dispatch-rule-modal .add-operation button{margin-right:15px}