body.rf-body.rf-accessibility.db-dais2023-registrationGA-order.modal-open .modal-body div li {
    list-style: disc;
    margin-left: 30px;
    margin-right: 30px;
}
/* This hides the participant section on the confirmation page */
#special-div > div > div > div:nth-child(3) {
  display: none;
}


/*fix CFP header "hidden nav" issue 41049 JJ*/

.menu-list{
  display: none;
}

.list-open {
  display: block;
}




/*end fix CFP header "hidden nav" issue 41049*/
