body#Body > form > div:first-child::before {
	display:block;
	width:100%;
	content:"This Site Is For Demo Purposes Only. No Real Plans Can Be Created Or Washes Redeemed.";
	text-transform:uppercase;
	background:#cc0000;
	color:#fff;
	font-size:18px;
	font-family: 'open_sansextrabold';
	text-align:center;
	padding:15px;
}

.AccountLoginContainer .migrateMessage, .AccountLoginContainer .btnMigrate {
	display:none !important;
}

table.dnnReports tbody tr.Normal td {
	font-size:12px;
}