/*
  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: 01 March 2020 18:38:49
*/


@charset "UTF-8";
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 .articlewrapper h3 {
    margin: 12px 0 !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-footer1x {
    font-size: 1.8em;
}

.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before, .fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before, .fa-users:before {
    content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before, .fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}
.fa-won:before, .fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"








}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before, .fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
/* end font awesome */



@font-face {
    font-family: 'FontAwesome';
    src: url('https://www.act.gov.au/__data/assets/file/0005/1083641/fontawesome-webfont.eot?v=0.1.0');
    src: url('https://www.act.gov.au/__data/assets/file/0005/1083641/fontawesome-webfont.eot?v=0.1.0?#iefix') format('embedded-opentype'), url('https://www.act.gov.au/__data/assets/file/0009/1083645/fontawesome-webfont.woff2?v=0.1.0') format('woff2'), url('https://www.act.gov.au/__data/assets/file/0008/1083644/fontawesome-webfont.woff?v=0.1.0') format('woff'), url('https://www.act.gov.au/__data/assets/file/0007/1083643/fontawesome-webfont.ttf?v=0.1.0') format('truetype'), url('https://www.act.gov.au/__data/assets/file/0006/1083642/fontawesome-webfont.svg?v=0.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baufra_regular';
    src: url('https://www.act.gov.au/__data/assets/file/0004/1083658/Baufra-Regular-webfont.eot?v=0.1.0');
    src: url('https://www.act.gov.au/__data/assets/file/0004/1083658/Baufra-Regular-webfont.eot?v=0.1.0?#iefix') format('embedded-opentype'), url('https://www.act.gov.au/__data/assets/file/0008/1083662/Baufra-Regular-webfont.woff?v=0.1.0') format('woff'), url('https://www.act.gov.au/__data/assets/file/0007/1083661/Baufra-Regular-webfont.ttf?v=0.1.0') format('truetype'), url('https://www.act.gov.au/__data/assets/file/0005/1083659/Baufra-Regular-webfont.svg?v=0.1.0#baufraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baufra_medium';
    src: url('https://www.act.gov.au/__data/assets/file/0009/1083654/Baufra-Medium-webfont.eot?v=0.1.0');
    src: url('https://www.act.gov.au/__data/assets/file/0009/1083654/Baufra-Medium-webfont.eot?v=0.1.0?#iefix') format('embedded-opentype'), url('https://www.act.gov.au/__data/assets/file/0003/1083657/Baufra-Medium-webfont.woff?v=0.1.0') format('woff'), url('https://www.act.gov.au/__data/assets/file/0011/1083656/Baufra-Medium-webfont.ttf?v=0.1.0') format('truetype'), url('https://www.act.gov.au/__data/assets/file/0010/1083655/Baufra-Medium-webfont.svg?v=0.1.0#baufra_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baufra_demibold';
    src: url('https://www.act.gov.au/__data/assets/file/0005/1083650/Baufra-DemiBold-webfont.eot?v=0.1.0');
    src: url('https://www.act.gov.au/__data/assets/file/0005/1083650/Baufra-DemiBold-webfont.eot?v=0.1.0?#iefix') format('embedded-opentype'), url('https://www.act.gov.au/__data/assets/file/0008/1083653/Baufra-DemiBold-webfont.woff?v=0.1.0') format('woff'), url('https://www.act.gov.au/__data/assets/file/0007/1083652/Baufra-DemiBold-webfont.ttf?v=0.1.0') format('truetype'), url('https://www.act.gov.au/__data/assets/file/0006/1083651/Baufra-DemiBold-webfont.svg?v=0.1.0#baufra_demiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baufra_bold';
    src: url('https://www.act.gov.au/__data/assets/file/0010/1083646/Baufra-Bold-webfont.eot?v=0.1.0');
    src: url('https://www.act.gov.au/__data/assets/file/0010/1083646/Baufra-Bold-webfont.eot?v=0.1.0?#iefix') format('embedded-opentype'), url('https://www.act.gov.au/__data/assets/file/0004/1083649/Baufra-Bold-webfont.woff?v=0.1.0') format('woff'), url('https://www.act.gov.au/__data/assets/file/0003/1083648/Baufra-Bold-webfont.ttf?v=0.1.0') format('truetype'), url('https://www.act.gov.au/__data/assets/file/0011/1083647/Baufra-Bold-webfont.svg?v=0.1.0#baufra_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
.floatLeftText {
    float: left; 
    width: 60%;
    }

.floatLeft img{
    float: left; 

    padding-right: 20px; 
    border-image-repeat: none;
    }

*/

body {
    margin: 0; /*word-wrap: break-word;  */
}
a {
    background: transparent;
}
a:focus {
    outline: 1px dotted #000;
}
a:active, a:hover {
    outline: none;
}
}
b, strong {
    font-weight: 500;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
code, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
small {
    font-size: 75%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    max-width: 100%;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
/*textarea { overflow: auto; vertical-align: top; }  */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    font-size: 62.5%;
}
body {
    margin: 0 !important;
}
body {
    background-color: #ffffff;
}
/*HEADINGS*/
h1, h2, h3, h4, table caption, h5, h6 {
    color: #0f293a;
    font-weight: 300;
    line-height: 1em;
}
h2, h3, h4, table caption, h5, h6 {
    color: #0f293a;
    font-weight: 500;
    line-height: 1em;
}
h1, h2, h3 {
    font-family: 'Montserrat', 'baufra', Arial, sans-serif;
}
h1 {
    font-size: 4em;
    margin: 0.67em 0;
    color: #49328c;
}
h2 {
    font-size: 2em;
    color: #171717;
}
h3 {
    font-size: 1.85em;
    color: #49328c;
    line-height: 1.1em;
}
h4, table caption {
    font-size: 1.6em;
}
h5 {
    font-size: 1.5em;
    font-style: italic;
}
h6 {
    font-size: 1.3em;
    font-weight: 700;
    font-style: italic;
}
p, li {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    line-height: 1.6em;
}
p {
    color: #616161;
}
p {
    margin: 0 0 1em;
    font-size: 1.9em;
}
div#main.section ul li {
/*    font-size: 1.5em !important;  */
    color: #616161;
}
div#main.section p a {
    /* color: #616161;  */
    color: #16b5f0;
    text-decoration: none !important;
    padding-left: 0px;
}
div#main.section p a:hover, div#main.section p a:focus {
    border-bottom: 1px dashed #999999 !important;
}
caption {
    font-family: 'baufra_bold', 'Montserrat', Arial, sans-serif;
    text-align: left;
    color: #136685;
    line-height: 1.1em;
}
strong {
    font-weight: 600;
}
hr {
    border: none;
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    margin: 20px 0;
}
.wrapper {
    width: 1008px;
    margin: 0 auto;
}

.articlewrapper, .printedition {
    padding-left: 25px;
    padding-right: 15px;
}

.articlewrapper h1 {
    text-align: left !important;
    margin-left:0;
}

.articlewrapper ul {
    font-size: 1.9em !important;
    padding-bottom: 6px !important;
    margin-left: 15px !important;
    color: #616161 !important;
}

.printedition ul {
    padding: 15px;
    list-style-image: url('https://www.act.gov.au/__data/assets/image/0009/855873/pdf-icon-16.jpg');
}

.printedition li {
    font-size: 1.6em !important;
    padding-left: 5px;
    line-height: 1.7em;
    margin-left: 23px;
/*    display: block;  */
}

.masthead {
    width: 1008px;
    height: 192px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0011/784208/img-masthead-bkg.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
    margin-bottom: 14px;
}
.masthead-belconnen {
    width: 100%;
    /* width: 1008px;  */
    height: 260px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0007/787678/banner-belconnen.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.masthead-tuggeranong {
    width: 1008px;
    height: 260px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0012/787674/banner-tuggeranong.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.masthead-central {
    width: 1008px;
    height: 260px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0006/787677/banner-central.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.masthead-gungahlin {
    width: 1008px;
    height: 260px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0005/787676/banner-gungahlin.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.masthead-woden {
    width: 1008px;
    height: 260px;
    margin: 0 auto;
    padding: 0;
    background: url("https://www.act.gov.au/__data/assets/image/0010/787672/banner-woden.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.date {
    position: relative;
    top: 160px;
}
.date p {
    font-weight: 700;
    color: #a1a1a1;
    text-align: right;
    font-size: 2em;
    text-transform: uppercase;
}

.masthead-logo  {
    width:100%;
    margin-top: 15px;
}

#otherlinkscontent, #footersitelinkscontent {
    text-align: center !important;
}

#footersitelinkscontent {
    float: inherit !important;
}

#otherlinkscontent a, #footersitelinkscontent a {
    font-weight: normal !important;
}
/**********************************
            ARTICLE
**********************************/
.clearBoth {
    clear: both;
}
.clearLeft {
    clear: left;
}
.latest-news {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 0px;
/*    padding-right: 30px;
     padding-top: 20px;  
    background-color: #333192;
    margin-top: 1px;*/
    margin-top: -6px;
    float: left;
    padding-bottom: 10px;
}
.latest-news-tuggeranong {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    /* padding-top: 20px;  */
    background-color: #eadc00;
    margin-top: 1px;
    float: left;
    padding-bottom: 10px;
}
.latest-news-gungahlin {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    /* padding-top: 20px;  */
    background-color: #c8dd52;
    margin-top: 1px;
    float: left;
    padding-bottom: 10px;
}
.latest-news-belconnen {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    /* padding-top: 20px;  */
    background-color: #00b5a7;
    margin-top: 1px;
    float: left;
    padding-bottom: 10px;
}
.latest-news-woden {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    /* padding-top: 20px;  */
    background-color: #f6a93f;
    margin-top: 1px;
    float: left;
    padding-bottom: 10px;
}
.latest-news-central {
    width: 700px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    /* padding-top: 20px;  */
    background-color: #00afed;
    margin-top: 1px;
    float: left;
    padding-bottom: 10px;
}
.latest-news h2, .latest-news-belconnen h2, .latest-news-central h2, .latest-news-woden h2, .latest-news-gungahlin h2, .latest-news-tuggeranong h2 {
    color: #362880;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight:700;
}
.latest-news h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
    font-weight: 300;
}
.latest-news-belconnen h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
}
.latest-news-central h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
}
.latest-news-woden h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
}
.latest-news-gungahlin h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
}
.latest-news-tuggeranong h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
}
.stories {
    float: left;
    width: 700px;
    padding-left: 30px;
}
.news, .news-first {
    padding-left: 0;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #a9cbdc;
}
.news-first {
    border-top: 1px solid #a9cbdc;
}
.news:hover, .news-first:hover {
    background-color: #DBDBDB;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.news-img img {
    float: left;
    border: 1px solid #AAA9A9;
}
.news-text {
    float: left;
    max-width: 520px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 0;
}
.news-text p {
    line-height: 125%;
    padding-bottom: 0;
    padding-top: 4px;
    margin-bottom: 6px;
}
div.news-text h3 {
    margin-top: 0!important;
    padding-top: 0!important;
}
div.news-text h3 a {
    padding-top: 0!important;
    text-decoration: none;
    color: #3D3B3B;
}
.news-date {
    font-size: 1.4em !important;
    color: #7C7C7C;
}
.article-wrapper {
    width: 222px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 15px;
  /*  background-color: #00aeef; */
    background-color: #adafa5;
    float: left;
}
div.article-wrapper:hover, div.article-wrapper-last:hover, div.article-wrapper-alt:hover, div.article-wrapper-alt-last:hover {
    /*        background-color: #353192;   */
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.article-wrapper-last {
    width: 222px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 0px;
    background-color: #00aeef;
    float: left;
}
.article-wrapper-alt {
    width: 222px;
    margin: 0 auto;
 /*   padding: 0 ; */
    padding: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    background-color: #adafa5;
}
.article-wrapper-alt-last {
    width: 222px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 0px;
    background-color: #adafa5;
    float: left;
}
.article-title {
    border-bottom: 1px solid #333192;
/*    height: 78px;  */
    height: 60px;
}
.article-title h3 {
    margin: 10px;
    color: #333192 !important;
    text-transform: uppercase;
    font-size: 2.3em !important;
}
.article-title h3 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif;
    color: #ffffff;
}
.article-text {
    height: 88px;
   /* height: 94px;  */
}
.article-text p {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #ffffff;
}
.read-more {
    position: relative;
    right: 8px;
    top: 48px;
  /*  top: 58px;  */
}
.intro {
    /* color: #06F;  */
    color: #515151;
    font-weight: 500;
    font-size: 1.7em;
}
.h3-0x, h3.h3-0x {
    font-size: .6em !important;
}
.h3-1x, h3.h3-1x {
    font-size: .7em !important;
}
.h3-2x, h3.h3-2x {
    font-size: .8em !important;
}
.article-title h3.h3-2x {
    font-size: 2.1em !important;
}
.h3-3x, h3.h3-3x {
    font-size: .9em !important;
}
.h3-25x, h3.h3-25x {
    font-size: .85em !important;
}
.h3-4x, h3.h3-4x {
    font-size: 4em !important;
}
.h3-5x, h3.h3-5x {
    font-size: 5em !important;
}
.h3-white {
    color: #ffffff !important;
}
.h3-blue {
    color: #333192 !important;
}
.oc-bg-wifi {
    background: no-repeat url(/__data/assets/image/0007/786148/oc-article-bg-wifi.gif);
    background-position: top right;
}
.oc-bg-ban {
    background: no-repeat url(/__data/assets/image/0011/786143/oc-article-bg-ban.gif);
    background-position: top right;
}
.oc-bg-bike {
    background: no-repeat url(/__data/assets/image/0003/786144/oc-article-bg-bike.gif);
    background-position: top right;
}
.oc-bg-car {
    background: no-repeat url(/__data/assets/image/0004/786145/oc-article-bg-car.gif);
    background-position: top right;
}
.oc-bg-fire {
    background: no-repeat url(/__data/assets/image/0005/786146/oc-article-bg-fire.gif);
    background-position: top right;
}
.oc-bg-tram {
    background: no-repeat url(/__data/assets/image/0006/786147/oc-article-bg-tram.gif);
    background-position: top right;
}
.script {
    margin: 0;
    padding: 0;
}
.slider {
    border: 1px solid #e2f4fd;
    background-color: #e2f4fd;
    width: 759px;
    height: 288px;
    margin: 0;
    padding : 0;
     padding-bottom: 20px;
    float: left;
}
.slider img {
    float: right;
}
.slider-text {
    padding: 10px;
    float: left;
    width: 206px;/* border: 1px solid #000;  */
}
.slider-text h2 {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase;
}
.slider-text h3 {
    margin-top: 6px !important;
    padding-top: 0 !important;
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 500 !important;
}
.social-streams {
    width: 234px;
    float: right;
    padding-top: 0;
    margin-right: 30px;
}
/*.filter {
    width: 700px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 12px;
    float: left;
    background-color: #333192;*/
    /* padding-top: 10px;  
    padding-bottom: 10px; */
