﻿.container.webmaster {
    display: none !important;
}
.main-content {
	width: 100% !important;
}
.header-nav-container,
.sub-nav-container,
img.logo {
	display: none !important;
}
.header-logo-container, 
.masters-logo-mobile,
img.logo-mobile,
header.header .masters-logo {
	display: block !important;
}
.header-logo {
	padding-top: 0 !important;
}
header.header .header-logo-container .header-logo,
body.print header.header .masters-logo {
	height: 80px !important;
}
header .header-logo-container .header-logo .masters-logo {
	background-color: #facf8c;
    display: block !important;
    height: 80px;
    top: 0;
}
.red-branding header .header-logo-container .header-logo .masters-logo {
    background-color: #eba6b2;
}
header .header-logo-container {
	width: 100% !important;
}
.masters-logo img {
	margin-top: 16px !important;
}
.top-overlay-container {
    display: none !important;
}
#footer {
    display: none !important;
}