@charset "UTF-8";
@charset "UTF-8";
/*$module-video-embed-caption-margin:         0 !default;
$module-video-embed-caption-padding:        $fixture-padding !default;
$module-video-embed-caption-font:           12px/18px $base-font-family !default;
$module-video-embed-caption-font-color:     #393939 !default;
$module-video-embed-caption-background:     lighten(#000,0.75) !default;
$module-video-embed-header-toggle:          false !default;
$module-video-embed-byline-font:            11px/18px $base-font-family !default;
$module-video-embed-byline-font-color:      #666666 !default;

// Flash Embed Module
$module-flash-embed-caption-margin:         0 !default;
$module-flash-embed-caption-padding:        $fixture-padding !default;
$module-flash-embed-caption-font:           12px/18px $base-font-family !default;
$module-flash-embed-caption-font-color:     #393939 !default;
$module-flash-embed-caption-background:     lighten(#000,0.75) !default;
$module-flash-embed-header-toggle:          false !default;*/
/*$reactive-storyblock-border-colour: 			#c2c2c0 !default;
$reactive-storyblock-boxshadow: 				0 0px 4px #666 !default;*/
/*$story-header-related-column-count:         1 !default;
$story-header-related-height:               55px !default;
$story-header-related-padding:              32px !default;
$story-header-related-font-size:            $base-font-size * 0.75 !default;
$story-header-related-line-height:          $base-line-height * 0.59 !default; */
/*@warn 'We need to put an image here for the ie-7 more link. or do we?' !default;*/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
/*$module-video-embed-caption-margin:         0 !default;
$module-video-embed-caption-padding:        $fixture-padding !default;
$module-video-embed-caption-font:           12px/18px $base-font-family !default;
$module-video-embed-caption-font-color:     #393939 !default;
$module-video-embed-caption-background:     lighten(#000,0.75) !default;
$module-video-embed-header-toggle:          false !default;
$module-video-embed-byline-font:            11px/18px $base-font-family !default;
$module-video-embed-byline-font-color:      #666666 !default;

// Flash Embed Module
$module-flash-embed-caption-margin:         0 !default;
$module-flash-embed-caption-padding:        $fixture-padding !default;
$module-flash-embed-caption-font:           12px/18px $base-font-family !default;
$module-flash-embed-caption-font-color:     #393939 !default;
$module-flash-embed-caption-background:     lighten(#000,0.75) !default;
$module-flash-embed-header-toggle:          false !default;*/
/*$reactive-storyblock-border-colour: 			#c2c2c0 !default;
$reactive-storyblock-boxshadow: 				0 0px 4px #666 !default;*/
/*$story-header-related-column-count:         1 !default;
$story-header-related-height:               55px !default;
$story-header-related-padding:              32px !default;
$story-header-related-font-size:            $base-font-size * 0.75 !default;
$story-header-related-line-height:          $base-line-height * 0.59 !default; */
/*@warn 'We need to put an image here for the ie-7 more link. or do we?' !default;*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.theme-background-color {
    background-color: #0b6098 !important;
}

.theme-border-color {
    border-color: #0b6098 !important;
}

.theme-color {
    color: #0b6098 !important;
}

#content .module:not(.most-read):not([class*="sectionref-"]) .module-header {
    background: #0b6098;
    color: #fff;
}

#content .module:not(.most-read):not([class*="sectionref-"]) .module-header .heading a {
    color: #fff;
}

#content .group:not(.follow-us) .group-header {
    background: #0b6098;
    color: #fff;
}

#content .group:not(.follow-us) .group-header .heading a {
    color: #fff;
}

.group-header {
    border-top: 0;
    background: #0b6098;
    color: #fff;
}

.group-header .heading {
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.group-header .heading a {
    color: #fff;
}

.group-header .heading a:after {
    background-color: #fff;
}

.group-header .more-links {
    color: rgba(255, 255, 255, 0.7);
}

.group-header .more-links li.active a, .group-header .more-links #nav #nav-level1 .tier-1 > li.sectionref-news a, #nav #nav-level1 .group-header .more-links .tier-1 > li.sectionref-news a {
    background: rgba(255, 255, 255, 0.7);
    color: #0b6098;
}

.group-header .more-links a {
    color: rgba(255, 255, 255, 0.7);
}

.group-footer {
    background: #fff;
    color: #0b6098;
}

.tab-set {
    border-bottom: 1px solid #0b6098;
}

.tab-set li {
    border-left: 1px solid #e6e6e3;
    border-right: 1px solid #e6e6e3;
}

.tab-set li a {
    border-top: 5px solid #0b6098;
    color: #0b6098;
}

.tab-set li a:hover,
.tab-set li a.active,
.tab-set li a.js-active-link {
    border-top: 5px solid #333;
    background-color: #0b6098;
    color: #ffffff;
}

.auto-columnist .story-block .byline {
    background: #0b6098;
    color: #fff;
}

.related.related-content.has-section > li > .section a {
    background: #0b6098;
}

.home #content {
    padding-top: 45px;
}

.home #content-1 > .widget_newscorpau_promo_collection > .group {
    margin-bottom: 0;
}

.home #content-1 > .widget_newscorpau_promo_collection > .group .promo-image {
    margin-bottom: 16px;
}

.home #section-header {
    display: none;
}

.home .showcase-video .module-header {
    background-color: #0b6098;
}

.home.ntnews .showcase-video .module-header {
    background-color: #1d1f21;
}

.home.weeklytimesnow .showcase-video .module-header {
    background-color: #007dc5;
}

.top-splash .caption > .read-more > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 650px;
    bottom: 0;
    text-indent: -999em;
    z-index: 1;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7");
}

.top-splash .heading > .kicker,
.top-splash .caption p > a.tag {
    white-space: nowrap;
    font: bold 19px "Guardian Sans", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    position: absolute;
    top: 1px;
    left: 0;
    background: #ff005a;
    height: 27px;
    line-height: 27px;
    color: #fff;
    padding: 0 8px;
    z-index: 2;
}

.top-splash.defcon-body .heading > .kicker {
    top: -365px;
}

.top-splash .image-block {
    opacity: 1;
}

.top-splash .story-block {
    border: none;
}

.top-splash .caption a.tag ~ .tag,
.top-splash .promo-image,
.top-splash .promo-links .kicker,
.top-splash .image-source {
    display: none;
}

.top-splash .js-socialise-wrapper,
.top-splash .story-block-overlay {
    z-index: 2;
}

.top-two-column {
    margin-bottom: 0;
}

.top-two-column .mpos-2 {
    margin-bottom: 16px;
}

.top-two-column .customised-image {
    width: 650px;
    height: 219px;
    overflow: hidden;
    background: #253740;
    color: #fff;
    border-bottom: 1px solid #bfbfbf;
}

.top-two-column .customised-image .image-block {
    position: absolute;
    right: 0;
    top: 0;
    width: 317px;
    height: 219px;
    background: #fff;
    overflow: hidden;
    z-index: 0;
}

.top-two-column .customised-image .image-frame {
    -webkit-background-size: 75% auto;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    background-size: 75% auto;
    background-position: center 88px;
}

.top-two-column .customised-image img {
    width: 389px;
    height: 219px;
    margin-left: -36px;
}

.top-two-column .customised-image .image-block + .story-block:before,
.top-two-column .customised-image .image-block + .story-block:after {
    margin: 168px 0 0 326px;
}

.top-two-column .customised-image .sbpos-1 {
    width: 325px;
    height: 218px;
    background: none;
    border: 0;
    margin: 0;
    padding: 8px 12px 9px !important;
    overflow: visible;
}

.top-two-column .customised-image .promo-heading {
    padding: 0;
}

.top-two-column .customised-image .heading {
    position: relative;
    overflow: visible;
    margin: 0 0 0 1px;
    font: bold 35px/48px "Guardian Sans Cond", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
}

.top-two-column .customised-image .heading a {
    display: inline;
    color: #fff;
    top: -3px;
    position: relative;
    z-index: 2;
    white-space: normal;
    background: #172329;
    box-shadow: 4px 2px 0 2px #172329, -4px 2px 0 2px #172329;
    box-decoration-break: clone;
    transition: all 0.12s ease-in-out;
}

.top-two-column .customised-image .heading a:hover {
    color: #fff;
}

.top-two-column .customised-image .promo-inner,
.top-two-column .customised-image .standfirst {
    padding: 0;
}

.top-two-column .customised-image a {
    color: #4dabde;
    position: relative;
    z-index: 2;
}

.top-two-column .customised-image a:hover {
    color: #0879cc;
}

.top-two-column .customised-image p {
    display: block;
    margin: 5px -5px;
}

.top-two-column .customised-image p:first-child {
    margin-top: 8px;
}

.top-two-column .customised-image .related-content {
    margin: 0 -5px 5px;
    padding: 0;
    display: block;
    list-style: none;
}

.top-two-column .customised-image .related-content li {
    padding: 0;
    list-style: none;
    display: block;
    white-space: normal;
    overflow: visible;
    margin-top: 5px;
}

.top-two-column .customised-image .related-content li:first-child {
    margin-top: 3px;
}

.top-two-column .customised-image .related-content li a {
    white-space: normal;
    display: block;
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #4dabde;
    position: relative;
    z-index: 2;
}

.top-two-column .customised-image .related-content li a:hover {
    color: #0879cc;
    text-decoration: none;
}

.top-two-column .customised-image .promo-links li {
    display: block;
    list-style: none;
    white-space: normal;
    font-size: 14px;
    margin-top: 5px;
}

.top-two-column .customised-image .promo-links li:first-child {
    margin-top: 0;
}

.top-two-column .customised-image .caption a.tag {
    left: auto;
    right: -325px;
    font: bold 19px "Guardian Sans", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    z-index: 1;
}

.top-two-column .customised-image .heading > .kicker {
    top: -7px;
    left: 320px;
    white-space: nowrap;
}

.top-two-column .customised-image .standfirst {
    clear: none;
    padding-bottom: 5px;
}

.top-two-column .customised-image .storyblock-footer {
    margin-left: -5px;
}

.top-two-column .customised-image .story-block-overlay {
    margin-right: -8px;
    width: 332px;
    height: 66px;
}

.top-two-column .customised-image .js-socialise-wrapper:after {
    left: 4px;
}

.top-two-column .customised-image:hover .image-frame {
    opacity: 0.7;
}

.top-two-column .customised-image:hover .heading a {
    background: #0879cc;
    box-shadow: 4px 2px 0 2px #0879cc, -4px 2px 0 2px #0879cc;
    box-decoration-break: clone;
}

.top-two-column .module + .module .story-block {
    width: 316px;
    margin-bottom: 16px;
    float: left;
}

.top-two-column .module + .module .story-block:first-child {
    margin-right: 18px;
}

.sectionref-top-portrait.sectionref-top-portrait {
    margin-bottom: 0;
}

.sectionref-top-portrait.sectionref-top-portrait .story-block.story-no-image {
    height: auto;
    padding-bottom: 24px;
    margin-bottom: 0;
}

.sectionref-top-portrait.sectionref-top-portrait .story-block.story-no-image .standfirst {
    min-height: 72px;
}

.sectionref-top-portrait.sectionref-top-portrait .group-content .widget + .widget .module,
.sectionref-top-portrait.sectionref-top-portrait .group-content .widget + .widget .custom-html {
    margin-top: 10px;
}

.sectionref-top-portrait.sectionref-top-portrait .module.default .story-block:not(.story-no-image) .heading {
    font-size: 20px;
    line-height: 22px;
}

.sectionref-top-portrait.sectionref-top-portrait .module.default .story-block:not(.story-no-image) .heading a {
    margin-top: -2px;
}

.top-portrait.top-portrait {
    margin-bottom: 0;
    overflow: hidden;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 .sbpos-1.story-block {
    min-height: 204px;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 .sbpos-1 .section {
    margin-left: 0;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 .sbpos-1 .heading {
    width: auto;
    float: none;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 7px;
    overflow: visible;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 .sbpos-1 .heading a {
    margin-top: -2px;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 .sbpos-1 .thumb-link {
    display: none;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 ~ .module .story-block .heading {
    font-size: 20px;
    line-height: 22px;
}

.top-portrait.top-portrait .ipos-1 .mpos-1 ~ .module .story-block .heading a {
    margin-top: -2px;
}

.top-portrait.top-portrait .ipos-2 .mpos-1 {
    margin-bottom: 12px;
}

.top-portrait.top-portrait .ipos-2 .mpos-1 ~ .module .story-block .heading {
    font-size: 20px;
    line-height: 22px;
}

.top-portrait.top-portrait .ipos-2 .mpos-1 ~ .module .story-block .heading a {
    margin-top: -2px;
}

.top-portrait.top-portrait .module + .module {
    margin-top: 10px;
}

.top-portrait.top-portrait .mpos-2 {
    margin-bottom: 16px;
}

.top-portrait.top-portrait .story-block.sbrpos-1 {
    height: auto;
    padding-bottom: 24px;
    margin-bottom: 0;
}

.top-portrait.top-portrait .customised-image {
    position: relative;
    background: #253740;
    color: #fff;
    margin-bottom: 16px;
}

.top-portrait.top-portrait .customised-image .image-block:not(.image-none) {
    background: #fff;
}

.top-portrait.top-portrait .customised-image .content-item {
    position: static;
}

.top-portrait.top-portrait .customised-image .content-item:hover {
    background: #253740 !important;
    color: #fff !important;
}

.top-portrait.top-portrait .customised-image .sbpos-1 {
    width: 316px;
    height: 182px;
    background: none;
    border: 0;
    margin: 0;
    padding: 13px 10px;
    overflow: visible;
    position: relative;
}

.top-portrait.top-portrait .customised-image .heading {
    margin: 0 0 0 5px;
    display: block;
    position: relative;
    overflow: visible;
    font: bold 26px/33px "Guardian Sans Cond", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
}

.top-portrait.top-portrait .customised-image .heading a {
    display: inline;
    color: #fff;
    position: relative;
    z-index: 2;
    white-space: normal;
    background: #172329;
    box-shadow: 4px 2px 0 2px #172329, -4px 2px 0 2px #172329;
    box-decoration-break: clone;
    transition: all 0.12s ease-in-out;
}

.top-portrait.top-portrait .customised-image .heading a:hover {
    color: #fff;
}

.top-portrait.top-portrait .customised-image .heading .kicker {
    top: -433px;
    left: -15px;
}

.top-portrait.top-portrait .customised-image .promo-inner,
.top-portrait.top-portrait .customised-image .standfirst {
    font-size: 13px;
    line-height: 17px;
    padding: 0;
}

.top-portrait.top-portrait .customised-image a {
    color: #4dabde;
    position: relative;
    z-index: 2;
}

.top-portrait.top-portrait .customised-image a:hover {
    color: #0879cc;
}

.top-portrait.top-portrait .customised-image p {
    display: block;
    margin: 10px 0 0 0;
}

.top-portrait.top-portrait .customised-image .related-content {
    margin: 0 0 10px;
    padding: 0;
    display: block;
    list-style: none;
}

.top-portrait.top-portrait .customised-image .related-content li {
    padding: 0;
    list-style: none;
    display: block;
    white-space: normal;
    overflow: visible;
    margin-top: 5px;
}

.top-portrait.top-portrait .customised-image .related-content li:first-child {
    margin-top: 3px;
}

.top-portrait.top-portrait .customised-image .related-content li a {
    display: block;
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #4dabde;
    position: relative;
    white-space: normal;
    z-index: 2;
}

.top-portrait.top-portrait .customised-image .related-content li a:hover {
    color: #0879cc;
    text-decoration: none;
}

.top-portrait.top-portrait .customised-image .promo-links {
    margin-top: 8px;
}

.top-portrait.top-portrait .customised-image .promo-links li {
    font-size: 14px;
    display: block;
    list-style: none;
    margin-top: 5px;
    white-space: normal;
}

.top-portrait.top-portrait .customised-image .promo-links li:first-child {
    margin-top: 3px;
}

.top-portrait.top-portrait .customised-image .promo-links li a {
    display: block;
}

.top-portrait.top-portrait .customised-image:hover .image-block .image-frame {
    opacity: 0.7;
}

.top-portrait.top-portrait .customised-image:hover .heading a {
    color: white;
    background: #0879cc;
    box-shadow: 4px 2px 0 2px #0879cc, -4px 2px 0 2px #0879cc;
    box-decoration-break: clone;
}

.home-tops-standard {
    margin-bottom: 0;
}

.home-tops-standard .fader-316,
.home-tops-standard .breakingnews,
.home-tops-standard .collection {
    margin-bottom: 16px;
}

.top-portrait + .home-tops-standard {
    margin-bottom: 0;
}

.top-portrait + .home-tops-standard .default .story-block .heading {
    font-size: 20px;
    line-height: 22px;
}

.top-portrait + .home-tops-standard .default .story-block .heading a {
    margin-top: -2px;
}

.top-portrait + .home-tops-standard .ipos-2 .story-block {
    margin: 0 0 10px 0;
}

.top-portrait + .home-tops-standard .story-block.sbpos-2 {
    margin-bottom: 16px;
}

.no-bottom-margin {
    margin-bottom: 0;
}

.osx .defcon .defcon-head .related > li {
    padding-top: 5px;
    padding-bottom: 2px;
}

.osx .top-two-column .customised-image .heading {
    padding-top: 6px;
    padding-bottom: 2px;
    line-height: 39px;
}

.osx .top-two-column .customised-image .heading a {
    padding-top: 6px;
}

.osx .top-portrait .customised-image .heading {
    padding-top: 6px;
    padding-bottom: 2px;
    line-height: 29px;
}

.osx .top-portrait .customised-image .heading a {
    padding-top: 6px;
}

#network-account {
    position: relative;
    margin-left: 0;
}

.breaking-news dt {
    position: relative;
    float: left;
    width: 100px;
    height: 76px;
    padding: 10px 0 0 40px;
    margin: 0 12px 0 0;
    font: bold 13px/18px "Guardian Sans", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    color: #666666;
    border-right: 1px solid #999999;
}

.breaking-news dt:before {
    position: absolute;
    left: 7px;
    top: 13px;
    background: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/vertical-time.png) no-repeat;
    height: 27px;
    width: 26px;
    content: '';
    display: block;
}

.breaking-news dt .timezone,
.breaking-news dt .timestamp {
    display: block;
    font: bold 11px/17px "Guardian Sans", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
}

.breaking-news dt .timezone {
    font-weight: normal;
}

.breaking-news dd {
    min-height: 76px;
    margin: 0 0 20px 0;
}

.breaking-news dd .story-block {
    height: auto;
    padding-top: 0;
    border-bottom: 0;
}

.breaking-news dd .story-block .heading {
    float: none;
    width: auto;
}

.news-breaking-news .breaking-news .module-header {
    border-top-color: #0b6098;
}

.news-breaking-news #newscorpau_promo_collection-18 .module-header {
    background: transparent;
    color: black;
}

.module-overview-state p.rss,
.module-overview-state p.more-link {
    display: none;
}

.module-overview-state .story-block > p {
    margin: 0;
    font: 13px/16.999999992px "Guardian Sans", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    overflow: hidden;
}

.branding-large .group-header .heading a:before {
    content: "";
    display: inline-block;
    float: right;
    width: 200px;
    height: 25px;
    margin-top: 2px;
}

.branding-large.from-cm-large .group-header .heading a:before {
    background-position: 0px -26px;
    background-image: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/sprites/metros.png);
    background-repeat: no-repeat;
}

.branding-large.from-pn-large .group-header .heading a:before {
    background-position: 0px -104px;
    background-image: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/sprites/metros.png);
    background-repeat: no-repeat;
}

.branding-large.from-dt-large .group-header .heading a:before {
    background-position: 0px -156px;
    background-image: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/sprites/metros.png);
    background-repeat: no-repeat;
}

.branding-large.from-adv-large .group-header .heading a:before {
    background-position: 0px 0px;
    background-image: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/sprites/metros.png);
    background-repeat: no-repeat;
}

.branding-large.from-hs-large .group-header .heading a:before {
    background-position: 0px -52px;
    background-image: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/sprites/metros.png);
    background-repeat: no-repeat;
}

.module.from-cm-large > .module-header > .heading:before, .module.from-pn-large > .module-header > .heading:before, .module.from-dt-large > .module-header > .heading:before, .module.from-adv-large > .module-header > .heading:before, .module.from-hs-large > .module-header > .heading:before, .module.from-tm-large > .module-header > .heading:before, .module.from-nt-large > .module-header > .heading:before,
.module.from-tb > .module-header > .heading:before, .module.from-cp > .module-header > .heading:before, .module.from-gc > .module-header > .heading:before, .module.from-ga > .module-header > .heading:before {
    content: "";
    display: block;
    float: right;
    margin: 0;
    padding: 2px 0;
    width: auto;
    height: 20px;
    font: bold 16px/20px Times, "Times New Roman", serif;
    text-align: right;
    text-transform: capitalize;
    color: #000;
}

.module.from-cm-large .module-content .module-header, .module.from-pn-large .module-content .module-header, .module.from-dt-large .module-content .module-header, .module.from-adv-large .module-content .module-header, .module.from-hs-large .module-content .module-header, .module.from-tm-large .module-content .module-header, .module.from-nt-large .module-content .module-header,
.module.from-tb .module-content .module-header, .module.from-cp .module-content .module-header, .module.from-gc .module-content .module-header, .module.from-ga .module-content .module-header {
    display: none;
}

.module.from-cm-large .module-content ol, .module.from-pn-large .module-content ol, .module.from-dt-large .module-content ol, .module.from-adv-large .module-content ol, .module.from-hs-large .module-content ol, .module.from-tm-large .module-content ol, .module.from-nt-large .module-content ol,
.module.from-tb .module-content ol, .module.from-cp .module-content ol, .module.from-gc .module-content ol, .module.from-ga .module-content ol {
    list-style: none;
    margin-top: 0;
    padding: 0;
}

.module.from-cm-large.from-cm-large > .module-header > .heading:before, .module.from-pn-large.from-cm-large > .module-header > .heading:before, .module.from-dt-large.from-cm-large > .module-header > .heading:before, .module.from-adv-large.from-cm-large > .module-header > .heading:before, .module.from-hs-large.from-cm-large > .module-header > .heading:before, .module.from-tm-large.from-cm-large > .module-header > .heading:before, .module.from-nt-large.from-cm-large > .module-header > .heading:before,
.module.from-tb.from-cm-large > .module-header > .heading:before, .module.from-cp.from-cm-large > .module-header > .heading:before, .module.from-gc.from-cm-large > .module-header > .heading:before, .module.from-ga.from-cm-large > .module-header > .heading:before {
    content: "Courier Mail";
}

.module.from-cm-large.from-pn-large > .module-header > .heading:before, .module.from-pn-large.from-pn-large > .module-header > .heading:before, .module.from-dt-large.from-pn-large > .module-header > .heading:before, .module.from-adv-large.from-pn-large > .module-header > .heading:before, .module.from-hs-large.from-pn-large > .module-header > .heading:before, .module.from-tm-large.from-pn-large > .module-header > .heading:before, .module.from-nt-large.from-pn-large > .module-header > .heading:before,
.module.from-tb.from-pn-large > .module-header > .heading:before, .module.from-cp.from-pn-large > .module-header > .heading:before, .module.from-gc.from-pn-large > .module-header > .heading:before, .module.from-ga.from-pn-large > .module-header > .heading:before {
    content: "Perth Now";
}

.module.from-cm-large.from-dt-large > .module-header > .heading:before, .module.from-pn-large.from-dt-large > .module-header > .heading:before, .module.from-dt-large.from-dt-large > .module-header > .heading:before, .module.from-adv-large.from-dt-large > .module-header > .heading:before, .module.from-hs-large.from-dt-large > .module-header > .heading:before, .module.from-tm-large.from-dt-large > .module-header > .heading:before, .module.from-nt-large.from-dt-large > .module-header > .heading:before,
.module.from-tb.from-dt-large > .module-header > .heading:before, .module.from-cp.from-dt-large > .module-header > .heading:before, .module.from-gc.from-dt-large > .module-header > .heading:before, .module.from-ga.from-dt-large > .module-header > .heading:before {
    content: "Daily Telegraph";
}

.module.from-cm-large.from-adv-large > .module-header > .heading:before, .module.from-pn-large.from-adv-large > .module-header > .heading:before, .module.from-dt-large.from-adv-large > .module-header > .heading:before, .module.from-adv-large.from-adv-large > .module-header > .heading:before, .module.from-hs-large.from-adv-large > .module-header > .heading:before, .module.from-tm-large.from-adv-large > .module-header > .heading:before, .module.from-nt-large.from-adv-large > .module-header > .heading:before,
.module.from-tb.from-adv-large > .module-header > .heading:before, .module.from-cp.from-adv-large > .module-header > .heading:before, .module.from-gc.from-adv-large > .module-header > .heading:before, .module.from-ga.from-adv-large > .module-header > .heading:before {
    content: "The Advertiser";
}

.module.from-cm-large.from-hs-large > .module-header > .heading:before, .module.from-pn-large.from-hs-large > .module-header > .heading:before, .module.from-dt-large.from-hs-large > .module-header > .heading:before, .module.from-adv-large.from-hs-large > .module-header > .heading:before, .module.from-hs-large.from-hs-large > .module-header > .heading:before, .module.from-tm-large.from-hs-large > .module-header > .heading:before, .module.from-nt-large.from-hs-large > .module-header > .heading:before,
.module.from-tb.from-hs-large > .module-header > .heading:before, .module.from-cp.from-hs-large > .module-header > .heading:before, .module.from-gc.from-hs-large > .module-header > .heading:before, .module.from-ga.from-hs-large > .module-header > .heading:before {
    content: "Herald Sun";
}

.module.from-cm-large.from-tm-large > .module-header > .heading:before, .module.from-pn-large.from-tm-large > .module-header > .heading:before, .module.from-dt-large.from-tm-large > .module-header > .heading:before, .module.from-adv-large.from-tm-large > .module-header > .heading:before, .module.from-hs-large.from-tm-large > .module-header > .heading:before, .module.from-tm-large.from-tm-large > .module-header > .heading:before, .module.from-nt-large.from-tm-large > .module-header > .heading:before,
.module.from-tb.from-tm-large > .module-header > .heading:before, .module.from-cp.from-tm-large > .module-header > .heading:before, .module.from-gc.from-tm-large > .module-header > .heading:before, .module.from-ga.from-tm-large > .module-header > .heading:before {
    content: "The Mercury";
}

.module.from-cm-large.from-nt-large > .module-header > .heading:before, .module.from-pn-large.from-nt-large > .module-header > .heading:before, .module.from-dt-large.from-nt-large > .module-header > .heading:before, .module.from-adv-large.from-nt-large > .module-header > .heading:before, .module.from-hs-large.from-nt-large > .module-header > .heading:before, .module.from-tm-large.from-nt-large > .module-header > .heading:before, .module.from-nt-large.from-nt-large > .module-header > .heading:before,
.module.from-tb.from-nt-large > .module-header > .heading:before, .module.from-cp.from-nt-large > .module-header > .heading:before, .module.from-gc.from-nt-large > .module-header > .heading:before, .module.from-ga.from-nt-large > .module-header > .heading:before {
    content: "NT News";
}

.module.from-cm-large.from-tb > .module-header > .heading:before, .module.from-pn-large.from-tb > .module-header > .heading:before, .module.from-dt-large.from-tb > .module-header > .heading:before, .module.from-adv-large.from-tb > .module-header > .heading:before, .module.from-hs-large.from-tb > .module-header > .heading:before, .module.from-tm-large.from-tb > .module-header > .heading:before, .module.from-nt-large.from-tb > .module-header > .heading:before,
.module.from-tb.from-tb > .module-header > .heading:before, .module.from-cp.from-tb > .module-header > .heading:before, .module.from-gc.from-tb > .module-header > .heading:before, .module.from-ga.from-tb > .module-header > .heading:before {
    content: "Townsville Bulletin";
}

.module.from-cm-large.from-cp > .module-header > .heading:before, .module.from-pn-large.from-cp > .module-header > .heading:before, .module.from-dt-large.from-cp > .module-header > .heading:before, .module.from-adv-large.from-cp > .module-header > .heading:before, .module.from-hs-large.from-cp > .module-header > .heading:before, .module.from-tm-large.from-cp > .module-header > .heading:before, .module.from-nt-large.from-cp > .module-header > .heading:before,
.module.from-tb.from-cp > .module-header > .heading:before, .module.from-cp.from-cp > .module-header > .heading:before, .module.from-gc.from-cp > .module-header > .heading:before, .module.from-ga.from-cp > .module-header > .heading:before {
    content: "The Cairns Post";
}

.module.from-cm-large.from-gc > .module-header > .heading:before, .module.from-pn-large.from-gc > .module-header > .heading:before, .module.from-dt-large.from-gc > .module-header > .heading:before, .module.from-adv-large.from-gc > .module-header > .heading:before, .module.from-hs-large.from-gc > .module-header > .heading:before, .module.from-tm-large.from-gc > .module-header > .heading:before, .module.from-nt-large.from-gc > .module-header > .heading:before,
.module.from-tb.from-gc > .module-header > .heading:before, .module.from-cp.from-gc > .module-header > .heading:before, .module.from-gc.from-gc > .module-header > .heading:before, .module.from-ga.from-gc > .module-header > .heading:before {
    content: "Gold Coast Bulletin";
}

.module.from-cm-large.from-ga > .module-header > .heading:before, .module.from-pn-large.from-ga > .module-header > .heading:before, .module.from-dt-large.from-ga > .module-header > .heading:before, .module.from-adv-large.from-ga > .module-header > .heading:before, .module.from-hs-large.from-ga > .module-header > .heading:before, .module.from-tm-large.from-ga > .module-header > .heading:before, .module.from-nt-large.from-ga > .module-header > .heading:before,
.module.from-tb.from-ga > .module-header > .heading:before, .module.from-cp.from-ga > .module-header > .heading:before, .module.from-gc.from-ga > .module-header > .heading:before, .module.from-ga.from-ga > .module-header > .heading:before {
    content: "Geelong Advertiser";
}

.module.multi-promo.link-module .content-item .promo-block {
    height: 64px;
    border-top: 0;
    margin: 0 0 0 9px;
}

.module.multi-promo.link-module .content-item .promo-block a {
    text-transform: uppercase;
    display: block;
    font: bold 18px/18px "Guardian Sans Cond", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    line-height: 64px;
    color: #0b6098;
    letter-spacing: -1px;
    position: relative;
}

.module.multi-promo.link-module .content-item .promo-block a:after {
    background-color: #0b6098;
    position: absolute;
    right: 25px;
    top: 21px;
}

.module.multi-promo.link-module .cipos-1 .promo-block {
    border-top: none;
    margin-top: 7px;
}

.feature-highlight {
    overflow: hidden;
}

.feature-highlight .module-content {
    height: 250px;
}

.feature-highlight .story-block.story-block-hover {
    background: none;
}

.feature-highlight .module-content {
    height: 352px;
}

.feature-highlight .story-block {
    margin: 0;
}

.feature-highlight .story-block .story-block-hover {
    background: #fff;
}

.feature-highlight .fader-controls {
    top: -32px;
    width: 68px;
    margin-right: -4px;
    color: #fff;
    font-size: 12px;
}

.feature-highlight .fader-controls a {
    width: 10px;
    color: #fff;
}

.feature-highlight .fader-prev-button a:before,
.feature-highlight .fader-next-button a:before {
    font: 17px/11px "brandify", sans-serif;
    text-indent: 0;
}

.feature-highlight .fader-prev-button {
    float: left;
}

.feature-highlight .fader-prev-button a:before {
    float: left;
    content: '\e616';
}

.feature-highlight .fader-next-button {
    float: right;
}

.feature-highlight .fader-next-button a:before {
    float: right;
    content: '\e615';
}

.feature-highlight-fullwidth {
    position: relative;
    top: -10px;
    display: none;
    width: 1000px;
    height: 104px;
    margin: -8px 0 -10px -8px;
}

.feature-highlight-fullwidth .module-header {
    position: absolute;
    left: 12px;
    background: none;
    border: 0;
    text-transform: none;
}

.feature-highlight-fullwidth .module-header .heading {
    border: 0;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
}

.feature-highlight-fullwidth .module-header .heading span {
    display: block;
    clear: both;
}

.feature-highlight-fullwidth .module-header .heading .paid-icon {
    position: relative;
    margin-left: 5px;
    display: inline-block;
}

.feature-highlight-fullwidth .module-content {
    position: relative;
    left: 186px;
    top: 20px;
    width: 814px;
    height: 67px;
    padding: 0 19px;
    overflow: hidden;
}

.feature-highlight-fullwidth .content-item {
    width: 774px;
}

.feature-highlight-fullwidth .story-block {
    position: relative;
    float: left;
    width: 258px;
    height: 67px;
    padding: 0;
}

.feature-highlight-fullwidth .story-block:hover {
    background: none;
}

.feature-highlight-fullwidth .story-block .heading {
    position: relative;
    left: 126px;
    width: 120px;
    height: 48px;
    font-size: 13px;
    line-height: 16px;
}

.feature-highlight-fullwidth .story-block .standfirst {
    display: none;
}

.feature-highlight-fullwidth .story-block .thumb-link {
    position: absolute;
    top: 0;
    width: 120px;
    height: 67px;
}

.feature-highlight-fullwidth .story-block .thumb-link img {
    width: 120px;
    height: 67px;
    border: 0;
}

.feature-highlight-fullwidth .story-block.gallery-summary .thumb-link,
.feature-highlight-fullwidth .story-block.has-video .thumb-link,
.feature-highlight-fullwidth .story-block.is-video .thumb-link,
.feature-highlight-fullwidth .story-block.has-video.has-gallery .thumb-link {
    position: absolute;
}

.feature-highlight-fullwidth .story-block .storyblock-footer {
    position: absolute;
    bottom: 0;
    margin-left: 126px;
}

.feature-highlight-fullwidth .story-block .storyblock-footer .related {
    display: none;
}

.feature-highlight-fullwidth .js-fader-inactive {
    display: none;
}

.feature-highlight-fullwidth .js-fader-active {
    display: block;
}

.feature-highlight-fullwidth .fader-nav-container {
    display: none;
}

.feature-highlight-fullwidth .fader-prev-button,
.feature-highlight-fullwidth .fader-next-button {
    position: absolute;
    top: 2px;
    width: 18px;
    height: 65px;
    margin: 0;
    text-indent: 150%;
    overflow: hidden;
}

.feature-highlight-fullwidth .fader-prev-button a,
.feature-highlight-fullwidth .fader-next-button a {
    display: block;
    height: 65px;
}

.feature-highlight-fullwidth .fader-prev-button a:before,
.feature-highlight-fullwidth .fader-next-button a:before {
    position: absolute;
    top: 26px;
    left: 4px;
    content: ' ';
}

.feature-highlight-fullwidth .fader-prev-button {
    left: 0;
}

.feature-highlight-fullwidth .fader-next-button {
    right: 0;
}

.feature-highlight-fullwidth.feature-highlight-light {
    background: #e3e3e3;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.35) inset;
}

.feature-highlight-fullwidth.feature-highlight-light .module-header {
    top: 26px;
}

.feature-highlight-fullwidth.feature-highlight-light .module-header .heading {
    color: #333;
}

.feature-highlight-fullwidth.feature-highlight-light .module-header .heading span {
    font-size: 56px;
    line-height: 34px;
}

.feature-highlight-fullwidth.feature-highlight-light .module-header .heading .paid-icon {
    top: -6px;
}

.feature-highlight-fullwidth.feature-highlight-light .story-block .heading a {
    color: #07416c;
}

.feature-highlight-fullwidth.feature-highlight-light .fader-prev-button,
.feature-highlight-fullwidth.feature-highlight-light .fader-next-button {
    background: #d0d0ce;
}

.feature-highlight-fullwidth.feature-highlight-light .fader-prev-button {
    box-shadow: -1px 0 0 #999 inset;
}

.feature-highlight-fullwidth.feature-highlight-light .fader-next-button {
    box-shadow: 1px 0 0 #999 inset;
}

.feature-highlight-fullwidth.feature-highlight-dark {
    background: #494949 image-url(/wp-content/themes/vip/newscorpau-regional/assets/dist/css/site/regionals/desktop/vertical/news/newsplus/bgd-feature-highlight-dark.png) repeat-x;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5) inset, 0 -50px 50px rgba(0, 0, 0, 0.6) inset;
}

.feature-highlight-fullwidth.feature-highlight-dark .module-header {
    top: 30px;
}

.feature-highlight-fullwidth.feature-highlight-dark .module-header .heading {
    color: #fff;
}

.feature-highlight-fullwidth.feature-highlight-dark .module-header .heading span {
    font-size: 34px;
    line-height: 28px;
}

.feature-highlight-fullwidth.feature-highlight-dark .module-header .heading .paid-icon {
    top: -3px;
}

.feature-highlight-fullwidth.feature-highlight-dark .story-block .heading a {
    color: #fff;
}

.feature-highlight-fullwidth.feature-highlight-dark .story-block .storyblock-footer .section a:link {
    color: #fff;
}

.feature-highlight-fullwidth.feature-highlight-dark .fader-prev-button,
.feature-highlight-fullwidth.feature-highlight-dark .fader-next-button {
    background: #666;
    background: rgba(255, 255, 255, 0.15);
}

.feature-highlight-fullwidth.feature-highlight-dark .fader-prev-button {
    box-shadow: -1px 0 0 #666 inset;
    border-right: 1px solid #fff;
}

.feature-highlight-fullwidth.feature-highlight-dark .fader-next-button {
    box-shadow: 1px 0 0 #666 inset;
    border-left: 1px solid #fff;
}

.feature-highlight-fullwidth .fader-prev-button a:before,
.feature-highlight-fullwidth .fader-next-button a:before {
    position: absolute;
    font: 11px/11px "brandify", sans-serif;
}

.feature-highlight-fullwidth .fader-prev-button a:before {
    content: '\e616';
}

.feature-highlight-fullwidth .fader-next-button a:before {
    content: '\e615';
}

.feature-highlight-fullwidth.feature-highlight-light .fader-prev-button a:before,
.feature-highlight-fullwidth.feature-highlight-light .fader-next-button a:before {
    color: #5e5e5e;
}

.feature-highlight-fullwidth.feature-highlight-dark .fader-prev-button a:before,
.feature-highlight-fullwidth.feature-highlight-dark .fader-next-button a:before {
    color: #fff;
}

.textwidget .contact-form {
    border: none;
}

.textwidget .contact-form legend {
    padding: 15px 0;
    width: 650px;
    white-space: normal;
    opacity: 1;
}

.textwidget .contact-form .grunion-field-label {
    color: #333333;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    padding-right: 30px;
    text-align: right;
    text-transform: uppercase;
    width: 35%;
}

.textwidget .contact-form div {
    border-top: 1px solid #999999;
    position: relative;
    padding: 8px 0;
}

.textwidget .contact-form div textarea {
    background: none repeat scroll 0 0 #E6E6E3;
    border: 1px solid #999999;
    border-image: none;
    overflow: auto;
    vertical-align: top;
    border-top: 2px solid #8a8a88;
    width: 340px;
}

.textwidget .contact-form div input,
.textwidget .contact-form div input[type='text'] {
    background: none repeat scroll 0 0 #E6E6E3;
    border-image: none;
    border: 1px solid #999999;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    border-top: 2px solid #8a8a88;
    width: 340px;
}

.textwidget .contact-form div input[type="radio"],
.textwidget .contact-form div input[type="checkbox"] {
    border: none;
}

.textwidget .contact-form .contact-submit {
    border: medium none;
    display: block;
    margin: 0 auto;
    padding-left: 35%;
    padding-top: 10px;
}

.textwidget .contact-form .pushbutton-wide {
    background: none repeat scroll 0 0 #07416C;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    width: 125px;
}

.news-for-the-record #content {
    padding: 16px 8px 0 8px;
}

.news-for-the-record .story-info {
    position: relative;
    display: inline-block;
    min-height: 30px;
    width: 100%;
    margin: 12px 0 0 0;
    color: #484f54;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}

.news-for-the-record .story-info ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    width: 520px;
    margin: 0 8px;
}

.news-for-the-record .story-info ul li {
    float: left;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
}

.news-for-the-record .story-info ul li cite {
    padding-right: 8px;
    display: inline-block;
    font-style: normal;
}

.news-for-the-record .story-headline {
    margin: 0 8px;
    color: #000;
}

.news-for-the-record .story-headline .heading {
    font-weight: bold;
    font-family: "Guardian Sans Cond",Tahoma,Trebuchet MS,TrebuchetMS,sans-serif;
    letter-spacing: 0;
}

.news-for-the-record .story-entry a {
    color: #268dce;
    font-weight: normal;
    text-decoration: none;
}

.news-for-the-record .story-entry a:hover {
    color: #0879cc;
}

.news-for-the-record .story-entry a:visited {
    color: #484f54;
}

#content-3 .module:not(.most-read):not(.breakingnews):not(.showcase-video) .module-header {
    background: #0b6098;
}

.ntnews #content-3 .module:not(.most-read):not(.breakingnews):not(.showcase-video) .module-header {
    background: #C9262B;
}

.weeklytimesnow #content-3 .module:not(.most-read):not(.breakingnews):not(.showcase-video) .module-header {
    background: #007dc5;
}

.goldcoastbulletin.news-game-changer #section-header {
    display: none;
}

.gtbp-footer-container {
    background-color: #b4defb;
    padding: 2px 10px;
}

p.gtbp-footer-content {
    font-size: 12px !important;
    line-height: 18px !important;
}

/*# sourceMappingURL=vertical-components.css.map *//*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
/*$module-video-embed-caption-margin:         0 !default;
$module-video-embed-caption-padding:        $fixture-padding !default;
$module-video-embed-caption-font:           12px/18px $base-font-family !default;
$module-video-embed-caption-font-color:     #393939 !default;
$module-video-embed-caption-background:     lighten(#000,0.75) !default;
$module-video-embed-header-toggle:          false !default;
$module-video-embed-byline-font:            11px/18px $base-font-family !default;
$module-video-embed-byline-font-color:      #666666 !default;

// Flash Embed Module
$module-flash-embed-caption-margin:         0 !default;
$module-flash-embed-caption-padding:        $fixture-padding !default;
$module-flash-embed-caption-font:           12px/18px $base-font-family !default;
$module-flash-embed-caption-font-color:     #393939 !default;
$module-flash-embed-caption-background:     lighten(#000,0.75) !default;
$module-flash-embed-header-toggle:          false !default;*/
/*$reactive-storyblock-border-colour: 			#c2c2c0 !default;
$reactive-storyblock-boxshadow: 				0 0px 4px #666 !default;*/
/*$story-header-related-column-count:         1 !default;
$story-header-related-height:               55px !default;
$story-header-related-padding:              32px !default;
$story-header-related-font-size:            $base-font-size * 0.75 !default;
$story-header-related-line-height:          $base-line-height * 0.59 !default; */
/*@warn 'We need to put an image here for the ie-7 more link. or do we?' !default;*/
#header {
    height: 102px;
}

