.Page-SinglePageRegEvent .form-group.Row-BillingStartDate,
.Page-SinglePageRegEvent .col-sm-9.Col-Table.Col-BillingFreq,
.Page-SinglePageRegEvent #BMPayment .Block .BlockDetails .note.D{
                
                display:none;
}

/*fix radio overlapping on survey*/
.EventSurvey .Col-Radio.radio-inline input{
  position:relative;
  margin:5px;
}

#EventReg .BlockError.alert.alert-danger.fade.in{
                opacity: 1 !important;
}

