body.headerless-page {
	background: #DDDDDD;
}

#headerless-wrapper {
	background: #FFF;
	padding-bottom: 20px;
}

body.headerless-page #account-footer {
	clear: both;
	margin-top: 20px;
}

body.headerless-page #account-footer .container {
	background: transparent;
	border-top: 0;
	border-bottom: 0;
}

body.headerless-page #gdpr-container,
body.net-replica #gdpr-container,
body.ej-accounts-page #gdpr-container {
	display: none !important;
}