#header-logo {
    top: 15px;
    float: none;
    width: 218px;
    height: 32px;
    margin: 0 auto;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2ODMuNzRweCIgaGVpZ2h0PSI5OS45N3B4IiB2aWV3Qm94PSIwIDAgNjgzLjc0IDk5Ljk3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2ODMuNzQgOTkuOTciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik03Ni40LDM4LjgxN0M3Mi4xOTgsMjEuOTMzLDYzLjU0Myw2LjUxMyw0OC40NjUsNi41MTNjLTE3LjU1OSwwLTIzLjk4OCwxNS40Mi0yMy45ODgsNDQuNjYzYzAsMjguNTg1LDkuMTQ5LDQwLjgxNywyNC45NzUsNDAuODE3YzE0LjcxMiwwLDI0Ljg0OC0xMS43MDQsMjcuODE2LTI4Ljk4Nmw3LjI5LDEuODY3Yy00LjgxOSwyMy45MjctMTcuMzA1LDM1LjA5NS00MC4xNzksMzUuMDk1QzE2LjkzNyw5OS45NjksMCw4MC40MjcsMCw0OS45ODJDMCwyMS41MzYsMjAuNTIyLDAsNDYuNzI5LDBjOS43NjksMCwxNi45MzcsMi43OTMsMjIuNjI0LDcuNDQxTDc2LjQsMC4yNjVoNS4xOTNsMS4xMTUsMzcuODg5TDc2LjQsMzguODE3eiIvPjxwYXRoIGQ9Ik0xMjUuNjcyLDY2LjMzNWMtMTQuOTYyLDMuMTg4LTE5LjkwNCw2Ljc3OC0xOS45MDQsMTUuNDE5YzAsNS43MiwzLjA4OSw5LjE3OSw4LjE2LDkuMTc5YzYuNjc1LDAsMTEuNzQ0LTUuOTg2LDExLjc0NC0xNS44MjFWNjYuMzM1eiBNMTI1LjY3Miw1My4wNDJjMC05LjU3My0zLjMzOS0xMy4wMjgtMTEuMzczLTEzLjAyOGMtNi4wNiwwLTguOTA0LDIuMzkxLTguOTA0LDQuNTE4YzAsMi4xMjgsMy4wODgsMy4zMjUsMy4wODgsNy4xODJjMCw0LjkxNS0zLjcwOCw4Ljc3My0xMC4xMzMsOC43NzNjLTQuNDUyLDAtOS42NDQtMy4wNTUtOS42NDQtMTAuMTA2YzAtOS40MzQsMTAuMTM2LTE2Ljg4MywyOC4wNjEtMTYuODgzYzE0LjQ3LDAsMjcuOTQyLDQuMTIzLDI3Ljk0MiwyMC4yMDl2MjYuODVjMCw2LjM4NywxLjIzMyw4LjUxNCwzLjA5Miw4LjUxNGMyLjEwMiwwLDIuODQyLTEuOTk4LDUuMDYzLTEuOTk4YzEuMTEzLDAsMS44NTUsMC42NjYsMS44NTUsMi4xMjdjMCw1LjMxNy02LjU1LDEwLjc3MS0xMy4xMDQsMTAuNzcxYy02LjA1NSwwLTExLjc0My0zLjcyNC0xMy4zNTItOS4xNzZjLTUuODA5LDUuODUtMTQuMDkyLDkuMTc2LTIzLjk4NCw5LjE3NmMtMTEuMzcyLDAtMTguOTE1LTQuOTE4LTE4LjkxNS0xNS4yODhjMC0xMS44MzQsOC43ODEtMTkuMTQzLDQwLjMwNy0yNC44NTdWNTMuMDQyeiIvPjxwYXRoIGQ9Ik0xNzYuMTQ5LDBjNS44MDksMCwxMC42MzIsNS4xODUsMTAuNjMyLDExLjQzMWMwLDYuMjQ4LTQuODIzLDExLjQzNi0xMC42MzIsMTEuNDM2Yy01LjgxNSwwLTEwLjYzNS01LjE4OC0xMC42MzUtMTEuNDM2QzE2NS41MTUsNS4xODUsMTcwLjMzNCwwLDE3Ni4xNDksMCBNMTU3LjIzLDkxLjQ1OWgyLjFjNi45MjgsMCw3LjI5OC0wLjY2Niw3LjI5OC01LjcxOFY0OS43MTdjMC01LjQ1MS0xLjIzOS02LjkwOS02LjQzMS02LjkwOWgtMy43MDh2LTYuNTE1bDI5LjE3Ny0xLjQ2MnY1MC45MWMwLDUuMDUyLDAuMzc0LDUuNzE4LDcuMjkyLDUuNzE4aDIuMTAydjYuNTE4SDE1Ny4yM1Y5MS40NTl6Ii8+PHBhdGggZD0iTTIwNy40NjQsNDkuNzE4YzAtNS40NTMtMS4yMzktNi45MTItNi40MjktNi45MTJoLTMuNzA4di02LjUxNGwyNy40NDQtMS40NjF2MTguMDc2aDAuMjQ4YzMuMDg2LTkuODM1LDkuMTQ4LTE5LjQwOSwyMC4xNTEtMTkuNDA5YzcuNTM5LDAsMTMuODQ3LDQuMzg3LDEzLjg0NywxMy40MjdjMCw1Ljk4Mi00LjMyOSwxMS4wMzMtMTAuMDE4LDExLjAzM2MtNi45MiwwLTkuNzYzLTUuNTgyLTkuNzYzLTEwLjIzOGMwLTIuMzkxLDEuMTEtNC43NzksMi43MTYtNS45NzhsLTAuMjQzLTAuMjY2Yy0xMC4zODcsMy4wNTMtMTUuMjA3LDE3LjAxNS0xNS4yMDcsNDQuMjY4YzAsNS4wNDksMC4zNzEsNS43MTcsNy4yOTEsNS43MTdoNS4wNzF2Ni41MTZoLTQwLjc5OXYtNi41MTZoMi4xMDNjNi45MjUsMCw3LjI5NS0wLjY2OCw3LjI5NS01LjcxN1Y0OS43MTh6Ii8+PHBhdGggZD0iTTI2MS4yNjcsOTEuNDYxaDIuMTAxYzYuOTI0LDAsNy4yOTYtMC42NjgsNy4yOTYtNS43MTdWNDkuNzE3YzAtNS40NTItMS4yMzUtNi45MDktNi40MjctNi45MDloLTMuNzE0di02LjUxNWwyOS4xNzgtMS40NjF2MTAuNzY5aDAuMjQ5YzMuOTU2LTcuNTc5LDExLjEyOC0xMi4xMDQsMjAuNTIzLTEyLjEwNGMxMS44NjYsMCwyMC4zOTcsNi42NDYsMjAuMzk3LDIyLjQ2N3YyOS43OGMwLDUuMDQ5LDAuMzcyLDUuNzE3LDcuMjkzLDUuNzE3aDIuMTAxdjYuNTE2SDMwMy4xOHYtNi41MTZoMS4zNTdjNi45MjQsMCw3LjI5My0wLjY2OCw3LjI5My01LjcxN3YtMjguNDVjMC03LjA0NS0zLjA5Mi0xMi4wOTctOS4wMjQtMTIuMDk3Yy03LjA0NiwwLTEzLjEwNSw2Ljc3Ny0xMy4xMDUsMjAuMjA3djIwLjM0YzAsNS4wNDksMC4zNzQsNS43MTcsNy4yOTcsNS43MTdoMS4zNTh2Ni41MTZoLTM3LjA4OVY5MS40NjF6Ii8+PHBhdGggZD0iTTM0OC45Nyw5Ny45NzdoLTQuOTQ0bC0wLjQ4OC0yMi44NjVoNS42ODZjNC40NDksMTAuNzY4LDExLjYxMywxOC4zMzksMjIuMTI2LDE4LjMzOWM3LjUzOCwwLDExLjAwNS0zLjE4OCwxMS4wMDUtOC4zNzJjMC0zLjg1My0zLjgzNC02LjUxMy0xMC4zODctNy45NzZsLTkuMTQ3LTEuOTkxYy0xMi43MzUtMi43OTUtMTguNDItMTAuMjM3LTE4LjQyLTIwLjM0NGMwLTEzLjk1OCwxMS4xMjgtMjEuMjcxLDI0LjEwNy0yMS4yNzFjNC44MTgsMCwxMC4zOCwxLjQ2OCwxNC45NTgsNC4zODlsNC42OTgtMy4wNTNoNS4xODZsMC41MDMsMjAuNjA1aC01LjY4OGMtNS4zMTgtMTAuMTA3LTExLjk5My0xNS40MjUtMTkuNTM1LTE1LjQyNWMtNi40MjgsMC0xMC44ODEsMi43OTQtMTAuODgxLDguMjQxYzAsMy4wNTcsMi4xMDQsNC43OTEsNy4xNzEsNi4xMTZsMTYuOTQxLDQuNjU4YzkuMDIzLDIuNTIxLDE0LjU4NSw5LjMwNSwxNC41ODUsMTguNDcyYzAsMTIuNzYyLTguNzc1LDIyLjQ2OS0yNS44MzQsMjIuNDY5Yy02LjY3OCwwLTE0LjA5OC0yLjUyOS0xNi42OTctNC41MjJMMzQ4Ljk3LDk3Ljk3N3oiLz48cGF0aCBkPSJNNDY3Ljc3NSw0OS44NTJoNy4wNDhjMTUuOTQxLDAsMjIuNTAxLTUuMDU0LDIyLjUwMS0yMC42MDZjMC0xNC40OS01LjMyLTIwLjA3My0xOS4xNjQtMjAuMDczYy04LjAzNCwwLTEwLjM4NSwxLjA2NS0xMC4zODUsNi43ODNWNDkuODUyeiBNNDQ1Ljc2OCwxNS44MTdjMC01LjA1MS0wLjczOS02LjY0Ni03LjQxNS02LjY0NmgtNS40NDFWMS45OTFoNTMuNjU0YzIyLjUwMywwLDM0LjI0NCw5LjgzOSwzNC4yNDQsMjcuNjU0YzAsMjEuNTMtMTguNzksMjcuMzg1LTQwLjMwMiwyNy4zODVjLTQuMjA1LDAtOC41MzEtMC4xMzQtMTIuNzMyLTAuMjY5djI3LjM4NmMwLDUuMDUxLDAuNzM5LDYuNjQ2LDcuNDE1LDYuNjQ2aDYuMTg0djcuMTg0aC00OC40NjN2LTcuMTg0aDUuNDQxYzYuNjc2LDAsNy40MTUtMS41OTUsNy40MTUtNi42NDZWMTUuODE3eiIvPjxwYXRoIGQ9Ik01NDYuNTYzLDkzLjQ1YzguNjUsMCwxMi42MDktOS4zMDMsMTIuNjA5LTI2LjcxNGMwLTE3LjQxNS0zLjk1OS0yNi43MjQtMTIuNjA5LTI2LjcyNGMtOC41MzEsMC0xMi40ODcsOS4zMDktMTIuNDg3LDI2LjcyNEM1MzQuMDc2LDg0LjE0Nyw1MzguMDMyLDkzLjQ1LDU0Ni41NjMsOTMuNDUgTTU0Ni41NjMsMzMuNDk3YzE4LjI5OCwwLDMzLjg3MywxMy4wMywzMy44NzMsMzMuMjM5YzAsMjAuMjA2LTE1LjU3NSwzMy4yMzItMzMuODczLDMzLjIzMmMtMTguMTcyLDAtMzMuNzQ5LTEzLjAyNi0zMy43NDktMzMuMjMyQzUxMi44MTQsNDYuNTI3LDUyOC4zOTIsMzMuNDk3LDU0Ni41NjMsMzMuNDk3Ii8+PHBhdGggZD0iTTU4OC40LDk3Ljk3N2gtNC45NDNsLTAuNDk4LTIyLjg2NWg1LjY4OGM0LjQ1MSwxMC43NjgsMTEuNjE3LDE4LjMzOSwyMi4xMjgsMTguMzM5YzcuNTQzLDAsMTEuMDA1LTMuMTg4LDExLjAwNS04LjM3MmMwLTMuODUzLTMuODMxLTYuNTEzLTEwLjM4NC03Ljk3NmwtOS4xNS0xLjk5MWMtMTIuNzMzLTIuNzk1LTE4LjQxNi0xMC4yMzctMTguNDE2LTIwLjM0NGMwLTEzLjk1OCwxMS4xMjItMjEuMjcxLDI0LjEwNS0yMS4yNzFjNC44MjMsMCwxMC4zODMsMS40NjgsMTQuOTU5LDQuMzg5bDQuNzAxLTMuMDUzaDUuMTg5bDAuNDksMjAuNjA1aC01LjY4Yy01LjMyLTEwLjEwNy0xMS45OTItMTUuNDI1LTE5LjUzOC0xNS40MjVjLTYuNDMyLDAtMTAuODc5LDIuNzk0LTEwLjg3OSw4LjI0MWMwLDMuMDU3LDIuMTAyLDQuNzkxLDcuMTY4LDYuMTE2bDE2LjkzOSw0LjY1OGM5LjAyNSwyLjUyMSwxNC41ODcsOS4zMDUsMTQuNTg3LDE4LjQ3MmMwLDEyLjc2Mi04Ljc3NSwyMi40NjktMjUuODM1LDIyLjQ2OWMtNi42NzksMC0xNC4wOTktMi41MjktMTYuNjg4LTQuNTIyTDU4OC40LDk3Ljk3N3oiLz48cGF0aCBkPSJNNjM2LjI3LDQyLjgwN3YtNy4xNzljMTEuNjIxLTEuNDY0LDE3LjgwNS05LjMwOSwyMC4zOTctMjcuMzg0aDcuNDE2djI2LjU4OGgxNi4zMjJ2Ny45NzVoLTE2LjMyMnYzNy43NDljMCw1LjMyMywwLjk5Myw4LjUxNCw0Ljk0Niw4LjUxNGM1LjU2MSwwLDguMDQtNy44NDQsOC4wNC0xNS45NTZoNi42NzVjMCwxNS41NTUtNS40MzksMjYuODU1LTIwLjg5MiwyNi44NTVjLTE0LjQ2OSwwLTE3LjgwNy03LjcxMy0xNy44MDctMjMuMjY2VjQyLjgwN0g2MzYuMjd6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
    background-size: contain;
}

