/* payment */
#registration-form-submission-container .regform-section:nth-child(2) {
	display: none;
}
/* 2025.12.5 registration type 
#registration-form-submission-container .regform-section:nth-child(1) .i-box-content tr:nth-of-type(-n+2) {
	display: none;
}

/* 2026.1.30 To include reports in the registration form 
#registration-form-submission-container .regform-section:nth-child(1) {
	display: none;
}
*/