@media print {
	body * {
		background: #FFF !important;
	}
	.exit-notice {
		display: none;
	}
	.footer-right {
		display: none;
	}
	.footer-left {
		width: 100%;
	}
	.button {
		display: none !important;
	}
	.print-header {
		display: block;
	}
	.breadcrumb {
		display: none;
	}

	header {
		display: none;
	}
	
	.ie8 #logo, .ie8 #top-nav-shad, .ie8 #top-nav,
	.ie7 .header-image, .ie7 #logo, .ie7 #top-nav-shad, .ie7 #top-nav	{
		display: none;
	}
	
	#content-container {
		border: 0;
	}

	#content h1 {
		font-family: sans-serif;
	}
	
	.diabetes-chart, .diabetes-chart-heading, .drink-chart, .drink-chart-heading {
		border: 1px solid #ddd;
	}
	
	.page-break-1  {
		display: block;
		height: 100px;
	}
	
	.ie .page-break-1 {
		height: 220px;
	}
	
	.page-break-2  {
		display: block;
		height: 100px;
	}
	
	.ie .page-break-2 {
		height: 180px;
	}
	
	.page-break-3  {
		display: block;
		height: 160px;
	}
	
	.ie .page-break-3  {
		display: block;
		height: 260px;
	}
	
	.page-break-4  {
		display: block;
		height: 260px;
	}
	
	.ie .page-break-4  {
		display: block;
		height: 360px;
	}
	
	#Gum-Disease-back-link, #Tooth-Risk-back-link, #Oral-Cancer-back-link, #Related-Risks-back-link, #Next-Steps-back-link {
		display: none;
	}
	
	#Sumary-p:not(.child) #report-list-a {
		display: none;
	}
	
	#Next-Steps-p {
		display: none !important;
	}

	#Tooth-Risk-p > div > div {
	    font-size: 12px!important;
	    line-height: 20px!important;
	}

	#What-Scores-p {
	    margin-top: 517px;
	}

	#What-Scores-a5 {
		display: none;
	}

	#Next-Steps-a6 {
		display: none;
	}

	#What-Scores-back-link {
		display: none;
	}

	#What-Scores-p {
		display: none !important;
	}

	#disclaimer-text {
		margin-left: -20px !important;
	}

	#content-container {
		box-shadow: none !important;
	}

	#content {
		width: 882px !important;
	}

	#tabs-nav {
		display: none;
	}

	body {
		background: #FFF;
	}

	#footer-inner {
		display: none;
	}

	footer {
		position: fixed;
		bottom: 20px;
		z-index: 100;
	}

	footer:after {
		content: "© 2019 PreViser Corp";
	}
	
	.learn-more-button {
		display: none;
	}

	#Summary-p:not(.child), #Summary-next, #Tooth-Risk-next, #Gum-Disease-next, #Oral-Cancer-next {
		display: none !important;
	}

	#Summary-p.child {
		width: 500px;
		display: block !important;
	}

	#Tooth-Risk-p, #Gum-Disease-p, #Oral-Cancer-p {
		display: inline-block !important;
		width: 430px;
		margin: 5px;
	}

	#Gum-Disease-p {
		float: right;
	}

	#content-container {
		overflow: visible !important;
		width: 1000px !important;
	}

	.clinical-access-bar {
		width: 100%;
	}
	
	#dialog-launch {
		display: none;
	}

	#lang-select-container {
		display: none;
	}
}