/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 March 2026 19:21:22
*/


/*New styles for timeline */
.flex {
    display: flex;
}

.flex.justify-center {
    justify-content: center;
}

.img-box.no-check:after {
    display: none !important;
}

.ico-text-box.no-timeline {
    padding-top: 0px !important;
}

.ccp-block:has(+ .no-padding-top) {
    margin-bottom: 50px !important;
}

.ccp-block.description-wrap .ccp-box .ico-text-box .ico-content .ico-box:nth-child(2n) .text-box, .ccp-block.description-wrap .ccp-box .ico-text-box .ico-content .ico-box:nth-child(2n+1) .text-box {
    width: 250px;
    white-space: wrap;
}

.ccp-block.description-wrap  .construction-stage-description {
    width: 250px;
}

.last-news-block .news-box .news-content {
    font-family: 'ZillaSlab-Italic';
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 0;
}

footer a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.news-list-block .news-list-box .list-ul li.hover .img-box img {
  transform: none;
}

.community-news-box.hover .img-box img {
  transform: none !important;
}

.ccp-block .ccp-box .progress-box .end-text-complete {
    color: #00ABCC;
}

footer .footer-last-block .text-box P span:nth-child(2) a:after {
    content: "|";
    margin: 0 0 0 10px;
    color: #fff;
}

footer .footer-last-block .text-box P span:nth-child(2) a:last-child:after {
    content: "";
}

.phone-link:hover {
  cursor: default;
  color: white !important;
  text-decoration: none;
}

.trp-block .circle h3 i {
    font-family: 'ZillaSlab-Italic';
    font-size: 20px;
    letter-spacing: 0;
    text-transform: none;
}


.trp-block .circle img {
  margin-left: -10px;
}

p.error { color: red; }

.sq-backend-smallprint { display: none; }
.user { display: none; }


.account-form-block {
  margin-bottom: 40px;
}

.nav {
  display: block;
}

.show-stage {
  opacity: 1 !important;
  transition: opacity .2s ease;
}

.img-box.hide-stage .text-box, .img-box.hide-stage .line{
  opacity: 0 !important;
  transition: opacity .2s ease;
}

.ico-box .img-box:hover .construction-stage-description {
  opacity: 1;
  transition: opacity .2s ease;
} 

.ico-box .img-box .construction-stage-description {
  opacity: 0;
  transition: opacity .2s ease;
} 

.ico-box.no-completed {
  opacity: 0.2;
  transition: opacity .2s ease;
}

.ico-box.active {
  opacity: 1;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box:nth-child(2n+1) .img-box .line {
    height: 130px;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box:nth-child(2n) .img-box .line {
    height: 50px;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box .text-box, .ccp-block .construction-stage-name, .ccp-block .construction-in-progress {
  opacity: 1;
  transition: opacity .4s ease;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box .line {
    left: 48%;
    margin-top: -9px;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box .img-box svg {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%;
}

.submit-rows {
  position: relative;
  max-width: 480px;
  margin: 0 auto 17px auto;
}

.form-content h3 {
  text-align: center;
  font-family: 'ZillaSlab-Regular';
  margin: 0 0 40px 0;
}

.form-box .form-rows input {
    background: #fff;
}

.form-box .form-rows {
    background: transparent;
}

.success-message p {
  color: green !important;
}

.error-message p {
  color: red !important;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.construction-stage-description, .construction-in-progress {
  font-family: 'ZillaSlab-Italic';
  white-space: normal;
  width: 300px;
  margin-top: 5px;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box.active:nth-child(2n) .line {
    height: 50px !important;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box.active .line {
    height: 130px !important;
}

.ccp-block .ccp-box .ico-text-box .ico-content {
    /*width: 1300px; */
}

.news-box {
  margin-bottom: 50px;
}

.event-date-box {
  font-family: 'BrownStd-Light';
  display: block;
  color: white;
  font-size: 22px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.ccp-block .ccp-box .ico-text-box .ico-content .ico-box.active.hide-active .line {
  height: 0 !important;
}

.hide-active .text-box {
  opacity: 0 !important;
}

.password-2 + .error {
  top: 90px !important;
}

@media (max-width: 768px) {
.password-2 + .error {
  top: 72px !important;
}
}


.login-links {
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'BrownStd-Regular';
}

.login-links a {
  color: black;
}

.news-post-block .post-links-button .posts-button .next-post {
    margin-left: 0;
}

.news-post-block .post-links-button .posts-button .prev-post {
    margin-right: 22px;
}

.posts-link {
  display: none;
}

.posts-link-active {
  display: block;
}

.register-page {
  margin-bottom: 5rem;
}

select#document_listing {
  padding: 20px 10px;
}

.accordion-box {
  margin-right: 40px;
}

.accordion-download-block {
  padding-bottom: 60px;
}

.accordion-download-block .comments-box {
    width: 790px;
    float: left;
    flex: 1;
    display: flex;
    flex-direction: column;
}
@media (max-width: 1199px) {
    .accordion-download-block .comments-box {
        width: 100%;
        float: none;
        margin-bottom: 48px;
    }
}

.accordion-download-block .comments-box .comments-box-text {
  padding: 20px;
  border: 2px solid #cf101b;
  max-height: 230px;
  min-height: 230px;
  overflow-y: auto;
  flex-grow: 1;
}

.documents-dropdown {
  display: none;
  overflow-y: auto;
}

h2.documents-heading {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

h2.documents-heading:before {
  content: "\25BC";
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 20px;
  left: 0;
  transition: 0.5s;
}

h2.documents-heading.open:before {
  transform: rotateX(180deg) translateY(50%);
}

.comments-box h2 {
  font-family: 'ZillaSlab-Medium';
  font-size: 28px;
  line-height: 22px;
  margin-top: 30px;
}

.flex-col {
  display: flex;
  flex-direction: column;
  padding-right: 40px;
  height: 100%;
}

.accordion-download-block .col-lg-12 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media (max-width: 768px) {

  .accordion-download-block .col-lg-12 {
    flex-direction: column;
  }
  .accordion-download-block  .flex-col {
    width: 100%;
    padding-right: 0px;
  }

  .download-box {
    margin-top: 20px;
  }

  .accordion-download-block .download-box h2, .comments-box h2 {
    text-align: center !important;
  }

  .accordion-download-block .download-box h2:before {
    position: relative;
    padding-right: 5px;
  }

  .accordion-download-block .accordion-box {
    margin-bottom: 0px;
    margin-right: 0px;
  }

  .accordion-download-block .comments-box {
    margin-bottom: 30px;
  }
}

.account-form-block .form-content .form-box p.error{
   color:red;
}