<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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__header-logos,
.layout__sidebar,
#co_auth_check_authiframecontainer
{
	width: 0;
	display: none;
}</pre></body></html>