@media print {
    .audiencebtn,#devbread,.breadcrumb,#devbread ul,.breadcrumb ul{display:none;}
    * {-webkit-print-color-adjust: exact;}
    table {page-break-inside: avoid;-webkit-page-break-inside: avoid;}
 .header__logo {width: 100%;padding-bottom:2.2rem ;padding-left: 1em;}
 .print-only{display:inline !important;height:25%;width:25%; max-width:25%; float: left;margin-right:1.5em;margin-top: -1.2em;}
 .accordion__controls{display: none!important;}
  .accordion-white__text {
    display: block;
  }
  #QSIFeedbackButton-btn,.QSIFeedbackButton{display:none!important}
  .accordion-white__title:before,
  .accordion-white__title:after {
    display: none;
  }
  .accordion-white button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
  }
  .accordion-white button.active {
    text-decoration: underline;
  }
  .accordion-white button:before {
    display: none;
  }

.accordion-blue button {
 
   border: none;
}
.accordion-blue__text-wrapper {
  
    background-color: white;
   
}

  .accordion__text {
    display: block;
  }
  .accordion__title:before,
  .accordion__title:after {
    display: none;
  }
  .accordion button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
  }
  .accordion button.active {
    text-decoration: underline;
  }
  .accordion button:before {
    display: none;
  }



    .enews__inner,.footer,.landing-updates,.header-content__right,.header__right {
   display:none;
}
.inside, .header,.header__inner,h1 , #printfooter {
  
    display:block !important;
}
.breadcrumb ul {
 
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    white-space:wrap;
    overflow:visible;
}
 .header__biline { 
            font-size:110%;
            display:inline !important;
            width:50%;
            margin-left:0px; /* 55% */
            padding-top:1em;
            letter-spacing: -1px;
            font-size:125%;

    } 
   /* .header {background-image:none;}*/
    .header__logo a {
    display: block!important;
        background-image: url(https://www.comcare.gov.au/__data/assets/file/0007/378934/Comcare_logob.svg)!important;
        background-size: 280px!important;
    width: 300px;
    text-decoration: none;
    background-repeat: no-repeat;
    -webkit-print-color-adjust: exact;
}


h2  { font-size:1.4rem!important; }
h3 { font-size:1.2rem!important; }


h2>div.accordion-blue__title { font-size:1.4rem!important; } 

h3>div.accordion-blue__title { font-size:1.2rem!important; } 

h2>div.accordion-steps__title  { font-size:1.4rem!important; } 

h3>div.accordion-steps__title  { font-size:1.2rem!important; } 

.highlight-block-green {background-color: #cdf3ba; -webkit-print-color-adjust: exact;}
.highlight-block-blue {background-color: #bdd7ee; -webkit-print-color-adjust: exact;}

#printfooter p{ padding: 0 1.15rem;color: #242629;
    font-size: 1.02rem;}
}
 table { page-break-after:auto }
  tr    { page-break-inside:avoid; page-break-after:auto }
  td    { page-break-inside:avoid; page-break-after:auto }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }

.vidembedstyle,.menthealthvid{display:none;}
.accordion-blue button.active {
    text-decoration: none;
}
    
  /* position: fixed;
  bottom: -2em; */ }
/*@page {size: a4 portrait;margin-top: 2in;margin-bottom:2in}*/
/*@page :first {  margin-top: 0in}*/