/*    font-size: 1.1em;
    padding-bottom: 0;
    padding-top: 6px;
}
.filter p {
    color: #ffffff;
}
.filter p a {
    margin-left: 4px;*/
    /* background-color: #cdcdcd;
    text-decoration: none !important; 
    font-size: .9em;
    padding: 4px;
    color: #ffffff !important;
}
.filter p a:hover, .filter p a:active {
    background-color: #5f5e8b !important;
    color: #ffffff !important;
}*/

#rightcolumn {
    padding-top: 10px;
    width: 260px;
}

#contentcolumn.twocolumn {
    width: 740px;
}

.haveyoursay {
    background-color: #ffffff;
    margin-top: 0;
    padding-top: 0;
    /*    min-height: 200px;  */
    margin-bottom: 15px;
    padding: 10px;
}
.haveyoursay h2, .twitter h2, .facebook h2, .download h2 {
    color: #362880 !important;
    text-transform: uppercase;
    font-size: 1.9em !important;
    font-weight: 500 !important;
}
.haveyoursay h2 span, .twitter h2 span, .facebook h2 span, .download h2 span {
    font-weight: 300 !important;
}
.download h2 {
    padding-left: 10px;
    padding-bottom: 10px;
}
.download p {
    padding-left: 10px;
    padding-right: 10px;
}
.twitter h2 {
    padding: 10px;
}
div.facebook h3 {
    padding-bottom: 6px !important;
}
div.haveyoursay p {
    color: #000000 !important;
}
div.haveyoursay hr, div.facebook hr {
    border-bottom: 1px solid #969a9c !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.say {
    color: #322e8d !important;
}
.say2 {
    color: #00acee !important;
}
.facebook {
    padding: 10px;
}
.info-blue {
    color: #111193;
}
.tuggeranong {
   /* color: #e2d504; color: #eadc00 !important;  */
    color: #ad1a74;
}
.gungahlin {
    color: #b1c34c;/* color: #c8dd52 !important;  */
}
.belconnen {
    color: #00b5a7;
}
.woden {
    color: #eba23e;/* color: #f6a93f !important;  */
}
.central {
    color: #00afed;
}
h3.tuggeranong {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
h3.gungahlin {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
h3.belconnen {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
h3.woden {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
h3.central {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
div.haveyoursay h3 {
    padding-bottom: 6px !important;
}
div.haveyoursay h3 a, div.twitter h3 a, div.facebook h3 a, div.download h3 a {
    color: #322e8d;
    text-decoration: none !important;
    font-size: .9em !important;
}
div.download p a {
    color: #322e8d;
    text-decoration: none !important;
    font-size: .9em !important;
    padding-left: 0 !important;
}
div.haveyoursay h3.say2 a {
    color: #00acee;
}
div.haveyoursay h3 a:hover {
    border-bottom: 1px dashed #a9a9a9;
}
.social-icon {
    /* color: #26ace2;  */
    color: #322e8d;
}
.more {
    float: right;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
}
.more span {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 6px;
}
.more p a {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 700;
    /* vertical-align: middle !important;  */
    vertical-align: baseline !important;
}
.more p a span {
    margin-top: 6px;
}
/*
.more p a i {
    margin-bottom: 6px !important;
}
*/
.more p a:hover {
    border-bottom: 1px dashed #ffffff !important;
}
.more2 {
    float: right;
    color: #353192;
}
.more2 p a {
    color: #353192;
    text-decoration: none;
    font-weight: 700;
}
.more2 p a:hover {
    color: #ffffff !important;
}
.logos {
    margin-top: 20px;
}
.twitter, .haveyoursay {
    border: 1px solid #353192;
    background: #ffffff;
    margin-bottom: 15px;
    padding-top: 0 !important;
}
.download {
    border: 1px solid #353192;
    background: #ffffff;
    margin-bottom: 15px;
    padding-top: 0 !important;
    padding-right: 7px;
    margin-right: 0px;
}
p.rssincl-itemtitle a {
    color: #00aeef;
    padding-bottom: 4px !important;
    text-decoration: none !important;
    padding-left: 6px;
}
p.rssincl-itemdate {
    color: #999;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}
p.rssincl-itemdesc {
    padding-left: 10px;
    padding-right: 10px;
}
p.TweetTextSize.TweetTextSize--16px.js-tweet-text.tweet-text {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.facebook {
    /* min-height: 400px;  */
    /* border: 1px solid #e2f4fd; */
    border: 1px solid #353192;
    background: #ffffff;
    margin-bottom: 15px;
}
img.scale {
    max-width: 50%;
}
}
/* SPF Hacks */

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 12px !important;
}
#contentcolumn .section h1 {
    padding-bottom: 0 !important;
    border-bottom-width: 0 !important;
    border-bottom-style: none !important;
    border-bottom-color: transparent !important;
}
.page-background {
    background-color: #4a2680 !important;
    background: #143351 url('/__data/assets/image/0006/848526/img-OurCanberra-bkg.jpg');
    background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#contentcolumn .section, #rightcolumn .section, #emergencyalert, #footercontainer, #asidenav {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
#contentcolumn .section {
    background-color: #ffffff;
    background-image: none !important;
    background-repeat: o-repeat;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0 !important;
    margin-left: 0px;
    clear: left;
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
    border-left-width: 0 !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;

    border-image-repeat: stretch stretch;
}
#contentcolumn .onecolumn {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#main.section {
    padding-bottom: 0 !important;
    border: 1px solid transparent !important;
}
#dropdownnav {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
    border-left-width: 0 !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1px !important;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    color: #efefef;
    float: left;
    background-color: #230e2d !important;
    background: -moz-linear-gradient(top,#230e2d 0,#230e2d 100%)!important;
}
#dropdownnav ul {
    border-top: none !important;
    border-bottom: none !important;
}
#dropdownnav li a {
    color: #fff;
    border-top: none !important;
    border-bottom: none !important;
    background: none !important;
    font-weight: 300 !important;
}
.eventsbox {
    background: #a1daf8;
}

.eventitem {
    margin-left: 2.5%;
    width: 22.5%;
    float: left;
}

.eventitem:nth-of-type(4) {
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 22%;
}

.eventsbox h2 {
    margin: 0px 0 10px 0;
    margin-left: 1%;
    font-size: 2.5em;
    color: #492582;
    text-transform: uppercase;
    word-wrap: break-word;
}

.eventsbox h2.title {
    padding: 15px 0px 0px 15px;
}

.eventsbox fa-calendar {
    margin-right:5px;
}


p.viewmore {
    float: right;
    margin-right: 2%;
}

.eventsbox a {
    text-decoration: none;
}

#footersitelinksblock {
    /*  padding-top:  0 !important;  */
    padding-right: 0 !important;
    padding-bottom: 10px;
    padding-left: 7px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center !important;
}
#headercontainer {
    padding: 0 0 4px 0 !important;
}

