/*
  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: 28 February 2019 14:45:15
*/


@charset "UTF-8";
/**
* version: 0.0.1
* file:    global.css
* author:  Squiz Australia
* updated: 17-07-2015 08:50
*
* Table of Contents
*
* - Reset
* - Utilities
* - General
* - Content
* - Modules
*    addthis
*    footer
*    globalheader
*    homecolumns
*    insidecontent
*    insidelanding
*    megamenu
*    newsletter
*    accordion (0.0.7)
*    breadcrumbs (0.0.2)
*    datatables (0.1.2)
*    font-awesome (0.1.0)
*    header-logo (0.1.0)
*    magnific-popup (0.1.0)
*    matrix-form (0.1.2)
*    navbar (0.1.0)
*    off-canvas-nav (0.0.1)
*    pagination (0.0.2)
*    responsive-tables (0.0.1)
*    secondary-nav (0.1.0)
*    skip-links (0.1.0)
*    slick (0.0.1)
*    spritesheet (0.1.4)
*/
/************* logan custom mixins ***************/
.visuallyhidden, .sr-only, .responsive-table th, .skip-links__link {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.responsive-table th {
  clip: initial;
  height: initial;
  width: initial;
  position: relative;
}
.visuallyhidden.focusable:active, .focusable.sr-only:active, .visuallyhidden.focusable:focus, .focusable.sr-only:focus, .skip-links__link:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.tabs__tab-list, .breadcrumbs__list, .popup__list, .sq-form-question-tickbox-list ul, .sq-form-question-option-list ul, .sub-nav__group, .pagination, .nav__list, .nav__sub, .nav__deep, .skip-links__list, .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.nav__deep {
  padding-left: 1.2em;
}
ul.nav__list a {
  font-family: sans-serif;
}
.highlight, .sq-form .sq-form-question-datetime input[type="password"], .sq-form .sq-form-question-datetime input[type="text"], .sq-form .sq-form-question-datetime label, .sq-form .sq-form-question-datetime select {
  display: inline-block;
*display: inline;
  zoom: 1;
}
.sq-form input[type="text"], .sq-form input[type="password"], .sq-form textarea, .nav__item-link, .nav__sub-item-link, .nav__deep-item-link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix, .sq-form-question {
*zoom: 1;
}
.clearfix:before, .sq-form-question:before, .clearfix:after, .sq-form-question:after {
  content: '';
  display: table;
  line-height: 0;
}
.clearfix:after, .sq-form-question:after {
  clear: both;
}
/*
--------------------
Reset (normalize.css)
--------------------
*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #003053;
}
h1 {
  font-size: 1.5em;
  font-weight: normal;
}
h2 {
  font-size: 1.3em;
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  text-decoration: none;
  color: #003053;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
h1 {
  font-size: 1.5em;
  margin: 0.67em 0;
}
#minutes h1 {
    display: none;
}
abbr[title] {
/*border-bottom: 1px dotted;*/
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
.right-img {
  margin-left: 20px;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  /*padding: 0.35em 0.625em 0.75em;*/
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  display: block;
  margin: auto;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  border: none;
  width: initial !important;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
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;
}
/*! normalize-opentype v0.2.0 | MIT License | kennethormandy.com/journal/normalize-opentype-css */
::selection {
  color: inherit;
  text-shadow: inherit;
}
html, body {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}
h1, h2, h3 {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
}
abbr {
  text-transform: uppercase;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
}
/*
* TODO: Turn on diagonal fractions where appropriate
*/
time {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
}
pre, kbd, samp, code {
  font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}
sup {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
}
sub {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="number"], input[type="range"], input[type="tel"], input[type="week"] {
  font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
}
table {
  font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}
table thead, table tfoot {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
--------------------
Utilities
--------------------
*/
.hidden {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.floatright {
  float: right;
}
.floatleft {
  float: left;
}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.pull-left {
  float: left;
}
img.pull-left {
  margin-right: 1em;
}
.pull-right {
  float: right;
}
img.pull-right {
  margin-left: 1em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.4;
}
body.noscroll {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
  overflow: scroll;
}
.desktop {
  display: none !important;
}
.mobile-only {
  display: block;
}
.mobile-hide {
  display: none !important;
}
.hide {
  display: none;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
@-ms-viewport {
width: device-width;
}
@page {
margin: 0.5cm;
}
/*
--------------------
Content
--------------------
*/
/* Tables */
table {
  width: 100%;
  border-collapse: collapse;
  margin: .5em 0;
}
caption {
  /*   font-size: 12.8px;
font-size: 0.8rem;
font-style: italic;
hidden as per Cody UAT */
  display: none;
}
/* Buttons */
.button {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #222;
  color: #dddddd;
  display: inline-block;
  border: 0;
  padding: 0.5em 1em;
}
.button, .button:visited, .button p, .button:visited p {
  text-decoration: none;
}
.button:focus, .button:hover {
  background-color: black;
}
.button--large {
  font-size: 24px;
  font-size: 1.5rem;
}
.button--small {
  font-size: 12.8px;
  font-size: 0.8rem;
}
.button a.external-link:after {
  display: none;
}
/* Quotes */
blockquote {
  position: relative;
  padding-left: 3em;
  margin: 2em 0;
}
blockquote:before {
  font-size: 80px;
  font-size: 5em;
  color: #efb32e;
  content: "\201C";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1em;
}
.pull-quote {
  border-top: 1px solid #222;
  padding: 1em 0.5em 0 0.5em;
  margin: 1em;
}
/* Highlight */
.highlight {
  background: #cccccc;
  padding: 0.1em 0.5em;
}
.bold {
  font-weight: bold;
}
.icon {
  vertical-align: middle;
}
.addthis .fa {
  color: #2a292a;
  font-size: 1.1em;
}
.addthis .fa:hover {
  color: #efb32e;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-center {
  margin: 0 50%;
}
/* removed at request of Cody UAT
.include_asset_summary a {
font-weight: bold;
color: #efb32e;
}
*/
a.external-link:after {
  content: '';
  padding: 0 .6em;
  background: url('https://www.logan.qld.gov.au/__data/assets/image/0007/355849/external-icon.png?v=0.1.1') no-repeat top center;
}
.addthis a.external-link:after {
  background: none !important;
  padding: 0;
}
/******* funnelback styles ********/

ul.ui-autocomplete {
  font-family: 'Arial';
  background: white;
  text-align: left;
  border: solid 1px #DEE7F0;
  list-style-type: none;
  padding: 0px;
  margin: 0;
  width: 184px;
  position: absolute;
}
ul.ui-autocomplete h2 {
  font-size: small;
  background-color: #DEE7F0;
  padding: 5px;
}
ul.ui-autocomplete li.ui-menu-item {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
ul.ui-autocomplete li.ui-menu-item a {
  display: block;
  padding: 3px;
  color: black;
}
ul.ui-autocomplete li.ui-menu-item a.description, ul.ui-autocomplete li.ui-menu-item a.url {
  padding-top: 0px;
}
ul.ui-autocomplete li.ui-menu-item span {
  display: block;
  font-size: small;
  padding-left: 10px;
}
ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
  background-color: #DEE7F0;
}
div#fb-facets {
/*margin-top: 3em;*/
}
.facet ul, #fb-contextual-navigation ul {
  list-style-type: none;
  padding: 0 .4em;
}
#search-form fieldset {
  border: none;
  margin: 0;
  padding: .3em;
  display: inline-block;
}
#search-form input[type="text"], #search-form select {
  padding: .3em;
  border: 1px solid #ccc;
}
#search-form input[type="text"] {
  width: 13.5em;
}
#search-form select {
  height: 2em;
  width: 9em;
}
#search-form input[type="submit"] {
  height: 2em;
}
#search-results p {
  overflow-wrap: break-word;
}
#search-results h3 {
  font-weight: bold;
}
/****** end FB styles ********/

