/*
  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 May 2017 07:22:39
*/


.ui-helper-hidden-accessible {display: none;}

.th-small {
    font-size: 0.7em;
  }

.page-background {
    background-color: #0f5ea3 !important;
    background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}


/* Desktop CSS */
  @media only screen and (min-width: 1024px) {

#dropdownnav li span {
    height: 65px;
    width: 70px;
}
  
    
  }
  /* End of Desktop CSS */



/** Footer styles **/
.right {float: right;
        margin-left: 5px;}
.left {float: left;}
#otherlinkscontent .right, #otherlinkscontent .left {float: none; margin: 0 auto; text-align:left;}
#otherlinkscontent .left {width: 38%;}
#otherlinkscontent .right {width:60%;}
#otherlinkscontent .left ul li, .social-media-icons-list li {list-style:none;}
@media only screen and (min-width: 1024px){
  #otherlinkscontent .left {background: url(http://www.cmd.act.gov.au/__data/assets/image/0005/389390/otherlinksverticaltile.png?v=0.1.1) repeat-y top right;width: 38%;}
}

@media only screen and (max-width:1023px){
 #otherlinkscontent .left {text-align:center;}
}

@media only screen and (min-width:768px){
  #otherlinkscontent .right {float: right;}

  #otherlinkscontent .left {float: left;}
}

@media only screen and (max-width:767px){
  #otherlinkscontent .right {float: none; width:98%; padding:2%}
  #otherlinkscontent .left ul li {display:inline; white-space: nowrap;}
  #otherlinkscontent .left {float: none;}
}

    /* countdown styles */
    #flipperwrapper .flipper {
        width:15%;
        height: 120px;
        display: inline-block;
        font-size:8em;
        color: #482d8c;
    }
    #flipperwrapper .top-flipper {
        background: #fff;
        margin-bottom:3px;
    }

    #flipperwrapper .bottom-flipper {
        background: #ccc;
    }
    
    #flipperwrapper .top-flipper, #flipperwrapper .bottom-flipper {
        top:0;
        line-height:132px;
        overflow: hidden;
        /*position: absolute;*/
        text-align: center;
    }
    
    #flipperwrapper .top-flipper {
        border-top: 1px solid rgba(255,255,255,0.2);
        border-radius: 10px 10px 0 0;
        height: 50%;
    }
    
    #flipperwrapper .bottom-flipper {
        border-top: 1px solid #000;
        /*border-bottom: 1px solid #000;*/
        border-radius: 0 0 10px 10px;
        line-height: 0;
        height: 50%;
        top: 50%;
    }
    #flipperwrapper {
        background:url('http://www.act.gov.au/__data/assets/image/0005/947768/background.jpg') no-repeat;
        padding:1%;
        width: 520px;
        box-sizing: border-box;
    }
    #flipperwrapper h2, #flipperwrapper h3 {
        color: #fff;
        text-transform: uppercase;
    }
    #flipperwrapper h2 {
        font-size:2em;
        margin: 6px 0;
    }
    #flipperwrapper h3 {
        font-size:1.4em;
    }
    
    #flipperwrapper #firstflippers {
        margin-right: 5%;
        display: inline;
    }
    #flipperwrapper .firstbuffer {
       margin-left: 10px;
       letter-spacing: 9999em;
    }
    #flipperwrapper .secondbuffer {
       margin-left: -87px;
       letter-spacing: 40px;
    }
    #flipperwrapper .images {
    margin-top: 16px;
    margin-bottom: 10px;
    }
    #flipperwrapper .images img {
      width: 125px;
      height: 32px;
    }
    .flipperanchor {
      text-decoration: none
    }
span.daytimer {color:#fff}
@media only screen and (min-width: 768px) {

.standardpage .articlecaptionoverlay {
    display:none;
}
}

@media only screen and (max-width: 767px) {

#flipperwrapper {
    display: none;
}
}

    /* End Countdown styles */