.filmstrip-gallery #header-logo {
    background: url(/wp-content/themes/vip/newscorpau-regional/assets/dist/css/site/cairnspost/desktop/../../../../img/regionals/cairnspost/logo-light.svg) no-repeat;
}

.info-bar-search {
    top: 44px;
}

.info-bar-weather {
    top: -56px;
}

.image-none.image-block,
.image-none.thumb-link .image-frame {
    background: #d9e0e4 url(/wp-content/themes/vip/newscorpau-regional/assets/dist/img/regionals/cairnspost/logo-light.svg) no-repeat center center;
    -webkit-background-size: 75% auto;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    background-size: 75% auto;
}

#nav-level1 .tier-1 > li.sectionref-news {
    width: 72px;
}

#nav-level1 .tier-1 > li.sectionref-news a {
    border-top-color: #0b6098;
}

.home #nav-level1 .tier-1 > li.sectionref-news a {
    background: #0b6098;
    color: #fff;
}

#nav-level1 .tier-1 > li.sectionref-news:hover a,
#nav-level1 .tier-1 > li.sectionref-news.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-news a.waiting-to-close {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-news .section {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-sport {
    width: 74px;
}

#nav-level1 .tier-1 > li.sectionref-sport a {
    border-top-color: #0088cc;
}

