/*
  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: 25 February 2018 18:19:38
*/


/* Disability Reform */
/* Modified print css from original print.css */
/* This css called from site specific css */

body
{
    margin: 0px 0px 0px 0px; 
}

/* */

.accordionRow, p, div {page-break-inside: avoid;}

.accordionDetails{
      opacity:1;
      overflow: hidden;
      height: auto;
      padding: 1em;
}

/* pad the header image */
div.logoArea > div > a > img {margin: 2pt 0 0 10pt;}

/* don't display these bits */
.fixedBarWrapper,
.breadcrumbs,
.footerBottom,
.footerWrapper,
.contentPageMenu, 
.currentSubName,
h2.accordionTop,
.page-index
{display: none;}


/* show the print footer */
#printFooter {display: block;}



/* don't print lines when in a list - too messy */

.mainContentPage ul li a {
    text-decoration: none;
}

  .mainContentPage a[href^=http]:after, 
  .tilesWrapper .tile a[href^=http]:after,
  .latestHeadingsWrapper .container > div h3 a[href^=http]:after{
        content:""!important;
        display:block!important;
        margin:10px 0!important;
        color:#003d7d!important;
  }

.mainContentPage ul li {
    line-height: 1;
}

.mainContentPage {margin-top: -1em;}

.headerContact {
    background: #ffffff;
    color: #000000;
}


.logo img {
    display: block!important;
    height: 80%;
    margin-top: -40px;
    margin-left: 5px;
}

  
/*
.logoArea {
    background-color: #003d7d!important;*/
/*background: #003d7d url("http://dcsi.sa.gov.au/__data/assets/image/0020/1829/govofsa-dcsi-logo-280.png") center right no-repeat!important;*/
/*width: 100%;
height: 80px;
}
*/
/*
.logoArea {
    background: #003d7d url("http://dcsi.sa.gov.au/__data/assets/image/0011/41501/header_bg_earth.png?v=0.1.1") center right no-repeat;
/*height: 80px;*/
color: #ffffff;
}
*/
.logoArea .container {display: inline-block!inportant;
    width: 100%;
    margin: 0 auto;
height: 80px;
}

.logoArea h1 {color: #003d7d;}

