﻿@media print
{
	@page {
		size: auto;
		margin: 1cm 1cm 1cm 1cm;
	}
	* {
    	-webkit-print-color-adjust: exact !important;   /* Chrome, Safari, Edge */
    	color-adjust: exact !important;                 /*Firefox*/
	}
	#page-content {
		max-width: 100%;
		margin-left: 0em;
		padding-top: 0em;
	}
	#masthead {
		display: inline-block;
		width: 100%;
		height: 106px;
		background-color: #402961;
		background-image: url('../images/medsafe-banner.png');
		margin: 0em;
	}
	#masthead img, #masthead h1, #masthead hr, #masthead h2, #masthead p, #masthead a, #masthead form {
		display: none;
	}
	#primary-nav, #secondary-nav, #hamburger, #breadcrumbs {
		display: none;
	}
	#navcolumn, #navrelated, #navother, #hide, #show {
  		display: none;
	}
	.toggleDefinitions {
		display: none;
	}	
	/* Styles for Content */
	body {
		margin: 0px;
		color: #000;
		font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
		font-size: medium;
		font-style: normal;
		background-color: #fff;
	}
	p {
		margin-top: 0em;
		margin-bottom: 1em;
	}
	h1 {
		margin-top: 0.5em;
		font-size: 1.25em;
		color: #393939;
	}
	h2 {
		font-size: 1.75em;
		color: #362B7C;
	}
	h3 {
		font-size: 1.5em;
		color: #362B7C;
	}
	h4 {
		font-size: 1.25em;
		font-weight: bold;
		color: #362B7C;
		margin-bottom: 0em;
		page-break-after: avoid;
	}
	h5 {
		font-size: 1em;
		font-style: italic;
		color: #362B7C;
		margin-bottom: 0em;
		page-break-after: avoid;
	}
	h6 {
		font-size: 0.75em;
		color: #362B7C;
	}
	blockquote {
		font-style: italic;
	}
	table {
		border-collapse: collapse;
	}
	tr {
		page-break-inside: avoid;
	}
	th {
		color: white;
		background-color: #006d79; 
		vertical-align: top;
		padding: 0.25em 0.25em 0.25em 0.25em;
	}
	td {
		vertical-align: top;
		padding: 0.25em 0.25em 0.25em 0.25em;
	}
	li {
		page-break-inside: avoid;
	}
	ol li {
		margin-bottom: 0.5em;
	}
	ol.lower-alpha {
		list-style-type: lower-alpha;
	}
	ol.upper-alpha {
		list-style-type: upper-alpha;
	}
	ol.lower-roman {
		list-style-type: lower-roman;
	}
	ol.upper-roman {
		list-style-type: upper-roman;
	}
	dt {
		font-weight: bold;
	}
	dd {
		margin-bottom: 0.5em;
		page-break-inside: avoid;
	}
	sup {
		font-size: smaller;
	}
	sub {
		font-size: smaller;
	}
	.key-message {
		border: thin ridge;
		padding: 1em 1em 1em 1em;
		background-color: #C9F8F7
	}
	.key-message h4 {
		margin-top: 0em;
	}
}
a img {
	border: none;
}
.centered {
	text-align: center;
}
.new {
	background: url("../images/new-small.gif") no-repeat 100% top;
	padding-right: 22px;
	display: inline-block;
}
.updated {
	float: right;
	text-align: right;
	font-style: italic;
}
.indented
{
	padding-left: 3em
}
.outline {
	border: thin ridge;
	padding: 1em 1em 1em 1em
}
.outline h4 {
	margin-top: 0em;
}
.wrapper {
	display: inline-block;
	width: 100%;
	margin-bottom: 0em;
}
.newsbox {
	/*width: 68.3%;
	height: 25em;*/
	border: 1px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0.5em 0.5em 0.5em 0em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	/*float: left;*/
}
.newsbox h3 {
	font-size: 1.25em;
	margin-top: 0em;
}
.newsbox table thead {
	display: none;
}
.frequentbox {
	width: 25em;
	/*height: 26em;*/
	border: 1px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0.5em 3em 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	float: right;
}
.frequentbox h3 {
	font-size: 1.25em;
	margin-top: 0em;
}
.frequentbox ul {
  margin: 0em 0.25em 0.25em 0em;
  list-style-type: none;
}
.frequentbox a {
	text-decoration: none;
}
.frequentbox li {
	line-height: 1.5em;
	padding: 0.25em;
	border-bottom: 1px dotted #002b4f;
}
.frequentbox li:hover {
  background-color: #006d79;
  font-weight: bold;
  color: #ffffff;
}
.frequentbox li a:hover {
  color: #ffffff;
}
.subject {
	float: left;
	width: 29%;
	margin: 1em;
	/*border: 1px solid silver;*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*box-shadow: -10px 10px 18px 5px silver;*/ 
}
#regular .subject {
	width: 22.5%;
}
.subject h2 {
	text-align: left;
	font-size: 1.25em;
	color: #006d79;
	margin-bottom: 0em;
}
.subject h2 a, .subject h2 a:visited, .subject h2 a:link {
	color: #006d79;
}
.subject p {
	/*margin-right: 0em;*/
}
.subject ul, .newsbox ul {
	list-style-type: none;
	padding: 0;
}
.subject li, .newsbox li {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.subject a:visited, .subject a:link, .newsbox a:visited, .newsbox a:link {
	color: #362B7C;
	text-decoration: none;
}
.subject a:hover, .subject a:focus {
	text-decoration: underline;
}
.m2Medicine {
	color: white;
	background-color: #362B7C;
	padding-left: 1em;
	padding-right: 1em;
}
.m2Issue {
	color: white;
	background-color: #006D79;
	padding-left: 1em;
	padding-right: 1em;
}
.m2End {
	color: white;
	background-color: #00A6A6;
	padding-left: 1em;
	padding-right: 1em;
}
/* Styles for Footer */
#footer {
	color: white;
	background-color: #362B7C;
	font-size: small;
	text-align: center;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0 0.5em 0.5em 0em;
}
#footer p {
	padding-top: 1em;
}
#footer a {
	color: white;
	text-decoration: underline;
}
#footer a:hover {
	color: #ed9;
	text-decoration: none;
}
#footer a[href^="http"], #footer-home a[href^="http"] {
  background: url("../images/outsidelink-footer.gif") no-repeat 100% 0;
  padding-right: 17px;
  margin-right: -5px;
}
#accessibility {
	display: none;
}
#accessibility a[href^="http"] {
  background: none;
}
#government {
	float: right;
	margin: 0em;
}
#government a[href^="http"] {
  background: none;
}
#moh {
	float: left;
	margin: 0em;
}
#moh a[href^="http"] {
  background: none;
}
.keep-together {
	white-space: nowrap;
}
.style-normal {
	font-weight: normal;
}
.style-strikethrough {
	text-decoration: line-through;
}
.www {
  background: url("../images/outsidelink.gif") no-repeat 100% 0%;
  padding-right: 17px;
}
.top {
	background: url("../images/top.jpg") no-repeat 100% 0%;
	float: right;
}
.top a {
	text-decoration: none;
}
.top a:hover {
	content: 'Back to top';
}
.agenda-level-1 {
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color: #362B7C;
}
.agenda-level-2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #362B7C;
}
.agenda-level-3 {
	font-size: 1em;
	font-weight: bold;
}
.agenda-level-4 {
	font-size: 1em;
	font-style: italic;
	color: #362B7C;
	margin-bottom: 0em;
}
.separated-list li {
	margin-bottom: 0.5em
}
.consumer-alert
{
	border-width: 1px;
	border-color: #362B7C;
	border-style: solid;
}
.consumer-alert h4 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background-color: #362B7C; 
	color: white;
}
.consumer-alert p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.consumer-alert ul {
	padding-right: 0.5em;
}
.consumer-alert th {
	color: black;
	background-color: silver;
}
.hcp-alert
{
	border-width: 1px;
	border-color: #006D79;
	border-style: solid;
}
.hcp-alert h4 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #006D79; 
	color: white;
}
.hcp-alert p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.hcp-alert ul {
	padding-right: 0.5em;
}
.hcp-alert th {
	color: black;
	background-color: silver;
}