#nav-level1 .tier-1 > li.sectionref-sport:hover a,
#nav-level1 .tier-1 > li.sectionref-sport.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-sport.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-sport a.waiting-to-close {
    background: #0088cc;
}

#nav-level1 .tier-1 > li.sectionref-sport .section {
    background: #0088cc;
}

#nav-level1 .tier-1 > li.sectionref-entertainment {
    width: 152px;
}

#nav-level1 .tier-1 > li.sectionref-entertainment a {
    border-top-color: #8e7eba;
}

#nav-level1 .tier-1 > li.sectionref-entertainment:hover a,
#nav-level1 .tier-1 > li.sectionref-entertainment.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-entertainment.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-entertainment a.waiting-to-close {
    background: #8e7eba;
}

#nav-level1 .tier-1 > li.sectionref-entertainment .section {
    background: #8e7eba;
}

#nav-level1 .tier-1 > li.sectionref-business {
    width: 100px;
}

#nav-level1 .tier-1 > li.sectionref-business a {
    border-top-color: #757671;
}

#nav-level1 .tier-1 > li.sectionref-business:hover a,
#nav-level1 .tier-1 > li.sectionref-business.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-business.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-business a.waiting-to-close {
    background: #757671;
}

#nav-level1 .tier-1 > li.sectionref-business .section {
    background: #757671;
}

