/* Screen widths */
/* Site Colors */
/* Repeated styles */
.shadow {
  -webkit-box-shadow14: 0 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
body {
  /** Hero **/
  /** Buckets **/
  /** Datablock **/
  /** Accordions **/
  /** End Accordions **/
  /** Tables **/
  /** End Tables **/
  /**** Calendar Styles ****/
  /**** End Calendar Styles ****/
  /** Cards **/
  /** End Cards**/
  /** Tabs **/
  /** End Tabs **/
  /** Views Exposed filters **/
  /** News **/
  /** Tablet format group **/
  /** Callout text **/
  /** Small Hero Block **/
  /** Resource Library Styles **/
  /** Blogs & Meta block **/
}
body #block-homepagebannerimage {
  position: relative;
}
@media screen and (max-width: 1199px) {
  body #block-homepagebannerimage {
    padding: 0;
  }
}
body #block-homepagebannerimage img {
  margin: 0;
  width: 100%;
}
body #block-homepagebannerimage p {
  line-height: 0 !important;
  margin: 0;
}
body #block-homepagebannerimage .hero-copy {
  position: absolute;
  top: 60px;
  left: 80px;
}
@media screen and (max-width: 1024px) {
  body #block-homepagebannerimage .hero-copy {
    top: 40px;
    left: 80px;
  }
}
@media screen and (max-width: 991px) {
  body #block-homepagebannerimage .hero-copy {
    top: 20px;
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  body #block-homepagebannerimage .hero-copy {
    top: 10px;
    left: 20px;
  }
}
body #block-homepagebannerimage .hero-copy h1 {
  color: #1884be;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
  font-size: 10rem;
}
@media screen and (max-width: 1024px) {
  body #block-homepagebannerimage .hero-copy h1 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 991px) {
  body #block-homepagebannerimage .hero-copy h1 {
    font-size: 7.1rem;
  }
}
@media screen and (max-width: 767px) {
  body #block-homepagebannerimage .hero-copy h1 {
    font-size: 4.4rem;
  }
}
body #block-homepagebannerimage .hero-copy h2 {
  font-weight: 500;
  line-height: normal;
  color: #026ca3;
  font-size: 3.9rem;
  margin: 0 0 0 10px;
}
@media screen and (max-width: 1024px) {
  body #block-homepagebannerimage .hero-copy h2 {
    font-size: 3.1rem;
    margin: 20px 0 0 10px;
  }
}
@media screen and (max-width: 991px) {
  body #block-homepagebannerimage .hero-copy h2 {
    font-size: 2.8rem;
    margin: 0 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  body #block-homepagebannerimage .hero-copy h2 {
    font-size: 1.8rem;
    margin: 0 0 0 10px;
  }
}
body #block-homepagebannerimage .btn {
  position: relative;
  text-align: center;
  padding: 0 30px;
  margin: -90px auto 10px;
}
@media screen and (max-width: 1024px) {
  body #block-homepagebannerimage .btn {
    margin: 12px auto 30px;
  }
}
@media screen and (max-width: 991px) {
  body #block-homepagebannerimage .btn {
    margin: 12px auto 30px;
  }
}
@media screen and (max-width: 767px) {
  body #block-homepagebannerimage .btn {
    margin: 12px auto 10px;
  }
}
body .bucket h3,
body .bucket h2 {
  color: #fff !important;
  font-weight: 500;
  padding: 14px 0 12px 21px;
  margin: 0 !important;
  position: relative;
  font-size: 2.6rem;
  line-height: 3rem;
}
@media screen and (max-width: 1024px) {
  body .bucket h3,
  body .bucket h2 {
    line-height: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  body .bucket h3,
  body .bucket h2 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  body .bucket h3,
  body .bucket h2 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
body .bucket .two-col {
  margin: 0;
  min-height: 186px;
}
body .bucket .two-col .col-first {
  padding: 17px 21px 12px;
}
@media screen and (max-width: 767px) {
  body .bucket .two-col .col-first {
    order: 2;
  }
}
body .bucket .two-col .col-first p {
  color: #333;
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  margin: 0 0 13px;
}
body .bucket .two-col .col-first a {
  text-decoration: none;
  font-weight: 700;
  font-size: 1.6rem !important;
  line-height: 2rem !important;
}
body .bucket .two-col .col-first a:hover {
  text-decoration: underline;
}
body .bucket .two-col .col-second {
  text-align: right;
  padding: 9px 20px 10px 0;
}
@media screen and (max-width: 767px) {
  body .bucket .two-col .col-second {
    text-align: center;
    padding: 20px;
    order: 1;
  }
  body .bucket .two-col .col-second img {
    margin: auto;
    max-width: 60%;
  }
}
body .bucket .two-col .col-second img {
  width: auto;
  max-height: 200px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  body .bucket.bucket-blue {
    margin-bottom: 20px;
  }
}
body .bucket.bucket-blue h3,
body .bucket.bucket-blue h2 {
  background: #2F7DA7;
  font-weight: 500 !important;
  font-size: 2.8rem !important;
  line-height: 3.2rem !important;
}
body .bucket.bucket-blue .two-col {
  background: #DAEBF4;
}
body .bucket.bucket-blue .two-col .col-first {
  flex: 1 1 auto;
}
body .bucket.bucket-blue .two-col .col-second {
  width: 30%;
}
@media screen and (max-width: 767px) {
  body .bucket.bucket-blue .two-col .col-second {
    width: 100%;
  }
}
body .bucket.bucket-blue .two-col .col-second img {
  border: 0;
}
@media screen and (max-width: 767px) {
  body .bucket.bucket-green {
    margin-bottom: 20px;
  }
}
body .bucket.bucket-green h2,
body .bucket.bucket-green h3 {
  background: #727614;
  font-weight: 500 !important;
  font-size: 2.8rem !important;
  line-height: 3.2rem !important;
}
body .bucket.bucket-green .two-col {
  background: #E9EAD0;
}
body .bucket.bucket-green .two-col .col-first {
  flex: 1 1 auto;
}
body .bucket.bucket-green .two-col .col-second {
  width: 43%;
}
@media screen and (max-width: 1199px) {
  body .bucket.bucket-green .two-col .col-second {
    width: 34%;
  }
}
@media screen and (max-width: 991px) {
  body .bucket.bucket-green .two-col .col-second {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  body .bucket.bucket-green .two-col .col-second {
    width: 100%;
  }
}
body .bucket.bucket-buttons .field--name-body {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  body .bucket.bucket-buttons .field--name-body {
    flex-direction: row;
  }
}
body .bucket.bucket-buttons .field--name-body p {
  width: 100%;
}
@media screen and (max-width: 991px) {
  body .bucket.bucket-buttons .field--name-body p {
    width: 50%;
  }
}
body .bucket.bucket-buttons .field--name-body p a {
  display: block;
  color: #fff !important;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 3rem !important;
  line-height: 3rem;
  overflow: hidden;
  background-color: #3D7F69;
  padding: 14px 0 0 12px;
  height: 114px;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  body .bucket.bucket-buttons .field--name-body p a {
    font-size: 2.2rem;
  }
  body .bucket.bucket-buttons .field--name-body p a br {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  body .bucket.bucket-buttons .field--name-body p a {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  body .bucket.bucket-buttons .field--name-body p a {
    font-size: 2.2rem;
  }
  body .bucket.bucket-buttons .field--name-body p a br {
    display: block;
  }
}
body .bucket.bucket-buttons .field--name-body p:first-child a {
  background-color: #3D7F69;
  background-image: url('../images/HelpDeskBell.png');
  background-position: bottom -5px right -10px;
  background-size: auto 105px;
  background-repeat: no-repeat;
}
body .bucket.bucket-buttons .field--name-body p:first-child a:hover {
  background-image: url('../images/HelpDeskBell_rollover.png');
}
@media screen and (max-width: 1024px) {
  body .bucket.bucket-buttons .field--name-body p:first-child a {
    margin-right: 1.2rem;
  }
}
body .bucket.bucket-buttons .field--name-body p:nth-child(2) a {
  background-color: #B84E14;
  background-image: url('../images/News.png');
  background-position: bottom right;
  background-size: 100px auto;
  background-repeat: no-repeat;
}
body .bucket.bucket-buttons .field--name-body p:nth-child(2) a:hover {
  background-image: url('../images/NewsIcon_rollover.png');
}
@media screen and (max-width: 1024px) {
  body .bucket.bucket-buttons .field--name-body p:nth-child(2) a {
    margin-left: 1.2rem;
  }
}
body #block-homepagedatablock {
  padding-bottom: 27px;
  padding-top: 34px;
}
body #block-homepagedatablock .three-col {
  font-size: 6rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  body #block-homepagedatablock .three-col {
    font-size: 5rem;
    margin-bottom: 15px;
  }
}
body #block-homepagedatablock .three-col .col-12 {
  /*@media @max991 {
                    text-align: center;
                    padding: 5px 10px;
                }*/
}
body #block-homepagedatablock .three-col .col-12 p {
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  color: #555;
  font-size: 2.2rem;
  line-height: 1;
  /*@media @max991 {
                        font-size: 18px;
                        display: block;
                    }*/
}
body #block-homepagedatablock .three-col .col-12 p span {
  font-size: 6rem;
}
@media screen and (max-width: 1024px) {
  body #block-homepagedatablock .three-col .col-12 p span {
    /*display: block;*/
  }
}
body #block-homepagedatablock .three-col .col-12.col-first {
  /*width: 31%;
                    text-align: left;

                    @media @max1024 {
                        width: 32%;
                        text-align: center;
                    }

                    @media @max767 {
                        width: 100%;
                        text-align: center;
                        padding: 5px 10px;
                    }*/
}
body #block-homepagedatablock .three-col .col-12.col-first span {
  color: #3D7F69;
}
body #block-homepagedatablock .three-col .col-12.col-second {
  /*width: 25%;
                    text-align: center;

                    @media @max1024 {
                        width: 31%;
                        text-align: center;
                        padding: 5px 10px;
                    } 

                    @media @max767 {
                        width: 100%;
                        text-align: center;
                        padding: 5px 10px;
                    }*/
}
body #block-homepagedatablock .three-col .col-12.col-second span {
  color: #B84E14;
}
body #block-homepagedatablock .three-col .col-12.col-third {
  /*width: 44%;
                    text-align: right;

                    @media @max1024 {
                        width: 36%;
                        text-align: center;
                        padding: 5px 10px;
                    }

                    @media @max767 {
                        width: 100%;
                        text-align: center;
                        padding: 5px 10px;
                    }*/
}
body #block-homepagedatablock .three-col .col-12.col-third span {
  color: #727614;
}
body .accordion .accordion-item {
  border: 0;
}
body .accordion .accordion-item .accordion-button {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  margin-top: 10px;
  background-color: transparent;
  color: #555;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 5px 0;
  padding: 0;
  text-decoration: none;
}
body .accordion .accordion-item .accordion-button:hover,
body .accordion .accordion-item .accordion-button:focus {
  color: #555;
  text-decoration: none;
}
body .accordion .accordion-item .accordion-button:hover .accordion-title,
body .accordion .accordion-item .accordion-button:focus .accordion-title {
  text-decoration: underline dotted;
}
body .accordion .accordion-item .accordion-button:hover:after,
body .accordion .accordion-item .accordion-button:focus:after {
  text-decoration: none !important;
}
body .accordion .accordion-item .accordion-button:visited {
  color: #555;
}
body .accordion .accordion-item .accordion-button:after {
  content: "\2b";
  background: none;
  color: #555;
  font-weight: 300;
  font-size: 1.4rem;
  text-decoration: none;
}
body .accordion .accordion-item .accordion-button:after:hover {
  color: #1441ba;
  transform: none;
}
body .accordion .accordion-item .accordion-button:after:visited {
  color: #026ca3;
}
body .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
body table th {
  background-color: #4F4F4F;
}
body table tr {
  background: transparent;
}
body table tr td {
  border-color: #333;
}
body table.tablesaw tr {
  background-color: #fff;
}
body table.tablesaw tr th {
  background-color: #2e4688;
  color: #fff;
}
body table.tablesaw tr td {
  border-bottom: 1px solid #ccc !important;
}
body table.tablesaw.tablesaw-stack tr:nth-child(even) {
  background-color: #faf9f5;
}
body .view-id-bars_alerts table tr {
  background-color: #fff;
}
body .view-id-bars_alerts table tr th {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
body .view-id-bars_alerts table tr td {
  border-bottom: 1px solid #000 !important;
}
body .view-id-bars_alerts table.tablesaw tr:nth-child(even) {
  background-color: #eee;
}
body .view-id-bars_alerts.view-display-id-block_7,
body .view-id-bars_alerts.view-display-id-block_3 {
  text-align: center;
}
body .view-id-bars_alerts.view-display-id-block_7 table,
body .view-id-bars_alerts.view-display-id-block_3 table {
  width: auto;
  margin: 0 auto;
}
body .fc-view-container .fc-head th {
  background-color: #3957aa;
}
body .fc-view-container .fc-body tr td .fc-event {
  background-color: #026ca3 !important;
}
body .card {
  --bs-card-border-radius: 0;
  --bs-card-inner-border-radius: 0;
  --bs-card-border-width: 0;
  background-color: #dcecf5;
  margin-bottom: 25px;
  height: calc(100% - 25px);
}
body .card .card-header {
  color: #fff;
  background-color: #2F7DA7;
  border: none;
  font-size: 2.6rem;
  line-height: 3rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  padding: 14px 0 12px 21px;
}
body .card .card-header strong {
  font-weight: 500;
}
body .card .card-body {
  padding: 17px 21px 0;
}
body .card .card-body p {
  font-size: 1.6rem !important;
  line-height: 20px !important;
  margin: 0 0 13px !important;
}
body .card .card-body p a {
  font-weight: 700;
  margin-bottom: 0 !important;
}
body .three-col:nth-child(3n-2) .col-first .card {
  background-color: #dcecf5;
}
body .three-col:nth-child(3n-2) .col-first .card .card-header {
  background-color: #2F7DA7;
}
body .three-col:nth-child(3n-2) .col-second .card {
  background-color: #e4f1ec;
}
body .three-col:nth-child(3n-2) .col-second .card .card-header {
  background-color: #3D7F69;
}
body .three-col:nth-child(3n-2) .col-third .card {
  background-color: #fceadf;
}
body .three-col:nth-child(3n-2) .col-third .card .card-header {
  background-color: #B84E14;
}
body .three-col:nth-child(3n-1) .col-first .card {
  background-color: #fceadf;
}
body .three-col:nth-child(3n-1) .col-first .card .card-header {
  background-color: #B84E14;
}
body .three-col:nth-child(3n-1) .col-second .card {
  background-color: #dcecf5;
}
body .three-col:nth-child(3n-1) .col-second .card .card-header {
  background-color: #2F7DA7;
}
body .three-col:nth-child(3n-1) .col-third .card {
  background-color: #e4f1ec;
}
body .three-col:nth-child(3n-1) .col-third .card .card-header {
  background-color: #3D7F69;
}
body .three-col:nth-child(3n+0) .col-first .card {
  background-color: #e4f1ec;
}
body .three-col:nth-child(3n+0) .col-first .card .card-header {
  background-color: #3D7F69;
}
body .three-col:nth-child(3n+0) .col-second .card {
  background-color: #fceadf;
}
body .three-col:nth-child(3n+0) .col-second .card .card-header {
  background-color: #B84E14;
}
body .three-col:nth-child(3n+0) .col-third .card {
  background-color: #dcecf5;
}
body .three-col:nth-child(3n+0) .col-third .card .card-header {
  background-color: #2F7DA7;
}
body ul.nav-tabs {
  margin: 0 4px;
  padding-left: 0 !important;
}
body ul.nav-tabs .nav-link {
  border-color: #faf9f5;
}
body .tab-content {
  padding: 1rem;
}
body .bootstrap-tabs {
  /*** Old tabs ***/
}
body .bootstrap-tabs ul.nav-tabs {
  margin-bottom: -2px !important;
}
body .bootstrap-tabs ul.nav-tabs li {
  display: flex;
  width: 12.4%;
}
@media screen and (max-width: 767px) {
  body .bootstrap-tabs ul.nav-tabs li {
    width: 118px;
    height: 56px;
    margin: 10px;
  }
}
body .bootstrap-tabs ul.nav-tabs li button {
  background-size: contain;
  position: relative;
  z-index: 0;
  margin: 0 1px;
  background: transparent;
  border: none;
  line-height: 2rem;
}
body .bootstrap-tabs ul.nav-tabs li button.active {
  background: transparent;
  z-index: 1;
  box-shadow: none;
  background: none;
}
@media screen and (max-width: 767px) {
  body .bootstrap-tabs ul.nav-tabs li button {
    width: 118px;
    height: 56px;
    margin: 10px;
  }
  body .bootstrap-tabs ul.nav-tabs li button.active,
  body .bootstrap-tabs ul.nav-tabs li button.active:focus,
  body .bootstrap-tabs ul.nav-tabs li button.active:hover {
    transition: background-color 0.2s ease-in-out;
    background-color: #727614 !important;
    color: #fff !important;
  }
}
@media screen and (min-width: 768px) {
  body .bootstrap-tabs ul.nav-tabs li button.active {
    color: #fff !important;
  }
  body .bootstrap-tabs ul.nav-tabs li button.active:before {
    transition: background-color 0.2s ease-in-out;
    background-color: #727614 !important;
    bottom: 1px;
  }
  body .bootstrap-tabs ul.nav-tabs li button.active:focus,
  body .bootstrap-tabs ul.nav-tabs li button.active:hover {
    background: none !important;
    border: none;
    color: #fff !important;
  }
  body .bootstrap-tabs ul.nav-tabs li button:before {
    content: '';
    /* To generate the box */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2px;
    left: 0;
    z-index: -1;
    background: #fff;
    transform: perspective(9px) rotateX(1deg);
    border-radius: 10px 10px 0 0;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #606403;
  }
}
body .bootstrap-tabs ul.nav-tabs li button .tab-link,
body .bootstrap-tabs ul.nav-tabs li button.nav-link {
  flex: 1 1 100%;
  color: #3957aa;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  border: 0;
  padding: 8px;
  vertical-align: middle;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: normal;
}
@media screen and (max-width: 1199px) {
  body .bootstrap-tabs ul.nav-tabs li button .tab-link,
  body .bootstrap-tabs ul.nav-tabs li button.nav-link {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 991px) {
  body .bootstrap-tabs ul.nav-tabs li button .tab-link,
  body .bootstrap-tabs ul.nav-tabs li button.nav-link {
    font-size: 11px;
    line-height: 14px;
    padding: 0 5px;
    vertical-align: middle;
    word-break: normal;
    hyphens: auto;
    z-index: 1;
    transform: translateZ(1px);
  }
}
body .bootstrap-tabs ul.nav-tabs li button .tab-link:hover,
body .bootstrap-tabs ul.nav-tabs li button.nav-link:hover {
  color: #3957aa;
  background: none !important;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body .bootstrap-tabs ul.nav-tabs li button .tab-link,
  body .bootstrap-tabs ul.nav-tabs li button.nav-link {
    border: 1px solid #727614;
    background: #fff;
    border-radius: 10px;
    display: table-cell;
    float: none;
    height: 100%;
    width: 92px;
    vertical-align: middle;
    padding: 5px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  }
}
body .bootstrap-tabs .tab-content {
  padding: 0;
}
body .bootstrap-tabs .tab-content .tab-pane {
  transition: none;
  border: 0;
}
body .bootstrap-tabs .tab-content .tab-pane h2 {
  background: #727614;
  border-top: 1px solid #606403;
  font-size: 34px !important;
  line-height: 36px !important;
  color: #fff !important;
  font-weight: 500 !important;
  margin: 0 0 26px 0 !important;
  padding: 17px 0 15px 37px;
}
@media screen and (max-width: 767px) {
  body .bootstrap-tabs .tab-content .tab-pane h2 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 15px 0 15px 20px;
  }
}
body .bootstrap-tabs .tab-content .tab-pane h2 br {
  display: none;
}
body .bootstrap-tabs .tab-content .tab-pane p {
  padding: 0 20px;
}
body .map-box .tab-header ul#map-tabs .tabs-title:before {
  border: 0;
  background-color: transparent;
}
body .map-box .tab-header ul#map-tabs .tabs-title .nav-link:before {
  content: '';
  /* To generate the box */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 2px;
  left: 0;
  z-index: -1;
  background: #fff;
  transform: perspective(9px) rotateX(1deg);
  border-radius: 10px 10px 0 0;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #2F7DA7;
}
body .map-box .tab-header ul#map-tabs .tabs-title .nav-link.active:before {
  background-color: #66AED4;
}
body .map-box .tab-header ul#map-tabs .tabs-title .nav-link:hover:before,
body .map-box .tab-header ul#map-tabs .tabs-title .nav-link:focus:before {
  background-color: #2F7DA7;
}
body .map-box .tabs-container .tabs-content .tabs-panel .map-mode input[type="submit"]:hover {
  color: #000;
}
body .map-box .start-over {
  color: #fff !important;
}
body .quick-search {
  margin: 24px auto 0;
  display: flex;
}
body .quick-search.home {
  display: block;
  margin-bottom: 40px;
}
body .quick-search .quick-search-container {
  border: 1px solid #89d6e3;
  background: #f2fafd;
  padding: 34px;
  width: 100%;
  overflow: auto;
}
body .quick-search .quick-search-container .medium-12 {
  overflow: hidden;
}
body .quick-search .quick-search-container.audits {
  padding: 34px 47px 27px 34px;
}
body .quick-search .quick-search-container h3 {
  color: #555;
  font-size: 28px;
  line-height: 32px;
  margin: 0 !important;
  float: left;
}
body .quick-search .quick-search-container h3.home {
  text-transform: uppercase !important;
}
body .quick-search .quick-search-container label {
  font-weight: 700;
  color: #000;
}
body .quick-search .quick-search-container input[type="radio"] {
  margin-right: 5px;
}
body .quick-search .quick-search-container select {
  margin-bottom: 30px;
}
body .quick-search .quick-search-container .rs-label {
  color: #555;
  font-size: 14px;
  text-transform: uppercase;
}
body .quick-search .quick-search-container .export-type .rs-label {
  margin-bottom: 15px;
}
body .quick-search .quick-search-container a {
  float: right;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  padding-top: 10px;
}
body .quick-search .quick-search-container form {
  clear: both;
  margin-top: 20px;
}
body .quick-search .quick-search-container form .first-input {
  display: inline-block;
  width: 66%;
  margin-right: 5%;
}
body .quick-search .quick-search-container form .first-input.home {
  width: 32%;
  margin-right: 2%;
}
@media screen and (max-width: 991px) {
  body .quick-search .quick-search-container form .first-input.home {
    width: 100%;
    margin-right: 2%;
  }
}
body .quick-search .quick-search-container form .first-input input {
  width: 100%;
}
body .quick-search .quick-search-container form .second-input {
  display: inline-block;
  width: 46%;
}
@media screen and (max-width: 991px) {
  body .quick-search .quick-search-container form .second-input {
    margin-bottom: 20px;
    padding-top: 20px;
    width: 100%;
  }
}
body .quick-search .quick-search-container form .second-input .date-holder {
  margin-right: 2%;
  width: 96%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body .quick-search .quick-search-container form .second-input .date-holder {
    float: none;
  }
}
body .quick-search .quick-search-container form .second-input .date-holder label {
  color: #333;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  text-transform: none;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body .quick-search .quick-search-container form .second-input .date-holder label {
    display: block;
  }
}
body .quick-search .quick-search-container form .second-input .date-holder input {
  padding: 8px 12px;
  margin-left: 2%;
  margin-right: 4.5%;
  width: 38%;
}
@media screen and (max-width: 767px) {
  body .quick-search .quick-search-container form .second-input .date-holder input {
    width: 100%;
    margin: 0 0 20px 0;
    display: block;
  }
}
body .quick-search .quick-search-container form .second-input .date-holder input:last-of-type {
  margin-right: 0;
}
body .quick-search .quick-search-container form .second-input.dates {
  width: 33%;
  margin-right: 2%;
  padding-top: 20px;
}
body .quick-search .quick-search-container form .second-input.dates .date-holder input {
  margin-right: 4.1%;
}
body .quick-search .quick-search-container form .stacked-inputs {
  float: left;
}
body .quick-search .quick-search-container form .stacked-inputs.narrow {
  width: 29%;
}
body .quick-search .quick-search-container form .stacked-inputs.narrow .dropdown {
  margin-bottom: 20px;
}
body .quick-search .quick-search-container form .stacked-inputs.narrow input {
  width: 100%;
}
body .quick-search .quick-search-container form .stacked-inputs.wide .dropdown {
  margin-bottom: 20px;
}
body .quick-search .quick-search-container form .double-inputs .first-input {
  width: 47%;
  float: left;
  margin-right: 6%;
}
body .quick-search .quick-search-container form .double-inputs .first-input select {
  width: 100%;
}
body .quick-search .quick-search-container form .double-inputs .second-input {
  float: left;
  width: 47%;
}
body .quick-search .quick-search-container form .double-inputs .second-input select {
  width: 100%;
}
body .quick-search .quick-search-container form .radios {
  float: left;
  width: 65%;
}
body .quick-search .quick-search-container form .radios.right-container {
  border-left: 1px solid #89d6e3;
  padding-left: 7%;
  padding-top: 20px;
  padding-bottom: 20px;
}
body .quick-search .quick-search-container form .radios .radio-holder.two-columns {
  columns: 2 250px;
}
body .quick-search .quick-search-container form .radios input {
  margin-right: 5px;
}
body .quick-search .quick-search-container form .button {
  font-size: 16px;
  margin-right: 0;
  padding: 13px 12px;
  width: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body .quick-search .quick-search-container form .button {
    margin-top: 29px;
  }
}
body .quick-search .quick-search-container form .button-wrapper {
  display: flex;
  align-items: flex-end;
}
body .quick-search .quick-search-container form .button-bar {
  position: relative;
  text-align: center;
  border-top: 1px solid #89d6e3;
  width: 100%;
  float: left;
}
body .quick-search .quick-search-container form .button-bar .button {
  margin-top: 26px;
}
body .quick-search .quick-search-container form .button-bar .button.submit {
  margin-right: 2%;
  position: relative;
}
body .quick-search .quick-search-container form .button-bar .button.submit:after {
  content: '';
  border-right: 1px solid #89d6e3;
  position: absolute;
  right: -22px;
  height: 100%;
  top: 1px;
}
body .quick-search .quick-search-container form .button-bar .button.bookmark {
  position: absolute;
  right: 0;
}
body .quick-search .quick-search-container form .top-inputs {
  border-bottom: 1px solid #89d6e3;
  display: flex;
  padding-bottom: 24px;
}
body #block-views-block-news-block-2 {
  padding-top: 4px;
  padding-left: 32px;
}
body #block-views-block-news-block-2 hr {
  margin-bottom: 0;
}
body #block-views-block-news-block-2 h4 {
  color: #555;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 46px;
}
body #block-views-block-news-block-2 .news-item {
  border-bottom: 1px solid #89d6e3;
  padding: 39px 0;
}
body #block-views-block-news-block-2 .news-item img {
  padding-right: 15px;
  float: left;
}
@media screen and (max-width: 767px) {
  body #block-views-block-news-block-2 .news-item img {
    float: none;
    display: block;
    margin-bottom: 15px;
  }
}
body #block-views-block-news-block-2 .news-item .news-body {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  body #block-views-block-news-block-2 .news-item .news-body {
    padding-left: 0;
  }
}
body #block-views-block-news-block-2 .news-item .news-body h2 {
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700;
}
body #block-views-block-news-block-2 .news-item .news-body .news-date {
  display: block;
  color: #555;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 19px;
}
body #block-views-block-news-block-2 .news-item .news-body p {
  display: inline;
}
body #block-views-block-news-block-2 .news-item .news-body a {
  text-transform: none;
  line-height: 27px;
}
body .ctct-form-header {
  margin: 0 !important;
}
body #block-exposedformnewsblock-2 {
  padding: 0;
}
body #block-exposedformnewsblock-2 h2 {
  font-size: 17px !important;
  line-height: normal !important;
  font-weight: 700 !important;
  margin: 22px 0 !important;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body #block-exposedformnewsblock-2 h2 {
    margin-top: 0 !important;
  }
}
body #block-exposedformnewsblock-2 .bottom-actions {
  display: flex;
  justify-content: center;
}
body #block-exposedformnewsblock-2 #edit-submit-news,
body #block-exposedformnewsblock-2 #edit-submit-news--2,
body #block-exposedformnewsblock-2 #edit-reset-news {
  display: block;
  width: auto;
  margin: 18px auto;
  font-size: 14px;
  padding: 0.7em 0.8em;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body #block-exposedformnewsblock-2 #edit-submit-news,
  body #block-exposedformnewsblock-2 #edit-submit-news--2,
  body #block-exposedformnewsblock-2 #edit-reset-news {
    margin: 8px;
  }
}
body #block-exposedformnewsblock-2 legend {
  display: block;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 18px;
  margin-bottom: 0;
  padding: 18px;
  border-top: 1px solid #89d6e3;
}
body #block-exposedformnewsblock-2 .form-item-field-topic-target-id ul {
  margin-top: 9px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