.regionHeading {
    display: none;
    visibility: hidden;
}
#logocontainer h1 {
    display: none;/*
    text-shadow: none !important;
    color: #000000 !important;
    text-align: left;
    font-size: 1.571em;
    line-height: 1.357em;
    max-width: 60%;
    width: auto;
    margin-top: 14px;
    margin-right: 35px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-left: 15px;
    display: table;
    vertical-align: inherit;
    height: 60px;
    overflow-x: hidden;
    overflow-y: hidden;  */
}

#footersitelinkscontent, #footersitelinkscontent a {
    color: #362880 !important;
}
#dropdownnav {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    line-height: 1.5em !important;
}
#sitesearch {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
#siteinformationnav {
    background-color: #49328c;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #4a4a4a;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #4a4a4a;
}
div#dropdownnav {
    background-color: #211132 !important;
    border-top-color: #211132 !important;
    border-bottom-color: #211132 !important;
}
#dropdownnav {
    font: 1.65em 'Source Sans Pro', Arial, sans-serif !important;
    text-transform: uppercase;
    background-color: #211132 !important;
    border-top-color: #211132 !important;
    border-bottom-color: #211132 !important;
}
#dropdownnav li a:hover, #dropdownnav li a:focus, #dropdownnav li a.active {
    color: #0badee;
    background: #6f3979 !important;
}
#dropdownnav li a:hover span, #dropdownnav ul li:hover, #dropdownnav li a:focus span, #dropdownnav ul li.hover {
    color: #ffffff !important;
}
#footercontainer /* ,div#footersitelinksblock*/ {
/*    background: url("/__data/assets/image/0004/784525/img-footer-bkg.jpg") !important;
    background-repeat: no-repeat !important;
    background-color: #6f3979 !important; */
    background: #ffffff !important;
    border-top: 1px solid 
}
div#footercontainer.clearfix {
    /*    border-top: 6px solid  #929292;  
    margin-top: 14px;*/
    margin-top: -10px;
    font: 1.65em 'Source Sans Pro', Arial, sans-serif !important;
}
div#navcontainer.clearfix {
    padding-bottom: -20px !important;
}
div#addthisbutton.clearfix {
    display: none;
}
#sitesearch input.button {
    background-position: -10px -10px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#logocontainer img {
    margin-left: 15px !important;
}
#sitesearch input.text {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    font-size: 1.6em !important;
    background: #e2c5e0 !important;
}
#sitesearch input.button {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
#otherlinksfooterblock {
    background: url("/__data/assets/image/0004/784525/img-footer-bkg.jpg") !important;
    background-repeat: no-repeat !important;
    background-color: #6f3979 !important;
}
#siteinformationnav ul {
    font-size: 1.4em !important;
    font-weight:normal !important;
}

