.cms_buttons,
#submissionforms_module.cms_form .cms_steps_wrapper {
	display: none;
}

#submissionforms_module.cms_form .cms_clear {
	clear: both;
	line-height: 0px;
}

#submissionforms_module.cms_form .cms_divider {
	height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-forms.confirmation table {
	border-collapse: collapse;
}

.module-forms.confirmation table tr td {
	padding-left: 0px;
}

.module-forms.confirmation .whitepaper_information {
	font-weight: bold;
	padding-bottom: 5px;
}

.module-forms.confirmation .label-cell {
	padding: 5px 3px 5px 0px;
	font-weight: bold;
}

.module-forms.confirmation .value-cell {
	padding: 5px 0 5px 0;
}

.module-forms.confirmation .step-title {
	clear: both;
	padding: 7px 0px 7px 0px;
	font-size: 0.875rem;
	font-weight: bold;
}

.module-forms.confirmation .formBreak {
	border: 1px dotted #cccccc;
}

.module-forms.confirmation .formSection {
	margin: 5px 0px 5px 0px;
	padding: 4px 5px 4px 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #d4d4d4;
	font-weight: bold;
}

.module-forms.confirmation .download_link {
	display: none;
}
