body
{
	background-color: #fff;
	background-image:none;
}
.layout__page-container
{
	width: 100%;
}
.layout__body
{
	max-width: 100%;
	margin: 0;
}
.layout__header
{
	background-image: none;
	border: none;
	height: auto;
}
.layout__body,
.layout__content
{
	display: block;
}
.layout__header,
.layout__sidebar,
.layout__footer,
#co_auth_check_authiframecontainer
{
	width: 0;
	display: none;
}