#grid-list[class*="collapseOneParticipationCode"] > label {
    font-size: 0;
	padding-bottom: 10px;
}
#grid-list[class*="collapseOneParticipationCode"] > label::after {
   	content: "These codes are only for those seeking credit in Kansas. If you are seeking Missouri Credit only, you do not need to enter any participation codes. \A \A Attendance for this program will be reported to Kansas CLE only for those participants who enter the required codes and who participate in the entire program. You must email your Kansas Supreme Court number to kscreditrequest@mobar.org within one week of this program in order for us to report your attendance.";
    font-size: 13px;
	white-space: pre-wrap;
}
/* Mantis: #23080 */
[data-accordionlabel="ParticipationCode"] + a::after{
   	content: "(for Kansas Credit Only)";
    font-size: 13px;
	white-space: pre-wrap;
}