.white-wrap {
    background-color: #ffffff;
    padding-top: 0.01px;
    margin-top: 15px;
}

#dropdownnav li span {
    max-width: none !important;
}
/*Slider Styles*/

    
.slideshow {
    position: relative;
    width: 759px;
    height: 288px;
     margin: 0px;
    z-index: 0;
    border: 1px solid #e2f4fd;
    background-color: #e2f4fd;
    float: left;
}
.header_box {
    height: 288px;
    position: absolute;
    display: block;
}
.screen_box {
    float: right;
    width: 68%;
    padding: 0;
}
.screen_box img {
    max-width: 100%;
}
.box_scroll {
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.box_scroll .light_b {
    padding: 5px;
}
.text_box {
    float: left;
    width: 25%;
    padding: 40px 3% 0 3%;
}
.text_box .title {
    font-family: 'baufra_bold', 'Montserrat', Arial, sans-serif;
    font-size: 2.2em;
    color: #171717;
    padding: 0 0 5px 0;
    line-height: 1.2em;
}
.text_box h2 {
    color: #171717 !important;
    text-transform: uppercase;
}
.text_box p.desc {
    padding: 8px 0;
    font-size: 12px;
    color: #767373;
}
.text_box p.desc a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding: 5px 15px;
    background: #ffffff;
    border: 1px solid #6fa02d;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* Engagement logos */

.quicklinks {
    padding-left: 30px;
}

.lt-ie8 #footerlogos-engagement img {
*clip:rect(0 0 0 0)
}
.lt-ie8 #footerlogos-engagement a span {
*clip:rect(0 0 0 0)
}
#footerlogos-engagement, #footerlogos-engagement a {
    text-align: center;
    color: #333192;
    font-size: 1.4em !important;
}
#footerlogos-engagement a {
    text-decoration: none;
    color: #333192;
    display: inline-block;
}
ul#footerlogos-engagement {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
#footerlogos-engagement li {
    display: inline;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
#footerlogos-engagement a span {
    /* margin: 0 15px 0 0  */
    margin-right: 40px;
}
#footerlogos-engagement a:hover span, #footerlogos-engagement a:focus span {
    text-decoration: underline
}
#footerlogos-engagement img {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.public-notices, .have-your-say, .events, .did-you-know, .media-releases {
    background-image: none;
}
.public-notices:hover, .have-your-say:hover, .events:hover, .did-you-know:hover, .media-releases:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

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

@media only screen and (min-width:768px) {
.articlewrapper img {max-height:278px;}
#footerlogos-engagement a span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
#footerlogos-engagement img {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    width: auto
}
.public-notices, .have-your-say, .events, .did-you-know, .media-releases {
    /*background-image: url('/__data/assets/image/0008/788489/img-logo-sprite.gif'); */
    background-repeat: no-repeat;
}
.public-notices {
    width: 102px;
    height: 102px;
    /*background-position: 80px 0px ; */
    background-image: url('https://www.act.gov.au/__data/assets/image/0003/830091/img-public-notices.jpg?v=0.1.1');
    background-repeat: no-repeat;
    padding-right: 50px;
}
.have-your-say {
    width: 72px;
    height: 102px;
    /* background-position: -10px 170px */
    background-image: url('https://www.act.gov.au/__data/assets/image/0004/830092/img-have-your-say.jpg?v=0.1.1');
    background-repeat: no-repeat;
    padding-right: 50px;
}
.events {
    width: 102px;
    height: 102px;
    /* background-position: -10px -1718px */
    background-image: url('https://www.act.gov.au/__data/assets/image/0006/830094/img-events.jpg?v=0.1.1');
    background-repeat: no-repeat;
    padding-right: 50px;
}
.did-you-know {
    width: 102px;
    height: 102px;
    /* background-position: -10px -1648px  */
    background-image: url('https://www.act.gov.au/__data/assets/image/0007/830095/img-did-you-know.jpg?v=0.1.1');
    background-repeat: no-repeat;
    padding-right: 50px;
}
.media-releases {
    width: 103px;
    height: 102px;
    /* background-position: -10px -1718px */
    background-image: url('https://www.act.gov.au/__data/assets/image/0009/830097/img-media-releases.jpg?v=0.1.1');
    background-repeat: no-repeat;
}
}

