/* Print styles for Red Hat Customer Portal */

body, html {
	background: #fff;
	}

#bottomBar, #outer-wrapper, #wrapi , #wrapo, #wrapper {
	background: none;
	}

	#bottomBar {
		border: none;
		color: #000;
		}

#brand a,
.casePreferences,
#createNewCase,
.dataTables_paginate,
#downloadCaseListCsv,
#editions,
#footer,
#globalSearchBlock,
#main-top,
#navPrimary,
#newComment,
#search,
#sideNav,
.subsection,
#utility {
	display: none !important;
	}

#brand {
	float: none;
	margin-left: 0;
	}

	#brand:after {
		content: "Red Hat Customer Portal";
		font-family: Overpass, "Liberation Sans", "Trebuchet MS", Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		}

#container {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	}

#header {
	height: auto;
	padding: 30px 0;
	}

#main {
	margin-left: 0;
	}

#main-wrap {
	padding-bottom: 0;
	}