/*
--------------------
Modules
--------------------
*/
/***** navigation ******/
.menu-button, .search-button {
  position: relative;
  height: 100%;
  padding: .2em;
}
.menu-button {
/*border-left: 3px solid #ecebeb;*/
}
.menu-button a, .search-button a {
  width: auto;
  height: auto;
  padding: 0.5em;
  text-align: center;
  padding: 0.5em 0 .4em .4em;
}
.menu-toggle {
  display: inline-block;
}
#navigation {
  display: none;
}
#navigation.active {
  display: block;
}
#navigation ul#nav {
  margin: 0;
  padding-top: .6em;
  background: #003053;
  color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 100;
  overflow: scroll;
  -moz-opacity: 0.9;
  opacity: .9;
  filter: alpha(opacity=90);
}
#navigation.active li {
  position: relative;
  padding: .2em;
}
#navigation .nav-toggle {
  /*display: block;*/
  position: absolute;
  top: 0.4em;
  right: 0;
  width: 50px;
  height: 25px;
  padding: 0;
}
#navigation .nav-2 .toggle-wrapper {
  display: none;
}
.megamenu {
  float: right;
  clear: none;
  width: 100%;
  height: auto;
}
#nav a:hover {
  text-decoration: none;
}
#nav > li {
  display: block;
}
#nav > li a {
  color: #fff;
}
.home-link.mobile {
  vertical-align: -webkit-baseline-middle;
}
.nav-2 {
  display: none;
}
#navigation .subs.active > ul {
  display: block;
}
/******* end navigation *******/
.right__column {
  position: relative;
  height: auto;
  font-size: .9em;
}
.homepage .right__column {
  display: none !important;
}
.inside .main__content {
  display: block;
  background: #fff;
  position: relative;
  width: 100%;
  font-size: .9em;
  padding: 1.7em 2.5% 2em 3%;
}
.inside .main__content p a, .inside .main__content li a, .inside .main__content td a, #fb-summary a {
  text-decoration: underline;
}
.item:hover {
/* background: #eff8ff; */
}
.homecolumns__popular .home-column__listing .item:hover {
  background: none;
}
.item .popular-link {
  display: inline-block;
  width: 100%;
}
.item .popular-link:hover .popular-link__icon {
  background: #efb32e;
}
.blue-section-heading {
  color: #003053;
  font-size: 1.275em;
  vertical-align: bottom;
}
.homecolumns .blue-section-heading, .features__heading .blue-section-heading {
  line-height: .9em;
}
.features__heading-text {
  display: inline-flex;
  max-width: 78%;
  font-size: 1em;
}
.inner {
  width: 100%;
  max-width: 62.5em;
  margin: 0 auto;
}
.inside .content-wrapper {
  background: #eff8ff;
  height: 100%;
  width: 100%;
  max-width: 62.5em;
  margin: 0 auto;
}
.sq-icon {
  vertical-align: middle;
}
.featured {
  position: relative;
  clear: both;
  overflow: hidden;
}
.features__icon {
  background: #efb32e;
  padding: 0.6em 0.7em 0.8em 0.7em;
  line-height: 2.4em;
  margin: 0 2% 0 3%;
  max-width: 19%;
}
.homecolumns .features__icon {
  margin: 0 2% 0 5%;
}
.popular-link__icon {
  background: #261d19;
  padding: 0.6em 0.6em 0.8em 0.6em;
  line-height: 2.4em;
  margin: 0 1em 0 0;
}
.features__heading inner {
  padding-left: 1em;
}
.logan-rounded {
  border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border: 1px solid #222;
}
.logan-rounded-bottom {
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
}
.logan-rounded-top {
  border-top-left-radius: .4em;
  -moz-border-top-left-radius: .4em;
  -webkit-border-top-left-radius: .4em;
  border-top-right-radius: .4em;
  -moz-border-top-right-radius: .4em;
  -webkit-border-top-right-radius: .4em;
}
.logan-rounded-left {
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
  border-top-left-radius: .4em;
  -moz-border-top-left-radius: .4em;
  -webkit-border-top-left-radius: .4em;
}
.logan-rounded-right {
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
  border-top-right-radius: .4em;
  -moz-border-top-right-radius: .4em;
  -webkit-border-top-right-radius: .4em;
}
.logan-rounded-bottom-left {
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
}
.logan-rounded-bottom-right {
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
}

.button:after {
  display: none;
}