#nav-level1 .tier-1 > li.sectionref-lifestyle {
    width: 104px;
}

#nav-level1 .tier-1 > li.sectionref-lifestyle a {
    border-top-color: #b13d5e;
}

#nav-level1 .tier-1 > li.sectionref-lifestyle:hover a,
#nav-level1 .tier-1 > li.sectionref-lifestyle.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-lifestyle.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-lifestyle a.waiting-to-close {
    background: #b13d5e;
}

#nav-level1 .tier-1 > li.sectionref-lifestyle .section {
    background: #b13d5e;
}

#nav-level1 .tier-1 > li.sectionref-video {
    width: 97px;
}

#nav-level1 .tier-1 > li.sectionref-video a {
    border-top-color: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-video:hover a,
#nav-level1 .tier-1 > li.sectionref-video.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-video.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-video a.waiting-to-close {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-video .section {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-classifieds {
    width: 120px;
}

#nav-level1 .tier-1 > li.sectionref-classifieds a {
    border-top-color: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-classifieds:hover a,
#nav-level1 .tier-1 > li.sectionref-classifieds.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-classifieds.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-classifieds a.waiting-to-close {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-classifieds .section {
    background: #0b6098;
}

#nav-level1 .tier-1 > li.sectionref-realestate {
    width: 128px;
}

