/* This hides the participant section on the confirmation page */



/*fix CFP header "hidden nav" issue 41049 JJ*/

.menu-list{
  display: none;
}

.list-open {
  display: block;
}




/*end fix CFP header "hidden nav" issue 41049*/