@media only screen and (min-width:1024px) {
#footerlogos-engagement {
    text-align: left;/* margin-right: 16px  */
}
}

@media print {
#footerlogos-engagement a>img {
    display: none
}
#footerlogos-engagement a>span {
    margin: 0 .5em 0 0
}
}

/*Media Queries*/
@media screen and (max-width: 400px) {
.two-column .column, .three-column .column {
    max-width: 100% !important;
}
.two-column img {
    max-width: 100% !important;
}
.three-column img {
    max-width: 50% !important;
}
img.scale {
    max-width: 100%;
}
}

@media only screen and (max-width:600px) {
.eventitem, .eventitem:nth-of-type(4) {
    width: 45%;
    margin: 0% 2.5%;
}
.eventitem img {
    width: 100%;
}
}

@media screen and (min-width: 401px) and (max-width: 620px) {
.three-column .column {
    max-width: 33% !important;
}
.two-column .column {
    max-width: 50% !important;
}
img.scale {
    max-width: 100%;
}
.latest-news, .stories {
    width: 400px;
}
.social-streams {
    width: 400px;
    float: left;
    padding-top: 0;
}
}

@media screen and (min-width: 320px) and (max-width: 479px) {
img.scale {
    max-width: 100%;
}
.latest-news, .stories {
    width: 310px;
}
.latest-news {
    padding-left: 40px;/* padding-right: 30px; */
}
.article-text {
    height: 130px;
}
.more {
    clear: left;
}
.social-streams {
    width: 300px;
    float: left;
    padding-top: 0;
}
#footersitelinkscontent {
    margin-bottom: 10px;
}
.text_box {
    float: left;
    width: 300px;
    padding: 0px 3% 0 3%;
}
.box_pic {
    float: left;
    width: 100%;
}
.slideshow {
    width: 300px;
}
.header_box {
}
.screen_box {
    float: left;
    width: 300px;
    padding: 0;
}
.screen_box img {
    max-width: 300px;
}
#rightcolumn {
  /*  width: 286px !important; */
 /* hide from mobile view */
        display: none;
    visibility: hidden;
}

.download, .haveyoursay, .twitter, .facebook {
    margin-left: 15px;
}

.social-streams div.haveyoursay {
    margin-right: 0px !important;
}

.facebook .imagecontainer:after {
    left: 9%;
}
#contentcolumn.twocolumn {
    width: 286px;
}

#contentcolumn.sub {
    width: 100%;
}
h2.footerlogosheading  {
    text-align:center ;
    font-size: 1.6em;
}

#footerlogos-engagement, #footerlogos-engagement a {
    font-size: 1.1em !important;
}
.slicktextoverlay p, .slicktextoverlay h2 {
    padding: 5px 40px 5px 56px;
    width: 192px;
}

.article-wrapper-alt {
    flex: none;
    margin-right: 15px;
}


.stories {
    width: 270px;
    padding-left: 12px;
}


.article-wrapper-alt, .article-wrapper {
    margin-left: 12px;
}


.articleimage1 {
    width: 100% !important;
    height: 54% !important;
}

.news-text {
    padding-left: 0px;
    padding-right: 0px;
}

#contentcolumn .section h1 {
    font-size: 2.4em;
}


div.news-text h3 {
    padding-top: 6px;
}

}

@media screen and (min-width: 480px) and (max-width: 599px) {
img.scale {
    max-width: 100%;
}
.stories {
    width: 460px;
}
.latest-news {
    padding-left: 20px;/* padding-right: 30px; */
    width: 440px;
}
.more {
    clear: left;
}
.social-streams {
    width: 460px;
    float: left;
    padding-top: 0;
}
#footersitelinkscontent {
    margin-bottom: 10px;
}
.article-wrapper, .article-wrapper-alt, .article-wrapper-last, .article-wrapper-alt-last {
    width: 200px;
    margin-right: 15px;
}
.article-title {
    height: 86px;
}
.article-text {
    height: 130px;
}
/*
.filter {
    width: 440px;
    padding-left: 20px;
}
*/

#rightcolumn {
 /* hide from mobile view */
    display: none;
    visibility: hidden;
}


#contentcolumn.twocolumn {
    width: 100%;
}
#footerlogos-engagement, #footerlogos-engagement a {
    font-size: 1.1em !important;
}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
img.scale {
    max-width: 100%;
}
.articlewrapper img {max-width:435px;}
.stories {
    width: 580px;
}
.latest-news {
    padding-left: 40px;/* padding-right: 30px; */
    width: 520px;
}
.more {
    clear: left;
}
.social-streams {
    width: 580px;
    float: left;
    padding-top: 0;
}
#footersitelinkscontent {
    margin-bottom: 10px;
}
#contentcolumn.twocolumn {
width:100%;
}
.article-wrapper, .article-wrapper-alt, .article-wrapper-last, .article-wrapper-alt-last {
    width: 220px;
    margin-right: 40px;
    margin-bottom: 30px;
}
.article-title {
    height: 86px;
}
.article-text {
    height: 140px;
}
/*
.filter {
    width: 560px;
    padding-left: 20px;
}
*/
.news-text {
    max-width: 400px;
}


#rightcolumn {
 /* hide from mobile view */
    display: none;
    visibility: hidden;
}

}

@media screen and (min-width: 768px) and (max-width: 799px) {
img.scale {
    max-width: 100%;
}
.stories {
    width: 748px;
}
.latest-news {
    padding-left: 20px;/* padding-right: 30px; */
    width: 708px;
}
.more {
    clear: left;
}
.social-streams {
    width: 748px;
    float: left;
    padding-top: 0;
}
#footersitelinkscontent {
    margin-bottom: 10px;
}
.article-wrapper, .article-wrapper-alt, .article-wrapper-last, .article-wrapper-alt-last {
    width: 216px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.article-title {
    height: 90px;
}
.article-text {
    height: 110px;
}
/*
.filter {
    width: 748px;
    padding-left: 20px;
}
*/

#rightcolumn {
    padding-left: 10px;
}


}

@media screen and (min-width: 800px) and (max-width: 1020px) {
.social-streams {
    width: 780px;
    float: left;
    padding-top: 0;
}
}
/** CUSTOM 1.4 CHANGES **/

.social-streams {
    width: 229px;
}

.facebook .imagecontainer:after {
    left: 10px;
    position: absolute;
    width: 210px;
    height: 117px;
    background: url('https://www.act.gov.au/__data/assets/image/0006/855924/youtubeicon.png?v=0.1.1') no-repeat 71px 35px;
    content: '';
}