#nav-level1 .tier-1 > li.sectionref-realestate a {
    border-top-color: #d1232a;
}

#nav-level1 .tier-1 > li.sectionref-realestate:hover a,
#nav-level1 .tier-1 > li.sectionref-realestate.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-realestate.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-realestate a.waiting-to-close {
    background: #d1232a;
}

#nav-level1 .tier-1 > li.sectionref-realestate .section {
    background: #d1232a;
}

#nav-level1 .tier-1 > li.sectionref-cars {
    width: 97px;
}

#nav-level1 .tier-1 > li.sectionref-cars a {
    border-top-color: #757671;
}

#nav-level1 .tier-1 > li.sectionref-cars:hover a,
#nav-level1 .tier-1 > li.sectionref-cars.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-cars.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-cars a.waiting-to-close {
    background: #757671;
}

#nav-level1 .tier-1 > li.sectionref-cars .section {
    background: #757671;
}

#nav-level1 .tier-1 > li.sectionref-agribusiness {
    width: 142px;
}

#nav-level1 .tier-1 > li.sectionref-agribusiness a {
    border-top-color: #939598;
}

#nav-level1 .tier-1 > li.sectionref-agribusiness:hover a,
#nav-level1 .tier-1 > li.sectionref-agribusiness.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-agribusiness.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-agribusiness a.waiting-to-close {
    background: #939598;
}