.logan-inner-shadow {
  -webkit-box-shadow: inset 0px 0px 1.5em #ecebeb;
  -moz-box-shadow: inset 0px 0px 1.5em #ecebeb;
  box-shadow: inset 0px 0px 1.5em #ecebeb;
}
.inside .main__content ul {
  padding: 0 1.3em;
}
.inside .main__content .documents-listing, .inside .main__content .documents-listing a {
  padding: .6em;
}
/********** Generic table styling **********/
.inside .main__content table {
  margin: 1em 0;
  width: 100%;
  /*    border-bottom: 2px solid #efb32e;
allow table scrolling on mobile below */
  overflow: auto;
  overflow-y: hidden;
  overflow-x: auto;
  display: block;
}
.inside .main__content .sq-asset-builder-tab-content table, .inside .main__content .sq-asset-builder-tab-content table tbody tr, .inside .main__content table.sq-calendar-date-table tbody tr:last-child, .inside .main__content .sq-asset-builder-tab-content table tbody tr:last-child {
  border-bottom: none;
}
.inside .main__content table caption {
  /*  color: #003053;
font-size: 1.2em;
font-weight: bold;
padding: .6em;
hidden as per Cody UAT */
  display: none;
}
.inside .main__content table tbody tr {
  border-bottom: 1px solid #c9c9c9;
}
.inside .main__content table thead th.header {
  display: table-cell;
  margin-top: 0;
}
.inside .main__content table thead th, .inside .main__content table th {
  color: #003053;
  padding: 0.5em 1em 0.5em 0;
  text-align: left;
}
.inside .main__content table thead th, .inside .main__content table th, .inside .main__content table {
  border: none;
}
.inside .main__content table thead th, .inside .main__content table tbody tr:last-child {
  border-bottom: 2px solid #efb32e;
}
.inside .main__content table tbody td {
  border: none;
  padding: 1em 0.3em 1.4em 0.1em;
}
td.no-padding, td.no-padding ul, td.no-padding table, td.no-padding table tbody td {
  padding: .3em !important;
  margin: 0 !important;
}
/******** Generic form styling **********/
.contact-form table, .contact-form table thead th, .contact-form table tbody tr, .contact-form table tbody tr:last-child, .contact-form fieldset, #sharps-form .general-form fieldset, #wildlife-form .general-form fieldset {
  border: none;
}
#sharps-form, #wildlife-form {
  padding: 0;
  margin: 0;
  clear: both;
  float: none;
}
.contact-form .sq-form-field, .general-form .sq-form-field {
  width: 99%;
  padding: .5em;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
.contact-form select.sq-form-field, .general-form select.sq-form-field {
  margin-bottom: 10px;
  margin-right: 5px;
  width: auto;
}
.contact-form .sq-form-question-answer label, .general-form .sq-form-question-answer label {
  /*display: none;*/
}
.ie .contact-form .sq-form-field, .ie .general-form .sq-form-field, #sharps-form .general-form select, #wildlife-form .general-form select {
  width: inherit;
}
.ie .contact-form select.sq-form-field, .ie .general-form select.sq-form-field {
  width: auto;
}
select.sq-form-field {
  border-bottom-right-radius: 0 !important;
  -moz-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  -moz-border-top-right-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  height: 2.4em;
  width: inherit;
}
.sq-calendar-date-table .sq-form-field {
  width: initial;
}
.non-table-form input {
  display: block;
  padding: 0.3em;
}
.non-table-form .submit {
  clear: left;
}
.non-table-form .checkboxes label, .non-table-form .checkboxes input, .non-table-form .radio input {
  float: left;
  margin: 0.3em 0.3em 0.5em 0;
}
.general-form label, .general-form input[type='checkbox'] {
  /*float: left;   margin: 0.3em 0.3em 0.5em 0; */
  width: initial;
  display: inline-block;
}
.contact-form fieldset label {
  display: inline-block;
}
.non-table-form ul, .general-form ul {
  list-style-type: none;
}
/*-- module:addthis --*/
.addthis_toolbox a {
  padding: 0 0.5em 0 0.5em !important;
}
/*-- module:footer --*/
.footer__content {
  background: #585655;
  color: #fff;
  font-size: .85em;
  line-height: 1.8em;
  padding-bottom: 1em;
}
.footer__details {
  margin: 2em 0;
  padding-bottom: 1.8em;
}
.footer__inner {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.footer__inner a {
  color: #fff;
  text-decoration: none;
  padding: 1em 0.2em;
}
.footer__inner .top {
  text-align: center;
  padding: 1em 0;
  background: #000;
}
.footer__details__social-media img {
  margin: 0 4%;
}
.footer__details__social-media {
  margin: 1em 2% 0 0;
  width: 25%;
  text-align: right;
}
.footer__logo {
  text-align: center;
}
.footer__details__contents.mobile {
  display: table;
  width: 56%;
  table-layout: fixed;
  font-size: .8em;
}
.footer__details__contents.mobile .copy {
  padding-left: .5em;
  display: inline-block;
}
.footer__details__row {
  display: table-row;
}
.col-1 {
  display: block;
  width: 90%;
  padding-left: 2%;
}
/*
.col-2 {
display: table-cell;
width: 58%;
}
*/
.footer__details__contents.mobile a {
  padding: 0 0.3em;
}
/*-- module:globalheader --*/
.globalheader {
  display: block;
  position: relative;
}
.globalheader__logo {
  float: left;
  margin: .8em 0 0 .3em;
  width: 60%;
}
.globalheader__inner {
  min-height: 44px;
}
.navbar-mobile {
  max-width: 38%;
  height: 100%;/*border-left: 3px solid #ecebeb;*/
}
#global-search.active {
  display: block;
}
#global-search {
  display: none;
}
.globalheader__search {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
  padding: 0.3em 0 0.3em 0.6em;
  width: 99%;
  height: 38px;
  z-index: 200;/*  background: #585655;
border-bottom-left-radius: .4em;
-moz-border-bottom-left-radius: .4em;
-webkit-border-bottom-left-radius: .4em; */
}
.globalheader__search .query, .globalheader__search input[name="query"] {
  /* background: #585655;
color: #fff; */
  border: none;
  width: 100%;
  height: 2em;
  float: left;
}
.globalsearch__submit-button {
  position: absolute;
  padding: .5em .6em;
  bottom: 0;
  right: -4px;/*  border: none;
border-top-right-radius: .4em;
-moz-top-bottom-right-radius: .4em;
-webkit-top-bottom-right-radius: .4em; */
}
/*-- module:homecolumns --*/
.homecolumns a {
  text-decoration: none;
}
.homecolumns__news.span-4, .homecolumns__whatson.span-4, .homecolumns__popular.span-4 {
  background: #fff;
  padding: 0 0.2em 1.2em 0;
  border-top: .7em solid #ecebeb;
}
.home-column__listing {
  margin: 2em 1em 0;
  list-style-type: none;
}
.homecolumns__popular .home-column__listing {
  border-top: 1px solid #efb32e;
  padding-left: 0;
}
.homecolumns__popular .home-column__listing .item {
  padding: .72em 0;
}
.homecolumns__seeall.button {
  float: right;
  padding: 0.3em 1em;
  margin: 1em 1em 0 0;
  font-size: .9em;
  color: #fff;
  background: #261d19;
}
/******** whats-on and latest-news *********/
.home-column__listing.whats-on .item, .home-column__listing.latest-news .item, .inside .listing.latest-news .item {
  display: block;
  font-size: .9em;
  margin: 0 0 1.5em 0;
  position: relative;
  border-top: 1px solid #efb32e;
}
.home-column__listing.latest-news .item {
/*margin-bottom: 1.6em;*/
}
.home-column__listing.whats-on .item h3 {
  font-size: 1.1em;
  padding: .5em .5% .2em 4.5em;
  margin-top: 0;
  min-height: 2.8em;
  font-weight: bold;
}
.home-column__listing.latest-news .item h3 {
  font-size: 1.1em;
  padding: .5em 2% 0 7em;
  margin-top: 0;
  min-height: 4.2em;
  font-weight: bold;
}
.item .detail {
  border-bottom: 1px solid #c9c9c9;
}
.item p.details, .item p.description, .item .details p {
  color: #333;
}
.inside .listing.latest-news .item .details {
  padding: 0 .1% 0 7.6em;
  margin: 0;
}
.inside .listing.latest-news .item .details p {
  margin: 0;
}
.home-column__listing.whats-on .item h3 a, .home-column__listing.latest-news .item h3 a, .inside .listing.latest-news .item h3 a, .inside .listing.latest-news .item h3 {
  color: #003053;
  font-weight: bold;
}
.home-column__listing.whats-on .item p {
  margin: 0;
  font-size: 1.1em;/*padding: 0 2% 0 2%;*/
}
.home-column__listing.latest-news .item p {
  padding: 0;
  margin: 0;
  font-size: 1.1em;
}
.home-column__listing.latest-news .item .image, .inside .listing.latest-news .item .image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 60px;
  overflow: hidden;
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
}
.home-column__listing.whats-on .item p .location {
  padding-left: .5em;
}
.home-column__listing.whats-on .item .date {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: calc(100% - 0.5em);
  color: #fff;
  /*color: #00aaac;*/
  text-align: center;
}
.home-column__listing.whats-on .item .date a {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
}
.home-column__listing.whats-on .item .date:before {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 0;
  z-index: 0;
  background: #003053;
  /* url(mysource_files/icon-sprite.png) no-repeat 0 -80px */
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
}
.home-column__listing.whats-on .item .date .month {
  display: block;
  padding: 7px 0 0 0;
  font-size: 14px;
  text-transform: uppercase;
}
.home-column__listing.whats-on .item .date .day {
  display: block;
  padding: 0;
  font-size: 25px;
  position: absolute;
  top: 17px;
  width: 100%;
}
/*-- module:insidecontent --*/
/*-- module:insidelanding --*/
.insidelanding__banner {
  max-height: 268px;
  overflow: hidden;
  line-height: 0;
}
/*-- module:megamenu --*/
/*-- module:newsletter --*/
.newsletter {
  background: #000;
  color: #fff;
}
.newsletter__item a.newsletter__link {
  color: #efb32e;
  text-decoration: none;
}
.newsletter__item {
  width: 100%;
  max-width: 62.5em;
  margin: 0 auto;
  padding: 1.8em 0;
  text-align: center;
}
.newsletter__icon {
  background: #fff;
  margin: 1em .3em 1em 0;
  padding: .76em 0.5em .76em .76em;
  border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  -webkit-background-size: contain;
}
/*-- module:squiz-module-accordion --*/
.accordion__link:after {
  content: '+';
  border: 1px solid;
  display: inline-block;
*display: inline;
  zoom: 1;
  margin-left: 1em;
  width: 1em;
  text-align: center;
}
.accordion__link.uber-accordion__button-active:after {
  content: '-';
}
.js-enabled .accordion__target {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.js-enabled .accordion__target.uber-accordion__target-active {
  max-height: 100em;
}
.tabs__item {
  display: inline-block;
*display: inline;
  zoom: 1;
}
.tabs__link {
  padding: .5em;
  border: 1px solid;
  border-bottom: 0;
  background: #eee;
}
.tabs__link.uber-accordion__button-active {
  background: #fff;
}
.js-enabled .tabs__target {
  display: none;
}
.js-enabled .tabs__target.uber-accordion__target-active {
  display: block;
}
.no-js .uber-accordion__target {
  display: none;
}
.no-js .uber-accordion__target:target {
  display: block;
}
/*-- module:squiz-module-breadcrumbs --*/
.breadcrumbs {
  font-size: 12.8px;
  font-size: 0.8em;
  margin-top: 0.8em;
}
a.breadcrumbs__link, .month-calendar a, .dynamic-month-selector a, .inline-button {
  text-decoration: none !important;
}
.has-subnav .breadcrumbs {
  margin-top: 36px;
}
.breadcrumbs__item {
  display: inline-block;
}
.breadcrumbs__divider {
  display: inline-block;
*display: inline;
  zoom: 1;
  margin: 0 2px;
}
.breadcrumbs__current {
  font-weight: bold;
}
/*-- module:squiz-module-datatables --*/
.table-sortable th {
  cursor: pointer;
  background: #222;
  color: #fff;
}
.table-sortable th:after {
  float: right;
}
.table-sortable th.sorting_asc:after {
  height: 0;
  width: 0;
  content: ' ';
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
.table-sortable th.sorting_desc:after {
  height: 0;
  width: 0;
  content: ' ';
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  border-color: #fff transparent transparent transparent;
}
/*-- module:squiz-module-font-awesome --*/
/*!
*  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://www.logan.qld.gov.au/__data/assets/file/0009/346851/fontawesome-webfont.eot?v=0.1.1?v=4.0.3");
  src: url("https://www.logan.qld.gov.au/__data/assets/file/0009/346851/fontawesome-webfont.eot?v=0.1.1?#iefix&v=4.0.3") format("embedded-opentype"), url("https://www.logan.qld.gov.au/__data/assets/file/0003/346854/fontawesome-webfont.woff?v=0.1.1?v=4.0.3") format("woff"), url("https://www.logan.qld.gov.au/__data/assets/file/0011/346853/fontawesome-webfont.ttf?v=0.1.1?v=4.0.3") format("truetype"), url("https://www.logan.qld.gov.au/__data/assets/file/0010/346852/fontawesome-webfont.svg?v=0.1.1?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.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.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.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-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before, .fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before, .fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before, .fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before, .fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
a.fa-external-link:after {
  content: "";
  padding: 0 .3em;
  font-size: .8em;
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before, .fa-users:before {
  content: "";
}
.fa-chain:before, .fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before, .fa-scissors:before {
  content: "";
}
.fa-copy:before, .fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before, .fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before, .fa-sort:before {
  content: "";
}
.fa-sort-down:before, .fa-sort-asc:before {
  content: "";
}
.fa-sort-up:before, .fa-sort-desc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "";
}
.fa-legal:before, .fa-gavel:before {
  content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before, .fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before, .fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-down-trans:after {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-mail-reply-all:before {
  content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before, .fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before, .fa-usd:before {
  content: "";
}
.fa-rupee:before, .fa-inr:before {
  content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}
.fa-won:before, .fa-krw:before {
  content: "";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
/*-- module:squiz-module-header-logo --*/
.header-logo {
  border: 0;
  background: transparent url("mysource_files/logo.png") 0 0 no-repeat;
  width: 135px;
  height: 79px;
  display: block;
}
/*-- module:squiz-module-magnific-popup --*/
/*-- module:squiz-module-matrix-form --*/
.sq-form-section, .sq-form, .sq-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
.sq-form-question {
  padding: .5em;
}
.sq-form-field {
  border: 1px solid #ccc;
}
.sq-form input[type="text"], .sq-form input[type="password"], .sq-form textarea {
  width: 100%;
  padding: .5em 0;
}
.sq-form textarea {
  padding: 0;
}
.lt-ie9 .sq-form input[type="text"], .lt-ie9 .sq-form input[type="password"], .lt-ie9 .sq-form textarea {
  width: 98%;
}
.sq-form input[type="text"] .sq-form input[type="password"] {
  text-indent: .5em;
}
.sq-form-question-title, .sq-form-question-answer label {
  margin: .5em 0;
  font-weight: bold;
  display: block;
}
.sq-form-question-answer label {
  font-weight: normal;
}
.sq-form-section-title {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: bold;
  border-top: 1px solid #ccc;
  margin-top: 1em;
  display: block;
  padding-top: 1em;
  width: 100%;
  margin: .5em 0;
}
.sq-form-question-tickbox-list li, .sq-form-question-option-list li {
  clear: left;
  display: block;
  padding: .5em 0;
}
.contact-form.inline-list ul {
  padding-left: 0;
}
.contact-form.inline-list .sq-form-question-tickbox-list li, .contact-form.inline-list .sq-form-question-option-list li {
  clear: left;
  display: inline-block;
  padding: .5em;
}
.sq-form input[type="radio"], .sq-form input[type="checkbox"], .sq-form input[type="radio"] ~ label, .sq-form input[type="checkbox"] ~ label {
  float: left;
  font-weight: normal;
  margin: 0 0 0 0.5em;
}
.sq-form-question-note {
  font-size: 90%;
  font-style: italic;
  display: block;
  margin-bottom: .5em;
}
.sq-form-question {
  margin-bottom: 1em;
}
.sq-form .sq-form-question-datetime input[type="password"], .sq-form .sq-form-question-datetime input[type="text"], .sq-form .sq-form-question-datetime label, .sq-form .sq-form-question-datetime select {
  width: auto;
  margin-bottom: .5em;
}
.sq-form .sq-form-question-datetime label, .sq-form .sq-form-question-datetime input {
  margin-right: .5em;
  font-weight: normal;
}
.sq-form-error, .error, .sq-form-required-field {
  color: #a94442;
  border: none;
}
.sq-form-error {
  clear: left;
}
.sq-form-question-error {
  background-color: #f2dede;
}
/*-- module:squiz-module-navbar --*/
.navbar__toggle {
  border: 1px solid #222;
  background: #ccc;
}
.navbar__toggle:hover, .navbar__toggle.navbar__toggle-active {
  background: #e6e6e6;
}
.navbar__dropdown[aria-expanded="false"] {
  display: none;
}
.navbar__dropdown[aria-expanded="true"] {
  display: inherit;
}
.sub-nav__group-container {
  width: 100%;
}
.sub-nav__group li {
  padding: .5em;
}
/*-- module:squiz-module-off-canvas-nav --*/
.off-canvas__nav {
  position: fixed;
  visibility: hidden;
  top: 0;
  bottom: 0;
  width: 80%;
  background-color: #444;
  -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  z-index: 1000;
  color: #fff;
  -webkit-transition: transform 0.5s, visibility 0s 0.5s;
  -moz-transition: transform 0.5s, visibility 0s 0.5s;
  transition: transform 0.5s, visibility 0s 0.5s;
}
.off-canvas__nav.off-canvas__nav--left {
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.off-canvas__nav.off-canvas__nav--right {
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.off-canvas__nav.off-canvas--active {
  visibility: visible;
  -webkit-transition: transform 0.5s, visibility 0s;
  -moz-transition: transform 0.5s, visibility 0s;
  transition: transform 0.5s, visibility 0s;
}
.off-canvas__nav.off-canvas--active.off-canvas__nav--left {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.off-canvas__nav.off-canvas--active.off-canvas__nav--left ~ .off-canvas__content {
  left: 80%;
}
.off-canvas__nav.off-canvas--active.off-canvas__nav--right {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.off-canvas__nav.off-canvas--active.off-canvas__nav--right ~ .off-canvas__content {
  left: -80%;
}
.off-canvas__content {
  left: 0;
  min-width: 100%;
  min-height: 100%;
  position: relative;
  padding: 1em;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.off-canvas {
  position: relative;
  overflow-x: hidden;
  min-height: 100%;
}
.off-canvas .off-canvas__nav {
  position: absolute;
}
/*-- module:squiz-module-pagination --*/
.pagination__item {
  display: inline-block;
*display: inline;
  zoom: 1;
  padding: 6px 12px;
  padding: 0.375rem 0.75rem;
}
.pagination__item:first-child, .pagination__item:last-child {
  border: 1px solid;
  border-radius: 4px;
}
.pagination__item--current {
  font-weight: bold;
}
.pagination__item a {
  text-decoration: none;
}
/*-- module:squiz-module-responsive-tables --*/
.responsive-table td:before {
  text-transform: uppercase;
/*  content: attr(data-th); */
  font-weight: bold;
  display: block;
}
/*-- module:squiz-module-secondary-nav --*/
.nav__item, .nav__sub-item, .nav__deep-item {
  display: block;
}
.nav__item-link, .nav__sub-item-link, .nav__deep-item-link {
  display: inline-table;
  max-width: 95.8%;
  color: #2a292a;
  padding: .5em 0 .5em .6em;
}
.nav__item-link:before, .nav__sub-item-link:before, .nav__deep-item-link:before {
/*padding-right: .6em;*/
}
/*
.nav__sub-item-link {
padding-left: 1.3em;
}

.nav__deep-item-link {
padding-left: 2.2em;
}

.nav__item--active .nav__item-link:before,
.nav__sub-item--active .nav__sub-item-link:before,
.nav__deep-item--active .nav__deep-item-link:before {
padding-right: .6em;
}
*/
/*
.nav__item--current .nav__item-link,
.nav__sub-item--current .nav__sub-item-link,
.nav__deep-item--current .nav__deep-item-link
*/

.nav__item.selected .nav__item-link, .nav__sub-item.selected .nav__sub-item-link, .nav__deep-item.selected .nav__deep-item-link {
  font-weight: bold;
  color: #003053;
}
.nav-icon.selected {
  font-weight: bold;
  color: #003053;
}
.nav__item--current .nav__item-link:before, .nav__sub-item--current .nav__sub-item-link:before, .nav__deep-item--current .nav__deep-item-link:before {
  padding-right: .6em;
}
/*-- module:squiz-module-skip-links --*/
/*-- module:squiz-module-slick --*/

.carousel__image {
  background-size: cover;
  height: 151px;
  width: 100%;
}
.feature__image {
  background-size: cover;
  height: 127px;
  width: 302px;
  margin: 0 auto;
}
.slick-list {
  position: relative;
  overflow: hidden;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-list, .slick-track, .slick-slide, .slick-slide img {
  -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;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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-slideshow__slide img {
  margin: 0 auto;
  position: relative;
  z-index: -1;
}
.slideshow-nav {
  position: absolute;
  max-width: 100%;
  top: 162px;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.slideshow-nav .slick-next {
  position: relative;
  float: right;
  cursor: pointer;
  padding: .6em;
}
.slideshow-nav .slick-prev {
  position: relative;
  float: left;
  cursor: pointer;
  padding: .6em;
}
.features-nav {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  top: 156px;
}
.features-nav .features-nav-bg, .slideshow-nav .slider-nav-bg {
  display: inline-block;
  background: #261d19;
  width: 2.625em;
  height: 2.375em;
}
.features-nav .slick-next {
  position: absolute;
  right: 0;
  padding: .6em;
  cursor: pointer;
}
.features-nav .slick-prev {
  position: absolute;
  left: 0;
  padding: .6em;
  cursor: pointer;
}
.slick-dots {
  margin-top: 1em;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
*display: inline;
  zoom: 1;
}
.slick-dots li + li {
  margin-left: 1em;
}
/****** planing slick slider nav ********/

.planning-slider, .lot-slider {
  position: relative;
  overflow: hidden;
}
.lot-slider .slick-next {
  position: absolute;
  right: 0;
  border-top-left-radius: .4em;
  -moz-border-top-left-radius: .4em;
  -webkit-border-top-left-radius: .4em;
}
.lot-slider .slick-prev {
  position: absolute;
  left: 0;
  border-top-right-radius: .4em;
  -moz-border-top-right-radius: .4em;
  -webkit-border-top-right-radius: .4em;
}
.lot-slider .slick-prev, .lot-slider .slick-next {
  height: 42px;
  width: 28px;
  bottom: 0;
  background: rgba(0,0,0,.7);
  color: transparent;
  padding: .7em .3em;
  border: 0;
  z-index: 1;
}
/*  
.planning-slider .slick-prev:before, .planning-slider .slick-next:before {
font-size: 18px;
color: #FFF;
}

.planning-slider .slick-prev:before {
content: '\2329';
}

.planning-slider .slick-next:before {
content: '\232A';
}
*/

/************ custom styles **********/
.slider, .homecolumns {
  /*max-width: 62.5em;*/
  background: #ecebeb;
  margin: 0 auto;
  position: relative;
  clear: both;
  overflow: hidden;
}
.slick-slideshow__detail {
  background: #fff;
  padding: 1em 1em 0;
  width: 100%;
  max-width: 57.2em;
  min-height: 13em;
  margin-bottom: .76em;
  position: relative;
  margin-top: 0;
}
.slide__gutter {
  height: 2.2em;
  background: rgba(0, 0, 0, 0.8);
  position: relative;
  margin-top: -2em;
}
.slick-slideshow__text, .features-slideshow__text {
  padding: .8em 0;
}
.features-slideshow {
  margin-top: 1.8em;
  position: relative;
}
.features-slideshow .span-4 {
/*padding: 0 1%;*/
}
.features-slideshow__detail {
  padding: 1.4em;
  font-size: .9em;
}
/*-- module:squiz-module-spritesheet --*/
.sq-icon {
  display: inline-block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 400px 1000px;
  background-image: url(https://www.logan.qld.gov.au/__data/assets/file/0007/346849/sprites.svg?v=0.1.1);
}
.no-svg .sq-icon {
  background-image: url(https://www.logan.qld.gov.au/__data/assets/image/0008/346850/sprites.png?v=0.1.1);
}
.sq-icon__search {
  width: 23px;
  height: 23px;
  background-position: 0px 0px;
}
.sq-icon__search {
  width: 23px;
  height: 23px;
  background-position: 0px 0px;
}
.sq-icon__home {
  width: 27px;
  height: 19px;
  background-position: 0px -100px;
}
.sq-icon__pause {
  width: 16px;
  height: 19px;
  background-position: -50px -100px;
}
.sq-icon__prev {
  width: 22px;
  height: 26px;
  background-position: -100px -100px;
}
.sq-icon__next {
  width: 22px;
  height: 26px;
  background-position: -150px -100px;
}
.sq-icon__star {
  width: 25px;
  height: 27px;
  background-position: -50px 0px;
}
.sq-icon__news {
  width: 26px;
  height: 26px;
  background-position: -100px 0px;
}
.sq-icon__calendar {
  width: 25px;
  height: 21px;
  background-position: -150px 0px;
}
.sq-icon__popular {
  width: 28px;
  height: 23px;
  background-position: -200px 0px;
}
.sq-icon__online {
  width: 28px;
  height: 20px;
  background-position: -250px 0px;
}
.sq-icon__contact {
  width: 28px;
  height: 20px;
  background-position: -300px 0px;
}
.sq-icon__submit-event {
  width: 28px;
  height: 22px;
  background-position: -350px 0px;
}
.sq-icon__libraries {
  width: 28px;
  height: 22px;
  background-position: 0px -50px;
}
.sq-icon__animals {
  width: 28px;
  height: 21px;
  background-position: -50px -50px;
}
.sq-icon__careers {
  width: 28px;
  height: 21px;
  background-position: -100px -50px;
}
.sq-icon__rates {
  width: 28px;
  height: 24px;
  background-position: -150px -50px;
}
.sq-icon__report-issue, .sq-icon__roadworks {
  width: 28px;
  height: 23px;
  background-position: -200px -50px;
}
.sq-icon__my-property {
  width: 27px;
  height: 19px;
  background-position: 0px -100px;
}
.sq-icon__disaster-dashboard {
  width: 28px;
  height: 20px;
  background-position: -250px 0px;
}
.sq-icon__city-choice {
  width: 28px;
  height: 22px;
  background-position: -250px -50px;
}
.sq-icon__maps {
  width: 28px;
  height: 26px;
  background-position: -300px -50px;
}
.sq-icon__have-say {
  width: 28px;
  height: 21px;
  background-position: -350px -50px;
}
.sq-icon__newsletter {
  width: 23px;
  height: 25px;
  background-position: -300px -100px;
}
.sq-icon__email {
  width: 15px;
  height: 17px;
  background-position: -200px -100px;
}
.sq-icon__print {
  width: 18px;
  height: 17px;
  background-position: -250px -100px;
}
.sq-icon__facebook {
  width: 9px;
  height: 19px;
  background-position: 0px -150px;
}
.sq-icon__twitter {
  width: 18px;
  height: 16px;
  background-position: -50px -150px;
}
.sq-icon__youtube {
  width: 24px;
  height: 16px;
  background-position: -100px -150px;
}
.sq-icon__facebook-white {
  width: 15px;
  height: 29px;
  background-position: -150px -150px;
}
.sq-icon__twitter-white {
  width: 29px;
  height: 24px;
  background-position: -200px -150px;
}
.sq-icon__youtube-white {
  width: 38px;
  height: 26px;
  background-position: -250px -150px;
}
.sq-icon__mobile-gurger {
  width: 29px;
  height: 21px;
  background-position: 0px -200px;
}
.sq-icon__mobile-search {
  width: 31px;
  height: 31px;
  background-position: -50px -196px;
}
.sq-icon__top {
  width: 20px;
  height: 12px;
  background-position: -100px -200px;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  /* cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; */
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
   * Remove all paddings around the image on small screen
   */
.mfp-img-mobile .mfp-image-holder {
  padding-left: 0;
  padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
  padding: 0;
}
.mfp-img-mobile .mfp-figure {
/* The shadow behind the image */
}
.mfp-img-mobile .mfp-figure:after {
  top: 0;
  bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
  display: inline;
  margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  margin: 0;
  top: auto;
  padding: 3px 5px;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
  padding: 0;
}
.mfp-img-mobile .mfp-counter {
  right: 5px;
  top: 3px;
}
.mfp-img-mobile .mfp-close {
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  text-align: center;
  padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}
.mfp-arrow-left {
  -webkit-transform-origin: 0;
  transform-origin: 0;
}
.mfp-arrow-right {
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
}
.mfp-container {
  padding-left: 6px;
  padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* advertisement styles */

#advertisement {
  /* height: 150px;
width: 700px;*/
  position: relative;
  margin: 0 auto 10px;
  /*min-height: 10em;*/
  z-index: 1;
}
body #advertisement img {
  border: medium none;
  margin: 0;
  padding: 0;
  border-radius: .4em;
  border: 1px solid #ccc;
  width: 100%;
  height: auto;
}
#advertisement div {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 8;
}
#advertisement div.active {
  z-index: 10;
}
#advertisement div.last-active {
  z-index: 9;
}
/* Events calendar */
.calendar-wrapper {
  position: relative;
}
.inside .main__content .event-details table {
  margin-top: 0;
}
.inside .main__content .event-details h2 {
  margin-bottom: .5em;
}
.inside .main__content .event-details table th {
  padding: 1em 1em 1.4em 0;
}
/* Dynamic month selector */
.main__content .dynamic-month-selector ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic-month-selector .month {
  float: left;
  width: 24%;
  text-align: center;
  margin: 1em 0;
}
.max-700 .dynamic-month-selector .month {
  width: 16%;
}
.max-400 .dynamic-month-selector .month {
  width: 25%;
}
.dynamic-month-selector .month:before {
  display: none;
}
.dynamic-month-selector .month a {
  display: inline-block;
  width: 90%;
  height: 50px;
  background: #eaeced;
  color: #3e484f;
  text-align: center;
  padding: 6px 4px 0;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 1px 1px 2px #aaa;
  border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
}
.dynamic-month-selector .month a:hover {
  background: #03365e;
  color: #fff;
}
.dynamic-month-selector .month.current a, .dynamic-month-selector .month a:active {
  background: #03365e;
  color: #fff;
}
.dynamic-month-selector .month a span {
  display: block;
  clear: both;
  /* border-top: 1px dotted #3e484f; */
  font-size: 0.9em;
  margin-top: 3px;
}
.dynamic-month-selector .month.current a span, .dynamic-month-selector .month a:hover span {
/* border-top: 1px dotted #fff; */
}
.blue-gradient {
  color: #fff;
  padding: .5em .8em;
  background: #03365e;
  border: none;
  text-decoration: none;
  display: block;
}
.load-more.inline-button.blue-gradient {
  display: inline-block;
}
/* Events listing (inside) */
.events-listing .listing {
  padding-top: 10px;
}
.events-listing .event {
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 20px;
  position: relative;
}
.events-listing .event .details {
  padding-left: 4.8em;
  min-height: 4.5em;
}
.max-400 .events-listing .event .details {
  padding-left: 4.8em;
  margin-right: 0px;
}
.events-listing .event h3 {
  margin-top: 0;
  font-weight: bold;
}
.events-listing .event a.date {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 58px;
  height: 58px;
  background: #03365e;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.3em;
  padding-top: 1.2%;
}
.events-listing .event a.date:after {
  content: "";
  display: block;
  padding-top: 24%;
}
.events-listing .event a.date span {
  display: block;
  clear: both;/* border-top: 1px dotted #fff;
  font-size: 1.95em;
  margin-top: 3px;*/
}
.max-400 .events-listing .event a.date {
  width: 49px;
}
.events-listing .info {
  float: right;
  padding-left: 1.5em;
  width: 35%;
  margin-top: -12px;
}
.max-400 .events-listing .info {
  display: none;
}
/* removed as per Cody UAT
.event-free-Yes p.free {
float: right;
margin: 0 0 .3em 0;
width: 50px;
height: 50px;
text-indent: -9999px;
background: url(/__data/assets/image/0007/124/icon-sprite.png) no-repeat 10px -403px !important;
}
*/

/* Latest Calendar tabs */
ul.toggle-menu {
  list-style: none;
  margin: 1.5em 0;
}
ul.toggle-menu li {
  padding: 0;
  float: left;
  width: 49.5%;
  margin-left: 1%;
  text-align: center;
  list-style-image: none;
}
ul.toggle-menu li.first {
  margin-left: 0;
}
.events-toggler ul.toggle-menu {
  overflow: hidden;
  padding: 0;
}
.events-toggler ul.toggle-menu li {
  margin: 0 1% 0 0;
  width: 49.5%;
}
.events-toggler ul.toggle-menu li:last-child {
  margin: 0;
}
.events-toggler .toggle-menu-content {
  display: none;
  margin: 0;
  overflow: hidden;
}
.events-toggler ul.toggle-menu li a {
  display: block;
}
.toggle-menu-content #sq-asset-builder-header {
  display: none;
}
#sq-asset-builder-header {
  display: none;
}
/*********** Event search form **********/
.event-search-form {
  position: relative;
  padding: .6em;
  border: 1px solid #ccc;
  background: #fafafa;
  margin-bottom: .8em;
}
.event-search-form h2 {
  margin-top: 0;
}
.event-search-form .col {
  float: left;
  width: 100%;
}
.event-search-form .keywords, .event-search-form .location, .event-search-form .daterange {
/*width: 33%;*/
}
.event-search-form .keywords input, .event-search-form .location input, .event-search-form .cost input {
  width: 90%;
  padding: 5px 5px;
  border: 1px solid #ccc;
  border-radius: .4em;
}
.event-search-form .checkboxes, .event-search-form .category, .event-search-form .cost, .event-search-form .submit {
/*width: 33%;*/
}
.event-search-form .daterange {
}
.event-search-form select {
  margin-right: 5px;
  line-height: 18px;
  border: 1px solid #ccc;
  height: 2.2em;
}
.gecko .event-search-form select {
  height: 29px;
}
.webkit .event-search-form select {
  -webkit-appearance: none;
  padding-right: 17px;/*background: #fff url(mysource_files/sprite-global.png) no-repeat right -689px;*/
}
.event-search-form .submit {
  width: 100%;
  clear: both;
  float: none;
  margin-top: .5em;
  display: inline-block;
  text-align: right;
}
.event-search-form label.custom {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  color: #003053;
}
.event-search-form .col ul {
  padding: 0;
  padding-left: 1px;
  margin: 0;
  list-style-type: none;
}
.event-search-form .col li {
  margin-bottom: 4px;
}
.event-search-form .checkboxes li input {
  position: relative;
  float: left;
}
.event-search-form .checkboxes li label {
  padding-left: 20px;
  display: block;
  margin-right: 3px;
}
.event-search-form .col li:before {
  display: none;
}
.form-fields fieldset {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border: none;
}
.form-fields .form-actions {
  padding: 5px 0;
  text-align: center;
}
.form-fields .check {
  padding-left: 20%;
}
.form-fields fieldset > label {
  float: left;
  margin: 4px 30px 5px 0;
  font-weight: bold;
}
.form-fields fieldset > label span {
  font-size: 80%;
  font-weight: normal;
}
.form-fields input[type='text'], .form-fields textarea {
  display: block;
  padding: 5px 5px;
  font-size: 1em;
  border: 1px solid #ccc;
  background: #fff;
}
.form-fields table input[type='text'] {
  display: inline;
  width: auto;
}
.form-fields fieldset select {
  line-height: 18px;
  border: 1px solid #ccc;
  width: initial !important;
}
.gecko .form-fields fieldset select {
}
.webkit .form-fields fieldset select {
  -webkit-appearance: none;
  padding-right: 17px;
}
.form-fields fieldset select[disabled='disabled'], .form-fields fieldset input[disabled='disabled'] {
  color: #aaa;
}
.form-fields .start-end {
  float: left;
}
.form-fields fieldset ul {
  margin: 0;
  padding: 0 0 0 1px;
  float: left;
  display: block;
  width: 100%
}
.form-fields fieldset ul li {
  margin: 0 0 5px 0;
  clear: both;
}
.form-fields fieldset ul li:last-child {
  margin: 0;
}
.form-fields fieldset ul li label {
  display: inline-block;
  float: none;
  width: auto;
  font-weight: normal;
}
.form-fields .checkboxes li input {
/*    position: absolute;
left: 0;
top: 2px; */
}
.form-fields .checkboxes li label {
  padding-left: 20px;
  display: block;
  margin-right: 3px;
}
.form-fields .checkboxes li:before {
  display: none;
}
.form-fields p.form-help {
  margin: 5px 0 0 20%;
  font-size: 0.8em;
  color: #999;
}
.form-fields fieldset table tr {
  border: none;
  background: none;
}
.form-fields fieldset table tr td {
  background: none;
  padding: 2px 0;
}
.form-fields fieldset table tr td.sq-backend-data {
  display: inline-table;
  min-height: 2.3em;
}
/* Gradient backgrounds */

.events-toggler [class*="-gradient"] {
  color: #fff;
}
.events-toggler .blue-gradient, .events-toggler .blue-gradient-before:before {
  background: #063d67;/*    background-image: linear-gradient( top, #0b4573 0%, #03365e 100%);
background-image: -o-linear-gradient( top, #0b4573 0%, #03365e 100%);
background-image: -moz-linear-gradient( top, #0b4573 0%, #03365e 100%);
background-image: -webkit-linear-gradient(top, #0b4573 0%, #03365e 100%);
background-image: -ms-linear-gradient( top, #0b4573 0%, #03365e 100%);
*/
}
.events-toggler .black-gradient, .events-toggler .black-gradient-before:before {
  background: #2a2a2a;/*    background-image: linear-gradient( top, #373737 0%, #1b1b1b 100%);
background-image: -o-linear-gradient( top, #373737 0%, #1b1b1b 100%);
background-image: -moz-linear-gradient( top, #373737 0%, #1b1b1b 100%);
background-image: -webkit-linear-gradient(top, #373737 0%, #1b1b1b 100%);
background-image: -ms-linear-gradient( top, #373737 0%, #1b1b1b 100%);
*/
}
.events-toggler .red-gradient, .events-toggler .red-gradient-before:before {
  background: #ce3c44;/*    background-image: linear-gradient( top, #e14b53 0%, #be2f37 100%);
background-image: -o-linear-gradient( top, #e14b53 0%, #be2f37 100%);
background-image: -moz-linear-gradient( top, #e14b53 0%, #be2f37 100%);
background-image: -webkit-linear-gradient(top, #e14b53 0%, #be2f37 100%);
background-image: -ms-linear-gradient( top, #e14b53 0%, #be2f37 100%);
*/
}
.events-toggler .grey-gradient, .events-toggler .grey-gradient-before:before {
  background: #dddddd;/*    background-image: linear-gradient( top, #9e9e9e 0%, #fff 100%);
background-image: -o-linear-gradient( top, #9e9e9e 0%, #fff 100%);
background-image: -moz-linear-gradient( top, #9e9e9e 0%, #fff 100%);
background-image: -webkit-linear-gradient(top, #9e9e9e 0%, #fff 100%);
background-image: -ms-linear-gradient( top, #9e9e9e 0%, #fff 100%);
*/
}
/***** month calendar ******/
#calendarTable table, #calendarTable table tr {
  border: none;
  border-collapse: inherit;
}
#calendarTable table td.date {
  width: 13%;
  text-align: center;
}
#calendarTable table#month {
  width: 100% !important;
}
#calendarTable table td.date:before {
  content: '';
  display: block;
  padding-top: 15%;
}
#calendarTable table td.eventDate .dateLink {
  padding: 25%;
  width: 90%;
  background: #eff8ff;
  border: 1px solid #003053;
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  border-radius: .4em;
}
#calendarTable table td.eventDate {
}
#calendarTable table td.eventDate:hover {
  background: #fff;
}
#calendarTable table th.dayLabel, #calendarTable table th.dayLabelWeekend {
  background: #003053;
  color: #fff;
  border: none;
}
.pagination .ajax-loader-wrapper {
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.ajax-loader {
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  color: #666;
  padding: 1em 0 1em 40px;
  min-height: 40px;
  background: url(https://www.logan.qld.gov.au/__data/assets/image/0006/348027/ajax-loader.gif?v=0.1.1) 0 0 no-repeat;
}
/********** animals impounded pets ********/
.animal-listing table td img {
  width: 80px;
  height: auto;
}
#impounded-animals.animal-listing {
  font-size: .88em;
}
#impounded-animals.animal-listing table tr:nth-child(even) {
/*background-color: #f2f2f2;*/
}
#dogs-cats-for-sale div.animal {
  float: none;
  width: 100%;
  min-height: 240px;
  height: 240px;
  margin: 0 10px 15px;
  text-align: center;
  padding: 10px;
  display: block;
}
.potw {
  margin: 0 auto 15px;
  text-align: center;
  padding: 10px 45px;
  border-top: 3px solid #6A7F10;
  display: block;
}
#dogs-cats-for-sale div.clear {
  clear: both;
}
#dogs-cats-for-sale div.animal .thumb {
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 7.6em;
  max-height: 7.6em;
}
#dogs-cats-for-sale div.animal .thumb:hover {
  border: none;
}
#dogs-cats-for-sale div.animal .thumb img {
  width: 140px;
  height: auto;
  box-shadow: 1px 1px 2px #aaa;
}
#dogs-cats-for-sale div.animal .thumb span {
  max-height: 140px;
  display: inline-block;
  overflow: hidden;
}
#dogs-cats-for-sale div.animal .thumb a {
  display: inline-block;
}
#dogs-cats-for-sale div.animal p {
  margin: 0px;
  font-size: 0.9em;
}
#animal-details .image {
  float: left;
  margin: 0 10px 10px 0;
}
#animal-details .image img {
  width: 400px;
  height: auto;
}
#animal-details table {
  border-top: 2px solid #efb32e;
  border-bottom: 0px;
  border-collapse: collapse;
  margin-top: 3px;
}
#animal-details th {
  text-align: left;
  /*width: 100px;*/
  padding: 5px;
}
#animal-details td.story p {
  /*padding: 25px 15px;
line-height: 1.5em;
text-align: center;*/
  position: relative;
}
#filtering > input {
  border: 1px solid #ccc;
  border-radius: 0.4em;
  padding: 5px;
  width: 50%;
}
/******** end animals **********/

#search-form {
  height: auto !important;
  padding: .6em;
  border: 1px solid #ccc;
  display: block;
  overflow: hidden;
  background: #fafafa;
}
table.table-sortable.dataTable th, table#asset-listing-45920 th {
  background: url(/__data/assets/image/0012/2910/bg.gif)no-repeat right center;
  cursor: pointer;
  padding: .3em .5em .3em .5em !important;
  line-height: 1.2em;
}
.pagination .pages {
  display: none;
}
.pagination .next, .pagination .prev {
  display: inline;
}
.pagination .next:before {
  content: "| ";
  display: inline-block;
  padding: 0 .6em 0 .3em
}
/* overide FB styling */
p.fb-page-nav {
  height: auto !important;
  border-top: 1px solid #efb32e !important;
  border-bottom: 1px solid #efb32e !important;
  border: 1px solid #efb32e;
  background: none !important;
  display: block;
  margin: 0 0 20px 0;
  text-align: center;
  border-top-left-radius: .4em;
  -moz-border-top-left-radius: .4em;
  -webkit-border-top-left-radius: .4em;
  border-top-right-radius: .4em;
  -moz-border-top-right-radius: .4em;
  -webkit-border-top-right-radius: .4em;
  border-bottom-left-radius: .4em;
  -moz-border-bottom-left-radius: .4em;
  -webkit-border-bottom-left-radius: .4em;
  border-bottom-right-radius: .4em;
  -moz-border-bottom-right-radius: .4em;
  -webkit-border-bottom-right-radius: .4em;
}
#news-img.image {
  float: none;
  margin: 0 0 1em 1em;
  padding: .8em;
  text-align: center;
  border: 1px solid #ccc;
  max-width: 300px;
}
.caption {
  font-size: .8em;
}
/* Flood map conditional styles */