.wrapper {
/*    margin: 10px auto;  */
    margin: 0px auto;
}
.slideshow p.desc a {
    color: #16b5f0;
    text-decoration: none !important;

    padding-left: 6px;
}
.slideshowplaceholder {
    height: 420px;
    width: 1008px;
}
.slideshow-container {
    display: none;
}
.latest-news {
    width: 711px;
}
.imagewrapperwrapper {
    width: 222px;
    overflow: hidden;
}
.imagewrapper {
    overflow: hidden;
    width: 332px;
    height: 139px;
}
.imagewrapper img {
    transition: all 0.2s ease-in-out;
    height: 139px;
}
.panelsmorearticles a {
    color: #33ccfa;
    font-size: 2em;
}
h2.footerlogosheading span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
    font-weight: 700;
}
.section .articlewrapper p:first-of-type {
    font-weight: bold;
    padding-top: 12px;
}
/** News panels flex styles **/
/* Might be redundant and is causing issues when less than 3 panels visible
.article-wrapper-alt {
  flex: 1 218px;
}
*/
.latest-news, .social-streams {
    display: flex;
    flex-flow: row wrap;
    padding-top: 10px;
}
.newboxes .latest-news h2, .panelsmorearticles {
    width: 100%;
}
.article-wrapper a, .article-wrapper-alt a {
    text-decoration: none;
}
.article-wrapper-alt img.articleimage1,  .article-wrapper img.articleimage1 {
   width: 222px;
   height: 148px;
  }
h1 {
    text-align: right;
    padding-right: 14px;
}
.belconnen h1, .belconnen h2, .belconnen h3, .belconnen h4, .belconnen h5 {
    color: #49328c
}
.centralcanberra h1, .centralcanberra h2, .centralcanberra h3, .centralcanberra h4, .centralcanberra h5 {
    color: #00afed
}
.gungahlin h1, .gungahlin h2, .gungahlin h3, .gungahlin h4, .gungahlin h5 {
    color: #8111a0
}
.woden h1, .woden h2, .woden h3, .woden h4, .woden h5 {
    color: #1a93ad
}
.tuggeranong h1, .tuggeranong h2, .tuggeranong h3, .tuggeranong h4, .tuggeranong h5 {
    color: #ad1a74
}

@media only screen and (max-width:1023px) {
.newboxes .latest-news h2, .panelsmorearticles {
    text-align: center;
}

.newboxes {
    margin-left: 10px;
    margin-right: 10px;
}
.panelsmorearticles {
    margin-bottom: 20px;
}
.article-wrapper-alt, .article-wrapper {
    position: initial !important;
    flex: 1 100%;
    margin-right: 0;
    left: initial !important;
    top: initial !important;
}
.article-wrapper-alt img, .article-wrapper img {
    float: left;
    margin-right: 10px;
}
.article-title, .article-text {
    height: auto;
}
.wrapper, .social-streams, .latest-news {
    width: 100%;
}
.latest-news {
    height: initial !important;
    position: initial !important;
    padding: 0;
}
.read-more {
    top: 48px;
}
.social-streams div.download, .social-streams div.haveyoursay, .social-streams div.twitter, .social-streams div.facebook {
    flex: 1 46%;
}
.social-streams div.haveyoursay {
    margin-right: 10px;
}
.wrapper #rightcolumn .social-streams div.facebook {
    margin-bottom: 15px;
    margin-right: 5px;
}
.wrapper #rightcolumn .social-streams div.facebook img {
    margin-right: 20px;
    float: left;
}
.facebook .imagecontainer:after, .facebook .imagecontainer:before {
    left: 3%;
}

#rightcolumn {
width:100%;
}

.twitter {
    margin-left: 5px;
    margin-right: 5px;
}


}
@media only screen and (max-width:767px) {
  .facebook .imagecontainer:before {
      padding-bottom: 1px;
      left: 12px;
  }
}

@media only screen and (max-width:500px) {
.social-streams div.haveyoursay, .social-streams div.twitter, .social-streams div.facebook {
    flex: 1 100%;
}
.wrapper #rightcolumn .social-streams div.facebook img {
    /*float:left;*/
    margin-right: 20px;
}
.read-more {
    display: none;
}
}
/** END CUSTOM 1.4 CHANGES


/** Slick CSS **/
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/** End Slick CSS **/

/** CUSTOM Slick CSS **/
.slick-slider {
    height: 420px;
}
.slick-list {
    height: 420px;
}
button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 5px;
}
button.slick-prev.slick-arrow {
    z-index: 490324;
    position: absolute;
    top: 50%;
    left: 5px;
}
.slicktextoverlay {
    z-index: 90324932;
    position: absolute;
    bottom: 31px;
    min-height: 80px;
    background: #000;
    width: 504px;
    opacity: .8;
    filter: alpha(opacity=80);
}
.slicktextoverlay h2 {
    padding: 10px 40px 5px 40px;
    font-size: 1.7em;
    color: #fff;
}
.slicktextoverlay p {
    padding: 5px 40px 5px 40px;
    /*text-shadow: 0 0 6px #ccc;*/
    color: #fff;
}
.slick-list, .slick-slider {
    height: auto;
}
button.slick-prev {
    width: 42px;
    height: 41px;
    border: none;
    background: url('https://www.act.gov.au/__data/assets/image/0008/840923/ssarrows.png?v=0.1.1/') 0px 41px;
    font-size: 0;
}
button.slick-next {
    width: 42px;
    height: 41px;
    border: none;
    background: url('https://www.act.gov.au/__data/assets/image/0008/840923/ssarrows.png?v=0.1.1/');
    font-size: 0;
}

/*@media only screen and (max-width:1023px) {
  .slicktextoverlay {
    height:100%;
    bottom:0px;
    width:inherit;
  }
}*/

@media only screen and (max-width:500px) {
/*  button.slick-prev.slick-arrow {
    bottom:0%;
    top: initial;
  }

  button.slick-next.slick-arrow {
    bottom:0%;
    top: initial;
  }*/

.slicktextoverlay p, .slicktextoverlay h2 {
    padding: 5px 40px 5px 60px;
}
.slicktextoverlay {
    height: 100%;
    bottom: 0px;
    width: inherit;
}
}
/** END CUSTOM Slick CSS **/


/** MIX IT UP CUSTOM CSS **/

.controls {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    background-color: #333192;
    font-size: 1.1em;
    padding-bottom: 0;
    padding-top: 6px;
}
.controls p {
    color: #ffffff;
}
.controls p a {
    margin-left: 4px;
    /* background-color: #cdcdcd;
    text-decoration: none !important; */
    font-size: .9em;
    padding: 4px;
    color: #ffffff !important;
}
.controls p a:hover, .controls p a:active {
    background-color: #5f5e8b !important;
    color: #ffffff !important;
}
/** END MIX IT UP CUSTOM CSS **/



.haveyoursay {
    background-color: #ffffff;
    margin-top: 0;
    padding-top: 0;
    /*    min-height: 200px;  */
    margin-botto0: 15px;
    padding: 10px;
    min-width: 206px;
}
/** jQuery UI Tabs **/
.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;

}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
/** End jQuery UI Tabs **/

/** Custom jQuery UI **/
#tabs li a {
    color: #fff;
}
/** End custom jQuery UI **/

