
         /* Hide Event Participant Roles */
#EventInfo .crm-event-manage-eventinfo-form-block-default_role_id {
  display: none;
}

/* XCM link hide */

li[data-name="Import contacts (XCM)"] {
  display: none !important;
}