.flood-maps-condition-wrapper {
  background-color: #F1F1F1;
  padding: 10px 30px 20px 30px;
}
.flood-map-condition-content {
  height: 400px;
  overflow-y: scroll;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
}
.flood-maps-condition-wrapper .conditional-button {
  padding: 2px;
}
.flood-maps-condition-wrapper .disagree-warning p {
  color: red;
  font-weight: bold;
}
/* Camera feed styles */

.camera-feed-wrapper {
  border: 1px solid #ccc;
  border-radius: 0.4em;
  max-width: 570px;
  padding: 10px;
  margin: 0 auto;
  background: #fafafa;
}
.camera-feed-image {
/*width: 100%;*/
}
.refresh-button-wrapper {
  float: right;
  margin: 5px 5px 0 0;
}
.refresh-button-wrapper input {
  padding: 3px 5px;
}
.camera-feed-wrapper p {
  margin: 12px 5px 5px;
}
/* Camera feeds */

.camera-feed-wrapper .camera-thumbnail-wrapper {
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: 20px;
}
.camera-feed-wrapper .camera-thumbnail {
  max-width: 130px;
  height: auto;
  display: block;
  margin: 0 10px;
  cursor: pointer;
  position: relative;/*box-shadow: 1px 1px 2px #aaa;*/
}
.camera-feed-wrapper .camera-feed-thumbnail {
  width: 100%;
  float: left;
  min-height: 105px;
}
.camera-feed-wrapper .camera-thumbnail:after {
  content: '';
  height: .5em;
  display: block;
  clear: both;
}
.camera-feed-wrapper .thumbnail-overlay {
  position: absolute;
  left: -9999px;
  top: 0;
  display: block;
  max-width: 130px;
  height: 105px;
  padding: 20px;
  background: #000 no-repeat;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  font-size: .8em;
  zoom: 1;
  filter: alpha(opacity=80);
  opacity: 0.8;
  line-height: 1.2em;
}
.camera-feed-wrapper .camera-thumbnail:hover .thumbnail-overlay {
  left: 0px;
}
.camera-feed-wrapper .camera-thumbnail-fake {
  max-width: 120px;
  height: 100px;
  display: inline-block;
  margin-left: 20px;
  position: relative;
  height: 105px;
  vertical-align: top;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  font-size: .9em;
  zoom: 1;
  filter: alpha(opacity=80);
  opacity: 0.8;
  background: #000 no-repeat;
}
.camera-feed-wrapper .fake-text {
  margin-top: 2.5em;
  display: block;
}
.camera-feed-wrapper .refresh-button-wrapper .loading-gif {
  display: none;
  height: 20px;
  width: 20px;
  position: relative;
  right: 20px;
  top: 5px;
}
.camera-feed-wrapper .refresh-button-wrapper.loading .loading-gif {
  display: block;
}
.refresh-button-wrapper.loading .refresh-camera-feed {
  display: none;
}
/****** end camera feed ********/