/**Expand/Collapse **/

.stories h2 {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(241, 241, 241) 50%, rgb(225, 225, 225) 51%, rgb(246, 246, 246) 100%);
    cursor: pointer;
    border: 1px solid rgb(211, 211, 211);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding: 7px;
}
.stories h2:after {
    float: right;
    content: '>'
}
/** End Expand/Collapse **/

.hidden {
    display: none;
}

@media screen and (min-width: 480px) and (max-width: 599px) {
.read-more {
    top:26px;
}
}
@media screen and (max-width: 532px) {
.facebook .imagecontainer:after {
    left: 10px;
}
}

@media screen and (min-width: 320px) and (max-width: 479px) {
.facebook .imagecontainer:after {
    left: 9%;
}
}


@media screen and (max-width: 319px) {
.eventitem img {
    width: 100%;
}
.eventitem, .eventitem:nth-of-type(4) {
    margin: 0 2.5%;
    width: 95%;
    float: none;
}
p.viewmore {
    float: none;
    margin-left: 25%;
}
.facebook .imagecontainer:before {
    left: 0;
    width:192px;
}
.facebook .imagecontainer:after {
    left: -10px;
    width:192px;
}

 .social-streams {
    margin-right: 0;
    margin-left: 0;
}
.download, .haveyoursay, .twitter, .facebook {
    margin-right: 0;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    width:100%;
}
.social-streams div.haveyoursay {
    margin-right: 0;
}
.article-wrapper, .article-wrapper-alt {
    width:100%;
}
#contentcolumn.twocolumn {
    width:100%;
}

.article-wrapper-alt img.articleimage1, .article-wrapper img.articleimage1 {
    float:none;
    width: 100%;
    height: auto;
}

.wrapper #rightcolumn .social-streams div.facebook img {
    float:none;
}

}

.imagecontainer:hover {
    background: #666;
    opacity: .8;
}

#rightcolumn img { margin-bottom:0;}
.facebook p {margin-top:20px;}

div#search-facets {display:none!important;}

#search-results {max-width:none!important;}

#search-inner-wrapper {width:100%;!important;}

.ui-autocomplete {font-size:1.6em;!important;}

#search-results li cite {
    font-size:1.6em;!important;
    line-height:1.6em;
}

.search-facet-count{font-size:1.6em;!important;}

p.search-explore {text-align:left;}

#search-results li h3 {font-size:1.6em;}


.headerright {
    margin-top: 50px;
    display: inline;
    vertical-align: text-top;
    color: #fff;
    float: right;
    font-size: 1.4em;
    width: 163px;
}

