body {
  color: #000;
  font-family: arial;
  font-size: 14px; }

.container {
  background: #fff; }

a,
a h2 {
  color: #093569; }
  a:active, a:hover, a:focus,
  a h2:active,
  a h2:hover,
  a h2:focus {
    color: rgba(9, 53, 105, 0.8);	
	transition: all 0.25s linear 0s;}

.off-screen {
  position: absolute;
  left: -99999px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, h5, h6 {
  font-family: arial;
  color: #2a2a2a; }

h1 {
  font-size: 30px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 24px;
      margin-bottom: 18px; } }

h2 {
  font-size: 22px;
  margin-bottom: 10px; }

h3 {
  font-size: 18px;
  margin-bottom: 7px; }

.img-rounded {
  border-radius: 3px; }

.list-no-bullets {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0 0 12px 0; }

.basic-ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0 0 12px 0; }

.key-info-small .value {
  padding: 0 0 0 100px; }

.key-info-medium .value {
  padding: 0 0 0 150px; }

.key-info-large .value {
  padding: 0 0 0 200px; }

.key-info {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 15px;
  position: relative;
  margin: 0 0 30px 0; }
  .key-info .info-type {
    font-weight: bold;
    left: 15px;
    position: absolute; }
    @media (max-width: 767px) {
      .key-info .info-type {
        display: block;
        position: static; } }
  .key-info .value {
    display: block; }
    @media (max-width: 767px) {
      .key-info .value {
        padding: 0; } }
  .key-info .map-reveal {
    padding: 0;
    margin: 0 0 20px 0; }
  .key-info h2 {
    font-size: 20px;
    margin-top: 0; }

.key-info.with-image .key-info-image {
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  position: absolute;
  right: -1px;
  top: -1px; }
  @media (max-width: 710px) {
    .key-info.with-image .key-info-image {
      display: none; } }
.key-info.with-image .value {
  width: 610px; }
  @media (max-width: 1199px) {
    .key-info.with-image .value {
      width: 450px; } }
  @media (max-width: 710px) {
    .key-info.with-image .value {
      width: auto; } }

.directory-with-images {
  margin: 20px 0 20px 0; }
  .directory-with-images .directory-img {
    width: 80px; }
    @media (max-width: 470px) {
      .directory-with-images .directory-img {
        width: 80px; } }
  .directory-with-images .media {
    border-bottom: 1px dotted #ccc;
    clear: both; }
  .directory-with-images .key-info {
    background: #fff;
    border: 0;
    padding: 0 0 0 10px; }
    .directory-with-images .key-info h3 {
      margin: 0 0 10px 0; }
    .directory-with-images .key-info .info-type {
      left: 10px; }
      @media (min-width: 550px) and (max-width: 767px) {
        .directory-with-images .key-info .info-type {
          display: inline-block;
          position: absolute; } }
      @media (max-width: 550px) {
        .directory-with-images .key-info .info-type {
          display: block;
          position: static; } }
    .directory-with-images .key-info .value {
      display: block; }
      @media (min-width: 550px) and (max-width: 767px) {
        .directory-with-images .key-info .value {
          padding: 0 0 0 100px; } }
      @media (max-width: 550px) {
        .directory-with-images .key-info .value {
          padding: 0; } }
    .directory-with-images .key-info .twitter-link,
    .directory-with-images .key-info .facebook-link ,
    .directory-with-images .key-info .instagram-link ,
    .directory-with-images .key-info .linkenin-link ,
    .directory-with-images .key-info .youtube-link {
      font-size: 24px;
      text-decoration: none; }

.content-area .basic-module {
  margin-top: 30px; }
  .content-area .basic-module h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
.content-area img {
  display: inline-block;
  height: auto;
  max-width: 100%; }

.basic-module {
  margin: 0 0 30px 0;
  padding: 0; }
  .basic-module .module-content {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 13px; }
  .basic-module ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    margin-bottom: 0; }
  .basic-module ol {
    margin: 0;
    padding: 0 0 0 20px; }
  .basic-module h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
  .basic-module h3 {
    font-size: 18px;
    margin: 0 0 10px 0; }
  .basic-module a.more-link {
    display: block;
    font-weight: normal !important; }
    .basic-module a.more-link:after {
      content: "\e650";
      font-family: icomoon;
      padding: 0 0 0 7px; }

.basic-module.list-spacing li {
  padding: 0 0 6px 0; }

.basic-module.lines-separating li {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0 5px 0; }

.basic-module.bold-link a {
  font-weight: bold; }

.wrapped-img {
  float: left;
  margin: 0 30px 20px 0; }
  @media (max-width: 767px) {
    .wrapped-img {
      display: block;
      float: none;
      margin: 0 0 20px 0; } }

.content-area {
  margin-bottom: 20px; }
  .content-area a {
    text-decoration: underline; }
    .content-area a:active, .content-area a:hover, .content-area a:focus {
      text-decoration: none; }

.form-control:focus {
  border-color: #ff9747;
  box-shadow: 0 1px 1px rgba(255, 151, 71, 0.075) inset, 0 0 8px rgba(255, 151, 71, 0.6); }

.img-template {
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .container .no-display-small {
    display: none; } }

.info-box {
  background: #fffbea;
  border-radius: 3px;
  border: 1px solid #FDC82F;
  padding: 10px 10px 10px 42px;
  position: relative;
  display: inline-block;  }
  .info-box:before {
    content: "\e637";
    font-family: icomoon;
    color: #FDC82F;
    font-size: 22px;
    left: 10px;
    padding: 0;
    position: absolute;
    top: 4px; }

.alert-box {
  background-color: #e00034;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 11px 5px 10px 11px; }
  .alert-box .alert-link {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 30px;
    position: relative; }
    .alert-box .alert-link:before {
      content: "\e63e";
      font-family: icomoon;
      font-size: 16px;
      font-weight: normal;
      left: 0;
      padding: 0 10px 0 0;
      position: absolute;
      top: -3px; }
  .alert-box p:last-child {
    margin-bottom: 2px; }
  .alert-box .alert-link.rain-cloud:before {
    content: "\e628";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -4px; }
  .alert-box .alert-link.road:before {
    content: "\e65b";
    font-family: icomoon;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px 0 0; }
  .alert-box .alert-link.storm-cloud:before {
    content: "\e65a";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px 0 0; }
  .alert-box .alert-link.swimmer:before {
    content: "\e659";
    font-family: icomoon;
    font-size: 23px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -9px; }
  .alert-box .alert-link.construction:before {
    content: "\e65c";
    font-family: icomoon;
    font-size: 17px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -6px; }
  .alert-box .alert-link.bin:before {
    content: "\e661";
    font-family: icomoon;
    font-size: 17px;
    font-weight: normal;
    left: 2px;
    top: -5px; }
  .alert-box .close {
    color: #FFF;
    font-size: 16px;
    margin-top: 0;
    margin-right: 10px;
    opacity: 1;
    text-shadow: none; }
    .alert-box .close:hover, .alert-box .close:active, .alert-box .close:focus {
      color: #fff;
      opacity: 1; }
    .alert-box .close:before {
      content: "\e640";
      font-family: icomoon;
      font-weight: normal;
      position: relative;
      top: 2px; }
    @media (max-width: 600px) {
      .alert-box .close span {
        display: none; } }
  .alert-box p {
    font-weight: bold;
    margin-bottom: 5px; }
  .alert-box .notice-text {
    color: #e00034;
    margin-bottom: 0; }

.content-area .alert-box a {
  text-decoration: none; }
  .content-area .alert-box a:active, .content-area .alert-box a:hover, .content-area .alert-box a:focus {
    text-decoration: underline; }

.alert-box.ovals-open {
	display:none;
  background: #006643;
  color: #fff;
  font-weight: bold;
  padding-left: 40px;
  position: relative; }
  .alert-box.ovals-open:before {
    content: "\e65f";
    font-family: icomoon;
    font-size: 20px;
    font-weight: normal;
    left: 10px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 5px; }
  .alert-box.ovals-open .alert-link {
    padding-left: 0; }
    .alert-box.ovals-open .alert-link:before {
      content: ""; }

.alert-box.ovals-closed {
  color: #fff;
  font-weight: bold;
  padding-left: 40px;
  position: relative; }
  .alert-box.ovals-closed:before {
    content: "\e65a";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    left: 11px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 8px; }
  .alert-box.ovals-closed .alert-link {
    padding-left: 0; }
    .alert-box.ovals-closed .alert-link:before {
      content: ""; }

.alert-box.ovals-pending {
  font-weight: bold;
  position: relative; }
  .alert-box.ovals-pending .alert-link {
    padding-left: 0; }
    .alert-box.ovals-pending .alert-link:before {
      content: ""; }

.alert-box.ovals-pending {
  background: #ffb75b;
  color: #000;
  font-weight: bold; }
  .alert-box.ovals-pending .alert-link {
    color: #000;
    padding-left: 0; }
    .alert-box.ovals-pending .alert-link:before {
      content: ""; }

.list-alert {
  background: #e00034;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px 5px 25px;
  position: relative; }
  .list-alert:before {
    content: "\e63e";
    font-family: icomoon;
    left: 5px;
    padding: 0;
    position: absolute;
    top: 4px; }

.media-heading {
  margin-bottom: 10px; }

/* links */
a {
  color: #093569; }

.pdf-link:after {
  content: "\e649";
  font-family: icomoon;
  font-size: 16px;
  padding: 0 0 0 7px; }

.word-link:before {
  content: "\e64c";
  font-family: icomoon;
  font-size: 16px;
  padding: 0 0 0 7px; }

.zip-link:before {
  content: "\e654";
  font-family: icomoon;
  font-size: 16px;
  padding: 0 0 0 7px; }

.content-area .call-to-action-internal {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-internal:hover, .content-area .call-to-action-internal:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-internal:after {
    color: #fdc82f;
    content: "\e650";
    font-family: icomoon;
    font-size: 19px;
    padding: 0 0 0 10px;
    position: relative;
    top: 3px; }

.content-area .call-to-action-pdf {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-pdf:hover, .content-area .call-to-action-pdf:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-pdf:after {
    color: #fdc82f;
    content: "\e649";
    font-family: icomoon;
    padding: 0 0 0 10px; }

.content-area .call-to-action-external {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-external:hover, .content-area .call-to-action-external:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-external:after {
    color: #fdc82f;
    content: "\e643";
    font-family: icomoon;
    padding: 0 0 0 10px; }

.content-area .call-to-action-document {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-document:hover, .content-area .call-to-action-document:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-document:after {
    color: #fdc82f;
    content: "\e641";
    font-family: icomoon;
    padding: 0 0 0 10px; }

.content-area .call-to-action-shire-maps {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-shire-maps:hover, .content-area .call-to-action-shire-maps:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-shire-maps:before {
    color: #fdc82f;
    font-size: 25px;
    content: "\e633";
    font-family: icomoon;
    padding: 0 10px 0 0;
    position: relative;
    top: 2px; }
  .content-area .call-to-action-shire-maps:after {
    color: #fdc82f;
    content: "\e643";
    font-family: icomoon;
    padding: 0 0 0 10px; }

.content-area .call-to-action-pay-external {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-pay-external:hover, .content-area .call-to-action-pay-external:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-pay-external:before {
    color: #fdc82f;
    font-size: 25px;
    content: "\e623";
    font-family: icomoon;
    padding: 0 6px 0 0;
    position: relative;
    top: 2px; }
  .content-area .call-to-action-pay-external:after {
    color: #fdc82f;
    content: "\e643";
    font-family: icomoon;
    padding: 0 0 0 10px; }

.content-area .call-to-action-pay {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-pay:hover, .content-area .call-to-action-pay:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-pay:after {
    color: #fdc82f;
    font-size: 25px;
    content: "\e623";
    font-family: icomoon;
    padding: 0 0 0 10px;
    position: relative;
    top: 2px; }

.content-area .call-to-action-rss {
  background: #093569;
  border-color: 1px solid #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none; }
  .content-area .call-to-action-rss:hover, .content-area .call-to-action-rss:focus {
    zbackground: #093569;
    box-shadow: none;
    color: #fdc82f;
    text-shadow: none; }
  .content-area .call-to-action-rss:after {
    color: #fdc82f;
    content: "\e63b";
    font-family: icomoon;
    padding: 0 0 0 10px;
    position: relative;
    top: 2px; }

.content-area .big-link-internal {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-internal:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-internal:after {
    content: "\e650";
    font-family: icomoon;
    padding: 0 0 0 5px;
    top: 2px; }

.content-area .big-link-external {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-external:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-external:after {
    content: "\e643";
    font-family: icomoon; }

.content-area .big-link-pdf {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-pdf:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-pdf:after {
    content: "\e649";
    font-family: icomoon; }

.content-area .big-link-word {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-word:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-word:after {
    content: "\e64c";
    font-family: icomoon; }

.content-area .big-link-rss {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-rss:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-rss:after {
    content: "\e63b";
    font-family: icomoon; }

.content-area .big-link-email {
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-decoration: none; }
  .content-area .big-link-email:after {
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    top: 1px; }
  .content-area .big-link-email:after {
    content: "\e660";
    font-family: icomoon;
    font-size: 20px;
    top: 4px; }

.facebook-link:before {
  content: "\e60f";
  font-family: icomoon;
  padding: 0 4px 0 0; }
  
  .instagram-link:before {
  content: "\ea92";
  font-family: icomoon;
  padding: 0 4px 0 0; }

.twitter-link:before {
  content: "\e610";
  font-family: icomoon;
  padding: 0 4px 0 0; }

.linkedin-link:before {
  content: "\eac9";
  font-family: icomoon;
  padding: 0 4px 0 0; }

.youtube-link:before {
  content: "\ea9d";
  font-family: icomoon;
  padding: 0 4px 0 0; }

.rss-link:before {
  content: "\e63b";
  font-family: icomoon;
  padding: 0 4px 0 0; }

.image-download:before {
  content: "\e639";
  font-family: icomoon;
  padding: 0 5px 0 0; }

.content-area .map-accordion-link {
  background: #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  width: 175px; }
  .content-area .map-accordion-link:before {
    color: #00BFDF;
    content: "\e63a";
    font-family: icomoon;
    padding: 0 15px 0 0; }
  .content-area .map-accordion-link:after {
    content: "\e652";
    font-family: icomoon;
    font-weight: normal;
    font-size: 10px;
    padding: 0 0 0 15px;
    position: relative;
    top: -1px; }
  .content-area .map-accordion-link:hover {
    background: #093569; }

.external-link:after {
  content: "\e643";
  font-family: icomoon;
  font-size: 12px;
  padding: 0 0 0 7px; }

.external-link-after:after {
  content: "\e643";
  font-family: icomoon;
  padding: 0 0 0 7px; }

.internal-link:before {
  content: "\e650";
  font-family: icomoon;
  padding: 0 7px 0 0; }

.facebook-window {
  background: #f7f7f7;
  height: 400px;
  margin: 0 0 30px 0; }

.simple-listing {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  margin: 0 0 30px 0; }
  .simple-listing h2 {
    font-size: 20px;
    margin: 10px 0 10px 0; }
  .simple-listing h3 {
    margin-top: 7px;
    margin-bottom: 7px; }
    .simple-listing h3 a {
      text-decoration: none; }
  .simple-listing .listing-item {
    padding: 10px; }
  .simple-listing .listing-item:nth-child(even) {
    background: #f7f7f7; }
  .simple-listing .media:nth-child(even) {
    background: #f7f7f7; }

.simple-listing-b {
  clear: both;
  margin: 0 0 30px 0; }
  .simple-listing-b h2 {
    border-bottom: 1px solid #E5E5E5;
    color: #FFF;
    font-size: 18px;
    background: none repeat scroll 0% 0% #3D3D3D;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0;
    padding: 15px 10px 16px 11px; }
  .simple-listing-b h3 {
    margin-top: 7px;
    margin-bottom: 7px; }
    .simple-listing-b h3 a {
      text-decoration: none; }
  .simple-listing-b .listing-item {
    padding: 10px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }
  .simple-listing-b .listing-item:nth-child(even) {
    background: #f7f7f7; }
  .simple-listing-b .listing-item:first-child {
    border-top: 1px solid #e5e5e5; }
  .simple-listing-b .listing-item:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .simple-listing-b .media:nth-child(even) {
    background: #f7f7f7; }

.project-list-feed h2 {
  background: none;
  border: 0;
  color: #000;
  margin: 10px 0 10px 0;
  padding: 0; }
.project-list-feed .indent {
  position: relative;
  padding-left: 100px; }
  .project-list-feed .indent span {
    display: inline-block;
    font-weight: bold;
    left: 0;
    position: absolute;
    width: 100px; }

.meeting-schedule span {
  display: inline-block;
  font-weight: bold;
  width: 60px; }

.complex-listing {
  margin-top: 20px;
  margin-bottom: 20px; }
  .complex-listing .media {
    border-bottom: 1px dotted #ccc;
    margin: 0;
    min-height: 109px;
    position: relative;
    padding: 15px 55px 15px 0px; }
    @media (max-width: 1000px) {
      .complex-listing .media {
        padding: 10px 5px 10px 5px; } }
    .complex-listing .media .when {
      font-weight: bold; }
    .complex-listing .media .thumbnail-container {
      border-radius: 3px;
      display: inline-block;
      height: 79px;
      margin-right: 15px;
      overflow: hidden;
      width: 118px; }
      .complex-listing .media .thumbnail-container img {
        border-radius: 3px;
        max-width: none;
        width: auto; }
  .complex-listing .media:nth-child(even) {
    background: #f7f7f7;
    border-bottom: 1px dotted #ccc; }
  .complex-listing .cancelled-img {
    position: absolute;
    top: 15px;
    left: 0; }
  .complex-listing h2 {
    font-size: 20px; }
    .complex-listing h2 a {
      text-decoration: none; }
    .complex-listing h2 a.external-link:after {
      content: "\e643";
      font-family: icomoon;
      padding: 0 0 0 5px; }
    .complex-listing h2 a.external-link:before {
      content: none;
      padding: 0; }
  .complex-listing .booked-listing,
  .complex-listing .cancelled-listing {
    color: #e00034; }

.complex-listing.no-alt-color .media:nth-child(even) {
  background: none; }

.complex-listing.people-list.single-person .media {
  height: auto !important; }
.complex-listing.people-list .media {
  height: 130px; }
.complex-listing.people-list .media:first-child {
  height: 115px;
  padding-top: 0; }
.complex-listing.people-list .thumbnail-container {
  height: 100px;
  overflow: hidden;
  width: 85px; }
.complex-listing.people-list h3 {
  margin-top: 24px; }

.complex-listing.people-list.single-person {
  background: #f7f7f7;
  border-top: 1px dotted #ccc;
  height: auto;
  padding-top: 15px; }
  .complex-listing.people-list.single-person h3 {
    font-weight: normal;
    margin-top: 0; }

/* content-tab */
.tab-content-container {
  margin-bottom: 50px; }

.content-tab-nav {
  border-bottom: 1px solid #093569;
  margin: 0;
  padding: 0; }
  .content-tab-nav li {
    display: inline-block; }
    .content-tab-nav li a {
      background: #f5f5f5;
      border: 1px solid #ccc;
      border-bottom: 0;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      display: block;
      font-weight: bold;
      margin-right: 3px;
      padding: 10px;
      text-decoration: none; }
      .content-tab-nav li a:after {
        content: "\e652";
        font-family: icomoon;
        font-weight: normal;
        padding: 0 15px 0 10px;
        position: relative;
        top: 2px; }
  .content-tab-nav .active a {
    background: #093569;
    border: 1px solid #093569;
    border-bottom: 0;
    color: #fff; }
    .content-tab-nav .active a:before {
      color: #00BFDF; }
  @media (max-width: 767px) {
    .content-tab-nav li {
      display: block;
      width: 100%; } }
  .content-tab-nav .map-tab {
    padding-left: 33px;
    position: relative; }
    .content-tab-nav .map-tab:before {
      content: "\e63a";
      font-family: icomoon;
      font-size: 18px;
      padding: 0 10px 0 0;
      position: absolute;
      top: 8px;
      left: 10px; }
  .content-tab-nav .list-tab {
    padding-left: 33px;
    position: relative; }
    .content-tab-nav .list-tab:before {
      content: "\e663";
      font-family: icomoon;
      font-size: 18px;
      padding: 0 10px 0 0;
      position: absolute;
      top: 8px;
      left: 10px; }

.content-tab {
  clear: both; }

.form-info:before {
  content: "\e637";
  font-family: icomoon;
  font-size: 18px;
  position: relative;
  top: 1px; }

/* report module */
.task-module {
  margin-bottom: 30px; }
  .task-module .internal-link,
  .task-module .external-link,
  .task-module .pdf-link {
    border-bottom: 1px solid #093569;
    display: block;
    zpadding: 10px; }
    .task-module .internal-link:before,
    .task-module .external-link:before,
    .task-module .pdf-link:before {
      color: #fdc82f;
      position: absolute;
      left: 6px; }
  .sub-link {
    margin-left:25px;
  }
  .sub-link2 {
    margin-left:50px;
  }
  .task-module h2 {
    margin: 0 0 5px 0; }
  .task-module .color {
    color: #fff; }
  .task-module a {
    color: #fff;
    display: block;
    padding: 10px 8px 10px 24px;
    position: relative; }
  .task-module p {
    border-bottom: 1px solid #093569;
    color: #FDC82F;
    font-weight: bold;
    margin: 0;
    padding: 10px; }
  .task-module .module-content {
    background: #093569;
    border-radius: 3px;
    padding: 0 0 3px 0; }

/* faq */
.faq-trigger {
  color: #093569;
  text-decoration: none; }
  .faq-trigger:before {
    content: "\e64e";
    font-family: icomoon;
    color: #093569;
    font-size: 16px;
    padding: 0 10px 0 0; }

.faq-trigger.collapsed {
  text-decoration: none; }
  .faq-trigger.collapsed:before {
    content: "\e64a";
    font-family: icomoon;
    color: #093569;
    font-size: 16px;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px 0 0; }

/* header styles */
a.skip-to-content {
  display: block;
  height: 0;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0px; }
  a.skip-to-content:active, a.skip-to-content:hover, a.skip-to-content:focus {
    color: #fff;
    left: 0;
    overflow: visible; }

.header-top-container {
  background: rgba(9, 53, 105, 0.95);
  width: 100%;
  }

.header-top {
  background: none;
  display: block; }
  .header-top a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    position: relative; }
    @media (max-width: 767px) {
      .header-top a {
        color: #00BFDF; } }
    .header-top a:active, .header-top a:hover, .header-top a:focus {
      color: #00BFDF; }
    .header-top a:before {
      color: #00BFDF;
      font-family: 'icomoon';
      font-weight: normal;
      padding: 0;
      position: absolute; }
      @media (max-width: 767px) {
        .header-top a:before {
          display: none; } }
  .header-top .header-tasks {
    float: left;
    font-size: 14px;
    margin: 0px 0 10px 0;
    }
  .header-top .task-category {
    float: left;
    position: relative; }
  .header-top .task-link {
    display: inline-block;
    font-size: 13px;
    padding: 10px 35px 0px 15px;
    }
    @media (max-width: 615px) {
      .header-top .task-link {
        padding: 20px 10px 0px 10px; } }
  .header-top .apply:before {
    content: "\e606";
    font-family: icomoon;
    font-size: 19px;
    left: -5px;
    top: 4px;
    }
  .header-top .report:before {
    content: "\e60b";
    font-family: icomoon;
    font-size: 25px;
    left: -9px;
    top: 1px;
    }
  .header-top .track:before {
    content: "\e605";
    font-family: icomoon;
    font-size: 23px;
    left: -11px;
    top: 3px;
    }
  .header-top .payment:before {
    content: "\e623";
    font-family: icomoon;
    font-size: 19px;
    left: -5px;
    top: 5px;
    }
  .header-top .news {
    padding-left: 20px; }
    .header-top .news:before {
      content: "\e600";
      font-family: icomoon;
      font-size: 22px;
      left: -5px;
      top: 3px;
      }
    .header-top .social-header a:before {
      color: #fff;
      font-size: 22px;
      padding: 20px 0 0 0; }
    .header-top .social-header .facebook-header {
      /* margin-right: 10px; */
      }
      .header-top .social-header .facebook-header:before {
        content: "\e60f";
        font-family: icomoon;
        padding: 0 4px 0 0;
        position: relative;
        top: 3px;
        }
    .header-top .social-header .twitter-header {
      margin-right: 0px; }
      .header-top .social-header .twitter-header:before {
        content: "\e610";
        font-family: icomoon;
        padding: 0 4px 0 0;
        position: relative;
        top: 3px;
        }
         .header-top .social-header .instagram-header {
      margin-right: 0px; }
      .header-top .social-header .instagram-header:before {
        content: "\ea92";
        font-family: icomoon;
        padding: 0 4px 0 0;
        position: relative;
        top: 3px;
        }
      .header-top .social-header .twitter-header:active, .header-top .social-header .twitter-header:hover, .header-top .social-header .twitter-header:focus {
        color: #00BFDF; }
    .header-top .social-header .contact-link {
      font-size: 13px;
      margin-right: 10px;
      position: relative;
      top: 0px;
      }
      @media (max-width: 767px) {
        .header-top .social-header .contact-link {
          top: 8px; } }

/* header styles end */
.nav-container .container {
  position: relative; }
  @media (max-width: 767px) {
    .nav-container .container {
      padding-top: 60px; } }

header .nav-search {
  position: absolute;
  right: 15px;
  top: 9px;
  display: block;
  visibility: visible;
  }
  @media (max-width: 767px) {
    header .nav-search {
      display: inline-block;
      } }
  header .nav-search input {
    border-right: none;
    border-top: 1px solid #00bfdf;
    border-bottom: 1px solid #00bfdf;
    border-left: 1px solid #00bfdf;
    /* border-radius: 3px 0 0 3px; */
    -webkit-appearance: none;
    border-radius: 0;
    color: #093569;
    font-size: 20px;
    height: 43px;
    padding-left: 5px;
    position: relative;
    left: 4px;
    z-index: 15;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    }
    @media (max-width: 1199px) {
      header .nav-search input {
        width: 175px; } }
    @media (max-width: 991px) {
      header .nav-search input {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        position: relative;
        top: -2px;
        width: 60px; }
        header .nav-search input:focus {
          width: 200px; } }
    @media (max-width: 767px) {
      header .nav-search input {
        display: inline-block;
        font-size: 20px;
        font-weight: normal;
        top: 0;
        width: 259px; }
        header .nav-search input:focus {
          width: 259px; } }
    @media (max-width: 370px) {
      header .nav-search input {
        width: 249px; }
        header .nav-search input:focus {
          width: 249px; } }
    header .nav-search input:focus {
      border: 1px solid 00BFDF; }
  header .nav-search button {
    background: #fff;
    border-right: 1px solid #00bfdf;
    border-top: 1px solid #00bfdf;
    border-left: none;
    border-bottom: 1px solid #00bfdf;
    /* border-radius: 0 3px 3px 0; */    
    -webkit-appearance: none;
    border-radius: 0;
    color: #093569;
    height: 43px;
    position: relative;
    top: 3px;
    z-index: 15;
    }
    @media (max-width: 767px) {
      header .nav-search button {
        display: inline-block; } }
    header .nav-search button:before {
      content: "\e63c";
      font-family: icomoon;
      font-size: 24px;
      padding: 0 7px 0 0; }
    header .nav-search button:focus {
      background: #00BFDF; }
    header .nav-search button span {
      position: absolute;
      left: -99999px; }
  header .nav-search .search-dropdown {
    background: #f7f7f7;
    border: 1px solid #00bfdf;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 500px;
    z-index: 15; }
    @media (max-width: 530px) {
      header .nav-search .search-dropdown {
        width: 420px; } }
    @media (max-width: 445px) {
      header .nav-search .search-dropdown {
        width: 380px; } }
    @media (max-width: 426px) {
      header .nav-search .search-dropdown {
        width: 350px; } }
    @media (max-width: 380px) {
      header .nav-search .search-dropdown {
        width: 303px; } }
    header .nav-search .search-dropdown ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      header .nav-search .search-dropdown ul li:last-child a {
        border-top: 1px dotted #ccc;
        background: #093569;
        color: #fff;
        display: block;
        padding: 10px; }
        header .nav-search .search-dropdown ul li:last-child a:after {
          content: "\e650";
          font-family: icomoon;
          padding: 0 0 0 10px;
          position: relative;
          top: 2px; }
      header .nav-search .search-dropdown ul a {
        display: block;
        font-size: 18px;
        padding: 10px 0 10px 0; }
  header .nav-search .toggle-search {
    background: red;
    display: none;
    height: 30px;
    width: 30px; }
    @media (max-width: 991px) {
      header .nav-search .toggle-search {
        display: block; } }
    @media (max-width: 767px) {
      header .nav-search .toggle-search {
        display: none; } }

/* navigation */
.nav-container {
  background: #093569;
  margin: 0 0 13px 0;
  width: 100%;
  }
  .nav-container .container {
    background: #093569; }

.navbar {
  background: none;
  border: 0;
  float: left;
  margin: 0;
  position: static;
  width:100%; }
  @media (max-width: 767px) {
    .navbar {
      float: none; } }
  .navbar .open .dropdown-menu {
    background: #fff; }
  .navbar .navbar-brand {
    background: url("/files/assets/website/images/admin/site/logotype-crest-white-large.png") no-repeat center bottom;
    width: 150px;
    /* height: 55px; */
    background-size: contain;
    }
    @media (max-width: 1201px) {
      .navbar .navbar-brand {
        /* width: 50px; */
        } }
    @media (max-width: 991px) {
      .navbar .navbar-brand {
        background: url("/files/assets/website/images/admin/site/logotype-crest-white-large.png") no-repeat 0 15px;
        background-size: contain;
        width: 150px;
        /* height: 60px; */
        } }
    @media (max-width: 767px) {
      .navbar .navbar-brand {
        background: url("/files/assets/website/images/admin/site/logotype-crest-white-large.png") no-repeat 0 10px;
        background-size: contain;
        padding: 0;
        width: 150px;
        } }
    .navbar .navbar-brand img {
      width: 135px; }
      @media (max-width: 991px) {
        .navbar .navbar-brand img {
          width: 135px; } }
      @media (max-width: 767px) {
        .navbar .navbar-brand img {
          width: 100%; } }
  .navbar .navbar-nav {
    margin: 0; }
    .navbar .navbar-nav .home-nav {
      padding: 18px 10px 0 10px;
      display: none;
      }
      .navbar .navbar-nav .home-nav:before {
        content: "\e655";
        font-family: icomoon;
        font-size: 27px;
        position: relative;
        top: 2px; }
    .navbar .navbar-nav > li > a {
      border-top: 5px solid #093569;
      color: #ffffff;
      font-weight: bold;
      padding: 22px 15px 23px 15px; }
      @media (min-width: 1201px) {
        .navbar .navbar-nav > li > a {
          border-top: 5px solid #093569;
          padding: 17px 9px 18px 9px;
          } }
      @media (max-width: 1199px) {
        .navbar .navbar-nav > li > a {
          border-top: 5px solid #093569;
          padding: 17px 11px 18px 11px;
          font-size: 14px;
          } }
      @media (max-width: 992px) {
        .navbar .navbar-nav > li > a {
          border-top: 5px solid #093569;
          padding: 17px 5px 18px 5px;
          font-size: 14px;
          } }
      @media (max-width: 767px) {
        .navbar .navbar-nav > li > a {
          border-top: 0;
          font-size:1.75rem;
          padding: 15px 2px 15px 2px; } }
      .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:active {
        border-top: 5px solid #ffffff;
        color: #ffffff;
        transition: all 0.25s linear 0s;
  }
        .navbar .navbar-nav > li > a:hover:after, .navbar .navbar-nav > li > a:focus:after, .navbar .navbar-nav > li > a:active:after {
          opacity: 1; }
        @media (max-width: 767px) {
          .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:active {
            border-top: 0px;
            color: #fff; } }
  .home-page .navbar li {
    position: static;
    width: calc(100% / 8 - 1px);
    }
    @media (max-width: 992px) {
      .navbar li {
        width: auto;
      }
    }
    .two-line-link a {
      padding: 4px 8px 5px 8px !important;
    }
    .home-page .navbar li ul li {
      width: 100%;
      display: block !important;
    }
    @media (max-width:1199px) and (min-width:992px) {
      .other-sites > a {
        padding: 4px 15px 5px 15px !important;
      }
    }

	@media (max-width: 767px) {
	.navbar .dropdown {
		position: static;
		width: 100%; }
	}
  .navbar .mega-menu {
    left: 0;
    position: absolute;
    width: 100%; }
    @media (min-width: 992px) {
      .navbar .mega-menu {
        padding: 20px 0 0 0; } }

.navbar-collapse {
  float: left;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  width:100%; }
  @media (max-width: 767px) {
    .navbar-collapse {
      float: none; } }

@media (min-width: 1200px) {
  .navbar-default .dropdown-toggle:after {
    content: "\e652";
    font-family: icomoon;
    font-weight: normal;
    opacity: 0.5;
    padding: 0 0 0 4px;
    position: relative;
    top: 2px; } }

.navbar-default .navbar-toggle {
  background: #093569;
  border-color: #fff; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #fff;
  border-color: #fff; }

.navbar-default .navbar-toggle .icon-bar {
  background: #fff; }

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background: #093569; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: #00bfdf;
  border-top: 5px solid #093569;
  color: #093569;
  transition: all 0.25s linear 0s; }
  .navbar-default .navbar-nav > .active > a:after,
  .navbar-default .navbar-nav > .active > a:hover:after,
  .navbar-default .navbar-nav > .active > a:focus:after {
    opacity: 1; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
      border-top: 0px;
      color: #fff; } }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #093569;
  border-top: 5px solid #ffffff;
  color: #ffffff;
  transition: all 0.25s linear 0s;
  }
  .navbar-default .navbar-nav > .open > a:after,
  .navbar-default .navbar-nav > .open > a:hover:after,
  .navbar-default .navbar-nav > .open > a:focus:after {
    opacity: 1; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
      border: 0; } }

@media (max-width: 991px) {
  .nav-listing .col-md-3 {
    padding: 0; } }
.nav-listing ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0; }
.nav-listing ul li{
  display:block !important;
}
  @media (max-width: 991px) {
    .nav-listing ul {
      margin: 0; } }
  @media (max-width: 991px) {
    .nav-listing ul li {
      display: none; } }
  .nav-listing ul a {
    display: block;
    padding: 0 0 0 5px; }
  .nav-listing ul li:first-child {
    font-weight: bold; }
    @media (max-width: 991px) {
      .nav-listing ul li:first-child {
        display: block; } }
    @media (min-width: 992px) {
      .nav-listing ul li:first-child {
        margin-bottom: 7px; } }
    .nav-listing ul li:first-child a {
      font-size: 17px; }
      @media (min-width: 992px) {
        .nav-listing ul li:first-child a {
          display: block;
          padding: 5px;
          width: 100%; } }
      @media (max-width: 991px) {
        .nav-listing ul li:first-child a {
          display: block;
          padding: 10px 10px 10px 16px;
          width: 100%; } }


.navbar-search {
	display: none;
}
@media (max-width: 767px) {
	.content-page .nav-container .container {
		padding-top:0;	
	}	
	.content-page .nav-search {
		position: relative;
		text-align: center;
		top: 0;
		right: 0;
		padding: 5px 0 15px;
	    width: 100% !important;
	}
	.content-page .nav-search.collapse {
		height: 0px !important;
		display: none;
	}
	.content-page .nav-search.collapse.in {
		height:auto !important;
		display: block;
	}
	.navbar-search {
		display: block;
	    font-size: 16px;
	    padding: 7px 8px 3px;
	    margin-right: 10px;
	    cursor: pointer;
	}
	
	.navbar-search .icon-search:before {
	    color:white;
	}
	.navbar-search:hover .icon-search:before {
	    color:#093569;
	}
}

.nav-tasks h2 {
  font-size: 17px;
  font-weight: bold; }

/* bread crumbs */
.breadcrumbs {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin-left: 0;
  padding: 12px 9px 12px 9px; }
  @media (max-width: 767px) {
    .breadcrumbs {
      padding: 7px 7px 7px 7px; } }
  .breadcrumbs li {
    padding: 0; }
  .breadcrumbs a:after {
    content: "\e650";
    font-family: icomoon;
    color: #b4b4b4;
    font-size: 16px;
    padding: 0 9px 0 9px;
    position: relative;
    top: 2px; }
    @media (max-width: 767px) {
      .breadcrumbs a:after {
        padding: 0 1px 0 1px; } }
  .breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: none; }

@media (max-width: 767px) {
  .breadcrumbs li:first-child {
    display: none; } }

.breadcrumbs li:last-child a:after {
  content: "";
  font-family: icomoon;
  padding: 0 10px 0 10px; }

.related {
  margin: 30px 0 30px 0; }
  .related .module-content {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    margin: 0 0 0 0;
    width: 100%; }
  .related a {
    text-decoration: none; }
    .related a:active, .related a:hover, .related a:focus {
      text-decoration: underline; }
  .related h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
  .related h3 {
    margin-bottom: 5px; }
  .related ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    padding: 0; }
  .related h3.related-pages:after {
    content: "\e656";
    font-family: icomoon;
    padding: 0 0 0 10px; }
  .related h3.other-web:after {
    content: "\e643";
    font-family: icomoon;
    font-size: 16px;
    padding: 0 0 0 10px; }
  .related h3.related-news:after {
    content: "\e600";
    font-family: icomoon;
    padding: 0 0 0 10px; }
  .related h3.related-events:after {
    content: "\e638";
    font-family: icomoon;
    padding: 0 0 0 10px; }
  .related .related-external-link:before {
    content: "\e643";
    font-family: icomoon;
    padding: 0 7px 0 0; }

.page-helpful {
  margin: 0 0 40px 0; }
  .page-helpful h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
  .page-helpful .module-content {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 13px; }
  .page-helpful input[type="radio"] {
    margin-left: 0; }
  .page-helpful label {
    font-weight: normal;
    padding-left: 5px; }
  .page-helpful #txtCaptcha {
    border: 1px solid #ccc; }

.simple-form {
  background: #f7f7f7;
  margin: 0 0 20px 0;
  padding: 15px; }
  .simple-form h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }

.highlight-link {
  background: #093569;
  border-radius: 3px;
  clear: both;
  color: #fff;
  display: block;
  font-size: 20px;
  margin-bottom: 30px; }
  .highlight-link:active, .highlight-link:hover, .highlight-link:focus {
    color: #FDC82F;
    text-decoration: none; }
  .highlight-link img {
    border-radius: 3px 3px 0 0; }
  .highlight-link p {
    border-radius: 0 0 3px 3px;
    border-top: 0px;
    line-height: 1.3em;
    padding: 10px; }
  @media (max-width: 991px) {
    .highlight-link {
      display: inline-block;
      max-width: 380px; } }

@media (max-width: 991px) {
  .notices-adverts-container {
    text-align: center; } }

.col-md-6 .highlight-link {
  max-width: 380px; }
  @media (max-width: 410px) {
    .col-md-6 .highlight-link {
      width: 320px; } }
  @media (max-width: 410px) {
    .col-md-6 .highlight-link img {
      width: 320px; } }

.highlight-link.internal-link:before {
  content: none; }
.highlight-link.internal-link p:after {
  color: #00BFDF;
  content: "\e650";
  font-family: icomoon;
  padding: 0 0 0 10px; }

.highlight-link.external-link:after {
  content: none; }
.highlight-link.external-link p:after {
  color: #00BFDF;
  content: "\e643";
  font-family: icomoon;
  font-size: 17px;
  padding: 0 0 0 10px; }

.emphasis-link {
  background: #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 10px; }
  .emphasis-link:hover, .emphasis-link:active, .emphasis-link:focus {
    background: #093569;
    color: #fff;
    text-decoration: none; }

.group-emphasis-link {
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px 0; }
  .group-emphasis-link .emphasis-link {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }
  .group-emphasis-link ul {
    list-style-type: none;
    padding: 10px; }

.emphasis-link.rss:after {
  content: "\e63b";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 15px;
  font-weight: normal;
  padding: 0 0 0 5px;
  position: relative;
  top: 2px; }

.emphasis-link.email:after {
  content: "\e660";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 0 5px;
  position: relative;
  top: 2px; }

.emphasis-link.pdf:after {
  content: "\e649";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 0 5px;
  position: relative;
  top: 2px; }

.emphasis-link.external:after {
  content: "\e643";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 0 5px;
  position: relative;
  top: 2px; }

.emphasis-link.search:before {
  content: "\e63c";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 18px;
  font-weight: normal;
  padding: 0 8px 0 0;
  position: relative;
  top: 2px; }

.emphasis-link.facebook:after {
  content: "\e60f";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 20px;
  font-weight: normal;
  padding: 0  0 0 10px;
  position: relative;
  top: 2px; }
  
  .emphasis-link.instagram:after {
  content: "\ea92";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 20px;
  font-weight: normal;
  padding: 0  0 0 5px;
  position: relative;
  top: 2px; }

.emphasis-link.twitter:after {
  content: "\e610";
  font-family: icomoon;
  color: #00BFDF;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 0 10px;
  position: relative;
  top: 2px; }

/* landing pages */
.landing-text-area {
  margin: 0 0 20px 0; }

.within-landing {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px; }
  .within-landing h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
  .within-landing h3 {
    margin: 0 0 0 0; }
  .within-landing .module-content {
    background: #f7f7f7;
    padding: 15px; }
  .within-landing p {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px; }
  @media (max-width: 767px) {
    .within-landing .landing-thumb {
      display: none; } }

.within-top-landing {
  margin-bottom: 20px; }
  .within-top-landing .media {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    min-height: 70px;
    padding-bottom: 15px; }
    @media (max-width: 767px) {
      .within-top-landing .media {
        min-height: 50px; } }
  .within-top-landing img {
    width: 90px; }
  .within-top-landing h2 {
    font-size: 21px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #093569;
    margin: 0; }
  .within-top-landing h3 {
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 0 0; }
  .within-top-landing .module-content {
    background: #f7f7f7;
    padding: 15px; }
  .within-top-landing p {
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .within-top-landing .landing-thumb {
      display: none; } }

/* *****************************************  version with images ***************************************************** */
.within-top-landing-images {
  margin-bottom: 40px; }
  .within-top-landing-images .media {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #f7f7f7;
    margin-bottom: 20px;
    min-height: 120px; }
    @media (max-width: 767px) {
      .within-top-landing-images .media {
        min-height: 120px; } }
  .within-top-landing-images img {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    height: 120px;
    position: relative;
    top: -1px;
    width: 180px; }
    @media (max-width: 480px) {
      .within-top-landing-images img {
        display: none; } }
  .within-top-landing-images h2 {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 0; }
  .within-top-landing-images h3 {
    margin: 0 0 10px 0;
    font-size: 21px;
    font-weight: normal; }
  .within-top-landing-images .module-content {
    padding: 0; }
  .within-top-landing-images .media-body {
    padding: 15px; }
  .within-top-landing-images p {
    margin-bottom: 20px; }
  .within-top-landing-images .media .pull-left {
    padding: 0; }

.within-top-landing-images.no-space .media {
  background: none;
  border: 0;
  height: auto;
  margin: 0;
  min-height: 110px;
  position: relative; }
  @media (max-width: 480px) {
    .within-top-landing-images.no-space .media {
      min-height: auto; } }
  .within-top-landing-images.no-space .media .media-body {
    padding-left: 240px; }
    @media (max-width: 480px) {
      .within-top-landing-images.no-space .media .media-body {
        padding-left: 0; } }
.within-top-landing-images.no-space img {
  border-radius: 0;
  height: auto;
  position: absolute;
  width: auto; }
.within-top-landing-images.no-space img.item-1 {
  z-index: 10; }
.within-top-landing-images.no-space img.item-2 {
  z-index: 9; }
.within-top-landing-images.no-space img.item-3 {
  z-index: 8; }
.within-top-landing-images.no-space img.item-4 {
  z-index: 7; }
.within-top-landing-images.no-space img.item-5 {
  z-index: 6; }
.within-top-landing-images.no-space img.item-6 {
  z-index: 5; }
.within-top-landing-images.no-space img.item-7 {
  z-index: 4; }
.within-top-landing-images.no-space img.item-8 {
  z-index: 3; }
.within-top-landing-images.no-space img.item-9 {
  z-index: 2; }
.within-top-landing-images.no-space img.item-10 {
  z-index: 1; }

/* *****************************************  version with images ***************************************************** */
/* landing pages end */
/* animals template */
.animals-for-sale h2 {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px; }
  .animals-for-sale h2 a {
    text-decoration: none; }
.animals-for-sale h2:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }
.animals-for-sale .more-info h2 {
  border-top: 0; }
.animals-for-sale .related h2 {
  border-top: 0; }
.animals-for-sale .single-animal img {
  margin: 0 0 20px 0;
  border-radius: 3px; }
.animals-for-sale .single-animal .key-info {
  background: none;
  border: 0;
  padding: 0; }
  .animals-for-sale .single-animal .key-info .info-type {
    left: 0; }
.animals-for-sale .featured-animal {
  background: #000;
  border-radius: 3px;
  color: #fff;
  margin: 0 0 20px 0;
  padding-bottom: 15px; }
  .animals-for-sale .featured-animal .col-md-3 {
    padding-left: 0; }
    .animals-for-sale .featured-animal .col-md-3 img {
      border-radius: 3px; }
  .animals-for-sale .featured-animal .key-info {
    padding-top: 15px; }

/* event list */
.date-range-container {
  display: block;
  float: left;
  width: 100%; }
  .date-range-container .date-picker {
    float: left;
    margin-right: 20px; }
    .date-range-container .date-picker label {
      position: absolute;
      left: -99999px; }
    .date-range-container .date-picker input[type="text"] {
      border: 1px solid #b5b5b5;
      display: inline-block;
      margin-right: 2px;
      width: 100px; }
    .date-range-container .date-picker .picker-calendar {
      display: inline-block; }
      .date-range-container .date-picker .picker-calendar:after {
        content: "\e638";
        font-family: icomoon;
        font-size: 25px;
        position: relative;
        top: 3px; }

.date-cancelled {
  color: #e00034;
  font-weight: bold; }

.content-area .events-filter .refine-search-accordion {
  clear: both;
  display: inline-block;
  width: auto; }
  @media (max-width: 767px) {
    .content-area .events-filter .refine-search-accordion {
      display: inline-block;
      width: auto; } }
.content-area .events-filter #refine-accordion {
  border: 1px solid #093569;
  clear: both;
  padding: 15px; }

.event-alert {
  background-color: #e00034;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 15px; }
  .event-alert:before {
    content: "\e63e";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px 0 0;
    position: relative;
    top: 2px; }

.event-short-list {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  clear: both;
  padding: 15px;
  margin: 0 0 30px 0; }
  .event-short-list h3 {
    font-size: 14px;
    margin-top: 0; }
  .event-short-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .event-short-list a {
    display: block;
    text-decoration: none;
    padding-bottom: 2px; }

/* day care */
.childcare-vacancies {
  display: block;
  float: left;
  width: 100%; }
  .childcare-vacancies .module-content {
    display: block;
    float: left;
    width: 100%; }
  .childcare-vacancies li {
    display: block; }
  .childcare-vacancies a {
    clear: both;
    display: block;
    float: left;
    left: -1px;
    padding: 4px 8px;
    position: relative;
    text-decoration: none;
    width: 100%; }
    @media (max-width: 435px) {
      .childcare-vacancies a {
        border-bottom: 1px solid #e5e5e5; } }
    .childcare-vacancies a:active, .childcare-vacancies a:hover, .childcare-vacancies a:focus {
      background: #00516c;
      color: #fff; }
      .childcare-vacancies a:active .has-vacancies, .childcare-vacancies a:hover .has-vacancies, .childcare-vacancies a:focus .has-vacancies {
        color: #fff;
        font-weight: bold; }
    .childcare-vacancies a .has-vacancies {
      color: #007236;
      font-weight: bold; }

.vacancy-day {
  float: left; }
  @media (max-width: 435px) {
    .vacancy-day {
      display: block;
      float: none; } }

.carer {
  float: left;
  width: 210px; }
  @media (max-width: 435px) {
    .carer {
      float: none; } }

/* LEP */
.lep-banner {
  background: #ddd3af;
  border-radius: 3px;
  color: #000;
  font-weight: bold;
  padding: 10px; }

/* people */
.person-img {
  border-radius: 3px;
  float: right;
  margin: 0 0 15px 15px; }
  @media (max-width: 767px) {
    .person-img {
      float: none;
      display: block; } }

.councillor-info {
  width: 70%; }
  @media (max-width: 767px) {
    .councillor-info {
      width: 100%; } }

#councillors-rhs-list h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 2px 0; }

/* facility */
.yes:before {
  color: #00e200;
  font-size: 18px;
  font-weight: bold;
  content: "\e645";
  font-family: icomoon;
  padding: 0 2px 0 0; }

.no:before {
  color: #929292;
  font-size: 18px;
  content: "\e640";
  font-family: icomoon;
  padding: 0 2px 0 0; }

/* map container */
#map-container {
  background: #f7f7f7;
  margin: 0 0 20px 0; }

/* policies */
.policy-category {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  padding: 10px 20px 20px 20px; }
  .policy-category h5 {
    border-top: 1px dotted #ccc;
    font-weight: bold;
    padding: 10px 0 0 0; }
    .policy-category h5 a {
      text-decoration: none; }
  .policy-category ul {
    display: block;
    margin: 0 0 0 25px;
    padding: 0 0 10px 0; }

.search-filter a {
  padding: 0 10px 0 10px; }

/* parks */
.content-area .picto {
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  padding: 3px; }
  @media (max-width: 500px) {
    .content-area .picto {
      display: block; } }
  .content-area .picto img {
    border-radius: 3px;
    display: inline;
    margin: 0 5px 0 0; }

.task-module .tennis-phone {
  color: #fff;
  font-weight: normal; }

/* policy search */
.site-search {
  margin-bottom: 30px !important; }
  .site-search .form-group {
    margin: 0; }
  .site-search span {
    display: inline-block;
    float: left;
    margin-right: 100px;
    width: auto; }
    @media (max-width: 588px) {
      .site-search span {
        display: block;
        float: none;
        position: relative;
        width: 155px; } }
    @media (min-width: 589px) and (max-width: 768px) {
      .site-search span {
        margin-right: 50px; } }
    .site-search span input {
      margin-right: 5px; }
  .site-search .policy label {
    font-weight: normal;
    position: relative;
    bottom: 2px; }
    .site-search .policy label:after {
      content: "\e612";
      font-family: icomoon;
      font-size: 21px;
      font-weight: normal;
      padding: 0 0 0 10px;
      position: absolute;
      top: -6px; }
      @media (max-width: 588px) {
        .site-search .policy label:after {
          font-size: 16px; } }
  .site-search .documents label {
    font-weight: normal;
    position: relative;
    bottom: 2px; }
    .site-search .documents label:after {
      content: "\e641";
      font-family: icomoon;
      font-size: 22px;
      font-weight: normal;
      padding: 0 0 0 10px;
      position: absolute;
      top: -8px; }
      @media (max-width: 588px) {
        .site-search .documents label:after {
          font-size: 16px; } }
  .site-search .forms label {
    font-weight: normal;
    position: relative;
    bottom: 2px; }
    .site-search .forms label:after {
      content: "\e648";
      font-family: icomoon;
      font-size: 27px;
      font-weight: normal;
      padding: 0 0 0 10px;
      position: absolute;
      top: -11px; }
      @media (max-width: 588px) {
        .site-search .forms label:after {
          font-size: 16px; } }

h3.policy:after,
h4.policy:after {
  content: "\e612";
  font-family: icomoon;
  font-size: 25px;
  padding: 0 0 0 10px;
  position: relative;
  top: 3px; }

h3.forms:after,
h4.forms:after {
  content: "\e648";
  font-family: icomoon;
  font-size: 30px;
  padding: 0 0 0 10px;
  position: relative;
  top: 4px; }

h3.documents:after,
h4.documents:after {
  content: "\e641";
  font-family: icomoon;
  font-size: 25px;
  padding: 0 0 0 10px;
  position: relative;
  top: 3px; }

h2.results-for {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px; }
  h2.results-for span {
    color: #2a2a2a;
    font-size: 14px; }

.search-results {
  margin-top: 10px; }
  .search-results .result-item {
    border-bottom: 1px dotted #e1e1e1;
    padding-bottom: 6px; }
    .search-results .result-item h3 {
      font-size: 14px;
      font-weight: bold;
      margin: 10px 0 5px 0; }
      .search-results .result-item h3 a {
        text-decoration: none; }
      .search-results .result-item h3 .document:after {
        content: "\e641";
        font-family: icomoon;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        padding-left: 10px;
        position: relative;
        top: 3px; }
      .search-results .result-item h3 .form:after {
        font-size: 22px;
        font-weight: normal;
        content: "\e648";
        font-family: icomoon;
        line-height: 22px;
        padding-left: 10px;
        position: relative;
        top: 4px; }
      .search-results .result-item h3 .policy:after {
        font-size: 18px;
        font-weight: normal;
        content: "\e612";
        font-family: icomoon;
        line-height: 22px;
        padding-left: 10px;
        position: relative;
        top: 4px; }
    .search-results .result-item ul {
      margin-left: 35px;
      padding-left: 0; }

/* form page */
.file-download {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 20px 0 20px 0;
  padding: 13px; }
  .file-download h2 {
    font-size: 20px;
    margin-top: 0; }
  .file-download a {
    font-weight: bold; }
    .file-download a:before {
      color: #308a2e;
      content: "\e65d";
      font-family: icomoon;
      font-size: 12px;
      padding: 0 7px 0 0;
      text-decoration: none; }
  .file-download ul {
    margin-bottom: 0; }

.external-site-form {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 20px 0 20px 0;
  padding: 13px; }
  .external-site-form .different-site {
    font-size: 20px; }
    .external-site-form .different-site:beforez {
      content: "\e63e";
      font-family: icomoon;
      color: #e00034;
      padding: 0 5px 0 0; }
  .external-site-form a {
    font-weight: bold; }
    .external-site-form a:before {
      color: #308a2e;
      content: "\e643";
      font-family: icomoon;
      padding: 0 10px 0 0;
      text-decoration: none; }

h2.form-page-h2 {
  margin-bottom: 0; }

.download-also {
  background: #f7f7f7;
  border: 1px solid #ccc;
  margin: 20px 0 30px 0;
  padding: 10px; }

@media (max-width: 991px) {
  .img-disappear {
    display: none; } }

/* halls */
.content-area .refine-search-accordion {
  background: #093569;
  border-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 13px 10px 13px 10px;
  text-decoration: none; }
  @media (max-width: 767px) {
    .content-area .refine-search-accordion {
      display: block; } }
  .content-area .refine-search-accordion:active, .content-area .refine-search-accordion:hover, .content-area .refine-search-accordion:focus {
    color: #fff;
    text-decoration: underline; }
  .content-area .refine-search-accordion:before {
    content: "\e63c";
    font-family: icomoon;
    color: #00BFDF;
    padding: 0 10px 0 0; }

.content-area .refine-search-accordion.collapsed {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.refine-search-accordion:after {
  content: "\e664";
  font-family: icomoon;
  font-weight: normal;
  padding: 0 15px 0 10px;
  position: relative;
  top: 2px; }

.refine-search-accordion.collapsed:after {
  content: "\e652";
  font-family: icomoon;
  font-weight: normal;
  padding: 0 15px 0 10px;
  position: relative;
  top: 2px; }

.in-content-search.halls-filter {
  border: 1px solid #093569; }

.projects-tabs {
  margin-top: 20px; }

.in-content-search {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  float: left;
  margin: 0;
  padding: 15px;
  width: 100%; }
  .in-content-search fieldset {
    float: left; }
  .in-content-search label {
    font-weight: normal; }
  .in-content-search legend {
    border: 0;
    font-size: 14px;
    margin: 10px 0 10px 0; }
  .in-content-search h3 {
    font-size: 16px;
    font-weight: bold; }
  .in-content-search .keyword-search label {
    position: absolute;
    left: -99999px; }
  .in-content-search .keyword-search input {
    border-right: none;
    border-top: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    border-radius: 3px 0 0 3px;
    color: #093569;
    display: inline;
    font-size: 20px;
    height: 43px;
    position: relative;
    width: 400px; }
    @media (max-width: 514px) {
      .in-content-search .keyword-search input {
        width: 300px; } }
    @media (max-width: 412px) {
      .in-content-search .keyword-search input {
        width: 80%; } }
  .in-content-search .keyword-search button {
    background: #093569;
    border-right: 1px solid #093569;
    border-top: 1px solid #093569;
    border-left: none;
    border-bottom: 1px solid #093569;
    border-radius: 0 3px 3px 0;
    color: #093569;
    font-size: 20px;
    height: 43px;
    left: -4px;
    padding-left: 13px;
    position: relative;
    top: 1px; }
    @media (max-width: 392px) {
      .in-content-search .keyword-search button {
        top: 0; } }
    .in-content-search .keyword-search button:before {
      content: "\e63c";
      font-family: icomoon;
      color: #fff;
      padding: 0 7px 0 0; }
    .in-content-search .keyword-search button span {
      position: absolute;
      left: -99999px; }
    .in-content-search .keyword-search button:focus {
      background: #00BFDF;
      border-right: 1px solid #00BFDF;
      border-top: 1px solid #00BFDF;
      border-left: none;
      border-bottom: 1px solid #00BFDF; }
  .in-content-search #refine-accordion {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    clear: both;
    float: left;
    padding: 15px;
    width: 100%; }
    .in-content-search #refine-accordion legend {
      font-weight: bold; }
    @media (max-width: 537px) {
      .in-content-search #refine-accordion fieldset {
        display: block;
        float: none;
        height: auto; } }

.filtered-by {
  font-weight: bold;
  margin: 10px 0 20px 0; }

.halls-filter h2 {
  margin-top: 0; }
.halls-filter fieldset {
  height: 200px;
  margin-right: 65px; }

.parks-filter fieldset {
  height: 350px;/*254px;*/
  margin-right: 35px; }

.sports-filter fieldset {
  margin-right: 45px; }

.projects-filter fieldset {
  margin-right: 100px; }

.hall-container {
  clear: both;
  margin-bottom: 30px; }
  .hall-container .media {
    border-bottom: 1px dotted #ccc;
    margin: 0;
    padding: 15px 0 15px 0; }
  .hall-container .picto img {
    margin-right: 1px; }

.hall-hiring .room-cost {
  margin-bottom: 20px; }
  .hall-hiring .room-cost .hall-cost-content {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 10px; }
    .hall-hiring .room-cost .hall-cost-content table {
      border: 0; }
    .hall-hiring .room-cost .hall-cost-content tr {
      background: none !important;
      border-bottom: 1px solid #ccc; }
  .hall-hiring .room-cost h3 {
    background: #2a2a2a;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px; }
  .hall-hiring .room-cost h4 {
    font-size: 14px;
    font-weight: bold; }

.hall-facilities h2 {
  margin-bottom: 0; }

.halls-table {
  border: 1px solid #ddd; }
  .halls-table th {
    border-top: 0px !important;
    zbackground: #000;
    zcolor: #fff; }
  .halls-table td {
    border-top: 0px !important; }

.halls-table.table-striped > tbody > tr:nth-child(2n+1) {
  background: #EDFAFE; }

.halls-table.table-striped > tbody > tr:nth-child(2n) {
  background: #fff; }

.fake-row {
  border-top: 30px solid #2a2a2a; }
  .fake-row .fake-heading {
    color: #fff;
    font-weight: bold;
    position: relative; }
  .fake-row .cooking {
    left: -3.3em;
    top: -30px; }
    .fake-row .cooking:after {
      content: "Cooking"; }
  .fake-row .overview {
    left: -3.9em;
    top: -30px; }
    .fake-row .overview:after {
      content: "Overview"; }
  .fake-row .entertain {
    left: -5.4em;
    top: -30px; }
    .fake-row .entertain:after {
      content: "Entertainment"; }
  .fake-row .access {
    left: -7.3em;
    top: -30px; }
    .fake-row .access:after {
      content: "Access"; }
  .fake-row .child-friendly {
    left: -5.7em;
    top: -30px; }
    .fake-row .child-friendly:after {
      content: "Child Friendly"; }
room-facilities .halls-table.table-striped > tbody > tr:nth-child(2):not(.not-black) {
  background-color: #2a2a2a;
  color: white; }
room-facilities .halls-table.table-striped > tbody > tr.is-black:nth-child(1) {
  background-color: #2a2a2a;
  color: white; }
room-facilities .halls-table.table-striped > tbody > tr:nth-child(9) {
  background-color: #2a2a2a;
  color: white; }
room-facilities .halls-table.table-striped > tbody > tr:nth-child(16) {
  background-color: #2a2a2a;
  color: white; }
room-facilities .halls-table.table-striped > tbody > tr:nth-child(22) {
  background-color: #2a2a2a;
  color: white; }
room-facilities .halls-table.table-striped > tbody > tr:nth-child(25) {
  background-color: #2a2a2a;
  color: white; }
/* consultation */
.closing-soon {
  color: #B61244;
  margin: 5px 0 0 0;
  padding: 5px; }
  .closing-soon:after {
    content: "\e63e";
    font-family: icomoon;
    font-size: 13px;
    font-weight: normal;
    padding: 0 0 0 8px; }

a .closing-soon {
  background: none;
  color: auto;
  padding: 0px; }

.list-big-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 36px;
  margin: 20px 0 20px 0; }
  .list-big-links a:after {
    font-size: 15px; }

/* water-quality */
.water-quality-overall {
  background: #2a2a2a;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 9px;
  position: relative; }
  .water-quality-overall span {
    color: #2a2a2a;
    padding: 9px;
    position: absolute;
    left: 12em;
    top: 0; }

.water-quality-breakdown {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-top: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 10px;
  width: 100%; }
  .water-quality-breakdown li {
    float: left;
    margin: 0;
    padding: 10px 20px 8px 42px;
    width: 50%; }
    @media (max-width: 767px) {
      .water-quality-breakdown li {
        float: none;
        width: auto; } }

.water-quality-overall .aplus {
  background: #9acc00; }

.water-quality-overall .a,
.water-quality-overall .aminus,
.water-quality-overall .bplus {
  background: #6aade4; }

.water-quality-overall .b,
.water-quality-overall .bminus,
.water-quality-overall .cplus,
.water-quality-overall .c,
.water-quality-overall .cminus {
  background: #fef234; }

.water-quality-overall .dplus,
.water-quality-overall .d,
.water-quality-overall .dminus,
.water-quality-overall .eplus,
.water-quality-overall .e,
.water-quality-overall .eminus,
.water-quality-overall .fplus,
.water-quality-overall .f,
.water-quality-overall .fminus {
  background: #ffac41; }

.water-quality-overall .fail {
  background: #fe0c0c;
  color: #fff; }

.ecosystem {
  background: url("/files/assets/website/images/admin/site/icon-ecosystem.gif") no-repeat 0 0;
  margin-bottom: 8px; }

.fishing {
  background: url("/files/assets/website/images/admin/site/icon-fishing.gif") no-repeat 0 0; }

.human-contact {
  background: url("/files/assets/website/images/admin/site/icon-quality-swimming.gif") no-repeat 0 0;
  margin-bottom: 8px; }

.human-pollution {
  background: url("/files/assets/website/images/admin/site/icon-human-pollution.gif") no-repeat 0 0; }

/* form */
.form-control {
  border-radius: 3px; }

.custom-forms {
  background: #f7f7f7;
  border-bottom: 3px solid #093569;
  border-top: 3px solid #093569;
  margin: 0 0 60px 0;
  padding: 20px; }
  .custom-forms label {
    font-weight: normal; }
  .custom-forms input {
    width: 70%; }
    @media (max-width: 767px) {
      .custom-forms input {
        width: 100%; } }
    .custom-forms input[type="checkbox"] {
      margin-left: 0;
      width: auto; }
    .custom-forms input[type="radio"] {
      margin-left: 0;
      width: auto; }
    .custom-forms input[type="submit"] {
      width: auto; }
  .custom-forms .form-group table input {
    margin-left: 10px; }
  .custom-forms textarea {
    width: 70%; }
    @media (max-width: 767px) {
      .custom-forms textarea {
        width: 100%; } }
  .custom-forms select {
    width: auto; }
    @media (max-width: 767px) {
      .custom-forms select {
        width: 100%; } }
  .custom-forms .has-error {
    border: 1px solid #e00034; }
  .custom-forms fieldset {
    margin-bottom: 10px; }
    .custom-forms fieldset legend {
      border: 0;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 5px; }
  .custom-forms .attach-file {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; }
    .custom-forms .attach-file label {
      font-weight: bold; }
    .custom-forms .attach-file label:after {
      content: " (Please don't include any special characters in the filename of attached files e.g. &,%,$,!,@,#,+,=)";
      color:red;
      font-size:12px; }
    .custom-forms .attach-file .remove-file {
      margin-left: 10px; }
      .custom-forms .attach-file .remove-file:before {
        content: "\e640";
        font-family: icomoon;
        color: #e00034;
        padding: 0 3px 0 0; }

.validation-error {
  color: #e00034;
  display: block;
  font-weight: bold;
  margin-bottom: 10px; }
  .validation-error:after {
    color: #e00034;
    font-size: 18px;
    font-weight: normal;
    content: "\e63e";
    font-family: icomoon;
    padding: 0 0 0 10px;
    position: relative;
    top: 2px; }

.form-help-info {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin: 0 0 20px 0; }
  .form-help-info .help-heading {
    color: #093569;
    display: block;
    font-size: 18px; }
    .form-help-info .help-heading:after {
      color: #e98300;
      content: "\e637";
      font-family: icomoon;
      padding: 0 0 0 10px; }

.help-block {
  color: #000; }

.content-area .form-help-link {
  text-decoration: none; }
  .content-area .form-help-link:before {
    color: #e98300;
    content: "\e637";
    font-family: icomoon;
    font-size: 18px;
    padding: 0 5px 0 0;
    position: relative;
    top: 2px; }
  .content-area .form-help-link:after {
    content: "\e64a";
    font-family: icomoon;
    font-weight: normal;
    padding: 0 0 0 2px;
    position: relative;
    top: -1px; }

.form-help-box {
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px; }

.error-summary {
  background: #fff;
  border: 1px solid #e00034;
  display: block;
  margin: 0 0 20px 0;
  padding: 10px; }
  .error-summary .error-heading {
    font-size: 18px;
    color: #e00034; }
    .error-summary .error-heading:after {
      color: #e00034;
      content: "\e63e";
      font-family: icomoon;
      padding: 0 0 0 10px; }
  .error-summary a {
    color: #e00034; }

.form-heading {
  border-bottom: 1px solid #e5e5e5;
  color: #093569;
  font-size: 20px;
  padding: 5px 5px 5px 0; }

.form-privacy {
  font-size: 12px;
  margin: 30px 0 30px 0; }

.query-database {
  background: #f7f7f7;
  border-bottom: 3px solid #093569;
  border-top: 3px solid #093569;
  margin: 0 0 20px 0; }
  .query-database .custom-forms {
    border: 0;
    margin-bottom: 0;
    padding: 10px; }
  .query-database .query-result {
    padding: 10px;
    margin: 20px 10px 0 0; }
    .query-database .query-result .emphasise {
      font-size: 50px; }
    .query-database .query-result .emphasise-small {
      font-size: 18px; }
    .query-database .query-result .arrow {
      font-size: 22px; }
      .query-database .query-result .arrow:before {
        color: #E98300;
        content: "\e658";
        font-family: icomoon;
        font-size: 30px;
        padding: 0 10px 0 0;
        position: relative;
        top: 5px; }
        @media (max-width: 991px) {
          .query-database .query-result .arrow:before {
            content: "\e657";
            font-family: icomoon;
            font-size: 30px; } }
    .query-database .query-result .address-result {
      font-size: 22px; }

.form-control[readonly] {
  background: #fff; }

/* news */
.content-area .top-news {
  background: #2a2a2a;
  border-radius: 3px;
  float: left;
  margin: 0 0 20px 0;
  min-height: 200px;
  padding-left: 320px;
  position: relative; }
  @media (max-width: 600px) {
    .content-area .top-news {
      position: static;
      padding-left: 0;
      min-heigth: auto; } }
  .content-area .top-news img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 200px;
    left: 0;
    margin-right: 20px;
    position: absolute;
    right: 0;
    width: 300px; }
    @media (max-width: 600px) {
      .content-area .top-news img {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0px;
        display: block;
        height: auto;
        max-width: 100%;
        position: static;
        width: 100%; } }
  .content-area .top-news a {
    text-decoration: none; }
    .content-area .top-news a h2 {
      color: #00BFDF;
      font-size: 18px;
      margin: 20px 0 10px 0;
      padding: 0 10px 0 10px;
      text-decoration: none; }
    .content-area .top-news a:active, .content-area .top-news a:hover, .content-area .top-news a:focus {
      color: #00BFDF;
      text-decoration: underline; }
  .content-area .top-news p {
    color: #fff;
    padding: 0 10px 10px 10px; }

.news-date {
  color: #585858;
  font-size: 12px; }

.content-area .more-news-link {
  background: #093569;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 10px;
  text-decoration: none;
  width: 100%; }
  .content-area .more-news-link:after {
    content: "\e650";
    font-family: icomoon;
    padding: 0 0 0 10px; }
  .content-area .more-news-link:active, .content-area .more-news-link:hover, .content-area .more-news-link:focus {
    background: #093569; }

.news-images {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.news-archive {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .news-archive a {
    font-weight: bold; }
  .news-archive li {
    padding: 3px 0 3px 0; }

/* footer */
.footer-container {
  /*background: #093569;*/
  color: black;
  margin: 30px 0 0 0;
  width: 100%; }
  .footer-container .container {
    background: none; }
  .footer-container a {
    color: black; }

.footer {
  background: none; }
  .footer .footer-content {
    padding: 10px; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer h2 {
    border-bottom: 1px solid black;
    color: black;
    font-size: 25px;
    margin: 5px 0 0 0;
    padding: 10px 10px 10px 15px; }
  .footer h3 {
    color: black;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px; }
  .footer .app-promo {
    border-top: 1px solid black;
    margin-top: 37px; }
    .footer .app-promo h2 {
      border: 0;
      font-size: 19px;
      padding: 0; }
      .footer .app-promo h2:before {
        content: "\e64f";
        font-family: icomoon;
        font-size: 30px;
        padding: 0 7px 0 0; }
      .footer .app-promo h2 span:before {
        content: "\e651";
        font-family: icomoon;
        font-size: 18px;
        left: -4px;
        padding: 0 7px 0 0;
        position: relative; }
    .footer .app-promo .apple {
      display: block; }
      .footer .app-promo .apple:before {
        content: "\e644";
        font-family: icomoon;
        padding: 0 7px 0 0; }
    .footer .app-promo .android {
      display: block; }
      .footer .app-promo .android:before {
        content: "\e647";
        font-family: icomoon;
        padding: 0 7px 0 0; }
  .footer .search-icon:before {
    content: "\e63c";
    font-family: icomoon;
    padding: 0 7px 0 0; }
  .footer .sitemap-icon:before {
    content: "\e64b";
    font-family: icomoon;
    padding: 0 7px 0 0; }
  .footer .external-link:before {
    font-size: 12px; }

.footer-panel {
  margin: 0;
  padding: 15px; }

@media (min-width: 1200px) {
  .content-page .footer-panel {
    width: 20%; }
}
.content-page .crest-container {
  display:none;
}
  
.footer-bar {
  border-top: 1px solid black;
  color: black;
  padding: 15px; }
  .footer-bar a {
    margin-left: 25px; }

/* site map */
.site-map-h2 {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin: 15px 0 15px 0;
  padding: 0 0 10px 0; }
  .site-map-h2 a:after {
    content: "\e650";
    font-family: icomoon;
    padding: 0 0 0 10px;
    position: relative;
    top: 2px; }

.site-map {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0; }
  .site-map ul {
    padding: 0 0 0 20px; }
  .site-map li {
    list-style-type: none;
    padding: 0; }
  .site-map > li:first-child {
    font-weight: bold; }
  .site-map a {
    display: block;
    padding: 0 0 2px 0; }

/* buttons */
.btn-default {
  background-image: -webkit-linear-gradient(top, #093569 0%, #00607b 100%);
  background-image: -o-linear-gradient(top, #093569 0%, #00607b 100%);
  background-image: linear-gradient(to bottom, #093569 0%, #00607b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF093569', endColorstr='#FF00607B', GradientType=0);
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px 10px 20px; }
  .btn-default:active, .btn-default:hover, .btn-default:focus {
    color: #00BFDF;
    background-image: -webkit-linear-gradient(top, #00607b 0%, #093569 100%);
    background-image: -o-linear-gradient(top, #00607b 0%, #093569 100%);
    background-image: linear-gradient(to bottom, #00607b 0%, #093569 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00607B', endColorstr='#FF093569', GradientType=0); }

.table-header-rotated td {
  border-left: 1px solid #ccc; }

th.rotate {
  /* Something you can count on */
  border-left: 1px solid #ccc;
  height: 130px;
  white-space: nowrap; }

th.rotate > div {
  transform: translate(6px, 110px) rotate(270deg);
  width: 0px;
  padding: 0; }

th.rotate > div > span {
  padding: 0; }

/* seamless form */
.se-form-container {
  background: #f7f7f7;
  border-bottom: 3px solid #093569;
  border-top: 3px solid #093569;
  margin: 0 0 60px 0;
  padding: 13px; }
  .se-form-container label {
    font-weight: normal; }
  .se-form-container label br {
    display:none; }
  .se-form-container .description {
    display: block;
    margin-bottom: 0px;
    padding-top: 0.5em; }
  .se-form-container .attach-file {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; }
    .se-form-container .attach-file label {
      font-weight: bold; }
  .se-form-container table [type="text"] {
    margin-left: 10px; }
  .se-form-container .form-error-container a {
    color: #e00034; }
  .se-form-container input[type="file"] {
    background-color: #fff; }
  .se-form-container .radio-matrix {
    margin-bottom: 30px; }
    .se-form-container .radio-matrix span {
      color: #093569;
      display: block;
      font-weight: bold;
      margin-bottom: 20px; }
    .se-form-container .radio-matrix th {
      padding-left: 20px; }
    .se-form-container .radio-matrix td {
      padding: 3px 7px 3px 7px; }
      .se-form-container .radio-matrix td label {
        margin-left: 2px; }
  .se-form-container .form-alert-box {
    border: 1px solid #e00034;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px; }
    .se-form-container .form-alert-box h2 {
      color: #e00034;
      margin: 5px 0 10px 0; }
    .se-form-container .form-alert-box a {
      color: #e00034; }

.success-message {
  border: 1px solid green;
  background-color: #fff;
  padding: 15px; }
  .success-message h2 {
    color: green;
    margin: 5px 0 10px 0; }
    .success-message h2:after {
      content: "\e645";
      font-family: icomoon;
      padding: 0 0 0 10px; }

body.form-success-onpage .success-message {
  position: absolute;
  top: -111px;
  z-index: 70; }
body.form-success-onpage .container {
  position: relative; }
body.form-success-onpage .content-area {
  position: static; }
body.form-success-onpage .blackout {
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  z-index: 50;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%; }
body.form-success-onpage .close-success-message {
  background-color: green;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 5px 30px 5px 30px;
  text-decoration: none; }

body.validation-error-onpage .container {
  position: relative; }
body.validation-error-onpage .content-area {
  position: static; }
body.validation-error-onpage .blackout {
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  z-index: 50;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%; }
body.validation-error-onpage .se-form-container {
  width: 100%;
  margin-right: 15px;
  position: absolute;
  top: -111px;
  z-index: 70;
  width: 100%; }
  @media (max-width: 767px) {
    body.validation-error-onpage .se-form-container {
      top: -160px;
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    body.validation-error-onpage .se-form-container {
      width: 750px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    body.validation-error-onpage .se-form-container {
      width: 698px; } }
  @media (min-width: 2000px) {
    body.validation-error-onpage .se-form-container {
      width: 848px; } }
  body.validation-error-onpage .se-form-container .form {
    z-index: 70; }

/* Seamless search */
.seamless-search {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 0 10px 0; }
  .seamless-search label {
    margin: 0 10px 0 0; }
    @media (max-width: 767px) {
      .seamless-search label {
        display: block;
        margin-bottom: 10px; } }
  .seamless-search input[type="text"] {
    border: 1px solid #ccc;
    padding: 4px 12px 4px 12px;
    min-height: 32px; }
    @media (max-width: 767px) {
      .seamless-search input[type="text"] {
        display: block;
        margin-bottom: 10px; } }
  .seamless-search input[type="submit"] {
    background-image: -webkit-linear-gradient(top, #093569 0%, #00607b 100%);
    background-image: -o-linear-gradient(top, #093569 0%, #00607b 100%);
    background-image: linear-gradient(to bottom, #093569 0%, #00607b 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF093569', endColorstr='#FF00607B', GradientType=0);
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-weight: normal;
    padding: 5px 12px 5px 12px;
    width: auto; }
    .seamless-search input[type="submit"]:active, .seamless-search input[type="submit"]:hover, .seamless-search input[type="submit"]:focus {
      color: #00BFDF;
      background-image: -webkit-linear-gradient(top, #00607b 0%, #093569 100%);
      background-image: -o-linear-gradient(top, #00607b 0%, #093569 100%);
      background-image: linear-gradient(to bottom, #00607b 0%, #093569 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00607B', endColorstr='#FF093569', GradientType=0); }

/* report it accordion */
.content-area .panel .panel-heading {
  margin: 0;
  padding: 0; }
  .content-area .panel .panel-heading .panel-title a {
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%; }
    .content-area .panel .panel-heading .panel-title a:after {
      content: "\e64a";
      font-family: icomoon;
      color: #093569;
      font-weight: normal;
      padding: 0 0 0 20px;
      position: absolute;
      right: 10px; }

@media (max-width: 991px) {
  .weed-page .top-right-image {
    display: none; } }

/* home */
.home-page .home-alert-container .home-alert {
  position: relative; }
  .home-page .home-alert-container .home-alert .notice-text {
    color: #e00034;
    font-weight: bold;
    left: 15px;
    margin-bottom: 0;
    position: absolute;
    top: 5px; }
  .home-page .home-alert-container .home-alert .alert-box {
    margin-bottom: 0;
    margin-top: 25px; }
.home-page .header-top-container {
  background: #fff;
  padding: 10px 0; }
.home-page .home-logo {
  width: 190px;
  margin: 0 auto 20px;
  display: block; }
footer .footer .home-logo {
  width: 150px;
  margin: 20px auto;
  display: block; }
.home-page .top-home-logo {
  width: 100px;}  
.home-page .bar-home-logo {
  width: 40px;
  margin: 5px 0;}  
.home-page .skip-to-content {
  left: -9999px;
  position: absolute; }
  .home-page .skip-to-content:active, .home-page .skip-to-content:hover, .home-page .skip-to-content:focus {
    color: #00bfdf;
    font-size: 26px;
    padding: 10px;
    position: static; }
  .home-page .social-header a {
    color: #00bfdf;
	position:relative;
	text-decoration:none;}
    .home-page .social-header .facebook-header:after {
      content: "\e60f";
      font-family: icomoon;
    color: #00bfdf;
    color: #3b5998;
    font-size: 48px;
    position: relative;
    top: -6px;
	transition: all 0.25s linear 0s;}
    .home-page .social-header .facebook-header:before {
    content: " ";
    height: 44px;
    position: absolute;
    top: -36px;
    left: 2px;
    right: 2px;
    background: white;
    border-radius: 8px;}
    .home-page .social-header .twitter-header:after {
      content: "\e610";
      font-family: icomoon;
    color: #00bfdf;
    color: #55acee;
    font-size: 48px;
    position: relative;
    top: -6px;
	transition: all 0.25s linear 0s;}
    .home-page .social-header .twitter-header:before {
    content: " ";
    height: 44px;
    position: absolute;
    top: -36px;
    left: 2px;
    right: 2px;
    background: white;
    border-radius: 8px;}
    .home-page .social-header .instagram-header:after {
      content: "\ea92";
      font-family: icomoon;
    color: #00bfdf;
    color: #e95950;
    font-size: 48px;
    position: relative;
    top: -6px;
	transition: all 0.25s linear 0s;}
    .home-page .social-header .instagram-header:before {
    content: " ";
    height: 44px;
    position: absolute;
    top: -36px;
    left: 2px;
    right: 2px;
    background: white;
    border-radius: 12px;}
    .home-page .social-header .linkedin-header:after {
      content: "\eac9";
      font-family: icomoon;
    color: #00bfdf;
    color: #007bb5;
    font-size: 48px;
    position: relative;
    top: -6px;
	transition: all 0.25s linear 0s;}
    .home-page .social-header .linkedin-header:before {
    content: " ";
    height: 44px;
    position: absolute;
    top: -36px;
    left: 2px;
    right: 2px;
    background: white;
    border-radius: 8px;}
    .home-page .social-header .youtube-header:after {
      content: "\ea9d";
      font-family: icomoon;
    color: #00bfdf;
    color: #ff0000;
    font-size: 48px;
    position: relative;
    top: -6px;
	transition: all 0.25s linear 0s;}
    .home-page .social-header .youtube-header:before {
    content: " ";
    height: 30px;
    position: absolute;
    top: -30px;
    left: 2px;
    right: 2px;
    background: white;
    border-radius: 8px;}
    

    .home-page .social-header .emergency-header div.emergency-icon {
    height: 50px;
	left: 2px;
	right: 2px;
	position: relative;
	top: 10px;
	background: url('/files/templates/1dcdb6f6-1c5c-4d1f-95cc-8526ead6372d/db78b6b9-7eb8-40a3-ad3d-4b4a81fe6284/icon-emergency.png');
	    background-size: auto auto;
	transition: all 0.25s linear 0s;
	width: 50px;
	background-size: contain;}
	
.home-page .social-header .facebook-header:hover:after {
	color:#093569;
	transition: all 0.25s linear 0s;
}
.home-page .social-header .twitter-header:hover:after {
	color:#093569;
	transition: all 0.25s linear 0s;
}
.home-page .social-header .instagram-header:hover:after {
	color:#093569;
	transition: all 0.25s linear 0s;
}
.home-page .social-header .linkedin-header:hover:after {
	color:#093569;
	transition: all 0.25s linear 0s;
}
.home-page .social-header .youtube-header:hover:after {
	color:#093569;
	transition: all 0.25s linear 0s;
}
.home-page .social-header .emergency-header:hover div.emergency-icon {
	transition: all 0.25s linear 0s;
	height: 50px;
	left: 2px;
	right: 2px;
	position: relative;
	top: 10px;
	background: url('/files/templates/1dcdb6f6-1c5c-4d1f-95cc-8526ead6372d/db78b6b9-7eb8-40a3-ad3d-4b4a81fe6284/icon-emergency-hover.png');
	    background-size: auto auto;
	transition: all 0.25s linear 0s;
	width: 50px;
	background-size: contain;
}
	
.home-page .nav-container {
  margin: 0; }
.home-page .container {
  background: none; }
  @media (max-width: 767px) {
    .home-page .container {
      padding-top: 0; } }
.home-page .search-alert-container {
  margin: 0 0 25px 0; }
.home-page .nav-search {
  position: static; }
  .home-page .nav-search input {
    height: 51px;
    padding-left: 20px;
    width: 460px;
    border-right: none;
    border-top: 1px solid #093569;
    border-bottom: 1px solid #093569;
    border-left: 1px solid #093569;    
    -webkit-appearance: none;
    border-radius: 0;
    color: #093569;
    font-size: 20px;
    position: relative;
    left: 4px;
    z-index: 15;
    }
    @media (max-width: 560px) {
      .home-page .nav-search input {
        width: 300px; } }
    @media (max-width: 380px) {
      .home-page .nav-search input {
        width: 200px; } }
  .home-page .nav-search button {
    height: 51px;
    background: #fff;
    border-right: 1px solid #093569;
    border-top: 1px solid #093569;
    border-left: none;
    border-bottom: 1px solid #093569;
    -webkit-appearance: none;
    border-radius: 0;
    color: #093569;
    position: relative;
    top: 3px;
    z-index: 15;
    }
    .home-page .nav-search button:before {
      content: "\e63c";
      font-family: icomoon;
      font-size: 24px;
      padding: 0 7px 0 0; }
    .home-page .nav-search button span {
      position: absolute;
      left: -99999px; }
    .home-page .nav-search button:focus {
      background: #00BFDF; }
.home-page .home-search {
  text-align: right; }
  .home-page .home-search .nav-search {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%; }
    @media (max-width: 560px) {
      .home-page .home-search .nav-search {
        position: static;
        width: 360px; } }
    @media (max-width: 380px) {
      .home-page .home-search .nav-search {
        width: 256px; } }
    .home-page .home-search .nav-search #sitesearch {
      font-size: 40px; }
  .home-page .home-search .search-dropdown {
    background: #f7f7f7;
    border: 1px solid #093569;
    right: 0px;
    margin-top: 5px;
    padding: 15px;
    position: absolute;
    text-align: left;
    width: 498px;
    z-index: 15; }
    @media (max-width: 560px) {
      .home-page .home-search .search-dropdown {
        width: 97%;
        right: 1.5%;} }
    .home-page .home-search .search-dropdown ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .home-page .home-search .search-dropdown ul li:last-child a {
        border-top: 1px dotted #ccc;
        background: #093569;
        color: #fff;
        display: block;
        padding: 10px; }
        .home-page .home-search .search-dropdown ul li:last-child a:after {
          content: "\e650";
          font-family: icomoon;
          padding: 0 0 0 10px;
          position: relative;
          top: 2px; }
      .home-page .home-search .search-dropdown ul a {
        display: block;
        font-size: 18px;
        padding: 10px 0 10px 0; }
.home-page .navbar-nav {
  margin: 0;
  width:100%; }
  .home-page .navbar-nav .home-nav {
    font-size: 25px;
    padding: 18px 10px 0 10px; }
  .home-page .navbar-nav > li:first-child > a {
    padding-left: 10px; }
    @media (max-width: 767px) {
      .home-page .navbar-nav > li:first-child > a {
        padding-left: 2px; } }
  .home-page .navbar-nav > li > a {
    border-top: 5px solid #093569;
    color: #ffffff;
    font-weight: bold;
    padding: 11px 15px 12px 15px;
    text-align:center;
    }
    @media (min-width: 1200px) {
      .home-page .navbar-nav > li > a {
        border-top: 5px solid #093569;
        padding: 11px 11px 12px 11px;
        font-size: 16px;
        } }
    @media (max-width: 992px) {
      .home-page .navbar-nav > li > a {
        /*border-top: 5px solid #00bfdf;*/
        padding: 11px 8px 12px 8px;
        } }
    @media (max-width: 767px) {
      .home-page .navbar-nav > li > a {
        border-top: 0;
        padding: 15px 2px 15px 2px; } }
  .home-page .navbar-nav .other-sites .dropdown-menu {
    left: auto;
    padding: 15px; }
    .home-page .navbar-nav .other-sites .dropdown-menu ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .home-page .navbar-nav .other-sites .dropdown-menu ul li {
        padding: 4px 0 4px 0; }
        .home-page .navbar-nav .other-sites .dropdown-menu ul li a:before {
          content: "\e643";
          font-family: icomoon;
          font-weight: normal;
          opacity: 1;
          padding: 0 8px 0 0; }
  @media (min-width: 1400px) {
    .home-page .navbar-nav .other-sites .dropdown-toggle:before {
      content: "\e643";
      font-family: icomoon;
      font-weight: normal;
      opacity: 1;
      padding: 0 8px 0 4px; } }
  @media (min-width: 992px) {
    .home-page .navbar-nav .dropdown-toggle:after {
      content: "\e652";
      font-family: icomoon;
      font-weight: normal;
      opacity: 0.5;
      padding: 0 0 0 4px; } }


	  .top-links-home .col-md-4 {
  padding-right: 0; }
  @media (max-width: 991px) {
    .top-links-home .col-md-4 {
      padding-right: 15px; } }
.top-links-home h2 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 5px 0; }
  @media (max-width: 550px) {
    .top-links-home h2 {
      color: #2a2a2a; } }
@media (max-width: 991px) {
  .top-links-home .want-to-home {
    clear: both; } }
.top-links-home .top-content {
  background: #fff;
  border: 1px solid #fff;
  float: left;
  height: 230px;
  margin: 0 0 20px 0;
  padding: 10px; }
  @media (max-width: 550px) {
    .top-links-home .top-content {
      border: 1px solid #e5e5e5; } }
  @media (max-width: 991px) {
    .top-links-home .top-content {
      float: left;
      height: auto; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .top-links-home .top-content {
      height: 270px; } }
  .top-links-home .top-content a {
    color: #363636;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    padding: 12px 0 0 31px; }
    .top-links-home .top-content a:before {
      font-size: 24px; }
    .top-links-home .top-content a:active, .top-links-home .top-content a:hover, .top-links-home .top-content a:focus {
      color: #00bfdf; }
    @media (max-width: 991px) {
      .top-links-home .top-content a {
        zfont-weight: bold; } }
  .top-links-home .top-content ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .top-links-home .top-content ul li {
      float: left;
      height: 50px;
      margin-bottom: 4px;
      position: relative;
      width: 50%; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .top-links-home .top-content ul li {
          height: 60px; } }
      @media (min-width: 501px) and (max-width: 990px) {
        .top-links-home .top-content ul li {
          height: 40px; } }
      @media (max-width: 500px) {
        .top-links-home .top-content ul li {
          float: none;
          display: inline-block;
          height: 45px;
          margin-bottom: 0;
          width: 100%; } }
  .top-links-home .top-content .opening-hours:before {
    content: "\e62b";
    font-family: icomoon;
    left: 0;
    position: absolute;
    top: 4px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .top-links-home .top-content .parks-playgrounds {
      padding-top: 0; } }
  .top-links-home .top-content .parks-playgrounds:before {
    content: "\e603";
    font-family: icomoon;
    font-size: 22px;
    left: 0;
    position: absolute;
    top: 2px; }
  .top-links-home .top-content .development {
    top: 11px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .top-links-home .top-content .development {
        padding-top: 0; } }
    .top-links-home .top-content .development:before {
      content: "\e60e";
      font-family: icomoon;
      font-size: 31px;
      left: 0;
      position: absolute;
      top: 0; }
  .top-links-home .top-content .draft-lep {
    top: 11px; }
    .top-links-home .top-content .draft-lep:before {
      content: "\e60c";
      font-family: icomoon;
      font-size: 26px;
      left: 0;
      position: absolute;
      top: 2px; }
  .top-links-home .top-content .positions-vacant:before {
    content: "\e60a";
    font-family: icomoon;
    font-size: 28px;
    left: 0;
    position: absolute;
    top: 1px; }
  .top-links-home .top-content .dogs:before {
    content: "\e616";
    font-family: icomoon;
    left: 0;
    position: absolute;
    top: 0; }
  .top-links-home .top-content .shire-maps:before {
    content: "\e633";
    font-family: icomoon;
    left: 0;
    position: absolute;
    top: 3px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .top-links-home .top-content .policies-docs {
      padding-top: 0; } }
  .top-links-home .top-content .policies-docs:before {
    content: "\e612";
    font-family: icomoon;
    left: 0;
    position: absolute;
    top: 3px; }
  .top-links-home .top-content .clean-up:before {
    content: "\e602";
    font-family: icomoon;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 12px; }
  .top-links-home .top-content .emergency-management:before {
    content: "\e665";
    font-family: icomoon;
    font-size: 30px;
    left: -2px;
    position: absolute;
    top: -3px; }
.top-links-home .top-tasks {
  background: #093569;
  border: 1px solid #093569;
  float: left;
  padding: 0;
  width: 100%; }
  .top-links-home .top-tasks div {
    border-right: 1px solid #093569;
    float: left;
    height: 228px;
    padding: 15px 5px 10px 10px;
    position: relative;
    width: 184px; }
    @media (min-width: 991px) and (max-width: 1199px) {
      .top-links-home .top-tasks div {
        width: 153px;
        height: 270px; } }
    @media (min-width: 736px) and (max-width: 991px) {
      .top-links-home .top-tasks div {
        width: 176px; } }
    @media (min-width: 451px) and (max-width: 735px) {
      .top-links-home .top-tasks div {
        height: auto;
        width: 50%;
        min-height: 210px; } }
    @media (max-width: 450px) {
      .top-links-home .top-tasks div {
        width: 100%;
        height: auto;
        min-height: auto; } }
  .top-links-home .top-tasks div:last-child {
    border-right: 0; }
  .top-links-home .top-tasks h3 {
    color: #00BFDF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px 0;
    position: relative; }
    .top-links-home .top-tasks h3:after {
      font-size: 20px;
      padding: 0 0 0 15px;
      position: absolute; }
  @media (max-width: 450px) {
    .top-links-home .top-tasks .apply {
      padding-bottom: 35px; } }
  .top-links-home .top-tasks .apply h3:after {
    content: "\e606";
    font-family: icomoon;
    left: 55px; }
  .top-links-home .top-tasks .pay h3:after {
    content: "\e623";
    font-family: icomoon;
    left: 40px; }
  @media (max-width: 450px) {
    .top-links-home .top-tasks .report {
      padding-bottom: 35px; } }
  .top-links-home .top-tasks .report h3:after {
    content: "\e60b";
    font-family: icomoon;
    font-size: 28px;
    left: 62px;
    top: -1px; }
  .top-links-home .top-tasks .track h3:after {
    content: "\e605";
    font-family: icomoon;
    left: 54px; }
  .top-links-home .top-tasks ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 22px; }
  .top-links-home .top-tasks li {
    display: block; }
  .top-links-home .top-tasks a {
    color: #fff;
    font-size: 13px; }
    .top-links-home .top-tasks a:active, .top-links-home .top-tasks a:hover, .top-links-home .top-tasks a:focus {
      color: #00BFDF;
      text-decoration: underline; }
    .top-links-home .top-tasks a:after {
      font-size: 12px; }
  .top-links-home .top-tasks .more-link {
    bottom: 12px;
    display: inline-block;
    padding: 10px 0 0 0;
    position: absolute; }
    .top-links-home .top-tasks .more-link:after {
      content: "\e650";
      font-family: icomoon;
      font-size: 12px;
      padding: 0 0 0 7px;
      position: relative;
      top: 1px; }
.top-links-home .clearLogo {
	display:block;
}
.top-links-home .whiteLogo {
	display:none;
}
.top-links-home .logoContainer {
	background-image: url('./logo-accent-vert.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: 15px;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}
.top-links-home .logoContainer.white {
	background-image: url('./logo-white-vert.png');
}
.top-links-home .logoContainer.accent {
	background-image: url('./logo-accent-vert.png');
}
.top-links-home .logoContainer.dark {
	background-image: url('./logo-dark-accent-vert.png');
}
.top-links-home .logoContainer.light {
	background-image: url('./logo-light-accent-vert.png');
}
.top-links-home .logoContainer.darkwhite {
	background-image: url('./logo-whitedark-accent-vert.png');
}
/*.top-links-home:hover .logoContainer {
	background-image: url('./logo-accent-vert.png');
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}*/
	  
.text-on-image {
  display: block;
  margin-botttom: 20px;
  position: relative; }
  .text-on-image img {
    display: inline-block; }
  .text-on-image span {
    background: rgba(9, 53, 105, 0.85);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%; }

.spotlight .lead-spotlight {
  float: left;
  margin: 0 0 20px 0; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .spotlight .lead-spotlight {
      float: none; } }
  @media (max-width: 575px) {
    .spotlight .lead-spotlight {
      float: none; } }
  .spotlight .lead-spotlight .text-on-image {
    display: block;
    height: 217px;
    width: 280px;
    margin-botttom: 20px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .spotlight .lead-spotlight .text-on-image {
        display: block;
        height: auto;
        width: auto; } }
    @media (max-width: 575px) {
      .spotlight .lead-spotlight .text-on-image {
        display: block;
        height: auto;
        width: auto; } }
    .spotlight .lead-spotlight .text-on-image span {
      width: 100%; }
  .spotlight .lead-spotlight img {
    display: block;
    height: 220px;
    margin-left: -25px;
    width: auto; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        width: 476px; } }
    @media (max-width: 575px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        margin-left: 0;
        width: 544px; } }
    @media (max-width: 500px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        margin-left: 0;
        width: 469px; } }
    @media (max-width: 450px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        margin-left: 0;
        width: 469px; } }
    @media (max-width: 400px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        margin-left: 0;
        width: 419px; } }
    @media (max-width: 350px) {
      .spotlight .lead-spotlight img {
        display: block;
        height: auto;
        margin-left: 0;
        width: 369px; } }
.spotlight .secondary-spotlight a {
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  float: left;
  font-weight: bold;
  height: 70px;
  margin-left: 4px;
  margin-bottom: 4px;
  overflow: hidden;
  padding-top: 10px;
  width: 260px; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .spotlight .secondary-spotlight a {
      background: #f7f7f7;
      display: inline-block;
      height: 70px;
      margin-left: 0;
      width: 100%; } }
  @media (max-width: 991px) and (min-width: 691px) {
    .spotlight .secondary-spotlight a {
      width: 360px; } }
  @media (max-width: 575px) {
    .spotlight .secondary-spotlight a {
      border-bottom: 0;
      display: block;
      height: 70px;
      line-height: auto;
      width: 100%; } }
  .spotlight .secondary-spotlight a .spotlight-text {
    padding-top: 13px; }
  .spotlight .secondary-spotlight a .thumbnail-container {
    display: inline-block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin: -11px 10px 5px 0; }
    .spotlight .secondary-spotlight a .thumbnail-container img {
      margin-left: -17px; }

.home-primary {
  /* background: url("./home-background-cronulla-beach.jpg") #f7f7f7 no-repeat center 0px; */
  /* background-size: cover; */
  margin-bottom: 30px;
  padding: 22px 0; }
  /* @media (max-width: 1199px) { */
    /* .home-primary { */
      /* background: url("./home-background-cronulla-beach.jpg") no-repeat center 0px; } } */
  @media (max-width: 991px) {
    .home-primary {
      margin-bottom: 1em;
      padding-bottom: 20px; } }
.parallax-window {
    min-height: 432px;
    background: transparent;
}
.home-secondary h2 {
  font-size: 20px;
  margin: 0 0 12px 0; }
.home-secondary ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .home-secondary ul li {
    padding: 3px 0 2px 0; }
  .home-secondary ul li:last-child {
    border: 0; }
    .home-secondary ul li:last-child a {
      border-bottom: 1px solid #e5e5e5;
      display: block;
      font-weight: bold;
      margin-bottom: 30px;
      padding: 0 0 5px 0; }
      .home-secondary ul li:last-child a:after {
        content: "\e650";
        font-family: icomoon;
        padding: 0 0 0 10px; }
.home-secondary ul.home-list {
  margin-top: 10px; }
.home-secondary .home-news span {
  color: #636363;
  font-size: 12px; }

.civil-works {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  height: 73px;
  padding: 0 0 20px 0;
  position: relative; }
  .civil-works .big-number {
    font-size: 70px;
    left: 0;
    line-height: 58px;
    position: absolute;
    top: 0; }
  .civil-works .scheduled {
    font-size: 21px;
    line-height: 18px;
    position: absolute;
    left: 127px;
    top: 0; }
  .civil-works .view-all {
    left: 127px;
    line-height: 10px;
    position: absolute;
    top: 45px; }

/* home page super alert */
.super-alert-container {
  background: rgba(0, 0, 0, 0.75);
  height: 100vh;
  z-index: 50;
  left: 0;
  opacity: 70%;
  position: fixed;
  top: 0;
  width: 100%; }
  .super-alert-container .super-alert {
    background: #e00034;
    border-radius: 3px;
    box-shadow: 2px 2px 4px #000;
    left: 16%;
    padding: 20px;
    position: fixed;
    right: 16%;
    top: 100px;
    z-index: 70;
    width: 68%; }
    @media (min-width: 992px) and (max-width: 1400px) {
      .super-alert-container .super-alert {
        left: 8%;
        right: 8%;
        width: 84%; } }
    @media (max-width: 991px) {
      .super-alert-container .super-alert {
        left: 3%;
        right: 3%;
        width: 94%; } }
    .super-alert-container .super-alert .heading {
      color: #fff;
      font-size: 20px;
      position: relative;
      padding-left: 45px; }
    .super-alert-container .super-alert .flame.heading:before {
      content: "\e901";
      font-family: icomoon;
      font-size: 36px;
      left: 0px;
      padding: 0 15px 0 0;
      position: absolute;
      top: -15px; }
    .super-alert-container .super-alert .power-outage.heading:before {
      content: "\e900";
      font-family: icomoon;
      font-size: 33px;
      left: 0px;
      padding: 0 15px 0 0;
      position: absolute;
      top: -13px; }
    .super-alert-container .super-alert .storm-flood.heading:before {
      content: "\e65a";
      font-family: icomoon;
      font-size: 33px;
      left: 0px;
      padding: 0 15px 0 0;
      position: absolute;
      top: -13px; }
    .super-alert-container .super-alert .other-disaster.heading:before {
      content: "\e665";
      font-family: icomoon;
      font-size: 33px;
      left: 0px;
      padding: 0 15px 0 0;
      position: absolute;
      top: -14px; }
    .super-alert-container .super-alert .disaster-more-info {
      border-top: 1px dotted #333;
      font-weight: bold;
      padding-top: 13px; }
  .super-alert-container .close {
    color: #fff;
    font-size: 38px;
    z-index: 80;
    right: 17%;
    opacity: 1;
    position: fixed;
    top: 108px; }
    @media (min-width: 992px) and (max-width: 1400px) {
      .super-alert-container .close {
        right: 10%; } }
    @media (max-width: 991px) {
      .super-alert-container .close {
        right: 7%; } }
  .super-alert-container .inner-info {
    border-radius: 3px;
    padding: 10px; }
    .super-alert-container .inner-info .inner-heading {
      display: block;
      font-weight: bold; }
    .super-alert-container .inner-info a {
      text-decoration: underline; }
  .super-alert-container .dial000 {
    font-weight: bold;
    padding-bottom: 0;
    text-align: center; }
    .super-alert-container .dial000 span {
      display: block;
      font-size: 28px;
      padding: 3px 0 3px 0; }

/* councillor bulletin */
.bulletin-header {
  background: #00bfdf;
  border-bottom: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 16px 0 0 0;
  padding: 10px;
  text-transform: uppercase; }

.bulletin-division {
  border-radius: 3px;
  color: #fff;
  display: block;
  margin-bottom: 26px;
  padding: 10px;
  text-transform: uppercase; }

.councillor-bulletin.corporate h2,
.bulletin-division.Corporate {
  background: #09176A; }

.councillor-bulletin.shire-services h2,
.bulletin-division.Services {
  background: #E44D6F; }

.councillor-bulletin.infrastructure h2,
.bulletin-division.Infrastructure {
  background: #F68B33; }

.councillor-bulletin.planning h2,
.bulletin-division.Planning {
  background: #008282; }

.councillor-bulletin.executive h2,
.bulletin-division.Executive {
  background: #74489D; }

.basic-module.councillor-bulletin {
  margin-top: 10px; }
  .basic-module.councillor-bulletin h2 {
    border: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 10px 13px; }
  .basic-module.councillor-bulletin .module-content {
    border: 0; }
    .basic-module.councillor-bulletin .module-content span {
      font-size: 12px; }

.Corporate .table th {
  background: #003470;
  border: 1px solid #003470;
  color: #fff;
  padding: 10px; }
.Corporate .table > tbody > tr:nth-child(odd) {
  background: #e9f3fe; }
.Corporate .table td {
  padding: 10px; }

.Services .table th {
  background: #96172e;
  border: 1px solid #96172e;
  color: #fff;
  padding: 10px; }
.Services .table > tbody > tr:nth-child(odd) {
  background: #fff0f3; }
.Services .table td {
  padding: 10px; }

.Infrastructure .table th {
  background: #bb650e;
  border: 1px solid #bb650e;
  color: #fff;
  padding: 10px; }
.Infrastructure .table > tbody > tr:nth-child(odd) {
  background: #ffebd6; }
.Infrastructure .table td {
  padding: 10px; }

.Planning .table th {
  background: #3e8a2e;
  border: 1px solid #3e8a2e;
  color: #fff;
  padding: 10px; }
.Planning .table > tbody > tr:nth-child(odd) {
  background: #e8fde3; }
.Planning .table td {
  padding: 10px; }

.Executive .table th {
  background: #622567;
  border: 1px solid #622567;
  color: #fff;
  padding: 10px; }
.Executive .table > tbody > tr:nth-child(odd) {
  background: #feedff; }
.Executive .table td {
  padding: 10px; }

/* icon links */
.nav-popular {
  border-left: 1px dotted #cbcbcb; }
  .nav-popular h2 {
    color: #444444;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 14px 0;
    padding: 8px 5px 5px 0px; }
  .nav-popular ul {
    list-style-type: none;
    padding: 0px; }
    .nav-popular ul li {
      line-height: 40px; }
      .nav-popular ul li a {
        border-bottom: 1px dotted #cbcbcb;
        color: #444444;
        display: block;
        font-weight: bold;
        font-size: 17px;
        padding: 10px 0 10px 50px;
        position: relative; }
        .nav-popular ul li a:before {
          display: inline-block;
          font-size: 40px;
          font-weight: normal;
          margin-right: 15px;
          position: absolute;
          width: 30px; }

.top-content-landing .top-content {
  background: #fff;
  float: left;
  display: block;
  margin: 0 0 40px 0;
  width: 100%; }
  .top-content-landing .top-content h2 {
    margin: 10px 0 5px 0; }
  .top-content-landing .top-content ul {
    border: 1px solid #e5e5e5;
    background: #f7f7f7;
    border-radius: 3px;
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    width: 100%; }
    .top-content-landing .top-content ul li {
      float: left;
      line-height: 40px;
      width: 25%; }
      @media (min-width: 770px) and (max-width: 995px) {
        .top-content-landing .top-content ul li {
          width: 33%; } }
      @media (min-width: 540px) and (max-width: 769px) {
        .top-content-landing .top-content ul li {
          width: 50%; } }
      @media (min-width: 0px) and (max-width: 539px) {
        .top-content-landing .top-content ul li {
          width: 100%; } }
  .top-content-landing .top-content a {
    display: block;
    font-weight: bold;
    font-size: 17px;
    padding: 10px 0 10px 50px;
    position: relative; }
    .top-content-landing .top-content a:before {
      color: #444444;
      display: inline-block;
      font-size: 40px;
      font-weight: normal;
      margin-right: 15px;
      position: absolute;
      width: 30px; }

.nav-popular .councilcleanup:before,
.top-content-landing .top-content .councilcleanup:before {
  content: "\e602";
  font-family: icomoon;
  font-size: 18px;
  left: 0;
  top: 8px; }
.nav-popular .trees:before,
.top-content-landing .top-content .trees:before {
  content: "\e608";
  font-family: icomoon;
  font-size: 46px;
  left: -3px;
  top: 9px; }
.nav-popular .animalshelter:before,
.top-content-landing .top-content .animalshelter:before {
  content: "\e61e";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 7px; }
.nav-popular .petregistration:before,
.top-content-landing .top-content .petregistration:before {
  content: "\e609";
  font-family: icomoon;
  font-size: 45px;
  left: -4px;
  top: 9px; }
.nav-popular .parkingrules:before,
.top-content-landing .top-content .parkingrules:before {
  content: "\e62a";
  font-family: icomoon;
  font-size: 46px;
  left: -5px;
  top: 8px; }
.nav-popular .barkingdogs:before,
.top-content-landing .top-content .barkingdogs:before,
.nav-popular .dogfriendlyareas:before,
.top-content-landing .top-content .dogfriendlyareas:before,
.nav-popular .howtoreportabarkingdog:before,
.top-content-landing .top-content .howtoreportabarkingdog:before{
  content: "\e617";
  font-family: icomoon;
  font-size: 30px;
  left: 0;
  top: 7px; }
.nav-popular .poolregistrations:before,
.top-content-landing .top-content .poolregistrations:before {
  content: "\e613";
  font-family: icomoon;
  left: 0;
  top: 9px; }
.nav-popular .buyingaproperty:before,
.top-content-landing .top-content .buyingaproperty:before {
  content: "\e630";
  font-family: icomoon;
  font-size: 34px;
  left: 0;
  top: 9px; }
.nav-popular .decksandpatios:before,
.top-content-landing .top-content .decksandpatios:before {
  content: "\e61a";
  font-family: icomoon;
  left: -2px;
  top: 0; }
.nav-popular .drivewaysandfootpaths:before,
.top-content-landing .top-content .drivewaysandfootpaths:before {
  content: "\e631";
  font-family: icomoon;
  left: 0;
  top: 5px; }
.nav-popular .fences:before,
.top-content-landing .top-content .fences:before {
  content: "\e625";
  font-family: icomoon;
  left: -2px;
  top: 7px; }
.nav-popular .grannyflats:before,
.top-content-landing .top-content .grannyflats:before {
  content: "\e636";
  font-family: icomoon;
  left: -2px;
  top: 6px; }
.nav-popular .daprocess:before,
.top-content-landing .top-content .daprocess:before {
  content: "\e62f";
  font-family: icomoon;
  font-size: 34px;
  left: 0;
  top: 8px; }
.nav-popular .certificatesandpermits:before,
.top-content-landing .top-content .certificatesandpermits:before {
  content: "\e62c";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .shiremaps:before,
.top-content-landing .top-content .shiremaps:before {
  content: "\e633";
  font-family: icomoon;
  left: -1px;
  top: 10px; }
.nav-popular .lep2006:before,
.top-content-landing .top-content .lep2006:before {
  content: "\e60c";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .homebusinesses:before,
.top-content-landing .top-content .homebusinesses:before {
  content: "\e61f";
  font-family: icomoon;
  left: -1px;
  top: 8px; }
.nav-popular .filming:before,
.top-content-landing .top-content .filming:before {
  content: "\e626";
  font-family: icomoon;
  left: -1px;
  top: 8px; }
.nav-popular .foodbusinesses:before,
.top-content-landing .top-content .foodbusinesses:before {
  content: "\e621";
  font-family: icomoon;
  font-size: 26px;
  left: -2px;
  top: 9px; }
.nav-popular .rulesandpermits:before,
.top-content-landing .top-content .rulesandpermits:before {
  content: "\e606";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .libraries:before,
.top-content-landing .top-content .libraries:before {
  content: "\e615";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .hazelhurstgallery:before,
.top-content-landing .top-content .hazelhurstgallery:before {
  content: "\e635";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .entertainmentcentre:before,
.top-content-landing .top-content .entertainmentcentre:before {
  content: "\e62e";
  font-family: icomoon;
  font-size: 46px;
  left: -4px;
  top: 8px; }
.nav-popular .childcare:before,
.top-content-landing .top-content .childcare:before {
  content: "\e607";
  font-family: icomoon;
  left: 0;
  top: 8px; }
.nav-popular .whatson:before,
.top-content-landing .top-content .whatson:before {
  content: "\e624";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .holdingevents:before,
.top-content-landing .top-content .holdingevents:before {
  content: "\e622";
  font-family: icomoon;
  font-size: 46px;
  left: -4px;
  top: 8px; }
.nav-popular .hallsforhire:before,
.top-content-landing .top-content .hallsforhire:before {
  content: "\e619";
  font-family: icomoon;
  font-size: 34px;
  left: -2px;
  top: 8px; }
.nav-popular .halls:before,
.top-content-landing .top-content .halls:before {
  content: "\e619";
  font-family: icomoon;
  font-size: 34px;
  left: -2px;
  top: 8px; }
.nav-popular .volunteering:before,
.top-content-landing .top-content .volunteering:before {
  content: "\e627";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .ovalclosures:before,
.top-content-landing .top-content .ovalclosures:before {
  content: "\e628";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .leisurecentres:before,
.top-content-landing .top-content .leisurecentres:before {
  content: "\e62d";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .beachpatrols:before,
.top-content-landing .top-content .beachpatrols:before {
  content: "\e611";
  font-family: icomoon;
  left: 0;
  top: 8px; }
.nav-popular .noiserestrictions:before,
.top-content-landing .top-content .noiserestrictions:before {
  content: "\e634";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .graffitiremoval:before,
.top-content-landing .top-content .graffitiremoval:before {
  content: "\e61b";
  font-family: icomoon;
  left: 8px;
  top: 8px; }
.nav-popular .parksandplaygrounds:before,
.top-content-landing .top-content .parksandplaygrounds:before {
  content: "\e603";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .dogoffleashareas:before,
.top-content-landing .top-content .dogoffleashareas:before {
  content: "\e61c";
  font-family: icomoon;
  font-size: 36px;
  left: 0;
  top: 8px; }
.nav-popular .plantnursery:before,
.top-content-landing .top-content .plantnursery:before {
  content: "\e61d";
  font-family: icomoon;
  font-size: 38px;
  left: 0;
  top: 8px; }
.nav-popular .reportit:before,
.top-content-landing .top-content .reportit:before {
  content: "\e60b";
  font-family: icomoon;
  top: 10px;
  left: 0;
  top: 8px; }
.nav-popular .contactingcouncil:before,
.top-content-landing .top-content .contactingcouncil:before {
  content: "\e637";
  font-family: icomoon;
  top: 10px;
  left: 0;
  top: 8px; }
.nav-popular .careers:before,
.nav-popular .positionsvacant:before,
.top-content-landing .top-content .careers:before,
.top-content-landing .top-content .positionsvacant:before {
  content: "\e60a";
  font-family: icomoon;
  left: 0;
  top: 8px; }
.nav-popular .policiesanddocuments:before,
.top-content-landing .top-content .policiesanddocuments:before {
  content: "\e612";
  font-family: icomoon;
  font-size: 30px;
  left: 3px;
  top: 8px; }
.nav-popular .tenders:before,
.top-content-landing .top-content .tenders:before {
  content: "\e632";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .datracker:before,
.top-content-landing .top-content .datracker:before {
  content: "\e605";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .lep2015:before,
.top-content-landing .top-content .lep2015:before {
  content: "\e60c";
  font-family: icomoon;
  left: -2px;
  top: 8px; }
.nav-popular .dcp2015:before,
.top-content-landing .top-content .dcp2015:before {
  content: "\e604";
  font-family: icomoon;
  left: -2px;
  top: 8px; }

/* gallery */
.container .bx-wrapper {
  margin: 40px auto 0px auto; }
  .container .bx-wrapper .bx-viewport {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    left: 0;
    padding-top: 5px; }

.gallery-image {
  max-height: 400px; }
  @media (max-width: 850px) {
    .gallery-image {
      max-height: 350px; } }

/* pagination */
.pagination {
  border-color: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 30px 0 30px 0; }
  .pagination li a {
    background: #f7f7f7;
    color: #093569; }
    .pagination li a:active, .pagination li a:focus, .pagination li a:hover {
      background: #093569;
      border-color: #093569;
      color: #fff; }
  .pagination li.active a {
    background: #093569;
    border-color: #093569; }
    .pagination li.active a:active, .pagination li.active a:focus, .pagination li.active a:hover {
      background: #093569;
      border-color: #093569;
      color: #fff; }
  .pagination li:last-child > a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .pagination li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }

/* facebook */
@media (min-width: 1200px) {
  .facebook-frame {
    width: 263px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .facebook-frame {
    width: 213px; } }

.event-page .top-right-image {
  border-radius: 3px; }
  @media (max-width: 991px) {
    .event-page .top-right-image {
      display: none; } }

.bite-sized-info {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  clear: both;
  display: block;
  float: left;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%; }
  .bite-sized-info p {
    margin: 0; }
    @media (max-width: 767px) {
      .bite-sized-info p {
        padding-top: 1em; } }
  .bite-sized-info img {
    float: left;
    margin: 0 10px 0 0;
    width: 30px; }
    @media (max-width: 767px) {
      .bite-sized-info img {
        width: 40px; } }

.bite-sized-info.no-wrap img {
  float: none; }

/* report page */
.report-panel .panel-title {
  line-height: 1.6em; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?5feoeo");
  src: url("fonts/icomoon.eot?#iefix5feoeo") format("embedded-opentype"), url("fonts/icomoon.woff?5feoeo") format("woff"), url("fonts/icomoon.ttf?5feoeo") format("truetype"), url("fonts/icomoon.svg?5feoeo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* tiled event list */
.tile-list {
  color: #fff;
  margin: 0; }
  .tile-list h2 {
    margin-top: 0; }
    .tile-list h2 a {
      color: #fff;
      text-decoration: none; }
  .tile-list .time {
    font-weight: bold; }
  .tile-list .event-item {
    padding: 0;
    transition: all 0.3s ease-in-out;
    top: 0;
    left: 0;
    float: left; }
    .tile-list .event-item:hover {
      box-shadow: 7px 7px 2px #bebebe;
      cursor: pointer;
      position: relative;
      top: -10px;
      left: -10px; }
    @media (min-width: 431px) and (max-width: 991px) {
      .tile-list .event-item {
        clear: both;
        float: left; } }
    .tile-list .event-item .image-container {
      overflow: hidden;
      width: 50%; }
      .tile-list .event-item .image-container img {
        max-width: none;
        transition: opacity 1s ease-in-out; }
    .tile-list .event-item .info-container {
      padding: 15px;
      width: 50%; }
      .tile-list .event-item .info-container h2 a {
        color: #00BFDF; }
  .tile-list #event-position1 .image-container,
  .tile-list #event-position2 .image-container,
  .tile-list #event-position5 .image-container,
  .tile-list #event-position6 .image-container,
  .tile-list #event-position9 .image-container,
  .tile-list #event-position10 .image-container {
    float: left; }
  .tile-list #event-position1 .info-container,
  .tile-list #event-position2 .info-container,
  .tile-list #event-position5 .info-container,
  .tile-list #event-position6 .info-container,
  .tile-list #event-position9 .info-container,
  .tile-list #event-position10 .info-container {
    float: right; }
  .tile-list #event-position3 .image-container,
  .tile-list #event-position4 .image-container,
  .tile-list #event-position7 .image-container,
  .tile-list #event-position8 .image-container,
  .tile-list #event-position11 .image-container,
  .tile-list #event-position12 .image-container {
    float: right; }
  .tile-list #event-position3 .info-container,
  .tile-list #event-position4 .info-container,
  .tile-list #event-position7 .info-container,
  .tile-list #event-position8 .info-container,
  .tile-list #event-position11 .info-container,
  .tile-list #event-position12 .info-container {
    float: left; }
  @media (max-width: 991px) {
    .tile-list #event-position1 .image-container,
    .tile-list #event-position3 .image-container,
    .tile-list #event-position5 .image-container,
    .tile-list #event-position7 .image-container,
    .tile-list #event-position9 .image-container,
    .tile-list #event-position11 .image-container {
      float: left; }
    .tile-list #event-position1 .info-container,
    .tile-list #event-position3 .info-container,
    .tile-list #event-position5 .info-container,
    .tile-list #event-position7 .info-container,
    .tile-list #event-position9 .info-container,
    .tile-list #event-position11 .info-container {
      float: right; } }
  @media (max-width: 991px) {
    .tile-list #event-position2 .image-container,
    .tile-list #event-position4 .image-container,
    .tile-list #event-position6 .image-container,
    .tile-list #event-position8 .image-container,
    .tile-list #event-position10 .image-container,
    .tile-list #event-position12 .image-container {
      float: right; }
    .tile-list #event-position2 .info-container,
    .tile-list #event-position4 .info-container,
    .tile-list #event-position6 .info-container,
    .tile-list #event-position8 .info-container,
    .tile-list #event-position10 .info-container,
    .tile-list #event-position12 .info-container {
      float: left; } }
  @media (max-width: 430px) {
    .tile-list .event-item .image-container {
      display: block;
      float: none;
      width: 100%; }
      .tile-list .event-item .image-container img {
        width: 100%; }
    .tile-list .event-item .info-container {
      display: block;
      float: none;
      width: 100%; } }
  .tile-list #event-position1, .tile-list #event-position5, .tile-list #event-position9 {
    background: #74489D; }
    .tile-list #event-position1 a, .tile-list #event-position5 a, .tile-list #event-position9 a {
      color: #FFFFFF; }
  .tile-list #event-position2, .tile-list #event-position6, .tile-list #event-position10 {
    background: #008282; }
    .tile-list #event-position2 a, .tile-list #event-position6 a, .tile-list #event-position10 a {
      color: #FFFFFF; }
  .tile-list #event-position3, .tile-list #event-position7, .tile-list #event-position11 {
    background: #E44D6F; }
    .tile-list #event-position3 a, .tile-list #event-position7 a, .tile-list #event-position11 a {
      color: #000000; }
  .tile-list #event-position4, .tile-list #event-position8, .tile-list #event-position12 {
    background: #09176A; }
    .tile-list #event-position4 a, .tile-list #event-position8 a, .tile-list #event-position12 a {
      color: #00bfdf; }

.tile-list.tile-generic {
  color: #000; }
  .tile-list.tile-generic #event-position1,
  .tile-list.tile-generic #event-position2,
  .tile-list.tile-generic #event-position3,
  .tile-list.tile-generic #event-position4,
  .tile-list.tile-generic #event-position5,
  .tile-list.tile-generic #event-position6,
  .tile-list.tile-generic #event-position7,
  .tile-list.tile-generic #event-position8,
  .tile-list.tile-generic #event-position9,
  .tile-list.tile-generic #event-position10,
  .tile-list.tile-generic #event-position11,
  .tile-list.tile-generic #event-position12 {
    background: #fff; }
    .tile-list.tile-generic #event-position1 a,
    .tile-list.tile-generic #event-position2 a,
    .tile-list.tile-generic #event-position3 a,
    .tile-list.tile-generic #event-position4 a,
    .tile-list.tile-generic #event-position5 a,
    .tile-list.tile-generic #event-position6 a,
    .tile-list.tile-generic #event-position7 a,
    .tile-list.tile-generic #event-position8 a,
    .tile-list.tile-generic #event-position9 a,
    .tile-list.tile-generic #event-position10 a,
    .tile-list.tile-generic #event-position11 a,
    .tile-list.tile-generic #event-position12 a {
      color: #093569; }

.complex-listing-2 .thumbnail-container {
  padding-right: 20px; }
  .complex-listing-2 .thumbnail-container img {
    width: 300px; }
    @media (min-width: 431px) and (max-width: 660px) {
      .complex-listing-2 .thumbnail-container img {
        width: 200px; } }
    @media (max-width: 430px) {
      .complex-listing-2 .thumbnail-container img {
        width: 100%; } }
.complex-listing-2 .media {
  clear: both;
  float: left;
  width: 100%; }
.complex-listing-2 .media-body {
  padding: 20px 0 0 0; }
  @media (min-width: 431px) and (max-width: 660px) {
    .complex-listing-2 .media-body {
      padding: 0; } }

.event-big-banner {
  background: #000;
  float: left;
  width: 100%; }
  .event-big-banner .banner-image-container {
    float: left;
    width: 70%; }
    @media (max-width: 991px) {
      .event-big-banner .banner-image-container {
        float: none;
        width: 100%; } }
    .event-big-banner .banner-image-container .img-template {
      margin-bottom: 0; }
  .event-big-banner .event-info-container {
    color: #fff;
    float: right;
    padding: 25px 15px 15px 15px;
    width: 30%; }
    @media (max-width: 991px) {
      .event-big-banner .event-info-container {
        float: none;
        width: 100%; } }
    .event-big-banner .event-info-container .event-info {
      position: relative; }
      .event-big-banner .event-info-container .event-info .info-type {
        font-weight: bold;
        position: absolute; }
        @media (max-width: 500px) {
          .event-big-banner .event-info-container .event-info .info-type {
            font-weight: normal; } }
      .event-big-banner .event-info-container .event-info .value {
        display: block;
        padding-left: 85px; }
      .event-big-banner .event-info-container .event-info .map-accordion-link {
        border-radius: 0; }
        .event-big-banner .event-info-container .event-info .map-accordion-link:after {
          content: "";
          padding: 0; }
  .event-big-banner #map-container {
    width: 100%; }

.anchor-list {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 0 2em 0;
  padding: 15px; }
  .anchor-list p {
    font-weight: bold; }
  .anchor-list ul {
    padding-left: 0; }
    .anchor-list ul li {
      list-style-type: none; }
      .anchor-list ul li:before {
        content: "\e65d";
        font-family: icomoon;
        color: #093569;
        font-size: 10px;
        margin-right: 5px; }

.table.table-blue th {
  background: #003470;
  border: 1px solid #003470;
  color: #fff;
  padding: 10px; }
.table.table-blue > tbody > tr:nth-child(odd) {
  background: #e9f3fe; }
.table.table-blue td {
  padding: 10px; }


blockquote {
  margin: 0 auto;
  padding: 1em;
  border-left: 5px solid #0083a9;
}
blockquote:before {
  display: none;
}
blockquote:not(:first-of-type) {
  margin-top: .5em;
}
blockquote p {
  color: #555;
  font-size: 12pt;
  line-height: 1.4;
}
blockquote footer {
  margin-top: .5em;
  padding: 0;
  color: #777;
  font-size: 12pt;
  text-align: left;
  font-style: italic;
}
blockquote footer:before {
  content: ' ';
}
blockquote:nth-of-type(even) {
  text-align: right;
  border-left: none;
  border-right: 5px solid #0083a9;
}
blockquote:nth-of-type(even) footer {
  text-align: right;
}
blockquote:nth-of-type(even) footer:before {
  content: '';
}
blockquote:nth-of-type(even) footer:after {
  content: '';
}
@element 'blockquote' and (min-width: 300px) {
  blockquote {
    padding: 1em 20% 1em 1em;
  }
  blockquote p {
    font-size: 14pt;
  }
  blockquote:nth-of-type(even) {
    padding: 1em 1em 1em 20%;
  }
}

.tall-text-area {
    min-height: 150px !important;
    width: 100% !important;
}

.event-item-slider .slick-prev, .event-item-slider .slick-next {
    width: 30px;
}
.event-item-slider.slick-slider {
	margin-bottom:15px;
}
.event-item-slider.slick-slider .slick-slide {
    position:relative;
    margin: 0 5px;
}
.event-item-slider.slick-slider .slick-slide a {
    text-align: center;
    height: 200px;
    display: block;
}
.event-item-slider.slick-slider .slick-slide img {
    z-index: 0;
}
.event-item-slider.slick-slider .slick-slide .slider-caption {
	color: white;
    font-size: 2rem;
    font-weight: 700;
    z-index: 100;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.event-item-slider.slick-slider .slick-slide .slider-caption em {
    font-size: 1.5rem;
}
.event-item-slider.slick-slider .slick-slide .overlay {
	background-color:rgba(0,0,0,0.4);
    width:100%;
    height:100%;
    transform: none;
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.25s ease-in-out 0s;
}
.event-item-slider.slick-slider .slick-slide:hover .overlay {
	background-color:rgba(0,0,0,0.6);
    transition: all 0.25s ease-in-out 0s;
}


.new-event-filter .form-control {
    border-radius: 0 !important;
}

.new-event-filter h2 {
    margin-top: 0;
}
.new-event-filter .form-group {
    margin-bottom: 5px;
}
.new-event-filter .dropdown-group {
    margin-top: 6px;
}
.new-event-filter .date-range-container {
    float: none;
}
.new-event-filter .date-range-container .date-picker {
    float: none;
    margin-right: 0;
    width: calc(50% - 8px);
    display: inline-block;
}

.new-event-filter ssc-data-filters br {
	display:none;
}
.new-event-filter ssc-data-filters a.ng-scope {
	display:inline-block;
}

.new-event-filter .search-bar {
	width: calc(100% - 54px) !important;
	height: auto !important;
    font-size: inherit !important;
    color: #555 !important;
}

.new-event-filter .search-button {
	width: 50px !important;
    height: inherit !important;
    top: 3px !important;
}

.new-event-filter .date-picker {
	width: calc(50% - 20px);
}
.new-event-filter .date-picker input[type="text"] {
    width: calc(100% - 35px);
}
.new-event-filter .date-picker .picker-calendar {
    width: 25px;
}

.new-event-filter .date-range-container .date-picker input[type="text"] {
    border: 1px solid #b5b5b5;
    display: inline-block;
    margin-right: 2px;
    width: calc(100% - 35px);
}

.new-event-filter .category-search, .new-event-filter .suburb-search {
	display:inline-block;
	width:49%;
}
.new-event-filter .category-search label, .new-event-filter .suburb-search label {
	display:block;
	font-weight:700;
}
.new-event-filter .category-search select, .new-event-filter .suburb-search select {
	display:block;
	width:100%;
	height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

@media (max-width: 435px) {
	.new-event-filter .date-range-container .date-picker {
		width: 100%;
	}
	.new-event-filter .category-search, .new-event-filter .suburb-search {
		display:inline-block;
		width:100%;
	}
	.new-event-filter .category-search {
		margin-bottom:10px;
	}
}


.new-events .media {
	border-bottom: 1px dotted #ccc;
    margin: 0;
    display: inline-block;
    padding: 15px;
    width: 100%;
    }
    
.new-events .media .media-body {
	width: calc(100% - 165px);
    display: inline-block;
}

.new-events .media .thumbnail-container {
    border-radius:0;
    height:150px;
    width:150px;
}

.new-events .media .eventButtonContainer {
    text-align:right;
    padding-top: 15px;
}

.new-events .media .newEventButton:hover {
    background-color: rgba(9, 53, 105, 1.0);
    transition: all 0.25s ease-in-out 0s;
}

.new-events .media .newEventButton {
    background-color: rgba(9, 53, 105, 0.7);
    transition: all 0.25s ease-in-out 0s;
    color: white;
    padding: 10px 25px;
    text-decoration:none;
    font-size:2rem;
}

@media (max-width: 435px) {
	.new-events .media .media-body {
		width: 100%;
	    display: inline-block;
	}
	
	.new-events .media .thumbnail-container {
	    width:100%;
        margin-bottom: 10px;
	}
	.new-events .media .eventButtonContainer {
	    text-align: right;
	    padding: 0;
	    margin: 0;
	}
	.new-events .media .newEventButton {
	   	display: block;
    	text-align: center;
    	margin-top: 10px;
	}	
	.new-events .media p {
	    margin: 10px 0 0;
	}
}

ul.event-links {
	list-style:none;	
    padding: 0;
}
ul.event-links li {
	text-align:center;
    margin-bottom: 5px;
    float: left;
    width: calc((100% /3) - 1px);
    padding: 1px 4px;
}

@media (max-width: 768px) {
	ul.event-links li {
	    width: calc(100% / 2);	
	}
}
@media (max-width: 435px) {
	ul.event-links li {
	    width: 100%;	
	}
}


ul.event-links li a{
    width: 100%;
    height: 90px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    line-height: 1.75rem;
    position:relative;
}
@media (max-width: 768px) {
	ul.event-links li a {
    	height: 70px;
	}
}
@media (max-width: 435px) {
	ul.event-links li a {
    	height: 60px;
	}
}
ul.event-links li a span{
    color: white;
    font-size: 2rem;
    font-weight: 700;
    z-index: 100;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
ul.event-links li a span.overlay{
    background-color:rgba(0,0,0,0.4);
    width:100%;
    height:100%;
    transform: none;
    z-index: 1;
    top: 0;
    left: 0;
    transition: all 0.25s ease-in-out 0s;
}
ul.event-links li a:hover span.overlay{
    background-color:rgba(0,0,0,0.6);
    transition: all 0.25s ease-in-out 0s;
}
  
.subpage {
	padding-bottom: 10px;
}
.subpage .content-row {
	background-color: #eeeeee;
	display: table;
	width:100%;
	table-layout:fixed;
	margin: 10px 0 0;
}
.subpage .content-row .text {
    display: table-cell;
    width: 65%;
    vertical-align: middle;
    font-size: 15px;
    color: #787878;
    line-height: 200%;
    padding: 10px 10% 10px 50px;
	box-sizing: border-box;
}
.subpage .content-row .text h2 {
    font-size: 24px;
    color: #515151;
    margin: 0;
    padding: 5px 0 15px;
}
.subpage .content-row .text .button {
    font-size: 14px;
    color: #515151;
    padding: 15px 34px;
    border-color: #515151;
    margin-bottom: 10px;
}
.subpage .content-row .text .button:hover {
    color: #515151 !important;
    padding: 13px 32px;
}
.subpage .content-row .image {
    display: table-cell;
    width: 35%;
    vertical-align: middle;
}
.subpage .content-row .image img {
	max-width:100%;
}

@media only screen and (max-width: 1023px) {
	.subpage .content-row .text {
		font-size: 14px;
	}
	.subpage .content-row .text h2 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.subpage .content-row {
		background-color: #eeeeee;
		display:flex;
		flex-flow: column;		
		padding: 0;
	}
	.subpage .content-row .anchor {
		order:1;
	}
	.subpage .content-row .image {
		order:2;
	}
	.subpage .content-row .text {
		order:3;
	}
	.subpage .content-row .text {
		display: block;
		width: 100%;
		padding: 20px;
		text-align: center;
	}
	.subpage .content-row .text blockquote {
		margin: 30px 0;
		font-size: 25px;
	}
	.subpage .content-row .image {
		display: block;
		width: 100%;
		height: 100%;
		text-align: center !important;
	}
}

 ul.quick-links {
	list-style:none;
	text-align:right;
	/* margin-bottom: 0; */
	background-color: rgba(9, 53, 105, 0.5);
	padding-left: 25px;
}
@media (max-width : 768px) {
	 ul.quick-links {
		background-color:inherit;
	}
}

@media (max-width: 767px) {
	 ul.quick-links,  ul.social-header {
	}
}
@media (max-width: 435px) {
	 ul.quick-links,  ul.social-header {	
		margin: 0 0 -5px -10px;
	}
}
 ul.quick-links li {
	display: inline-block;	
    margin: 5px 8px;
	transition: all 0.25s linear 0s;
}

@media (max-width : 768px) {
	 ul.quick-links li {
		background-color:rgba(9, 53, 105, 0.8);
	}
}
@media (max-width: 767px) {		
	 ul.quick-links li {
		margin: 3px 4px;
	}
}
@media (max-width: 435px) {
	 ul.quick-links li {
		margin: 0px 1px;
	}
}
@media (max-width : 768px) {
	 ul.quick-links li:hover {
		background-color:#093569;
		transition: all 0.25s linear 0s;
	}
}
 ul.quick-links li a {
    color: white;
    font-size: 2rem;
    float: left;
	padding: 10px 25px;
	text-shadow: 0 0 10px #093569;
}
@media (max-width: 767px) {		
	 ul.quick-links li a {
		font-size: 1.9rem;
		padding: 10px 15px;
	}
}
@media (max-width: 435px) {
	 ul.quick-links li a {
		font-size: 1.6rem;
		padding: 10px 8px;
	}
}
 ul.quick-links li a .fa {
	color: white;
    font-size: 3rem;
    vertical-align: bottom;
	padding-right:5px;
}

@media (max-width: 767px) {	
	ul.quick-links li a .fa {
		font-size: 2rem;
	}
}
 ul.social-header {
	list-style:none;
	padding: 0;
	text-align: right;
}
 ul.social-header li {
	display: inline-block;
    margin: 1px 8px 10px;
    height: 52px;
	transition: all 0.25s linear 0s;
}
@media (max-width: 767px) {		
	 ul.social-header li {
		height: 47px;
		margin: 1px 4px 5px;
	}
}
@media (max-width: 435px) {
	 ul.social-header li {
		height: 42px;
		margin: 1px;
	}
}
 ul.social-header li a i {
    //color: #00bfdf;
    font-size: 48px;
    //background: white;
    //border-radius: 10px;
}
@media (max-width: 767px) {		
	 ul.social-header li a i {
		height: 43px;
	}
}
@media (max-width: 435px) {  
	 ul.social-header li a i {
		height: 38px;
	}
}
.fa {
	color:#00bfdf;
}
.fa-square {
	color:white;
}

@media (max-width: 991px) {
	#top-story-container {
		margin-top:15px;
	}
}
@media (max-width: 991px) {
	#top-story-container {
		min-height:360px;
	}
}

@media (max-width: 991px) {
	.footer-container {
		margin-top:0;
	}
}

.highlight-section {
	padding:20px;
	text-align: center;	
	background: #093569;
	color:white;
}

.newline {
	margin-top:20px;
}

@media (max-width: 1200px) {
	.resetline-lg {
		clear:both;
	}
}
.footer-button
{
	margin: 10px 0;
    background-color: #093569;
	color:white;
    border: none;
    padding: 5px 10px;
}

.slick-slide {
	position:relative;
}
.slick-slide .slider-caption {
	position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
    background-color: rgba(9, 53, 105, 0.7);
	transition: all 0.25s ease-in-out 0s;
    margin: 30px;
    color: white;
    font-size: 2rem;
    padding: 10px 25px;
}
.slick-slide:hover .slider-caption {
	background-color:rgba(9, 53, 105, 1.0);
	transition: all 0.25s ease-in-out 0s;
}
.slick-slide .slider-caption.bottom {
    bottom: 0;
}
.slick-slide .slider-caption.left {
    left: 0;
	right: inherit;
}
.slick-slide .slider-caption.right {
    right: 0;
}
.slick-slide .slider-caption.top {
    top: 0;
	bottom: inherit;
}
@media (max-width: 767px) {
	.slick-slide .slider-caption {
		font-size: 1.9rem;
		padding: 10px 15px;
	}
}
@media (max-width: 435px) {
	.slick-slide .slider-caption {
		font-size: 1.6rem;
		padding: 10px 8px;
	}
}



.grid {
	height:100%;
	/* position: relative; */
	/* clear: both; */
	/* margin: 0 auto; */
	/* padding: 1em 0 4em; */
	/* max-width: 1000px; */
	/* list-style: none; */
	/* text-align: center; */
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	/*height: auto;*/
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}

.grid figure .img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	/*opacity: 0.5;*/
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	//text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	color:white;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-slide {
	background-color: #093569;
	color:white;
}

figure.effect-slide .img,
figure.effect-slide h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-slide .img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-slide h2 {
	position: absolute;
	bottom: 0;
	left: 0;
    font-size: 2rem;
	padding: 10px 25px;
	background-color: rgba(9, 53, 105, 0.7);
	margin: 30px;
	transition: all 0.25s ease-in-out 0s;
}

@media (max-width: 767px) {
	figure.effect-slide h2 {
		font-size: 1.9rem;
		padding: 10px 15px;
	}
}
@media (max-width: 435px) {
	figure.effect-slide h2 {
		font-size: 1.6rem;
		padding: 10px 8px;
	}
}
figure.effect-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 30px;
}

figure.effect-slide p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-slide:hover .img {
	-webkit-transform: translate3d(0,-60px,0);
	transform: translate3d(0,-60px,0);
}

figure.effect-slide:hover h2 {
	-webkit-transform: translate3d(0,-60px,0);
	transform: translate3d(0,-60px,0);
	background-color: rgba(9, 53, 105, 1.0);
	transition: all 0.25s ease-in-out 0s;
}

figure.effect-slide:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-slide:hover {
}


.top-story {
	height:calc(50% - 15px);
}

#top-story-0, #top-story-1 {
	margin-bottom:30px;
}
@media (max-width: 991px) {
	#top-story-0, #top-story-1 {
		margin-bottom:15px;
	}
}

@media (min-width : 769px) {
	.quick-links {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
        -ms-flex-flow: row wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 15px !important;
	}
	.quick-links li {
		width: calc(100% * (1/2) - 1px);
		margin: 20px 0 !important;
	}

	.quick-links li a {
		position: relative;
		display: inline-block;
		/* margin: 15px 25px; */
		outline: none;
		color: #fff;
		text-decoration: none;
		/* text-transform: uppercase; */
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.35em;
		text-align: center;
		width: 100%;
		padding: 10px 0 !important;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.quick-links li a:hover,
	.quick-links li a:focus {
		outline: none;
	}

	.quick-links li a::before,
	.quick-links li a::after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 50px;
		height: 50px;
		border: 2px solid rgba(0, 191, 223, 0.2);
		border-radius: 50%;
		content: '';
		opacity: 0;
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		-moz-transition: -moz-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
		-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
		transform: translateX(-50%) translateY(-50%) scale(0.2);
	}

	.quick-links li a::after {
		width: 70px;
		height: 70px;
		border-width: 6px;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
		-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
		transform: translateX(-50%) translateY(-50%) scale(0.8);
	}

	.quick-links li a:hover::before,
	.quick-links li a:hover::after,
	.quick-links li a:focus::before,
	.quick-links li a:focus::after {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
		-moz-transform: translateX(-50%) translateY(-50%) scale(1);
		transform: translateX(-50%) translateY(-50%) scale(1);
	}
}
@media only screen and (min-width : 960px) {
	.quick-links li {
		width: calc(100% * (1/3) - 1px);
	}
}
@media only screen  and (min-width : 1280px) {
	.quick-links li {
		width: calc(100% * (1/4) - 1px);
	}
}

ul.new-alert-box {
    list-style: none;
    margin: -15px 0 15px;
    padding: 0 15px;
}

@media (max-width: 991px) {
	ul.new-alert-box {
	    margin: 0 0 15px;
	}

}
ul.new-alert-box li {
	background-color: #e00034;
    text-align: center;
    padding: 7px 15px;
}
ul.new-alert-box li a {
	color:white;
	padding-left: 30px;
    position: relative;
    display: inline-block;
}
ul.new-alert-box li a:before {
      content: "\e63e";
      font-family: icomoon;
      font-size: 16px;
      font-weight: normal;
      left: 0;
      padding: 0 10px 0 0;
      position: absolute;
      top: 0px;}
ul.new-alert-box li a.rain-cloud:before {
    content: "\e628";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -1px;}
ul.new-alert-box li a.road:before {
    content: "\e65b";
    font-family: icomoon;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px 0 0; }
ul.new-alert-box li a.storm-cloud:before {
    content: "\e65a";
    font-family: icomoon;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px 0 0; }
ul.new-alert-box li a.swimmer:before {
    content: "\e659";
    font-family: icomoon;
    font-size: 23px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -6px; }
ul.new-alert-box li a.construction:before {
    content: "\e65c";
    font-family: icomoon;
    font-size: 17px;
    font-weight: normal;
    padding: 0 10px 0 0;
    top: -3px;}
ul.new-alert-box li a.bin:before {
    content: "\e661";
    font-family: icomoon;
    font-size: 17px;
    font-weight: normal;
    left: 2px;
    top: -2px;}

body.content-page .navbar-collapse {
    width: calc(100% - 440px);
}
@media (max-width: 1201px) {
  body.content-page .navbar-collapse {
      width: calc(100% - 360px);
  }
}
@media (max-width: 992px) {
  body.content-page .navbar-collapse {
      width: calc(100% - 150px);
  }
}
@media (max-width: 767px) {
  body.content-page .navbar-collapse {
      width: 100%;
  }
}

body.content-page .nav-container .container {
    background: #093569; }

body.content-page .navbar .navbar-nav {
	width: 100%;
}

body.content-page .navbar .dropdown {
    position: static;
    width: calc(100% / 6 - 10px);
    text-align: center;
}
@media (max-width: 1201px) {
  body.content-page .navbar .dropdown {
      width: auto;
  }
}
@media (max-width: 767px) {
  body.content-page .navbar .dropdown {
      text-align:left;
  }
}

body.content-page .social-header {
    float:right;
}
body.content-page .header-top .social-header {
	float: right; }
@media (max-width: 635px) {
	body.content-page .header-top .social-header {
		margin: 0;
	}
}
@media (max-width: 615px) {
	body.content-page .header-top .social-header {
		display: none;
		position: static;
	}
}
table {
    background-color: transparent;
    max-width: 100%;
    overflow-x: scroll;
}

.col-md-3 img.img-responsive {
	width:100%;	
}

.slider .caption {
	display:none;	
}

.caption {
  	padding-bottom:10px;
  	font-size:12px;
  	font-weight:bold;
  	font-style:italic;
}
.bxslider .caption, #bx-pager .caption, .image .caption, .blog-list .caption, .pull-left .caption, .single-animal .caption, .top-news .caption, .image-container .caption {
	display:none;	
}

ul.list-menu {
  list-style:none;
  padding: 0;
  margin: 15px 0;
  text-align: center;
}

ul.list-menu li {
  width: 100%;
  display: block;
  text-align: center;
}


@media (min-width: 1000px) {  
ul.list-menu li {
  width: calc(100% / 3 - 3px);
  display: inline-block;
  text-align: center;
  margin-bottom: 4px;
}
}
@media (min-width: 1400px) {  
ul.list-menu li {
  width: calc(100% / 5 - 4px);
  display: inline-block;
  text-align: center;
}
}

ul.list-menu a {
  font-size: 17px;
  display: block;
  color: white;
  padding: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight:700;
}

.table tr:nth-child(even) {
  background: #eee
}

.category-label {
    padding: 10px 10px;
    color: white;
    margin-top: 10px;
    margin-right: 0px !important;
    display: inline-block;
    background-color: black;
    width:100%;
}

.category-label.support {
	background-color: #00bfdf;
}
.category-label.culture {
	background-color: #093569;
}
.category-label.prosperous {
	background-color: #74489c;
}
.category-label.sustain {
	background-color: #e44d6e;
}
.category-label.caring {
	background-color: #f68b32;
}
.category-label.quality {
	background-color: #008282;
}

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

.moving-effect { opacity: 1;}
.moving-effect:hover { opacity:0.7; }


img.rollOver:hover {
    transform: scale(1.1);
}
img.rollOver {
    transition: transform 1s;
}

/*Fix the 2020 Online Emergency Contact Form for SEC*/
.space td {
    padding: 0 20px 0 0;
    font-weight: bold;
}
.space th {
	display: none;
}


/*Tweak for the image resize in content area*/
.content-area-image-size img {
	max-width:80%!important;
}