@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap");
@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/basicpage.scss */
.field__label {
  font-size: 18px;
  padding: 10px 0 0;
  margin: 10px 0 5px;
  font-weight: 700;
  color: #000;
  font-family: "Poppins";
}

/* line 24, ../sass/basicpage.scss */
.field--name-field-view .field__item__label {
  display: none;
}

/* line 28, ../sass/basicpage.scss */
.field__items {
  padding: 0;
  margin-bottom: 25px;
}

/* line 33, ../sass/basicpage.scss */
.region-sidebar-first {
  margin-bottom: 1em;
  width: 100%;
  order: 3;
  clear: both;
}
/* line 40, ../sass/basicpage.scss */
.region-sidebar-first li.expanded.dropdown.active.active-trail > .dropdown-menu {
  display: block;
  position: relative;
  border: 0;
  z-index: 1;
}
/* line 46, ../sass/basicpage.scss */
.region-sidebar-first .menu img {
  display: none;
}
/* line 50, ../sass/basicpage.scss */
.region-sidebar-first .dropdown-toggle::after {
  position: absolute;
  right: 10px;
  top: 23px;
}
/* line 55, ../sass/basicpage.scss */
.has-first-sidebar .region-sidebar-first {
  visibility: visible;
}
@media screen and (min-width: 85.4375em) {
  /* line 33, ../sass/basicpage.scss */
  .region-sidebar-first {
    order: 1;
  }
}
/* line 68, ../sass/basicpage.scss */
.region-sidebar-first .block__title {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
/* line 73, ../sass/basicpage.scss */
.region-sidebar-first label {
  display: none;
}
/* line 77, ../sass/basicpage.scss */
.region-sidebar-first select {
  display: none;
}
/* line 81, ../sass/basicpage.scss */
.region-sidebar-first .menu {
  margin-bottom: 0;
}
/* line 85, ../sass/basicpage.scss */
.region-sidebar-first .menu,
.region-sidebar-first #main-menu {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 0;
  background: white;
}
/* line 91, ../sass/basicpage.scss */
.region-sidebar-first .menu a:active,
.region-sidebar-first .menu a:hover,
.region-sidebar-first #main-menu a:active,
.region-sidebar-first #main-menu a:hover {
  color: #D83F1A;
  border: 0;
}
/* line 97, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed,
.region-sidebar-first #main-menu li.is-collapsed {
  position: relative;
}
/* line 100, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:after, .region-sidebar-first .menu li.is-collapsed:before,
.region-sidebar-first #main-menu li.is-collapsed:after,
.region-sidebar-first #main-menu li.is-collapsed:before {
  content: "";
  height: 2px;
  background: #000;
  display: block;
  width: 100%;
  position: absolute;
  transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
  -webkit-transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
}
/* line 112, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:before,
.region-sidebar-first #main-menu li.is-collapsed:before {
  width: 10px;
  top: 20px;
  right: 0;
  transform: rotate(-45deg);
  z-index: 1;
}
/* line 120, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:after,
.region-sidebar-first #main-menu li.is-collapsed:after {
  width: 10px;
  top: 13px;
  right: 0;
  transform: rotate(45deg);
}
/* line 128, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded,
.region-sidebar-first #main-menu li.menu-item--expanded {
  position: relative;
}
/* line 144, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded:before,
.region-sidebar-first #main-menu li.menu-item--expanded:before {
  width: 10px;
  top: 26px;
  right: 2px;
  transform: rotate(-45deg);
}
/* line 151, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded:after,
.region-sidebar-first #main-menu li.menu-item--expanded:after {
  width: 10px;
  top: 20px;
  right: 2px;
  transform: rotate(45deg);
}
/* line 162, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded .menu_link_content,
.region-sidebar-first #main-menu li.menu-item--expanded .menu_link_content {
  display: none;
}
/* line 167, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail > .menu_link_content,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail > .menu_link_content {
  display: block;
}
/* line 185, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail:before,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail:before {
  width: 10px;
  top: 20px;
  right: 0px;
  transform: rotate(-45deg);
}
/* line 192, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail:after,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail:after {
  width: 10px;
  top: 20px;
  right: 7px;
  transform: rotate(45deg);
}
/* line 201, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded .menu,
.region-sidebar-first #main-menu li.menu-item--expanded .menu {
  display: none;
}
/* line 206, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail > .menu,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail > .menu {
  display: block;
}
/* line 214, ../sass/basicpage.scss */
.region-sidebar-first .menu li,
.region-sidebar-first #main-menu li {
  margin: 0 12px;
  float: none;
  width: 100%;
  list-style: none;
}
/* line 221, ../sass/basicpage.scss */
.region-sidebar-first .menu li a,
.region-sidebar-first #main-menu li a {
  border: 0;
  white-space: pre-line;
  text-decoration: none;
}
/* line 226, ../sass/basicpage.scss */
.region-sidebar-first .menu li a.is-active,
.region-sidebar-first #main-menu li a.is-active {
  font-weight: bold;
}
/* line 231, ../sass/basicpage.scss */
.region-sidebar-first .menu li:last-child,
.region-sidebar-first #main-menu li:last-child {
  border-bottom: 0;
}
/* line 239, ../sass/basicpage.scss */
.region-sidebar-first .menu li.active > a,
.region-sidebar-first #main-menu li.active > a {
  font-weight: bold;
}
/* line 243, ../sass/basicpage.scss */
.region-sidebar-first .menu li.active ul ul,
.region-sidebar-first #main-menu li.active ul ul {
  background: #f3f1ed;
  border-radius: 0;
  margin-right: 10px;
}
/* line 252, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu,
.region-sidebar-first #main-menu .menu {
  border: none;
  display: block;
  position: relative;
  box-shadow: none;
  background: none;
}
/* line 260, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu a,
.region-sidebar-first #main-menu .menu a {
  display: flex;
  align-items: flex-start;
  padding-left: 1em;
}
/* line 270, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu,
.region-sidebar-first #main-menu .menu .menu {
  padding-left: 1em;
  margin-top: -0.25em;
}
/* line 274, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu .first a,
.region-sidebar-first #main-menu .menu .menu .first a {
  padding-top: 0;
}
/* line 278, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu a,
.region-sidebar-first #main-menu .menu .menu a {
  padding-left: 1.5rem;
}
/* line 285, ../sass/basicpage.scss */
.region-sidebar-first .menu > .a.menu-item--active-trail > a,
.region-sidebar-first #main-menu > .a.menu-item--active-trail > a {
  font-family: "Poppins";
  font-weight: 700;
}
@media screen and (max-width: 61.9375em) {
  /* line 85, ../sass/basicpage.scss */
  .region-sidebar-first .menu,
  .region-sidebar-first #main-menu {
    display: none;
  }
}
/* line 295, ../sass/basicpage.scss */
.region-sidebar-first a {
  padding: 0.5em 1em;
  display: block;
  color: #000;
}
/* line 302, ../sass/basicpage.scss */
.region-sidebar-first a:hover {
  background: rgba(255, 255, 255, 0.05);
  text-decoration: underline;
  padding: 0.5em 1em;
  color: #D83F1A;
}
/* line 309, ../sass/basicpage.scss */
.region-sidebar-first a.is-active {
  font-family: "Poppins";
  border: none !important;
  font-weight: 700;
  text-decoration: underline;
}
/* line 318, ../sass/basicpage.scss */
.region-sidebar-first .js-form-type-select {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 15px;
}
/* line 323, ../sass/basicpage.scss */
.region-sidebar-first .js-form-type-select label {
  display: block;
}

/* line 329, ../sass/basicpage.scss */
.doubleside {
  display: flex;
}
@media screen and (max-width: 61.9375em) {
  /* line 329, ../sass/basicpage.scss */
  .doubleside {
    display: block;
  }
}
/* line 336, ../sass/basicpage.scss */
.doubleside .field {
  margin: 0 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 336, ../sass/basicpage.scss */
  .doubleside .field {
    margin: 0;
  }
}

/* line 383, ../sass/basicpage.scss */
.node__content table {
  margin: 20px 0;
}

/* line 390, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 h2,
.block-views-blockrelated-events-block-1 h2 {
  font-size: 20px;
  padding: 0;
  margin: 10px 0;
  font-weight: 700;
  color: #000;
}
/* line 400, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map,
.block-views-blocklocation-display-block-1 .address,
.block-views-blockrelated-events-block-1 .map,
.block-views-blockrelated-events-block-1 .address {
  /* display: inline-block; */
  font-size: 18px;
  /* width: 43%; */
  overflow-wrap: break-word;
  padding: 10px 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 400, ../sass/basicpage.scss */
  .block-views-blocklocation-display-block-1 .map,
  .block-views-blocklocation-display-block-1 .address,
  .block-views-blockrelated-events-block-1 .map,
  .block-views-blockrelated-events-block-1 .address {
    width: 100%;
    margin: 5px 0;
  }
}
/* line 413, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map ul,
.block-views-blocklocation-display-block-1 .address ul,
.block-views-blockrelated-events-block-1 .map ul,
.block-views-blockrelated-events-block-1 .address ul {
  list-style: none;
  padding: 0;
}
/* line 418, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map:empty,
.block-views-blocklocation-display-block-1 .address:empty,
.block-views-blockrelated-events-block-1 .map:empty,
.block-views-blockrelated-events-block-1 .address:empty {
  padding: 0;
  display: none;
}
/* line 423, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .address,
.block-views-blockrelated-events-block-1 .address {
  border-left: 5px solid #3fb33a;
  padding-left: 10px !important;
}
/* line 429, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map img,
.block-views-blockrelated-events-block-1 .map img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 429, ../sass/basicpage.scss */
  .block-views-blocklocation-display-block-1 .map img,
  .block-views-blockrelated-events-block-1 .map img {
    width: 100%;
  }
}

/* line 449, ../sass/basicpage.scss */
.view-recreational-areas .views-row {
  margin-bottom: 1em;
  border-bottom: 1px solid #B8B8B8;
  padding-bottom: 1em;
  clear: both;
}
/* line 455, ../sass/basicpage.scss */
.view-recreational-areas .views-row .title a {
  text-decoration: none;
}
/* line 460, ../sass/basicpage.scss */
.view-recreational-areas .views-row .facilities .content {
  display: flex;
  align-items: center;
}
/* line 463, ../sass/basicpage.scss */
.view-recreational-areas .views-row .facilities .content .field--name-field-svg-icon {
  padding-right: 5px;
}
@media screen and (max-width: 61.9375em) {
  /* line 467, ../sass/basicpage.scss */
  .view-recreational-areas .views-row .facilities .content img {
    width: 25px;
  }
}
/* line 473, ../sass/basicpage.scss */
.view-recreational-areas .views-row .facilities .vocabulary-ra-facilities {
  float: left;
  width: 50%;
}
@media screen and (max-width: 37.4375em) {
  /* line 473, ../sass/basicpage.scss */
  .view-recreational-areas .views-row .facilities .vocabulary-ra-facilities {
    width: 100%;
  }
}
/* line 483, ../sass/basicpage.scss */
.view-recreational-areas .location-display {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 62em) {
  /* line 483, ../sass/basicpage.scss */
  .view-recreational-areas .location-display {
    flex-direction: row;
  }
}
/* line 492, ../sass/basicpage.scss */
.view-recreational-areas .location-display .field-label {
  font-family: "Poppins";
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: bold;
}
/* line 499, ../sass/basicpage.scss */
.view-recreational-areas .location-display .field-name-cmn-field-suburb,
.view-recreational-areas .location-display .field-name-field-ra-features {
  margin-bottom: 1em;
}
@media screen and (min-width: 62em) {
  /* line 505, ../sass/basicpage.scss */
  .view-recreational-areas .right {
    top: 0;
    width: 60%;
  }
}
/* line 511, ../sass/basicpage.scss */
.view-recreational-areas .right .status-wrapper {
  background: #000;
  position: absolute;
  color: #fff;
  padding: 0.25em 0.5em;
  top: 3em;
  right: 0;
  font-size: 0.875em;
}
/* line 520, ../sass/basicpage.scss */
.view-recreational-areas .right .status-wrapper.status-not_applicable {
  display: none;
}
/* line 527, ../sass/basicpage.scss */
.view-recreational-areas .status .Open,
.view-recreational-areas .status .Close {
  background: #01d26c;
  color: #fff;
  padding: 5px 10px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
}
/* line 538, ../sass/basicpage.scss */
.view-recreational-areas .status .Open .not_applicable,
.view-recreational-areas .status .Close .not_applicable {
  display: none;
}
/* line 543, ../sass/basicpage.scss */
.view-recreational-areas .status .Close {
  background: #D83F1A !important;
}
/* line 550, ../sass/basicpage.scss */
.view-recreational-areas .Partially-closed > p,
.view-recreational-areas .Click-for-more-info > p {
  background: url(../images/icons/button-arrow-fff.png) no-repeat center right 7px #000;
  background-size: 6px;
  color: #fff;
  padding: 5px 20px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
  cursor: pointer;
}
/* line 564, ../sass/basicpage.scss */
.view-recreational-areas .map {
  width: 100%;
  flex: none;
}
@media screen and (min-width: 62em) {
  /* line 564, ../sass/basicpage.scss */
  .view-recreational-areas .map {
    width: 45%;
    margin-right: 1.5em;
  }
}
@media screen and (min-width: 62em) {
  /* line 576, ../sass/basicpage.scss */
  .ie10 .view-recreational-areas .right {
    width: 70%;
  }
}
/* line 584, ../sass/basicpage.scss */
.view-recreational-areas.comunication .title a {
  text-decoration: none;
}

/* line 591, ../sass/basicpage.scss */
ul.date-recur-occurrences {
  list-style: none;
  padding: 0;
}

/* line 597, ../sass/basicpage.scss */
.field-collection-item .field__label,
.field-collection-item .views-label {
  background: none;
  font-size: 16px;
  text-transform: none;
  color: #000;
  margin: auto;
  width: 100px;
  font-weight: bold;
  display: inline-block;
}
/* line 610, ../sass/basicpage.scss */
.field-collection-item .field__label:after,
.field-collection-item .views-label:after {
  content: ":";
}
/* line 615, ../sass/basicpage.scss */
.field-collection-item .field,
.field-collection-item .views-field {
  padding: 10px 0;
}
/* line 621, ../sass/basicpage.scss */
.field-collection-item .field-content {
  display: inline-block;
}
/* line 626, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title {
  border-bottom: 0;
}
/* line 630, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title h4,
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title h3,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title h4,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title h3 {
  font-size: 18px;
  padding: 10px 0;
  margin: 10px 0;
  font-weight: 700;
}
/* line 640, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-full-name .field__label,
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-full-name .views-label {
  color: transparent;
  padding: 0;
  height: 0;
  width: 0;
  position: absolute;
}

/* line 660, ../sass/basicpage.scss */
.field--name-field-content-image {
  margin: 15px 0;
}
/* line 663, ../sass/basicpage.scss */
.field--name-field-content-image img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

/* line 670, ../sass/basicpage.scss */
.paragraph--type--text-with-image,
.paragraph--type--image-with-text {
  display: flex;
}
@media screen and (max-width: 37.4375em) {
  /* line 670, ../sass/basicpage.scss */
  .paragraph--type--text-with-image,
  .paragraph--type--image-with-text {
    display: block;
  }
}
/* line 678, ../sass/basicpage.scss */
.paragraph--type--text-with-image .field--name-field-text,
.paragraph--type--image-with-text .field--name-field-text {
  width: 65%;
}
@media screen and (max-width: 61.9375em) {
  /* line 678, ../sass/basicpage.scss */
  .paragraph--type--text-with-image .field--name-field-text,
  .paragraph--type--image-with-text .field--name-field-text {
    width: 100%;
  }
}
/* line 686, ../sass/basicpage.scss */
.paragraph--type--text-with-image .field--type-image,
.paragraph--type--image-with-text .field--type-image {
  margin: 20px 40px;
}

/* line 692, ../sass/basicpage.scss */
table {
  width: 100%;
}
/* line 695, ../sass/basicpage.scss */
table caption {
  text-align: center;
}
/* line 699, ../sass/basicpage.scss */
table tr,
table td,
table th {
  padding: 5px;
}

/* line 706, ../sass/basicpage.scss */
.paragraph--type--table {
  margin: 15px 0;
}
/* line 710, ../sass/basicpage.scss */
.paragraph--type--table table tr,
.paragraph--type--table table td,
.paragraph--type--table table th {
  border: 1px solid #B8B8B8;
}

/* line 719, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status {
  clear: both;
  padding: 5px;
}
/* line 724, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status .field__label {
  display: none;
}
/* line 728, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status .field__item {
  width: max-content;
  margin: 10px auto;
  font-size: 1.2em;
}
/* line 734, ../sass/basicpage.scss */
.view-eng .views-view-responsive-grid {
  border-bottom: 1px solid black;
  padding: 5px 5px 25px;
}
/* line 739, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title {
  padding: 0;
}
/* line 742, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title .field-title {
  padding: 10px;
  float: left;
}
/* line 746, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title .field-title a {
  text-decoration: none;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.3em;
}
/* line 755, ../sass/basicpage.scss */
.view-eng .field-image img {
  height: 135px;
}
/* line 787, ../sass/basicpage.scss */
.view-eng .views-row {
  position: relative;
}
/* line 793, ../sass/basicpage.scss */
.view-eng .views-row .views-col {
  height: 255px;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 793, ../sass/basicpage.scss */
  .view-eng .views-row .views-col {
    height: auto;
  }
}
/* line 799, ../sass/basicpage.scss */
.view-eng .views-row .views-col .views-field-field-budget {
  color: #6F787E;
  /* position: absolute; */
  margin-bottom: 15px;
  margin-left: 10px;
  clear: both;
}
/* line 813, ../sass/basicpage.scss */
.view-eng .col-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/* line 822, ../sass/basicpage.scss */
.view-eng .col-link:hover + .right-side .field-title {
  color: #D83F1A;
}
/* line 827, ../sass/basicpage.scss */
.view-eng .views-field-nothing {
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 830, ../sass/basicpage.scss */
  .view-eng .right-side {
    background: white;
    padding: 20px;
  }
}

/* line 840, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date {
  text-align: center;
  width: 100%;
  padding: 25px 10px;
  margin: 30px 10px;
  position: relative;
  border: 3px solid #eeeeee;
  background: #eeeeee;
}
/* line 854, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date:before {
  content: "";
  width: 3px;
  height: 31px;
  position: absolute;
  background: #eeeeee;
  bottom: -31px;
}
/* line 863, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date.previous {
  border-color: #D83F1A;
  color: #D83F1A;
}
/* line 867, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date.previous:before {
  background: #D83F1A;
}
@media screen and (max-width: 61.9375em) {
  /* line 840, ../sass/basicpage.scss */
  .view-life-cycle .views-row .views-field-field-key-date {
    margin: 30px 0;
  }
}
/* line 878, ../sass/basicpage.scss */
.view-life-cycle .views-row:last-child .views-field-field-key-date:before {
  display: none;
}
/* line 885, ../sass/basicpage.scss */
.view-life-cycle .givendate {
  display: none;
}

/* line 919, ../sass/basicpage.scss */
.view-news .bef-exposed-form {
  position: relative;
  z-index: 0;
}
/* line 923, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-min::after {
  content: "to";
  position: absolute;
  top: 40px;
  right: 35px;
}
/* line 929, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-min input {
  z-index: 100;
  position: relative;
  max-width: 100%;
  background: none;
  border: 0;
  border-radius: 0;
}
/* line 938, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item-title {
  width: 35%;
}
/* line 941, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item {
  padding: 20px 10px;
  margin: auto;
  float: left;
  position: relative;
}
/* line 947, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item input {
  border: 0;
  background: none;
  max-width: 90%;
  border-radius: 0;
  margin: 6px 0;
}
/* line 954, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item input::placeholder, .view-news .bef-exposed-form .js-form-item input::-webkit-input-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
@media screen and (max-width: 37.4375em) {
  /* line 941, ../sass/basicpage.scss */
  .view-news .bef-exposed-form .js-form-item {
    width: 100%;
    margin: 1px;
    padding: 30px 10px;
  }
}
/* line 967, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item label {
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 74.9375em) {
  /* line 973, ../sass/basicpage.scss */
  .view-news .bef-exposed-form .js-form-item.form-item-date-min input {
    width: 45%;
  }
}
/* line 980, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item select {
  border: 0;
  background: none;
  width: 90%;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 988, ../sass/basicpage.scss */
.view-news .bef-exposed-form .js-form-item select option {
  color: #000;
}
/* line 994, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-max {
  margin-right: -10px;
}
/* line 1002, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-max label {
  display: none;
}
/* line 1006, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-max input {
  background: none;
  border-radius: 0;
  color: #fff;
}
@media screen and (max-width: 74.9375em) {
  /* line 1006, ../sass/basicpage.scss */
  .view-news .bef-exposed-form .form-item-date-max input {
    width: 90%;
    max-width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1017, ../sass/basicpage.scss */
  .view-news .bef-exposed-form .form-item-date-min {
    height: 160px;
  }
}
/* line 1021, ../sass/basicpage.scss */
.view-news .bef-exposed-form .form-item-date-min label {
  display: none;
}
/* line 1026, ../sass/basicpage.scss */
.view-news .bef-exposed-form input[value="Apply"],
.view-news .bef-exposed-form button[value="Apply"] {
  background: url(../images/search-white.svg) no-repeat #D83F1A !important;
  background-size: 20px !important;
  background-position: center !important;
  width: 105px;
  height: 45px;
  color: transparent !important;
  position: absolute;
  top: 10px;
  right: 0;
}
@media screen and (max-width: 37.4375em) {
  /* line 1026, ../sass/basicpage.scss */
  .view-news .bef-exposed-form input[value="Apply"],
  .view-news .bef-exposed-form button[value="Apply"] {
    position: relative;
    top: 10px;
    right: auto;
    left: 0;
    height: 55px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 919, ../sass/basicpage.scss */
  .view-news .bef-exposed-form {
    position: relative;
    top: auto;
    right: auto;
  }
}
/* line 1054, ../sass/basicpage.scss */
.view-news .bef-exposed-form fieldset .fieldset-wrapper {
  display: flex;
}
/* line 1056, ../sass/basicpage.scss */
.view-news .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield {
  width: 200px;
  background: none;
  padding: 0;
  border: 0;
  height: auto;
}
/* line 1062, ../sass/basicpage.scss */
.view-news .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield input {
  width: 100%;
  max-width: 80%;
}
/* line 1069, ../sass/basicpage.scss */
.view-news .bef-exposed-form fieldset legend {
  border: 0;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: normal;
  float: left;
}

/* line 1082, ../sass/basicpage.scss */
.view-events-page {
  position: relative;
}
/* line 1086, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form {
  position: relative;
  top: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 1086, ../sass/basicpage.scss */
  .view-events-page.embed .bef-exposed-form {
    top: 0;
  }
}
/* line 1095, ../sass/basicpage.scss */
.view-events-page .views-col {
  height: 565px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 1095, ../sass/basicpage.scss */
  .view-events-page .views-col {
    height: auto !important;
  }
}
/* line 1101, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form {
  position: absolute;
  top: -255px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 61.9375em) {
  /* line 1101, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form {
    top: -310px;
  }
}
/* line 1110, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1);
}
/* line 1115, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min::after {
  content: "to";
  color: white;
  position: absolute;
  top: 20px;
  right: 10px;
}
/* line 1122, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min input {
  z-index: 100;
  position: relative;
  max-width: 100%;
  background: none;
  border: 0;
  border-bottom: 1px solid #fff !important;
  border-radius: 0;
  color: #fff;
}
/* line 1133, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset {
  width: 32% !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 1133, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form fieldset {
    width: 100% !important;
  }
}
/* line 1139, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item {
  width: 22%;
  padding: 20px 10px;
  margin: auto;
  float: left;
  position: relative;
}
/* line 1146, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item input {
  border: 0;
  border-bottom: 1px solid #fff !important;
  background: none;
  color: #fff !important;
  max-width: 90%;
  border-radius: 0;
  margin: 6px 0;
}
/* line 1155, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item input::placeholder, .view-events-page .bef-exposed-form .js-form-item input::-webkit-input-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
@media screen and (max-width: 37.4375em) {
  /* line 1139, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .js-form-item {
    width: 100%;
    margin: 1px;
    padding: 30px 10px;
  }
}
/* line 1168, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item label {
  display: block;
  color: #B8B8B8;
  font-weight: normal;
}
@media screen and (max-width: 74.9375em) {
  /* line 1175, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .js-form-item.form-item-date-min input {
    width: 45%;
  }
}
/* line 1182, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item select {
  border: 0;
  border-bottom: 1px solid #fff !important;
  background: none;
  color: #fff !important;
  width: 90%;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 1191, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-item select option {
  color: #000;
}
/* line 1197, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max {
  margin-right: -10px;
}
/* line 1205, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max label {
  display: none;
}
/* line 1209, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max input {
  background: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
}
@media screen and (max-width: 74.9375em) {
  /* line 1209, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-max input {
    width: 90%;
    max-width: 100%;
  }
}
/* line 1222, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-type,
.view-events-page .bef-exposed-form .form-item-category,
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range {
  float: right;
  margin: 10px;
  width: auto;
}
/* line 1229, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-type select,
.view-events-page .bef-exposed-form .form-item-category select,
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range select {
  border: 0;
  padding: 10px;
  font-weight: 600;
}
@media screen and (max-width: 37.4375em) {
  /* line 1229, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-type select,
  .view-events-page .bef-exposed-form .form-item-category select,
  .view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range select {
    width: calc(100vw - 85px);
    height: 50px;
  }
}
/* line 1242, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-category {
  margin-right: 140px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1242, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-category {
    clear: both;
    margin-top: 60px;
    float: left !important;
  }
}
/* line 1251, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range {
  margin: 5px 0;
  position: absolute;
  right: 55px;
  bottom: 55px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1251, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range {
    clear: both;
  }
}
/* line 1259, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range li {
  list-style: none;
  background: #fbd900;
  padding: 5px 13px;
  display: inline-block;
  margin: 5px;
}
/* line 1265, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range li:last-child {
  margin-right: 0;
}
/* line 1268, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range li:first-child {
  display: none;
}
/* line 1271, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range li a {
  text-decoration: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 1276, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-min {
    height: 160px;
  }
}
/* line 1280, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min label {
  display: none;
}
/* line 1285, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form input[value="Apply"],
.view-events-page .bef-exposed-form button[value="Apply"] {
  background: url(../images/search-white.svg) no-repeat #D83F1A !important;
  background-size: 20px !important;
  background-position: center !important;
  width: 105px;
  height: 45px;
  color: transparent !important;
  position: absolute;
  top: 45px;
  right: 25px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1285, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    top: 210px;
    right: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1285, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    top: 155px;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1285, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    position: relative;
    top: 10px;
    right: auto;
    left: 0;
    height: 55px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1101, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form {
    position: relative;
    top: auto;
    right: auto;
  }
}
/* line 1323, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value {
  width: 100%;
  padding: 0 30px;
  margin: 5px 0;
  display: none;
}
/* line 1335, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value label {
  display: none;
}
/* line 1339, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value .description {
  color: #000;
}
/* line 1345, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset .fieldset-wrapper {
  display: flex;
}
/* line 1347, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield {
  width: 200px;
  background: none;
  padding: 0;
  border: 0;
  height: auto;
}
/* line 1353, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield input {
  width: 100%;
  max-width: 80%;
}
/* line 1360, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset legend {
  border: 0;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: normal;
  float: left;
}
/* line 1373, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-source-configuration-origin-address input {
  border-bottom: 1px solid #fff;
  background: none;
  color: #fff;
  max-width: 75%;
}
/* line 1380, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-source-configuration-origin-address .description {
  display: none;
}
/* line 1386, ../sass/basicpage.scss */
.view-events-page .path-greater-dandenong-council.path-events .view-events-page .bef-exposed-form .form-actions,
.view-events-page .path-greater-dandenong-council.path-community-events .view-events-page .bef-exposed-form .form-actions {
  margin-top: 8px;
}
/* line 1391, ../sass/basicpage.scss */
.view-events-page h3 {
  font-size: 30px;
  margin: 45px 0 15px;
}
/* line 1396, ../sass/basicpage.scss */
.view-events-page .views-col {
  position: relative;
}
/* line 1399, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing {
  color: #000;
  padding: 24px;
  float: left;
}
/* line 1405, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .title {
  line-height: 40px;
}
/* line 1408, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .title a {
  height: 42px;
  line-height: 25px;
  font-weight: 700;
  font-size: 20px;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 1423, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .description {
  font-size: 16px;
  margin: 20px 0;
  line-height: 30px;
  height: 80px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1423, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing .description {
    height: auto;
  }
}
/* line 1432, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .date {
  color: #D83F1A;
  margin-top: 15px;
}
/* line 1437, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .category {
  color: #6F787E;
}
/* line 1440, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .cost {
  color: #6F787E;
  position: absolute;
  bottom: 25px;
}
/* line 1444, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .cost:before {
  font-family: "demonzimp-icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  content: "\46";
  color: #6F787E;
  margin-right: 5px;
  font-weight: bold;
}
@media screen and (max-width: 61.9375em) {
  /* line 1440, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing .cost {
    position: relative;
    bottom: auto;
  }
}
/* line 1458, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .disability {
  color: #6F787E;
  position: absolute;
  bottom: 55px;
}
/* line 1462, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .disability:before {
  font-family: "demonzimp-icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  content: "\53";
  color: #6F787E;
  margin-right: 5px;
  font-weight: bold;
}
@media screen and (max-width: 61.9375em) {
  /* line 1458, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing .disability {
    position: relative;
    bottom: auto;
  }
}
/* line 1476, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .date-recur-occurrences {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 1399, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing {
    height: auto;
  }
}
/* line 1491, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date,
.view-events-page .views-col .views-field-field-date-range,
.view-events-page .views-col .views-field-field-date-range-value {
  margin-top: -47px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 1501, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date.Council, .view-events-page .views-col .views-field-field-date.Greater,
.view-events-page .views-col .views-field-field-date-range.Council,
.view-events-page .views-col .views-field-field-date-range.Greater,
.view-events-page .views-col .views-field-field-date-range-value.Council,
.view-events-page .views-col .views-field-field-date-range-value.Greater {
  background-image: url(../images/slogo-w.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 1510, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date ul,
.view-events-page .views-col .views-field-field-date-range ul,
.view-events-page .views-col .views-field-field-date-range-value ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 1532, ../sass/basicpage.scss */
.view-events-page .views-col.views-row {
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
}
@media screen and (max-width: 61.9375em) {
  /* line 1532, ../sass/basicpage.scss */
  .view-events-page .views-col.views-row {
    margin: 20px 0;
  }
}
/* line 1542, ../sass/basicpage.scss */
.view-events-page .views-col.views-row:hover {
  border-bottom-color: #D83F1A;
}
/* line 1547, ../sass/basicpage.scss */
.view-events-page.view-news .views-col .views-field-nothing .date {
  margin: 0 0 15px;
  color: #6F787E;
  font-weight: bold;
}

/* line 1555, ../sass/basicpage.scss */
.path-events,
.path-community-events,
.path-redearth-events {
  background: url(../images/events-bg.jpg) no-repeat;
  background-size: 100% 1300px;
  background-color: #f3f1ee;
}
/* line 1561, ../sass/basicpage.scss */
.path-events:before,
.path-community-events:before,
.path-redearth-events:before {
  content: "";
  width: 100%;
  position: absolute;
  top: 870px;
  clip-path: ellipse(65% 150% at 47% -80%);
  background: #f3f1ed;
  transform: rotate(179.98deg);
  height: 430px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1561, ../sass/basicpage.scss */
  .path-events:before,
  .path-community-events:before,
  .path-redearth-events:before {
    clip-path: ellipse(130% 180% at 47% -80%);
  }
}
/* line 1576, ../sass/basicpage.scss */
.path-events .region-breadcrumb li:after,
.path-community-events .region-breadcrumb li:after,
.path-redearth-events .region-breadcrumb li:after {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1579, ../sass/basicpage.scss */
  .path-events .block-page-title-block,
  .path-community-events .block-page-title-block,
  .path-redearth-events .block-page-title-block {
    margin-top: 75px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1579, ../sass/basicpage.scss */
  .path-events .block-page-title-block,
  .path-community-events .block-page-title-block,
  .path-redearth-events .block-page-title-block {
    margin-top: 0;
  }
}
/* line 1596, ../sass/basicpage.scss */
.path-events .head-Council .view-more,
.path-events .head-Council .pager,
.path-events .head-Greater .view-more,
.path-events .head-Greater .pager,
.path-events .head-Youth .view-more,
.path-events .head-Youth .pager,
.path-events .head-Drum .view-more,
.path-events .head-Drum .pager,
.path-community-events .head-Council .view-more,
.path-community-events .head-Council .pager,
.path-community-events .head-Greater .view-more,
.path-community-events .head-Greater .pager,
.path-community-events .head-Youth .view-more,
.path-community-events .head-Youth .pager,
.path-community-events .head-Drum .view-more,
.path-community-events .head-Drum .pager,
.path-redearth-events .head-Council .view-more,
.path-redearth-events .head-Council .pager,
.path-redearth-events .head-Greater .view-more,
.path-redearth-events .head-Greater .pager,
.path-redearth-events .head-Youth .view-more,
.path-redearth-events .head-Youth .pager,
.path-redearth-events .head-Drum .view-more,
.path-redearth-events .head-Drum .pager {
  text-align: center;
  float: left;
  width: 100%;
  margin: 20px auto;
}
/* line 1603, ../sass/basicpage.scss */
.path-events .head-Council .view-more a,
.path-events .head-Council .pager a,
.path-events .head-Greater .view-more a,
.path-events .head-Greater .pager a,
.path-events .head-Youth .view-more a,
.path-events .head-Youth .pager a,
.path-events .head-Drum .view-more a,
.path-events .head-Drum .pager a,
.path-community-events .head-Council .view-more a,
.path-community-events .head-Council .pager a,
.path-community-events .head-Greater .view-more a,
.path-community-events .head-Greater .pager a,
.path-community-events .head-Youth .view-more a,
.path-community-events .head-Youth .pager a,
.path-community-events .head-Drum .view-more a,
.path-community-events .head-Drum .pager a,
.path-redearth-events .head-Council .view-more a,
.path-redearth-events .head-Council .pager a,
.path-redearth-events .head-Greater .view-more a,
.path-redearth-events .head-Greater .pager a,
.path-redearth-events .head-Youth .view-more a,
.path-redearth-events .head-Youth .pager a,
.path-redearth-events .head-Drum .view-more a,
.path-redearth-events .head-Drum .pager a {
  border-bottom: none;
  transition: all 6ms ease-in-out;
  -webkit-transition: all 6ms ease-in-out;
  -moz-transition: all 6ms ease-in-out;
  -o-transition: all 6ms ease-in-out;
  text-decoration: none;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
}
/* line 1622, ../sass/basicpage.scss */
.path-events .head-Council .view-more a:hover,
.path-events .head-Council .pager a:hover,
.path-events .head-Greater .view-more a:hover,
.path-events .head-Greater .pager a:hover,
.path-events .head-Youth .view-more a:hover,
.path-events .head-Youth .pager a:hover,
.path-events .head-Drum .view-more a:hover,
.path-events .head-Drum .pager a:hover,
.path-community-events .head-Council .view-more a:hover,
.path-community-events .head-Council .pager a:hover,
.path-community-events .head-Greater .view-more a:hover,
.path-community-events .head-Greater .pager a:hover,
.path-community-events .head-Youth .view-more a:hover,
.path-community-events .head-Youth .pager a:hover,
.path-community-events .head-Drum .view-more a:hover,
.path-community-events .head-Drum .pager a:hover,
.path-redearth-events .head-Council .view-more a:hover,
.path-redearth-events .head-Council .pager a:hover,
.path-redearth-events .head-Greater .view-more a:hover,
.path-redearth-events .head-Greater .pager a:hover,
.path-redearth-events .head-Youth .view-more a:hover,
.path-redearth-events .head-Youth .pager a:hover,
.path-redearth-events .head-Drum .view-more a:hover,
.path-redearth-events .head-Drum .pager a:hover {
  text-decoration: none;
  color: #D83F1A;
  border-color: #fb463d;
}
/* line 1630, ../sass/basicpage.scss */
.path-events .head-Council h2,
.path-events .head-Greater h2,
.path-events .head-Youth h2,
.path-events .head-Drum h2,
.path-community-events .head-Council h2,
.path-community-events .head-Greater h2,
.path-community-events .head-Youth h2,
.path-community-events .head-Drum h2,
.path-redearth-events .head-Council h2,
.path-redearth-events .head-Greater h2,
.path-redearth-events .head-Youth h2,
.path-redearth-events .head-Drum h2 {
  text-transform: capitalize;
}
@media screen and (min-width: 85.4375em) {
  /* line 1639, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col:first-child, .path-events .head-Council .views-row.views-col:nth-child(2), .path-events .head-Council .views-row.views-col:nth-child(3),
  .path-events .head-Greater .views-row.views-col:first-child,
  .path-events .head-Greater .views-row.views-col:nth-child(2),
  .path-events .head-Greater .views-row.views-col:nth-child(3),
  .path-community-events .head-Council .views-row.views-col:first-child,
  .path-community-events .head-Council .views-row.views-col:nth-child(2),
  .path-community-events .head-Council .views-row.views-col:nth-child(3),
  .path-community-events .head-Greater .views-row.views-col:first-child,
  .path-community-events .head-Greater .views-row.views-col:nth-child(2),
  .path-community-events .head-Greater .views-row.views-col:nth-child(3),
  .path-redearth-events .head-Council .views-row.views-col:first-child,
  .path-redearth-events .head-Council .views-row.views-col:nth-child(2),
  .path-redearth-events .head-Council .views-row.views-col:nth-child(3),
  .path-redearth-events .head-Greater .views-row.views-col:first-child,
  .path-redearth-events .head-Greater .views-row.views-col:nth-child(2),
  .path-redearth-events .head-Greater .views-row.views-col:nth-child(3) {
    width: calc(33.33% - 17px) !important;
    max-width: 100% !important;
  }
  /* line 1648, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col,
  .path-events .head-Greater .views-row.views-col,
  .path-community-events .head-Council .views-row.views-col,
  .path-community-events .head-Greater .views-row.views-col,
  .path-redearth-events .head-Council .views-row.views-col,
  .path-redearth-events .head-Greater .views-row.views-col {
    width: calc(25% - 20px);
    display: inline-block;
    margin: 10px;
    vertical-align: bottom;
  }
  /* line 1654, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col:nth-child(3), .path-events .head-Council .views-row.views-col:nth-child(7),
  .path-events .head-Greater .views-row.views-col:nth-child(3),
  .path-events .head-Greater .views-row.views-col:nth-child(7),
  .path-community-events .head-Council .views-row.views-col:nth-child(3),
  .path-community-events .head-Council .views-row.views-col:nth-child(7),
  .path-community-events .head-Greater .views-row.views-col:nth-child(3),
  .path-community-events .head-Greater .views-row.views-col:nth-child(7),
  .path-redearth-events .head-Council .views-row.views-col:nth-child(3),
  .path-redearth-events .head-Council .views-row.views-col:nth-child(7),
  .path-redearth-events .head-Greater .views-row.views-col:nth-child(3),
  .path-redearth-events .head-Greater .views-row.views-col:nth-child(7) {
    margin-right: 0;
  }
  /* line 1659, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col:first-child, .path-events .head-Council .views-row.views-col:nth-child(4),
  .path-events .head-Greater .views-row.views-col:first-child,
  .path-events .head-Greater .views-row.views-col:nth-child(4),
  .path-community-events .head-Council .views-row.views-col:first-child,
  .path-community-events .head-Council .views-row.views-col:nth-child(4),
  .path-community-events .head-Greater .views-row.views-col:first-child,
  .path-community-events .head-Greater .views-row.views-col:nth-child(4),
  .path-redearth-events .head-Council .views-row.views-col:first-child,
  .path-redearth-events .head-Council .views-row.views-col:nth-child(4),
  .path-redearth-events .head-Greater .views-row.views-col:first-child,
  .path-redearth-events .head-Greater .views-row.views-col:nth-child(4) {
    margin-left: 0;
  }
}
/* line 1668, ../sass/basicpage.scss */
.path-events #page-title,
.path-community-events #page-title,
.path-redearth-events #page-title {
  padding-top: 35px;
  background: none;
}
/* line 1671, ../sass/basicpage.scss */
.path-events #page-title::before,
.path-community-events #page-title::before,
.path-redearth-events #page-title::before {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 1668, ../sass/basicpage.scss */
  .path-events #page-title,
  .path-community-events #page-title,
  .path-redearth-events #page-title {
    padding-top: 60px;
  }
}
/* line 1677, ../sass/basicpage.scss */
.path-events #page-title h1,
.path-community-events #page-title h1,
.path-redearth-events #page-title h1 {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1679, ../sass/basicpage.scss */
  .path-events #page-title h1 #block-demonz-page-title h1,
  .path-community-events #page-title h1 #block-demonz-page-title h1,
  .path-redearth-events #page-title h1 #block-demonz-page-title h1 {
    margin-top: -40px;
    min-height: max-content;
  }
}
/* line 1688, ../sass/basicpage.scss */
.path-events time[datetime="59Z"],
.path-community-events time[datetime="59Z"],
.path-redearth-events time[datetime="59Z"] {
  display: none;
}

/* line 1693, ../sass/basicpage.scss */
.path-council-news .field--name-field-view {
  margin-bottom: 45px;
}

/* line 1700, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row {
  display: flex;
  align-items: center;
  margin: 10px 0;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
}
/* line 1707, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field {
  padding: 5px;
}
/* line 1710, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field a {
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
/* line 1717, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field .read-more a {
  font-weight: 400;
  font-size: 16px;
  text-decoration: underline;
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1716, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row .views-field .read-more {
    float: right;
    padding: 10px 0;
    width: 100%;
  }
}
/* line 1732, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field.views-field-field-image {
  width: 40%;
  height: 210px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1732, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row .views-field.views-field-field-image {
    width: 100%;
    height: auto;
  }
}
/* line 1741, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field.views-field-field-image img {
  height: 200px;
}
/* line 1746, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field-nothing {
  width: 80%;
}
@media screen and (max-width: 61.9375em) {
  /* line 1746, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row .views-field-nothing {
    width: 100%;
  }
}
/* line 1754, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .readmore {
  text-align: right;
  float: right;
  margin-top: 5px;
}
/* line 1759, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .readmore a {
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
}
@media screen and (max-width: 61.9375em) {
  /* line 1700, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row {
    display: block;
    float: left;
    width: 100%;
  }
}

/* line 1776, ../sass/basicpage.scss */
.view-news-intranet .views-row {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
/* line 1781, ../sass/basicpage.scss */
.view-news-intranet .views-row .views-field {
  padding: 5px;
}
/* line 1784, ../sass/basicpage.scss */
.view-news-intranet .views-row .views-field a {
  font-weight: 600;
  font-size: 18px;
}

/* line 1793, ../sass/basicpage.scss */
.page-node-type-reports .field--name-field-image {
  float: left !important;
  width: 33% !important;
}
@media screen and (max-width: 74.9375em) {
  /* line 1793, ../sass/basicpage.scss */
  .page-node-type-reports .field--name-field-image {
    width: 100% !important;
  }
}
/* line 1802, ../sass/basicpage.scss */
.page-node-type-reports .field--name-field-sections,
.page-node-type-reports .field--name-field-documents,
.page-node-type-reports .field--name-field-financials {
  float: left;
  width: 65%;
  margin-bottom: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 1802, ../sass/basicpage.scss */
  .page-node-type-reports .field--name-field-sections,
  .page-node-type-reports .field--name-field-documents,
  .page-node-type-reports .field--name-field-financials {
    width: 100%;
  }
}
/* line 1814, ../sass/basicpage.scss */
.page-node-type-reports .field__label {
  padding: 10px 0 !important;
}
/* line 1818, ../sass/basicpage.scss */
.page-node-type-reports .node__content .field {
  float: right;
  width: 64%;
}
@media screen and (max-width: 74.9375em) {
  /* line 1818, ../sass/basicpage.scss */
  .page-node-type-reports .node__content .field {
    width: 100%;
  }
}

/* line 1830, ../sass/basicpage.scss */
.council-assist {
  border: 2px dashed #D83F1A;
  padding: 10px;
  background: #fbe4d9;
}
/* line 1835, ../sass/basicpage.scss */
.council-assist .ui-accordion .ui-accordion-header {
  background: #fff;
  border-left: 5px solid #D83F1A;
}
/* line 1839, ../sass/basicpage.scss */
.council-assist .ui-accordion .ui-accordion-header.ui-state-active {
  border-color: #D83F1A;
}
/* line 1844, ../sass/basicpage.scss */
.council-assist legend {
  display: none;
}

/* line 1849, ../sass/basicpage.scss */
.intramaps-custom-page {
  margin-bottom: 20px;
}
/* line 1852, ../sass/basicpage.scss */
.intramaps-custom-page ul#myUL {
  display: none;
}

/* line 1857, ../sass/basicpage.scss */
#intramaps-map > div {
  height: 500px !important;
  position: relative !important;
}
/* line 1860, ../sass/basicpage.scss */
#intramaps-map > div div:empty {
  display: none;
}

/* line 1865, ../sass/basicpage.scss */
.field--name-field-progressbar {
  padding: 0 0.5em 0 0.7em;
}
/* line 1868, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar {
  display: inline-block;
  width: 95%;
}
/* line 1872, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage {
  float: left;
  width: 25%;
  margin-right: 20px;
  padding: 20px 5px;
}
/* line 1878, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper {
  margin-bottom: 0;
}
/* line 1881, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter {
  background-image: none;
}
/* line 1884, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter .progress-bar-name {
  display: none;
}
/* line 1889, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter:last-child .progress-bar-name {
  display: block !important;
}

/* line 1901, ../sass/basicpage.scss */
#block-sustainable-2 li svg {
  fill: #fff;
}
/* line 1906, ../sass/basicpage.scss */
#block-sustainable-2 li:hover svg {
  fill: #24C344;
}
/* line 1910, ../sass/basicpage.scss */
#block-sustainable-2 li:hover a {
  color: #24C344;
}
/* line 1915, ../sass/basicpage.scss */
#block-sustainable-2 li a {
  float: right;
  text-align: left;
  width: 85%;
}
/* line 1920, ../sass/basicpage.scss */
#block-sustainable-2 li a:hover {
  color: #24C344;
}
/* line 1925, ../sass/basicpage.scss */
#block-sustainable-2 li .field--name-field-svg-icon {
  margin-top: 20px;
  float: left;
}

/* line 1933, ../sass/basicpage.scss */
#block-sustainable .field--name-field-svg-icon {
  display: none;
}

/* line 1939, ../sass/basicpage.scss */
.path-orgcharts #orgchart {
  height: 90vh !important;
}
/* line 1944, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart hr {
  margin: 0;
}
/* line 1949, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart div {
  overflow-x: hidden !important;
  color: #000 !important;
  font-size: 18px;
  text-transform: capitalize;
}
/* line 1957, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart .edit-photo {
  background: #000 !important;
}
/* line 1961, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart .edit-wrapper {
  background: #fff !important;
  opacity: 1 !important;
}
/* line 1966, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart rect {
  fill: transparent;
  stroke: #000;
}
/* line 1971, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart text {
  fill: #000;
}
/* line 1975, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart circle {
  stroke: #000;
}
/* line 1979, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart line {
  stroke: #24C344;
}
/* line 1983, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart g.linin {
  transform: matrix(0.07, 0, 0, 0.07, 250, 105);
}
/* line 1987, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart g.linin a[href=""] {
  display: none;
}

/* line 1994, ../sass/basicpage.scss */
.views-field-field-contact-details {
  padding: 10px 25px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  background: white;
}
/* line 2000, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .field__label,
.views-field-field-contact-details .field-collection-item .views-label {
  width: 60px;
  display: none;
}
/* line 2008, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .field:last-child,
.views-field-field-contact-details .field-collection-item .views-field:last-child {
  border-bottom: 0;
}
/* line 2013, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .views-field-nothing {
  margin: 0 auto;
}
/* line 2016, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .views-field-nothing a {
  display: inline-table;
  margin: 0 5px;
  width: 40px;
}
/* line 2024, ../sass/basicpage.scss */
.views-field-field-contact-details a,
.views-field-field-contact-details .field--name-field-email .field__item {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding: 0 !important;
}

/* line 2045, ../sass/basicpage.scss */
.alert {
  margin-bottom: 5px;
}

/* line 2049, ../sass/basicpage.scss */
.bs-site-alert {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
}
/* line 2053, ../sass/basicpage.scss */
.bs-site-alert.alert {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 2058, ../sass/basicpage.scss */
#page-title {
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 2058, ../sass/basicpage.scss */
  #page-title {
    padding-bottom: 10px;
  }
}

/* line 2076, ../sass/basicpage.scss */
#syn_usernameLabel,
#syn_passwordLabel {
  display: block;
  position: relative !important;
  width: auto !important;
  height: auto !important;
}

/* line 2083, ../sass/basicpage.scss */
.mark, mark {
  background-color: transparent;
  font-weight: bold;
}

/* line 2087, ../sass/basicpage.scss */
.fac-result ul.result-list li.selected {
  background-color: #072941;
  color: white;
}
/* line 2090, ../sass/basicpage.scss */
.fac-result ul.result-list li.selected h2, .fac-result ul.result-list li.selected a, .fac-result ul.result-list li.selected p, .fac-result ul.result-list li.selected .mark, .fac-result ul.result-list li.selected mark {
  color: white;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/menu.scss */
.region-places-menu {
  right: -205px !important;
}

/* line 20, ../sass/menu.scss */
#block-topsearches {
  clear: both;
}
/* line 23, ../sass/menu.scss */
#block-topsearches h2 {
  display: block;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
/* line 30, ../sass/menu.scss */
#block-topsearches li.menu-item {
  width: auto;
  margin: 10px 5px;
}
/* line 34, ../sass/menu.scss */
#block-topsearches li.menu-item a {
  background: #636363;
  text-align: center;
  padding: 13px 24px;
}

/* line 44, ../sass/menu.scss */
ul.header__btn-tabs {
  margin: 0px;
  padding: 0px;
  right: 145px;
  width: auto;
  list-style: none;
  top: 30px;
}
/* line 52, ../sass/menu.scss */
ul.header__btn-tabs li {
  background: none;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 58, ../sass/menu.scss */
ul.header__btn-tabs li.current {
  color: #FFE555;
}
@media screen and (max-width: 74.9375em) {
  /* line 44, ../sass/menu.scss */
  ul.header__btn-tabs {
    right: 200px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 44, ../sass/menu.scss */
  ul.header__btn-tabs {
    right: 145px;
  }
}

/* line 72, ../sass/menu.scss */
.header__btn-tabContent {
  display: none;
  position: absolute;
  background: #000;
  width: 100vw;
  left: calc(50% - 50vw);
  top: 103px;
  padding: 20px;
}
/* line 81, ../sass/menu.scss */
.header__btn-tabContent.current {
  display: block;
}

/* line 92, ../sass/menu.scss */
.region-homeicon-menu .block-menu-item-fields,
.region-places-menu .block-menu-item-fields {
  margin: auto;
  max-width: 1280px;
}
/* line 97, ../sass/menu.scss */
.region-homeicon-menu ul,
.region-places-menu ul {
  float: left;
  width: 100%;
}
/* line 102, ../sass/menu.scss */
.region-homeicon-menu .menu-item,
.region-homeicon-menu li,
.region-places-menu .menu-item,
.region-places-menu li {
  margin-bottom: 25px;
  width: 33%;
  list-style: none;
  float: left;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 102, ../sass/menu.scss */
  .region-homeicon-menu .menu-item,
  .region-homeicon-menu li,
  .region-places-menu .menu-item,
  .region-places-menu li {
    width: 100%;
  }
}
/* line 116, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover g,
.region-homeicon-menu li:hover g,
.region-places-menu .menu-item:hover g,
.region-places-menu li:hover g {
  opacity: 0.7;
}
/* line 123, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover .field--name-link a,
.region-homeicon-menu li:hover .field--name-link a,
.region-places-menu .menu-item:hover .field--name-link a,
.region-places-menu li:hover .field--name-link a {
  color: #FFE555 !important;
}
/* line 129, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover a,
.region-homeicon-menu li:hover a,
.region-places-menu .menu-item:hover a,
.region-places-menu li:hover a {
  color: #FFE555 !important;
}
/* line 139, ../sass/menu.scss */
.region-homeicon-menu .menu-item a,
.region-homeicon-menu li a,
.region-places-menu .menu-item a,
.region-places-menu li a {
  color: white;
  text-decoration: none;
}
/* line 143, ../sass/menu.scss */
.region-homeicon-menu .menu-item a:hover,
.region-homeicon-menu li a:hover,
.region-places-menu .menu-item a:hover,
.region-places-menu li a:hover {
  color: #FFE555 !important;
}
/* line 148, ../sass/menu.scss */
.region-homeicon-menu .menu-item:nth-child(n + 13),
.region-homeicon-menu li:nth-child(n + 13),
.region-places-menu .menu-item:nth-child(n + 13),
.region-places-menu li:nth-child(n + 13) {
  display: block !important;
}
/* line 153, ../sass/menu.scss */
.color_light .region-homeicon-menu, .color_light
.region-places-menu {
  background: #F5F5F5;
}
/* line 156, ../sass/menu.scss */
.color_light .region-homeicon-menu a, .color_light
.region-places-menu a {
  color: #000;
}
@media screen and (max-width: 61.9375em) {
  /* line 86, ../sass/menu.scss */
  .region-homeicon-menu,
  .region-places-menu {
    left: 0;
    position: static !important;
    top: 165px;
    width: 100%;
    overflow-y: auto;
    background: black;
    padding: 20px;
  }
}
/* line 173, ../sass/menu.scss */
.region-homeicon-menu .field--name-field-svg-icon,
.region-places-menu .field--name-field-svg-icon {
  position: absolute !important;
  top: 0 !important;
  left: -50px !important;
  text-align: left !important;
  right: auto !important;
}
/* line 180, ../sass/menu.scss */
.region-homeicon-menu .field--name-field-svg-icon svg,
.region-places-menu .field--name-field-svg-icon svg {
  fill: #fff !important;
}
/* line 185, ../sass/menu.scss */
.region-homeicon-menu .field--name-link,
.region-places-menu .field--name-link {
  text-align: left !important;
  padding: 0 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 185, ../sass/menu.scss */
  .region-homeicon-menu .field--name-link,
  .region-places-menu .field--name-link {
    padding: 0 !important;
  }
}
/* line 194, ../sass/menu.scss */
.region-homeicon-menu .more-serviceitems,
.region-places-menu .more-serviceitems {
  display: none !important;
}
/* line 198, ../sass/menu.scss */
.region-homeicon-menu nav,
.region-places-menu nav {
  max-width: 1280px;
  margin: 0 auto !important;
}
/* line 203, ../sass/menu.scss */
.region-homeicon-menu .menu-link-contenthome-icons,
.region-places-menu .menu-link-contenthome-icons {
  position: relative;
}

/* line 208, ../sass/menu.scss */
.header__btn--search {
  display: block;
}
/* line 212, ../sass/menu.scss */
.header__btn--search.active span {
  background: transparent !important;
}
/* line 220, ../sass/menu.scss */
.header__btn--search.active span:after {
  top: 0;
  transform: rotate(45deg);
  width: 30px;
}
/* line 227, ../sass/menu.scss */
.header__btn--search.active span:before {
  top: 0;
  transform: rotate(-45deg);
  width: 30px;
}
/* line 234, ../sass/menu.scss */
.color_light .header__btn--search.active span {
  background: transparent;
}
@media screen and (max-width: 74.9375em) {
  /* line 239, ../sass/menu.scss */
  .header__btn--search.active + .header__btn-tabs {
    display: none;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 208, ../sass/menu.scss */
  .header__btn--search {
    padding: 0;
  }
}
/* line 257, ../sass/menu.scss */
.header__btn--search span {
  width: 30px;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  margin: auto;
}
/* line 269, ../sass/menu.scss */
.color_light .header__btn--search span {
  background: #000;
}
/* line 273, ../sass/menu.scss */
.header__btn--search span:after, .header__btn--search span:before {
  content: "";
  height: 1px;
  background: #fff;
  display: block;
  width: 100%;
  position: absolute;
}
/* line 284, ../sass/menu.scss */
.header__btn--search span:after:after, .header__btn--search span:before:after {
  top: -8px;
}
/* line 288, ../sass/menu.scss */
.header__btn--search span:after:before, .header__btn--search span:before:before {
  top: 8px;
}
/* line 292, ../sass/menu.scss */
.color_light .header__btn--search span:after, .color_light .header__btn--search span:before {
  background: #000;
}
/* line 297, ../sass/menu.scss */
.header__btn--search span:before {
  top: -10px;
  left: 0;
}
/* line 302, ../sass/menu.scss */
.header__btn--search span:after {
  top: 10px;
  right: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 322, ../sass/menu.scss */
  .header__btn--search button:hover span {
    background: #fff;
  }
  /* line 325, ../sass/menu.scss */
  .header__btn--search button:hover span:before, .header__btn--search button:hover span:after {
    background: #fff;
  }
}

/* line 335, ../sass/menu.scss */
.header__btn {
  z-index: 4;
  border-radius: 0;
  border: none;
  width: 75px;
  display: block;
  height: 35px;
  right: 0;
  position: absolute;
  top: 0;
}
/* line 347, ../sass/menu.scss */
.header__btn.active {
  background: none;
}
@media screen and (max-width: 90.5625em) {
  /* line 335, ../sass/menu.scss */
  .header__btn {
    border: 0;
  }
}
/* line 363, ../sass/menu.scss */
.ie10 .header__btn--menu {
  height: 6em;
}
/* line 369, ../sass/menu.scss */
.header__btn:hover svg {
  fill: #D83F1A;
}
/* line 372, ../sass/menu.scss */
.header__btn:hover a,
.header__btn:hover p {
  color: #D83F1A;
}
/* line 377, ../sass/menu.scss */
.header__btn:hover span::before {
  border-color: #D83F1A;
}
/* line 380, ../sass/menu.scss */
.header__btn:hover span::after {
  background: #D83F1A;
}
/* line 394, ../sass/menu.scss */
.header__btn svg {
  padding-bottom: 10px;
  height: 35px;
  font-size: 1.5em;
  width: 25px;
  fill: white;
  position: absolute;
  left: -35px;
  bottom: -7px;
  cursor: pointer;
}
@media screen and (max-width: 90.5625em) {
  /* line 394, ../sass/menu.scss */
  .header__btn svg {
    height: 30px;
  }
}
/* line 409, ../sass/menu.scss */
.header__btn.header__btn--pay {
  right: 205px;
  width: 100px;
}
@media screen and (max-width: 61.9375em) {
  /* line 412, ../sass/menu.scss */
  .header__btn.header__btn--pay a {
    width: 110px;
  }
}
/* line 421, ../sass/menu.scss */
.header__btn.header__btn--report {
  right: 90px;
}
/* line 426, ../sass/menu.scss */
.header__btn.header__btn--user:hover {
  fill: #0075df;
}
/* line 430, ../sass/menu.scss */
.header__btn.header__btn--user svg {
  fill: #fff;
}
@media screen and (max-width: 90.5625em) {
  /* line 430, ../sass/menu.scss */
  .header__btn.header__btn--user svg {
    height: 32px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 430, ../sass/menu.scss */
  .header__btn.header__btn--user svg {
    height: 30px;
  }
}
/* line 447, ../sass/menu.scss */
.header__btn--location {
  display: none;
}
/* line 455, ../sass/menu.scss */
.header__btn--menu svg {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  /* line 452, ../sass/menu.scss */
  .header__btn--menu {
    display: none;
  }
}
/* line 464, ../sass/menu.scss */
.header__btn .header__btn-label {
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: 9px;
  right: 0;
  cursor: pointer;
}
@media screen and (max-width: 90.5625em) {
  /* line 464, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 13px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 464, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 13px;
  }
}
@media screen and (max-width: 23.75em) {
  /* line 464, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 12px;
  }
}
/* line 488, ../sass/menu.scss */
.color_light .header__btn .header__btn-label {
  color: #000;
}
/* line 493, ../sass/menu.scss */
.header__btn button {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  color: #fff;
  border: 0 !important;
  margin: 0 0 0 -5px !important;
}
/* line 502, ../sass/menu.scss */
.color_light .header__btn button {
  color: #000;
}
@media screen and (max-width: 61.9375em) {
  /* line 493, ../sass/menu.scss */
  .header__btn button {
    padding-top: 8px;
  }
}
/* line 510, ../sass/menu.scss */
.header__btn a {
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: 9px;
  text-decoration: none;
  width: max-content;
}

/* line 527, ../sass/menu.scss */
.header__btn--search {
  right: 15px;
  z-index: 200;
  width: 43px;
}
/* line 536, ../sass/menu.scss */
.header__btn--search span {
  background: none !important;
  margin-top: 8px;
}
/* line 540, ../sass/menu.scss */
.header__btn--search span:after {
  transform: rotate(45deg);
  top: 0 !important;
  width: 10px !important;
}
/* line 546, ../sass/menu.scss */
.header__btn--search span:before {
  width: 15px !important;
  height: 15px !important;
  border: 1px solid #fff;
  border-radius: 30px;
  background: transparent !important;
  top: -15px !important;
  left: 10px !important;
}
/* line 562, ../sass/menu.scss */
.header__btn--search.active span:before {
  top: -5px !important;
  transform: rotate(-45deg);
  width: 20px !important;
  border-radius: 0;
  height: 1px !important;
  background: #fff !important;
  border: 0 !important;
  left: 5px !important;
}
/* line 572, ../sass/menu.scss */
.color_light .header__btn--search.active span:before {
  background: #000 !important;
}
/* line 577, ../sass/menu.scss */
.header__btn--search.active span:after {
  top: -5px !important;
  transform: rotate(45deg);
  width: 20px !important;
  left: 5px !important;
}
/* line 585, ../sass/menu.scss */
.header__btn--search.active:hover span::before {
  background: #D83F1A !important;
}

/* line 593, ../sass/menu.scss */
.search-block-form,
.block-views-exposed-filter-blocksearch-content-page-1,
.block-views-exposed-filter-blocksolr-search-content-page-1,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  padding: 0;
  width: 700px;
  max-width: 100%;
  margin: 0;
  text-align: left;
  z-index: 2;
  perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  cursor: pointer;
  border: 1px solid #fff;
  height: 50px;
  display: none;
}
@media screen and (min-width: 85.4375em) {
  /* line 617, ../sass/menu.scss */
  .search-block-form > .container,
  .block-views-exposed-filter-blocksearch-content-page-1 > .container,
  .block-views-exposed-filter-blocksolr-search-content-page-1 > .container,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 > .container {
    max-width: 990px;
  }
}
/* line 622, ../sass/menu.scss */
.search-block-form form > div,
.block-views-exposed-filter-blocksearch-content-page-1 form > div,
.block-views-exposed-filter-blocksolr-search-content-page-1 form > div,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 form > div {
  display: flex;
  border-radius: 3px;
}
/* line 632, ../sass/menu.scss */
.search-block-form input,
.block-views-exposed-filter-blocksearch-content-page-1 input,
.block-views-exposed-filter-blocksolr-search-content-page-1 input,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input {
  width: 100%;
  background: transparent;
  color: white !important;
  padding: 10px;
  font-size: 18px;
  border: 0 !important;
}
/* line 641, ../sass/menu.scss */
.search-block-form input::placeholder, .search-block-form input::-webkit-input-placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::-webkit-input-placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::-webkit-input-placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 1;
}
@media screen and (max-width: 74.9375em) {
  /* line 632, ../sass/menu.scss */
  .search-block-form input,
  .block-views-exposed-filter-blocksearch-content-page-1 input,
  .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 input {
    width: 90%;
  }
}
/* line 652, ../sass/menu.scss */
.search-block-form input::-moz-placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::-moz-placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::-moz-placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::-moz-placeholder {
  color: #000 !important;
  opacity: 1;
}
/* line 657, ../sass/menu.scss */
[data-search="true"] .search-block-form, [data-search="true"]
.block-views-exposed-filter-blocksearch-content-page-1, [data-search="true"]
.block-views-exposed-filter-blocksolr-search-content-page-1, [data-search="true"]
.block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  display: block;
}
/* line 661, ../sass/menu.scss */
.search-block-form .form-submit,
.search-block-form input[type="submit"],
.block-views-exposed-filter-blocksearch-content-page-1 .form-submit,
.block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit,
.block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
  padding: 15px;
  text-align: center;
  height: 40px;
  position: absolute;
  right: 0;
  top: 10px;
  color: transparent !important;
  background: url(../images/search-white.svg) no-repeat;
  width: 40px;
  background-size: 20px;
  background-color: transparent;
  border-radius: 50%;
  background-position: center;
  top: 0;
}
@media screen and (max-width: 37.4375em) {
  /* line 661, ../sass/menu.scss */
  .search-block-form .form-submit,
  .search-block-form input[type="submit"],
  .block-views-exposed-filter-blocksearch-content-page-1 .form-submit,
  .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
  .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit,
  .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
    right: 40px;
  }
}
/* line 691, ../sass/menu.scss */
.search-block-form .fieldset,
.block-views-exposed-filter-blocksearch-content-page-1 .fieldset,
.block-views-exposed-filter-blocksolr-search-content-page-1 .fieldset,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldset {
  display: none;
}
/* line 694, ../sass/menu.scss */
.search-block-form .js-form-item,
.block-views-exposed-filter-blocksearch-content-page-1 .js-form-item,
.block-views-exposed-filter-blocksolr-search-content-page-1 .js-form-item,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .js-form-item {
  width: 100% !important;
}

/* line 699, ../sass/menu.scss */
.header__btn--places {
  right: 155px !important;
}
@media screen and (max-width: 37.4375em) {
  /* line 699, ../sass/menu.scss */
  .header__btn--places {
    right: 115px !important;
  }
}

/* line 707, ../sass/menu.scss */
.header__btn--external,
.header__btn--places {
  right: 170px;
  width: auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 707, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    right: 190px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 707, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    display: none !important;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 707, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    right: 125px;
  }
}
/* line 746, ../sass/menu.scss */
.header__btn--external .header__btn,
.header__btn--places .header__btn {
  display: block;
  background: none;
}
/* line 750, ../sass/menu.scss */
.header__btn--external .header__btn.active,
.header__btn--places .header__btn.active {
  right: 375px;
}
@media screen and (max-width: 61.9375em) {
  /* line 746, ../sass/menu.scss */
  .header__btn--external .header__btn,
  .header__btn--places .header__btn {
    padding: 0;
  }
}
/* line 796, ../sass/menu.scss */
.header__btn--external .header__btn span,
.header__btn--places .header__btn span {
  color: #fff;
  display: block;
  margin: auto;
}
/* line 803, ../sass/menu.scss */
.color_light .header__btn--external .header__btn span, .color_light
.header__btn--places .header__btn span {
  color: #000;
}

/* line 810, ../sass/menu.scss */
.menu-icon a {
  background-size: 40px !important;
  padding-left: 60px !important;
}

/* line 816, ../sass/menu.scss */
#block-places h2 {
  display: block;
  color: #fff;
  text-align: left;
}
/* line 822, ../sass/menu.scss */
#block-places .menu-item {
  width: 100%;
}
/* line 825, ../sass/menu.scss */
#block-places .menu-item a {
  padding: 0;
}
/* line 828, ../sass/menu.scss */
.color_light #block-places .menu-item a {
  color: #000;
}

/* line 835, ../sass/menu.scss */
#block-demonz-local-tasks {
  display: none;
}
/* line 838, ../sass/menu.scss */
.user-logged-in #block-demonz-local-tasks {
  display: block;
}

/* line 843, ../sass/menu.scss */
.ui-helper-hidden-accessible div {
  display: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 846, ../sass/menu.scss */
  .header-container {
    background: #041b2c;
    display: flex;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 851, ../sass/menu.scss */
  .header-container .header__btn {
    position: relative;
    margin: 0 auto;
    right: auto;
    left: auto;
    bottom: auto;
    top: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #525252;
    border-bottom: 1px solid #525252;
    padding: 5px;
    height: auto;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 868, ../sass/menu.scss */
  .header-container .header__btn a,
  .header-container .header__btn .header__btn-label {
    position: relative;
    padding: 0 5px;
    top: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 868, ../sass/menu.scss */
  .header-container .header__btn a,
  .header-container .header__btn .header__btn-label {
    display: none;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 880, ../sass/menu.scss */
  .header-container .header__btn svg {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 0 !important;
  }
}

@media screen and (max-width: 61.9375em) {
  /* line 892, ../sass/menu.scss */
  .region-primary-menu {
    top: 62px !important;
  }
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 23, ../sass/intranet.scss */
.path-thesource .brand.logo,
.path-maccs .brand.logo,
[class*="path-thesource-"] .brand.logo,
[class*="path-maccs-"] .brand.logo {
  background: url(../images/intranet-logo.png) no-repeat;
  background-size: 225px;
  background-position: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 23, ../sass/intranet.scss */
  .path-thesource .brand.logo,
  .path-maccs .brand.logo,
  [class*="path-thesource-"] .brand.logo,
  [class*="path-maccs-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 33, ../sass/intranet.scss */
.path-thesource .brand.logo img,
.path-maccs .brand.logo img,
[class*="path-thesource-"] .brand.logo img,
[class*="path-maccs-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 33, ../sass/intranet.scss */
  .path-thesource .brand.logo img,
  .path-maccs .brand.logo img,
  [class*="path-thesource-"] .brand.logo img,
  [class*="path-maccs-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
/* line 55, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing {
  margin-bottom: 30px;
}
/* line 58, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .right,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .right,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .right,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .right {
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
}
/* line 65, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left {
  margin-right: 30px;
  position: relative;
  z-index: 2;
}
/* line 70, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 40px;
  background: #6f6f6f;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -30px;
  z-index: -1;
}
/* line 86, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row:last-child .left:after,
.path-maccs #block-demonz-intranet-content .views-row:last-child .left:after,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row:last-child .left:after,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row:last-child .left:after {
  display: none;
}
/* line 93, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1,
.path-maccs .block-views-blockcurrent-user-block-1,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 {
  display: flex;
  position: absolute;
  right: 70px;
  top: 10px;
}
/* line 102, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
.path-thesource .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
.path-maccs .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
.path-maccs .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 .views-field-field-user-image img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
/* line 109, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1 h2.title,
.path-maccs .block-views-blockcurrent-user-block-1 h2.title,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 h2.title,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 h2.title {
  padding: 5px 10px;
}
/* line 115, ../sass/intranet.scss */
.path-thesource .view-upcoming-events,
.path-maccs .view-upcoming-events,
[class*="path-thesource-"] .view-upcoming-events,
[class*="path-maccs-"] .view-upcoming-events {
  background: #F5F5F5;
  padding: 20px;
}
/* line 119, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row,
.path-maccs .view-upcoming-events .views-row,
[class*="path-thesource-"] .view-upcoming-events .views-row,
[class*="path-maccs-"] .view-upcoming-events .views-row {
  display: flex;
  align-items: center;
  margin: 5px;
}
/* line 124, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row .views-field-field-date,
.path-thesource .view-upcoming-events .views-row .views-field-field-date-range,
.path-thesource .view-upcoming-events .views-row .views-field-field-date-range-value,
.path-maccs .view-upcoming-events .views-row .views-field-field-date,
.path-maccs .view-upcoming-events .views-row .views-field-field-date-range,
.path-maccs .view-upcoming-events .views-row .views-field-field-date-range-value,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date-range,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date-range-value,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date-range,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date-range-value {
  width: 70px;
  height: 70px;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  background: #fff;
}
/* line 135, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row .views-field-title,
.path-maccs .view-upcoming-events .views-row .views-field-title,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-title,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-title {
  padding: 5px 10px;
  width: 70%;
}
/* line 143, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails {
  display: flex;
  margin-right: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 143, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails {
    display: block;
    margin: 0;
  }
}
/* line 153, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav {
  display: none !important;
}
/* line 162, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-next,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-next,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-next,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-next {
  right: 410px;
}
/* line 166, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs {
  position: relative;
  left: auto;
  right: auto;
  float: right;
  bottom: 0;
  width: 35%;
}
@media screen and (max-width: 61.9375em) {
  /* line 166, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs {
    width: 100%;
    padding: 10px;
    padding-left: 0;
  }
}
/* line 180, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li {
  width: 100%;
  float: none;
  position: relative;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  margin: 0 20px 23px 0;
  padding: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 180, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li {
    width: 70px;
    margin: 5px;
  }
}
/* line 197, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption {
  width: 60%;
  float: right;
  padding: 20px 10px;
  text-align: left;
  height: 137px;
}
@media screen and (max-width: 61.9375em) {
  /* line 197, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption {
    display: none;
  }
}
/* line 209, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img {
  width: 40%;
  float: left;
  height: 137px;
}
@media screen and (max-width: 61.9375em) {
  /* line 209, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img {
    width: 100%;
    height: auto;
  }
}
/* line 220, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption {
  background: #D83F1A;
  color: #fff;
}
/* line 238, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides {
  width: 65%;
  float: left;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 238, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides {
    width: 100%;
  }
}
/* line 247, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image {
  margin-right: 20px;
}
/* line 250, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img {
  height: 470px;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 250, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img {
    height: 340px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 247, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image {
    margin: 0;
  }
}
/* line 264, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title {
  position: absolute;
  bottom: 30px;
  background: #fff;
  padding: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 264, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title {
    position: relative;
    bottom: 0;
    background: black;
    padding: 20px;
    color: white;
  }
}
/* line 285, ../sass/intranet.scss */
.path-thesource .view-management ul,
.path-thesource #block-thesourcefeaturepages ul,
.path-thesource #block-maccsfeaturedpages-2 ul,
.path-maccs .view-management ul,
.path-maccs #block-thesourcefeaturepages ul,
.path-maccs #block-maccsfeaturedpages-2 ul,
[class*="path-thesource-"] .view-management ul,
[class*="path-thesource-"] #block-thesourcefeaturepages ul,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 ul,
[class*="path-maccs-"] .view-management ul,
[class*="path-maccs-"] #block-thesourcefeaturepages ul,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 ul {
  padding: 0;
}
/* line 289, ../sass/intranet.scss */
.path-thesource .view-management .views-col,
.path-thesource .view-management li,
.path-thesource #block-thesourcefeaturepages .views-col,
.path-thesource #block-thesourcefeaturepages li,
.path-thesource #block-maccsfeaturedpages-2 .views-col,
.path-thesource #block-maccsfeaturedpages-2 li,
.path-maccs .view-management .views-col,
.path-maccs .view-management li,
.path-maccs #block-thesourcefeaturepages .views-col,
.path-maccs #block-thesourcefeaturepages li,
.path-maccs #block-maccsfeaturedpages-2 .views-col,
.path-maccs #block-maccsfeaturedpages-2 li,
[class*="path-thesource-"] .view-management .views-col,
[class*="path-thesource-"] .view-management li,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col,
[class*="path-thesource-"] #block-thesourcefeaturepages li,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li,
[class*="path-maccs-"] .view-management .views-col,
[class*="path-maccs-"] .view-management li,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col,
[class*="path-maccs-"] #block-thesourcefeaturepages li,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li {
  float: left;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin: 0 15px 30px 5px;
  padding: 10px 10px;
  text-align: center;
  width: calc(50% - 20px) !important;
  border-top: 3px solid #FFE555;
  height: 137px;
  list-style: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 289, ../sass/intranet.scss */
  .path-thesource .view-management .views-col,
  .path-thesource .view-management li,
  .path-thesource #block-thesourcefeaturepages .views-col,
  .path-thesource #block-thesourcefeaturepages li,
  .path-thesource #block-maccsfeaturedpages-2 .views-col,
  .path-thesource #block-maccsfeaturedpages-2 li,
  .path-maccs .view-management .views-col,
  .path-maccs .view-management li,
  .path-maccs #block-thesourcefeaturepages .views-col,
  .path-maccs #block-thesourcefeaturepages li,
  .path-maccs #block-maccsfeaturedpages-2 .views-col,
  .path-maccs #block-maccsfeaturedpages-2 li,
  [class*="path-thesource-"] .view-management .views-col,
  [class*="path-thesource-"] .view-management li,
  [class*="path-thesource-"] #block-thesourcefeaturepages .views-col,
  [class*="path-thesource-"] #block-thesourcefeaturepages li,
  [class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col,
  [class*="path-thesource-"] #block-maccsfeaturedpages-2 li,
  [class*="path-maccs-"] .view-management .views-col,
  [class*="path-maccs-"] .view-management li,
  [class*="path-maccs-"] #block-thesourcefeaturepages .views-col,
  [class*="path-maccs-"] #block-thesourcefeaturepages li,
  [class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col,
  [class*="path-maccs-"] #block-maccsfeaturedpages-2 li {
    width: calc(100% - 20px) !important;
  }
}
/* line 306, ../sass/intranet.scss */
.path-thesource .view-management .views-col .cls-1,
.path-thesource .view-management li .cls-1,
.path-thesource #block-thesourcefeaturepages .views-col .cls-1,
.path-thesource #block-thesourcefeaturepages li .cls-1,
.path-thesource #block-maccsfeaturedpages-2 .views-col .cls-1,
.path-thesource #block-maccsfeaturedpages-2 li .cls-1,
.path-maccs .view-management .views-col .cls-1,
.path-maccs .view-management li .cls-1,
.path-maccs #block-thesourcefeaturepages .views-col .cls-1,
.path-maccs #block-thesourcefeaturepages li .cls-1,
.path-maccs #block-maccsfeaturedpages-2 .views-col .cls-1,
.path-maccs #block-maccsfeaturedpages-2 li .cls-1,
[class*="path-thesource-"] .view-management .views-col .cls-1,
[class*="path-thesource-"] .view-management li .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages li .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .cls-1,
[class*="path-maccs-"] .view-management .views-col .cls-1,
[class*="path-maccs-"] .view-management li .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages li .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .cls-1 {
  stroke: #000;
}
/* line 310, ../sass/intranet.scss */
.path-thesource .view-management .views-col .views-field-title,
.path-thesource .view-management .views-col .field--name-link,
.path-thesource .view-management li .views-field-title,
.path-thesource .view-management li .field--name-link,
.path-thesource #block-thesourcefeaturepages .views-col .views-field-title,
.path-thesource #block-thesourcefeaturepages .views-col .field--name-link,
.path-thesource #block-thesourcefeaturepages li .views-field-title,
.path-thesource #block-thesourcefeaturepages li .field--name-link,
.path-thesource #block-maccsfeaturedpages-2 .views-col .views-field-title,
.path-thesource #block-maccsfeaturedpages-2 .views-col .field--name-link,
.path-thesource #block-maccsfeaturedpages-2 li .views-field-title,
.path-thesource #block-maccsfeaturedpages-2 li .field--name-link,
.path-maccs .view-management .views-col .views-field-title,
.path-maccs .view-management .views-col .field--name-link,
.path-maccs .view-management li .views-field-title,
.path-maccs .view-management li .field--name-link,
.path-maccs #block-thesourcefeaturepages .views-col .views-field-title,
.path-maccs #block-thesourcefeaturepages .views-col .field--name-link,
.path-maccs #block-thesourcefeaturepages li .views-field-title,
.path-maccs #block-thesourcefeaturepages li .field--name-link,
.path-maccs #block-maccsfeaturedpages-2 .views-col .views-field-title,
.path-maccs #block-maccsfeaturedpages-2 .views-col .field--name-link,
.path-maccs #block-maccsfeaturedpages-2 li .views-field-title,
.path-maccs #block-maccsfeaturedpages-2 li .field--name-link,
[class*="path-thesource-"] .view-management .views-col .views-field-title,
[class*="path-thesource-"] .view-management .views-col .field--name-link,
[class*="path-thesource-"] .view-management li .views-field-title,
[class*="path-thesource-"] .view-management li .field--name-link,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .views-field-title,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .field--name-link,
[class*="path-thesource-"] #block-thesourcefeaturepages li .views-field-title,
[class*="path-thesource-"] #block-thesourcefeaturepages li .field--name-link,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .views-field-title,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .field--name-link,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .views-field-title,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .field--name-link,
[class*="path-maccs-"] .view-management .views-col .views-field-title,
[class*="path-maccs-"] .view-management .views-col .field--name-link,
[class*="path-maccs-"] .view-management li .views-field-title,
[class*="path-maccs-"] .view-management li .field--name-link,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .views-field-title,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .field--name-link,
[class*="path-maccs-"] #block-thesourcefeaturepages li .views-field-title,
[class*="path-maccs-"] #block-thesourcefeaturepages li .field--name-link,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .views-field-title,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .field--name-link,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .views-field-title,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .field--name-link {
  background: none;
  padding: 0 !important;
  height: auto;
  font-size: 16px;
}
/* line 317, ../sass/intranet.scss */
.path-thesource .view-management .views-col .views-field-title a,
.path-thesource .view-management .views-col .field--name-link a,
.path-thesource .view-management li .views-field-title a,
.path-thesource .view-management li .field--name-link a,
.path-thesource #block-thesourcefeaturepages .views-col .views-field-title a,
.path-thesource #block-thesourcefeaturepages .views-col .field--name-link a,
.path-thesource #block-thesourcefeaturepages li .views-field-title a,
.path-thesource #block-thesourcefeaturepages li .field--name-link a,
.path-thesource #block-maccsfeaturedpages-2 .views-col .views-field-title a,
.path-thesource #block-maccsfeaturedpages-2 .views-col .field--name-link a,
.path-thesource #block-maccsfeaturedpages-2 li .views-field-title a,
.path-thesource #block-maccsfeaturedpages-2 li .field--name-link a,
.path-maccs .view-management .views-col .views-field-title a,
.path-maccs .view-management .views-col .field--name-link a,
.path-maccs .view-management li .views-field-title a,
.path-maccs .view-management li .field--name-link a,
.path-maccs #block-thesourcefeaturepages .views-col .views-field-title a,
.path-maccs #block-thesourcefeaturepages .views-col .field--name-link a,
.path-maccs #block-thesourcefeaturepages li .views-field-title a,
.path-maccs #block-thesourcefeaturepages li .field--name-link a,
.path-maccs #block-maccsfeaturedpages-2 .views-col .views-field-title a,
.path-maccs #block-maccsfeaturedpages-2 .views-col .field--name-link a,
.path-maccs #block-maccsfeaturedpages-2 li .views-field-title a,
.path-maccs #block-maccsfeaturedpages-2 li .field--name-link a,
[class*="path-thesource-"] .view-management .views-col .views-field-title a,
[class*="path-thesource-"] .view-management .views-col .field--name-link a,
[class*="path-thesource-"] .view-management li .views-field-title a,
[class*="path-thesource-"] .view-management li .field--name-link a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .views-field-title a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .field--name-link a,
[class*="path-thesource-"] #block-thesourcefeaturepages li .views-field-title a,
[class*="path-thesource-"] #block-thesourcefeaturepages li .field--name-link a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .views-field-title a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .field--name-link a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .views-field-title a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .field--name-link a,
[class*="path-maccs-"] .view-management .views-col .views-field-title a,
[class*="path-maccs-"] .view-management .views-col .field--name-link a,
[class*="path-maccs-"] .view-management li .views-field-title a,
[class*="path-maccs-"] .view-management li .field--name-link a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .views-field-title a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .field--name-link a,
[class*="path-maccs-"] #block-thesourcefeaturepages li .views-field-title a,
[class*="path-maccs-"] #block-thesourcefeaturepages li .field--name-link a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .views-field-title a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .field--name-link a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .views-field-title a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .field--name-link a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  padding: 69px 0 10px;
  text-decoration: none;
}
/* line 329, ../sass/intranet.scss */
.path-thesource .view-management .views-col:hover .cls-1,
.path-thesource .view-management .views-col:hover g,
.path-thesource .view-management li:hover .cls-1,
.path-thesource .view-management li:hover g,
.path-thesource #block-thesourcefeaturepages .views-col:hover .cls-1,
.path-thesource #block-thesourcefeaturepages .views-col:hover g,
.path-thesource #block-thesourcefeaturepages li:hover .cls-1,
.path-thesource #block-thesourcefeaturepages li:hover g,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover g,
.path-thesource #block-maccsfeaturedpages-2 li:hover .cls-1,
.path-thesource #block-maccsfeaturedpages-2 li:hover g,
.path-maccs .view-management .views-col:hover .cls-1,
.path-maccs .view-management .views-col:hover g,
.path-maccs .view-management li:hover .cls-1,
.path-maccs .view-management li:hover g,
.path-maccs #block-thesourcefeaturepages .views-col:hover .cls-1,
.path-maccs #block-thesourcefeaturepages .views-col:hover g,
.path-maccs #block-thesourcefeaturepages li:hover .cls-1,
.path-maccs #block-thesourcefeaturepages li:hover g,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover g,
.path-maccs #block-maccsfeaturedpages-2 li:hover .cls-1,
.path-maccs #block-maccsfeaturedpages-2 li:hover g,
[class*="path-thesource-"] .view-management .views-col:hover .cls-1,
[class*="path-thesource-"] .view-management .views-col:hover g,
[class*="path-thesource-"] .view-management li:hover .cls-1,
[class*="path-thesource-"] .view-management li:hover g,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover g,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover g,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover g,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover g,
[class*="path-maccs-"] .view-management .views-col:hover .cls-1,
[class*="path-maccs-"] .view-management .views-col:hover g,
[class*="path-maccs-"] .view-management li:hover .cls-1,
[class*="path-maccs-"] .view-management li:hover g,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover g,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover g,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover g,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover g {
  stroke: #D83F1A;
  fill: #D83F1A;
}
/* line 335, ../sass/intranet.scss */
.path-thesource .view-management .views-col:hover a,
.path-thesource .view-management li:hover a,
.path-thesource #block-thesourcefeaturepages .views-col:hover a,
.path-thesource #block-thesourcefeaturepages li:hover a,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover a,
.path-thesource #block-maccsfeaturedpages-2 li:hover a,
.path-maccs .view-management .views-col:hover a,
.path-maccs .view-management li:hover a,
.path-maccs #block-thesourcefeaturepages .views-col:hover a,
.path-maccs #block-thesourcefeaturepages li:hover a,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover a,
.path-maccs #block-maccsfeaturedpages-2 li:hover a,
[class*="path-thesource-"] .view-management .views-col:hover a,
[class*="path-thesource-"] .view-management li:hover a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover a,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover a,
[class*="path-maccs-"] .view-management .views-col:hover a,
[class*="path-maccs-"] .view-management li:hover a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover a,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover a {
  color: #D83F1A;
}
/* line 343, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3,
.path-maccs .block-views-blockevents-block-3,
[class*="path-thesource-"] .block-views-blockevents-block-3,
[class*="path-maccs-"] .block-views-blockevents-block-3 {
  margin: 0 10px;
}
/* line 346, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page,
.path-maccs .block-views-blockevents-block-3 .view-events-page,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page {
  position: relative;
}
/* line 349, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
.path-maccs .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form {
  position: relative;
  top: 0;
}
/* line 354, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
.path-maccs .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select {
  position: absolute;
  right: 0;
  top: -60px;
}
/* line 363, ../sass/intranet.scss */
.path-thesource .view-events-page.view-intranet-events .bef-exposed-form,
.path-maccs .view-events-page.view-intranet-events .bef-exposed-form,
[class*="path-thesource-"] .view-events-page.view-intranet-events .bef-exposed-form,
[class*="path-maccs-"] .view-events-page.view-intranet-events .bef-exposed-form {
  position: relative;
  top: auto;
  width: 100%;
  z-index: 10;
  width: max-content;
  z-index: 10;
  margin: 0 auto;
}
/* line 373, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block,
.path-thesource .view-counter,
.path-maccs .block-private-message-notification-block,
.path-maccs .view-counter,
[class*="path-thesource-"] .block-private-message-notification-block,
[class*="path-thesource-"] .view-counter,
[class*="path-maccs-"] .block-private-message-notification-block,
[class*="path-maccs-"] .view-counter {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  right: 55px;
}
/* line 380, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block .views-row,
.path-thesource .view-counter .views-row,
.path-maccs .block-private-message-notification-block .views-row,
.path-maccs .view-counter .views-row,
[class*="path-thesource-"] .block-private-message-notification-block .views-row,
[class*="path-thesource-"] .view-counter .views-row,
[class*="path-maccs-"] .block-private-message-notification-block .views-row,
[class*="path-maccs-"] .view-counter .views-row {
  display: none;
}
/* line 383, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block .views-row:last-child,
.path-thesource .view-counter .views-row:last-child,
.path-maccs .block-private-message-notification-block .views-row:last-child,
.path-maccs .view-counter .views-row:last-child,
[class*="path-thesource-"] .block-private-message-notification-block .views-row:last-child,
[class*="path-thesource-"] .view-counter .views-row:last-child,
[class*="path-maccs-"] .block-private-message-notification-block .views-row:last-child,
[class*="path-maccs-"] .view-counter .views-row:last-child {
  display: block;
}
/* line 388, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block a,
.path-thesource .block-private-message-notification-block .views-field-counter,
.path-thesource .view-counter a,
.path-thesource .view-counter .views-field-counter,
.path-maccs .block-private-message-notification-block a,
.path-maccs .block-private-message-notification-block .views-field-counter,
.path-maccs .view-counter a,
.path-maccs .view-counter .views-field-counter,
[class*="path-thesource-"] .block-private-message-notification-block a,
[class*="path-thesource-"] .block-private-message-notification-block .views-field-counter,
[class*="path-thesource-"] .view-counter a,
[class*="path-thesource-"] .view-counter .views-field-counter,
[class*="path-maccs-"] .block-private-message-notification-block a,
[class*="path-maccs-"] .block-private-message-notification-block .views-field-counter,
[class*="path-maccs-"] .view-counter a,
[class*="path-maccs-"] .view-counter .views-field-counter {
  color: #fff !important;
  background: #D83F1A;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
}
/* line 398, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block img,
.path-thesource .view-counter img,
.path-maccs .block-private-message-notification-block img,
.path-maccs .view-counter img,
[class*="path-thesource-"] .block-private-message-notification-block img,
[class*="path-thesource-"] .view-counter img,
[class*="path-maccs-"] .block-private-message-notification-block img,
[class*="path-maccs-"] .view-counter img {
  display: none;
}
/* line 403, ../sass/intranet.scss */
.path-thesource .block-weather-city,
.path-maccs .block-weather-city,
[class*="path-thesource-"] .block-weather-city,
[class*="path-maccs-"] .block-weather-city {
  position: absolute;
  right: 160px;
  top: 20px;
  top: 60px;
}
@media screen and (max-width: 61.9375em) {
  /* line 403, ../sass/intranet.scss */
  .path-thesource .block-weather-city,
  .path-maccs .block-weather-city,
  [class*="path-thesource-"] .block-weather-city,
  [class*="path-maccs-"] .block-weather-city {
    top: auto;
    left: 0;
    bottom: -70px;
  }
}
/* line 422, ../sass/intranet.scss */
.path-thesource .view-events-page.embed .bef-exposed-form .form-item-category,
.path-maccs .view-events-page.embed .bef-exposed-form .form-item-category,
[class*="path-thesource-"] .view-events-page.embed .bef-exposed-form .form-item-category,
[class*="path-maccs-"] .view-events-page.embed .bef-exposed-form .form-item-category {
  margin-right: 0;
}
/* line 427, ../sass/intranet.scss */
.path-thesource.path-thesource-events #block-demonz-page-title h1,
.path-maccs.path-thesource-events #block-demonz-page-title h1,
[class*="path-thesource-"].path-thesource-events #block-demonz-page-title h1,
[class*="path-maccs-"].path-thesource-events #block-demonz-page-title h1 {
  margin-top: 20px;
}
/* line 431, ../sass/intranet.scss */
.path-thesource.path-thesource-events .views-exposed-form .form-actions,
.path-maccs.path-thesource-events .views-exposed-form .form-actions,
[class*="path-thesource-"].path-thesource-events .views-exposed-form .form-actions,
[class*="path-maccs-"].path-thesource-events .views-exposed-form .form-actions {
  clear: none;
  float: left;
  margin-top: 10px;
}
/* line 444, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block header,
.path-thesource .block-views-blocknew-messages-block-2 header,
.path-thesource .block-views-blocknotification-message-system-block-1 header,
.path-maccs .block-private-message-inbox-block header,
.path-maccs .block-views-blocknew-messages-block-2 header,
.path-maccs .block-views-blocknotification-message-system-block-1 header,
[class*="path-thesource-"] .block-private-message-inbox-block header,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 header,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 header,
[class*="path-maccs-"] .block-private-message-inbox-block header,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 header,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 header {
  padding: 15px 25px;
}
/* line 448, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-recipients,
.path-thesource .block-private-message-inbox-block .field--name-created,
.path-thesource .block-private-message-inbox-block .field--name-owner,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-recipients,
.path-thesource .block-views-blocknew-messages-block-2 .field--name-created,
.path-thesource .block-views-blocknew-messages-block-2 .field--name-owner,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-recipients,
.path-thesource .block-views-blocknotification-message-system-block-1 .field--name-created,
.path-thesource .block-views-blocknotification-message-system-block-1 .field--name-owner,
.path-maccs .block-private-message-inbox-block .private-message-recipients,
.path-maccs .block-private-message-inbox-block .field--name-created,
.path-maccs .block-private-message-inbox-block .field--name-owner,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-recipients,
.path-maccs .block-views-blocknew-messages-block-2 .field--name-created,
.path-maccs .block-views-blocknew-messages-block-2 .field--name-owner,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-recipients,
.path-maccs .block-views-blocknotification-message-system-block-1 .field--name-created,
.path-maccs .block-views-blocknotification-message-system-block-1 .field--name-owner,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-recipients,
[class*="path-thesource-"] .block-private-message-inbox-block .field--name-created,
[class*="path-thesource-"] .block-private-message-inbox-block .field--name-owner,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-recipients,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .field--name-created,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .field--name-owner,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-recipients,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .field--name-created,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .field--name-owner,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-recipients,
[class*="path-maccs-"] .block-private-message-inbox-block .field--name-created,
[class*="path-maccs-"] .block-private-message-inbox-block .field--name-owner,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-recipients,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .field--name-created,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .field--name-owner,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-recipients,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .field--name-created,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .field--name-owner {
  display: none;
}
/* line 454, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread,
.path-thesource .block-private-message-inbox-block .view-5-unread,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread,
.path-maccs .block-private-message-inbox-block .private-message-thread,
.path-maccs .block-private-message-inbox-block .view-5-unread,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread {
  border: 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
/* line 459, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row {
  position: relative;
  border-bottom: 1px solid #D83F1A;
  padding: 25px 5px 25px 50px;
  margin: 10px;
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 459, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row {
    padding: 5px;
  }
}
/* line 470, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row:last-child,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row:last-child,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child {
  border-bottom: 0;
}
/* line 477, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: #D83F1A;
  border-radius: 50%;
  left: 10px;
  top: 23px;
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 477, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before {
    display: none;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 474, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message {
    text-align: left;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 496, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a {
    border-bottom: 0;
    font-size: 16px;
    padding: 0;
    text-decoration: underline;
  }
}
/* line 508, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread.unread-thread,
.path-thesource .block-private-message-inbox-block .view-5-unread.unread-thread,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
.path-maccs .block-private-message-inbox-block .private-message-thread.unread-thread,
.path-maccs .block-private-message-inbox-block .view-5-unread.unread-thread,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread {
  border: 0;
}
/* line 512, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread:hover,
.path-thesource .block-private-message-inbox-block .view-5-unread:hover,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread:hover,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread:hover,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
.path-maccs .block-private-message-inbox-block .private-message-thread:hover,
.path-maccs .block-private-message-inbox-block .view-5-unread:hover,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread:hover,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread:hover,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread:hover,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread:hover,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread:hover,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread:hover,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread:hover,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread:hover,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread:hover,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread:hover,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread:hover {
  background: transparent;
}
/* line 518, ../sass/intranet.scss */
.path-thesource #block-facebookandinstagramfeeds-2,
.path-maccs #block-facebookandinstagramfeeds-2,
[class*="path-thesource-"] #block-facebookandinstagramfeeds-2,
[class*="path-maccs-"] #block-facebookandinstagramfeeds-2 {
  float: left;
  height: 1000px;
}
/* line 522, ../sass/intranet.scss */
.path-thesource #block-facebookandinstagramfeeds-2 .content,
.path-maccs #block-facebookandinstagramfeeds-2 .content,
[class*="path-thesource-"] #block-facebookandinstagramfeeds-2 .content,
[class*="path-maccs-"] #block-facebookandinstagramfeeds-2 .content {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
/* line 527, ../sass/intranet.scss */
.path-thesource .header__btn,
.path-maccs .header__btn,
[class*="path-thesource-"] .header__btn,
[class*="path-maccs-"] .header__btn {
  top: -25px;
}
@media screen and (max-width: 61.9375em) {
  /* line 527, ../sass/intranet.scss */
  .path-thesource .header__btn,
  .path-maccs .header__btn,
  [class*="path-thesource-"] .header__btn,
  [class*="path-maccs-"] .header__btn {
    top: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 534, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--mainmenu,
  .path-maccs .header__btn.header__btn--mainmenu,
  [class*="path-thesource-"] .header__btn.header__btn--mainmenu,
  [class*="path-maccs-"] .header__btn.header__btn--mainmenu {
    top: -20px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 540, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--search,
  .path-maccs .header__btn.header__btn--search,
  [class*="path-thesource-"] .header__btn.header__btn--search,
  [class*="path-maccs-"] .header__btn.header__btn--search {
    top: auto;
    bottom: -15px;
    right: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 547, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--search.active,
  .path-maccs .header__btn.header__btn--search.active,
  [class*="path-thesource-"] .header__btn.header__btn--search.active,
  [class*="path-maccs-"] .header__btn.header__btn--search.active {
    bottom: 10px;
  }
}
/* line 557, ../sass/intranet.scss */
.path-thesource ul.header__btn-tabs,
.path-maccs ul.header__btn-tabs,
[class*="path-thesource-"] ul.header__btn-tabs,
[class*="path-maccs-"] ul.header__btn-tabs {
  right: 300px;
  top: 15px;
  right: 125px;
}
@media screen and (max-width: 61.9375em) {
  /* line 557, ../sass/intranet.scss */
  .path-thesource ul.header__btn-tabs,
  .path-maccs ul.header__btn-tabs,
  [class*="path-thesource-"] ul.header__btn-tabs,
  [class*="path-maccs-"] ul.header__btn-tabs {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 573, ../sass/intranet.scss */
  .path-thesource .main-header,
  .path-maccs .main-header,
  [class*="path-thesource-"] .main-header,
  [class*="path-maccs-"] .main-header {
    height: 160px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 578, ../sass/intranet.scss */
  .path-thesource .main-header:before,
  .path-maccs .main-header:before,
  [class*="path-thesource-"] .main-header:before,
  [class*="path-maccs-"] .main-header:before {
    top: 160px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 584, ../sass/intranet.scss */
  .path-thesource .main-header nav,
  .path-maccs .main-header nav,
  [class*="path-thesource-"] .main-header nav,
  [class*="path-maccs-"] .main-header nav {
    height: 160px;
  }
}
/* line 592, ../sass/intranet.scss */
.path-thesource .region-events h2,
.path-maccs .region-events h2,
[class*="path-thesource-"] .region-events h2,
[class*="path-maccs-"] .region-events h2 {
  text-align: center;
}
/* line 597, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .slides,
.path-maccs .region-events .view-intranet-events .slides,
[class*="path-thesource-"] .region-events .view-intranet-events .slides,
[class*="path-maccs-"] .region-events .view-intranet-events .slides {
  max-width: 1600%;
  transform: translate3d(0px, 0px, 0px);
}
/* line 602, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li,
.path-maccs .region-events .view-intranet-events li,
[class*="path-thesource-"] .region-events .view-intranet-events li,
[class*="path-maccs-"] .region-events .view-intranet-events li {
  max-width: 328px;
  margin-right: 10px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 602, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events li,
  .path-maccs .region-events .view-intranet-events li,
  [class*="path-thesource-"] .region-events .view-intranet-events li,
  [class*="path-maccs-"] .region-events .view-intranet-events li {
    width: 100% !important;
  }
}
/* line 611, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing,
.path-maccs .region-events .view-intranet-events li .views-field-nothing,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing {
  background: #F5F5F5;
  color: #000;
  padding: 15px 20px;
  height: 120px;
}
/* line 617, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing .title,
.path-maccs .region-events .view-intranet-events li .views-field-nothing .title,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing .title,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing .title {
  line-height: 21px;
}
/* line 620, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing .title a,
.path-maccs .region-events .view-intranet-events li .views-field-nothing .title a,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing .title a,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing .title a {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
/* line 629, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-field-date,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range,
.path-maccs .region-events .view-intranet-events li .views-field-field-date,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range {
  margin-top: -47px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 638, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-field-date.Council, .path-thesource .region-events .view-intranet-events li .views-field-field-date.Greater,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range.Council,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range.Greater,
.path-maccs .region-events .view-intranet-events li .views-field-field-date.Council,
.path-maccs .region-events .view-intranet-events li .views-field-field-date.Greater,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range.Council,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range.Greater,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date.Council,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date.Greater,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range.Council,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range.Greater,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date.Council,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date.Greater,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range.Council,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range.Greater {
  background-image: url(../images/slogo-w.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 649, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing {
  background: #000;
}
/* line 653, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing a,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .category,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .address,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .date,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing a,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .category,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .address,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .date,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing a,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .category,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .address,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .date,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing a,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .category,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .address,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .date {
  color: #fff;
}
/* line 664, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-control-nav,
.path-maccs .region-events .view-intranet-events .flex-control-nav,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-control-nav,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-control-nav {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 668, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav {
    position: absolute;
    bottom: -50px;
    right: 0;
    margin: auto;
  }
}
/* line 677, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
.path-thesource .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
.path-maccs .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
.path-maccs .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-next {
  box-shadow: none;
}
/* line 682, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav a,
.path-maccs .region-events .view-intranet-events .flex-direction-nav a,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a {
  display: block !important;
  opacity: 1 !important;
  margin: -20px 20px 0;
  width: 50px;
  background-color: #fff;
  height: 55px;
  text-shadow: none;
  color: transparent !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
/* line 693, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav a::before,
.path-maccs .region-events .view-intranet-events .flex-direction-nav a::before,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a::before,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a::before {
  font-family: "flexslider-icon";
  font-size: 20px;
  color: #000;
  text-shadow: none;
  text-align: center;
  top: 15px;
  left: 15px;
  position: absolute;
}
@media screen and (max-width: 61.9375em) {
  /* line 682, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav a,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav a,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a {
    margin: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 708, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a.flex-prev {
    left: auto !important;
    right: 70px !important;
  }
}
/* line 718, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup legend {
  border: 0;
}
/* line 722, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup {
  display: table;
  margin: 0 auto;
  width: 100%;
  background: none;
  border: 0;
  float: none;
  padding: 0;
}
/* line 731, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item {
  margin: 5px auto;
  padding: 5px;
  width: auto;
}
/* line 736, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child {
  display: none !important;
}
/* line 740, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active {
  background: #B8B8B8;
}
/* line 744, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio] {
  opacity: 0;
  display: none;
}
/* line 749, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label {
  cursor: pointer;
  padding: 5px;
}
/* line 754, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label {
  background: #B8B8B8;
  font-weight: bold;
}
/* line 766, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row,
.path-maccs .view-new-message .views-row,
[class*="path-thesource-"] .view-new-message .views-row,
[class*="path-maccs-"] .view-new-message .views-row {
  background: #D83F1A;
  padding: 25px;
  position: relative;
}
/* line 771, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row .flag-mark-as-read,
.path-maccs .view-new-message .views-row .flag-mark-as-read,
[class*="path-thesource-"] .view-new-message .views-row .flag-mark-as-read,
[class*="path-maccs-"] .view-new-message .views-row .flag-mark-as-read {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  vertical-align: middle;
  height: 40px;
  width: 25px;
}
/* line 781, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row .flag-mark-as-read a,
.path-maccs .view-new-message .views-row .flag-mark-as-read a,
[class*="path-thesource-"] .view-new-message .views-row .flag-mark-as-read a,
[class*="path-maccs-"] .view-new-message .views-row .flag-mark-as-read a {
  color: #fff !important;
  text-decoration: none !important;
}
/* line 789, ../sass/intranet.scss */
.path-thesource #colorbox,
.path-maccs #colorbox,
[class*="path-thesource-"] #colorbox,
[class*="path-maccs-"] #colorbox {
  z-index: 1000000;
}
/* line 792, ../sass/intranet.scss */
.path-thesource #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
.path-maccs #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
[class*="path-thesource-"] #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
[class*="path-maccs-"] #colorbox .js-form-wrapper:not(.field--name-field-bookmarks) {
  display: none;
}
/* line 797, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks .description,
.path-maccs #colorbox .field--name-field-bookmarks .description,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks .description,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks .description {
  display: none;
}
/* line 801, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks input,
.path-maccs #colorbox .field--name-field-bookmarks input,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks input,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks input {
  padding: 15px;
  box-shadow: none;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
}
/* line 808, ../sass/intranet.scss */
.form-type-entity-autocomplete .path-thesource #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
.path-maccs #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks input {
  background: none;
}
/* line 815, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table thead,
.path-maccs #colorbox .field--name-field-bookmarks table thead,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table thead,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table thead {
  display: none;
}
/* line 819, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table tr,
.path-maccs #colorbox .field--name-field-bookmarks table tr,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table tr,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table tr {
  border-bottom: 0;
}
/* line 823, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table .delta-order,
.path-thesource #colorbox .field--name-field-bookmarks table .field-multiple-drag,
.path-maccs #colorbox .field--name-field-bookmarks table .delta-order,
.path-maccs #colorbox .field--name-field-bookmarks table .field-multiple-drag,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table .delta-order,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table .field-multiple-drag,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table .delta-order,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table .field-multiple-drag {
  display: none;
}
/* line 832, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions input[type="submit"],
.path-maccs #colorbox .form-actions input[type="submit"],
[class*="path-thesource-"] #colorbox .form-actions input[type="submit"],
[class*="path-maccs-"] #colorbox .form-actions input[type="submit"] {
  border-radius: 0;
  font-size: 16px;
  font-weight: normal;
  float: right;
}
/* line 838, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions input[type="submit"].field-add-more-submit,
.path-maccs #colorbox .form-actions input[type="submit"].field-add-more-submit,
[class*="path-thesource-"] #colorbox .form-actions input[type="submit"].field-add-more-submit,
[class*="path-maccs-"] #colorbox .form-actions input[type="submit"].field-add-more-submit {
  background: #000 !important;
  color: #fff !important;
}
/* line 845, ../sass/intranet.scss */
.path-thesource #colorbox .user-form,
.path-maccs #colorbox .user-form,
[class*="path-thesource-"] #colorbox .user-form,
[class*="path-maccs-"] #colorbox .user-form {
  border: 0;
  background: none;
}
/* line 850, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions,
.path-maccs #colorbox .form-actions,
[class*="path-thesource-"] #colorbox .form-actions,
[class*="path-maccs-"] #colorbox .form-actions {
  display: block !important;
}
/* line 854, ../sass/intranet.scss */
.path-thesource #colorbox #user-form,
.path-thesource #colorbox .layout-container,
.path-thesource #colorbox .page-content,
.path-maccs #colorbox #user-form,
.path-maccs #colorbox .layout-container,
.path-maccs #colorbox .page-content,
[class*="path-thesource-"] #colorbox #user-form,
[class*="path-thesource-"] #colorbox .layout-container,
[class*="path-thesource-"] #colorbox .page-content,
[class*="path-maccs-"] #colorbox #user-form,
[class*="path-maccs-"] #colorbox .layout-container,
[class*="path-maccs-"] #colorbox .page-content {
  margin: 0;
  max-width: 100%;
  padding: 0;
}
/* line 864, ../sass/intranet.scss */
.path-thesource .social-media,
.path-maccs .social-media,
[class*="path-thesource-"] .social-media,
[class*="path-maccs-"] .social-media {
  display: none;
}
/* line 870, ../sass/intranet.scss */
.path-thesource .path-private-messages .private-message-thread-messages,
.path-thesource .path-private-messages .private_message_thread_delete_link_wrapper,
.path-thesource .path-private-messages .field--name-members,
.path-thesource .path-private-messages .filter-wrapper,
.path-maccs .path-private-messages .private-message-thread-messages,
.path-maccs .path-private-messages .private_message_thread_delete_link_wrapper,
.path-maccs .path-private-messages .field--name-members,
.path-maccs .path-private-messages .filter-wrapper,
[class*="path-thesource-"] .path-private-messages .private-message-thread-messages,
[class*="path-thesource-"] .path-private-messages .private_message_thread_delete_link_wrapper,
[class*="path-thesource-"] .path-private-messages .field--name-members,
[class*="path-thesource-"] .path-private-messages .filter-wrapper,
[class*="path-maccs-"] .path-private-messages .private-message-thread-messages,
[class*="path-maccs-"] .path-private-messages .private_message_thread_delete_link_wrapper,
[class*="path-maccs-"] .path-private-messages .field--name-members,
[class*="path-maccs-"] .path-private-messages .filter-wrapper {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 887, ../sass/intranet.scss */
  .path-thesource .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  .path-maccs .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  [class*="path-thesource-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  [class*="path-maccs-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input {
    margin-top: 65px;
  }
}
/* line 899, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
.path-thesource .region-places-menu .views-field-field-bookmarks a,
.path-maccs #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
.path-maccs .region-places-menu .views-field-field-bookmarks a,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
[class*="path-thesource-"] .region-places-menu .views-field-field-bookmarks a,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
[class*="path-maccs-"] .region-places-menu .views-field-field-bookmarks a {
  margin: 8px;
  color: transparent !important;
  width: 32px;
  height: 32px;
  float: left;
}
/* line 907, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
.path-thesource .region-places-menu .views-field-field-bookmarks img,
.path-maccs #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
.path-maccs .region-places-menu .views-field-field-bookmarks img,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
[class*="path-thesource-"] .region-places-menu .views-field-field-bookmarks img,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
[class*="path-maccs-"] .region-places-menu .views-field-field-bookmarks img {
  max-width: 32px;
}
/* line 913, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
.path-thesource .region-places-menu .views-field.views-field-nothing a,
.path-maccs #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
.path-maccs .region-places-menu .views-field.views-field-nothing a,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
[class*="path-thesource-"] .region-places-menu .views-field.views-field-nothing a,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
[class*="path-maccs-"] .region-places-menu .views-field.views-field-nothing a {
  border: 1px dotted;
  padding: 1.5px 10px;
  text-decoration: none;
  margin: 10px;
  display: inline-block;
  font-size: 18px;
  vertical-align: bottom;
  color: #fff;
}
/* line 925, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-row,
.path-thesource .region-places-menu .views-row,
.path-maccs #block-views-block-bookmarks-block-1 .views-row,
.path-maccs .region-places-menu .views-row,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-row,
[class*="path-thesource-"] .region-places-menu .views-row,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-row,
[class*="path-maccs-"] .region-places-menu .views-row {
  border: 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
/* line 939, ../sass/intranet.scss */
.path-thesource .region-bottom-second,
.path-maccs .region-bottom-second,
[class*="path-thesource-"] .region-bottom-second,
[class*="path-maccs-"] .region-bottom-second {
  display: flex;
}
/* line 942, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-facebook,
.path-maccs .region-bottom-second #block-facebook,
[class*="path-thesource-"] .region-bottom-second #block-facebook,
[class*="path-maccs-"] .region-bottom-second #block-facebook {
  width: 100%;
}
/* line 945, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-facebook iframe,
.path-maccs .region-bottom-second #block-facebook iframe,
[class*="path-thesource-"] .region-bottom-second #block-facebook iframe,
[class*="path-maccs-"] .region-bottom-second #block-facebook iframe {
  border: 0;
  position: relative;
  top: 0;
  height: 600px !important;
  width: 100% !important;
}
/* line 954, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1,
.path-maccs .region-bottom-second #block-views-block-shines-block-1,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 {
  width: 33%;
}
/* line 957, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 .views-row,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 .views-row,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 .views-row,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 .views-row {
  border-bottom: 1px solid #FFE555;
}
/* line 961, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 h2,
.path-thesource .region-bottom-second #block-views-block-shines-block-1 h3,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 h2,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 h3,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 h2,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 h3,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 h2,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 h3 {
  width: auto;
  text-align: left;
}
/* line 967, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 a,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 a,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 a,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 a {
  border: 0;
  padding: 10px 0;
  font-size: 22px;
}
/* line 976, ../sass/intranet.scss */
.path-thesource .region-footer-menu p,
.path-maccs .region-footer-menu p,
[class*="path-thesource-"] .region-footer-menu p,
[class*="path-maccs-"] .region-footer-menu p {
  font-size: 18px;
}
/* line 980, ../sass/intranet.scss */
.path-thesource .region-footer-menu .views-field-description,
.path-maccs .region-footer-menu .views-field-description,
[class*="path-thesource-"] .region-footer-menu .views-field-description,
[class*="path-maccs-"] .region-footer-menu .views-field-description {
  font-size: 25px;
  padding: 20px;
  position: relative;
}
/* line 985, ../sass/intranet.scss */
.path-thesource .region-footer-menu .views-field-description:before,
.path-maccs .region-footer-menu .views-field-description:before,
[class*="path-thesource-"] .region-footer-menu .views-field-description:before,
[class*="path-maccs-"] .region-footer-menu .views-field-description:before {
  position: absolute;
  top: 5px;
  left: -45px;
  content: "";
  background: url(/themes/demonz/images/quote-w.svg);
  background-size: 100%;
  width: 55px;
  height: 55px;
  z-index: 100;
  opacity: 0.35;
}
/* line 1003, ../sass/intranet.scss */
.path-thesource .bottom-widgets .region p,
.path-thesource .bottom-widgets .region h3,
.path-thesource .bottom-widgets .region h2,
.path-maccs .bottom-widgets .region p,
.path-maccs .bottom-widgets .region h3,
.path-maccs .bottom-widgets .region h2,
[class*="path-thesource-"] .bottom-widgets .region p,
[class*="path-thesource-"] .bottom-widgets .region h3,
[class*="path-thesource-"] .bottom-widgets .region h2,
[class*="path-maccs-"] .bottom-widgets .region p,
[class*="path-maccs-"] .bottom-widgets .region h3,
[class*="path-maccs-"] .bottom-widgets .region h2 {
  width: auto;
}
/* line 1010, ../sass/intranet.scss */
.path-thesource .bottom-widgets .region a,
.path-maccs .bottom-widgets .region a,
[class*="path-thesource-"] .bottom-widgets .region a,
[class*="path-maccs-"] .bottom-widgets .region a {
  text-decoration: underline;
  border: 0;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0;
  width: auto;
}
/* line 1023, ../sass/intranet.scss */
.path-thesource .more-link,
.path-maccs .more-link,
[class*="path-thesource-"] .more-link,
[class*="path-maccs-"] .more-link {
  font-size: 1em;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
  clear: both;
}
/* line 1038, ../sass/intranet.scss */
.path-thesource .more-link a,
.path-maccs .more-link a,
[class*="path-thesource-"] .more-link a,
[class*="path-maccs-"] .more-link a {
  text-decoration: none;
}
/* line 1042, ../sass/intranet.scss */
.path-thesource .more-link:hover,
.path-maccs .more-link:hover,
[class*="path-thesource-"] .more-link:hover,
[class*="path-maccs-"] .more-link:hover {
  border-color: #D83F1A;
}
/* line 1045, ../sass/intranet.scss */
.path-thesource .more-link:hover a,
.path-maccs .more-link:hover a,
[class*="path-thesource-"] .more-link:hover a,
[class*="path-maccs-"] .more-link:hover a {
  color: #D83F1A;
}
/* line 1051, ../sass/intranet.scss */
.path-thesource .region-footer-menu,
.path-maccs .region-footer-menu,
[class*="path-thesource-"] .region-footer-menu,
[class*="path-maccs-"] .region-footer-menu {
  padding: 10px 50px;
}
/* line 1055, ../sass/intranet.scss */
.path-thesource .region.region-pre-header .views-field-field-message a,
.path-maccs .region.region-pre-header .views-field-field-message a,
[class*="path-thesource-"] .region.region-pre-header .views-field-field-message a,
[class*="path-maccs-"] .region.region-pre-header .views-field-field-message a {
  color: #fff;
}
/* line 1058, ../sass/intranet.scss */
.path-thesource .region.region-pre-header .views-field-field-message a:hover,
.path-maccs .region.region-pre-header .views-field-field-message a:hover,
[class*="path-thesource-"] .region.region-pre-header .views-field-field-message a:hover,
[class*="path-maccs-"] .region.region-pre-header .views-field-field-message a:hover {
  color: #FFF !important;
  opacity: 0.6;
}
@media screen and (max-width: 61.9375em) {
  /* line 1064, ../sass/intranet.scss */
  .path-thesource .header__btn-tabContent,
  .path-maccs .header__btn-tabContent,
  [class*="path-thesource-"] .header__btn-tabContent,
  [class*="path-maccs-"] .header__btn-tabContent {
    position: relative;
    top: 83px;
  }
}

/* line 1076, ../sass/intranet.scss */
.path-maccs .view-management .views-col {
  border-top: 3px solid #034cba;
}
/* line 1081, ../sass/intranet.scss */
.path-maccs .brand.logo {
  background: url(../images/maccs-logo.png) no-repeat;
  background-size: 200px;
  background-position: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 1081, ../sass/intranet.scss */
  .path-maccs .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 1092, ../sass/intranet.scss */
.path-maccs .footer-menu,
.path-maccs .main-header,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing,
.path-maccs .header__btn-tabContent {
  background: #034cba;
}
/* line 1099, ../sass/intranet.scss */
.path-maccs .view-new-message .views-row,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
.path-maccs .view-counter .views-field-counter,
.path-maccs .view-5-unread .views-row .views-field-field-message:before {
  background: #ff760a !important;
}
/* line 1106, ../sass/intranet.scss */
.path-maccs .region-footer-menu .views-field-description:before {
  color: #fff;
}
/* line 1111, ../sass/intranet.scss */
.path-maccs.path-maccs-events #block-demonz-page-title h1 {
  margin-top: 20px;
}
/* line 1115, ../sass/intranet.scss */
.path-maccs.path-maccs-events .views-exposed-form .form-actions {
  clear: none;
  float: left;
  margin-top: 10px;
}
/* line 1122, ../sass/intranet.scss */
.path-maccs .region-footer-menu {
  padding: 10px 50px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1126, ../sass/intranet.scss */
  .path-maccs .region-homeicon-menu,
  .path-maccs .region-places-menu {
    background: #034cba;
  }
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 20, ../sass/youth.scss */
.path-youth .main-header:before,
[class*="path-youth-"] .main-header:before {
  background: #585094;
}
/* line 25, ../sass/youth.scss */
.path-youth .more-link a:hover,
.path-youth .view-events-teaser .more-link a:hover,
.path-youth .view-events-page .bef-exposed-form .form-item-title input, .path-youth .view-events-page .bef-exposed-form .form-item-date-min input, .path-youth .view-events-page .bef-exposed-form .form-item-address input,
.path-youth .view-events-page .bef-exposed-form .form-item-title select, .path-youth .view-events-page .bef-exposed-form .form-item-date-min select, .path-youth .view-events-page .bef-exposed-form .form-item-address select,
.path-youth .view-events-page .bef-exposed-form .form-item-date-max input,
[class*="path-youth-"] .more-link a:hover,
[class*="path-youth-"] .view-events-teaser .more-link a:hover,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-title input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-min input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-address input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-title select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-min select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-address select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-max input {
  border-color: #746CAF !important;
}
/* line 32, ../sass/youth.scss */
.path-youth .view-events-page .bef-exposed-form input[value="Apply"],
.path-youth .view-events-page .bef-exposed-form button[value="Apply"],
.path-youth .header__btn--mainmenu button:hover span,
.path-youth .header__btn--search button:hover span,
.path-youth .header__btn--mainmenu button:hover span:before,
.path-youth .header__btn--mainmenu button:hover span:after,
.path-youth .header__btn--search button:hover span:before,
.path-youth .header__btn--search button:hover span:after,
[class*="path-youth-"] .view-events-page .bef-exposed-form input[value="Apply"],
[class*="path-youth-"] .view-events-page .bef-exposed-form button[value="Apply"],
[class*="path-youth-"] .header__btn--mainmenu button:hover span,
[class*="path-youth-"] .header__btn--search button:hover span,
[class*="path-youth-"] .header__btn--mainmenu button:hover span:before,
[class*="path-youth-"] .header__btn--mainmenu button:hover span:after,
[class*="path-youth-"] .header__btn--search button:hover span:before,
[class*="path-youth-"] .header__btn--search button:hover span:after {
  background-color: #585094 !important;
}
/* line 42, ../sass/youth.scss */
.path-youth .search-block-form .form-submit:hover, .path-youth .search-block-form input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .search-block-form .form-submit:hover,
[class*="path-youth-"] .search-block-form input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover {
  background: url(/themes/demonz/stylesheets/../images/search-youth.svg) no-repeat;
  background-size: 20px;
}
/* line 46, ../sass/youth.scss */
.path-youth .header__btn-tabs,
[class*="path-youth-"] .header__btn-tabs {
  display: none !important;
}
/* line 50, ../sass/youth.scss */
.path-youth .footer-menu,
[class*="path-youth-"] .footer-menu {
  border-top: 3px solid #585094;
}
/* line 53, ../sass/youth.scss */
.path-youth .footer-menu:before,
[class*="path-youth-"] .footer-menu:before {
  background: none;
}
/* line 60, ../sass/youth.scss */
.path-youth .view-events-teaser ul li .views-field-field-date-range-value,
[class*="path-youth-"] .view-events-teaser ul li .views-field-field-date-range-value {
  background: rgba(88, 80, 148, 0.7);
}
/* line 64, ../sass/youth.scss */
.path-youth .view-events-teaser ul li:hover,
[class*="path-youth-"] .view-events-teaser ul li:hover {
  border-bottom-color: #585094;
}
/* line 70, ../sass/youth.scss */
.path-youth .view-events-teaser ul li:hover .views-field-title a,
[class*="path-youth-"] .view-events-teaser ul li:hover .views-field-title a {
  color: #585094 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 81, ../sass/youth.scss */
  .path-youth .view-homeicons-youth ul,
  .path-youth #block-youthhomeicons ul,
  .path-youth #block-drumhomeicons ul,
  [class*="path-youth-"] .view-homeicons-youth ul,
  [class*="path-youth-"] #block-youthhomeicons ul,
  [class*="path-youth-"] #block-drumhomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 87, ../sass/youth.scss */
.path-youth .view-homeicons-youth ul > a,
.path-youth #block-youthhomeicons ul > a,
.path-youth #block-drumhomeicons ul > a,
[class*="path-youth-"] .view-homeicons-youth ul > a,
[class*="path-youth-"] #block-youthhomeicons ul > a,
[class*="path-youth-"] #block-drumhomeicons ul > a {
  color: transparent !important;
}
/* line 92, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-col,
.path-youth .view-homeicons-youth li,
.path-youth #block-youthhomeicons .views-col,
.path-youth #block-youthhomeicons li,
.path-youth #block-drumhomeicons .views-col,
.path-youth #block-drumhomeicons li,
[class*="path-youth-"] .view-homeicons-youth .views-col,
[class*="path-youth-"] .view-homeicons-youth li,
[class*="path-youth-"] #block-youthhomeicons .views-col,
[class*="path-youth-"] #block-youthhomeicons li,
[class*="path-youth-"] #block-drumhomeicons .views-col,
[class*="path-youth-"] #block-drumhomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 92, ../sass/youth.scss */
  .path-youth .view-homeicons-youth .views-col,
  .path-youth .view-homeicons-youth li,
  .path-youth #block-youthhomeicons .views-col,
  .path-youth #block-youthhomeicons li,
  .path-youth #block-drumhomeicons .views-col,
  .path-youth #block-drumhomeicons li,
  [class*="path-youth-"] .view-homeicons-youth .views-col,
  [class*="path-youth-"] .view-homeicons-youth li,
  [class*="path-youth-"] #block-youthhomeicons .views-col,
  [class*="path-youth-"] #block-youthhomeicons li,
  [class*="path-youth-"] #block-drumhomeicons .views-col,
  [class*="path-youth-"] #block-drumhomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 106, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title,
.path-youth .view-homeicons-youth .field--name-link,
.path-youth #block-youthhomeicons .views-field-title,
.path-youth #block-youthhomeicons .field--name-link,
.path-youth #block-drumhomeicons .views-field-title,
.path-youth #block-drumhomeicons .field--name-link,
[class*="path-youth-"] .view-homeicons-youth .views-field-title,
[class*="path-youth-"] .view-homeicons-youth .field--name-link,
[class*="path-youth-"] #block-youthhomeicons .views-field-title,
[class*="path-youth-"] #block-youthhomeicons .field--name-link,
[class*="path-youth-"] #block-drumhomeicons .views-field-title,
[class*="path-youth-"] #block-drumhomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #EDE9E6;
  border-bottom: 2px solid #ede9e6;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
}
/* line 120, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title a,
.path-youth .view-homeicons-youth .field--name-link a,
.path-youth #block-youthhomeicons .views-field-title a,
.path-youth #block-youthhomeicons .field--name-link a,
.path-youth #block-drumhomeicons .views-field-title a,
.path-youth #block-drumhomeicons .field--name-link a,
[class*="path-youth-"] .view-homeicons-youth .views-field-title a,
[class*="path-youth-"] .view-homeicons-youth .field--name-link a,
[class*="path-youth-"] #block-youthhomeicons .views-field-title a,
[class*="path-youth-"] #block-youthhomeicons .field--name-link a,
[class*="path-youth-"] #block-drumhomeicons .views-field-title a,
[class*="path-youth-"] #block-drumhomeicons .field--name-link a {
  text-decoration: none;
}
/* line 124, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title:hover,
.path-youth .view-homeicons-youth .field--name-link:hover,
.path-youth #block-youthhomeicons .views-field-title:hover,
.path-youth #block-youthhomeicons .field--name-link:hover,
.path-youth #block-drumhomeicons .views-field-title:hover,
.path-youth #block-drumhomeicons .field--name-link:hover,
[class*="path-youth-"] .view-homeicons-youth .views-field-title:hover,
[class*="path-youth-"] .view-homeicons-youth .field--name-link:hover,
[class*="path-youth-"] #block-youthhomeicons .views-field-title:hover,
[class*="path-youth-"] #block-youthhomeicons .field--name-link:hover,
[class*="path-youth-"] #block-drumhomeicons .views-field-title:hover,
[class*="path-youth-"] #block-drumhomeicons .field--name-link:hover {
  border-bottom-color: #585094;
}
/* line 129, ../sass/youth.scss */
.path-youth .view-homeicons-youth .field--name-field-menu-image,
.path-youth #block-youthhomeicons .field--name-field-menu-image,
.path-youth #block-drumhomeicons .field--name-field-menu-image,
[class*="path-youth-"] .view-homeicons-youth .field--name-field-menu-image,
[class*="path-youth-"] #block-youthhomeicons .field--name-field-menu-image,
[class*="path-youth-"] #block-drumhomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 137, ../sass/youth.scss */
.path-youth .views-view-responsive-grid .views-col:hover,
[class*="path-youth-"] .views-view-responsive-grid .views-col:hover {
  border-bottom-color: #585094;
}
/* line 143, ../sass/youth.scss */
.path-youth .brand.logo,
[class*="path-youth-"] .brand.logo {
  background: url(../images/youthservices-logo.svg) no-repeat;
  background-size: 225px;
  background-position: center;
}
/* line 148, ../sass/youth.scss */
.path-youth .brand.logo img,
[class*="path-youth-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 148, ../sass/youth.scss */
  .path-youth .brand.logo img,
  [class*="path-youth-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 143, ../sass/youth.scss */
  .path-youth .brand.logo,
  [class*="path-youth-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 164, ../sass/youth.scss */
.path-youth .region-pre-header .views-field-title,
[class*="path-youth-"] .region-pre-header .views-field-title {
  position: absolute;
  background: #fff;
  bottom: 80px;
  padding: 10px 20px;
  font-size: 20px;
}
/* line 172, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav,
[class*="path-youth-"] .region-pre-header .flex-direction-nav {
  left: 35px;
  bottom: 125px;
}
/* line 176, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav a,
[class*="path-youth-"] .region-pre-header .flex-direction-nav a {
  background: rgba(88, 80, 148, 0.75);
}
/* line 179, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav a.flex-next,
[class*="path-youth-"] .region-pre-header .flex-direction-nav a.flex-next {
  right: 15px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 172, ../sass/youth.scss */
  .path-youth .region-pre-header .flex-direction-nav,
  [class*="path-youth-"] .region-pre-header .flex-direction-nav {
    bottom: 215px;
  }
}
/* line 190, ../sass/youth.scss */
.path-youth .header__btn--external,
[class*="path-youth-"] .header__btn--external {
  display: none !important;
}
/* line 195, ../sass/youth.scss */
.path-youth .view-events-page .bef-exposed-form,
[class*="path-youth-"] .view-events-page .bef-exposed-form {
  position: relative;
  top: auto;
}
/* line 202, ../sass/youth.scss */
.path-youth.path-youth-events h1,
[class*="path-youth-"].path-youth-events h1 {
  float: left;
  clear: both;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 20, ../sass/drum.scss */
.path-drum .main-header:before,
[class*="path-drum-"] .main-header:before {
  background: #D93E19;
}
/* line 25, ../sass/drum.scss */
.path-drum a:hover,
.path-drum .region-primary-menu .menu-item a:hover,
.path-drum .region-primary-menu li.is-expanded a:hover,
.path-drum .footer-div a:hover,
.path-drum .flex-pauseplay a:hover,
.path-drum .region-primary-menu a.is-active,
.path-drum .caption-row .slider-caption .more-link a:hover,
[class*="path-drum-"] a:hover,
[class*="path-drum-"] .region-primary-menu .menu-item a:hover,
[class*="path-drum-"] .region-primary-menu li.is-expanded a:hover,
[class*="path-drum-"] .footer-div a:hover,
[class*="path-drum-"] .flex-pauseplay a:hover,
[class*="path-drum-"] .region-primary-menu a.is-active,
[class*="path-drum-"] .caption-row .slider-caption .more-link a:hover {
  color: #D93E19 !important;
}
/* line 35, ../sass/drum.scss */
.path-drum .search-block-form .form-submit:hover,
.path-drum .search-block-form input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .search-block-form .form-submit:hover,
[class*="path-drum-"] .search-block-form input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover {
  background: url(/themes/demonz/stylesheets/../images/search-drum.svg) no-repeat;
  background-size: 20px;
}
/* line 47, ../sass/drum.scss */
.path-drum .more-link a:hover,
.path-drum .view-events-teaser .more-link a:hover,
.path-drum .view-events-page .bef-exposed-form .form-item-title input,
.path-drum .view-events-page .bef-exposed-form .form-item-date-min input,
.path-drum .view-events-page .bef-exposed-form .form-item-address input,
.path-drum .view-events-page .bef-exposed-form .form-item-title select,
.path-drum .view-events-page .bef-exposed-form .form-item-date-min select,
.path-drum .view-events-page .bef-exposed-form .form-item-address select,
.path-drum .view-events-page .bef-exposed-form .form-item-date-max input,
[class*="path-drum-"] .more-link a:hover,
[class*="path-drum-"] .view-events-teaser .more-link a:hover,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-title input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-min input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-address input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-title select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-min select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-address select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-max input {
  border-color: #D93E19 !important;
}
/* line 59, ../sass/drum.scss */
.path-drum .view-events-page .bef-exposed-form input[value="Apply"],
.path-drum .view-events-page .bef-exposed-form button[value="Apply"],
.path-drum .header__btn--mainmenu button:hover span,
.path-drum .header__btn--search button:hover span,
.path-drum .header__btn--mainmenu button:hover span:before,
.path-drum .header__btn--mainmenu button:hover span:after,
.path-drum .header__btn--search button:hover span:before,
.path-drum .header__btn--search button:hover span:after,
[class*="path-drum-"] .view-events-page .bef-exposed-form input[value="Apply"],
[class*="path-drum-"] .view-events-page .bef-exposed-form button[value="Apply"],
[class*="path-drum-"] .header__btn--mainmenu button:hover span,
[class*="path-drum-"] .header__btn--search button:hover span,
[class*="path-drum-"] .header__btn--mainmenu button:hover span:before,
[class*="path-drum-"] .header__btn--mainmenu button:hover span:after,
[class*="path-drum-"] .header__btn--search button:hover span:before,
[class*="path-drum-"] .header__btn--search button:hover span:after {
  background-color: #D93E19 !important;
}
/* line 70, ../sass/drum.scss */
.path-drum .header__btn-tabs,
[class*="path-drum-"] .header__btn-tabs {
  display: none !important;
}
/* line 74, ../sass/drum.scss */
.path-drum .footer-menu,
[class*="path-drum-"] .footer-menu {
  border-top: 3px solid #D93E19;
}
/* line 77, ../sass/drum.scss */
.path-drum .footer-menu:before,
[class*="path-drum-"] .footer-menu:before {
  background: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 85, ../sass/drum.scss */
  .path-drum .view-homeicons-youth ul,
  .path-drum #block-youthhomeicons ul,
  .path-drum #block-drumhomeicons ul,
  [class*="path-drum-"] .view-homeicons-youth ul,
  [class*="path-drum-"] #block-youthhomeicons ul,
  [class*="path-drum-"] #block-drumhomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 91, ../sass/drum.scss */
.path-drum .view-homeicons-youth ul > a,
.path-drum #block-youthhomeicons ul > a,
.path-drum #block-drumhomeicons ul > a,
[class*="path-drum-"] .view-homeicons-youth ul > a,
[class*="path-drum-"] #block-youthhomeicons ul > a,
[class*="path-drum-"] #block-drumhomeicons ul > a {
  color: transparent !important;
}
/* line 96, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-col,
.path-drum .view-homeicons-youth li,
.path-drum #block-youthhomeicons .views-col,
.path-drum #block-youthhomeicons li,
.path-drum #block-drumhomeicons .views-col,
.path-drum #block-drumhomeicons li,
[class*="path-drum-"] .view-homeicons-youth .views-col,
[class*="path-drum-"] .view-homeicons-youth li,
[class*="path-drum-"] #block-youthhomeicons .views-col,
[class*="path-drum-"] #block-youthhomeicons li,
[class*="path-drum-"] #block-drumhomeicons .views-col,
[class*="path-drum-"] #block-drumhomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 96, ../sass/drum.scss */
  .path-drum .view-homeicons-youth .views-col,
  .path-drum .view-homeicons-youth li,
  .path-drum #block-youthhomeicons .views-col,
  .path-drum #block-youthhomeicons li,
  .path-drum #block-drumhomeicons .views-col,
  .path-drum #block-drumhomeicons li,
  [class*="path-drum-"] .view-homeicons-youth .views-col,
  [class*="path-drum-"] .view-homeicons-youth li,
  [class*="path-drum-"] #block-youthhomeicons .views-col,
  [class*="path-drum-"] #block-youthhomeicons li,
  [class*="path-drum-"] #block-drumhomeicons .views-col,
  [class*="path-drum-"] #block-drumhomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 110, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title,
.path-drum .view-homeicons-youth .field--name-link,
.path-drum #block-youthhomeicons .views-field-title,
.path-drum #block-youthhomeicons .field--name-link,
.path-drum #block-drumhomeicons .views-field-title,
.path-drum #block-drumhomeicons .field--name-link,
[class*="path-drum-"] .view-homeicons-youth .views-field-title,
[class*="path-drum-"] .view-homeicons-youth .field--name-link,
[class*="path-drum-"] #block-youthhomeicons .views-field-title,
[class*="path-drum-"] #block-youthhomeicons .field--name-link,
[class*="path-drum-"] #block-drumhomeicons .views-field-title,
[class*="path-drum-"] #block-drumhomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
  box-shadow: none;
  border: 1px solid #EDE9E6;
  border-bottom: 2px solid #ede9e6;
  width: 100%;
  margin-top: 0;
}
/* line 126, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title a,
.path-drum .view-homeicons-youth .field--name-link a,
.path-drum #block-youthhomeicons .views-field-title a,
.path-drum #block-youthhomeicons .field--name-link a,
.path-drum #block-drumhomeicons .views-field-title a,
.path-drum #block-drumhomeicons .field--name-link a,
[class*="path-drum-"] .view-homeicons-youth .views-field-title a,
[class*="path-drum-"] .view-homeicons-youth .field--name-link a,
[class*="path-drum-"] #block-youthhomeicons .views-field-title a,
[class*="path-drum-"] #block-youthhomeicons .field--name-link a,
[class*="path-drum-"] #block-drumhomeicons .views-field-title a,
[class*="path-drum-"] #block-drumhomeicons .field--name-link a {
  text-decoration: none;
}
/* line 130, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title:hover,
.path-drum .view-homeicons-youth .field--name-link:hover,
.path-drum #block-youthhomeicons .views-field-title:hover,
.path-drum #block-youthhomeicons .field--name-link:hover,
.path-drum #block-drumhomeicons .views-field-title:hover,
.path-drum #block-drumhomeicons .field--name-link:hover,
[class*="path-drum-"] .view-homeicons-youth .views-field-title:hover,
[class*="path-drum-"] .view-homeicons-youth .field--name-link:hover,
[class*="path-drum-"] #block-youthhomeicons .views-field-title:hover,
[class*="path-drum-"] #block-youthhomeicons .field--name-link:hover,
[class*="path-drum-"] #block-drumhomeicons .views-field-title:hover,
[class*="path-drum-"] #block-drumhomeicons .field--name-link:hover {
  border-bottom-color: #D93E19;
}
/* line 135, ../sass/drum.scss */
.path-drum .view-homeicons-youth .field--name-field-menu-image,
.path-drum #block-youthhomeicons .field--name-field-menu-image,
.path-drum #block-drumhomeicons .field--name-field-menu-image,
[class*="path-drum-"] .view-homeicons-youth .field--name-field-menu-image,
[class*="path-drum-"] #block-youthhomeicons .field--name-field-menu-image,
[class*="path-drum-"] #block-drumhomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 141, ../sass/drum.scss */
.path-drum .caption-row .slider-caption .more-link a:hover,
[class*="path-drum-"] .caption-row .slider-caption .more-link a:hover {
  text-decoration: none;
  border-color: #D93E19;
  color: #D93E19 !important;
}
/* line 149, ../sass/drum.scss */
.path-drum .views-view-responsive-grid .views-col:hover,
[class*="path-drum-"] .views-view-responsive-grid .views-col:hover {
  border-bottom-color: #D93E19;
}
/* line 157, ../sass/drum.scss */
.path-drum .view-events-teaser ul li .views-field-field-date-range-value,
[class*="path-drum-"] .view-events-teaser ul li .views-field-field-date-range-value {
  background: rgba(217, 62, 25, 0.7);
}
/* line 161, ../sass/drum.scss */
.path-drum .view-events-teaser ul li:hover,
[class*="path-drum-"] .view-events-teaser ul li:hover {
  border-bottom-color: #D93E19;
}
/* line 167, ../sass/drum.scss */
.path-drum .view-events-teaser ul li:hover .views-field-title a,
[class*="path-drum-"] .view-events-teaser ul li:hover .views-field-title a {
  color: #D93E19 !important;
}
/* line 175, ../sass/drum.scss */
.path-drum .brand.logo,
[class*="path-drum-"] .brand.logo {
  background: url(../images/drum-logo.svg) no-repeat;
  background-size: 225px;
  background-position: center;
}
/* line 180, ../sass/drum.scss */
.path-drum .brand.logo img,
[class*="path-drum-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 180, ../sass/drum.scss */
  .path-drum .brand.logo img,
  [class*="path-drum-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 175, ../sass/drum.scss */
  .path-drum .brand.logo,
  [class*="path-drum-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 196, ../sass/drum.scss */
.path-drum .region-pre-header .views-field-title,
[class*="path-drum-"] .region-pre-header .views-field-title {
  position: absolute;
  background: #fff;
  bottom: 80px;
  padding: 10px 20px;
  font-size: 20px;
}
/* line 204, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav,
[class*="path-drum-"] .region-pre-header .flex-direction-nav {
  left: 35px;
  bottom: 125px;
}
/* line 208, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav a,
[class*="path-drum-"] .region-pre-header .flex-direction-nav a {
  background: rgba(217, 62, 25, 0.75);
}
/* line 211, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav a.flex-next,
[class*="path-drum-"] .region-pre-header .flex-direction-nav a.flex-next {
  right: 15px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 204, ../sass/drum.scss */
  .path-drum .region-pre-header .flex-direction-nav,
  [class*="path-drum-"] .region-pre-header .flex-direction-nav {
    bottom: 215px;
  }
}
/* line 222, ../sass/drum.scss */
.path-drum .header__btn--external,
[class*="path-drum-"] .header__btn--external {
  display: none !important;
}
/* line 228, ../sass/drum.scss */
.path-drum .view-events-page .bef-exposed-form,
[class*="path-drum-"] .view-events-page .bef-exposed-form {
  position: relative;
  top: auto;
}
/* line 235, ../sass/drum.scss */
.path-drum.path-drum-events h1,
[class*="path-drum-"].path-drum-events h1 {
  float: left;
  clear: both;
}
/* line 243, ../sass/drum.scss */
.path-drum.event-template .brand.logo,
[class*="path-drum-"].event-template .brand.logo {
  width: 230px;
  height: 85px;
}
/* line 247, ../sass/drum.scss */
.path-drum.event-template .brand.logo a.site-branding__logo,
[class*="path-drum-"].event-template .brand.logo a.site-branding__logo {
  width: 230px;
  height: 85px;
  float: left;
}
/* line 254, ../sass/drum.scss */
.path-drum.event-template li.tn-prod-list-item a,
[class*="path-drum-"].event-template li.tn-prod-list-item a {
  text-decoration: none;
}
/* line 258, ../sass/drum.scss */
.path-drum.event-template .tn-prod-list-item__property--img-container,
[class*="path-drum-"].event-template .tn-prod-list-item__property--img-container {
  margin: 0;
  width: 310px;
  height: 180px;
}
/* line 263, ../sass/drum.scss */
.path-drum.event-template .tn-prod-list-item__property--img-container img,
[class*="path-drum-"].event-template .tn-prod-list-item__property--img-container img {
  width: 100%;
  height: 100%;
}
/* line 269, ../sass/drum.scss */
.path-drum.event-template .btn-primary,
.path-drum.event-template .btn-info,
[class*="path-drum-"].event-template .btn-primary,
[class*="path-drum-"].event-template .btn-info {
  color: #fff !important;
  background-color: #000 !important;
  border: 0 !important;
}
/* line 276, ../sass/drum.scss */
.path-drum.event-template .tn-syos-mobile-cart-controls__btn-view-cart:disabled,
[class*="path-drum-"].event-template .tn-syos-mobile-cart-controls__btn-view-cart:disabled {
  color: #616161;
}
/* line 280, ../sass/drum.scss */
.path-drum.event-template .tn-syos__btn-add-to-cart:disabled,
[class*="path-drum-"].event-template .tn-syos__btn-add-to-cart:disabled {
  background-color: #989797;
}
/* line 284, ../sass/drum.scss */
.path-drum.event-template .tn-syos__btn-add-to-cart,
[class*="path-drum-"].event-template .tn-syos__btn-add-to-cart {
  background-color: #000000;
}
/* line 288, ../sass/drum.scss */
.path-drum.event-template .tn-cart-totals__line-item,
[class*="path-drum-"].event-template .tn-cart-totals__line-item {
  color: #5f5f5f;
}
/* line 292, ../sass/drum.scss */
.path-drum.event-template .tn-cart-totals__line-item--primary,
[class*="path-drum-"].event-template .tn-cart-totals__line-item--primary {
  color: #000 !important;
}
/* line 296, ../sass/drum.scss */
.path-drum.event-template .tn-btn-datepicker__icon-container,
.path-drum.event-template .tn-event-listing-mode-tab-nav__list-item,
.path-drum.event-template .tn-account-login-page .tn-account-login-forgot-login-link,
.path-drum.event-template .tn-detail-page-header .tn-detail-production-text-toggle-link,
.path-drum.event-template .tn-gift-certificate-component #apply-gc-submit,
.path-drum.event-template .tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
.path-drum.event-template .tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
.path-drum.event-template .tn-listing-filter-component .tn-date-filter-reset-button,
.path-drum.event-template .tn-listing-legend-toggle-link,
.path-drum.event-template .tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan .tn-apply.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
.path-drum.event-template .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
.path-drum.event-template .tnew_button_as_link,
[class*="path-drum-"].event-template .tn-btn-datepicker__icon-container,
[class*="path-drum-"].event-template .tn-event-listing-mode-tab-nav__list-item,
[class*="path-drum-"].event-template .tn-account-login-page .tn-account-login-forgot-login-link,
[class*="path-drum-"].event-template .tn-detail-page-header .tn-detail-production-text-toggle-link,
[class*="path-drum-"].event-template .tn-gift-certificate-component #apply-gc-submit,
[class*="path-drum-"].event-template .tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
[class*="path-drum-"].event-template .tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
[class*="path-drum-"].event-template .tn-listing-filter-component .tn-date-filter-reset-button,
[class*="path-drum-"].event-template .tn-listing-legend-toggle-link,
[class*="path-drum-"].event-template .tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan .tn-apply.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
[class*="path-drum-"].event-template .tnew_button_as_link {
  color: #b57f0e;
}
/* line 315, ../sass/drum.scss */
.path-drum.event-template .tn-syos-screen-button,
[class*="path-drum-"].event-template .tn-syos-screen-button {
  background-color: #b57f0e;
  border-color: #9b6d09;
}
/* line 320, ../sass/drum.scss */
.path-drum.event-template .glyphicon,
[class*="path-drum-"].event-template .glyphicon {
  padding: 0;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 16, ../sass/ie.scss */
.ie10 .slider-image {
  float: right;
}
/* line 20, ../sass/ie.scss */
.ie10 .gtranslate select::-ms-expand {
  display: none;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("../fonts/demonzimp-icons.eot");
  src: url("../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("../fonts/demonzimp-icons.woff") format("woff"), url("../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*Header*/
/* line 24, ../sass/custom-style.scss */
body {
  font-family: "Poppins";
  font-size: 16px;
  color: #000;
  overflow-x: hidden;
  line-height: 1.6em;
}

/* line 34, ../sass/custom-style.scss */
p {
  margin: 0 0 10px 0;
}

/* line 38, ../sass/custom-style.scss */
*:focus {
  outline: 0 !important;
  border-color: inherit !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 45, ../sass/custom-style.scss */
select:focus {
  outline: 0 !important;
  border-color: inherit !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 52, ../sass/custom-style.scss */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0.7em 0 0.4em 0;
  color: #000;
}

/* line 63, ../sass/custom-style.scss */
h1,
.h1 {
  color: #fff;
  margin: 0.75em 0;
  font-size: 2.5em;
  font-weight: 600;
}

/* line 72, ../sass/custom-style.scss */
h2,
.h2 {
  font-size: 2em;
  margin: 0.5em 0;
}

/* line 79, ../sass/custom-style.scss */
h3,
.h3 {
  font-size: 1.4em;
  width: max-content;
}
@media screen and (max-width: 61.9375em) {
  /* line 79, ../sass/custom-style.scss */
  h3,
  .h3 {
    max-width: 100%;
  }
}

/* line 89, ../sass/custom-style.scss */
h4,
.h4 {
  font-size: 1.2em;
}

/* line 94, ../sass/custom-style.scss */
img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 94, ../sass/custom-style.scss */
  img {
    width: 100%;
  }
}

/* line 104, ../sass/custom-style.scss */
a {
  color: #000;
  text-decoration: underline;
}
/* line 108, ../sass/custom-style.scss */
a:hover {
  color: #D83F1A !important;
}

/* line 113, ../sass/custom-style.scss */
ul.links.inline {
  padding: 0;
}

/* line 117, ../sass/custom-style.scss */
ul.links.inline li {
  list-style: none;
}

/* line 121, ../sass/custom-style.scss */
li {
  padding: 5px 0;
}

@media (min-width: 1440px) {
  /* line 127, ../sass/custom-style.scss */
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1440px;
  }
}
/* line 137, ../sass/custom-style.scss */
.block {
  margin-bottom: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 137, ../sass/custom-style.scss */
  .block {
    margin: 0 0 !important;
  }
}

@media screen and (max-width: 37.4375em) {
  /* line 145, ../sass/custom-style.scss */
  .row {
    margin: 0;
  }
}

/* line 151, ../sass/custom-style.scss */
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
/* line 155, ../sass/custom-style.scss */
.compat-object-fit img {
  opacity: 0;
}

/* line 163, ../sass/custom-style.scss */
input::placeholder, input::-webkit-input-placeholder {
  color: #B8B8B8;
  opacity: 1;
}

/* line 171, ../sass/custom-style.scss */
.flex-direction-nav a {
  height: 35px;
}
/* line 174, ../sass/custom-style.scss */
.flex-direction-nav a::before {
  font-size: 25px;
  color: #000;
  text-shadow: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 182, ../sass/custom-style.scss */
  .content-wrapper {
    background: white;
  }
}

@media screen and (max-width: 61.9375em) {
  /* line 191, ../sass/custom-style.scss */
  .path-events .content-wrapper,
  .path-community-events .content-wrapper,
  .path-redearth-events .content-wrapper {
    background: none;
  }
}

/* line 198, ../sass/custom-style.scss */
.header-container {
  max-width: 1440px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 0;
}

/* line 206, ../sass/custom-style.scss */
.main-header {
  color: #fff;
  background-size: cover;
  position: relative;
}
/* line 232, ../sass/custom-style.scss */
.main-header .region {
  position: relative;
  margin: 0 auto;
}
/* line 241, ../sass/custom-style.scss */
.main-header .region-pre-header {
  max-width: 100%;
}
/* line 245, ../sass/custom-style.scss */
.main-header .navbar {
  background: #041c2c;
  border: 0;
  margin: 0 auto;
  border-radius: 0;
  position: relative;
  z-index: 2;
  padding: 20px 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 245, ../sass/custom-style.scss */
  .main-header .navbar {
    margin: 0;
    padding: 0 20px 20px 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 245, ../sass/custom-style.scss */
  .main-header .navbar {
    margin: 0;
  }
}
/* line 266, ../sass/custom-style.scss */
.main-header nav {
  margin-top: 45px;
  float: right;
  width: 100%;
}
/* line 277, ../sass/custom-style.scss */
.main-header nav .nav {
  justify-content: end;
}
/* line 282, ../sass/custom-style.scss */
.main-header .navbar-header {
  height: 70px;
  max-width: 1440px;
  margin: 0 auto;
}
/* line 287, ../sass/custom-style.scss */
.main-header .navbar-header::after {
  content: "";
  width: 100%;
  height: 10px !important;
  position: absolute;
  background: linear-gradient(135deg, #41b33b 25%, transparent 25%), linear-gradient(195deg, #eb6918 45%, transparent 45%), linear-gradient(315deg, #e4451e 65%, transparent 65%), linear-gradient(135deg, #31b8e5 35%, transparent 35%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 282, ../sass/custom-style.scss */
  .main-header .navbar-header {
    margin: 0;
  }
}
/* line 308, ../sass/custom-style.scss */
.main-header .container {
  width: 100%;
  padding: 0;
}
/* line 313, ../sass/custom-style.scss */
.main-header .flexslider {
  width: auto;
  min-height: 50vh;
  margin: 0;
  border-radius: 0;
  clear: both;
}
/* line 320, ../sass/custom-style.scss */
.main-header .flexslider img {
  width: 45vw;
  height: 450px;
  float: right;
  max-width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 320, ../sass/custom-style.scss */
  .main-header .flexslider img {
    width: 100%;
    height: 190px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 313, ../sass/custom-style.scss */
  .main-header .flexslider {
    min-height: auto;
  }
}
/* line 346, ../sass/custom-style.scss */
.color_light .main-header {
  background: #F5F5F5;
  color: #000;
}

/*region header*/
/* line 354, ../sass/custom-style.scss */
.site-branding {
  margin: 0;
}

/* line 358, ../sass/custom-style.scss */
.brand.logo {
  margin-right: 5px;
  margin-top: 5px;
  padding: 10px 0;
}
/* line 363, ../sass/custom-style.scss */
.color_light .brand.logo {
  background: url(../images/logo-black.png) no-repeat;
  background-size: 90%;
  background-position: center;
}
@media screen and (max-width: 37.4375em) {
  /* line 363, ../sass/custom-style.scss */
  .color_light .brand.logo {
    background-size: cover;
    background-position: left;
  }
}
/* line 374, ../sass/custom-style.scss */
.brand.logo img {
  padding: 10px;
  width: 140px;
}
/* line 379, ../sass/custom-style.scss */
.color_light .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 374, ../sass/custom-style.scss */
  .brand.logo img {
    width: 100px;
    max-width: 100%;
    object-fit: cover;
    object-position: 0;
    margin-top: 20px;
  }
}

/* line 394, ../sass/custom-style.scss */
.region-header {
  display: flex;
}
/* line 397, ../sass/custom-style.scss */
.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
}
/* line 403, ../sass/custom-style.scss */
.region-header .block {
  margin-bottom: 0;
}
/* line 408, ../sass/custom-style.scss */
.region-header .menu .nav-link {
  color: white;
}
/* line 411, ../sass/custom-style.scss */
.region-header .menu .nav-link:hover {
  color: #D93E19;
}

/* line 418, ../sass/custom-style.scss */
.site-name a {
  font-size: 26px;
  color: #fff;
}

/*Banner*/
/* line 425, ../sass/custom-style.scss */
.welcome-banner-text {
  text-align: center;
  line-height: 160%;
  max-width: 600px;
  padding: 90px 0;
}
/* line 431, ../sass/custom-style.scss */
.welcome-banner-text h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*top widget*/
/* line 440, ../sass/custom-style.scss */
.topwidget {
  background-size: cover;
  padding: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 445, ../sass/custom-style.scss */
  .topwidget .region {
    margin: 10px 0;
  }
}
/* line 454, ../sass/custom-style.scss */
.topwidget .fa {
  font-size: 60px;
  background: #4d4f4a;
  width: 120px;
  height: 120px;
  padding: 32px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
}
/* line 464, ../sass/custom-style.scss */
.topwidget .fa span {
  display: none;
}
/* line 478, ../sass/custom-style.scss */
.topwidget .region-topwidget-first a.title {
  color: #fff;
  background: url(../images/say-icon.png) no-repeat;
  background-size: 52px;
  background-position: 10px -7px;
  padding: 0 65px;
  font-size: 35px;
  font-weight: 300;
  width: 215px;
  font-weight: 600;
  text-transform: none;
}
/* line 490, ../sass/custom-style.scss */
.topwidget .region-topwidget-first a.title:hover {
  color: #fff !important;
  text-decoration: underline;
}
@media screen and (max-width: 74.9375em) {
  /* line 478, ../sass/custom-style.scss */
  .topwidget .region-topwidget-first a.title {
    font-size: 32px;
    white-space: pre;
  }
}
/* line 501, ../sass/custom-style.scss */
.topwidget .region-topwidget-first .block-views-blockhave-your-say-block-1 {
  margin: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 469, ../sass/custom-style.scss */
  .topwidget .region-topwidget-first {
    background-size: cover;
  }
}
/* line 510, ../sass/custom-style.scss */
.topwidget .region-topwidget-second {
  margin-top: 100px;
}
/* line 513, ../sass/custom-style.scss */
.topwidget .region-topwidget-second h2 {
  font-size: 2em;
  padding-left: 0;
  color: #09263c;
  margin: 0.5em 0;
}
/* line 521, ../sass/custom-style.scss */
.topwidget .view-news {
  background: #636363;
  margin-top: -10px;
  height: 178px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
/* line 527, ../sass/custom-style.scss */
.topwidget .view-news .views-row {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 7px;
}
/* line 531, ../sass/custom-style.scss */
.topwidget .view-news .views-row:last-child {
  border-bottom: 0;
}
/* line 536, ../sass/custom-style.scss */
.topwidget .view-news .views-field-field-image {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  /* line 536, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image {
    float: none;
  }
}
/* line 544, ../sass/custom-style.scss */
.topwidget .view-news .views-field-field-image img {
  width: 178px;
  height: 178px;
}
@media screen and (max-width: 74.9375em) {
  /* line 544, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image img {
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 125px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 544, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image img {
    height: 150px;
  }
}
/* line 562, ../sass/custom-style.scss */
.topwidget .view-news .flexslider {
  margin: 0;
  margin-top: 10px;
}
/* line 571, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 10px;
}
/* line 577, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a:hover {
  color: #FFE555 !important;
}
/* line 581, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-prev {
  left: auto;
  right: 220px;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 588, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 581, ../sass/custom-style.scss */
  .topwidget .view-news .flexslider a.flex-prev {
    right: 50px;
  }
}
/* line 603, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-next {
  right: 185px;
  text-align: center;
  color: transparent !important;
  text-shadow: none;
}
/* line 609, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 603, ../sass/custom-style.scss */
  .topwidget .view-news .flexslider a.flex-next {
    right: 20px;
  }
}
/* line 624, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 632, ../sass/custom-style.scss */
.topwidget .view-news .flexslider .flex-control-paging {
  display: none;
}
/* line 637, ../sass/custom-style.scss */
.topwidget .view-news .right-side {
  float: left;
  max-width: 55%;
  padding: 15px 10px;
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 74.9375em) {
  /* line 637, ../sass/custom-style.scss */
  .topwidget .view-news .right-side {
    max-width: 100%;
    height: auto;
  }
}
/* line 650, ../sass/custom-style.scss */
.topwidget .view-news .right-side a {
  color: #fff;
  display: -webkit-box;
  max-width: 100%;
  height: 70px;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
/* line 662, ../sass/custom-style.scss */
.topwidget .view-news .right-side a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 688, ../sass/custom-style.scss */
.topwidget .more-link {
  float: left;
  margin-top: -35px;
  margin-left: 10px;
  z-index: 1;
  position: relative;
}
/* line 695, ../sass/custom-style.scss */
.topwidget .more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
/* line 711, ../sass/custom-style.scss */
.topwidget .more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 716, ../sass/custom-style.scss */
.topwidget .more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 730, ../sass/custom-style.scss */
.topwidget .more-link:hover {
  opacity: 0.9;
}
/* line 735, ../sass/custom-style.scss */
.topwidget .region-topwidget-third {
  position: relative;
  float: left;
  width: 100%;
}
/* line 740, ../sass/custom-style.scss */
.topwidget .region-topwidget-third:before {
  content: "";
  background: url(../images/dan-map.png);
  background-size: cover;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 175px;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 74.9375em) {
  /* line 740, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third:before {
    height: 260px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 740, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third:before {
    height: 175px;
  }
}
@media screen and (max-width: 23.75em) {
  /* line 740, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third:before {
    height: 260px;
  }
}
/* line 763, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .geofield-google-map,
.topwidget .region-topwidget-third #intramaps-map {
  width: 100vw !important;
  margin-left: calc(-100vw / 2 - 465px / 2);
  margin-top: 65px;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 763, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third .geofield-google-map,
  .topwidget .region-topwidget-third #intramaps-map {
    width: 100% !important;
    margin-left: auto;
  }
}
/* line 776, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield,
.topwidget .region-topwidget-third .intramaps-custom-page {
  float: none;
  width: 90%;
  margin: 30px auto;
}
/* line 782, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield input[type="text"],
.topwidget .region-topwidget-third .intramaps-custom-page input[type="text"] {
  border: 0;
  padding: 7px;
  width: 75%;
  background-position: 98% center;
}
@media screen and (max-width: 74.9375em) {
  /* line 782, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield input[type="text"],
  .topwidget .region-topwidget-third .intramaps-custom-page input[type="text"] {
    width: 100%;
  }
}
/* line 796, ../sass/custom-style.scss */
.topwidget .view-discover header {
  margin-top: 15px;
}
/* line 800, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-field-image {
  position: absolute;
  z-index: -1;
  background: #000;
}
/* line 805, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-field-image img {
  opacity: 0.4;
}
/* line 810, ../sass/custom-style.scss */
.topwidget .view-discover .right-side {
  padding: 10px 20px 30px 20px;
  color: #fff;
}
/* line 815, ../sass/custom-style.scss */
.topwidget .view-discover a {
  color: #fff;
  text-decoration: none;
}
/* line 819, ../sass/custom-style.scss */
.topwidget .view-discover a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 825, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider {
  margin: 0;
}
/* line 830, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 5px;
  padding: 0 10px;
}
/* line 837, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-prev {
  left: auto;
  right: 50px;
  text-align: center;
}
/* line 842, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
/* line 853, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-next {
  right: 18px;
  text-align: center;
}
/* line 857, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
/* line 868, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 876, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider .flex-control-paging {
  display: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 825, ../sass/custom-style.scss */
  .topwidget .view-discover .flexslider {
    height: 217px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 825, ../sass/custom-style.scss */
  .topwidget .view-discover .flexslider {
    height: auto;
  }
}
/* line 888, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider .slides {
  height: 127px;
}
/* line 893, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-body {
  padding-top: 7px;
  padding-left: 5px;
}
/* line 899, ../sass/custom-style.scss */
.topwidget h2 {
  font-size: 35px;
  padding-left: 20px;
  margin: 10px 0 0;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
}
/* line 909, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value {
  width: 100%;
  padding: 0 30px;
  margin: 5px 0;
  display: none;
}
/* line 915, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value input {
  width: 100%;
  border: 2px solid #F5F5F5;
  padding: 10px 15px;
}
/* line 921, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value label {
  display: none;
}
/* line 925, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value .description {
  color: #000;
}
/* line 931, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-source-configuration-origin-address input {
  width: 100%;
  border: 2px solid #F5F5F5;
  padding: 10px 15px;
}
/* line 937, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-source-configuration-origin-address .description {
  display: none;
}
/* line 942, ../sass/custom-style.scss */
.topwidget .proximity input[type="submit"] {
  display: none;
}
/* line 948, ../sass/custom-style.scss */
.topwidget .views-exposed-form legend {
  display: none;
}

/* line 971, ../sass/custom-style.scss */
.footerwidget {
  padding: 10px 0;
}
/* line 974, ../sass/custom-style.scss */
.footerwidget img.left {
  float: left;
  margin: 10px 10px 0 0;
}

/* line 984, ../sass/custom-style.scss */
#block-newsletter-2,
#block-newsletter-3,
.campaignmonitor-subscribe {
  position: relative;
  width: 100%;
  max-width: 550px;
  margin-top: 20px;
  float: left;
}
/* line 993, ../sass/custom-style.scss */
#block-newsletter-2 input,
#block-newsletter-3 input,
.campaignmonitor-subscribe input {
  width: 100%;
  background: #fff;
  padding: 10px 15px;
}
/* line 999, ../sass/custom-style.scss */
#block-newsletter-2 button,
#block-newsletter-2 .button,
#block-newsletter-3 button,
#block-newsletter-3 .button,
.campaignmonitor-subscribe button,
.campaignmonitor-subscribe .button {
  background: none;
  color: #000;
  right: 15px;
  position: absolute;
  font-weight: 700;
  top: 0;
  width: 115px;
}
/* line 1009, ../sass/custom-style.scss */
#block-newsletter-2 button:hover,
#block-newsletter-2 .button:hover,
#block-newsletter-3 button:hover,
#block-newsletter-3 .button:hover,
.campaignmonitor-subscribe button:hover,
.campaignmonitor-subscribe .button:hover {
  color: #D83F1A;
}
@media screen and (max-width: 61.9375em) {
  /* line 984, ../sass/custom-style.scss */
  #block-newsletter-2,
  #block-newsletter-3,
  .campaignmonitor-subscribe {
    margin: 30px 0;
  }
}
/* line 1018, ../sass/custom-style.scss */
#block-newsletter-2 p,
#block-newsletter-3 p,
.campaignmonitor-subscribe p {
  font-size: 20px;
}
/* line 1022, ../sass/custom-style.scss */
#block-newsletter-2 #campaignmonitor-subscribe,
#block-newsletter-3 #campaignmonitor-subscribe,
.campaignmonitor-subscribe #campaignmonitor-subscribe {
  color: #fff;
  position: relative;
}
/* line 1027, ../sass/custom-style.scss */
#block-newsletter-2 .js-form-item-email,
#block-newsletter-3 .js-form-item-email,
.campaignmonitor-subscribe .js-form-item-email {
  display: flex;
}

/* line 1032, ../sass/custom-style.scss */
.footer-div {
  width: 100%;
  background: #041c2c;
  margin: 0 auto;
  padding-top: 50px;
  clear: both;
}
/* line 1040, ../sass/custom-style.scss */
.footer-div .footer-container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  padding: 20px 0;
  width: 100%;
}
@media screen and (max-width: 90.5625em) {
  /* line 1040, ../sass/custom-style.scss */
  .footer-div .footer-container {
    padding: 20px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1040, ../sass/custom-style.scss */
  .footer-div .footer-container {
    display: block;
    margin-top: 0;
  }
}
/* line 1058, ../sass/custom-style.scss */
.footer-div .col-md-4,
.footer-div .col-md-8 {
  padding: 0;
}
/* line 1063, ../sass/custom-style.scss */
.color_light .footer-div {
  background: #F5F5F5;
}
/* line 1067, ../sass/custom-style.scss */
.footer-div a {
  color: #fff;
  text-decoration: none;
}
/* line 1071, ../sass/custom-style.scss */
.footer-div a:hover {
  color: #D93E19 !important;
}
/* line 1076, ../sass/custom-style.scss */
.footer-div h4 {
  color: white;
}
/* line 1080, ../sass/custom-style.scss */
.footer-div h2 {
  display: block;
  background-repeat: no-repeat;
  color: white !important;
  font-size: 24px !important;
  padding: 0 0 0 35px !important;
  background-position: 0 center !important;
  background-size: 25px !important;
}
/* line 1090, ../sass/custom-style.scss */
.footer-div .field--name-body,
.footer-div ul {
  padding-left: 35px;
}
/* line 1099, ../sass/custom-style.scss */
.footer-div div {
  margin: 0 auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 1099, ../sass/custom-style.scss */
  .footer-div div {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 1112, ../sass/custom-style.scss */
  .footer-div div.col-md-3:first-child, .footer-div div.col-md-3:nth-child(2), .footer-div div.col-md-6:first-child, .footer-div div.col-md-6:nth-child(2) {
    width: 35%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1120, ../sass/custom-style.scss */
  .footer-div div.col-md-3:first-child, .footer-div div.col-md-3:nth-child(2), .footer-div div.col-md-6:first-child, .footer-div div.col-md-6:nth-child(2) {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1129, ../sass/custom-style.scss */
  .footer-div div.col-md-3:first-child, .footer-div div.col-md-3:nth-child(2), .footer-div div.col-md-6:first-child, .footer-div div.col-md-6:nth-child(2) {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 1139, ../sass/custom-style.scss */
  .footer-div .region-footer-third div {
    width: auto;
  }
}
/* line 1147, ../sass/custom-style.scss */
.footer-div #block-contactinfo h2 {
  background-image: url(../images/contact-footer.svg);
}
/* line 1154, ../sass/custom-style.scss */
.footer-div #block-otherwebsites h2,
.footer-div #block-facilitysites h2 {
  background-image: url(../images/other-footer.svg);
  clear: both;
}
/* line 1161, ../sass/custom-style.scss */
.footer-div #block-facebook h2 {
  background-image: url(../images/facebook-footer.svg);
}
/* line 1167, ../sass/custom-style.scss */
.footer-div #block-instagram h2 {
  background-image: url(../images/instagram-footer.svg);
}
@media screen and (max-width: 61.9375em) {
  /* line 1032, ../sass/custom-style.scss */
  .footer-div {
    display: block;
    float: left;
  }
}
/* line 1177, ../sass/custom-style.scss */
.path-frontpage .footer-div {
  margin-top: 0;
}

/* line 1182, ../sass/custom-style.scss */
.copyright {
  background: #041b2c;
  font-size: 10px;
}
/* line 1186, ../sass/custom-style.scss */
.color_light .copyright {
  background: #fff;
}
/* line 1189, ../sass/custom-style.scss */
.color_light .copyright a {
  color: #000;
}
/* line 1194, ../sass/custom-style.scss */
.copyright p {
  margin: 13px 0;
}

/* line 1199, ../sass/custom-style.scss */
#block-quicktabsopeninghours {
  margin: 50px 0;
}

/* line 1204, ../sass/custom-style.scss */
.region-middle-first .block {
  margin: 50px 0;
}
/* line 1207, ../sass/custom-style.scss */
.region-middle-first .block .field.field--name-body {
  display: flex;
  align-items: center;
}
/* line 1211, ../sass/custom-style.scss */
.region-middle-first .block .field.field--name-body .left-contact {
  width: 40%;
  margin-right: 60px;
  display: flex;
  align-items: center;
}
/* line 1217, ../sass/custom-style.scss */
.region-middle-first .block .field.field--name-body .left-contact .image {
  margin-right: 50px;
}
/* line 1220, ../sass/custom-style.scss */
.region-middle-first .block .field.field--name-body .left-contact .image img {
  width: 120px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1211, ../sass/custom-style.scss */
  .region-middle-first .block .field.field--name-body .left-contact {
    width: 100%;
    margin-right: 0;
    display: block;
  }
}
/* line 1232, ../sass/custom-style.scss */
.region-middle-first .block .field.field--name-body .right-contact {
  width: 60%;
}
@media screen and (max-width: 61.9375em) {
  /* line 1232, ../sass/custom-style.scss */
  .region-middle-first .block .field.field--name-body .right-contact {
    width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1207, ../sass/custom-style.scss */
  .region-middle-first .block .field.field--name-body {
    display: block;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1204, ../sass/custom-style.scss */
  .region-middle-first .block {
    margin: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1203, ../sass/custom-style.scss */
  .region-middle-first {
    padding: 0;
  }
}

/*bottom-widgets*/
/* line 1259, ../sass/custom-style.scss */
.region-middle-first ul.quicktabs-tabs {
  margin-bottom: 9px;
  padding: 0;
}
/* line 1263, ../sass/custom-style.scss */
.region-middle-first ul.quicktabs-tabs li {
  padding: 10px 20px;
}
/* line 1266, ../sass/custom-style.scss */
.region-middle-first ul.quicktabs-tabs li.active {
  background: #f3f1ee;
}
/* line 1270, ../sass/custom-style.scss */
.region-middle-first ul.quicktabs-tabs li a {
  text-decoration: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 1263, ../sass/custom-style.scss */
  .region-middle-first ul.quicktabs-tabs li {
    display: block;
    border: 1px solid #e7e7e7;
  }
}
/* line 1281, ../sass/custom-style.scss */
.region-middle-first .quicktabs-main {
  background: #f3f1ee;
  padding: 10px 30px;
}

/* line 1287, ../sass/custom-style.scss */
.bottom-widgets {
  text-align: center;
  background-position: right;
  background-size: cover;
  clear: both;
  background-color: #092c45;
}
/* line 1303, ../sass/custom-style.scss */
.bottom-widgets .col-md-12 {
  padding: 0;
  max-width: 1440px;
}
/* line 1308, ../sass/custom-style.scss */
.bottom-widgets .region {
  position: relative;
  padding: 30px 0;
}
/* line 1312, ../sass/custom-style.scss */
.bottom-widgets .region .field.field--name-body .view-youtube {
  text-align: center;
  margin-top: 125px;
  font-weight: 600;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 1312, ../sass/custom-style.scss */
  .bottom-widgets .region .field.field--name-body .view-youtube {
    margin: 30px 0 10px 0;
  }
}
/* line 1324, ../sass/custom-style.scss */
.bottom-widgets .region .field.field--name-body .youtube-shadow {
  height: 360px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1324, ../sass/custom-style.scss */
  .bottom-widgets .region .field.field--name-body .youtube-shadow {
    height: auto;
  }
}
/* line 1334, ../sass/custom-style.scss */
.bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
  position: absolute;
  right: 10px;
  top: 0;
  width: 640px;
  height: 370px;
  cursor: pointer;
  padding: 0;
}
/* line 1343, ../sass/custom-style.scss */
.bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place iframe {
  height: 360px;
}
/* line 1347, ../sass/custom-style.scss */
.bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place img {
  margin-top: 10px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1334, ../sass/custom-style.scss */
  .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
    width: 100% !important;
    height: auto;
    position: relative;
    right: 0 !important;
    margin: 0;
    padding: 0 !important;
    left: 0;
  }
}
/* line 1369, ../sass/custom-style.scss */
.bottom-widgets .region h3 {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0 5px 15px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1369, ../sass/custom-style.scss */
  .bottom-widgets .region h3 {
    width: 100%;
  }
}
/* line 1380, ../sass/custom-style.scss */
.bottom-widgets .region h2 {
  font-size: 60px;
  font-weight: 600;
  margin-top: 165px;
}
/* line 1386, ../sass/custom-style.scss */
.bottom-widgets .region p {
  font-size: 30px;
  line-height: 40px;
}
/* line 1391, ../sass/custom-style.scss */
.bottom-widgets .region a {
  color: white;
  border: none;
  padding: 0 35px 0 10px;
  font-size: 20px;
  text-transform: none;
  text-decoration: none;
  float: left;
  background: url(../images/red-arrow.svg) no-repeat;
  width: 100%;
  background-position: 100% 3px;
  background-size: 20px 20px;
}
/* line 1404, ../sass/custom-style.scss */
.bottom-widgets .region a:hover {
  border-color: #D83F1A;
}
@media screen and (max-width: 61.9375em) {
  /* line 1391, ../sass/custom-style.scss */
  .bottom-widgets .region a {
    background: none;
    font-size: 16px;
    padding: 0;
  }
}
/* line 1415, ../sass/custom-style.scss */
.bottom-widgets .region iframe {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 74.9375em) {
  /* line 1415, ../sass/custom-style.scss */
  .bottom-widgets .region iframe {
    position: relative;
    width: 100%;
  }
}
/* line 1428, ../sass/custom-style.scss */
.bottom-widgets ul {
  display: flex;
  align-items: center;
}
/* line 1432, ../sass/custom-style.scss */
.bottom-widgets ul li {
  display: flex;
  align-items: center;
  width: 33%;
}
/* line 1437, ../sass/custom-style.scss */
.bottom-widgets ul li svg {
  fill: #d42a00;
}
@media screen and (max-width: 61.9375em) {
  /* line 1432, ../sass/custom-style.scss */
  .bottom-widgets ul li {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1446, ../sass/custom-style.scss */
  .bottom-widgets ul li .field--name-field-svg-icon {
    height: 50px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1428, ../sass/custom-style.scss */
  .bottom-widgets ul {
    padding: 0;
    align-items: unset;
  }
}

/*Footer menu*/
/* line 1462, ../sass/custom-style.scss */
.footer-menu {
  margin: 0 auto;
  border: 0;
  background: #041b2c;
  clear: both;
  color: #fff;
  position: relative;
  width: 100%;
}
/* line 1471, ../sass/custom-style.scss */
.footer-menu:before {
  content: "";
  width: 100%;
  height: 10px !important;
  background: linear-gradient(135deg, #41b33b 25%, transparent 25%), linear-gradient(195deg, #eb6918 45%, transparent 45%), linear-gradient(315deg, #e4451e 65%, transparent 65%), linear-gradient(135deg, #31b8e5 35%, transparent 35%);
  position: absolute;
}
/* line 1483, ../sass/custom-style.scss */
.color_light .footer-menu {
  background: #F5F5F5;
  color: #000;
}
/* line 1495, ../sass/custom-style.scss */
.footer-menu nav li {
  display: inline-block;
}
/* line 1498, ../sass/custom-style.scss */
.footer-menu nav li a {
  display: block;
  padding: 5px 20px !important;
  border: 0;
  color: #F5F5F5;
  text-decoration: none;
}
/* line 1505, ../sass/custom-style.scss */
.footer-menu nav li a:hover, .footer-menu nav li a:focus, .footer-menu nav li a:active, .footer-menu nav li a.highlighted {
  padding: 4px 30px;
  text-decoration: none;
}
/* line 1513, ../sass/custom-style.scss */
.color_light .footer-menu nav li a {
  color: #000;
}
/* line 1519, ../sass/custom-style.scss */
.footer-menu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

/* line 1528, ../sass/custom-style.scss */
.region-footer-menu {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
/* line 1539, ../sass/custom-style.scss */
.region-footer-menu #block-acknowledge {
  margin-right: 11%;
  max-width: 47%;
}
/* line 1543, ../sass/custom-style.scss */
.region-footer-menu #block-acknowledge h2 {
  color: white;
  font-size: 25px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1539, ../sass/custom-style.scss */
  .region-footer-menu #block-acknowledge {
    margin: 20px !important;
    max-width: 100%;
  }
}
/* line 1553, ../sass/custom-style.scss */
.region-footer-menu #block-acknowledge p {
  font-size: 14px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1528, ../sass/custom-style.scss */
  .region-footer-menu {
    display: block;
  }
}

/* line 1563, ../sass/custom-style.scss */
.region-footer-second {
  display: flex;
}
/* line 1566, ../sass/custom-style.scss */
.region-footer-second p,
.region-footer-second h2 {
  color: #fff;
}
/* line 1570, ../sass/custom-style.scss */
.color_light .region-footer-second p, .color_light
.region-footer-second h2 {
  color: #000;
}
/* line 1575, ../sass/custom-style.scss */
.region-footer-second p {
  margin: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 1563, ../sass/custom-style.scss */
  .region-footer-second {
    padding-top: 10px;
  }
}
/* line 1585, ../sass/custom-style.scss */
.region-footer-second .menu--other-websites li,
.region-footer-second .menu--facility-sites li {
  float: left;
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  /* line 1585, ../sass/custom-style.scss */
  .region-footer-second .menu--other-websites li,
  .region-footer-second .menu--facility-sites li {
    width: 100%;
  }
}

/* line 1596, ../sass/custom-style.scss */
#block-contactinfo,
#block-contactinfoyouth {
  clear: both;
}
/* line 1600, ../sass/custom-style.scss */
#block-contactinfo p,
#block-contactinfoyouth p {
  color: #fff;
}
/* line 1605, ../sass/custom-style.scss */
#block-contactinfo h3,
#block-contactinfoyouth h3 {
  color: white;
}
/* line 1609, ../sass/custom-style.scss */
#block-contactinfo a.foot-tel,
#block-contactinfoyouth a.foot-tel {
  white-space: nowrap;
}

/* line 1615, ../sass/custom-style.scss */
.color_light .region-footer-third {
  background: #fff;
}
/* line 1618, ../sass/custom-style.scss */
.color_light .region-footer-third p,
.color_light .region-footer-third a {
  color: #000;
}
@media screen and (max-width: 74.9375em) {
  /* line 1614, ../sass/custom-style.scss */
  .region-footer-third {
    padding: 50px;
    width: 100%;
    float: left;
  }
}
/* line 1630, ../sass/custom-style.scss */
.region-footer-third p {
  font-size: 18px;
  color: #fff;
}
/* line 1635, ../sass/custom-style.scss */
.region-footer-third h3 {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1614, ../sass/custom-style.scss */
  .region-footer-third {
    height: auto;
    padding: 0;
  }
}
/* line 1644, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup {
  float: left;
  width: 100%;
}
/* line 1648, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup h2,
.region-footer-third #block-multienewssignup h3 {
  color: #fff;
}
/* line 1653, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .left-side {
  float: left;
  width: 50%;
}
/* line 1657, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .left-side input {
  width: 100%;
}
/* line 1662, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side {
  float: right;
  width: 50%;
}
/* line 1666, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side li {
  list-style-type: none;
  color: #fff;
}
/* line 1670, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side li label {
  padding-left: 5px;
}
/* line 1676, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup input[type="submit"],
.region-footer-third #block-multienewssignup button[type="submit"] {
  color: #000;
  background: #fff;
}
/* line 1682, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .sub-newsletter {
  background: #fff;
  color: #000;
  border: 0;
  padding: 10px 20px;
  line-height: 100%;
  font-size: 20px;
  text-decoration: none;
}

@media screen and (max-width: 74.9375em) {
  /* line 1694, ../sass/custom-style.scss */
  .region-footer-four {
    padding: 50px;
    width: 100%;
    float: left;
  }
}
/* line 1701, ../sass/custom-style.scss */
.region-footer-four p {
  font-size: 18px;
  color: #fff;
}
/* line 1706, ../sass/custom-style.scss */
.region-footer-four h3 {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1694, ../sass/custom-style.scss */
  .region-footer-four {
    height: auto;
    padding: 10px 50px;
  }
}

/*Credit link*/
/* line 1731, ../sass/custom-style.scss */
.credit-link {
  text-align: left;
}

/*SOCIAL MEDIA*/
/* line 1737, ../sass/custom-style.scss */
.social-media {
  margin: 20px 0 10px 0;
  overflow: hidden;
  float: left;
}
@media screen and (max-width: 74.9375em) {
  /* line 1737, ../sass/custom-style.scss */
  .social-media {
    margin-bottom: 10px;
  }
}
/* line 1747, ../sass/custom-style.scss */
.social-media p {
  color: #fff;
}
/* line 1750, ../sass/custom-style.scss */
.color_light .social-media p {
  color: #000;
}
/* line 1755, ../sass/custom-style.scss */
.social-media a {
  width: 30px;
  height: 30px;
  color: #fff;
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
  background: #3262b9;
  font-size: 14px;
  line-height: 220%;
  border-radius: 50%;
}
/* line 1767, ../sass/custom-style.scss */
.social-media a:hover {
  color: #fff !important;
}
/* line 1771, ../sass/custom-style.scss */
.color_light .social-media a {
  color: #000;
}
/* line 1775, ../sass/custom-style.scss */
.social-media a.instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* line 1779, ../sass/custom-style.scss */
.social-media a.twitter {
  background: #29c5f6;
}
/* line 1783, ../sass/custom-style.scss */
.social-media a.linkedin {
  background: #069;
}
/* line 1787, ../sass/custom-style.scss */
.social-media a.youtube {
  background: #c61118;
}
/* line 1791, ../sass/custom-style.scss */
.social-media a.rss {
  background: #ff6d00;
}
/* line 1795, ../sass/custom-style.scss */
.social-media a:hover {
  opacity: 0.6;
}

/*FORM*/
/* line 1803, ../sass/custom-style.scss */
input,
button,
select,
textarea {
  margin: 2px 0 !important;
  padding: 4px !important;
  font-size: 18px !important;
  border: none !important;
  border-bottom: 2px solid #000 !important;
  color: #000 !important;
  max-width: 100%;
  border-radius: 0 !important;
}

/* line 1818, ../sass/custom-style.scss */
.contact-message-form label {
  display: block;
}

/* line 1822, ../sass/custom-style.scss */
.btn,
input[type="submit"],
button[type="submit"] {
  color: #fff !important;
  line-height: 100%;
  height: auto;
  text-decoration: none !important;
  border-radius: 0;
  border: none !important;
  font-size: 18px;
  margin: 25px 0;
  background: #d93e19;
  text-transform: capitalize;
}

/* line 1839, ../sass/custom-style.scss */
.btn:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  opacity: 0.9;
  color: #fff !important;
}

/* line 1846, ../sass/custom-style.scss */
a.nextpre__btn {
  margin: 5px;
  width: 155px;
}
/* line 1850, ../sass/custom-style.scss */
a.nextpre__btn:first-child {
  margin-left: 0;
}

@media screen and (max-width: 61.9375em) {
  /* line 1855, ../sass/custom-style.scss */
  .block-nextpre {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  /* line 1861, ../sass/custom-style.scss */
  .block-field-blocknodeeventsfield-image {
    padding-bottom: 20px;
  }
}

/* line 1867, ../sass/custom-style.scss */
.block-field-blocknodeeventsfield-book-now {
  width: 100%;
  float: left;
}

/*FRONT PAGE*/
/* line 1875, ../sass/custom-style.scss */
.path-frontpage .feed-icon {
  display: none;
}
/* line 1879, ../sass/custom-style.scss */
.path-frontpage .content-wrapper {
  display: none;
}
/* line 1883, ../sass/custom-style.scss */
.path-frontpage .content_layout {
  text-align: center;
}

/* line 1890, ../sass/custom-style.scss */
.content_layout .col-md-9,
.post_content_layout .col-md-9 {
  float: right;
  padding-left: 10px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1890, ../sass/custom-style.scss */
  .content_layout .col-md-9,
  .post_content_layout .col-md-9 {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
/* line 1901, ../sass/custom-style.scss */
.content_layout .col-md-6,
.post_content_layout .col-md-6 {
  float: left;
  margin: 0 15px;
  width: calc(50% - 30px);
}
@media screen and (max-width: 74.9375em) {
  /* line 1901, ../sass/custom-style.scss */
  .content_layout .col-md-6,
  .post_content_layout .col-md-6 {
    float: none;
    width: 100%;
    margin: 0;
  }
}

/*MENU*/
/* line 1921, ../sass/custom-style.scss */
nav h2 {
  display: none;
}

/* line 1925, ../sass/custom-style.scss */
.menu,
.menu a,
.menu a:hover,
.menu a:focus,
.menu a:active,
.menu a.highlighted {
  background: none;
}

/* line 1938, ../sass/custom-style.scss */
.main-menu {
  position: relative;
  z-index: 9999;
}

/* line 1948, ../sass/custom-style.scss */
.menu a span.sub-arrow {
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #dcdcdc;
  background: #efefef;
}

/* line 1960, ../sass/custom-style.scss */
#block-demonz-page-title h1 {
  margin: 0 0 40px 0;
  min-height: 95px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1960, ../sass/custom-style.scss */
  #block-demonz-page-title h1 {
    margin: 0 0 20px 10px;
    font-size: 2em;
    min-height: auto;
  }
}

/* line 1972, ../sass/custom-style.scss */
.post_content_layout .col-md-9 {
  padding: 0 35px;
}

/*breadcrumb*/
@media screen and (max-width: 37.4375em) {
  /* line 1977, ../sass/custom-style.scss */
  .con-breadcrumb {
    padding: 0;
  }
}

/* line 1983, ../sass/custom-style.scss */
.region-breadcrumb {
  border: 0;
  margin: 40px 0 0;
  float: left;
  width: 100%;
}
@media screen and (max-width: 90.5625em) {
  /* line 1983, ../sass/custom-style.scss */
  .region-breadcrumb {
    margin-top: 20px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1983, ../sass/custom-style.scss */
  .region-breadcrumb {
    margin: 0 !important;
    background: #07263d;
    padding: 15px;
    margin-bottom: 20px !important;
  }
}
/* line 2002, ../sass/custom-style.scss */
.region-breadcrumb .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  min-height: 45px;
}
/* line 2009, ../sass/custom-style.scss */
.region-breadcrumb .breadcrumb a {
  text-decoration: none;
  color: white;
}
/* line 2015, ../sass/custom-style.scss */
.region-breadcrumb ul {
  padding: 0;
}
/* line 2019, ../sass/custom-style.scss */
.region-breadcrumb li {
  display: inline-block;
  padding: 0;
  color: #31b8e5;
}
/* line 2025, ../sass/custom-style.scss */
.region-breadcrumb li:last-child a {
  font-weight: 600;
  pointer-events: none;
  cursor: default;
}
/* line 2031, ../sass/custom-style.scss */
.region-breadcrumb li:last-child::after {
  display: none;
}
/* line 2036, ../sass/custom-style.scss */
.region-breadcrumb li:after {
  content: "/";
  margin-right: 5px;
  color: white;
}

/*search form*/
/* line 2045, ../sass/custom-style.scss */
.result-list {
  min-width: 100%;
}

/* line 2058, ../sass/custom-style.scss */
#search-block-form.active,
#views-exposed-form-search-content-page-1.active,
#block-exposedformcouncil-assist-searchpage-1.active,
#block-exposedformsearch-contentpage-1.active {
  width: 100%;
  max-width: 770px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
/* line 2065, ../sass/custom-style.scss */
#search-block-form .fac-result,
#views-exposed-form-search-content-page-1 .fac-result,
#block-exposedformcouncil-assist-searchpage-1 .fac-result,
#block-exposedformsearch-contentpage-1 .fac-result {
  width: 90%;
}
/* line 2069, ../sass/custom-style.scss */
#search-block-form .fac-result footer,
#views-exposed-form-search-content-page-1 .fac-result footer,
#block-exposedformcouncil-assist-searchpage-1 .fac-result footer,
#block-exposedformsearch-contentpage-1 .fac-result footer {
  display: none;
}
/* line 2073, ../sass/custom-style.scss */
#search-block-form .fac-result li,
#views-exposed-form-search-content-page-1 .fac-result li,
#block-exposedformcouncil-assist-searchpage-1 .fac-result li,
#block-exposedformsearch-contentpage-1 .fac-result li {
  text-align: left;
}
/* line 2077, ../sass/custom-style.scss */
#search-block-form .fac-result .empty-result,
#views-exposed-form-search-content-page-1 .fac-result .empty-result,
#block-exposedformcouncil-assist-searchpage-1 .fac-result .empty-result,
#block-exposedformsearch-contentpage-1 .fac-result .empty-result {
  display: none;
}
/* line 2081, ../sass/custom-style.scss */
#search-block-form .fac-result h1,
#search-block-form .fac-result h2,
#search-block-form .fac-result p,
#search-block-form .fac-result a,
#search-block-form .fac-result h3,
#views-exposed-form-search-content-page-1 .fac-result h1,
#views-exposed-form-search-content-page-1 .fac-result h2,
#views-exposed-form-search-content-page-1 .fac-result p,
#views-exposed-form-search-content-page-1 .fac-result a,
#views-exposed-form-search-content-page-1 .fac-result h3,
#block-exposedformcouncil-assist-searchpage-1 .fac-result h1,
#block-exposedformcouncil-assist-searchpage-1 .fac-result h2,
#block-exposedformcouncil-assist-searchpage-1 .fac-result p,
#block-exposedformcouncil-assist-searchpage-1 .fac-result a,
#block-exposedformcouncil-assist-searchpage-1 .fac-result h3,
#block-exposedformsearch-contentpage-1 .fac-result h1,
#block-exposedformsearch-contentpage-1 .fac-result h2,
#block-exposedformsearch-contentpage-1 .fac-result p,
#block-exposedformsearch-contentpage-1 .fac-result a,
#block-exposedformsearch-contentpage-1 .fac-result h3 {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
/* line 2092, ../sass/custom-style.scss */
#search-block-form .mark,
#search-block-form mark,
#views-exposed-form-search-content-page-1 .mark,
#views-exposed-form-search-content-page-1 mark,
#block-exposedformcouncil-assist-searchpage-1 .mark,
#block-exposedformcouncil-assist-searchpage-1 mark,
#block-exposedformsearch-contentpage-1 .mark,
#block-exposedformsearch-contentpage-1 mark {
  padding: 0 !important;
}
/* line 2097, ../sass/custom-style.scss */
#search-block-form .field__items,
#views-exposed-form-search-content-page-1 .field__items,
#block-exposedformcouncil-assist-searchpage-1 .field__items,
#block-exposedformsearch-contentpage-1 .field__items {
  padding: 0;
}
/* line 2101, ../sass/custom-style.scss */
#search-block-form .field--name-body,
#views-exposed-form-search-content-page-1 .field--name-body,
#block-exposedformcouncil-assist-searchpage-1 .field--name-body,
#block-exposedformsearch-contentpage-1 .field--name-body {
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  max-height: 75px;
  margin: 0;
  border: 0;
}
/* line 2111, ../sass/custom-style.scss */
#search-block-form .field__label,
#search-block-form .field:not(.field--name-body),
#views-exposed-form-search-content-page-1 .field__label,
#views-exposed-form-search-content-page-1 .field:not(.field--name-body),
#block-exposedformcouncil-assist-searchpage-1 .field__label,
#block-exposedformcouncil-assist-searchpage-1 .field:not(.field--name-body),
#block-exposedformsearch-contentpage-1 .field__label,
#block-exposedformsearch-contentpage-1 .field:not(.field--name-body) {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 2118, ../sass/custom-style.scss */
#search-block-form .field--name-title,
#views-exposed-form-search-content-page-1 .field--name-title,
#block-exposedformcouncil-assist-searchpage-1 .field--name-title,
#block-exposedformsearch-contentpage-1 .field--name-title {
  display: block !important;
}
/* line 2122, ../sass/custom-style.scss */
#search-block-form .field--name-field-event-type,
#search-block-form .field--name-field-date-range,
#views-exposed-form-search-content-page-1 .field--name-field-event-type,
#views-exposed-form-search-content-page-1 .field--name-field-date-range,
#block-exposedformcouncil-assist-searchpage-1 .field--name-field-event-type,
#block-exposedformcouncil-assist-searchpage-1 .field--name-field-date-range,
#block-exposedformsearch-contentpage-1 .field--name-field-event-type,
#block-exposedformsearch-contentpage-1 .field--name-field-date-range {
  font-size: 14px;
  margin: 0;
}
/* line 2128, ../sass/custom-style.scss */
#search-block-form h2,
#views-exposed-form-search-content-page-1 h2,
#block-exposedformcouncil-assist-searchpage-1 h2,
#block-exposedformsearch-contentpage-1 h2 {
  display: block;
  font-size: 18px;
  font-weight: 600;
}

/* line 2140, ../sass/custom-style.scss */
#search-block-form .form-item,
#search-block-form .form-actions,
#views-exposed-form-search-content-page-1 .form-item,
#views-exposed-form-search-content-page-1 .form-actions,
#block-exposedformcouncil-assist-searchpage-1 .form-item,
#block-exposedformcouncil-assist-searchpage-1 .form-actions,
#block-exposedformsearch-contentpage-1 .form-item,
#block-exposedformsearch-contentpage-1 .form-actions {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

/* line 2152, ../sass/custom-style.scss */
.region-header #block-exposedformsearch-contentpage-1 .form-item,
.region-header #block-exposedformcouncil-assist-searchpage-1 .form-item {
  display: block;
}

/* line 2157, ../sass/custom-style.scss */
#search-block-form .form-item,
#views-exposed-form-search-content-page-1 .form-item,
#block-exposedformcouncil-assist-searchpage-1 .form-item,
#block-exposedformsearch-contentpage-1 .form-item {
  width: 90%;
  margin: 0;
}
/* line 2164, ../sass/custom-style.scss */
#search-block-form .form-item label,
#views-exposed-form-search-content-page-1 .form-item label,
#block-exposedformcouncil-assist-searchpage-1 .form-item label,
#block-exposedformsearch-contentpage-1 .form-item label {
  display: none;
}

/*Demo typography*/
/* line 2175, ../sass/custom-style.scss */
.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

/* line 2181, ../sass/custom-style.scss */
.highlight {
  padding: 20px;
  background-color: #f7f7f9;
}

/* line 2186, ../sass/custom-style.scss */
.highlight pre {
  border: 0;
  background: none;
}

/* line 2191, ../sass/custom-style.scss */
.bd-example-type .table tr:first-child td {
  border-top: 0;
}

/* line 2195, ../sass/custom-style.scss */
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0;
}

/* line 2204, ../sass/custom-style.scss */
.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact form*/
/* line 2210, ../sass/custom-style.scss */
.block-views-blockcontact-details-block-1 {
  margin-top: 25px;
}

/* line 2216, ../sass/custom-style.scss */
.contact-message-feedback-form {
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  padding: 10px 30px;
  background: #f5f5f4;
}

/* line 2224, ../sass/custom-style.scss */
.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%;
}

/*user-login-form*/
/* line 2232, ../sass/custom-style.scss */
.user-login-form,
.user-form,
.user-pass {
  max-width: 650px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #fbfbfb;
}

/* line 2242, ../sass/custom-style.scss */
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
}

/* line 2252, ../sass/custom-style.scss */
.path-user .user-login-form,
.path-user .user-form,
.path-user .user-pass {
  max-width: 100%;
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
}

/* line 2263, ../sass/custom-style.scss */
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 11px;
  color: #999;
  font-style: italic;
}

/*Maintainance*/
/* line 2272, ../sass/custom-style.scss */
.maintenance-page {
  /*  background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
  color: $white;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  font-size: 18px;
  color: $black;*/
  text-align: center;
  padding-top: 150px;
  padding-bottom: 100px;
  font-size: 18px;
  background-color: #000;
  color: #fff;
}
/* line 2287, ../sass/custom-style.scss */
.maintenance-page p.mainten {
  color: #fff;
  padding: 5px;
  margin: 30px auto;
}
/* line 2293, ../sass/custom-style.scss */
.maintenance-page .row {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 1.5em;
  text-align: center;
  justify-content: center;
}
/* line 2301, ../sass/custom-style.scss */
.maintenance-page div.col {
  width: 33%;
  margin: 15px 0;
}
/* line 2306, ../sass/custom-style.scss */
.maintenance-page a.link {
  border-radius: 50%;
  /* background: #fff; */
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  padding: 20px;
  margin: 10px auto;
}
/* line 2320, ../sass/custom-style.scss */
.maintenance-page .svg {
  width: 60px;
  height: 60px;
  position: relative;
}
/* line 2326, ../sass/custom-style.scss */
.maintenance-page a.social {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
}
/* line 2332, ../sass/custom-style.scss */
.maintenance-page img {
  max-width: none;
  height: auto;
  object-fit: fill;
}
/* line 2338, ../sass/custom-style.scss */
.maintenance-page .soc {
  margin-top: 100px;
}
/* line 2342, ../sass/custom-style.scss */
.maintenance-page img.png {
  width: 50px;
  height: 50px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
}
/* line 2351, ../sass/custom-style.scss */
.maintenance-page .layout-container {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

/* line 2358, ../sass/custom-style.scss */
.maintenance-msg {
  font-size: 14px;
}
/* line 2368, ../sass/custom-style.scss */
.maintenance-msg a {
  color: #fff;
  text-decoration: underline;
}
/* line 2373, ../sass/custom-style.scss */
.maintenance-msg strong {
  font-size: 30px;
  padding: 5px;
  margin: 30px auto;
  display: block;
}
/* line 2380, ../sass/custom-style.scss */
.maintenance-msg h1 {
  display: none;
}

/* line 2385, ../sass/custom-style.scss */
.maintenance-msg h1 {
  font-weight: bold;
  color: #fff;
}

/* line 2390, ../sass/custom-style.scss */
.maintenance-page .brand,
.maintenance-page .name-and-slogan {
  display: inline-block;
  vertical-align: middle;
}

/* line 2396, ../sass/custom-style.scss */
.maintenance-page .site-name a {
  color: #404040;
}

/* line 2400, ../sass/custom-style.scss */
.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
  display: none;
}

/*Comment*/
/* line 2407, ../sass/custom-style.scss */
.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

/* line 2414, ../sass/custom-style.scss */
.comment-wrap .author-details {
  float: left;
  width: 20%;
}

/* line 2419, ../sass/custom-style.scss */
.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}

/* line 2425, ../sass/custom-style.scss */
.comment-submitted {
  padding: 5px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}

/* line 2433, ../sass/custom-style.scss */
.comment-wrap .author-comments h3 {
  margin-top: 10px;
}

/* line 2437, ../sass/custom-style.scss */
.comment-wrap .author-comments p {
  margin-bottom: 10px;
}

/*links inline*/
/* line 2443, ../sass/custom-style.scss */
ul.links.inline li {
  display: inline-block;
  padding-right: 10px;
}

/*profile*/
/* line 2450, ../sass/custom-style.scss */
.profile > div {
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}

/* line 2456, ../sass/custom-style.scss */
.profile h4.label {
  color: #333;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}

/* line 2463, ../sass/custom-style.scss */
.flexslider {
  z-index: 1;
  margin-top: 10px;
}
/* line 2467, ../sass/custom-style.scss */
.flexslider .slides > li {
  position: relative;
}

/* line 2472, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1 {
  background: #f3f1ee;
  margin-bottom: 0;
}
/* line 2476, ../sass/custom-style.scss */
.path-council .block-views-blockhome-slideshow-block-1 {
  background: #072941;
}
/* line 2480, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1 .views-field-field-content-image {
  position: relative;
  float: right;
  max-width: 44%;
}
/* line 2485, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1 .views-field-field-content-image::before {
  content: "";
  position: absolute;
  z-index: 1;
  background: url(../images/slider-shape.svg) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  right: 1px;
  top: -1px;
}
/* line 2496, ../sass/custom-style.scss */
.path-council .block-views-blockhome-slideshow-block-1 .views-field-field-content-image::before {
  background: url(../images/slider-shape-blue.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 61.9375em) {
  /* line 2480, ../sass/custom-style.scss */
  .block-views-blockhome-slideshow-block-1 .views-field-field-content-image {
    max-width: 100%;
    float: none;
  }
}

/* line 2515, ../sass/custom-style.scss */
body:not(.path-council) .events {
  display: none;
}

/* line 2521, ../sass/custom-style.scss */
.region-slideshow nav {
  left: 0;
  background: #fff;
  margin: 35px;
  padding: 10px 20px;
  width: 18%;
  height: 390px;
  min-width: 220px;
  float: none;
}
/* line 2533, ../sass/custom-style.scss */
.region-slideshow nav .nav {
  display: block;
}
/* line 2536, ../sass/custom-style.scss */
.region-slideshow nav .nav .nav-link {
  color: #000;
  padding: 6px 10px;
}
/* line 2540, ../sass/custom-style.scss */
.region-slideshow nav .nav .nav-link::after {
  display: none;
}
/* line 2544, ../sass/custom-style.scss */
.region-slideshow nav .nav .nav-link.is-active {
  font-weight: bold;
}
@media screen and (max-width: 90.5625em) {
  /* line 2521, ../sass/custom-style.scss */
  .region-slideshow nav {
    margin: 45px 20px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 2521, ../sass/custom-style.scss */
  .region-slideshow nav {
    display: none;
  }
}
/* line 2559, ../sass/custom-style.scss */
.region-slideshow .more-link {
  margin: 0;
}

/* line 2564, ../sass/custom-style.scss */
.caption-row {
  display: flex;
  position: relative;
  margin: 0 auto;
  height: 50vh;
  max-width: 800px;
  align-items: center;
  justify-content: end;
}
@media screen and (max-width: 61.9375em) {
  /* line 2564, ../sass/custom-style.scss */
  .caption-row {
    width: 100%;
    float: none;
    height: auto;
    padding-top: 20px;
  }
}
/* line 2584, ../sass/custom-style.scss */
.caption-row .slider-caption {
  display: inline-block;
  padding: 0 30px;
  text-align: left;
  margin-top: 0;
  max-width: 75%;
}
@media screen and (max-width: 61.9375em) {
  /* line 2584, ../sass/custom-style.scss */
  .caption-row .slider-caption {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  /* line 2601, ../sass/custom-style.scss */
  .color_light .caption-row .slider-caption {
    background: #F5F5F5;
  }
}
/* line 2606, ../sass/custom-style.scss */
.caption-row .slider-caption .slider-title {
  font-family: "Poppins";
  margin-top: 0;
  font-size: 3.5rem;
  font-weight: 600;
  background: none;
  max-width: 100%;
  margin: 5px 0;
  margin-bottom: 1.5rem;
}
/* line 2616, ../sass/custom-style.scss */
.color_light .caption-row .slider-caption .slider-title {
  color: #000;
}
/* line 2620, ../sass/custom-style.scss */
.path-council .caption-row .slider-caption .slider-title {
  color: #fff;
}
@media screen and (max-width: 61.9375em) {
  /* line 2606, ../sass/custom-style.scss */
  .caption-row .slider-caption .slider-title {
    height: auto;
    font-size: 20px;
  }
}
/* line 2635, ../sass/custom-style.scss */
.caption-row .slider-caption .slider-description p {
  text-transform: none;
  color: #09263c;
  height: 115px;
  font-size: 18px;
}
/* line 2644, ../sass/custom-style.scss */
.color_light .caption-row .slider-caption .slider-description p {
  color: #000;
}
/* line 2648, ../sass/custom-style.scss */
.path-council .caption-row .slider-caption .slider-description p {
  color: #fff;
}
@media screen and (max-width: 61.9375em) {
  /* line 2635, ../sass/custom-style.scss */
  .caption-row .slider-caption .slider-description p {
    height: auto;
    font-size: 16px;
    line-height: normal;
  }
}
/* line 2658, ../sass/custom-style.scss */
body:not(.path-council) .caption-row .slider-caption .slider-description p {
  color: #000;
}
/* line 2665, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
@media screen and (max-width: 37.4375em) {
  /* line 2665, ../sass/custom-style.scss */
  .caption-row .slider-caption .more-link a {
    margin: 5px 0;
  }
}
/* line 2684, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link a:hover {
  color: #ffffff !important;
}
/* line 2689, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 2694, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 2708, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link:hover {
  opacity: 0.9;
}

/* line 2716, ../sass/custom-style.scss */
.main-header .flex-direction-nav {
  width: 100px;
  position: absolute;
  z-index: 10;
  left: 230px;
  bottom: 20px;
  margin: 0 auto;
  text-align: left;
  display: none;
  height: 40px;
}
/* line 2727, ../sass/custom-style.scss */
.main-header .flex-direction-nav a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 10px;
  display: block !important;
  color: transparent;
  text-shadow: none;
}
/* line 2736, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-prev {
  left: 0 !important;
  text-align: center;
  color: transparent !important;
}
/* line 2743, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #D83F1A;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}
/* line 2761, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-next {
  right: 30px !important;
  text-align: center;
  color: transparent !important;
}
/* line 2767, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #D83F1A;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}
/* line 2781, ../sass/custom-style.scss */
.main-header .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 2727, ../sass/custom-style.scss */
  .main-header .flex-direction-nav a {
    bottom: 4px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 2716, ../sass/custom-style.scss */
  .main-header .flex-direction-nav {
    left: 18%;
    bottom: 45px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2716, ../sass/custom-style.scss */
  .main-header .flex-direction-nav {
    left: auto;
    bottom: 0;
    right: 40px;
  }
}

/* line 2808, ../sass/custom-style.scss */
.flex-pauseplay {
  width: 50px;
  position: absolute;
  z-index: 10;
  left: 22%;
  bottom: 58px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
/* line 2818, ../sass/custom-style.scss */
.flex-pauseplay a {
  color: #fff;
}
/* line 2821, ../sass/custom-style.scss */
.flex-pauseplay a:after, .flex-pauseplay a:before {
  font-size: 13px;
}
/* line 2826, ../sass/custom-style.scss */
.flex-pauseplay a:hover {
  color: #FFE555 !important;
  opacity: 1;
}
@media screen and (max-width: 74.9375em) {
  /* line 2808, ../sass/custom-style.scss */
  .flex-pauseplay {
    display: none;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2808, ../sass/custom-style.scss */
  .flex-pauseplay {
    display: block;
    left: auto;
    bottom: 38px;
    right: 123px;
  }
}

/* line 2844, ../sass/custom-style.scss */
.flex-control-nav {
  width: 100px;
  position: absolute;
  z-index: 10;
  left: 25px;
  bottom: 30px;
  margin: 0 auto;
  text-align: left;
  display: block;
}
@media screen and (max-width: 74.9375em) {
  /* line 2844, ../sass/custom-style.scss */
  .flex-control-nav {
    bottom: 57px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2844, ../sass/custom-style.scss */
  .flex-control-nav {
    left: auto;
    right: 20px;
    text-align: center;
    width: auto;
    bottom: 5px;
  }
}
/* line 2867, ../sass/custom-style.scss */
.flex-control-nav li {
  margin: 0 5px;
}
/* line 2870, ../sass/custom-style.scss */
.flex-control-nav li a {
  width: 15px;
  height: 15px;
  background: #000;
  box-shadow: none;
}
/* line 2876, ../sass/custom-style.scss */
.flex-control-nav li a:hover {
  background: #D83F1A;
}

/* line 2883, ../sass/custom-style.scss */
.flex-control-paging li a.flex-active {
  background: #D83F1A;
}

/* line 2889, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title,
.block-views-blockevents-block .views-field-field-date,
.block-views-blockevents-block .views-field-field-date-range-range {
  background: #fff;
  padding: 10px;
}
/* line 2906, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title {
  height: 90px;
}
/* line 2907, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title a {
  color: #000;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  float: left;
  width: 80%;
}
/* line 2932, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link {
  background: #F5F5F5;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
/* line 2938, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
/* line 2953, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link a:hover {
  color: #ffffff !important;
}
/* line 2958, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 2963, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 2977, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link:hover {
  opacity: 0.9;
}

/* line 2983, ../sass/custom-style.scss */
.flexslider {
  background: none;
  border: 0;
}

/* line 3025, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col:only-child:empty {
  display: none;
  margin: 0 !important;
}
/* line 3031, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col {
  display: inline-block;
  margin: 10px;
  max-width: calc(25% - 15px);
}
@media screen and (max-width: 74.9375em) {
  /* line 3031, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: calc(25% - 15px) !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3031, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: calc(50% - 20px) !important;
    margin: 10px !important;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 3031, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: 100% !important;
    margin: 10px 0 !important;
  }
}
/* line 3051, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col.colv-1 {
  margin-left: 0;
}
/* line 3055, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col.colv-4 {
  margin-right: 0;
}
/* line 3062, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col {
  max-width: calc(33.33% - 40px);
  margin: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3062, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-3 .views-col {
    width: 100% !important;
    max-width: 100%;
    margin: 10px 0;
  }
}
/* line 3082, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col.colv-1 {
  margin-left: 0;
}
/* line 3086, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col.colv-3 {
  margin-right: 0;
}
/* line 3136, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-title {
  padding: 0 10px;
  height: 70px;
}
/* line 3144, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-title a {
  text-decoration: none;
  float: left;
  font-size: 20px;
  font-family: "Poppins";
  width: 100%;
}
/* line 3161, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-field-date,
.views-view-responsive-grid .views-field-field-date-range,
.views-view-responsive-grid .views-field-field-date-range-value {
  margin-top: -47px;
  height: 47px;
  /* background: rgba(0,0,0,0.7); */
  background: rgba(0, 118, 207, 0.15);
  backdrop-filter: blur(10px) contrast(1.1);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 3175, ../sass/custom-style.scss */
.views-view-responsive-grid img {
  width: 100%;
}
/* line 3179, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  height: 450px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 3188, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col:hover {
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}
/* line 3196, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col:hover .views-field-field-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 3204, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col .views-field-field-image {
  height: 260px;
  overflow: hidden;
}
/* line 3208, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col .views-field-field-image img {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 74.9375em) {
  /* line 3204, ../sass/custom-style.scss */
  .views-view-responsive-grid .views-col .views-field-field-image {
    height: 185px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3204, ../sass/custom-style.scss */
  .views-view-responsive-grid .views-col .views-field-field-image {
    height: 200px;
  }
}
/* line 3224, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link {
  text-align: left;
  margin: 0;
  width: 100%;
  float: left;
}
/* line 3230, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
/* line 3245, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link a:hover {
  color: #ffffff !important;
}
/* line 3250, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 3255, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 3267, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link.small a:hover {
  color: #D83F1A !important;
}
/* line 3273, ../sass/custom-style.scss */
.views-view-responsive-grid .more-link:hover {
  opacity: 0.9;
}

/* line 3280, ../sass/custom-style.scss */
.views-exposed-form .form-item {
  width: 48%;
  display: inline-block;
  margin: 5px;
  vertical-align: bottom;
}
@media screen and (max-width: 74.9375em) {
  /* line 3280, ../sass/custom-style.scss */
  .views-exposed-form .form-item {
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin: 20px 5px;
  }
}
/* line 3297, ../sass/custom-style.scss */
.views-exposed-form .form-item label {
  display: block;
}
/* line 3302, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup {
  clear: both;
}
/* line 3305, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup .js-form-item {
  width: 24%;
  display: inline-block;
}
/* line 3310, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup legend {
  border-bottom: 2px solid #000;
}
/* line 3315, ../sass/custom-style.scss */
.views-exposed-form .form-actions {
  clear: both;
  width: 160px;
}

/* line 3329, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col .views-field-title,
.field--name-field-view .sub-page-grid .views-col .views-field-title,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .views-col .views-field-title,
.block-views-blockreport-it-block-1 .sub-page-grid .views-col .views-field-title {
  width: 100% !important;
  background: none;
  padding: 10px !important;
  float: left;
  height: auto;
}
/* line 3337, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col .views-field-body,
.field--name-field-view .sub-page-grid .views-col .views-field-body,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .views-col .views-field-body,
.block-views-blockreport-it-block-1 .sub-page-grid .views-col .views-field-body {
  border: 0 !important;
  height: 200px !important;
}
/* line 3342, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col img,
.field--name-field-view .sub-page-grid .views-col img,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .views-col img,
.block-views-blockreport-it-block-1 .sub-page-grid .views-col img {
  height: 160px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3326, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .views-col,
  .field--name-field-view .sub-page-grid .views-col,
  .block-views-blocksub-page-listing-block-1 .sub-page-grid .views-col,
  .block-views-blockreport-it-block-1 .sub-page-grid .views-col {
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
  }
}
/* line 3361, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
.field--name-field-view .sub-page-grid .listing-summary,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary {
  color: #000;
  padding: 24px;
  min-height: 12em;
  background: #fff;
  box-shadow: none;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 3377, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary > a,
.field--name-field-view .sub-page-grid .listing-summary > a,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary > a,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 3387, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary:hover,
.field--name-field-view .sub-page-grid .listing-summary:hover,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary:hover,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 3393, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary a,
.field--name-field-view .sub-page-grid .listing-summary a,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary a,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 3406, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary h3,
.field--name-field-view .sub-page-grid .listing-summary h3,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary h3,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary h3 {
  text-align: left;
}
@media screen and (max-width: 90.5625em) {
  /* line 3361, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
  .field--name-field-view .sub-page-grid .listing-summary,
  .block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary,
  .block-views-blockreport-it-block-1 .sub-page-grid .listing-summary {
    height: 230px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 3361, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
  .field--name-field-view .sub-page-grid .listing-summary,
  .block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary,
  .block-views-blockreport-it-block-1 .sub-page-grid .listing-summary {
    height: 205px;
    width: 90%;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 3424, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary .title,
.field--name-field-view .sub-page-grid .listing-summary .title,
.block-views-blocksub-page-listing-block-1 .sub-page-grid .listing-summary .title,
.block-views-blockreport-it-block-1 .sub-page-grid .listing-summary .title {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
/* line 3433, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-row,
.field--name-field-view .sub-page-list .views-row,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-row,
.block-views-blockreport-it-block-1 .sub-page-list .views-row {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  float: left;
  margin: 10px 0;
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  /* line 3433, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-row,
  .field--name-field-view .sub-page-list .views-row,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-row,
  .block-views-blockreport-it-block-1 .sub-page-list .views-row {
    float: none;
    clear: both;
  }
}
/* line 3445, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-title,
.field--name-field-view .sub-page-list .views-field-title,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-title,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-title {
  width: 100% !important;
  background: none;
  padding: 10px !important;
  float: left;
  height: auto;
}
/* line 3453, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-body,
.field--name-field-view .sub-page-list .views-field-body,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-body,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-body {
  border: 0 !important;
  height: 200px !important;
}
/* line 3458, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-field-header-image,
.field--name-field-view .sub-page-list .views-field-field-header-image,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-field-header-image,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-field-header-image {
  width: 270px;
  float: right;
}
@media screen and (max-width: 90.5625em) {
  /* line 3463, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-field-header-image img,
  .field--name-field-view .sub-page-list .views-field-field-header-image img,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-field-header-image img,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-field-header-image img {
    height: 230px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 3458, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-field-header-image,
  .field--name-field-view .sub-page-list .views-field-field-header-image,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-field-header-image,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-field-header-image {
    width: 100%;
  }
  /* line 3471, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-field-header-image img,
  .field--name-field-view .sub-page-list .views-field-field-header-image img,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-field-header-image img,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-field-header-image img {
    height: 255px;
  }
}
/* line 3477, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
.field--name-field-view .sub-page-list .views-field-nothing,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing {
  width: 70%;
  padding: 25px 30px;
  margin-right: auto;
  margin-left: auto;
  height: 182px;
  text-align: left;
  position: relative;
  float: left;
  line-height: 22px;
}
/* line 3491, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing > a,
.field--name-field-view .sub-page-list .views-field-nothing > a,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing > a,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 3501, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing:hover,
.field--name-field-view .sub-page-list .views-field-nothing:hover,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing:hover,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 3506, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing a,
.field--name-field-view .sub-page-list .views-field-nothing a,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing a,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing a {
  font-weight: 700;
  text-decoration: none;
}
/* line 3513, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing h3,
.field--name-field-view .sub-page-list .views-field-nothing h3,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing h3,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing h3 {
  text-align: left;
}
@media screen and (max-width: 90.5625em) {
  /* line 3477, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
  .field--name-field-view .sub-page-list .views-field-nothing,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing {
    height: 230px;
    width: 67%;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 3477, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
  .field--name-field-view .sub-page-list .views-field-nothing,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing {
    height: 205px;
    width: 100%;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3477, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
  .field--name-field-view .sub-page-list .views-field-nothing,
  .block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing,
  .block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing {
    margin-bottom: 30px;
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}
/* line 3539, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing .title,
.field--name-field-view .sub-page-list .views-field-nothing .title,
.block-views-blocksub-page-listing-block-1 .sub-page-list .views-field-nothing .title,
.block-views-blockreport-it-block-1 .sub-page-list .views-field-nothing .title {
  margin-bottom: 10px;
}

/* line 3547, ../sass/custom-style.scss */
.reports .views-col {
  padding: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
/* line 3551, ../sass/custom-style.scss */
.reports .views-col .views-field-field-year,
.reports .views-col .views-field-title {
  margin-bottom: 0;
  padding: 0.5em;
}
/* line 3558, ../sass/custom-style.scss */
.reports .views-col .views-field-field-year a,
.reports .views-col .views-field-title a {
  font-weight: 600;
  text-align: center;
  font-size: 16px;
}
/* line 3566, ../sass/custom-style.scss */
.reports .views-col:hover {
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.2s;
}

/* line 3573, ../sass/custom-style.scss */
.file--mime-application-pdf,
.file--mime-application-doc,
.file--mime-application-docx,
.file--mime-application-txt,
.file--mime-application-xml,
.file--mime-application-zip {
  text-decoration: underline;
  max-width: 85%;
  padding-left: 20px;
  position: relative;
}
/* line 3585, ../sass/custom-style.scss */
.file--mime-application-pdf a,
.file--mime-application-doc a,
.file--mime-application-docx a,
.file--mime-application-txt a,
.file--mime-application-xml a,
.file--mime-application-zip a {
  text-decoration: underline;
  padding-right: 5px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3573, ../sass/custom-style.scss */
  .file--mime-application-pdf,
  .file--mime-application-doc,
  .file--mime-application-docx,
  .file--mime-application-txt,
  .file--mime-application-xml,
  .file--mime-application-zip {
    display: initial;
    max-width: initial;
  }
}

@media screen and (max-width: 61.9375em) {
  /* line 3597, ../sass/custom-style.scss */
  .views-field-field-pdf-files .field-content,
  .field--name-field-documents .field__item {
    display: initial;
  }
}

/* line 3607, ../sass/custom-style.scss */
.file--mime-application-pdf:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\26";
  color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3621, ../sass/custom-style.scss */
.file--mime-application-zip:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\74";
  color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3635, ../sass/custom-style.scss */
.file--mime-application-doc:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\27";
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3648, ../sass/custom-style.scss */
.file--mime-application-docx:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\27";
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3661, ../sass/custom-style.scss */
.file--mime-application-txt:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\29";
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3674, ../sass/custom-style.scss */
.file--mime-application-xml:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\28";
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3688, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header {
  padding: 0.8em 0.5em 0.8em 0.7em;
  color: #000;
  border-radius: 0;
  background: #eee;
  border: 0;
  border-left: 5px solid #24c344;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
/* line 3700, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active {
  border-color: #24C344;
}
/* line 3703, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_444444_256x240.png);
  background-position: -65px -16px;
}
/* line 3708, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active a {
  color: #D83F1A;
}
/* line 3713, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header .field-content {
  display: inline-block;
}
/* line 3717, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header .ui-icon {
  margin-top: 0;
}
/* line 3722, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-content {
  padding: 2em 2.2em;
  min-height: 80px;
  margin-bottom: 10px;
}
/* line 3728, ../sass/custom-style.scss */
.ui-accordion .ui-widget,
.ui-accordion .ui-helper-reset {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 170%;
}

/* line 3771, ../sass/custom-style.scss */
.block-views-blockevents-block header {
  margin: 0.75em 0;
  text-align: center;
}
/* line 3776, ../sass/custom-style.scss */
.block-views-blockevents-block h2 {
  text-align: center;
  margin-bottom: 0;
}

/* line 3783, ../sass/custom-style.scss */
.block-views-blocknews-media-block-1 a.title {
  text-align: left;
  margin: 0;
  padding: 0 10px 5px 0;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  z-index: 1;
  font-size: 35px;
  font-weight: 300;
  z-index: 10;
  font-weight: 600;
  text-decoration: none;
}
/* line 3799, ../sass/custom-style.scss */
.block-views-blocknews-media-block-1 a.title:hover {
  text-decoration: underline;
  color: #fff !important;
}

/* line 3806, ../sass/custom-style.scss */
#block-gtranslate,
.block-gtranslate-block {
  position: absolute;
  top: 35px;
  right: 95px;
}
@media screen and (max-width: 37.4375em) {
  /* line 3806, ../sass/custom-style.scss */
  #block-gtranslate,
  .block-gtranslate-block {
    right: 45px;
  }
}
/* line 3821, ../sass/custom-style.scss */
#block-gtranslate select,
.block-gtranslate-block select {
  background: url("../images/language.svg") no-repeat;
  background-position: center;
  background-size: 30px;
  width: 40px;
  height: 40px;
  -moz-appearance: none;
  color: transparent;
}
/* line 3830, ../sass/custom-style.scss */
#block-gtranslate select .selected,
.block-gtranslate-block select .selected {
  background: none;
}
/* line 3833, ../sass/custom-style.scss */
#block-gtranslate select .selected a,
.block-gtranslate-block select .selected a {
  border: 0;
  color: transparent;
  padding: 10px 5px;
}
/* line 3838, ../sass/custom-style.scss */
.color_light #block-gtranslate select .selected a, .color_light
.block-gtranslate-block select .selected a {
  color: #000;
}
/* line 3842, ../sass/custom-style.scss */
#block-gtranslate select .selected a span.gflag,
.block-gtranslate-block select .selected a span.gflag {
  background-image: none;
}
/* line 3846, ../sass/custom-style.scss */
#block-gtranslate select .selected a:hover,
.block-gtranslate-block select .selected a:hover {
  background-color: transparent;
}
/* line 3852, ../sass/custom-style.scss */
#block-gtranslate select option,
.block-gtranslate-block select option {
  border: 0;
  color: #000;
}
/* line 3857, ../sass/custom-style.scss */
#block-gtranslate select a,
.block-gtranslate-block select a {
  margin-left: 30px;
  padding: 5px;
}
/* line 3861, ../sass/custom-style.scss */
#block-gtranslate select a img,
.block-gtranslate-block select a img {
  display: none;
}
/* line 3866, ../sass/custom-style.scss */
#block-gtranslate select:hover,
.block-gtranslate-block select:hover {
  background: url("../images/language-hover.svg") no-repeat;
  background-position: center;
  background-size: 30px;
}

/* line 3874, ../sass/custom-style.scss */
.region-middle-first {
  padding: 30px 0;
}
/* line 3877, ../sass/custom-style.scss */
.region-middle-first h2 {
  display: block;
  text-align: left;
}
/* line 3882, ../sass/custom-style.scss */
.region-middle-first .menu {
  position: relative;
}
/* line 3885, ../sass/custom-style.scss */
.region-middle-first .menu > li {
  border-radius: 20px;
  padding: 20px;
  height: 500px;
  background: white;
  margin: 0;
  width: calc(33.33% - 27px);
}
/* line 3893, ../sass/custom-style.scss */
.region-middle-first .menu > li:first-child {
  border: 7px solid #30bf79;
}
/* line 3897, ../sass/custom-style.scss */
.region-middle-first .menu > li:nth-child(2) {
  border: 7px solid #ec7a08;
  margin: 0 40px;
}
/* line 3902, ../sass/custom-style.scss */
.region-middle-first .menu > li:nth-child(3) {
  border: 7px solid #fcd900;
}
/* line 3906, ../sass/custom-style.scss */
.region-middle-first .menu > li span {
  font-weight: 700;
  clear: both;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
/* line 3916, ../sass/custom-style.scss */
.region-middle-first .menu > li ul {
  border: 0;
  padding: 0;
  background: none;
}
/* line 3921, ../sass/custom-style.scss */
.region-middle-first .menu > li ul li {
  background: none;
  border: 0 !important;
  height: auto;
  margin: 0 !important;
  padding: 0;
  width: 100%;
  float: left;
}
/* line 3930, ../sass/custom-style.scss */
.region-middle-first .menu > li ul li a {
  padding: 10px 0;
  font-size: 18px;
}

/* line 3940, ../sass/custom-style.scss */
.region-footer-third {
  float: right;
}
/* line 3944, ../sass/custom-style.scss */
.region-footer-third #block-places li {
  width: 33%;
  padding: 10px;
  margin-left: 5px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3944, ../sass/custom-style.scss */
  .region-footer-third #block-places li {
    width: 100%;
  }
}
/* line 3953, ../sass/custom-style.scss */
.region-footer-third #block-places li:before {
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  left: -5px;
  top: 18px;
}
/* line 3963, ../sass/custom-style.scss */
.color_light .region-footer-third #block-places li:before {
  background: #000;
}
/* line 3968, ../sass/custom-style.scss */
.region-footer-third #block-places li:after {
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  position: absolute;
  transform: rotate(-45deg);
  left: -5px;
  top: 23px;
}
/* line 3978, ../sass/custom-style.scss */
.color_light .region-footer-third #block-places li:after {
  background: #000;
}

/* line 3987, ../sass/custom-style.scss */
#block-views-block-events-evt-teaser h2 {
  text-align: center;
}

/* line 3993, ../sass/custom-style.scss */
.view-events-teaser ul {
  padding: 0;
}
/* line 3996, ../sass/custom-style.scss */
.view-events-teaser ul li {
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 1em;
  padding: 0;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 4006, ../sass/custom-style.scss */
.view-events-teaser ul li .field-status {
  color: #6f787e;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 4012, ../sass/custom-style.scss */
.view-events-teaser ul li .field-title {
  font-weight: 700;
}
@media screen and (min-width: 62em) {
  /* line 3996, ../sass/custom-style.scss */
  .view-events-teaser ul li {
    margin: 1em;
    width: calc(50% - 2em);
  }
  /* line 4020, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-field-image {
    width: 50%;
    padding: 4.5px 35px;
  }
  /* line 4024, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-field-image img {
    width: 180px;
    height: 180px;
  }
  /* line 4030, ../sass/custom-style.scss */
  .view-events-teaser ul li .right-side {
    width: 71%;
    padding: 0;
  }
  /* line 4035, ../sass/custom-style.scss */
  .view-events-teaser ul li .field-title {
    padding: 10px 0;
    width: 100%;
    text-decoration: none;
    font-size: 23px;
    float: left;
  }
  /* line 4051, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .whats-on-teaser__wrap {
    padding-top: calc(56.25% + 0.25em);
  }
  /* line 4055, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .views-field-field-image {
    width: 100%;
    padding: 0;
  }
  /* line 4059, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .views-field-field-image img {
    height: 500px !important;
    width: 100% !important;
  }
  /* line 4065, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .right-side {
    width: 100%;
    background: #fff;
    padding: 30px;
  }
  /* line 4073, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .views-field-nothing .field-content {
    display: block;
  }
  /* line 4080, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-nothing .field-content {
    display: flex;
  }
}
/* line 4086, ../sass/custom-style.scss */
.view-events-teaser ul li img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 4086, ../sass/custom-style.scss */
  .view-events-teaser ul li img {
    max-height: 405px;
  }
}
/* line 4095, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-field-date,
.view-events-teaser ul li .views-field-field-date-range,
.view-events-teaser ul li .views-field-field-date-range-value {
  margin-top: -47px;
  height: 47px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 4108, ../sass/custom-style.scss */
.view-events-teaser ul li .date .date-recur-occurrences {
  display: none;
}
/* line 4113, ../sass/custom-style.scss */
.view-events-teaser ul li .date-recur-occurrences li {
  width: 100%;
  margin: 0;
  box-shadow: none;
}
/* line 4119, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-title {
  height: 110px;
  padding: 24px;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
}
/* line 4128, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-title a {
  line-height: 14px;
  text-decoration: none;
  color: #000;
  font-size: 1em;
  font-weight: 700;
}
@media screen and (max-width: 74.9375em) {
  /* line 4119, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-title {
    height: 130px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 4119, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-title {
    height: 110px;
  }
}
/* line 4146, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title {
  background: #fff;
  box-shadow: none;
  color: #fff;
}
/* line 4151, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title a {
  color: #D83F1A;
}
/* line 4155, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title time {
  color: #fff;
}
/* line 4162, ../sass/custom-style.scss */
.view-events-teaser ul li:first-child img {
  height: 465px;
}
@media screen and (max-width: 74.9375em) {
  /* line 4162, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child img {
    height: 300px !important;
    min-height: 300px;
  }
}
/* line 4172, ../sass/custom-style.scss */
.view-events-teaser ul li:hover {
  transform: translate(-5px, 0);
}
/* line 4178, ../sass/custom-style.scss */
.view-events-teaser .more-link {
  clear: both;
  text-align: center;
  padding: 25px 0;
  text-transform: capitalize;
}
/* line 4184, ../sass/custom-style.scss */
.view-events-teaser .more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
/* line 4199, ../sass/custom-style.scss */
.view-events-teaser .more-link a:hover {
  color: white !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 4178, ../sass/custom-style.scss */
  .view-events-teaser .more-link {
    padding: 10px 0 0;
  }
}
/* line 4208, ../sass/custom-style.scss */
.view-events-teaser .more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 4213, ../sass/custom-style.scss */
.view-events-teaser .more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 4227, ../sass/custom-style.scss */
.view-events-teaser .more-link:hover {
  opacity: 0.9;
}
/* line 4233, ../sass/custom-style.scss */
.view-events-teaser .date .date-recur-date {
  color: transparent;
}
/* line 4237, ../sass/custom-style.scss */
.view-events-teaser .date time {
  color: #000;
}
/* line 4240, ../sass/custom-style.scss */
.view-events-teaser .date time:nth-child(2) {
  display: none;
}

/* line 4247, ../sass/custom-style.scss */
#toolbar-administration {
  z-index: 100000;
  position: relative;
}

/* line 4252, ../sass/custom-style.scss */
.field--label- {
  display: none;
}

/* line 4256, ../sass/custom-style.scss */
.paragraph--type--text-with-background-color {
  background-color: #eee;
}
/* line 4259, ../sass/custom-style.scss */
.paragraph--type--text-with-background-color .field--name-field-text {
  padding: 10px 20px;
}

/* line 4264, ../sass/custom-style.scss */
.addtocalendar {
  float: right;
  background: #d93e19 !important;
}
/* line 4268, ../sass/custom-style.scss */
.addtocalendar a {
  color: #fff;
  text-decoration: none;
  padding: 15px 40px;
  font-size: 20px;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 4276, ../sass/custom-style.scss */
.addtocalendar a .placeholder {
  font-style: unset;
}
/* line 4280, ../sass/custom-style.scss */
.addtocalendar a:hover {
  color: #fff !important;
}
/* line 4285, ../sass/custom-style.scss */
.addtocalendar .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  background: #000;
}
/* line 4292, ../sass/custom-style.scss */
.addtocalendar .atcb-list {
  width: auto;
}
/* line 4296, ../sass/custom-style.scss */
.addtocalendar:hover {
  opacity: 0.9;
}

/* line 4301, ../sass/custom-style.scss */
.field--name-field-book-now {
  padding: 5px 10px;
  margin: 10px 0;
  min-height: 40px;
}
/* line 4308, ../sass/custom-style.scss */
.field--name-field-book-now a {
  color: #fff;
  background: #2b2b2b;
  padding: 1em 2em;
  text-decoration: none;
  float: right;
}
/* line 4315, ../sass/custom-style.scss */
.field--name-field-book-now a:hover {
  background: #000;
}

/* line 4321, ../sass/custom-style.scss */
.pager__items {
  display: flex;
  margin: 0 auto;
  width: max-content;
  padding: 0;
}
/* line 4327, ../sass/custom-style.scss */
.pager__items .pager__item {
  font-size: 1em;
  text-align: center;
  margin: 10px 5px;
  width: max-content;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  font-size: 1em;
  position: relative;
  list-style: none;
  background: #D83F1A;
}
/* line 4343, ../sass/custom-style.scss */
.pager__items .pager__item a {
  border: 0 !important;
  text-decoration: none;
  background: none !important;
  color: white;
}
/* line 4350, ../sass/custom-style.scss */
.pager__items .pager__item:hover {
  opacity: 0.9;
}
/* line 4353, ../sass/custom-style.scss */
.pager__items .pager__item:hover a {
  color: white !important;
}

/* line 4361, ../sass/custom-style.scss */
.pager .pager__item {
  font-size: 1em;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  background: #D83F1A;
  font-size: 1em;
  position: relative;
  list-style: none;
}
/* line 4377, ../sass/custom-style.scss */
.pager .pager__item a {
  border: 0 !important;
  text-decoration: none;
  background: none !important;
  color: white;
}
/* line 4384, ../sass/custom-style.scss */
.pager .pager__item:hover {
  opacity: 0.9;
}
/* line 4387, ../sass/custom-style.scss */
.pager .pager__item:hover a {
  color: white !important;
}
/* line 4392, ../sass/custom-style.scss */
.pager .pager__item.is-active {
  opacity: 0.8;
}

/* line 4398, ../sass/custom-style.scss */
.field--name-field-display-sidebar {
  display: none;
}

/* line 4404, ../sass/custom-style.scss */
.building-fee-calculator-form .form-item-hours,
.building-fee-calculator-form .form-item-minutes {
  display: none;
}
/* line 4409, ../sass/custom-style.scss */
.building-fee-calculator-form label {
  font-weight: bold;
  padding: 10px 0;
}

/* line 4415, ../sass/custom-style.scss */
.building-header {
  margin-top: 20px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
}
/* line 4420, ../sass/custom-style.scss */
.building-header:empty {
  display: none;
}

/* line 4427, ../sass/custom-style.scss */
.path-synergy #page-title,
.path-building-fee-calculator #page-title {
  margin-top: 90px;
  float: left;
  width: 100%;
}

/* line 4434, ../sass/custom-style.scss */
.path-synergy .region-content .visually-hidden {
  position: relative !important;
  width: auto !important;
  height: auto !important;
}

/* line 4442, ../sass/custom-style.scss */
.path-search #page-title,
.path-councilassist #page-title {
  margin-top: 90px;
  float: left;
  width: 100%;
}
/* line 4448, ../sass/custom-style.scss */
.path-search .views-field-changed,
.path-councilassist .views-field-changed {
  text-align: right;
  font-style: italic;
  color: #707070;
}
/* line 4456, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  background: #F5F5F5;
  padding: 15px;
  position: relative;
  max-width: 100%;
}
/* line 4464, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item {
  width: 49%;
  display: flex;
  float: left;
}
/* line 4469, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="radio"] {
  margin: 7px 5px 0 0;
}
/* line 4476, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .js-form-type-select a,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .js-form-type-select a,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .js-form-type-select a {
  padding: 5px 0;
  border-bottom: 1px solid #B8B8B8;
}
/* line 4482, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 label,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 label,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 label {
  display: block;
}
/* line 4486, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
  background: #000;
  color: #fff;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
}
/* line 4497, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row,
.path-councilassist .region-content .view-search-api .views-row {
  border-bottom: 1px solid #FFE555;
  padding: 10px 0;
}
/* line 4501, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row .views-field-type,
.path-councilassist .region-content .view-search-api .views-row .views-field-type {
  position: relative;
  padding-left: 20px;
  margin-top: 25px;
}
/* line 4506, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row .views-field-type:before,
.path-councilassist .region-content .view-search-api .views-row .views-field-type:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../images/tag.svg) no-repeat;
  top: 6px;
  left: 0;
}
/* line 4517, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row:empty,
.path-councilassist .region-content .view-search-api .views-row:empty {
  border: 0;
  padding: 0;
  display: none;
}
/* line 4527, ../sass/custom-style.scss */
.path-search #block-demonz-content ol,
.path-councilassist #block-demonz-content ol {
  list-style: none;
}
/* line 4530, ../sass/custom-style.scss */
.path-search #block-demonz-content ol li,
.path-councilassist #block-demonz-content ol li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 4533, ../sass/custom-style.scss */
.path-search #block-demonz-content ol li > :last-child,
.path-councilassist #block-demonz-content ol li > :last-child {
  display: none;
}
/* line 4540, ../sass/custom-style.scss */
.path-search fieldset,
.path-councilassist fieldset {
  display: block;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 1em;
}
/* line 4546, ../sass/custom-style.scss */
.path-search fieldset select,
.path-councilassist fieldset select {
  display: block;
}
/* line 4550, ../sass/custom-style.scss */
.path-search fieldset label,
.path-councilassist fieldset label {
  display: inline-block;
}
/* line 4554, ../sass/custom-style.scss */
.path-search fieldset legend,
.path-councilassist fieldset legend {
  padding: 5px;
  float: left;
  border-bottom: 0;
}
/* line 4561, ../sass/custom-style.scss */
.path-search fieldset ~ fieldset,
.path-councilassist fieldset ~ fieldset {
  display: none;
}
/* line 4565, ../sass/custom-style.scss */
.path-search .search-advanced,
.path-councilassist .search-advanced {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 20px;
  border: 0;
}
/* line 4571, ../sass/custom-style.scss */
.path-search .search-advanced label,
.path-councilassist .search-advanced label {
  display: inline;
}
/* line 4575, ../sass/custom-style.scss */
.path-search .search-advanced summary,
.path-councilassist .search-advanced summary {
  background: none !important;
}
/* line 4578, ../sass/custom-style.scss */
.path-search .search-advanced summary:before,
.path-councilassist .search-advanced summary:before {
  display: none !important;
}
/* line 4583, ../sass/custom-style.scss */
.path-search .search-advanced #edit-lang-fieldset,
.path-councilassist .search-advanced #edit-lang-fieldset {
  display: none;
}
/* line 4587, ../sass/custom-style.scss */
.path-search .search-advanced input[type="submit"],
.path-councilassist .search-advanced input[type="submit"] {
  margin-bottom: 20px;
}
/* line 4595, ../sass/custom-style.scss */
.path-search .region-sidebar-first nav h2,
.path-councilassist .region-sidebar-first nav h2 {
  display: block;
}
/* line 4600, ../sass/custom-style.scss */
.path-search .views-field.views-field-body *,
.path-councilassist .views-field.views-field-body * {
  font-size: 16px;
}
/* line 4604, ../sass/custom-style.scss */
.path-search .js-form-type-textfield,
.path-councilassist .js-form-type-textfield {
  float: left;
  width: 100%;
}
/* line 4615, ../sass/custom-style.scss */
.path-search .view-search header,
.path-councilassist .view-search header {
  padding: 1em;
  background: #24C344;
  color: #fff;
}
/* line 4621, ../sass/custom-style.scss */
.path-search .view-search .views-row,
.path-councilassist .view-search .views-row {
  border-bottom: 1px solid #FFE555;
  padding: 15px 0;
}
/* line 4626, ../sass/custom-style.scss */
.path-search .view-search .views-field-type,
.path-councilassist .view-search .views-field-type {
  display: flex;
  align-items: center;
  margin-top: 1em;
}
/* line 4631, ../sass/custom-style.scss */
.path-search .view-search .views-field-type:before,
.path-councilassist .view-search .views-field-type:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url("../images/tag.svg") no-repeat;
  background-size: 1em 1em;
  margin-right: 0.5em;
}
/* line 4643, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item,
.path-councilassist .views-field.views-field-rendered-item {
  margin-bottom: 10px;
}
/* line 4646, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item a,
.path-councilassist .views-field.views-field-rendered-item a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 4653, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item strong,
.path-councilassist .views-field.views-field-rendered-item strong {
  background: #e6e6e6;
  padding: 3px 0;
}
/* line 4659, ../sass/custom-style.scss */
.path-search .views-field-field-domain-source,
.path-councilassist .views-field-field-domain-source {
  position: relative;
  padding-left: 20px;
}
/* line 4663, ../sass/custom-style.scss */
.path-search .views-field-field-domain-source:before,
.path-councilassist .views-field-field-domain-source:before {
  width: 20px;
  height: 20px;
  content: "";
  background: url(../images/logo-small.svg) no-repeat;
  position: absolute;
  background-size: 18px;
  left: 0;
  top: 5px;
}
/* line 4675, ../sass/custom-style.scss */
.path-search .region-sidebar-first label,
.path-councilassist .region-sidebar-first label {
  display: inline-block;
  padding: 0 5px;
}
/* line 4680, ../sass/custom-style.scss */
.path-search .js-facet-block-id-contenttype,
.path-councilassist .js-facet-block-id-contenttype {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 0;
}
/* line 4685, ../sass/custom-style.scss */
.path-search .js-facet-block-id-contenttype h2,
.path-councilassist .js-facet-block-id-contenttype h2 {
  padding: 0 30px 10px 30px;
  font-size: 18px;
  font-weight: bold;
}
/* line 4695, ../sass/custom-style.scss */
.path-search .facet-item,
.path-councilassist .facet-item {
  list-style: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 4700, ../sass/custom-style.scss */
  .events {
    padding: 0 15px !important;
  }
  /* line 4704, ../sass/custom-style.scss */
  .events::after {
    display: none;
  }
}
/* line 4709, ../sass/custom-style.scss */
.events:empty {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 4709, ../sass/custom-style.scss */
  .events:empty {
    padding: 0;
  }
}

/* line 4719, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu {
  list-style: none;
}
/* line 4722, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 20px;
  background: #0a3383;
  width: 31%;
  padding: 35px;
  box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
}
/* line 4731, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li a {
  color: #fff;
}
/* line 4735, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li li {
  width: 100%;
  background: none;
  box-shadow: none;
  display: block;
  padding: 0;
  margin: 10px 0;
}

/* line 4780, ../sass/custom-style.scss */
.view-orgchart ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.15s;
}
/* line 4785, ../sass/custom-style.scss */
.view-orgchart ul ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
}
/* line 4796, ../sass/custom-style.scss */
.view-orgchart li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 10px;
  transition: all 0.15s;
}
/* line 4804, ../sass/custom-style.scss */
.view-orgchart li::before, .view-orgchart li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}
/* line 4815, ../sass/custom-style.scss */
.view-orgchart li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}
/* line 4821, ../sass/custom-style.scss */
.view-orgchart li:only-child::after, .view-orgchart li:only-child::before {
  display: none;
}
/* line 4826, ../sass/custom-style.scss */
.view-orgchart li:only-child {
  padding-top: 0;
}
/* line 4830, ../sass/custom-style.scss */
.view-orgchart li:first-child::before, .view-orgchart li:last-child::after {
  border: 0 none;
}
/* line 4835, ../sass/custom-style.scss */
.view-orgchart li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
}
/* line 4840, ../sass/custom-style.scss */
.view-orgchart li:first-child::after {
  border-radius: 5px 0 0 0;
}
/* line 4844, ../sass/custom-style.scss */
.view-orgchart li .user {
  text-decoration: none;
  color: #666;
  display: inline-block;
  padding: 20px 10px;
  transition: all 0.5s;
  background: #fff;
  min-width: 180px;
  width: 225px;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* line 4861, ../sass/custom-style.scss */
.view-orgchart li .user:hover, .view-orgchart li .user:hover + ul li .user {
  background: #7da6f5;
  color: #0a3383;
  transition: all 0.15s;
  transform: translateY(-5px);
  box-shadow: inset 0 0 0 3px #3675f0, 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/* line 4872, ../sass/custom-style.scss */
.view-orgchart li .user:hover img, .view-orgchart li .user:hover + ul li .user img {
  box-shadow: 0 0 0 5px #1158e2;
}
/* line 4879, ../sass/custom-style.scss */
.view-orgchart li .user:hover + ul li::after,
.view-orgchart li .user:hover + ul li::before,
.view-orgchart li .user:hover + ul::before,
.view-orgchart li .user:hover + ul ul::before {
  border-color: #94a0b4;
}
/* line 4887, ../sass/custom-style.scss */
.view-orgchart li .user > div,
.view-orgchart li .user > a {
  font-size: 12px;
}
/* line 4892, ../sass/custom-style.scss */
.view-orgchart li .user img {
  margin: 0 auto;
  max-width: 60px;
  max-width: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #aaa;
}
/* line 4902, ../sass/custom-style.scss */
.view-orgchart li .user .name {
  font-size: 16px;
  margin: 15px 0 0;
  font-weight: 300;
}
/* line 4908, ../sass/custom-style.scss */
.view-orgchart li .user .role {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 5px;
}
/* line 4914, ../sass/custom-style.scss */
.view-orgchart li .user .manager {
  font-size: 12px;
  color: #b21e04;
}

@media screen and (max-width: 61.9375em) {
  /* line 4923, ../sass/custom-style.scss */
  .bs-site-alert h2 {
    word-break: break-word;
    font-size: 22px;
  }
}

/* line 4933, ../sass/custom-style.scss */
.path-frontpage h2 {
  text-align: left;
  font-size: 40px;
  font-weight: 600;
  margin: 0.5em 0;
  background-size: 35px;
  background-position: 100% center;
  width: max-content;
  padding-right: 56px;
}
@media screen and (max-width: 61.9375em) {
  /* line 4933, ../sass/custom-style.scss */
  .path-frontpage h2 {
    width: auto;
  }
}
/* line 4951, ../sass/custom-style.scss */
.path-frontpage .region-events header {
  position: absolute;
  width: 100vw;
  left: calc(50% - 50vw);
  top: -140px;
  z-index: -10;
}
/* line 4959, ../sass/custom-style.scss */
.path-frontpage .region-events img {
  width: 100%;
}

/* line 4965, ../sass/custom-style.scss */
.ui-autocomplete.ui-front {
  background: #fff;
  width: 267px !important;
  padding: 0;
  height: 400px;
  overflow-y: auto;
}
/* line 4972, ../sass/custom-style.scss */
.ui-autocomplete.ui-front li {
  list-style: none;
  border-bottom: 1px solid #B8B8B8;
  cursor: pointer;
  padding: 5px 10px;
}
/* line 4978, ../sass/custom-style.scss */
.ui-autocomplete.ui-front li:hover {
  background: #fffbe9;
}
/* line 4983, ../sass/custom-style.scss */
.ui-autocomplete.ui-front a {
  text-decoration: none;
  padding: 0 !important;
  color: black !important;
  margin: 0 !important;
}

/* line 4991, ../sass/custom-style.scss */
#colorbox {
  z-index: 10000;
}
/* line 4994, ../sass/custom-style.scss */
#colorbox header,
#colorbox .footer-div,
#colorbox .footer-menu,
#colorbox .region-breadcrumb,
#colorbox #toolbar-administratio,
#colorbox .region-sidebar-first {
  display: none;
}
/* line 5003, ../sass/custom-style.scss */
#colorbox p {
  text-align: left;
}
/* line 5007, ../sass/custom-style.scss */
#colorbox .node__content .field.field--name-body {
  border-bottom: 0;
}
/* line 5011, ../sass/custom-style.scss */
#colorbox .right-side ul {
  padding: 0;
}
/* line 5014, ../sass/custom-style.scss */
#colorbox .right-side ul li {
  list-style-type: none;
  text-align: left;
}
/* line 5020, ../sass/custom-style.scss */
#colorbox .left-side input {
  display: block;
  width: 400px;
  max-width: 100%;
  margin: 20px 0;
}
/* line 5027, ../sass/custom-style.scss */
#colorbox button.js-cm-submit-button {
  float: left;
}
/* line 5031, ../sass/custom-style.scss */
#colorbox .views-element-container {
  display: none;
}
/* line 5035, ../sass/custom-style.scss */
#colorbox #block-demonz-local-tasks {
  display: none;
}

/* line 5042, ../sass/custom-style.scss */
.field--name-field-co-assist-links a,
.field--name-field-links a {
  position: relative;
  padding-left: 20px;
}
/* line 5046, ../sass/custom-style.scss */
.field--name-field-co-assist-links a:before,
.field--name-field-links a:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #24C344;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 5062, ../sass/custom-style.scss */
.field--name-field-co-assist-links a:before {
  border-left: 10px solid #D83F1A;
}

/* line 5070, ../sass/custom-style.scss */
.page-node-type-council-assist .sub-page-list .views-field-field-header-image {
  display: none;
}
/* line 5074, ../sass/custom-style.scss */
.page-node-type-council-assist .sub-page-list .views-field-nothing {
  width: 100%;
}
/* line 5079, ../sass/custom-style.scss */
.page-node-type-council-assist .social-media {
  display: none;
}

/* line 5084, ../sass/custom-style.scss */
.block-intramaps {
  display: none;
}
/* line 5087, ../sass/custom-style.scss */
.block-intramaps .four-col {
  padding: 5px 0;
  float: right;
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 5087, ../sass/custom-style.scss */
  .block-intramaps .four-col {
    width: 100%;
    float: none;
  }
}
/* line 5097, ../sass/custom-style.scss */
.path-frontpage .block-intramaps .four-col {
  width: 60%;
}
/* line 5101, ../sass/custom-style.scss */
.block-intramaps .four-col div {
  width: calc(50% - 15px);
  margin: 5px;
  display: inline-block;
  background: #B8B8B8;
  padding: 10px;
}
/* line 5110, ../sass/custom-style.scss */
.block-intramaps .four-col div:first-child, .block-intramaps .four-col div:nth-child(3) {
  margin-left: 10px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 5110, ../sass/custom-style.scss */
  .block-intramaps .four-col div:first-child, .block-intramaps .four-col div:nth-child(3) {
    margin-left: 0 !important;
  }
}
/* line 5119, ../sass/custom-style.scss */
.block-intramaps .four-col div:last-child {
  margin-right: 0 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 5101, ../sass/custom-style.scss */
  .block-intramaps .four-col div {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5128, ../sass/custom-style.scss */
  .path-frontpage .block-intramaps .four-col div {
    width: 100%;
    margin: 5px 0 !important;
    float: none;
  }
}
/* line 5142, ../sass/custom-style.scss */
.block-intramaps .four-col p:first-letter {
  text-transform: capitalize;
}
/* line 5148, ../sass/custom-style.scss */
.block-intramaps #property-address {
  text-align: center;
  background: #24C344;
  padding: 10px;
  margin: 10px 0;
  text-transform: capitalize;
}
/* line 5149, ../sass/custom-style.scss */
.block-intramaps #property-address h2 {
  color: #fff;
}
/* line 5159, ../sass/custom-style.scss */
.block-intramaps #property-address p {
  text-transform: capitalize;
}
/* line 5165, ../sass/custom-style.scss */
.block-intramaps #waste-day p {
  text-transform: lowercase;
}
/* line 5168, ../sass/custom-style.scss */
.block-intramaps #waste-day p:first-letter {
  text-transform: capitalize;
}
/* line 5175, ../sass/custom-style.scss */
.path-frontpage .block-intramaps #intramaps-map {
  width: 100vw !important;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 61.9375em) {
  /* line 5175, ../sass/custom-style.scss */
  .path-frontpage .block-intramaps #intramaps-map {
    width: 100% !important;
    margin-left: auto;
  }
}

/* line 5188, ../sass/custom-style.scss */
#block-views-block-intramaps-councillors-block-1 {
  float: left;
  width: 40%;
  clear: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 5188, ../sass/custom-style.scss */
  #block-views-block-intramaps-councillors-block-1 {
    width: 100%;
    float: none;
  }
}

/* line 5200, ../sass/custom-style.scss */
#block-intramaps .field--name-body {
  padding: 20px;
}
/* line 5204, ../sass/custom-style.scss */
#block-intramaps .field--name-body #myInput {
  width: 100%;
  padding: 7px;
  border: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 5204, ../sass/custom-style.scss */
  #block-intramaps .field--name-body #myInput {
    width: 100%;
  }
}
/* line 5214, ../sass/custom-style.scss */
#block-intramaps .field--name-body #btn {
  padding: 0.7em 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 5199, ../sass/custom-style.scss */
  #block-intramaps {
    margin: 0 !important;
  }
}

/* line 5225, ../sass/custom-style.scss */
.intramaps-councillor .views-col {
  display: none;
}
/* line 5229, ../sass/custom-style.scss */
.intramaps-councillor .views-col .co-title {
  background: #FFE555;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 5225, ../sass/custom-style.scss */
  .intramaps-councillor .views-col {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
  }
}

/* line 5246, ../sass/custom-style.scss */
.field--type-text-with-summary a,
.field--name-field-link-have a,
.link_btn a {
  text-decoration: underline;
}

/* line 5253, ../sass/custom-style.scss */
.view-sponsor .views-col {
  float: none;
  vertical-align: middle;
  max-width: calc(25% - 20px) !important;
}
/* line 5258, ../sass/custom-style.scss */
.view-sponsor .views-col .views-field-field-logo {
  text-align: center;
}
/* line 5261, ../sass/custom-style.scss */
.view-sponsor .views-col .views-field-field-logo img {
  width: auto;
}

/* line 5269, ../sass/custom-style.scss */
body :not(.user-logged-in) a.intranet-visibility {
  display: none;
}

/* line 5275, ../sass/custom-style.scss */
body.user-logged-in a.intranet-visibility {
  display: block;
}
/* line 5279, ../sass/custom-style.scss */
body.user-logged-in .topwidget .view-news .flexslider a.flex-next {
  right: 170px;
}
/* line 5283, ../sass/custom-style.scss */
body.user-logged-in .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
  right: 0;
}
/* line 5286, ../sass/custom-style.scss */
body.user-logged-in .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place img {
  margin-top: 0;
}

/* line 5292, ../sass/custom-style.scss */
.views-accordion-header h2 {
  margin-bottom: -10px;
  margin-top: -10px;
  margin-left: 5px;
  float: left;
  font-size: 1em;
  font-weight: 500;
}

/* line 5304, ../sass/custom-style.scss */
.views-accordion-header h3 {
  font-size: 1em;
  margin: -10px 5px;
}

/* line 5309, ../sass/custom-style.scss */
.paragraph--type--slideshow {
  padding-top: 20px;
}
/* line 5312, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider {
  border-radius: 0;
}
/* line 5315, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider .flex-caption {
  padding: 5px;
  padding-left: 20px;
  background: #F5F5F5;
  padding-bottom: 50px;
}
/* line 5322, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 17px;
}
/* line 5328, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-prev {
  left: auto !important;
  right: 30px !important;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 5335, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #000;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 5328, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider a.flex-prev {
    right: 50px;
  }
}
/* line 5350, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-next {
  right: 10px !important;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 5356, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #000;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 5350, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider a.flex-next {
    right: 20px;
  }
}
/* line 5371, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 5379, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider .flex-control-paging {
  bottom: 40px;
  right: 0;
  left: 0;
  width: max-content;
}
@media screen and (max-width: 74.9375em) {
  /* line 5379, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider .flex-control-paging {
    display: none;
  }
}

/* line 5393, ../sass/custom-style.scss */
.page-not-found {
  text-align: center;
  color: #fff;
  background-color: #000;
  font-size: 14px;
}
/* line 5399, ../sass/custom-style.scss */
.page-not-found a {
  color: #fff;
  text-decoration: underline;
}
/* line 5404, ../sass/custom-style.scss */
.page-not-found strong {
  font-size: 30px;
  padding: 5px;
  margin: 30px auto;
  display: block;
}
/* line 5411, ../sass/custom-style.scss */
.page-not-found h1 {
  color: #fff;
}
/* line 5415, ../sass/custom-style.scss */
.page-not-found .footer-div {
  margin-top: 0;
}

/* line 5420, ../sass/custom-style.scss */
.views-element-container {
  clear: both;
}

/* line 5424, ../sass/custom-style.scss */
.node-preview-container {
  position: relative;
  clear: both;
}

/* line 5432, ../sass/custom-style.scss */
.paragraph--type--costs .table td,
.paragraph--type--costs .table th {
  border: 1px solid #B8B8B8 !important;
  vertical-align: top;
}
/* line 5439, ../sass/custom-style.scss */
.paragraph--type--costs #view-description-value-table-column {
  width: 50%;
}

/* line 5447, ../sass/custom-style.scss */
.path-access-denied-ext .row,
.path-access-denied-ext .region-page-title,
.path-access-denied-ext .sidebar,
.path-access-denied-ext .node__content,
.path-access-denied-int .row,
.path-access-denied-int .region-page-title,
.path-access-denied-int .sidebar,
.path-access-denied-int .node__content {
  background-color: #000;
  color: #fff;
}
/* line 5455, ../sass/custom-style.scss */
.path-access-denied-ext .region-page-title,
.path-access-denied-int .region-page-title {
  text-align: center;
}

/* line 5460, ../sass/custom-style.scss */
.youtube-embed-wrapper {
  margin-bottom: 20px;
}

/* line 5464, ../sass/custom-style.scss */
.map.lat- {
  display: none;
}

/* line 5469, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper {
  display: flex;
}
/* line 5472, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper .field:first-child {
  margin-right: 5px;
}
/* line 5475, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper .field:first-child:after {
  content: "-";
  padding-left: 5px;
}

/* line 5484, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type {
  display: flex;
}
/* line 5489, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type .field__item:not(:only-child):after {
  content: "-";
  padding: 0 5px;
}
/* line 5496, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type .field__item:last-child::after {
  display: none;
}

/* line 5504, ../sass/custom-style.scss */
.region-page-title {
  position: relative;
}
/* line 5507, ../sass/custom-style.scss */
.region-page-title #block-librarylogo {
  position: absolute;
  width: 105px;
  right: 0;
  margin: 0;
  bottom: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 5507, ../sass/custom-style.scss */
  .region-page-title #block-librarylogo {
    position: relative;
    margin: auto;
  }
}

/* line 5522, ../sass/custom-style.scss */
.paragraph--type--have-your-say .field--name-field-text-have {
  width: 100%;
  padding: 25px 15px;
  margin: 30px 10px;
  position: relative;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 5534, ../sass/custom-style.scss */
.path-user .views-field-field-council-network-login,
.path-user .views-field-field-user-image {
  width: 100px;
  float: left;
  margin-right: 30px;
}
/* line 5541, ../sass/custom-style.scss */
.path-user .views-field {
  display: flex;
}
/* line 5545, ../sass/custom-style.scss */
.path-user .views-label {
  font-weight: bold;
  margin-right: 10px;
  min-width: 80px;
}
/* line 5551, ../sass/custom-style.scss */
.path-user .views-field.views-field-name h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 5556, ../sass/custom-style.scss */
.path-user .views-field.views-field-field-bookmarks img {
  width: 40px;
  height: 40px;
  margin: 10px 10px 10px 0;
}
/* line 5562, ../sass/custom-style.scss */
.path-user .views-field-field-linkedin {
  margin-bottom: 15px;
}
/* line 5566, ../sass/custom-style.scss */
.path-user .views-field-field-bookmarks {
  margin: 25px 0 0;
}

/* line 5574, ../sass/custom-style.scss */
.path-node-add-events-event-creation th.field-label h4 {
  color: black;
}
/* line 5578, ../sass/custom-style.scss */
.path-node-add-events-event-creation a.tabledrag-handle .handle {
  width: 25px;
  height: 25px;
  display: none;
}
/* line 5584, ../sass/custom-style.scss */
.path-node-add-events-event-creation tr {
  background: #f1f1f1;
}
/* line 5587, ../sass/custom-style.scss */
.path-node-add-events-event-creation tr:not(:first-child) {
  display: none;
}
/* line 5592, ../sass/custom-style.scss */
.path-node-add-events-event-creation .messages--warning {
  display: none;
}
/* line 5596, ../sass/custom-style.scss */
.path-node-add-events-event-creation input,
.path-node-add-events-event-creation button,
.path-node-add-events-event-creation select,
.path-node-add-events-event-creation textarea {
  border: 1px solid #000;
}
/* line 5607, ../sass/custom-style.scss */
.path-node-add-events-event-creation button.link.tabledrag-toggle-weight {
  display: none;
}
/* line 5611, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-type-vertical-tabs.form-item-.js-form-item-.form-no-label {
  display: none;
}
/* line 5615, ../sass/custom-style.scss */
.path-node-add-events-event-creation label {
  display: block;
}
/* line 5620, ../sass/custom-style.scss */
.path-node-add-events-event-creation #field-contact-details-values .form-item-field-contact-details-0-field-website-0-uri {
  display: none;
}
/* line 5627, ../sass/custom-style.scss */
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-website,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-facbook,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-twitter,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-facbook {
  display: none;
}
/* line 5635, ../sass/custom-style.scss */
.path-node-add-events-event-creation div#edit-field-book-now-0-uri--description,
.path-node-add-events-event-creation .form-item-field-book-now-0-title {
  display: none;
}
/* line 5640, ../sass/custom-style.scss */
.path-node-add-events-event-creation fieldset#edit-field-book-now-0 legend {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  border: 0;
  font-size: 16px;
}
/* line 5648, ../sass/custom-style.scss */
.path-node-add-events-event-creation input#edit-preview {
  display: none;
}
/* line 5652, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0 legend {
  display: none;
}
/* line 5656, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0-value,
.path-node-add-events-event-creation #edit-field-date-range-0-end-value {
  display: flex;
}
/* line 5660, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0-value .js-form-item,
.path-node-add-events-event-creation #edit-field-date-range-0-end-value .js-form-item {
  padding: 0 5px;
}
/* line 5665, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-image-0--description,
.path-node-add-events-event-creation #cke_edit-body-0-value #cke_1_top,
.path-node-add-events-event-creation #edit-body-0-format,
.path-node-add-events-event-creation .form-item-field-date-range-0-timezone,
.path-node-add-events-event-creation #edit-field-date-range-0-rrule--description,
.path-node-add-events-event-creation #edit-field-date-description-0-format {
  display: none;
}
/* line 5676, ../sass/custom-style.scss */
.path-node-add-events-event-creation .region-content input,
.path-node-add-events-event-creation .region-content button,
.path-node-add-events-event-creation .region-content select,
.path-node-add-events-event-creation .region-content textarea {
  width: 100%;
  font-size: 1em;
}
/* line 5685, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--name-field-book-now {
  padding: 0;
}
/* line 5690, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--type-image label {
  color: transparent;
  font-size: 0;
}
/* line 5694, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--type-image label:before {
  content: "Please upload an image for us to use to promote your event.\00000A* Images must:\00000A1. not be event flyers\00000A2. not include text\00000A3. be of a good quality, minimum 1000px wide by 500px high or 26cm wide by 13cm high";
  color: black;
  font-size: 16px;
  display: block;
  white-space: pre-wrap;
}
/* line 5704, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0 .fieldset-wrapper {
  color: transparent;
}
/* line 5708, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-item-field-date-range-0-rrule {
  display: none;
}
/* line 5712, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value {
  background: #f1f1f1;
  margin-top: -45px;
  padding: 10px;
}
/* line 5717, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value label {
  color: transparent;
  font-size: 0;
}
/* line 5721, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value label:before {
  content: "More information about your event date and time.\00000APlease tell us if your event is:\00000A* Happening on more than 1 date e.g. Saturday and Sunday, 11am - 4pm \00000A* Is a recurring event e.g. Every 4th Wednesday of the month \00000A* Do your event run on School Holidays or Public Holidays?";
  color: black;
  font-size: 16px;
  display: block;
  white-space: pre-wrap;
}
/* line 5730, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value #cke_2_top,
.path-node-add-events-event-creation .form-item-field-date-description-0-value #edit-field-date-description-0-format {
  display: none;
}
/* line 5736, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field-add-more-submit,
.path-node-add-events-event-creation input[name="field_contact_details_0_remove_button"] {
  display: none;
}
/* line 5741, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-item-field-image-0-alt {
  display: none;
}

/* line 5747, ../sass/custom-style.scss */
.page-node-type-simplenews-issue h3 {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 5759, ../sass/custom-style.scss */
.page-node-type-simplenews-issue h3 a {
  text-decoration: none;
}
/* line 5764, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news,
.page-node-type-simplenews-issue .field--name-field-nl-events {
  clear: both;
}
/* line 5769, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item {
  float: left;
  width: calc(33.33% - 14px);
  margin: 10px;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  height: 455px;
}
/* line 5779, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-title,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-title {
  display: -webkit-box;
  max-width: 100%;
  height: 65px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 20px;
}
/* line 5791, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-body,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-body {
  height: 100px;
  border: 0;
  padding: 0 20px;
}
/* line 5797, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-field-date-range,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-field-date-range {
  padding: 0 20px;
}
/* line 5801, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item img,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item img {
  width: 100%;
}
/* line 5807, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item:first-child,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item:first-child {
  margin-left: 0;
}
/* line 5811, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item:last-child,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item:last-child {
  margin-right: 0;
}
/* line 5817, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news h2,
.page-node-type-simplenews-issue .field--name-field-nl-events h2 {
  padding: 0;
  margin: 0;
}
/* line 5824, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items {
  background: white;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  height: 153px;
  margin: 10px 0;
}
/* line 5833, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-field-image {
  float: left;
}
/* line 5837, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-title,
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-body {
  display: table;
  vertical-align: middle;
  padding: 5px 10px;
}
/* line 5846, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-job-listing,
.page-node-type-simplenews-issue .field--name-field-notification,
.page-node-type-simplenews-issue .field--name-field-news-pats-on-the-back,
.page-node-type-simplenews-issue .field--name-field-newsletter-in-out {
  float: left;
  width: calc(50% - 10px);
  background: white;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  margin: 10px;
  padding: 20px;
  min-height: 200px;
}
/* line 5864, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-news-pats-on-the-back,
.page-node-type-simplenews-issue .field--name-field-job-listing {
  margin-left: 0;
}
/* line 5869, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification,
.page-node-type-simplenews-issue .field--name-field-newsletter-in-out {
  margin-right: 0;
}
/* line 5874, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification {
  float: right;
  clear: none;
  margin: 10px;
}
/* line 5878, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row {
  border-bottom: 1px solid #fb463d;
  padding: 25px 5px 25px 50px;
}
/* line 5882, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row:last-child {
  border-bottom: 0;
}
/* line 5886, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row .views-field-field-message:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fb463d;
  border-radius: 50%;
  left: 10px;
  top: 23px;
}
/* line 5903, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-events .field--name-title a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}

/* line 5919, ../sass/custom-style.scss */
.btn-success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: 1px solid #4cae4c !important;
}

/* line 5925, ../sass/custom-style.scss */
.btn-default {
  color: #fff !important;
  background-color: #2b2b2b !important;
  border: 1px solid #333 !important;
}
/* line 5930, ../sass/custom-style.scss */
.btn-default:hover {
  color: white !important;
  text-decoration: underline;
  background: #000;
}

/* line 5937, ../sass/custom-style.scss */
.btn-primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border: 1px solid #2e6da4 !important;
}
/* line 5942, ../sass/custom-style.scss */
.btn-primary:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5948, ../sass/custom-style.scss */
.btn-info {
  color: #fff !important;
  background-color: #5bc0de !important;
  border: 1px solid #46b8da !important;
}
/* line 5953, ../sass/custom-style.scss */
.btn-info:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5959, ../sass/custom-style.scss */
.btn-warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
  border: 1px solid #eea236 !important;
}
/* line 5964, ../sass/custom-style.scss */
.btn-warning:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5970, ../sass/custom-style.scss */
.btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
  border: 1px solid #d43f3a !important;
}
/* line 5975, ../sass/custom-style.scss */
.btn-danger:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5982, ../sass/custom-style.scss */
[class*="path-greater-dandenong-libraries-"] #block-demonz-page-title {
  max-width: 85%;
}

/* line 5988, ../sass/custom-style.scss */
.sidebar .hide-sidebar {
  display: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 5987, ../sass/custom-style.scss */
  .sidebar {
    clear: both;
  }
}

/* line 5997, ../sass/custom-style.scss */
.node--type-biography legend {
  margin-bottom: 5px;
}

/* line 6003, ../sass/custom-style.scss */
.field--name-field-address .field__label,
.field--name-field-location .field__label {
  display: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 6011, ../sass/custom-style.scss */
  .region-content thead,
  .region-content tbody,
  .region-content td,
  .region-content th,
  .region-content tr {
    width: 100%;
    display: block;
  }

  /* line 6023, ../sass/custom-style.scss */
  .tabs-content-flight thead,
  .tabs-content-flight tbody,
  .tabs-content-flight td,
  .tabs-content-flight th,
  .tabs-content-flight tr {
    font-size: 13px;
  }
  /* line 6031, ../sass/custom-style.scss */
  .tabs-content-flight .logo {
    display: none;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 6039, ../sass/custom-style.scss */
  .tabs-content-flight th {
    height: 25px;
    overflow: hidden;
    text-align: center;
    letter-spacing: 30px;
    width: 40px;
  }
  /* line 6047, ../sass/custom-style.scss */
  .tabs-content-flight td {
    overflow: hidden;
    width: 40px;
  }

  /* line 6053, ../sass/custom-style.scss */
  tr {
    display: flex;
  }
}
/* line 6058, ../sass/custom-style.scss */
.region-post-content {
  width: 100%;
  margin: 0 auto 15px;
  display: inline-block;
}

/* line 6065, ../sass/custom-style.scss */
h3,
.h3 {
  font-size: 1.4em;
  margin: 1.25rem 0;
}

/* line 6071, ../sass/custom-style.scss */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  color: #09263c;
  font-weight: 500;
}

/* line 6081, ../sass/custom-style.scss */
h2,
.h2 {
  font-size: 1.75em;
  margin: 0.5em 0;
  letter-spacing: -0.035rem;
  margin: 1.25rem 0;
}

/* line 6089, ../sass/custom-style.scss */
input,
textarea {
  background: white;
  border: 1px solid #00000038 !important;
  padding: 1rem !important;
}

/* line 6096, ../sass/custom-style.scss */
.region-content {
  padding-top: 2rem;
}

/* line 6100, ../sass/custom-style.scss */
.views-field-field-contact-details {
  border-radius: 10px;
}

/* line 6104, ../sass/custom-style.scss */
.slider-caption .more-link {
  margin: 0;
}

/* line 6108, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active {
  border-color: #000000;
}

/* line 6112, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form input[value="Apply"] {
  border-radius: 5px !important;
}

/* line 6116, ../sass/custom-style.scss */
.bef-exposed-form input[value="Apply"] {
  position: inherit !important;
}

/* line 6120, ../sass/custom-style.scss */
.addtocalendar {
  border-radius: 5px;
}

/* line 6124, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-book-now .field--name-field-book-now a {
  border-radius: 5px;
}

/* line 6128, ../sass/custom-style.scss */
.catalog-options {
  margin: 1rem 0;
}

/* line 6132, ../sass/custom-style.scss */
.field-name-field-component-footer {
  margin: 1rem 0;
}

/* line 6136, ../sass/custom-style.scss */
button,
.button {
  border-radius: 5px !important;
}

/* line 6145, ../sass/custom-style.scss */
.path-karratha-reaf-home .middlewidget-first:before,
.path-red-earth-arts-festival .middlewidget-first:before {
  display: none;
}

/* line 6150, ../sass/custom-style.scss */
.path-karratha-reaf-home .middlewidget-first,
.path-red-earth-arts-festival .middlewidget-first {
  background: transparent;
}

/* line 6155, ../sass/custom-style.scss */
.path-karratha-reaf-home .middlewidget-first:after,
.path-red-earth-arts-festival .middlewidget-first:after {
  display: none;
}

/* line 6160, ../sass/custom-style.scss */
.alert-danger {
  color: #f5f5f5;
  background-color: #fb463d;
  border-color: transparent;
}
/* line 6165, ../sass/custom-style.scss */
.alert-danger a {
  color: #fff;
}
/* line 6168, ../sass/custom-style.scss */
.alert-danger a:hover {
  color: #fff !important;
}
/* line 6174, ../sass/custom-style.scss */
.alert-danger .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #f5f5f5;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 1;
  margin-top: -2px;
}

/* line 6193, ../sass/custom-style.scss */
input[data-drupal-selector="edit-reset"] {
  background: black;
  width: 97px;
}

/* line 6232, ../sass/custom-style.scss */
.pnf {
  width: max-content;
  margin: 20px auto;
}

/* line 6238, ../sass/custom-style.scss */
.path-search-content .region-page-title {
  margin-top: 20px;
}
/* line 6242, ../sass/custom-style.scss */
.path-search-content .fac-result {
  margin-top: 50px;
}

/* line 6247, ../sass/custom-style.scss */
.region-footer-four button {
  font-size: 16px;
  color: #fff;
  margin: 5px;
  padding: 10px 30px;
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
  border-right: #fff solid 1px !important;
  text-decoration: none !important;
}

/* line 6259, ../sass/custom-style.scss */
#block-views-block-events-block-2 h2 {
  font-size: 2em;
  font-weight: 300;
  margin: 0.5em 0 1em;
  margin-bottom: 5px;
}

@media screen and (max-width: 61.9375em) {
  /* line 6268, ../sass/custom-style.scss */
  #block-views-block-related-events-block-1 .view-events-page .views-col {
    height: auto !important;
  }
}
/* line 6273, ../sass/custom-style.scss */
#block-views-block-related-events-block-1 .view-events-page .views-col .views-field-nothing {
  color: #000;
  padding: 24px;
  height: 110px;
  background: #fff;
  box-shadow: none;
}

/* line 6284, ../sass/custom-style.scss */
#web-messenger-container {
  z-index: 10000;
}

@media screen and (max-width: 61.9375em) {
  /* line 6288, ../sass/custom-style.scss */
  .ui-datepicker {
    display: none !important;
  }
}

/* line 6295, ../sass/custom-style.scss */
#block-intramaps-2 #btn {
  padding: 0.8em 2em;
}
/* line 6299, ../sass/custom-style.scss */
#block-intramaps-2 #myInput {
  width: 70%;
  padding: 10px 4px;
}

/* line 6305, ../sass/custom-style.scss */
.no-result {
  text-align: center;
  clear: both;
  font-size: 18px;
  padding: 15px;
}

/* line 6312, ../sass/custom-style.scss */
.layout--twocol-section {
  display: flex !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 6312, ../sass/custom-style.scss */
  .layout--twocol-section {
    display: block !important;
  }
}

/* line 6320, ../sass/custom-style.scss */
.field--name-field-linkedin {
  background: url(../images/linkedin.svg) no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
  position: relative;
}
/* line 6327, ../sass/custom-style.scss */
.field--name-field-linkedin a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  font-size: 1px;
  padding: 10px;
  color: transparent !important;
}

/* line 6338, ../sass/custom-style.scss */
#block-mainnavigation {
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  top: 35px;
  width: max-content;
}
/* line 6348, ../sass/custom-style.scss */
#block-mainnavigation .we-mega-menu-ul > .we-mega-menu-li > a {
  background: none;
  color: white;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  font-family: "Poppins";
  font-weight: normal;
}
/* line 6358, ../sass/custom-style.scss */
#block-mainnavigation .navbar {
  background: none;
}

/* line 6363, ../sass/custom-style.scss */
.events {
  background-image: url(../images/events-bg.jpg);
  background-size: cover;
  position: relative;
  padding-top: 55px;
  background-repeat: no-repeat;
  background-color: #2a2a2a;
}

/* line 6405, ../sass/custom-style.scss */
#block-shapeyourcity ul {
  display: flex;
  width: 100%;
  padding: 0;
}
/* line 6410, ../sass/custom-style.scss */
#block-shapeyourcity ul li {
  width: 33.33%;
  list-style: none;
  background: #041c2c;
  padding: 10px;
  box-shadow: 0px 0px 20px #00000029;
  border-radius: 10px;
  opacity: 1;
}
/* line 6419, ../sass/custom-style.scss */
#block-shapeyourcity ul li:first-child {
  margin-right: 20px;
}
/* line 6423, ../sass/custom-style.scss */
#block-shapeyourcity ul li:last-child {
  margin-left: 20px;
}

/* line 6430, ../sass/custom-style.scss */
.middlewidget {
  background: #f3f1ee;
  position: relative;
}
/* line 6435, ../sass/custom-style.scss */
.path-frontpage .middlewidget .region-middle-second {
  margin-top: -100px;
}
@media screen and (max-width: 61.9375em) {
  /* line 6435, ../sass/custom-style.scss */
  .path-frontpage .middlewidget .region-middle-second {
    margin-top: 0;
  }
}

/* line 6445, ../sass/custom-style.scss */
.more-link {
  text-align: center;
  margin: 0 auto;
  width: max-content;
}
/* line 6450, ../sass/custom-style.scss */
.more-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  /* border-radius: 30px; */
  padding: 15px 80px;
  text-decoration: none;
  /* border: 3px solid $red; */
  /* background: url(../images/arrow-orange.svg) no-repeat; */
  background: #D83F1A;
  text-transform: capitalize;
}
/* line 6465, ../sass/custom-style.scss */
.more-link a:hover {
  color: white !important;
}
/* line 6470, ../sass/custom-style.scss */
.more-link.small {
  text-align: left;
  margin: 0;
  width: auto;
}
/* line 6475, ../sass/custom-style.scss */
.more-link.small a {
  font-size: 16px;
  color: #D83F1A;
  margin: 15px 0;
  float: left;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
  background: none;
  text-align: left;
}
/* line 6487, ../sass/custom-style.scss */
.more-link.small a:hover {
  color: #D83F1A !important;
}
/* line 6493, ../sass/custom-style.scss */
.more-link:hover {
  opacity: 0.9;
}

/* line 6500, ../sass/custom-style.scss */
.region-footer-third li,
.region-footer-four li {
  width: 100%;
  margin: 10px 0;
  display: flex;
  align-items: center;
}
/* line 6506, ../sass/custom-style.scss */
.region-footer-third li svg,
.region-footer-four li svg {
  width: 60px;
}
/* line 6510, ../sass/custom-style.scss */
.region-footer-third li a,
.region-footer-four li a {
  text-decoration: none;
}
/* line 6514, ../sass/custom-style.scss */
.region-footer-third li .field--name-link,
.region-footer-four li .field--name-link {
  width: 90px;
}

/* line 6520, ../sass/custom-style.scss */
.preheader {
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
}
/* line 6527, ../sass/custom-style.scss */
.preheader .region-pre-header .block {
  margin: 0;
}
/* line 6530, ../sass/custom-style.scss */
.preheader .region-pre-header .block img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
/* line 6550, ../sass/custom-style.scss */
.preheader .region-pre-header:after {
  content: "";
  width: 100%;
  height: 310px;
  position: absolute;
  bottom: -1px;
  z-index: 2;
  background: white;
  transform: rotate(179.98deg);
  clip-path: ellipse(70% 135% at 47% -75%);
}
@media screen and (max-width: 90.5625em) {
  /* line 6550, ../sass/custom-style.scss */
  .preheader .region-pre-header:after {
    clip-path: ellipse(95% 140% at 47% -75%);
  }
}
@media screen and (max-width: 85.375em) {
  /* line 6550, ../sass/custom-style.scss */
  .preheader .region-pre-header:after {
    clip-path: ellipse(94% 145% at 47% -78%);
    height: 300px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 6550, ../sass/custom-style.scss */
  .preheader .region-pre-header:after {
    clip-path: ellipse(100% 140% at 47% -75%);
    height: 245px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6550, ../sass/custom-style.scss */
  .preheader .region-pre-header:after {
    clip-path: none;
    height: 65px;
  }
}
/* line 6587, ../sass/custom-style.scss */
.preheader .region-pre-header:before {
  content: "";
  background-image: linear-gradient(to left, #fff0, #000);
  width: 100%;
  height: 400px;
  z-index: 1;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 61.9375em) {
  /* line 6587, ../sass/custom-style.scss */
  .preheader .region-pre-header:before {
    background: #05192a;
  }
}
/* line 6606, ../sass/custom-style.scss */
.path-events .preheader::after, .path-events .preheader::before, .path-redearth-events .preheader::after, .path-redearth-events .preheader::before, .path-community-events .preheader::after, .path-community-events .preheader::before {
  display: none;
}
/* line 6614, ../sass/custom-style.scss */
.preheader .views-field-field-header-image .field-content:empty {
  background: #f3f2ec;
  width: 100%;
  height: 400px;
}

/* line 6624, ../sass/custom-style.scss */
.field--name-field-header-image {
  left: calc(50% - 50vw);
  width: 100vw;
  position: absolute;
  top: -225px;
  background-color: #f3f1ee;
  z-index: -1;
}
/* line 6632, ../sass/custom-style.scss */
.field--name-field-header-image img {
  height: 400px;
  float: right;
  width: 40%;
}
/* line 6638, ../sass/custom-style.scss */
.field--name-field-header-image:after {
  content: "";
  position: absolute;
  z-index: 1;
  background: url(../images/slider-shape.svg) no-repeat;
  width: 288px;
  height: 100%;
  right: 25%;
  top: -1px;
  background-size: contain;
}
@media screen and (max-width: 61.9375em) {
  /* line 6638, ../sass/custom-style.scss */
  .field--name-field-header-image:after {
    display: none;
  }
}

/* line 6655, ../sass/custom-style.scss */
.field--name-field-header-image + .field.field--name-body {
  width: 60%;
  float: left;
  min-height: 180px;
}

@media screen and (min-width: 62em) {
  /* line 6663, ../sass/custom-style.scss */
  .region-we-mega-menu li {
    padding-bottom: 50px !important;
    border-left: 0 !important;
  }

  /* line 6669, ../sass/custom-style.scss */
  .we-mega-menu-submenu {
    position: absolute;
    top: 120px;
    margin: 0 auto !important;
    width: 1200px;
    left: 0;
    right: 0;
    border: 0;
  }
  /* line 6678, ../sass/custom-style.scss */
  .we-mega-menu-submenu li {
    padding-bottom: 0 !important;
  }
  /* line 6682, ../sass/custom-style.scss */
  .we-mega-menu-submenu .we-mega-menu-submenu {
    top: 0;
    left: auto;
    margin: 0;
    min-width: 12.5rem;
    position: absolute;
    width: auto;
    right: auto;
  }
  /* line 6692, ../sass/custom-style.scss */
  .we-mega-menu-submenu a {
    color: black !important;
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    padding: 5px !important;
  }
}
/* line 6704, ../sass/custom-style.scss */
.region-header ul.dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  border: 0;
  border-radius: 0;
  padding: 25px 5px;
  padding-left: 350px !important;
  background: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  max-height: 395px;
}
@media screen and (max-width: 90.5625em) {
  /* line 6704, ../sass/custom-style.scss */
  .region-header ul.dropdown-menu {
    padding: 25px 0;
  }
}
/* line 6725, ../sass/custom-style.scss */
.region-header ul.dropdown-menu li {
  padding: 7px 15px !important;
}
/* line 6730, ../sass/custom-style.scss */
.region-header ul.dropdown-menu li a {
  text-decoration: none;
  color: white;
}
/* line 6735, ../sass/custom-style.scss */
.region-header ul.dropdown-menu li.active-trail {
  font-weight: bold;
}
@media screen and (max-width: 90.5625em) {
  /* line 6725, ../sass/custom-style.scss */
  .region-header ul.dropdown-menu li {
    padding: 7px 0 !important;
  }
}
/* line 6744, ../sass/custom-style.scss */
.region-header ul.dropdown-menu:after {
  content: "";
  width: 100vw;
  height: 405px;
  background-color: #022742;
  background-image: url(../images/menu-bg.svg);
  background-size: 600px;
  background-repeat: no-repeat;
  background-position: -250px 100%;
  right: calc(50% - 50vw);
  position: absolute;
  margin-top: -20px;
  z-index: -2;
  transition: height 0.25s ease-in;
  top: 0;
}
@media screen and (max-width: 90.5625em) {
  /* line 6744, ../sass/custom-style.scss */
  .region-header ul.dropdown-menu:after {
    width: 100vw;
  }
}
/* line 6797, ../sass/custom-style.scss */
.region-header ul.menu li.expanded > a.dropdown-toggle {
  color: white;
  text-align: left;
  padding: 0;
  height: 40px;
}
@media screen and (max-width: 74.9375em) {
  /* line 6797, ../sass/custom-style.scss */
  .region-header ul.menu li.expanded > a.dropdown-toggle {
    height: 25px;
    overflow: hidden;
    white-space: break-spaces;
    text-align: center;
    word-spacing: 20px;
  }
}
/* line 6827, ../sass/custom-style.scss */
.region-header ul.menu li.expanded {
  width: auto;
  padding: 0 15px;
  position: static;
}
@media screen and (max-width: 74.9375em) {
  /* line 6827, ../sass/custom-style.scss */
  .region-header ul.menu li.expanded {
    width: 110px;
    padding: 0;
  }
}
/* line 6838, ../sass/custom-style.scss */
.region-header .menu .expanded.dropdown:hover .dropdown-toggle + .dropdown-menu {
  display: block;
}
/* line 6842, ../sass/custom-style.scss */
.region-header .menu .expanded.dropdown:hover .dropdown-toggle {
  color: #D83F1A;
}
@media screen and (max-width: 61.9375em) {
  /* line 6846, ../sass/custom-style.scss */
  .region-header nav {
    display: none;
  }
}

/* line 6855, ../sass/custom-style.scss */
.mm-panel_opened a.dropdown-toggle:after {
  display: none;
}

/* line 6862, ../sass/custom-style.scss */
a.dropdown-toggle:after {
  display: none;
}

/* line 6867, ../sass/custom-style.scss */
#block-demonz-branding {
  position: absolute;
  top: -25px;
}
@media screen and (max-width: 61.9375em) {
  /* line 6867, ../sass/custom-style.scss */
  #block-demonz-branding {
    position: relative;
  }
}

/* line 6876, ../sass/custom-style.scss */
.sidebar .col-md-3 {
  float: left;
  width: 24%;
}
@media screen and (max-width: 61.9375em) {
  /* line 6876, ../sass/custom-style.scss */
  .sidebar .col-md-3 {
    width: 100%;
  }
}

/* line 6885, ../sass/custom-style.scss */
.post_content_layout {
  clear: both;
}

/* line 6889, ../sass/custom-style.scss */
.region-sidebar-first li.expanded.dropdown.active.active-trail > .dropdown-menu {
  display: block;
  position: relative;
  border: 0;
}

/* line 6900, ../sass/custom-style.scss */
.syn_myOptionsFilter tr {
  cursor: pointer;
  position: relative;
}
/* line 6904, ../sass/custom-style.scss */
.syn_myOptionsFilter tr:before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #d93e19;
  border-bottom: 5px solid transparent;
  left: -5px;
  position: absolute;
  top: 13px;
}
/* line 6917, ../sass/custom-style.scss */
.syn_myOptionsFilter tr td {
  width: 100%;
}

/* line 6924, ../sass/custom-style.scss */
.syn_fieldsetItem strong {
  float: left;
  min-width: 135px;
  clear: left;
  margin: 5px 0;
}
/* line 6930, ../sass/custom-style.scss */
.syn_fieldsetItem strong::after {
  content: ":";
}
/* line 6935, ../sass/custom-style.scss */
.syn_fieldsetItem strong + p {
  clear: right;
}
/* line 6939, ../sass/custom-style.scss */
.syn_fieldsetItem .syn_col2 + .syn_col2 {
  clear: none;
}
/* line 6949, ../sass/custom-style.scss */
.syn_fieldsetItem div {
  width: 100%;
  align-items: center;
  display: flex;
}
/* line 6956, ../sass/custom-style.scss */
.syn_fieldsetItem div select,
.syn_fieldsetItem div input {
  width: 70%;
  float: right;
}
/* line 6962, ../sass/custom-style.scss */
.syn_fieldsetItem div span {
  width: 20%;
}
/* line 6966, ../sass/custom-style.scss */
.syn_fieldsetItem div p {
  width: 25%;
  float: left;
  margin-top: 10px;
}
/* line 6971, ../sass/custom-style.scss */
.syn_fieldsetItem div p:empty {
  display: none;
  margin: 0 !important;
  width: 0 !important;
}
/* line 6978, ../sass/custom-style.scss */
.syn_fieldsetItem div:empty {
  display: none;
}
/* line 6983, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_expiryDateMonth,
.syn_fieldsetItem #syn_expiryDateYear,
.syn_fieldsetItem #syn_expiryDateSlash {
  width: 60px !important;
  float: left !important;
}
/* line 6990, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_expiryDateSlash {
  padding: 15px 15px 0 15px;
}
/* line 6994, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_expiryDateTitle {
  margin-right: 45px;
}
/* line 6998, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_creditCardCVV {
  width: 65px !important;
  float: left;
  margin-left: 45px !important;
}
/* line 7004, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_postalApplicantStreetNameSpan2,
.syn_fieldsetItem #syn_applicantStreetNameSpan2,
.syn_fieldsetItem #syn_propertyStreetNameSpan2,
.syn_fieldsetItem #syn_propertyOwnersStreetNameSpan2 {
  float: left;
  padding-right: 5px;
  display: contents;
}
/* line 7012, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_postalApplicantStreetNameSpan2::after,
.syn_fieldsetItem #syn_applicantStreetNameSpan2::after,
.syn_fieldsetItem #syn_propertyStreetNameSpan2::after,
.syn_fieldsetItem #syn_propertyOwnersStreetNameSpan2::after {
  content: ",";
}
/* line 7017, ../sass/custom-style.scss */
.syn_fieldsetItem #syn_postalApplicantSuburbSpan2,
.syn_fieldsetItem #syn_applicantSuburbSpan2,
.syn_fieldsetItem #syn_postalApplicantSuburbSpan1,
.syn_fieldsetItem #syn_applicantSuburbSpan1,
.syn_fieldsetItem #syn_propertyOwnersSuburbSpan2,
.syn_fieldsetItem #syn_propertyOwnersSuburbSpan1,
.syn_fieldsetItem #syn_builderSuburbSpan1,
.syn_fieldsetItem #syn_builderSuburbSpan2 {
  clear: none;
}
/* line 7030, ../sass/custom-style.scss */
.syn_fieldsetItem table:empty::after,
.syn_fieldsetItem table tr:empty::after {
  content: "There is no data avaiable to display.";
  padding: 15px 0;
  float: left;
}

/* line 7038, ../sass/custom-style.scss */
.btn-submit.syn_backPage,
.btn-submit.syn_nextPage {
  background: none;
  color: #D83F1A !important;
  float: right;
  border: 0 !important;
  position: relative;
  width: 85px !important;
}

/* line 7048, ../sass/custom-style.scss */
#syn_errorRequired {
  clear: both;
  margin-top: 15px;
  float: left;
  color: red;
}

/* line 7055, ../sass/custom-style.scss */
.btn-submit.syn_nextPage:before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #d93e19;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}

/* line 7068, ../sass/custom-style.scss */
.btn-submit.syn_back,
.btn-submit.syn_submit {
  min-width: 85px;
}

/* line 7073, ../sass/custom-style.scss */
.btn-submit.syn_backPage:before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #d93e19;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}

/* line 7086, ../sass/custom-style.scss */
.syn_sameAsAbove {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal !important;
}
/* line 7093, ../sass/custom-style.scss */
.syn_sameAsAbove .syn_checkbox {
  width: 20px !important;
  height: 20px !important;
  margin: 5px !important;
}

/* line 7100, ../sass/custom-style.scss */
#syn_body .syn_anylinkcss {
  max-height: 240px;
  overflow: auto;
  visibility: visible !important;
}

/* line 7106, ../sass/custom-style.scss */
.syn_listUserHome-doc-view {
  text-decoration: none;
  background: black;
  color: white !important;
  padding: 5px 10px;
}
/* line 7112, ../sass/custom-style.scss */
.syn_listUserHome-doc-view:hover {
  color: white !important;
  opacity: 0.9;
}

/* line 7118, ../sass/custom-style.scss */
.syn_listUserHome-doc-add {
  text-decoration: none;
  background: #D83F1A;
  color: white !important;
  padding: 5px 10px;
}
/* line 7124, ../sass/custom-style.scss */
.syn_listUserHome-doc-add:hover {
  color: white !important;
  opacity: 0.9;
}

/* line 7130, ../sass/custom-style.scss */
.syn_fieldsetItem {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  background: white;
  padding: 20px;
  margin: 20px;
  position: relative;
}

/* line 7140, ../sass/custom-style.scss */
.view-meetings .views-field-field-documents li {
  display: flex;
}
/* line 7146, ../sass/custom-style.scss */
.view-meetings .views-row {
  clear: both;
}
/* line 7152, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1);
}
/* line 7158, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-min::after {
  content: "to";
  position: absolute;
  top: 20px;
  right: 10px;
}
/* line 7165, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-min input {
  z-index: 100;
  position: relative;
  max-width: 100%;
  background: none;
  border: 0;
  border-radius: 0;
}
/* line 7175, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form fieldset {
  width: 32% !important;
}
/* line 7186, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-item input {
  border: 0;
  background: none;
  max-width: 90%;
  border-radius: 0;
  margin: 6px 0;
}
/* line 7194, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-item input::placeholder, .view-meetings .bef-exposed-form .js-form-item input::-webkit-input-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
@media screen and (max-width: 61.9375em) {
  /* line 7179, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .js-form-item {
    margin: 20px 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 7179, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .js-form-item {
    width: 100%;
    margin: 1px;
    padding: 30px 10px;
  }
}
/* line 7211, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-item label {
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 74.9375em) {
  /* line 7218, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .js-form-item.form-item-date-min input {
    width: 45%;
  }
}
/* line 7225, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-item select {
  border: 0;
  background: none;
  width: 90%;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 7233, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-item select option {
  color: #000;
}
/* line 7239, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-max {
  margin-right: -10px;
}
/* line 7246, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-max label {
  display: none;
}
/* line 7250, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-max input {
  background: none;
  border-radius: 0;
  color: #fff;
}
@media screen and (max-width: 74.9375em) {
  /* line 7250, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .form-item-date-max input {
    width: 90%;
    max-width: 100%;
  }
}
/* line 7262, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-type,
.view-meetings .bef-exposed-form .form-item-category,
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range {
  float: right;
  margin: 10px;
  width: auto;
}
/* line 7269, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-type select,
.view-meetings .bef-exposed-form .form-item-category select,
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range select {
  border: 0;
  background: #F5F5F5;
  padding: 10px;
  font-weight: 600;
}
@media screen and (max-width: 37.4375em) {
  /* line 7269, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .form-item-type select,
  .view-meetings .bef-exposed-form .form-item-category select,
  .view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range select {
    width: calc(100vw - 85px);
    height: 50px;
  }
}
/* line 7282, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-category {
  margin-right: 140px;
}
@media screen and (max-width: 61.9375em) {
  /* line 7282, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .form-item-category {
    clear: both;
    margin-top: 60px;
    float: left !important;
  }
}
/* line 7292, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range {
  margin: 5px 0;
  position: absolute;
  right: 55px;
  bottom: 55px;
}
@media screen and (max-width: 61.9375em) {
  /* line 7292, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range {
    clear: both;
  }
}
/* line 7302, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range li {
  list-style: none;
  padding: 5px 13px;
  display: inline-block;
  margin: 5px;
}
/* line 7308, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range li:last-child {
  margin-right: 0;
}
/* line 7312, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range li:first-child {
  display: none;
}
/* line 7316, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .js-form-type-select.form-item-date-range li a {
  text-decoration: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 7322, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form .form-item-date-min {
    height: 160px;
  }
}
/* line 7327, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-date-min label {
  display: none;
}
/* line 7332, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form input[value="Apply"],
.view-meetings .bef-exposed-form button[value="Apply"] {
  background: url(../images/search-white.svg) no-repeat #D83F1A !important;
  background-size: 20px !important;
  background-position: center !important;
  width: 105px;
  height: 45px;
  color: transparent !important;
  position: absolute;
  top: 45px;
  right: 25px;
}
@media screen and (max-width: 74.9375em) {
  /* line 7332, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form input[value="Apply"],
  .view-meetings .bef-exposed-form button[value="Apply"] {
    top: 210px;
    right: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 7332, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form input[value="Apply"],
  .view-meetings .bef-exposed-form button[value="Apply"] {
    top: 0;
    position: relative;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 7332, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form input[value="Apply"],
  .view-meetings .bef-exposed-form button[value="Apply"] {
    position: relative;
    top: 10px;
    right: auto;
    left: 0;
    height: 55px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 7151, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form {
    position: relative;
    top: auto;
    right: auto;
  }
}
/* line 7372, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-field-location-proximity-value {
  width: 100%;
  padding: 0 30px;
  margin: 5px 0;
  display: none;
}
/* line 7378, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-field-location-proximity-value label {
  display: none;
}
/* line 7382, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form .form-item-field-location-proximity-value .description {
  color: #000;
}
/* line 7388, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form fieldset .fieldset-wrapper {
  display: flex;
}
/* line 7391, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield {
  width: 200px;
  background: none;
  padding: 0;
  border: 0;
  height: auto;
}
/* line 7398, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form fieldset .fieldset-wrapper .js-form-type-textfield input {
  width: 100%;
  max-width: 80%;
  color: black;
}
@media screen and (max-width: 61.9375em) {
  /* line 7388, ../sass/custom-style.scss */
  .view-meetings .bef-exposed-form fieldset .fieldset-wrapper {
    display: block;
  }
}
/* line 7410, ../sass/custom-style.scss */
.view-meetings .bef-exposed-form fieldset legend {
  border: 0;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: normal;
  float: left;
}

/* line 7423, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul {
  display: flex;
  margin-top: 30px;
  border-bottom: 1px solid #8a8a8a;
  margin-left: 0;
  padding-left: 0;
}
/* line 7430, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul li {
  margin: 5px;
  list-style: none;
  border: 1px solid #8a8a8a;
  border-bottom: 0;
  padding: 10px 15px;
  margin-bottom: 0;
}
/* line 7438, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul li.arrivals {
  margin-left: 0;
}
/* line 7442, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul li.active {
  background: #D93E19;
}
/* line 7445, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul li.active a {
  color: white !important;
}
/* line 7450, ../sass/custom-style.scss */
.tabs-nav-flighthome.cf ul li a {
  text-decoration: none;
}

/* line 7456, ../sass/custom-style.scss */
.flights-filter {
  display: flex;
  margin-top: 20px;
  margin-bottom: 35px;
}
/* line 7461, ../sass/custom-style.scss */
.flights-filter .input-box.flight-fld,
.flights-filter .select-box.route,
.flights-filter .select-box.airline {
  width: 50%;
}
/* line 7466, ../sass/custom-style.scss */
.flights-filter .input-box.flight-fld select,
.flights-filter .input-box.flight-fld input,
.flights-filter .select-box.route select,
.flights-filter .select-box.route input,
.flights-filter .select-box.airline select,
.flights-filter .select-box.airline input {
  width: 90%;
}

/* line 7473, ../sass/custom-style.scss */
.region-primary-menu {
  position: absolute !important;
  right: 25px;
  top: 35px;
}

@media screen and (min-width: 62em) {
  /* line 7479, ../sass/custom-style.scss */
  .responsive-menu-toggle-wrapper.responsive-menu-toggle {
    display: none !important;
  }
}

/* line 7485, ../sass/custom-style.scss */
.responsive-menu-toggle-icon {
  box-sizing: border-box;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 4;
  margin-top: 0;
  position: relative;
}
/* line 7494, ../sass/custom-style.scss */
.responsive-menu-toggle-icon span.label {
  display: block;
  position: relative;
  font-size: 14px;
  text-transform: none;
  top: 25px;
  left: 5px;
  color: #fff;
  font-weight: normal;
}
/* line 7505, ../sass/custom-style.scss */
.responsive-menu-toggle-icon::before, .responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  background: #fff;
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 13px;
  border-radius: 2px;
}
/* line 7519, ../sass/custom-style.scss */
.responsive-menu-toggle-icon span.icon {
  top: 15px;
}
/* line 7523, ../sass/custom-style.scss */
.responsive-menu-toggle-icon:after {
  top: 22px;
}

/* line 7530, ../sass/custom-style.scss */
.view-events-page .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-min,
.view-events-page .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-max {
  width: 195px;
}

/* line 7538, ../sass/custom-style.scss */
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form {
  position: relative;
}
/* line 7541, ../sass/custom-style.scss */
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset {
  width: 60% !important;
}
/* line 7546, ../sass/custom-style.scss */
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-min,
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-max {
  width: 100%;
}
/* line 7550, ../sass/custom-style.scss */
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-min input,
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset .fieldset-wrapper .form-item-field-date-range-value-max input {
  color: black !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 7541, ../sass/custom-style.scss */
  .path-council-meetings-and-minutes .view-meetings .bef-exposed-form fieldset {
    width: 100% !important;
  }
}
/* line 7561, ../sass/custom-style.scss */
.path-council-meetings-and-minutes .view-meetings .bef-exposed-form ::-webkit-calendar-picker-indicator {
  filter: invert(0);
}

/* line 7568, ../sass/custom-style.scss */
.path-frontpage .events h2 {
  color: white;
}

/* line 7573, ../sass/custom-style.scss */
.noverlay:before {
  content: "";
  width: 100%;
  height: 100%;
  background: black;
  position: absolute;
  z-index: 10;
  opacity: 0.6;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 7588, ../sass/custom-style.scss */
.google_map {
  float: left;
  width: 100%;
  background: linear-gradient(-60deg, #041b2c 50%, #40b23a 50%);
}
/* line 7593, ../sass/custom-style.scss */
.google_map p,
.google_map .block {
  margin: 0;
}
/* line 7598, ../sass/custom-style.scss */
.google_map iframe {
  display: block;
}
/* line 7602, ../sass/custom-style.scss */
.google_map .region-google-map {
  padding: 0 50px;
  /* Add animation (fade in the popup) */
}
/* line 7605, ../sass/custom-style.scss */
.google_map .region-google-map .block {
  display: flex;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
}
/* line 7612, ../sass/custom-style.scss */
.google_map .region-google-map .block h2 {
  padding: 0;
  color: white;
  margin: 0 30px 0 0;
  font-size: 24px;
  width: 100%;
}
/* line 7626, ../sass/custom-style.scss */
.google_map .region-google-map .block .field--name-body {
  width: 100%;
  position: relative;
}
/* line 7641, ../sass/custom-style.scss */
.google_map .region-google-map .block .news {
  margin: 20px 0;
  display: flex;
  align-items: center;
  width: max-content;
  flex-direction: row;
}
@media screen and (max-width: 61.9375em) {
  /* line 7641, ../sass/custom-style.scss */
  .google_map .region-google-map .block .news {
    width: 100%;
  }
}
/* line 7652, ../sass/custom-style.scss */
.google_map .region-google-map .block .news input {
  border: 0 !important;
  background: #fff;
  padding: 15px !important;
  width: 800px;
  max-width: 100%;
  height: 54px;
}
@media screen and (max-width: 61.9375em) {
  /* line 7652, ../sass/custom-style.scss */
  .google_map .region-google-map .block .news input {
    width: 100%;
  }
}
/* line 7665, ../sass/custom-style.scss */
.google_map .region-google-map .block .news button[type="submit"] {
  background: white;
  color: black !important;
  font-weight: 600;
  padding: 18px !important;
}
@media screen and (max-width: 74.9375em) {
  /* line 7605, ../sass/custom-style.scss */
  .google_map .region-google-map .block {
    display: block;
    padding: 20px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 7602, ../sass/custom-style.scss */
  .google_map .region-google-map {
    padding: 0 25px;
  }
}
/* line 7683, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext {
  display: none;
  width: 800px;
  background: white;
  padding: 25px;
  position: absolute;
  z-index: 10000;
  bottom: 125%;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
/* line 7696, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
/* line 7707, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* line 7716, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext .checkbox label {
  padding-left: 5px;
  font-weight: normal;
}
@media screen and (max-width: 74.9375em) {
  /* line 7683, ../sass/custom-style.scss */
  .google_map .region-google-map .popuptext {
    width: 100%;
    bottom: 100%;
  }
}
/* line 7727, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext .close-popup {
  position: absolute;
  right: 12px;
  top: 7px;
  font-family: "Open Sans";
  cursor: pointer;
}
/* line 7735, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext fieldset {
  padding: 5px 0;
}
/* line 7736, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext fieldset > label {
  padding: 5px 0;
  font-weight: bold;
}
/* line 7744, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext a {
  margin: 10px 0 20px 0;
  float: left;
  width: 100%;
}
/* line 7752, ../sass/custom-style.scss */
.google_map .region-google-map .popuptext form div label {
  font-weight: bold;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 7786, ../sass/custom-style.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: none;
  border: 0;
}

/* line 7796, ../sass/custom-style.scss */
.mm-page,
.mm-wrapper_background body {
  background: none;
}

/* line 7801, ../sass/custom-style.scss */
.view-gallery {
  columns: 3 auto;
  column-gap: 2rem;
  position: relative;
  margin: 150px 0 100px 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 7801, ../sass/custom-style.scss */
  .view-gallery {
    columns: 2 auto !important;
    margin: auto;
  }
}
/* line 7812, ../sass/custom-style.scss */
.view-gallery .views-row {
  text-align: center;
  margin: 15px;
  display: inline-flex;
  width: 100%;
  align-items: center;
  position: relative;
}
/* line 7820, ../sass/custom-style.scss */
.view-gallery .views-row .views-field-nothing {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  padding: 2em;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
  display: grid;
  align-items: center;
  margin: 0 auto;
}
/* line 7836, ../sass/custom-style.scss */
.view-gallery .views-row .views-field-nothing h3,
.view-gallery .views-row .views-field-nothing a,
.view-gallery .views-row .views-field-nothing p,
.view-gallery .views-row .views-field-nothing span {
  color: white;
  text-decoration: none;
}
/* line 7856, ../sass/custom-style.scss */
.view-gallery .views-row:hover .views-field-nothing {
  opacity: 1;
}
/* line 7863, ../sass/custom-style.scss */
.path-karratha-cossack-home .view-gallery {
  columns: 4 auto;
}
/* line 7867, ../sass/custom-style.scss */
.view-gallery .more-link,
.view-gallery .pager {
  position: absolute;
  bottom: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 7876, ../sass/custom-style.scss */
.view-gallery .bef-exposed-form {
  position: absolute;
  top: -150px;
}

/* line 7882, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background: #041b2c;
  margin: 0 auto;
  display: none;
  height: 75px;
  z-index: 100;
  top: 0;
}
/* line 7899, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 700px;
  max-width: 100%;
}
/* line 7906, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form input {
  padding: 10px !important;
  width: 100%;
  border: 0 !important;
  color: white !important;
}
/* line 7913, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form input[type="text"] {
  border: 1px solid #5c5c5c !important;
  border-radius: 5px !important;
}
/* line 7918, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form input.button {
  padding: 14px 2em !important;
  width: 135px;
}
/* line 7923, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form input:focus::placeholder {
  color: transparent !important;
}
/* line 7928, ../sass/custom-style.scss */
.block-views-exposed-filter-blockacquia-search-page form .js-form-item.form-item.js-form-type-textfield.form-item-search.js-form-item-search {
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 7882, ../sass/custom-style.scss */
  .block-views-exposed-filter-blockacquia-search-page {
    position: absolute;
    top: -10px;
    bottom: auto;
    padding-top: 10px;
    width: 98vw;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 7946, ../sass/custom-style.scss */
  .block-views-exposed-filter-blockacquia-search-page .form-actions {
    display: none;
  }
}

/* line 7953, ../sass/custom-style.scss */
.fac-result {
  top: 65px;
}
/* line 7956, ../sass/custom-style.scss */
.fac-result .field--name-field-header-image {
  display: none;
}

/* line 7961, ../sass/custom-style.scss */
.fac-result {
  width: 90%;
}
/* line 7965, ../sass/custom-style.scss */
.fac-result footer,
.fac-result img {
  display: none;
}
/* line 7970, ../sass/custom-style.scss */
.fac-result li {
  text-align: left;
}
/* line 7974, ../sass/custom-style.scss */
.fac-result .empty-result {
  display: none;
}
/* line 7978, ../sass/custom-style.scss */
.fac-result h1,
.fac-result h2,
.fac-result p,
.fac-result a,
.fac-result h3 {
  font-size: 16px;
  padding: 0;
  margin: 0;
}

/* line 7989, ../sass/custom-style.scss */
.messages {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 7996, ../sass/custom-style.scss */
.view-forms .file--application-pdf {
  max-width: 100%;
}
/* line 8000, ../sass/custom-style.scss */
.view-forms .views-field {
  display: flex;
}
/* line 8003, ../sass/custom-style.scss */
.view-forms .views-field .views-label {
  font-weight: bold;
  padding-right: 5px;
}

/* line 8011, ../sass/custom-style.scss */
.view-councillors .views-col {
  height: 500px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 8011, ../sass/custom-style.scss */
  .view-councillors .views-col {
    height: auto !important;
  }
}
/* line 8018, ../sass/custom-style.scss */
.view-councillors .views-col img {
  height: 300px !important;
  object-position: top;
}
@media screen and (max-width: 61.9375em) {
  /* line 8018, ../sass/custom-style.scss */
  .view-councillors .views-col img {
    height: auto !important;
  }
}

/* line 8029, ../sass/custom-style.scss */
.middlewidget-first {
  clear: both;
}

/* line 8042, ../sass/custom-style.scss */
.path-karratha-reaf-home .middlewidget-first:after,
.path-red-earth-arts-festival .middlewidget-first:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  clip-path: ellipse(65% 140% at 47% -80%);
  background: #f3f1ed;
  transform: rotate(179.98deg);
  height: 430px;
}
@media screen and (max-width: 90.5625em) {
  /* line 8042, ../sass/custom-style.scss */
  .path-karratha-reaf-home .middlewidget-first:after,
  .path-red-earth-arts-festival .middlewidget-first:after {
    clip-path: ellipse(80% 140% at 47% -75%);
  }
}
/* line 8060, ../sass/custom-style.scss */
.path-karratha-reaf-home .middlewidget-first:before,
.path-red-earth-arts-festival .middlewidget-first:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/reaf-bg.jpg) no-repeat;
  opacity: 0.3;
  background-size: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 8076, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block,
.path-red-earth-arts-festival .region-middle-second .block {
  margin: 50px 0;
}
/* line 8079, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block .field--name-body,
.path-red-earth-arts-festival .region-middle-second .block .field--name-body {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 8079, ../sass/custom-style.scss */
  .path-karratha-reaf-home .region-middle-second .block .field--name-body,
  .path-red-earth-arts-festival .region-middle-second .block .field--name-body {
    display: block;
  }
}
/* line 8087, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block .field--name-body .left-contact,
.path-red-earth-arts-festival .region-middle-second .block .field--name-body .left-contact {
  width: 40%;
  margin-right: 60px;
  display: flex;
  align-items: center;
}
/* line 8093, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block .field--name-body .left-contact .image,
.path-red-earth-arts-festival .region-middle-second .block .field--name-body .left-contact .image {
  margin-right: 50px;
}
/* line 8096, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block .field--name-body .left-contact .image img,
.path-red-earth-arts-festival .region-middle-second .block .field--name-body .left-contact .image img {
  width: 120px;
}
@media screen and (max-width: 61.9375em) {
  /* line 8087, ../sass/custom-style.scss */
  .path-karratha-reaf-home .region-middle-second .block .field--name-body .left-contact,
  .path-red-earth-arts-festival .region-middle-second .block .field--name-body .left-contact {
    width: 100%;
    display: block;
  }
}
/* line 8107, ../sass/custom-style.scss */
.path-karratha-reaf-home .region-middle-second .block .field--name-body .right-contact,
.path-red-earth-arts-festival .region-middle-second .block .field--name-body .right-contact {
  width: 60%;
}
@media screen and (max-width: 61.9375em) {
  /* line 8107, ../sass/custom-style.scss */
  .path-karratha-reaf-home .region-middle-second .block .field--name-body .right-contact,
  .path-red-earth-arts-festival .region-middle-second .block .field--name-body .right-contact {
    width: 100%;
  }
}

/* line 8119, ../sass/custom-style.scss */
.view-news .date {
  margin: 5px 0 15px;
  font-weight: bold;
  color: #6f787e;
}

/* line 8129, ../sass/custom-style.scss */
.view-tender .views-field .views-label {
  font-weight: bold;
  padding-right: 5px;
}
/* line 8134, ../sass/custom-style.scss */
.view-tender .views-field .more-link {
  margin: 0;
}
/* line 8139, ../sass/custom-style.scss */
.view-tender .views-row {
  position: relative;
}
/* line 8142, ../sass/custom-style.scss */
.view-tender .views-row .views-field-field-tender-closing-date-1 {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 8142, ../sass/custom-style.scss */
  .view-tender .views-row .views-field-field-tender-closing-date-1 {
    position: relative;
    float: none !important;
  }
}
/* line 8154, ../sass/custom-style.scss */
.view-tender .views-field-field-tenders-rft-hash {
  width: 130px;
}
/* line 8159, ../sass/custom-style.scss */
.view-tender .bef-exposed-form .js-form-item.form-item-field-tenders-format-target-id {
  clear: left;
}

/* line 8165, ../sass/custom-style.scss */
.view-tender.header {
  background: #e7f8e1;
  padding: 20px 15px;
}
/* line 8169, ../sass/custom-style.scss */
.view-tender.header .views-field {
  padding: 5px 0;
}

/* line 8175, ../sass/custom-style.scss */
.path-report-it ul.report-it {
  float: left;
  margin: 20px;
  padding: 40px;
}
/* line 8182, ../sass/custom-style.scss */
.path-report-it ul.report-it li {
  list-style: none;
  float: left;
  padding-right: 10px;
  margin-bottom: 29px;
  width: 49%;
  padding-left: 50px;
  line-height: 24px;
  position: relative;
}
/* line 8192, ../sass/custom-style.scss */
.path-report-it ul.report-it li i.fa {
  font-size: 36px;
  position: absolute;
  left: 0;
  top: 0;
  color: #d4d4d4;
}
/* line 8200, ../sass/custom-style.scss */
.path-report-it ul.report-it li .list-header {
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 8182, ../sass/custom-style.scss */
  .path-report-it ul.report-it li {
    width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 8175, ../sass/custom-style.scss */
  .path-report-it ul.report-it {
    margin: 0;
    padding: 20px;
  }
}
/* line 8219, ../sass/custom-style.scss */
.path-report-it .field--name-webform {
  clear: both;
  float: left;
  margin: 20px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  background: white;
  padding: 40px;
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 8219, ../sass/custom-style.scss */
  .path-report-it .field--name-webform {
    margin: 0;
    padding: 20px;
  }
}
/* line 8233, ../sass/custom-style.scss */
.path-report-it .field--name-webform .js-webform-radios {
  width: 100%;
  float: left;
}
/* line 8237, ../sass/custom-style.scss */
.path-report-it .field--name-webform .js-webform-radios .js-form-item {
  float: left;
  width: 33.33%;
}
/* line 8244, ../sass/custom-style.scss */
.path-report-it .field--name-webform .js-form-type-webform-image-select label {
  font-weight: bold;
}
/* line 8248, ../sass/custom-style.scss */
.path-report-it .field--name-webform .js-form-type-webform-image-select select {
  display: none;
}
/* line 8255, ../sass/custom-style.scss */
.path-report-it .field--name-webform .form-item-reporting-type .thumbnails .thumbnail {
  max-width: 240px;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  height: 210px;
  padding-bottom: 2rem;
}
/* line 8267, ../sass/custom-style.scss */
.path-report-it .field--name-webform .form-item-reporting-type .thumbnails .thumbnail img {
  width: 100px;
  padding: 25px;
  text-align: center;
  border: none;
  border-radius: 0;
  height: auto;
  margin: 15px;
}
/* line 8283, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails li {
  width: calc(33.33% - 24px);
  text-align: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 8283, ../sass/custom-style.scss */
  .path-report-it .field--name-webform .thumbnails li {
    width: calc(50% - 24px);
  }
}
/* line 8292, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail {
  width: auto;
  display: flex;
  align-items: center;
  border: 0;
  cursor: pointer;
  text-align: left;
}
/* line 8300, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail img {
  width: 40px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  height: auto;
  margin: 15px;
}
/* line 8310, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail:hover, .path-report-it .field--name-webform .thumbnails .thumbnail.selected {
  background: none;
}
/* line 8314, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail:hover img, .path-report-it .field--name-webform .thumbnails .thumbnail.selected img {
  border-color: #D83F1A;
}
/* line 8318, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail:hover p, .path-report-it .field--name-webform .thumbnails .thumbnail.selected p {
  color: #D83F1A;
}
/* line 8325, ../sass/custom-style.scss */
.path-report-it .field--name-webform .form-actions {
  float: right;
}

/* line 8332, ../sass/custom-style.scss */
.wcalendar {
  margin: 30px 0 0;
}
/* line 8335, ../sass/custom-style.scss */
.wcalendar .ui-accordion-content {
  float: left;
  width: 100%;
}
/* line 8339, ../sass/custom-style.scss */
.wcalendar .ui-accordion-content .gar,
.wcalendar .ui-accordion-content .rec {
  width: 50%;
  float: left;
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 8339, ../sass/custom-style.scss */
  .wcalendar .ui-accordion-content .gar,
  .wcalendar .ui-accordion-content .rec {
    float: none;
    width: 100%;
  }
}

/* line 8366, ../sass/custom-style.scss */
.field--name-field-address:before {
  font-family: "demonzimp-icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  content: "\53";
  color: black;
  font-weight: bold;
  margin-right: 5px;
}

/* line 8377, ../sass/custom-style.scss */
.region-content {
  padding-top: 20px;
  min-height: calc(100vh - 550px);
}

/* line 8383, ../sass/custom-style.scss */
.page-node-type-gallery .layout__region--first {
  margin-right: 40px;
}
/* line 8387, ../sass/custom-style.scss */
.page-node-type-gallery .layout__region--first,
.page-node-type-gallery .layout__region--second {
  max-width: 47%;
}
@media screen and (max-width: 61.9375em) {
  /* line 8387, ../sass/custom-style.scss */
  .page-node-type-gallery .layout__region--first,
  .page-node-type-gallery .layout__region--second {
    max-width: 100%;
  }
}
/* line 8396, ../sass/custom-style.scss */
.page-node-type-gallery .block-layout-builder {
  margin: 0;
}
/* line 8399, ../sass/custom-style.scss */
.page-node-type-gallery .block-layout-builder .field__label {
  margin: 0;
}
/* line 8404, ../sass/custom-style.scss */
.page-node-type-gallery .layout--onecol {
  margin-top: 40px;
}
/* line 8408, ../sass/custom-style.scss */
.page-node-type-gallery .field--name-body {
  margin: 15px 0;
}

/* line 8431, ../sass/custom-style.scss */
.path-leisureplex .mm-listview .mm-listitem:not(.menu-name--karratha-leisureplex) {
  display: none;
}

/* line 8439, ../sass/custom-style.scss */
.path-council .mm-listview .mm-listitem:not(.menu-name--karratha-main-menu) {
  display: none;
}

/* line 8447, ../sass/custom-style.scss */
.path-cossack-art-awards .mm-listview .mm-listitem:not(.menu-name--cossack-art-awards) {
  display: none;
}

/* line 8455, ../sass/custom-style.scss */
.path-airport .mm-listview .mm-listitem:not(.menu-name--karratha-airport-menu) {
  display: none;
}

/* line 8463, ../sass/custom-style.scss */
.path-library .mm-listview .mm-listitem:not(.menu-name--libraries-menu) {
  display: none;
}

/* line 8471, ../sass/custom-style.scss */
.path-red-earth-arts-precinct .mm-listview .mm-listitem:not(.menu-name--red-earth-arts-precinct) {
  display: none;
}
/* line 8476, ../sass/custom-style.scss */
.path-red-earth-arts-precinct .header__btn--report,
.path-red-earth-arts-precinct .header__btn--pay {
  display: none;
}

/* line 8484, ../sass/custom-style.scss */
.path-roebourne-aquatic-centre .mm-listview .mm-listitem:not(.menu-name--roebourne-aquatic-centre-menu) {
  display: none;
}

/* line 8492, ../sass/custom-style.scss */
.path-wickham-recreation .mm-listview .mm-listitem:not(.menu-name--wickham-recreation-precinct) {
  display: none;
}

/* line 8500, ../sass/custom-style.scss */
.path-red-earth-arts-festival .mm-listview .mm-listitem:not(.menu-name--reaf) {
  display: none;
}

/* line 8506, ../sass/custom-style.scss */
.field--name-field-page-document .field__item {
  display: flex;
  align-items: center;
}

/* line 8511, ../sass/custom-style.scss */
.path-synergy .content-wrapper {
  padding: 100px;
}

/* line 8518, ../sass/custom-style.scss */
.page-node-type-webform .form-item-contact-numbers label,
.page-node-type-webform .form-item-contact-numbers .tabledrag-toggle-weight-wrapper,
.page-node-type-webform .form-item-contact-numbers .webform-multiple-table--handle,
.page-node-type-webform .form-item-contact-numbers thead,
.page-node-type-webform .form-item-contact-numbers .webform-multiple-add {
  display: none;
}
/* line 8528, ../sass/custom-style.scss */
.page-node-type-webform .form-item-contact-numbers .webform-multiple-table td,
.page-node-type-webform .form-item-contact-numbers .webform-multiple-table tr {
  padding: 0;
}
/* line 8534, ../sass/custom-style.scss */
.page-node-type-webform .form-item-contact-numbers .s-form-type-tel {
  margin: 0;
}
/* line 8539, ../sass/custom-style.scss */
.page-node-type-webform legend {
  margin: 30px 0 20px 0;
}
/* line 8543, ../sass/custom-style.scss */
.page-node-type-webform .form-item-i-agree {
  display: flex;
}
/* line 8546, ../sass/custom-style.scss */
.page-node-type-webform .form-item-i-agree .description {
  margin-left: 10px;
  margin-top: -5px;
}
/* line 8552, ../sass/custom-style.scss */
.page-node-type-webform .js-form-type-textfield input {
  min-width: 80px;
}
/* line 8556, ../sass/custom-style.scss */
.page-node-type-webform #edit-service-details {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 30px;
  margin-bottom: 40px;
}
/* line 8562, ../sass/custom-style.scss */
.page-node-type-webform .js-webform-telephone-international {
  padding-left: 60px !important;
}
/* line 8566, ../sass/custom-style.scss */
.page-node-type-webform .form-item-postal-address textarea {
  background: whitesmoke;
}

/* line 8571, ../sass/custom-style.scss */
.js-form-item-sell-warning {
  background: #fbdc00;
  padding: 10px;
}

@media screen and (max-width: 61.9375em) {
  /* line 8576, ../sass/custom-style.scss */
  #block-views-block-location-display-block-1 {
    float: left;
    margin: 20px 0;
  }
}

/* line 8583, ../sass/custom-style.scss */
.js-webform-telephone-international {
  padding-left: 50px !important;
}

@media screen and (max-width: 61.9375em) {
  /* line 8589, ../sass/custom-style.scss */
  .top-content-flighthome thead,
  .top-content-flighthome tbody,
  .top-content-flighthome td,
  .top-content-flighthome th {
    display: table-cell;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 8598, ../sass/custom-style.scss */
  .top-content-flighthome tr {
    display: table-row;
  }
}

/* line 8608, ../sass/custom-style.scss */
.field--type-viewfield .view-tender .views-row .views-field-nothing {
  width: 100%;
  display: block;
}

/* line 8626, ../sass/custom-style.scss */
.field--name-field-tenders-email {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 35px 15px 25px 15px;
  background: white;
  position: relative;
}
/* line 8632, ../sass/custom-style.scss */
.field--name-field-tenders-email .field__label {
  font-size: 16px;
}
/* line 8636, ../sass/custom-style.scss */
.field--name-field-tenders-email:before {
  content: "Contact Details";
  font-size: 20px;
  position: absolute;
  font-weight: bold;
  top: 15px;
}

/* line 8645, ../sass/custom-style.scss */
.bs-site-alert button {
  border: 0 !important;
  background: none;
  float: left;
}

/* line 8651, ../sass/custom-style.scss */
#building-calculator-result {
  margin: 20px;
}
/* line 8655, ../sass/custom-style.scss */
#building-calculator-result tr:last-child {
  font-weight: bold;
  border-top: 1px solid #e4451e;
}

/* line 8662, ../sass/custom-style.scss */
#ajax-parking-form--2 {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 25px;
  background: white;
}
/* line 8667, ../sass/custom-style.scss */
#ajax-parking-form--2 .enter-parking,
#ajax-parking-form--2 .exit-parking {
  float: left;
  width: 50%;
}
@media screen and (max-width: 61.9375em) {
  /* line 8667, ../sass/custom-style.scss */
  #ajax-parking-form--2 .enter-parking,
  #ajax-parking-form--2 .exit-parking {
    float: none;
  }
}

/* line 8678, ../sass/custom-style.scss */
#parking-calculator-result {
  padding: 20px 0;
  min-height: 120px;
}
/* line 8682, ../sass/custom-style.scss */
#parking-calculator-result p {
  margin-bottom: 0;
  background: #32b8e5;
  padding: 10px;
}
/* line 8688, ../sass/custom-style.scss */
#parking-calculator-result table {
  background: #e7e7e7;
}
/* line 8693, ../sass/custom-style.scss */
#parking-calculator-result tr td {
  padding: 10px;
}
/* line 8698, ../sass/custom-style.scss */
#parking-calculator-result tr.short {
  color: #e4451e;
}
/* line 8702, ../sass/custom-style.scss */
#parking-calculator-result tr.long {
  color: #40b23a;
}

/* line 8709, ../sass/custom-style.scss */
.views-related .views-row {
  display: flex;
  align-items: center;
  margin: 10px 0;
  border-bottom: 1px solid #d2d2d2;
}
/* line 8715, ../sass/custom-style.scss */
.views-related .views-row .views-field-field-image {
  width: 40%;
  height: 210px;
  margin-right: 30px;
}
/* line 8720, ../sass/custom-style.scss */
.views-related .views-row .views-field-field-image img {
  height: 200px;
}
/* line 8725, ../sass/custom-style.scss */
.views-related .views-row .views-field-nothing {
  width: 80%;
}
/* line 8730, ../sass/custom-style.scss */
.views-related a {
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}

/* line 8737, ../sass/custom-style.scss */
a.col-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 8749, ../sass/custom-style.scss */
.view-related-page .views-view-responsive-grid .views-col {
  height: 300px !important;
}
/* line 8752, ../sass/custom-style.scss */
.view-related-page .views-view-responsive-grid .views-col .views-field-field-image,
.view-related-page .views-view-responsive-grid .views-col .views-field-nothing {
  height: auto;
}

/* line 8761, ../sass/custom-style.scss */
.view-closed-tenders .views-field-field-tender-closing-date {
  width: 105px;
}
/* line 8765, ../sass/custom-style.scss */
.view-closed-tenders .views-field-field-tenders-rft-hash {
  width: 130px;
}
/* line 8769, ../sass/custom-style.scss */
.view-closed-tenders .views-field-field-tender-summary-of-amount {
  text-align: right;
}

/* line 8779, ../sass/custom-style.scss */
.not-found svg {
  width: 150px;
  margin: 0 auto;
  display: flex;
}
/* line 8785, ../sass/custom-style.scss */
.not-found p {
  font-size: 22px;
  text-align: center;
  margin: 20px;
}

/* line 8792, ../sass/custom-style.scss */
.sapi-did-you-mean {
  margin: 20px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 100px;
}

/* line 8799, ../sass/custom-style.scss */
.facet-inactive {
  display: block;
}

/* line 8803, ../sass/custom-style.scss */
.form-item-field-tenders-format-target-id,
.form-item-field-tenders-format-target-id select {
  width: 80px !important;
  margin: 0 !important;
}

/* line 8809, ../sass/custom-style.scss */
.js-form-item-field-tender-closing-date-value select {
  width: 65px;
}

/* line 8814, ../sass/custom-style.scss */
.js-form-item-field-tenders-rft-hash-value input {
  width: 220px;
}

/* line 8819, ../sass/custom-style.scss */
.page-node-type-tenders .field--name-body {
  padding: 10px;
}

/* line 8823, ../sass/custom-style.scss */
.field--name-field-tenderers {
  margin: 10px;
}
/* line 8826, ../sass/custom-style.scss */
.field--name-field-tenderers .field__item {
  margin: 5px;
}
/* line 8829, ../sass/custom-style.scss */
.field--name-field-tenderers .field__item::before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\30";
  color: #000;
  display: inline-block;
}

/* line 8842, ../sass/custom-style.scss */
.layout__region--first {
  padding-right: 20px;
}

/* line 8846, ../sass/custom-style.scss */
.layout__region--second {
  padding-left: 10px;
}
/* line 8850, ../sass/custom-style.scss */
.layout__region--second .block-views-blockcontact-details-block-1 .views-field-field-contact-details {
  background: none;
  padding: 0;
}
/* line 8854, ../sass/custom-style.scss */
.layout__region--second .block-views-blockcontact-details-block-1 .views-field-field-contact-details .views-field {
  padding: 5px 0;
}
/* line 8860, ../sass/custom-style.scss */
.layout__region--second .block-field-blocknodeeventsfield-date-description + .block-field-blocknodeeventsfield-date-range {
  display: none;
}
/* line 8864, ../sass/custom-style.scss */
.layout__region--second .block {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 0 !important;
}
/* line 8869, ../sass/custom-style.scss */
.layout__region--second .block:empty {
  display: none;
}
/* line 8873, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar, .layout__region--second .block.block-field-blocknodeeventsfield-book-now {
  border-bottom: 0;
}
/* line 8877, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .field__label, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .field__label {
  background: url(../images/bookings.svg) no-repeat right center;
  background-size: 20px;
}
/* line 8882, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .field--name-field-book-now, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .field--name-field-book-now {
  padding: 0;
  margin: 0;
  min-height: auto;
}
/* line 8887, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .field--name-field-book-now a, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .field--name-field-book-now a {
  float: left;
  margin: 5px 0;
  width: 215px;
  text-align: center;
}
/* line 8895, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .addtocalendar, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .addtocalendar {
  float: left;
}
/* line 8898, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .addtocalendar a, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .addtocalendar a {
  font-size: 16px;
}
/* line 8904, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-date-description .field__label {
  background: url(../images/dates.svg) no-repeat right center;
  background-size: 20px;
}
/* line 8909, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-cost-of-event .field__label {
  background: url(../images/prices.svg) no-repeat right center;
  background-size: 20px;
}
/* line 8914, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-address-p .field__label {
  background: url(../images/locations.svg) no-repeat right center;
  background-size: 20px;
}
/* line 8919, ../sass/custom-style.scss */
.layout__region--second .block.block-views-blockcontact-details-block-1 .field__label {
  background: url(../images/contacts.svg) no-repeat right center;
  background-size: 20px;
}
/* line 8924, ../sass/custom-style.scss */
.layout__region--second .block .field__label {
  padding-bottom: 7px;
}

/* line 8931, ../sass/custom-style.scss */
.page-node-type-news .field--name-field-date {
  font-weight: bold;
}

/* line 8937, ../sass/custom-style.scss */
.path-services-mobile-garbage-bin-requests .js-form-type-checkbox {
  background: #f3f2ec;
  padding: 10px;
}
/* line 8942, ../sass/custom-style.scss */
.path-services-mobile-garbage-bin-requests .js-form-type-item {
  background: #f2faef;
  padding: 10px;
}
/* line 8947, ../sass/custom-style.scss */
.path-services-mobile-garbage-bin-requests .field-suffix {
  padding: 10px;
  font-size: 14px;
  font-style: italic;
}

/* line 8955, ../sass/custom-style.scss */
.view-closed-tenders .js-form-item {
  margin: 15px 5px;
}
/* line 8959, ../sass/custom-style.scss */
.view-closed-tenders .form-item-field-tenders-rft-hash-value {
  margin-bottom: -2px !important;
}

/* line 8974, ../sass/custom-style.scss */
.view-related-page .views-col .views-field-nothing .title a {
  font-size: 16px;
}

/* line 8978, ../sass/custom-style.scss */
.field--name-field-facilities .content {
  display: flex;
  align-items: center;
}
/* line 8982, ../sass/custom-style.scss */
.field--name-field-facilities .content .field--name-field-svg-icon svg {
  width: 30px;
  padding: 5px;
  margin-right: 5px;
  height: 30px;
}

/* line 8990, ../sass/custom-style.scss */
.views-view-responsive-grid .reports .views-col .views-field-field-image {
  height: 360px;
}

/* line 9001, ../sass/custom-style.scss */
.view-tender .bef-exposed-form input[value="Apply"],
.view-tender .bef-exposed-form button[value="Apply"] {
  position: relative;
}

@media screen and (max-width: 61.9375em) {
  /* line 9008, ../sass/custom-style.scss */
  .view-tender .bef-exposed-form .js-form-item,
  .view-closed-tenders .bef-exposed-form .js-form-item {
    padding: 10px;
  }
}

/* line 9016, ../sass/custom-style.scss */
.view-reports .views-field-field-report-release-date {
  width: 160px;
}

/* line 9021, ../sass/custom-style.scss */
#block-demonz-breadcrumbs {
  margin-bottom: 0;
}

/* line 9026, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
.field--name-field-view .sub-page-grid .listing-summary,
.views-view-responsive-grid.cols-3 .views-col {
  height: auto;
}

/* line 9032, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary .title,
.field--name-field-view .sub-page-grid .listing-summary .title {
  margin-bottom: 20px;
}

/* line 9038, ../sass/custom-style.scss */
.views-view-responsive-grid .views-row {
  display: flex;
}

/* line 9042, ../sass/custom-style.scss */
.menu.menu--karratha-main-menu.nav {
  border-radius: 10px;
}

/* line 9046, ../sass/custom-style.scss */
.region-content {
  padding-top: 50px;
}

/* line 9050, ../sass/custom-style.scss */
.region-slideshow nav,
.region-sidebar-first nav > ul {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

/* line 9056, ../sass/custom-style.scss */
.region.region-slideshow > nav {
  box-shadow: inset 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  width: auto;
  background-color: #f3f1ee;
  margin: 0px;
  border-radius: 0px;
}

/* line 9067, ../sass/custom-style.scss */
.region.region-slideshow > nav > ul {
  display: flex;
  margin: auto 0px;
}

/* line 9072, ../sass/custom-style.scss */
.bottom-widgets .region .block-menu-item-fields {
  margin-bottom: 0px;
}

/* line 9076, ../sass/custom-style.scss */
.bottom-widgets .region .block-menu-item-fields ul {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  padding: 0px;
  align-items: center;
}

/* line 9084, ../sass/custom-style.scss */
.bottom-widgets .region .block-menu-item-fields ul li {
  display: flex;
  justify-content: center;
}

/* line 9089, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col {
  border-radius: 10px;
  height: auto !important;
}

/* line 9094, ../sass/custom-style.scss */
.view-events-page .views-col .views-field-nothing {
  padding-bottom: 100px;
}

/* line 9098, ../sass/custom-style.scss */
.view-events-page.jobs .views-col {
  width: calc(50% - 20px) !important;
  margin: 20px;
}
/* line 9102, ../sass/custom-style.scss */
.view-events-page.jobs .views-col .views-field-nothing {
  padding-bottom: 24px;
}

/* line 9107, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col .views-field-field-image {
  border-radius: 10px 10px 0px 0px;
}

/* line 9111, ../sass/custom-style.scss */
.views-view-responsive-grid img {
  border-radius: 10px 10px 0px 0px;
}

/* line 9115, ../sass/custom-style.scss */
.more-link a {
  border-radius: 5px;
}

/* line 9119, ../sass/custom-style.scss */
.path-frontpage h2 {
  margin-left: 20px;
}

/* line 9123, ../sass/custom-style.scss */
.view-events-teaser ul li:first-child .right-side {
  border-radius: 0px 0px 10px 10px;
}

/* line 9127, ../sass/custom-style.scss */
.view-events-teaser ul li:first-child img {
  border-radius: 10px 10px 0px 0px;
}

/* line 9131, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-nothing .field-content {
  background: white;
  border-radius: 10px;
}

/* line 9136, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-field-image {
  padding: 0px;
}

/* line 9140, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-field-image img {
  border-radius: 10px 0px 0px 10px;
}

/* line 9144, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-field-image {
  width: auto;
  margin-right: 20px;
}

/* line 9149, ../sass/custom-style.scss */
.view-events-teaser ul li .right-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 9155, ../sass/custom-style.scss */
#block-newsletter .js-cm-email-input {
  border-radius: 10px !important;
}

/* line 9159, ../sass/custom-style.scss */
#block-newsletter .js-cm-submit-button {
  background: #d93e19 !important;
  border-radius: 0px 10px 10px 0px !important;
  margin-left: -11px !important;
  color: white !important;
  min-width: 100px;
}

/* line 9167, ../sass/custom-style.scss */
.region-footer-menu #block-acknowledge h2 {
  margin: 10px 0px;
}

/* line 9171, ../sass/custom-style.scss */
.footer-container .region h2 {
  text-transform: capitalize;
  margin-bottom: 20px;
}

/* line 9194, ../sass/custom-style.scss */
.views-element-container.block.block-views.block-views-blockcommunity-engagement-block-2 {
  margin-top: 150px !important;
}

/* line 9198, ../sass/custom-style.scss */
.footer-div #block-otherwebsites h2,
.footer-div #block-contactinfo h2 {
  color: #fff !important;
  filter: none !important;
}

/* line 9204, ../sass/custom-style.scss */
.menu.menu--footer.nav {
  text-transform: capitalize;
}

/* line 9208, ../sass/custom-style.scss */
.footer-div .footer-container {
  padding: 20px 10px;
}

/* line 9212, ../sass/custom-style.scss */
.region-footer-third {
  padding-right: 2.55vw;
}

/* line 9216, ../sass/custom-style.scss */
#block-acknowledge > div {
  opacity: 0.75;
}

/* line 9220, ../sass/custom-style.scss */
.region-footer-menu #block-acknowledge {
  margin-right: auto;
}

/* line 9224, ../sass/custom-style.scss */
.region-footer-third li {
  font-weight: 600;
  font-size: 24px;
}

/*
.main-header .navbar {
    background: #041c2cad;
        position: fixed;
    backdrop-filter: blur(50px);
}
*/
/* New Homepage Header*/
/* line 9238, ../sass/custom-style.scss */
.main-header .navbar-header::after {
  top: 0px;
}

/* line 9242, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1 {
  max-height: 44vh;
  overflow: hidden;
}
@media screen and (max-width: 61.9375em) {
  /* line 9242, ../sass/custom-style.scss */
  .block-views-blockhome-slideshow-block-1 {
    max-height: 100vh;
  }
}

/* line 9251, ../sass/custom-style.scss */
.region-middle-first .block {
  margin: 0;
}

/* line 9255, ../sass/custom-style.scss */
.caption-row .slider-caption .slider-description p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

/* line 9260, ../sass/custom-style.scss */
.header__btn {
  margin: 1rem 0;
}

/* line 9264, ../sass/custom-style.scss */
.main-header .flexslider img {
  width: 80vw;
  height: 50vh;
  object-position: bottom;
}

/* line 9270, ../sass/custom-style.scss */
.caption-row .slider-caption {
  display: inline-block;
  padding: 0 0 0 3rem;
  text-align: left;
  margin-top: 0;
  max-width: 100%;
}

/* line 9278, ../sass/custom-style.scss */
body {
  background-color: #f6f5f5;
}

/* line 9282, ../sass/custom-style.scss */
.region-middle-first {
  padding: 0;
}

/* line 9286, ../sass/custom-style.scss */
.middlewidget {
  background: none;
}

/* line 9290, ../sass/custom-style.scss */
.middlewidget-first {
  padding-top: 20px;
}

/* line 9294, ../sass/custom-style.scss */
.views-element-container.block.block-views.block-views-blockcommunity-engagement-block-2 {
  margin-top: 130px !important;
}

/* line 9298, ../sass/custom-style.scss */
.view-events-teaser .more-link {
  padding: 0;
}

/* line 9302, ../sass/custom-style.scss */
.google_map {
  background: linear-gradient(1deg, #072941, #041c2c);
}

/* line 9306, ../sass/custom-style.scss */
.region-header ul.dropdown-menu:before {
  background-color: #072941;
  background-image: none;
  background: linear-gradient(1deg, #072941, #041c2c);
  content: "";
  width: 100vw;
  height: 405px;
  right: calc(50% - 50vw);
  position: absolute;
  margin-top: -20px;
  z-index: -2;
}

/* line 9319, ../sass/custom-style.scss */
.middlewidget {
  padding-bottom: 0.75rem;
}

/* line 9323, ../sass/custom-style.scss */
.google_map .region-google-map .block {
  max-width: 1385px;
}

/* line 9327, ../sass/custom-style.scss */
.region-footer-menu {
  max-width: 1385px;
}

/* line 9331, ../sass/custom-style.scss */
.footer-menu:before {
  bottom: 0;
}

/*
.preheader:empty:after {
    content: "";
    width: 100%;
    height: 430px;
    position: absolute;
    bottom: -1px;
    z-index: 2;
    background: #F6F5F5;
    transform: rotate(180deg);
    clip-path: ellipse(50% 50% at 50% 50%);
}*/
/* line 9348, ../sass/custom-style.scss */
.preheader:empty {
  width: 100%;
  height: 180px;
  background: linear-gradient(0deg, #072941, #041c2c);
}

/* line 9354, ../sass/custom-style.scss */
.region-sidebar-first .menu li.active ul ul,
.region-sidebar-first #main-menu li.active ul ul {
  background: #f6f5f5;
  border-radius: 8px;
}

/* line 9365, ../sass/custom-style.scss */
.footer-div {
  padding-top: 0;
}

/* line 9369, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
.field--name-field-view .sub-page-grid .listing-summary {
  background: transparent;
}

/* line 9374, ../sass/custom-style.scss */
.region-sidebar-first a:hover {
  padding: 0.25em;
  transition-duration: 0.1s;
  transition-property: background-color, background-image, border-color, box-shadow, color, opacity, text-shadow;
  transition-timing-function: ease-out;
}

/* line 9381, ../sass/custom-style.scss */
.region-sidebar-first a {
  padding: 0.25em;
}

/* line 9388, ../sass/custom-style.scss */
ul.dropdown-menu {
  background: #f6f5f5;
  padding: 0.25rem;
  border-radius: 8px;
  margin-top: 1rem;
}

/* line 9395, ../sass/custom-style.scss */
h2,
.h2 {
  font-size: 2em;
  margin: 0.5em 0;
  letter-spacing: -0.035rem;
  font-weight: 600;
}

/* line 9403, ../sass/custom-style.scss */
.region-content {
  padding-top: 0;
}

/* line 9407, ../sass/custom-style.scss */
.content_layout .col-md-9 {
  float: right;
  padding-left: 2rem;
}
@media screen and (max-width: 61.9375em) {
  /* line 9407, ../sass/custom-style.scss */
  .content_layout .col-md-9 {
    padding-left: 0;
  }
}

/* line 9416, ../sass/custom-style.scss */
.path-report-it .field--name-webform {
  clear: both;
  float: left;
  margin: 0;
  box-shadow: none;
  background: none;
  padding: 0;
  width: 100%;
}

/* line 9426, ../sass/custom-style.scss */
label.js-form-required.form-required {
  margin-bottom: 2rem;
}

/* line 9430, ../sass/custom-style.scss */
.path-report-it .field--name-webform .thumbnails .thumbnail:hover img,
.path-report-it .field--name-webform .thumbnails .thumbnail.selected img {
  border-color: #d93e19;
  fill: red;
  filter: invert(48%) sepia(56%) saturate(7206%) hue-rotate(351deg) brightness(93%) contrast(93%);
}

/* line 9437, ../sass/custom-style.scss */
.region-header ul.dropdown-menu {
  padding: 0;
}

/* line 9441, ../sass/custom-style.scss */
.node__content > .field {
  margin-top: 30px;
}

/* line 9445, ../sass/custom-style.scss */
.path-events,
.path-community-events,
.path-redearth-events {
  background-image: none;
}

/* line 9459, ../sass/custom-style.scss */
.view-events-page .bef-exposed-form .js-form-item input,
.view-events-page .bef-exposed-form .js-form-item select {
  border-bottom: 1px solid #b8b8b8 !important;
  color: #b8b8b8 !important;
}

/* line 9465, ../sass/custom-style.scss */
.view-events-page .bef-exposed-form fieldset legend,
.view-events-page .bef-exposed-form .form-item-date-min::after,
.view-events-page .bef-exposed-form .js-form-item label {
  color: #b8b8b8;
  color: black;
}

/* line 9472, ../sass/custom-style.scss */
.preheader:empty::before {
  /*
    bottom: -50px;
    height: 50px;
    width: 50px;
    background: red; 
    z-index: 100;
    position: absolute;
    */
}

/* line 9483, ../sass/custom-style.scss */
.path-frontpage .middlewidget {
  padding-top: 45px;
}

/* line 9487, ../sass/custom-style.scss */
.path-frontpage .middlewidget-first {
  padding-top: 55px;
}

/* line 9491, ../sass/custom-style.scss */
#block-demonz-content .node__content > .field.field--name-body {
  max-width: 800px;
  line-height: 1.7rem;
}

/* line 9496, ../sass/custom-style.scss */
#block-demonz-content .field--name-field-page-document .field__item {
  margin: 0.8rem 0;
}

@media only screen and (max-width: 1200px) {
  /* line 9501, ../sass/custom-style.scss */
  .view-events-page.embed .bef-exposed-form {
    flex-wrap: wrap;
  }

  /* line 9505, ../sass/custom-style.scss */
  .view-events-page .bef-exposed-form .js-form-item {
    margin: 0px;
  }

  /* line 9509, ../sass/custom-style.scss */
  .view-events-page .views-exposed-form .form-actions {
    width: 100%;
  }

  /* line 9513, ../sass/custom-style.scss */
  .view-events-page .views-exposed-form .form-actions > input {
    width: 100%;
  }
}
/* line 9518, ../sass/custom-style.scss */
.views-exposed-form .form-actions input[name="reset"] {
  width: 95px;
}

/* line 9522, ../sass/custom-style.scss */
.webform-submission-report-it-form {
  z-index: 0;
}

@media only screen and (max-width: 950px) {
  /* line 9527, ../sass/custom-style.scss */
  .views-view-responsive-grid .views-row {
    flex-direction: column;
  }

  /* line 9531, ../sass/custom-style.scss */
  .view-events-page .views-col .views-field-nothing {
    padding-bottom: 20px;
    width: 100%;
  }

  /* line 9536, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-field-image {
    margin-right: 0px;
  }

  /* line 9540, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-field-image img {
    border-radius: 10px 10px 0px 0px;
  }

  /* line 9544, ../sass/custom-style.scss */
  .view-events-teaser ul li .right-side {
    border-radius: 10px;
  }

  /* line 9548, ../sass/custom-style.scss */
  .main-header .flexslider img {
    max-height: 27vh;
    width: 100%;
  }

  /* line 9553, ../sass/custom-style.scss */
  .main-header .flex-slider .caption-row {
    padding-bottom: 20px;
  }

  /* line 9557, ../sass/custom-style.scss */
  .caption-row .slider-caption {
    padding-left: 1.5rem;
    padding-bottom: 1rem;
  }

  /* line 9562, ../sass/custom-style.scss */
  .views-element-container.block.block-views.block-views-blockcommunity-engagement-block-2 {
    margin-top: 0px !important;
  }

  /* line 9566, ../sass/custom-style.scss */
  .path-frontpage h2 {
    margin-left: 0px;
  }

  /* line 9570, ../sass/custom-style.scss */
  .path-frontpage .middlewidget {
    padding-top: 0px;
  }

  /* line 9574, ../sass/custom-style.scss */
  .path-frontpage .region.region-events {
    padding: 0px;
  }
}
/* line 9579, ../sass/custom-style.scss */
.region.region-slideshow > nav > ul {
  display: flex;
  margin: auto 0px;
  justify-content: center;
}

/* line 9585, ../sass/custom-style.scss */
#block-demonz-page-title h1 {
  margin: 0;
  min-height: 0;
}

/* line 9590, ../sass/custom-style.scss */
h1,
.h1 {
  color: #08263c;
  margin: 0.75em 0;
  font-size: 2.5em;
  font-weight: 600;
}

/* line 9598, ../sass/custom-style.scss */
.region-breadcrumb .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  min-height: 80px;
}
@media screen and (max-width: 37.4375em) {
  /* line 9598, ../sass/custom-style.scss */
  .region-breadcrumb .breadcrumb {
    min-height: auto;
  }
}

/* line 9609, ../sass/custom-style.scss */
.region-breadcrumb {
  border: 0;
  margin: 20px 0 0;
  float: left;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  /* line 9617, ../sass/custom-style.scss */
  .region-breadcrumb {
    border: 0;
    margin: 1rem 0 0;
    float: none;
    width: 100%;
    display: inline-block;
  }

  /* line 9625, ../sass/custom-style.scss */
  .region.region-slideshow > nav > ul {
    display: flex;
    margin: auto 0px;
    justify-content: center;
    flex-direction: column;
    align-items: stretch;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 9635, ../sass/custom-style.scss */
  .content-wrapper {
    background: #f6f5f5;
  }
}
/* line 9640, ../sass/custom-style.scss */
.region-slideshow nav .nav .nav-link {
  color: #fff;
  padding: 0.75rem 1.25rem;
  margin: 0.5rem;
  border-radius: 3px;
  background: #e4441e;
}

/* line 9648, ../sass/custom-style.scss */
.region.region-slideshow > nav {
  display: none;
}

/* line 9652, ../sass/custom-style.scss */
input {
  background: transparent;
}

/* line 9656, ../sass/custom-style.scss */
.bef-exposed-form {
  box-shadow: none;
  display: flex;
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  margin: 0 0 1rem;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 9656, ../sass/custom-style.scss */
  .bef-exposed-form {
    display: block;
  }
}

/* line 9678, ../sass/custom-style.scss */
.region-header .menu .nav-link {
  padding: 0;
}
/* line 9682, ../sass/custom-style.scss */
.region-header .menu > li {
  padding: 0 15px;
}

/* line 9688, ../sass/custom-style.scss */
input[name="reset"] {
  background: black;
}

/* line 9693, ../sass/custom-style.scss */
.header__btn--search.active svg {
  display: none;
}
/* line 9697, ../sass/custom-style.scss */
.header__btn--search.active::after {
  opacity: 1;
  content: "";
  background: url(../images/close-search.svg) no-repeat;
  background-size: 27px;
  width: 30px;
  height: 25px;
  position: absolute;
  top: 8px;
  right: 45px;
}
/* line 9710, ../sass/custom-style.scss */
.header__btn--search.active:hover::after {
  background: url(../images/close-search-red.svg) no-repeat;
  background-size: 27px;
}

/* line 9719, ../sass/custom-style.scss */
.view-tender .bef-exposed-form,
.view-closed-tenders .bef-exposed-form {
  display: block;
}
/* line 9725, ../sass/custom-style.scss */
.view-tender .bef-exposed-form .form-item-field-tenders-rft-hash-value,
.view-closed-tenders .bef-exposed-form .form-item-field-tenders-rft-hash-value {
  width: 40%;
}
/* line 9729, ../sass/custom-style.scss */
.view-tender .bef-exposed-form .js-form-item-field-tender-closing-date-value select,
.view-closed-tenders .bef-exposed-form .js-form-item-field-tender-closing-date-value select {
  width: 195px !important;
}
/* line 9734, ../sass/custom-style.scss */
.view-tender .open,
.view-closed-tenders .open {
  background: #3fb33b;
  padding: 3px;
  width: 100px;
  text-align: center;
  color: white;
}
/* line 9742, ../sass/custom-style.scss */
.view-tender .close,
.view-closed-tenders .close {
  background: #e3451e;
  padding: 3px;
  width: 100px;
  text-align: center;
  color: white;
}
/* line 9750, ../sass/custom-style.scss */
.view-tender .finish,
.view-closed-tenders .finish {
  background: #727572;
  padding: 3px;
  text-align: center;
  color: white;
  width: 100px;
}

/* line 9759, ../sass/custom-style.scss */
#admin-toolbar-search-input {
  padding: 0 0.4rem !important;
  margin: 0 !important;
  font-size: 1em !important;
}

/* line 9765, ../sass/custom-style.scss */
.view-news .views-row .views-field-field-tender-closing-date-1 {
  position: relative;
}
/* line 9768, ../sass/custom-style.scss */
.view-news .views-row .views-field-field-tender-closing-date-1 .open a {
  background: #3fb33b;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 10px;
  position: absolute;
  right: 70%;
  top: -80px;
  width: 110px;
}
@media screen and (max-width: 61.9375em) {
  /* line 9768, ../sass/custom-style.scss */
  .view-news .views-row .views-field-field-tender-closing-date-1 .open a {
    position: relative;
    top: -35px;
    right: 0;
  }
}

/* line 9787, ../sass/custom-style.scss */
.field--name-field-site-alert {
  margin: 15px !important;
}

/* line 9794, ../sass/custom-style.scss */
.block-rates-information .enter-parking,
.block-rates-information .exit-parking,
.block-rates-information .js-form-item-enter,
.block-rates-information .js-form-item-exit,
.webform-submission-parking-fee-calculator-form .enter-parking,
.webform-submission-parking-fee-calculator-form .exit-parking,
.webform-submission-parking-fee-calculator-form .js-form-item-enter,
.webform-submission-parking-fee-calculator-form .js-form-item-exit {
  float: left;
  width: 50%;
}
@media screen and (max-width: 61.9375em) {
  /* line 9794, ../sass/custom-style.scss */
  .block-rates-information .enter-parking,
  .block-rates-information .exit-parking,
  .block-rates-information .js-form-item-enter,
  .block-rates-information .js-form-item-exit,
  .webform-submission-parking-fee-calculator-form .enter-parking,
  .webform-submission-parking-fee-calculator-form .exit-parking,
  .webform-submission-parking-fee-calculator-form .js-form-item-enter,
  .webform-submission-parking-fee-calculator-form .js-form-item-exit {
    float: none;
  }
}
/* line 9806, ../sass/custom-style.scss */
.block-rates-information #edit-exit,
.block-rates-information #edit-enter,
.webform-submission-parking-fee-calculator-form #edit-exit,
.webform-submission-parking-fee-calculator-form #edit-enter {
  display: flex;
}
/* line 9811, ../sass/custom-style.scss */
.block-rates-information p,
.webform-submission-parking-fee-calculator-form p {
  clear: both;
  background: #5eb6e1;
  padding: 5px;
}

/* line 9818, ../sass/custom-style.scss */
#block-leisurelogo {
  position: absolute;
  left: 150px;
  width: 130px;
  border-left: 1px solid;
  padding-left: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 9818, ../sass/custom-style.scss */
  #block-leisurelogo {
    left: 100px;
    width: 85px;
    padding-left: 5px;
    top: 20px;
  }
}

/* line 9833, ../sass/custom-style.scss */
#block-rebournelogo {
  position: absolute;
  left: 150px;
  width: 160px;
  border-left: 1px solid;
  padding-left: 20px;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 61.9375em) {
  /* line 9833, ../sass/custom-style.scss */
  #block-rebournelogo {
    left: 100px;
    width: 100px;
    padding-left: 5px;
    top: 20px;
  }
}

/* line 9849, ../sass/custom-style.scss */
#block-liblogo {
  position: absolute;
  left: 150px;
  width: 155px;
  border-left: 1px solid;
  padding-left: 20px;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 61.9375em) {
  /* line 9849, ../sass/custom-style.scss */
  #block-liblogo {
    left: 100px;
    width: 145px;
    padding-left: 5px;
    top: 20px;
  }
}

/* line 9865, ../sass/custom-style.scss */
#block-reaplogo {
  position: absolute;
  left: 150px;
  width: 215px;
  border-left: 1px solid;
  padding-left: 20px;
  top: 7px;
}
@media screen and (max-width: 61.9375em) {
  /* line 9865, ../sass/custom-style.scss */
  #block-reaplogo {
    left: 100px;
    width: 145px;
    padding-left: 5px;
    top: 20px;
  }
}

/* line 9881, ../sass/custom-style.scss */
#block-wickhamlogo {
  position: absolute;
  left: 150px;
  width: 150px;
  border-left: 1px solid;
  padding-left: 20px;
  top: 7px;
}
@media screen and (max-width: 61.9375em) {
  /* line 9881, ../sass/custom-style.scss */
  #block-wickhamlogo {
    left: 100px;
    width: 145px;
    padding-left: 5px;
    top: 20px;
  }
}

/* line 9897, ../sass/custom-style.scss */
#block-reaflogo {
  position: absolute;
  left: 150px;
  width: 100px;
  border-left: 1px solid;
  padding-left: 20px;
  height: 80px;
}
@media screen and (max-width: 61.9375em) {
  /* line 9897, ../sass/custom-style.scss */
  #block-reaflogo {
    left: 100px;
    width: 75px;
    padding-left: 5px;
    top: 18px;
    height: 65px;
  }
}

/* line 9914, ../sass/custom-style.scss */
#block-airportlogo {
  position: absolute;
  left: 150px;
  width: 105px;
  border-left: 1px solid;
  padding-left: 20px;
  height: 80px;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 61.9375em) {
  /* line 9914, ../sass/custom-style.scss */
  #block-airportlogo {
    left: 100px;
    width: 95px;
    padding-left: 5px;
    top: 0;
    height: 80px;
  }
}

/* line 9932, ../sass/custom-style.scss */
#block-contactreaf-2 {
  margin: 60px 0;
}

/* line 9936, ../sass/custom-style.scss */
#block-cossaklogo {
  position: absolute;
  left: 150px;
  width: 180px;
  border-left: 1px solid;
  padding-left: 20px;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 61.9375em) {
  /* line 9936, ../sass/custom-style.scss */
  #block-cossaklogo {
    left: 100px;
    width: 120px;
    padding-left: 5px;
    top: 25px;
    height: 50px;
  }
}

/* line 9959, ../sass/custom-style.scss */
#edit-plate-number .fieldset-wrapper {
  display: flex;
}

/* line 9964, ../sass/custom-style.scss */
#syn_errorRequired {
  display: none;
}

/* line 9968, ../sass/custom-style.scss */
.syn_fieldsetHeading {
  display: none;
}

/* line 9972, ../sass/custom-style.scss */
#syn_individualLabel,
#syn_companyLabel {
  display: flex;
}

/* line 9977, ../sass/custom-style.scss */
#syn_newPasswordLabel .syn_subText {
  position: absolute;
  left: 120px;
  font-size: 12px;
  color: #535353;
}

/* line 9993, ../sass/custom-style.scss */
.syn_applicationListTable tr:nth-child(8n + 1), .syn_applicationListTable tr:nth-child(8n + 2), .syn_applicationListTable tr:nth-child(8n + 3), .syn_applicationListTable tr:nth-child(8n + 4) {
  background: #f6f5f5;
}

/* line 10005, ../sass/custom-style.scss */
#syn_applicantDetails.syn_fieldsetItem,
#syn_officerDetails.syn_fieldsetItem,
#syn_progressDetails.syn_fieldsetItem {
  display: flex;
  flex-flow: row wrap;
}
/* line 10009, ../sass/custom-style.scss */
#syn_applicantDetails.syn_fieldsetItem p,
#syn_officerDetails.syn_fieldsetItem p,
#syn_progressDetails.syn_fieldsetItem p {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 50%;
}

/* line 10017, ../sass/custom-style.scss */
#block-buytickets {
  position: absolute;
  top: 0;
  right: 115px;
  background: #d93e19;
  padding: 5px 25px;
}
/* line 10024, ../sass/custom-style.scss */
#block-buytickets a {
  margin-left: 10px;
  color: white;
  text-decoration: none;
  font-size: 15px;
}
/* line 10031, ../sass/custom-style.scss */
#block-buytickets svg {
  fill: white;
  width: 25px;
}
/* line 10036, ../sass/custom-style.scss */
#block-buytickets:hover {
  background: white;
}

/* line 10041, ../sass/custom-style.scss */
#block-reportitdescription {
  display: none;
  display: table;
}

/* line 10047, ../sass/custom-style.scss */
.spb-popup-main-wrapper #block-reportitdescription {
  display: table;
}
@media screen and (max-width: 61.9375em) {
  /* line 10047, ../sass/custom-style.scss */
  .spb-popup-main-wrapper #block-reportitdescription {
    display: block;
  }
}

/* line 10056, ../sass/custom-style.scss */
.spb_top_center {
  width: 80% !important;
  padding: 25px;
}

/* line 10061, ../sass/custom-style.scss */
.synergy-register {
  clear: both;
  padding: 15px 5px;
}
/* line 10065, ../sass/custom-style.scss */
.synergy-register a {
  clear: both;
  float: left;
}

/* line 10071, ../sass/custom-style.scss */
.bs-site-alert .btn-close:before {
  content: "X";
}

/* line 10076, ../sass/custom-style.scss */
#block-buytickets:hover a {
  color: #D83F1A;
}
/* line 10080, ../sass/custom-style.scss */
#block-buytickets:hover svg {
  fill: #D83F1A;
}

/* line 10085, ../sass/custom-style.scss */
.field--name-field-submission-link a {
  font-size: 20px;
  color: white;
  margin: 25px 0;
  float: left;
  padding: 15px 80px;
  text-decoration: none;
  background: #d93e19;
  text-transform: capitalize;
}
/* line 10095, ../sass/custom-style.scss */
.field--name-field-submission-link a:hover {
  opacity: 0.9;
  color: white !important;
}

@media screen and (max-width: 61.9375em) {
  /* line 10103, ../sass/custom-style.scss */
  .path-gym-personal-training .field--name-field-view .sub-page-grid .listing-summary,
  .path-council-executive-team .field--name-field-view .sub-page-grid .listing-summary {
    margin-top: 0;
  }
}

/* line 10110, ../sass/custom-style.scss */
.spb_center {
  top: 0;
  left: 0;
  max-width: 80%;
  margin: 0 auto !important;
  right: 0;
}

/* line 10118, ../sass/custom-style.scss */
.ui-datepicker-trigger {
  width: 18px;
}

@media screen and (max-width: 61.9375em) {
  /* line 10123, ../sass/custom-style.scss */
  .path-red-earth-arts-precinct .region-header {
    display: block;
    width: 100vw;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 10129, ../sass/custom-style.scss */
  .path-red-earth-arts-precinct .region-header #block-buytickets {
    position: absolute;
    top: -35px;
    right: 30px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 10138, ../sass/custom-style.scss */
  .path-red-earth-arts-precinct .header__btn--search {
    width: 50%;
    right: 0;
    margin: 0;
  }
}

/* line 10148, ../sass/custom-style.scss */
.parking-short-long ul li {
  width: calc(50% - 80px);
  margin: 40px;
  float: left;
  position: relative;
  list-style: none;
}
/* line 10155, ../sass/custom-style.scss */
.parking-short-long ul li:first-child {
  padding-left: 0px;
  margin-left: 0px;
}
/* line 10160, ../sass/custom-style.scss */
.parking-short-long ul li h2 {
  color: white;
  font-size: 15px;
  padding: 10px;
  padding-left: 40px;
}
/* line 10166, ../sass/custom-style.scss */
.parking-short-long ul li h2:before {
  display: block;
  content: "P";
  position: absolute;
  top: 15px;
  left: 13px;
  font-size: 27px;
  font-weight: bolder;
  color: #ffffff;
}
/* line 10177, ../sass/custom-style.scss */
.parking-short-long ul li h2.red {
  background: #a93d32;
}
/* line 10181, ../sass/custom-style.scss */
.parking-short-long ul li h2.green {
  background: #32a94e;
}

/* line 10196, ../sass/custom-style.scss */
.header__btn.header__btn--search.active p {
  color: #D83F1A;
}

/* line 10200, ../sass/custom-style.scss */
ul.thumbnails.image_picker_selector li div {
  display: flex;
  align-items: center;
}
/* line 10204, ../sass/custom-style.scss */
ul.thumbnails.image_picker_selector li div img.image_picker_image {
  width: 35px;
}

/* line 10209, ../sass/custom-style.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-size: 250px;
  padding: 8px;
}

/* line 10215, ../sass/custom-style.scss */
.alert-primary {
  background: #7ba4dc;
}

/* line 10219, ../sass/custom-style.scss */
.alert-secondary {
  background: #fce65a;
}

/* line 10223, ../sass/custom-style.scss */
.alert-success {
  background: #ff4d4d;
}

/* line 10227, ../sass/custom-style.scss */
.alert-danger {
  background: #b0b0b0;
}

/* line 10231, ../sass/custom-style.scss */
.alert-warning {
  background: #64bf30;
}

/* line 10235, ../sass/custom-style.scss */
.alert-info {
  background: #fedd3a;
}

/* line 10239, ../sass/custom-style.scss */
.alert-dark {
  background: #f78100;
}

/* line 10243, ../sass/custom-style.scss */
.alert-fire {
  background: #ad0909;
}

/* line 10247, ../sass/custom-style.scss */
.alert-bushfire {
  background: #b0b0b0;
}

/* line 10251, ../sass/custom-style.scss */
.alert-weather-pre {
  background: #7ba4dc;
}

/* line 10255, ../sass/custom-style.scss */
.alert-weather-get {
  background: #fce65a;
}

/* line 10259, ../sass/custom-style.scss */
.alert-weather-take {
  background: #ff4d4d;
}

/* line 10263, ../sass/custom-style.scss */
.alert-light {
  background: #b0b0b0;
}

/* line 10267, ../sass/custom-style.scss */
.views-field-field-promote-to {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  background: #7f2195;
  border-radius: 5px;
  padding: 2px 5px;
}

/* line 10277, ../sass/custom-style.scss */
.more-link.event-creation {
  text-align: left;
  margin: 0;
}
/* line 10281, ../sass/custom-style.scss */
.more-link.event-creation a {
  padding: 15px 20px;
  margin: 0;
}

/* line 10289, ../sass/custom-style.scss */
.webform-submission-take-your-business-online-tybo-a-form .form-item-outline-key-milestne-moments-01-details,
.webform-submission-take-your-business-online-tybo-a-form .form-item-details-2,
.webform-submission-take-your-business-online-tybo-a-form .form-item-details-3,
.webform-submission-take-your-business-online-tybo-a-form .form-item-details-4,
.webform-submission-take-your-business-online-tybo-a-form .form-item-details-5 {
  width: 270px;
}

/* line 10299, ../sass/custom-style.scss */
.paragraph--type--impounded-animals:after {
  margin: 20px auto;
  border-bottom: 2px solid #dddddd;
  content: "";
  width: 75%;
  height: 2px;
  display: block;
}
/* line 10307, ../sass/custom-style.scss */
.paragraph--type--impounded-animals:after:last-child {
  border: 0;
}

/* line 10314, ../sass/custom-style.scss */
#block-demonz-reportit li {
  max-width: calc(25% - 40px);
  margin: 20px;
  float: left;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px 25px;
  border-radius: 10px;
  position: relative;
  list-style: none;
  background: white;
  height: 630px;
  min-height: max-content;
}
/* line 10327, ../sass/custom-style.scss */
#block-demonz-reportit li .contextual-region {
  position: initial;
}
/* line 10331, ../sass/custom-style.scss */
#block-demonz-reportit li a {
  color: #000;
  text-align: center;
  background-position: center 0;
  border: 0;
  z-index: 1;
  padding: 0;
  font-size: 16px;
}
/* line 10341, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-svg-icon {
  text-align: center;
  position: relative;
  z-index: 10;
}
/* line 10347, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-description {
  margin: 10px 0;
  text-align: justify;
}
/* line 10351, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-description li {
  max-width: 100%;
  background: none;
  box-shadow: none;
  height: auto;
  padding: 0;
  float: none;
  margin: 0;
  text-align: left;
  list-style: disc;
}
/* line 10364, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-link {
  text-align: center;
  z-index: 10;
  margin: 10px;
}
/* line 10369, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-link a {
  font-size: 16px;
  font-weight: bold;
}
/* line 10377, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-external-link {
  position: absolute;
  bottom: 25px;
  right: 45px;
}
/* line 10382, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-external-link a {
  text-decoration: none;
}
/* line 10385, ../sass/custom-style.scss */
#block-demonz-reportit li .field--name-field-external-link a:after {
  content: "";
  background: url(../images/Go_Arrow.svg) no-repeat;
  position: absolute;
  width: 11px;
  height: 16px;
  margin-left: 5px;
  bottom: 0;
  background-size: 11px;
}
@media screen and (max-width: 74.9375em) {
  /* line 10314, ../sass/custom-style.scss */
  #block-demonz-reportit li {
    max-width: 50%;
    width: 45%;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 10314, ../sass/custom-style.scss */
  #block-demonz-reportit li {
    max-width: 100%;
    width: 85%;
  }
}

/* line 10411, ../sass/custom-style.scss */
.block-views-blockreport-it-block-1 .views-col {
  position: relative;
}
/* line 10414, ../sass/custom-style.scss */
.block-views-blockreport-it-block-1 .views-col .views-field-field-links {
  position: absolute;
  right: 40px;
  bottom: 20px;
}
/* line 10419, ../sass/custom-style.scss */
.block-views-blockreport-it-block-1 .views-col .views-field-field-links a {
  color: #000;
  text-align: center;
  background-position: center 0;
  border: 0;
  z-index: 1;
  padding: 0;
  font-size: 16px;
}
/* line 10428, ../sass/custom-style.scss */
.block-views-blockreport-it-block-1 .views-col .views-field-field-links a:after {
  content: "";
  background: url(../images/Go_Arrow.svg) no-repeat;
  position: absolute;
  width: 11px;
  height: 16px;
  margin-left: 5px;
  bottom: 0;
  background-size: 11px;
}

/* line 10445, ../sass/custom-style.scss */
.path-local-history .main-header {
  background: #041c2c;
}
/* line 10448, ../sass/custom-style.scss */
.path-local-history .main-header #block-demonz-branding {
  position: relative;
  top: 0;
}
/* line 10453, ../sass/custom-style.scss */
.path-local-history .main-header:before {
  top: 0px;
  content: "";
  width: 100%;
  height: 10px !important;
  position: absolute;
  background: linear-gradient(135deg, #41b33b 25%, transparent 25%), linear-gradient(195deg, #eb6918 45%, transparent 45%), linear-gradient(315deg, #e4451e 65%, transparent 65%), linear-gradient(135deg, #31b8e5 35%, transparent 35%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
}
/* line 10467, ../sass/custom-style.scss */
.path-local-history .region-content {
  padding-top: 25px;
}

/* line 10471, ../sass/custom-style.scss */
#block-demonz-content .node__content > .field.field--name-body {
  max-width: 100%;
}

/* line 10475, ../sass/custom-style.scss */
#block-mainiwantto ul {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 1.5em;
  list-style-type: none;
  padding: 0;
}
/* line 10483, ../sass/custom-style.scss */
#block-mainiwantto ul li {
  width: 31%;
  background: #0a3383;
  margin: 0 25px 20px 0;
  padding: 20px;
}
@media screen and (max-width: 74.9375em) {
  /* line 10483, ../sass/custom-style.scss */
  #block-mainiwantto ul li {
    width: 45.5%;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 10483, ../sass/custom-style.scss */
  #block-mainiwantto ul li {
    width: 100%;
  }
}
/* line 10501, ../sass/custom-style.scss */
#block-mainiwantto ul li a {
  color: white;
  text-decoration: none;
}
/* line 10508, ../sass/custom-style.scss */
#block-mainiwantto h2 a {
  text-decoration: none;
}

/* line 10514, ../sass/custom-style.scss */
#block-demonz-whatwe {
  position: absolute;
  right: 400px;
  top: -20px;
}
/* line 10518, ../sass/custom-style.scss */
#block-demonz-whatwe a.whatwe {
  text-decoration: none;
}