body #block-exposedformnewsblock-2 .form-item-field-topic-target-id ul li {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  line-height: 18px;
  font-size: 17px;
  text-transform: capitalize;
}
body #block-exposedformnewsblock-2 .form-item-field-topic-target-id ul li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  padding: 10px 18px;
  width: 100%;
}
body #block-exposedformnewsblock-2 .form-item-field-topic-target-id ul li:hover {
  background: #B84E14;
}
body #block-exposedformnewsblock-2 .form-item-field-topic-target-id ul li:hover a {
  color: #fff;
}
body #block-exposedformnewsblock-2 .form-item-field-tags-target-id ul li {
  display: inline-block;
}
body #block-exposedformnewsblock-2 .form-item-field-tags-target-id ul li a {
  font-size: 14px !important;
  line-height: 18px;
  border: 1px solid #1441ba;
  border-radius: 4px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 3px 9px;
  margin-bottom: 3px;
  display: inline-block;
  background: #fff;
  color: #1441ba;
  text-decoration: none;
}
body #block-exposedformnewsblock-2 .form-item-field-tags-target-id ul li a:hover {
  text-decoration: underline;
}
body #block-drupalbase-custom-subscribetoblog a.btn {
  width: 170px;
}
@media screen and (max-width: 767px) {
  body #block-drupalbase-custom-subscribetoblog a.btn {
    width: fit-content;
  }
}
body.page-node-type-news #page-wrapper .main-content {
  margin-top: 12px;
}
body.page-node-type-news #page-wrapper .field--name-field-date {
  font-weight: bold;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  body.page-node-type-news #page-wrapper .sidebar {
    padding-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  body.page-node-type-news #page-wrapper .sidebar .block {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  body.page-node-type-news #page-wrapper #block-views-block-news-block-3 {
    display: none;
  }
}
body .tablet-group .col-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body .callout-text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
body .callout-text p {
  display: inline-block;
  border: 1px solid #89d6e3;
  background: #F2FAFD;
  text-align: center;
  color: #555;
  font-size: 22px !important;
  line-height: 26px;
  font-weight: 700;
  padding: 26px 51px;
  margin: 0;
  margin-bottom: 0 !important;
}
body #page-wrapper .small-hero {
  padding-top: 20px;
  padding-left: 32px;
}
body #page-wrapper .small-hero .content {
  position: relative;
}
body #page-wrapper .small-hero .field--name-field-hero-image img {
  width: 100%;
  height: auto;
}
body #page-wrapper .small-hero .field--name-body {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 50%;
  margin-top: 10px;
  padding: 40px 60px;
}
@media screen and (max-width: 1399px) {
  body #page-wrapper .small-hero .field--name-body {
    max-width: 60%;
  }
}
@media screen and (max-width: 1199px) {
  body #page-wrapper .small-hero .field--name-body {
    max-width: 50%;
  }
}
@media screen and (max-width: 991px) {
  body #page-wrapper .small-hero .field--name-body {
    max-width: 60%;
  }
}
@media screen and (max-width: 767px) {
  body #page-wrapper .small-hero .field--name-body {
    max-width: 50%;
    padding: 20px;
  }
}
body #page-wrapper .small-hero .field--name-body p,
body #page-wrapper .small-hero .field--name-body .intro-text {
  color: #333;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 28px;
}
@media screen and (max-width: 1399px) {
  body #page-wrapper .small-hero .field--name-body p,
  body #page-wrapper .small-hero .field--name-body .intro-text {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  body #page-wrapper .small-hero .field--name-body p,
  body #page-wrapper .small-hero .field--name-body .intro-text {
    font-size: 2rem;
    line-height: 2.2rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body #page-wrapper .small-hero .field--name-body p,
  body #page-wrapper .small-hero .field--name-body .intro-text {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-top: 5px;
  }
}
body #page-wrapper .small-hero .field--name-body h2 {
  text-transform: uppercase;
  font-weight: 300;
  color: #2F7DA7;
  font-size: 5.7rem;
  line-height: 5.7rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 1399px) {
  body #page-wrapper .small-hero .field--name-body h2 {
    font-size: 4.7rem;
    line-height: 4.7rem;
  }
}
@media screen and (max-width: 991px) {
  body #page-wrapper .small-hero .field--name-body h2 {
    font-size: 3.7rem;
    line-height: 3.7rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  body #page-wrapper .small-hero .field--name-body h2 {
    font-size: 2.7rem;
    line-height: 2.7rem;
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  body #page-wrapper .small-hero-side {
    padding-left: 32px;
  }
}
body #page-wrapper .small-hero-side p {
  line-height: 21px;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