#nav-level1 .tier-1 > li.sectionref-agribusiness .section {
    background: #939598;
}

#nav-level1 .tier-1 > li.sectionref-country-living {
    width: 181px;
}

#nav-level1 .tier-1 > li.sectionref-country-living a {
    border-top-color: #6297ae;
}

#nav-level1 .tier-1 > li.sectionref-country-living:hover a,
#nav-level1 .tier-1 > li.sectionref-country-living.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-country-living.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-country-living a.waiting-to-close {
    background: #6297ae;
}

#nav-level1 .tier-1 > li.sectionref-country-living .section {
    background: #6297ae;
}

#nav-level1 .tier-1 > li.sectionref-property {
    width: 148px;
}

#nav-level1 .tier-1 > li.sectionref-property a {
    border-top-color: #00978d;
}

#nav-level1 .tier-1 > li.sectionref-property:hover a,
#nav-level1 .tier-1 > li.sectionref-property.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-property.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-property a.waiting-to-close {
    background: #00978d;
}

#nav-level1 .tier-1 > li.sectionref-property .section {
    background: #00978d;
}

#nav-level1 .tier-1 > li.sectionref-machine {
    width: 126px;
}

#nav-level1 .tier-1 > li.sectionref-machine a {
    border-top-color: #5aa52d;
}

#nav-level1 .tier-1 > li.sectionref-machine:hover a,
#nav-level1 .tier-1 > li.sectionref-machine.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-machine.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-machine a.waiting-to-close {
    background: #5aa52d;
}

#nav-level1 .tier-1 > li.sectionref-machine .section {
    background: #5aa52d;
}

#nav-level1 .tier-1 > li.sectionref-weather {
    width: 126px;
}

#nav-level1 .tier-1 > li.sectionref-weather a {
    border-top-color: #ff9c00;
}

#nav-level1 .tier-1 > li.sectionref-weather:hover a,
#nav-level1 .tier-1 > li.sectionref-weather.current-menu-item a,
#nav-level1 .tier-1 > li.sectionref-weather.current-menu-ancestor a,
#nav-level1 .tier-1 > li.sectionref-weather a.waiting-to-close {
    background: #ff9c00;
}

#nav-level1 .tier-1 > li.sectionref-weather .section {
    background: #ff9c00;
}

body.home #nav-level1 .tier-1 > li.sectionref-news a,
body.news #nav-level1 .tier-1 > li.sectionref-news a,
body.error404 #nav-level1 .tier-1 > li.sectionref-news a,
body.technology #nav-level1 .tier-1 > li.sectionref-news a,
body.ntnews.video #nav-level1 .tier-1 > li.sectionref-news a {
    background: #0b6098;
}

body.home #nav-level2,
body.home #nav-level3,
body.news #nav-level2,
body.news #nav-level3,
body.error404 #nav-level2,
body.error404 #nav-level3,
body.technology #nav-level2,
body.technology #nav-level3,
body.ntnews.video #nav-level2,
body.ntnews.video #nav-level3 {
    background: #0b6098;
}

body.business #nav-level1 .tier-1 > li.sectionref-business a {
    background: #757671;
}

body.business #nav-level2,
body.business #nav-level3 {
    background: #757671;
}

body.sport #nav-level1 .tier-1 > li.sectionref-sport a {
    background: #0088cc;
}

body.sport #nav-level2,
body.sport #nav-level3 {
    background: #0088cc;
}

body.lifestyle #nav-level1 .tier-1 > li.sectionref-lifestyle a {
    background: #b13d5e;
}

body.lifestyle #nav-level2,
body.lifestyle #nav-level3 {
    background: #b13d5e;
}

body.sport-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor > a,
body.agribusiness-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor > a,
body.agribusiness-on-farm-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor > a,
body.country-living-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor > a {
    background: white;
    color: black;
}

body.sport-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor:hover > a,
body.agribusiness-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor:hover > a,
body.agribusiness-on-farm-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor:hover > a,
body.country-living-photos #nav-level1 .tier-1 > li.sectionref-news.current-menu-ancestor:hover > a {
    background: #0b6098;
    color: white;
}

.sectionref-news .nav-list {
    background: #0b6098;
}

.sectionref-sport .nav-list {
    background: #0088cc;
}

.sectionref-entertainment .nav-list {
    background: #8e7eba;
}

.sectionref-business .nav-list {
    background: #757671;
}

.sectionref-lifestyle .nav-list {
    background: #b13d5e;
}

.sectionref-video .nav-list {
    background: #0b6098;
}

.sectionref-classifieds .nav-list {
    background: #0b6098;
}

.sectionref-cars .nav-list {
    background: #757671;
}

.sectionref-agribusiness .nav-list {
    background: #939598;
}

.sectionref-country-living .nav-list {
    background: #6297ae;
}

.sectionref-property .nav-list {
    background: #00978d;
}

.sectionref-machine .nav-list {
    background: #5aa52d;
}

.sectionref-weather .nav-list {
    background: #ff9c00;
}

.sectionref-realestate .nav-list {
    background: #d1232a;
}

.module.sectionref-news .module-header,
.group.sectionref-news .group-header,
.group.sectionref-news .module-header,
.story-block.sectionref-news .section,
.group.sectionref-news .related-content.has-section .section a,
.auto-columnist.sectionref-news > .story-block .byline {
    background: #0b6098;
}

.group.sectionref-news .related-content.has-section .section a:hover {
    background: #063351;
}

.module.sectionref-sport .module-header,
.group.sectionref-sport .group-header,
.group.sectionref-sport .module-header,
.story-block.sectionref-sport .section,
.group.sectionref-sport .related-content.has-section .section a,
.auto-columnist.sectionref-sport > .story-block .byline {
    background: #0088cc;
}

.group.sectionref-sport .related-content.has-section .section a:hover {
    background: #005580;
}

.module.sectionref-business .module-header,
.group.sectionref-business .group-header,
.group.sectionref-business .module-header,
.story-block.sectionref-business .section,
.group.sectionref-business .related-content.has-section .section a,
.auto-columnist.sectionref-business > .story-block .byline {
    background: #757671;
}

.group.sectionref-business .related-content.has-section .section a:hover {
    background: #4e4f4c;
}

.module.sectionref-entertainment .module-header,
.group.sectionref-entertainment .group-header,
.group.sectionref-entertainment .module-header,
.story-block.sectionref-entertainment .section,
.group.sectionref-entertainment .related-content.has-section .section a,
.auto-columnist.sectionref-entertainment > .story-block .byline {
    background: #8e7eba;
}

.group.sectionref-entertainment .related-content.has-section .section a:hover {
    background: #655299;
}

.module.sectionref-sydneyconfidential .module-header,
.group.sectionref-sydneyconfidential .group-header,
.group.sectionref-sydneyconfidential .module-header,
.story-block.sectionref-sydneyconfidential .section,
.group.sectionref-sydneyconfidential .related-content.has-section .section a,
.auto-columnist.sectionref-sydneyconfidential > .story-block .byline {
    background: #8d5da7;
}

.group.sectionref-sydneyconfidential .related-content.has-section .section a:hover {
    background: #644177;
}

