.indOrgTab{display: none;}

/* Removes registrant information from the area above the attendee table on the reg summary form */

form[action*="/np/publicaccess/orderUpdate.do"] p {
 display: none;
}

table.neoncrm-event-registration-list-summary tr:nth-child(2n+3){
   display:none
}