/******* styles for the RU1m store */

.ru1m-feature-product {
  text-align: right;
  position: relative;
}
.ru1m-feature-product-name {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.5);
  width: 100%;
  font-size: 1.5em;
  margin: 0 !important;
  text-align: right;
  color: #fff;
}
.ru1m-feature-product-name p {
  margin: 0 !important;
  padding: .4em 1em .4em 0 !important;
}
.ru1m-feature-product a img {
  max-width: 100%;
  height: auto;
}
/* styles for the thumbs */

.ru1m-thumb-product-wrapper {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  float: none;
  clear: both;
}
.ru1m-thumb-product {
  padding: .8em;
  margin: .5em;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ru1m-thumb-product:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ru1m-thumb-product-image {
  float: left;
  padding-right: .8em;
}
.ru1m-thumb-product-image img {
  max-width: 8em;
  height: auto;
}
.ru1m-thumb-product-details {
  width: 100%;
  height: 100%;
}
.ru1m-thumb-product h3 {
  margin: 0 0 .8em 0 !important;
  font-weight: bold;
}
.ru1m-thumb-product-details p {
  overflow: hidden;
  max-height: 2.6em;
  padding: 0;
  margin: 0 0 .8em 0 !important;
}
/* styles for the products page */

.ru1m-product-wrapper {
  overflow: auto;
  width: 100%;
  float: none;
  clear: both;
}
.ru1m-product {
  position: relative;
  overflow: auto;
}
.ru1m-product-image {
  overflow: hidden;
  float: left;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: inline-block;
}
.ru1m-product-image-wrapper {
  overflow: hidden;
  padding: 10px 12px 0 0;
  border: none;
  background: none;
}
.ru1m-product-image:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ru1m-product-image a img {
  max-width: 190px;
  max-height: 190px;
}
.ru1m-product-image-wrapper .image-caption {
  clear: both;
  text-align: center;
  max-width: 190px;
  padding-top: 10px;
}
.ru1m-product-details {
  display: inline-block;
  padding: 0 0 0 10px;
}
#matrix-content .ru1m-product-details h2 {
  margin-top: 0;
}
.ru1m-product-details-price {
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 !important;
  padding: .1em 1em 0 0;
}
.ru1m-product-details .ru1m-shipping {
  font-size: 11px;
  color: #666
}
.ru1m-button {
  background: #0079a3; /* Old browsers */
  background: -moz-linear-gradient(top, #0079a3 0%, #034e69 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0079a3), color-stop(100%, #034e69)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0079a3 0%, #034e69 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0079a3 0%, #034e69 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0079a3 0%, #034e69 100%); /* IE10+ */
  background: linear-gradient(to bottom, #0079a3 0%, #034e69 100%); /* W3C */
  color: #fff;
  clear: both;
  display: inline-block;
  cursor: pointer;
  margin: 5px 0 12px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
}
.ru1m-button {
  margin: 0 0 10px;
  padding: 5px 20px;
}
.ru1m-button:hover {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
}
.ru1m-shipping {
  color: #666;
  display: block;
  font-size: 11px;
}
.ru1m-product-details a.external-link:after {
  display: none;
}
/******* Magazine display stuff *********/

.magazine-grid {
  text-align: center;
}
.magazine-accordian-wrapper {
  width: 31%;
  display: inline-block;
  margin: 0 .96% 3%;
  min-width: 180px;
}
.magazine-grid a.external-link:after {
  display: none;
  padding: 0;
  background: none;
}
.magazine-grid .grid-thumbnail {
  text-align: center;
}
.magazine-grid img {
  padding: 0;
  box-shadow: 1px 1px 2px #aaa;
}
.magazine-accordian h3 {
  text-align: center;
  margin-top: 0.4em;
  font-weight: bold;
}
.magazine-accordian-wrapper a.external-link::after {
  display: none;
}
.grid-links {
  padding: 0 .6em;
}
/*#index-grid .accordian-box {
border: 1px solid #ccc;
background: #f2f2f2;
border-radius: 5px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
display: block;
clear: both;
margin-right: 13px;
}*/

.accordian-segment {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  display: block;
  clear: both;
  margin: 10px;
}
.segment-heading {
  margin-left: 10px;
}
.segment-content {
  margin-bottom: 10px;
}
.segment-heading span {
  color: #1672b7;
}
.segment-content p {
  margin: 0.5em 0 1.4em;
}
/******* End Magazine stuff *********/

/* Accordion show and hide styles */
.show-and-hide {
  padding-bottom: 10px;
  display: block;
  clear: both;
}
.accordion-header, .accordion-toggle-all a {
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
  padding: 10px 10px 10px 22px;
  background: url(https://www.logan.qld.gov.au/__data/assets/image/0012/356799/next.png?v=0.0.4) no-repeat 10px 16px;
  border-bottom: 1px solid #ccc;
}
.accordion-toggle-all a {
  border-bottom: none;
}
.accordion-toggle-all {
  margin: 0;
  padding: 0;
  display: none;
}
.accordion-header:hover, .accordion-header.open, .accordion-toggle-all a:hover, .accordion-toggle-all a.open {
  text-decoration: underline;
}
.accordion-header.open, .accordion-toggle-all a.open {
  border-bottom: 0;
  background: url(https://www.logan.qld.gov.au/__data/assets/image/0004/356800/down.png?v=0.0.4) no-repeat 8px 16px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
.accordion-content {
  padding: 1px 10px 1px 22px;
  overflow: hidden;
}
.accordion-header, .accordion-toggle-all h2 a {
  margin: 0;
}
/********** end accordion **********/


/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: absolute;
  background: transparent;
  padding: 4px 0;
  min-height: 40px;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  width: 28px;
  height: 22px;
  position: absolute;
  padding: 13px 13px 11px 13px;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #555;
  text-decoration: none;
  display: block;
  z-index: 1000;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #555;
  height: 3px;
  margin-top: 3px;
}
.mean-container a.meanmenu-reveal span:nth-child(2) {
  background: #FFF;
}
.meanmenu-reveal.meanclose .open-close {
  background: url(https://www.logan.qld.gov.au/__data/assets/image/0010/356419/nav-open-icon.png?v=0.1.1) no-repeat 0 0;
  width: 28px;
  height: 22px;
  display: block;
}
/*
.mean-container a.meanmenu-reveal.meanclose div:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 1em;
}
.mean-container a.meanmenu-reveal.meanclose div:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.mean-container a.meanmenu-reveal div:before, .mean-container a.meanmenu-reveal div:after {
content: '';
top: 0;
right: 1.2em;
position: absolute;
display: inline-block;
height: 0.25em;
width: 100%;
background-color: #555;
-webkit-transition: border-color 0.4s ease, -webkit-transform 0.4s ease;
-moz-transition: border-color 0.4s ease, -moz-transform 0.4s ease;
transition: border-color 0.4s ease, transform 0.4s ease;
}

.mean-container a.meanmenu-reveal div:before {
top: 1em;
}

.meanmenu-reveal.meanclose {
top: 0;
}

.meanmenu-reveal div {
width: 28px;
position: absolute;
top: 0;
display: inline-block;
outline: 0;
}
*/
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 4px;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: right;
  width: 100%;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255,255,255,0.5);
  text-decoration: none;/*text-transform: uppercase;*/
}
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255,255,255,0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
/*
.mean-container .mean-nav ul li a:hover {
background: #252525;
background: rgba(255,255,255,0.1);
}
*/
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 30px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: normal;
  /*background: rgba(255,255,255,0.1);*/
  border: none !important;/*border-left: 1px solid rgba(255,255,255,0.4) !important;
border-bottom: 1px solid rgba(255,255,255,0.2) !important;*/
}
.mean-container .mean-nav ul li a.mean-expand:hover {
/*background: rgba(0,0,0,0.9);*/
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
.mean-search {
  display: block;
  float: left;
  max-width: 90%;
  padding: 1em 5%;
  margin: 0;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255,255,255,0.5);
}
input.mean-search-input {
  background: #0c1923;
  color: #fff;
  border: none;
  width: 16em;
  float: left;
  padding: .3em;
  min-height: 22px;
}
.mean-search-button {
  float: left;
  padding: .3em .3em 0 0;
  background: #0c1923;
}
/* Pagination defaults */
.pagination {
  text-align: center;
}
.pagination.simple {
  border: none;
}
.pagination.top {
  margin-bottom: 10px;
  padding: 10px 0 15px;
}
.pagination.simple total-pages-1 {
  display: none;
}
.pagination.simple a, .pagination.simple b {
  display: inline-block;
  padding: 12px 0;
  width: 28px;
  text-align: center;
  line-height: 10px;
  margin: 0 3px 10px;
  background: #eaeced;
  color: #3e484f;
  border-radius: 3px;
  font-weight: normal;
  text-decoration: none;
  box-shadow: 1px 1px 2px #aaa;
}
.pagination.simple a:hover {
  background: #073d68;
  color: #fff;
}
.pagination.simple a:active, .pagination.simple b {
  background: #073d68;
  color: #fff;
  box-shadow: inset 1px 1px 3px #000;
}
.pagination.simple .next, .pagination.simple .prev {
  visibility: hidden;
}
.pagination.simple .next a, .pagination.simple .prev a {
  text-indent: -9999px;
  display: inline-block;
  visibility: visible;
  position: relative;
  background: #eaeced url(https://www.logan.qld.gov.au/__data/assets/image/0008/346850/sprites.png?v=0.1.1) no-repeat -192px -192px;
}
.pagination.simple .prev a {
  background: #eaeced url(https://www.logan.qld.gov.au/__data/assets/image/0008/346850/sprites.png?v=0.1.1) no-repeat -142px -192px;
}
#google_translate_element img {
  display: none;
}
.language-select {
  position: absolute;
  right: 18em;
  top: 1em;
}
.goog-te-gadget-simple {
  border: none !important;
}
a.goog-te-menu-value span:last-child, a.goog-te-menu-value span:nth-child(3) {
  display: none;
}
#google_translate_element {
  padding-right: 1.2em;
}
.fa-angle-down-trans {
  position: absolute;
  right: 10px;
  top: 4px;
}
/* Please note */
.pleasenote {
  border: 1px solid #efb32e;
  padding: 10px;
  border-radius: 0.4em;
  background: #ECEBEB;
}
.pleasenote strong {
  color: #003053;
}
.pleasenote p {
  color: #000000;
}
/* Planning mobile styles */

