.pob_toast{display:flex;position:absolute;align-items:center;top:16px;left:50%;transform:translateX(-50%);font-size:14px;line-height:38px;border-radius:4px;padding-left:14px;padding-right:16px;white-space:nowrap;box-shadow:0 8px 20px 1px rgba(0,0,0,.1);border:1px solid #e9edf2;z-index:9999;transition:all .3s;max-width:600px;background-color:#fff;color:#555}.pob_toast.po-toast-success .po-diagraming-icons{color:#3bc8b6}.pob_toast.po-toast-error .po-diagraming-icons{color:#eb5555}.pob_toast.po-toast-secondary .po-diagraming-icons{color:#067bef}.pob_toast.po-toast-warning .po-diagraming-icons{color:#f93}.pob_toast.po-toast-cancelsecondary .po-diagraming-icons{color:#eb5555}.pob_toast.po-toast-notify .po-diagraming-icons{color:#067bef}.pob_toast.po-toast-close{padding-right:12px}.pob_toast.po-toast-close .po-close-btn{margin-top:6px;margin-right:0;margin-left:12px;float:right;color:#9aa5b8}.pob_toast span.wrap_text{text-wrap:wrap;flex:1;line-height:22px;word-break:break-all}.pob_toast a{text-decoration:underline}.pob_toast .po-diagraming-icons{margin-right:6px}.pob_toast .cancel_empower{margin-left:8px;color:#eb5555;cursor:pointer}.pob_toast .look_notify,.pob_toast .recall_reminder,.pob_toast .set_role{margin-left:8px;color:#067bef;cursor:pointer}.pob_toast .set_role{display:flex;align-items:center;position:relative}.pob_toast .set_role.active:after{content:"\e7c7";line-height:14px}.pob_toast .set_role:after{content:"\e7c8";font-family:diagramingicons;font-size:20px;height:20px;line-height:28px}.role_lists{position:absolute;z-index:10000;min-width:160px;padding:4px;font-size:13px;background:#fff;border:1px solid #e9edf2;border-radius:6px;box-shadow:0 6px 16px 1px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-sizing:border-box;display:none;top:42px;left:0}.role_lists li{padding-left:30px;margin-bottom:4px;height:30px;line-height:30px;cursor:pointer;color:#212930;line-height:20px;display:flex;align-items:center;border-radius:4px 4px 4px 4px;position:relative}.role_lists li.active:before{content:"\e974";font-family:diagramingicons;position:absolute;top:6px;left:10px;color:#212930}.role_lists li:hover{background:#f3f5f9}#po-org-flow,#po-org-mind,#po-org-outline{display:none}