
/*-----Remove Billing Information table-----*/
.Section-EventRegistration #BMPayment .Block {
    display: none;
}
.LFArea.Area-UWLU1NArea1 {
    display: none;
}
.LFArea.Area-UWLU1PArea1 {
    display: none;
}

.Menu-V {
    display:none;
}
.Body-Page-SinglePageRegEvent .Section-EventRegistration .Block .row .col-md-6:first-child{
    display: none !important;  

}