.module.sectionref-lifestyle .module-header,
.group.sectionref-lifestyle .group-header,
.group.sectionref-lifestyle .module-header,
.story-block.sectionref-lifestyle .section,
.group.sectionref-lifestyle .related-content.has-section .section a,
.auto-columnist.sectionref-lifestyle > .story-block .byline {
    background: #b13d5e;
}

.group.sectionref-lifestyle .related-content.has-section .section a:hover {
    background: #782940;
}

.module.sectionref-money .module-header,
.group.sectionref-money .group-header,
.group.sectionref-money .module-header,
.story-block.sectionref-money .section,
.group.sectionref-money .related-content.has-section .section a,
.auto-columnist.sectionref-money > .story-block .byline {
    background: #1fbba6;
}

.group.sectionref-money .related-content.has-section .section a:hover {
    background: #14796c;
}

.module.sectionref-realestate .module-header,
.group.sectionref-realestate .group-header,
.group.sectionref-realestate .module-header,
.story-block.sectionref-realestate .section,
.group.sectionref-realestate .related-content.has-section .section a,
.auto-columnist.sectionref-realestate > .story-block .byline {
    background: #d1232a;
}

.group.sectionref-realestate .related-content.has-section .section a:hover {
    background: #8f181d;
}

.module.sectionref-travel .module-header,
.group.sectionref-travel .group-header,
.group.sectionref-travel .module-header,
.story-block.sectionref-travel .section,
.group.sectionref-travel .related-content.has-section .section a,
.auto-columnist.sectionref-travel > .story-block .byline {
    background: #30a3f3;
}

.group.sectionref-travel .related-content.has-section .section a:hover {
    background: #0c7ccb;
}

.module.sectionref-video .module-header,
.group.sectionref-video .group-header,
.group.sectionref-video .module-header,
.story-block.sectionref-video .section,
.group.sectionref-video .related-content.has-section .section a,
.auto-columnist.sectionref-video > .story-block .byline {
    background: #0b6098;
}

.group.sectionref-video .related-content.has-section .section a:hover {
    background: #063351;
}

.module.sectionref-cars .module-header,
.group.sectionref-cars .group-header,
.group.sectionref-cars .module-header,
.story-block.sectionref-cars .section,
.group.sectionref-cars .related-content.has-section .section a,
.auto-columnist.sectionref-cars > .story-block .byline {
    background: #757671;
}

.group.sectionref-cars .related-content.has-section .section a:hover {
    background: #4e4f4c;
}

.module.sectionref-classifieds .module-header,
.group.sectionref-classifieds .group-header,
.group.sectionref-classifieds .module-header,
.story-block.sectionref-classifieds .section,
.group.sectionref-classifieds .related-content.has-section .section a,
.auto-columnist.sectionref-classifieds > .story-block .byline {
    background: #0b6098;
}

.group.sectionref-classifieds .related-content.has-section .section a:hover {
    background: #063351;
}

.module.sectionref-technology .module-header,
.group.sectionref-technology .group-header,
.group.sectionref-technology .module-header,
.story-block.sectionref-technology .section,
.group.sectionref-technology .related-content.has-section .section a,
.auto-columnist.sectionref-technology > .story-block .byline {
    background: #0b6098;
}

.group.sectionref-technology .related-content.has-section .section a:hover {
    background: #063351;
}

.module.sectionref-agribusiness .module-header,
.group.sectionref-agribusiness .group-header,
.group.sectionref-agribusiness .module-header,
.story-block.sectionref-agribusiness .section,
.group.sectionref-agribusiness .related-content.has-section .section a,
.auto-columnist.sectionref-agribusiness > .story-block .byline {
    background: #939598;
}

.group.sectionref-agribusiness .related-content.has-section .section a:hover {
    background: #6d6f72;
}

.module.sectionref-country-living .module-header,
.group.sectionref-country-living .group-header,
.group.sectionref-country-living .module-header,
.story-block.sectionref-country-living .section,
.group.sectionref-country-living .related-content.has-section .section a,
.auto-columnist.sectionref-country-living > .story-block .byline {
    background: #6297ae;
}

.group.sectionref-country-living .related-content.has-section .section a:hover {
    background: #436e81;
}

.module.sectionref-property .module-header,
.group.sectionref-property .group-header,
.group.sectionref-property .module-header,
.story-block.sectionref-property .section,
.group.sectionref-property .related-content.has-section .section a,
.auto-columnist.sectionref-property > .story-block .byline {
    background: #00978d;
}

.group.sectionref-property .related-content.has-section .section a:hover {
    background: #004b46;
}

.module.sectionref-machine .module-header,
.group.sectionref-machine .group-header,
.group.sectionref-machine .module-header,
.story-block.sectionref-machine .section,
.group.sectionref-machine .related-content.has-section .section a,
.auto-columnist.sectionref-machine > .story-block .byline {
    background: #5aa52d;
}

.group.sectionref-machine .related-content.has-section .section a:hover {
    background: #39691d;
}

.module.sectionref-weather .module-header,
.group.sectionref-weather .group-header,
.group.sectionref-weather .module-header,
.story-block.sectionref-weather .section,
.group.sectionref-weather .related-content.has-section .section a,
.auto-columnist.sectionref-weather > .story-block .byline {
    background: #ff9c00;
}

.group.sectionref-weather .related-content.has-section .section a:hover {
    background: #b36d00;
}

.module.sectionref-localnews .module-header,
.group.sectionref-localnews .group-header,
.group.sectionref-localnews .module-header,
.story-block.sectionref-localnews .section,
.group.sectionref-localnews .related-content.has-section .section a,
.auto-columnist.sectionref-localnews > .story-block .byline {
    background: #0b6098;
}

.group.sectionref-localnews .related-content.has-section .section a:hover {
    background: #063351;
}

.module-header {
    background: #0e649e;
}

.most-read ol li:before {
    background: #0e649e;
}

.most-read ol li:nth-child(2):before {
    background: #317bac;
}

.most-read ol li:nth-child(3):before {
    background: #4286b3;
}

.most-read ol li:nth-child(4):before {
    background: #5390ba;
}

.most-read ol li:nth-child(5):before {
    background: #649bc0;
}

.most-read ol li:nth-child(6):before {
    background: #76a7c7;
}

.most-read ol li:nth-child(7):before {
    background: #88b2cf;
}

.most-read ol li:nth-child(8):before {
    background: #9abed6;
}

.most-read ol li:nth-child(9):before {
    background: #adcadd;
}

.most-read ol li:nth-child(10):before {
    background: #bfd5e5;
}

.ntnews #content-3 .most-read.sectionref-news .module-header {
    background: #1d1f21;
}

.ntnews .most-read .module-header {
    display: inline-block;
    text-transform: capitalize;
    margin: 0;
}

.ntnews .most-read .module-header .heading {
    padding: 7px 14px 7px 14px;
    font: bold 20px/20px "Guardian Sans Cond", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    margin: 0;
}

.osx .ntnews .most-read .module-header .heading {
    padding-top: 7px;
    padding-bottom: 6px;
}

.ntnews .most-read ol li:before {
    background: #0e649e;
}

.ntnews .most-read ol li:nth-child(2):before {
    background: #117cc3;
}

.ntnews .most-read ol li:nth-child(3):before {
    background: #1593e9;
}

.ntnews .most-read ol li:nth-child(4):before {
    background: #39a5ed;
}

.ntnews .most-read ol li:nth-child(5):before {
    background: #5eb6f1;
}

.ntnews .most-read ol li:nth-child(6):before {
    background: #84c7f4;
}

.ntnews .most-read ol li:nth-child(7):before {
    background: #a9d8f7;
}

.ntnews .most-read ol li:nth-child(8):before {
    background: #cfe9fb;
}

.ntnews .most-read ol li:nth-child(9):before {
    background: #f4fafe;
}

.ntnews .most-read ol li:nth-child(10):before {
    background: white;
}

.story .most-read a {
    font-size: 15px;
}

.breaking-news-list li.lipos-2 .timestamp {
    background: #317bac;
}

.breaking-news-list li.lipos-3 .timestamp {
    background: #4286b3;
}

.breaking-news-list li.lipos-4 .timestamp {
    background: #5390ba;
}

.breaking-news-list li.lipos-5 .timestamp {
    background: #649bc0;
}

.breaking-news-list li.lipos-6 .timestamp {
    background: #76a7c7;
}

.breaking-news-list li.lipos-7 .timestamp {
    background: #88b2cf;
}

.breaking-news-list li.lipos-8 .timestamp {
    background: #9abed6;
}

.breaking-news-list li.lipos-9 .timestamp {
    background: #adcadd;
}

.ntnews #content-3 .breakingnews .module-header {
    background: #1d1f21;
}

.ntnews .breakingnews .module-header {
    display: inline-block;
    text-transform: capitalize;
    margin: 0;
}

.ntnews .breakingnews .module-header .heading {
    padding: 7px 14px 7px 14px;
    font: bold 20px/20px "Guardian Sans Cond", Helvetica, Trebuchet MS, TrebuchetMS, sans-serif;
    margin: 0;
}

.osx .ntnews .breakingnews .module-header .heading {
    padding-top: 7px;
    padding-bottom: 6px;
}

.ntnews .breaking-news-list li.lipos-2 .timestamp {
    background: #117cc3;
}

.ntnews .breaking-news-list li.lipos-3 .timestamp {
    background: #1593e9;
}

.ntnews .breaking-news-list li.lipos-4 .timestamp {
    background: #39a5ed;
}

.ntnews .breaking-news-list li.lipos-5 .timestamp {
    background: #5eb6f1;
}

.ntnews .breaking-news-list li.lipos-6 .timestamp {
    background: #84c7f4;
}

.ntnews .breaking-news-list li.lipos-7 .timestamp {
    background: #a9d8f7;
}

.ntnews .breaking-news-list li.lipos-8 .timestamp {
    background: #cfe9fb;
}

.ntnews .breaking-news-list li.lipos-9 .timestamp {
    background: #f4fafe;
}

.ntnews .breaking-news-list li .timestamp {
    background: #0e649e;
}

/*# sourceMappingURL=base.css.map */