.button-grid {
  position: relative;
  width: 100%;
  margin: 1em 0;
  display: block;
  clear: both;
}
.button-grid a, .button-grid span {
  background: #003053;
  color: #fff;
  display: block;
  min-height: 4em;
  padding: 10px;
  border-radius: .4em;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  float: none;
  margin: 0 auto 1em auto;
  width: 44%;
  text-transform: capitalize;
}
.button-grid a.external-link:after {
  display: none;
}
.button-grid p {
  margin: 0;
}
.button-grid.three a, .button-grid.four a, .button-grid.three span, .button-grid.four span {
  width: 44%;
}
.lot-type-heading {
  position: absolute;
  color: #FFF;
  background: #999;
  background: rgba(0,0,0,.7);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0.8em 0.4em;
  width: 200px;
  text-align: center;
}
/* End planning scheme grid and buttons */

.imagespace {
  padding: .5em;
}
/**************** Sitemap ****************/
.matrix-content .sitemap-wrapper > ul {
  padding-left: 0;
}
.sitemap-wrapper > ul > li {
  margin-bottom: 30px;
  position: relative;
  clear: both;
  content: "";
  display: table;
  width: 100%;
}
.sitemap-wrapper > ul > li:before {
  display: none;
}
.sitemap-wrapper > ul > li > a {
  font-size: 1.5em;
  display: block;
  background: #003053;
  padding: 10px 10px;
  border-radius: .4em;
  text-decoration: none;
  color: #fff;
}
.sitemap-wrapper > ul > li > a:hover {
  background: #0D3C60;
}
.sitemap-wrapper > ul > li li {
  font-size: 1.3em;
  margin-bottom: 10px;
  width: 45%;
  padding-right: 5%;
  float: left;
}
.max-400 .sitemap-wrapper > ul > li li {
  width: 100%;
  float: none;
}
/* Featured event */

