/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 26 February 2021 14:04:12
*/


/* QCAA 2014 changed logo div names, agency div */
/* Print specific styles (based on CUE print.css) Added print logos and tabs jan 2012. */
/* 22/07/14 improved column widths */
/* 22/02/16 DOM #agency minor */
/* 4/05/17 NJ remove main nav show breadcumb */
@media print {
body {
  background: none repeat scroll 0 0 transparent !important;
  color: #000;
  background: #fff;
}
#content-container {
  background-color: #FFFFFF;
  width: 100% !important;
}
#container {
  background-color: #FFF !important;
}
#content {
  float: none;
  width: auto !important;
  margin: auto !important;
  padding: 0 !important;
}
#columns_12 #content_body,
#columns_2 #content_body {
  width: 100% !important;
}
#content a[href]:after {
  content: " (" attr(href) ")";
  font-size: 80%;
  color: #808080;
}
#content_header {
  margin-top:0;
  padding-top:0;
}
#bcrumb a:link {
  color: #000;
  text-decoration: none;
}
#bcrumb a[href]:after {
  display: none;
}
#bcrumb ul {
  margin-top: 0;
  padding-top: 0;
  margin-left: 0;
  padding-left: 0;
}
#bcrumb li {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}
#bcrumb li:after {
  content: " >";
}
#bcrumb li:last-child:after {
  content: "";
}
#content.homepage h1 {
  height: auto !important;
}
#content h1 {
  border-bottom: 3px solid #000000;
  margin-top: 1.0em;
}
#main-navigation,
#nav2,
#udm,
#tools,
#agency_print,
#access,
#feature.homepage,
#content.homepage #tagline,
#feedback {/* 22/02/16 DOM #agency print */
  display: none;
}
.main-navigation__wrapper {
  border-top: 1px solid #fff;
}
#welcome {
  margin-top: 1em;
}
#welcome a,
#welcome ul {
  display: none;
}
#feature {
  float: none;
  margin-top: 0;
  width: auto !important;
  clear: both;
}
#feature .image {
  margin-top: 0;
  text-align: left;
}
#feature .image.alt-style {
  background-color: #FFF;
  border: none;
}
#feature .head {
  border: 1px solid #DBF0F8;
}
#feature .head-os {
  border: 1px solid #FC0;
}
#feature h2 {
  font-size: 125%;
}
#header {
  margin-bottom: 0;
  padding-bottom: 10pt;
  border-bottom: 1px solid #000;
  height: 60px;
  background: #FFF none;
}
#qglogo,
#qcaalogo {
  position: static;
  display: none;
}
#qglogoprint,
#qcaalogoprint,
#agency {/* 22/02/16 DOM #agency print */
  position: static;
  display: inline;
}
#agency h2 { /* 22/02/16 DOM #agency print */
  display: inline-block;
  text-shadow: none;
}
#qglogo img {
  vertical-align: top;
}
h2, h3 {
   page-break-after: avoid;
}
dt,
dd {
  width: auto;
  float: none;
}
dd {
  margin-left: 15pt;
  border: none;
}
#abbreviations h2 {
  width: 100%;
}
.last-updated,
a:link,
a:visited {
  color: #000;
}
#footer .inner {
  background-color: #FFF;
  border-top: 1px solid #000;
  text-align: left;
  padding: 0;
}
#footer p {
  color: #000000;
}
#footer p a,
#footer ul { /*#footer p:first-child*/
  display: none;
}
/* images */
img {
    page-break-inside: avoid; 
    max-width: 100% !important;
}
img.print-sm {
    max-width: 60%;
    max-height: 60%;
}

/* tabbed content */    
.section {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}
.section h2 {
  display: block !important;
}
.compact-tabbed-active .nl.tabs li {
  display: none !important;
}
.viewport {
  border: none !important;
}
}
