body
{
    background-color: #fff;
    background-image: none;
}
.layout__page-container
{
    width: 100%;
    border: 0 none;
}
.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__top-navigation,
.layout__top-navigation-separator,
.layout__top-social-icons,
.layout__footer,
.layout__footer-copyright,
#co_auth_check_authiframecontainer
{
    width: 0;
    display: none;
}