.featured-event img {
  float: none;
  margin: 0;
  max-width: 100%;
  height: auto;
}
.featured-event h2 {
  margin-top: 0;
}
.featured-event h3 {
  margin-top: 0;
  font-weight: bold;
}
.featured-event .details {
  float: none;
  width: 100%;
}
.featured-event h3 {
  margin-top: 10px;
}
.featured-event .description {
  margin-bottom: 2px;
}
.button.community-directory-submit {
  margin: 20px 0;
}

/* Eventbrite iframe styles */

.eventbrite iframe {
  min-height: 250px;
}

.powered-by-eb.external-link {
  display: none;
}

#index-grid .report-it > li {
    margin: 10px 20px 10px 0;
    display: block;
    float: left;
    min-height: 0;
    position: relative;
    width: 100%;
    border-top: 1px solid #000000;
}

.report-it > li.even {
    margin: 10px 0 10px 0;
}

.report-it > li.odd {
    clear: both;
}

#index-grid .grid-content {
    padding: 20px;
}
#index-grid .grid-content li {
    list-style: disc;
}

#grid-thumbnail {
    overflow: hidden;
    min-height: 8em;
    max-height: 8em;
}
#grid-thumbnail img {
    width: 100%;
}

/* Summit layout */

.summit {
    border-bottom: 1px solid #c9c9c9;
    margin: 1em 0 2em;
    padding: 0 0 2em;
    display: block;
}
.summit-video, .summit-audio {
    display: inline-block;
    margin: 0.5em;
}

/******** custom app **********/
.custom-app.standard_page h1, .custom-app .events-toggler, .custom-app .right__column {
    display: none;
}

.custom-app .globalheader__inner {
    height: 0;
    min-height: 0;
}

.no-subnav .right__column {
    display: none;
}

.custom-app .main__content, .no-subnav .main__content {
    width: 100%;
}

.custom-app .events-listing .event a.date {
    padding-top: .9%;
}
.main__content img a.external-link:after {
  display: none;
}
#funnelback_eat_safe_search #es_business_name, #funnelback_eat_safe_search #es_address, #funnelback_eat_safe_search #es_suburb {
  width: 100%;
  padding: .5em;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: .4em;
}
#funnelback_eat_safe_search #es_business_name label, #funnelback_eat_safe_search #es_address label, #funnelback_eat_safe_search #es_suburb label {
  margin-bottom: 10px;
}
#funnelback_eat_safe_search input[type="submit"] {
  padding: .5em 1em;
  margin: 40px 0;
}