html, body {
	height:auto;
}

.top-nav, .printshare,#left-sidebar-container {
	display:none !important;
}

.header_content .top_nav{
	display:none !important;
	opacity:0;
}

body {
  margin: 0;
  padding: 0;
}

body, div, a, p, h3 {
	background-color:transparent !important;
	background-image:none !important;


}


main {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	box-shadow:none;
}

#header {
	height:192px;
}

.header-right {
	display:none;
}

.header-left {
	width:100%;
	height:auto;
}

.usp {
	color: #000;
font-size: 24px;
text-transform: capitalize;
line-height: 30px;
margin: -90px 0 0 400px;
font-weight: 400;
font-family: Arial, sans-serif;
letter-spacing: 1px;
}

#ccm-page-controls-wrapper {
	display:none;
}

.main-content {

border-top: 1px solid #504030;
padding-bottom:60px;
padding-top:10px;

}

.sidebar_content{
	display: none;
}

.main_content_inner{
	width: 100%;
}

footer .footer_nav, 
footer .socials
 {
	display:none !important;
}

footer .flex_center.footer_bottom{
	display: block;
}

footer{
	border-top: 1px solid #504030;
}

footer .top_row{
	display: none !important;
}

	
footer * {
	height:auto;
	background: transparent;
	color:#000 !important;		
}	

p.oncosupport_info{
	font-size:20px;
	line-height:30px;
}

.oncosupport.ndfa_table .ak_8, .ndfa_actions{
	display:none;
}


 a[href]:after {
        content: none !important;
  }

  .quicksearch{
  	display: none;
  }