body #page-wrapper .small-hero-side h4 {
  margin-bottom: 0 !important;
}
body .view-resource-library p {
  margin: 5px 0 15px !important;
  font-size: 1.5rem !important;
}
body .view-resource-library .news-date {
  font-size: 1.2rem !important;
}
body .view-resource-library .news-text {
  font-size: 1.4rem !important;
}
body .view-resource-library .views-exposed-form .row .js-form-item {
  float: left;
}
body .view-resource-library .views-exposed-form .row .form-actions {
  float: left;
  margin-left: 1rem;
}
body .view-resource-library .views-exposed-form .row .form-actions .button {
  padding: 0.5rem !important;
}
body.page-node-1039 .view-resource-library-terms,
body.page-node-1125 .view-resource-library-terms {
  margin-left: 23px;
}
body.page-node-1039 .view-resource-library-terms h2,
body.page-node-1125 .view-resource-library-terms h2 {
  font-size: 2.1rem !important;
  font-weight: 700 !important;
}
body.page-node-1039 .view-resource-library-terms .resource-row,
body.page-node-1125 .view-resource-library-terms .resource-row {
  width: 50%;
  float: left;
}
@media screen and (max-width: 500px) {
  body.page-node-1039 .view-resource-library-terms .resource-row,
  body.page-node-1125 .view-resource-library-terms .resource-row {
    width: 100%;
    float: none;
  }
}
body.page-node-1039 .view-resource-library-terms .resource-row .resource-category,
body.page-node-1125 .view-resource-library-terms .resource-row .resource-category {
  margin: 0 0 20px 0;
}
body.page-node-1039 .view-resource-library-terms .resource-row .resource-category a,
body.page-node-1125 .view-resource-library-terms .resource-row .resource-category a {
  background-color: #2F7DA7;
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  width: 80%;
  text-align: center;
  border: 3px solid #2F7DA7;
  text-decoration: none;
  padding: 10px;
}
body.page-node-1039 .view-resource-library-terms .resource-row .resource-category a:hover,
body.page-node-1125 .view-resource-library-terms .resource-row .resource-category a:hover {
  color: #2F7DA7 !important;
  background-color: #fff;
  border: 3px solid #2F7DA7;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-145 a,
body.page-node-1125 .view-resource-library-terms .resource-row .category-145 a {
  background-color: #3D7F69;
  border-color: #3D7F69;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-145 a:hover,
body.page-node-1125 .view-resource-library-terms .resource-row .category-145 a:hover {
  border-color: #3D7F69;
  color: #3D7F69 !important;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-146 a,
body.page-node-1125 .view-resource-library-terms .resource-row .category-146 a {
  background-color: #B84E14;
  border-color: #B84E14;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-146 a:hover,
body.page-node-1125 .view-resource-library-terms .resource-row .category-146 a:hover {
  border-color: #B84E14;
  color: #B84E14 !important;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-147 a,
body.page-node-1125 .view-resource-library-terms .resource-row .category-147 a {
  background-color: #06838E;
  border-color: #06838E;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-147 a:hover,
body.page-node-1125 .view-resource-library-terms .resource-row .category-147 a:hover {
  border-color: #06838E;
  color: #06838E !important;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-148 a,
body.page-node-1125 .view-resource-library-terms .resource-row .category-148 a {
  background-color: #727614;
  border-color: #727614;
}
body.page-node-1039 .view-resource-library-terms .resource-row .category-148 a:hover,
body.page-node-1125 .view-resource-library-terms .resource-row .category-148 a:hover {
  border-color: #727614;
  color: #727614 !important;
}
body.page-node-1039 .sidebar_second,
body.page-node-1125 .sidebar_second,
body.page-node-1039 .col-sidebar,
body.page-node-1125 .col-sidebar {
  border-left: 1px solid #89d6e3;
}
body.page-node-1039 .sidebar_second h2,
body.page-node-1125 .sidebar_second h2,
body.page-node-1039 .col-sidebar h2,
body.page-node-1125 .col-sidebar h2 {
  font-size: 2.8rem !important;
  font-weight: 500 !important;
}
body.page-node-1039 .sidebar_second img,
body.page-node-1125 .sidebar_second img,
body.page-node-1039 .col-sidebar img,
body.page-node-1125 .col-sidebar img {
  margin-bottom: 30px;
}
body.page-node-1039 .sidebar_second p,
body.page-node-1125 .sidebar_second p,
body.page-node-1039 .col-sidebar p,
body.page-node-1125 .col-sidebar p {
  font-size: 1.5rem;
}
body .view-resource-library h2 {
  font-size: 2.1rem !important;
  font-weight: 700 !important;
}
body .view-resource-library .view-header {
  margin-top: 30px;
}
body .view-resource-library .views-row .views-field-nothing {
  margin-bottom: 30px;
}
body .view-resource-library .views-row h2 {
  margin-top: 0 !important;
}
body #block-performancereports h3 {
  margin-top: 0 !important;
}
body #block-performancereports th,
body #block-performancereports td {
  width: 150px !important;
}
body #page-wrapper .main-content .view-id-news.view-display-id-block_3 .view-header p {
  padding-left: 20px;
  margin-bottom: 11px;
  font-size: 1.6rem;
  font-weight: 700;
}
body #page-wrapper .main-content .view-id-news.view-display-id-block_4 {
  padding-left: 20px;
}
body #page-wrapper .main-content .view-id-news.view-display-id-block_4 .view-header {
  border-top: 1px solid #89d6e3;
}
body #page-wrapper .main-content .view-id-news.view-display-id-block_4 .fab {
  padding: 6px;
}
body .meta {
  background: #f2fafd;
  border: 1px solid #89d6e3;
  padding: 17px 23px 4px;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
  width: calc(100% - 40px);
}
body .meta p {
  font-size: 1.4rem !important;
  line-height: 18px !important;
  color: #555;
  margin-bottom: 18px !important;
}
body .meta p a {
  font-size: 1.5rem;
  line-height: 18px;
}
body .meta p a:first-child {
  margin-left: 4px;
}
body .meta p span {
  color: #555;
  padding: 0 4px;
}
body .meta p.tags a {
  font-size: 1.4rem;
  line-height: 18px;
  border: 1px solid #89d6e3;
  border-radius: 4px;
  padding: 3px 9px;
  margin-right: 4px;
  margin-bottom: 3px;
  display: inline-block;
  background: #fff;
}