.headerright a {color:#fff;}

.headerdate {
    margin-top: 10px;
    color: #fff;
    float: right;
    font-size: 2em;
}

.headerleft {
    display: inline;
    vertical-align: top;
     float: left; 
}

.headerright .social-icon {
    font-size: 2.4em;
    float: left;
    display: inline;
    color: #fff;
}

.headerright .text {
    width: 130px;
    display: inline;
    float: right;
}

.headerright .text span {
    font-weight: bold;
}

@media only screen and (max-width:683px) {
.headerright {margin:0;float:none;display:block;}
.headerright .text {float:none;width:100%;}
.headerdate {float:none; display:block;}
.headerleft {display:block;}
.headerright .social-icon {margin-right: 10px;}
}

/* New styles for paint layout */
h2 span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;font-weight:400;
}
.wrapper h1 {color:#009fe3;}
.featurewrapper .textoverlaytop {padding: 1% 2% 0% 2%;width: 96%;position: absolute;background-color: rgba(0,0,0,0.7);z-index:9999;font-size: 1em;bottom: 0;min-height: 26%;}
.featurewrapper .textoverlaytop h2, .featurewrapper .textoverlaytop p, .featurewrapper .textoverlaytop h2 a {color:#fff;}
.featurewrapper .textoverlaytop p {font-size:1.7em; margin-bottom:1%;}
.textoverlaytop h2 {margin-bottom:5px; margin-top:0; font-size: 2em; padding: 10px; }
.textoverlaytop h2 a {
    text-decoration: none;
}
.featurewrapper .textoverlaytop:hover {
    background: rgba(90,90,90,0.9);
}

.hometop {padding-top:10px;}
.homeleftimage {width: 61.5%;margin-left: 4.5%;float:left;margin-right: 1.5%;}
.homeleftimage img {z-index: 1;height: 370px;width: 100%;}
.homerighttopstories {width: 32.5%;float:left;font-size:1.4em;background:#a1daf8}
.homerighttopstories h2 {text-transform: uppercase; margin:10px 10px 10px 10px; color:#492582; font-size:1.4em;font-weight:400;}
.homerighttopstories ul {margin:0; list-style-type:none; padding:0;}
.homerighttopstories ul li {margin:0; padding:10px 10px 10px 10px; border-top:1px solid #000; font-size:1.1em; color:#000 !important; line-height: 1.2em;font-family:'Montserrat', Arial, sans-serif}
.homerighttopstories ul li strong {color:#492582;font-weight:500;}
.homerighttopstories ul li:hover {background:#61c2f0;}
.homerighttopstories ul a {text-decoration:none;}
/*.homerighttopstories ul a:hover {text-decoration:underline;}*/
.homerighttopstories ul a li span {
    font-size: 0.9em;
}

.textoverlay {padding-top: 0px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;;width: 58.5%;position: absolute;background-color: rgba(0,0,0,0.7);margin-top: -68px;z-index:9999;font-size: 1.45em;}
.textoverlay h2, .textoverlay p, .textoverlay h2 a {color:#fff; text-decoration:none;}
.textoverlay p {font-size:1.2em;}
.homeleftimage .textoverlay:hover {background: rgba(90,90,90,0.9);}


h1 {margin-left: 2.8%}

.twitter h2 {margin:2px; padding:10;}
.twitter hr {margin:5% 0 5% 0;}

.facebook {padding:0;}

.facebook h2, .facebook h3, .facebook p {padding: 0 10px 0 10px;}
.facebook h2 {margin-bottom:10px;}
.facebook .imagecontainer:after {background: url('https://www.act.gov.au/__data/assets/image/0006/867534/playimage.png') no-repeat 86px 47px;}
.facebook p, .twitter p {margin-top:0;}
.facebook p:last-of-type, .twitter p:last-of-type {text-align:left;}
.twitter h2 i {font-size: 1.5em; margin-right:2%}
.facebook i.fa-youtube, .twitter i.fa-twitter {margin-left: 5px;font-size:3em;}
.right {float:right;}
.masonry {margin-top:20px; margin-left:3%}
.masonry a {text-decoration:none;}
.masonryobject {width:100%;}
.masonryobject p {line-height:1.2em;}
.masonryobject h3 a {color:#492582;margin-top:0;}
.masonrywrapper {margin: 0 5%;}
.masonrywrapper:nth-of-type(1) h3 {margin-top:0;}
.col1_3 {float: left;width:33.2%;}
.masonrywrapper:nth-of-type(2) {border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.col1_3:nth-of-type(2) {border-left:1px solid #ccc; border-right:1px solid #ccc;}
.col1_3:last-of-type .masonrywrapper {margin-right: 0;}
.masonrywrapper:hover {background:#ccc;}
.masonryobject {
    width: 100%;
/*    padding: 5%;*/
}

#main h2.title span {
    font-family: 'Montserrat', 'baufra_regular', Arial, sans-serif !important;
    font-weight: 300;
    text-transform: uppercase;
}
#main h2.title {
    margin-left: 4%;
    font-size: 3em;
    color: #492582;
    text-transform: uppercase;
}
.masonryobject i.fa.fa-arrow-circle-right.fa-4x.more2 {
    font-size: 1.7em;
}

span.faintdate {
    color: #acaea1;
    font-size: 1.4em;
}

.masonrywrapper:nth-of-type(1n+2) {
    padding-top: 10px;
}

.viewmore a {    font-size: 1.2em;
    font-weight: bold; align="right";
}

.featureimage {
    display: inline-block;
    width: 30%;
    margin: 1.5%;
    position: relative;
}

.featureimage img {
    width: 100%;
}

.featurewrapper {
    background: #83d0f5;
}

h1 {
    color: #009fe3;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 10px;
}


.headerwrapperplace {
    width: 100%;
    color:#fff;
}

.topdate {
    padding-top:5px;
    margin-bottom: 45px;
    text-align: right;
    font-size: 2.3em;
    font-weight: bold;
    margin-top: .5%;
}

.topdownload {
    font-size:1.5em;
    }

.left {
    float: left;
}

.topdownload {
    display: inline;
}

.white-wrap, h1 {margin-top:0;}

.topsection {
    width: 180px;
}

#footercontainer { 
    border-left: 0;
    margin :0px auto!important;
}

@media only screen and (min-width: 1024px) {

#dropdownnav li {border:none;}
#rightcolumn {width:290px;}
#contentcolumn.twocolumn {
    width: 710px;
}
.social-streams {width: 259px;}
.facebook .imagecontainer img {width: 100%;}
}

@media only screen and (max-width: 1023px) {
#rightcolumn {width:100%;}
.imagecontainer {position:relative;}
.imagecontainer img {width:inherit}
.imagecontainer img:after {left:0%; position:absolute;}
}


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

.featurewrapper {background:none!important;}
.textoverlaytop {
    margin:0 !important;
    position: static !important;}


.featurewrapper:after {border-bottom:1px solid #000;}

}

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

.textoverlay {width:100%; position:static; padding: 20px 0; margin-top:0;}
.homeleftimage {width: 100%; float: none; margin: 0;}
.homeleftimage img {width:auto; height:auto;}
.homerighttopstories {width:100%;}
.homerighttopstories ul li {padding:20px 5px;}
}


@media screen and (max-width: 500px) {
.featureimage {margin:0 0 5px 0; width:100%; position:static;}
.col1_3 {width:100%;}
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  #contentcolumn.twocolumn {width: 100%;}
}

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

#rightcolumn {display:none; visiblity:hidden;}
}

/* end new paint layout styles */

#eventsiframe {
    width:100%;
    height: 531px;
    margin-bottom: -4px;
}

/*float */

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.imagesize {
    height: 200px !important;
    max-width: 160px !important;
}

.floating-box {
    display: inline-block;
    width: 600px;
    height: 200px;
    margin: 10px;
    border: 1px solid #4a2680;  
}

/* Fixing up font-sizing */
html {font-size:100%;}
#dropdownnav {font-size:1.15em !important;}
#siteinformationnav ul {font-size:1.15em !important;}
.headerright {font-size:.875em;line-height:1em;}
.headerdate {font-size:1.25em;}
h1 {font-size:2.5em;}
h2 {font-size:1.25em;}
#main h2.title {font-size:1.875em;}
.haveyoursay h2, .twitter h2, .facebook h2, .download h2 {font-size:1.2em !important;}
.homerighttopstories h2 {font-size:.875em;}
h3 {font-size:1.15em; line-height:1em}
h4 {font-size:1em;}
div#footercontainer.clearfix {font-size:1.03em !important;}
#sitesearch input.text {font-size:1em !important;}
.homerighttopstories ul li {font-size:0.6875em;}
.featurewrapper .textoverlaytop {font-size:.625em;}
span.faintdate {font-size:0.875em;}
.masonrywrapper:nth-of-type(1) h3 {margin-bottom:1em;}
.masonryobject p {line-height:1.2em;}
p {font-size:1.2em;}
.articlewrapper ul {font-size:1.1875em !important;}
.printedition li {font-size:1.3em !important;}

#emergencyalert h1, #infoalert h1 {font-size: 1.7em;
                                    font-weight: bold;
}


/*SPF2 alerts styles*/

.uikit-page-alerts {
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans",sans-serif;
    color: #313131;
    line-height: 1.6;
    position: relative;
    margin: 0;
    padding: 1.2em .8em 1.2em .8em;
    border: solid 2px #00bfe9;
    border-left: 48px solid #00bfe9;
    border-radius: 3px;
    max-width: initial;
    background-color: #FFFFFF;
}

.uikit-page-alerts:after {
    content: ' ';
    position: absolute;
    display: block;
    left: -36px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Ccircle fill='%23313131' cx='64' cy='64' r='64'/%3E   %3Crect fill='%23fff' width='16' height='16' x='56' y='20' rx='2'/%3E   %3Crect fill='%23fff' width='16' height='56' x='56' y='44' rx='2'/%3E   %3Crect fill='%23fff' width='40' height='16' x='44' y='84' rx='2'/%3E   %3Crect fill='%23fff' width='28' height='16' x='44' y='44' rx='2'/%3E  %3C/svg%3E")
}

.uikit-page-alerts h2 {font-size: 2em;
                        margin-top: 0;
                        margin-bottom: 0.8em;
}

.uikit-page-alerts p {font-size: 1.3em;}

.uikit-page-alerts--warning {
    border-color: #f69900;
}

.uikit-page-alerts--error {
    border-color:#d20032;
}

.uikit-page-alerts--warning:after, .uikit-page-alerts--error:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Cpath fill='%23313131' d='M71.99 12.78l54.796 99.458c1.665 2.997 1.617 7.993-.143 10.99-.808 1.38-1.914 2.473-3.317   3.282-1.403.808-2.914 1.213-4.53 1.213H9.206c-1.62 0-3.13-.405-4.533-1.213-1.403-.81-2.51-1.903-3.317-3.282-1.76-2.997-1.808-7.993-.143-10.99L56.01   12.78c.808-1.474 1.925-2.64 3.352-3.496C60.79 8.428 62.335 8 64 8s3.21.428 4.638 1.284c1.427.856 2.544 2.022 3.353 3.496z'/%3E   %3Crect fill='%23fff' width='16' height='16' x='56' y='96' rx='2'/%3E   %3Cpath fill='%23fff' d='M52.167 42c-.092-1.104.73-2 1.838-2h19.99c1.107 0 1.93.895 1.838 2l-3.666 44c-.092 1.104-1.062 2-2.16 2H57.993c-1.1   0-2.07-.895-2.16-2l-3.667-44z'/%3E  %3C/svg%3E")
}

