﻿/* RCTCBC BASE -------------------------------------------------------------------*/
body {
  font-family: "Poppins", arial, san-serif;
  font-weight: 400;
}
/* RCTCBC LOGO -------------------------------------------------------------------*/
.top-domain {
  display: none;
}
.rct-header-logo {
  height: 80px !important;
  display: block;
}
.clear {
  clear: both;
}
.beta-header {
  padding: 6px 0px;
  background-color: #2d4b58;
  color: #fff;
  text-align: center;
  font-size: 13px;
}
.beta-header b {
  text-transform: uppercase;
}
.beta-header a {
  color: #fff;
  border-bottom: 0px solid #fff;
}
.beta-header a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.mobile-search-icon img {
  float: right;
  margin: 10px 15px 10px 0px;
  padding: 0px;
  width: 30px;
  height: 30px;
}
/* Homepage Banner Jumbotron -------------------------------------------- */
.homepage-jumbotron-banner img {
  width: 100%;
  height: auto;
  margin-top: 25px;
  display: block;
}
.homepage-jumbotron-banner a {
  display: block;
}
/* BASE TEMPLATE STYLING ------------------------------------------------------------*/
/* WEBSITE HEADER AND FOOTER INCLUDING A-Z AND BREADCRUMB----------------------------*/
/* Top Navigation Styling -----------------------------------------------------------*/
.navbar-right {
    float:right!important;
    margin-right:0px;
    margin-top: -1px;
  }
@media (max-width: 767px) {
  .navbar-right {
    float:left!important;
  }
}
.navbar.navbar-default.navbar-static-top.rct-top-nav {
  background-color: #000;
  margin: 0px;
  border: 0px;
  min-height: 35px;
}
.rct-top-nav.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 17px;
  padding: 12px 15px 12px 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .rct-top-nav.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 15px 5px 15px 5px;
    margin-right: 15px;
  }
}
@media (max-width: 1000px) {
    .rct-top-nav.navbar-default .navbar-nav > li > a {
    margin-right: 0px;
  }
}
.rct-top-nav.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .4em;
}
.navbar-left.top-domain li a {
  padding-left: 0px !important;
}
@media (max-width: 768px) {
  .rct-header-logo {
    margin: 0px auto;
    height: 90px !important;
  }
}
.glyphicon.glyphicon-search {
  color: #fff;
  font-size: 17px;
  float: right;
  margin: 10px 18px 0px 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #c56188;
  color: #000!important
}
.icon-bar {
  border: 1px solid #fff;
}
.navbar-collapse {
  box-shadow: none;
}
@media (max-width: 767px) {
  .navbar-default .navbar-collapse {
    border-top: 0px !important;
    background: #3d051a;
  }
  .top-domain {
    display: none;
  }
}
.navbar-default .navbar-toggle {
  border-color: #5f0f2d;
  border: 0px;
  margin: 0px 25px 0px 10px;
  padding: 15px;
  color: #fff !important;
  font-size: 18px;
}
/* Top Logo Header Styling ------------------------------------------------*/
.rct-logo-header {
  background-color: #7f1336;
  padding: 13px 0px 15px 0px;
}
.rct-breadcrumb {
  margin: 10px 10px 20px 10px;
}
.rct-breadcrumb a, .rct-breadcrumb span {
  padding: 0px 0px 0px 0px;
  color: #000;
}
.rct-breadcrumb li a {
text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(1px,.0625rem);
text-underline-offset: .35em;
  margin: 0px 10px 0px 0px;
  font-size: 16px;
  line-height: 20px;
   padding: 12px 5px 12px 5px;
  display: inline-block;
  color: #000;
}
.rct-breadcrumb li:first-child a {
    margin: 0px 10px 0px 2px;
    color: #000;
}
.rct-breadcrumb li a:hover {
text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(3px,.1875rem,.12em);
text-underline-offset: .35em;
}
.rct-breadcrumb ul {
  padding: 0px;
}
.rct-breadcrumb li {
  display: inline;
}
.rct-breadcrumb li:before {
  content: '>';
  color: #000;
    margin-right: 10px;
}
.rct-breadcrumb li:first-child:before {
  content: '';
        margin-right: 0px;
}
.rct-breadcrumb:first-child {
  padding-left: 0px;
}
@media (max-width: 767px) {
.rct-breadcrumb li:nth-child(n+4) {
    display: none;
}
}
/* Resident Business Navigation --------------------------------------------------------*/
.homepage-top-level-nav {
  padding: 0px 0px;
  background-color: #630825;
}
.nav-pills.top-level li a {
  color: #fff;
  background-color: #630825;
  margin: 0px 7px 0px 7px;
}
.nav-pills.top-level li .active {
  background-color: #000;
}
.nav-pills.top-level > li.active > a, .nav-pills.top-level > li.active > a:hover, .nav-pills.top-level > li.active > a:focus {
  padding: 7px 35px;
  margin: 0px 10px 0px 0px;
  background-color: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .homepage-banner-promotion-top h1 {
    font-size: 23px;
    margin: 15px 0px;
    line-height: 29px;
  }
  .top-level-nav {
    display: none;
  }
}
.homepage-top-level-nav .nav.top-level > li > a {
  padding: 17px 19px;
  font-size: 15px;
  border-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-pills.top-level > li.active > a, .nav-pills.top-level > li.active > a:hover, .nav-pills.top-level > li.active > a:focus {
    padding: 7px 20px;
    margin: 0px 10px 0px 0px;
  }
  .nav.top-level > li > a {
    padding: 7px 13px;
  }
}
.nav.top-level > li > a:hover, .nav.top-level > li > a:focus {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .4em;
}
.homepage-top-level-nav .nav-pills > li {
  margin: 0px;
  display: block;
  text-align: center;
}
.homepage-top-level-nav .nav.nav-pills.top-level > li, .nav.nav-pills.top-level > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}
.homepage-top-level-nav .nav.nav-pills.top-level, .homepage-top-level-nav .nav.nav-pills.top-level {
  text-align: center;
}
/* Save Time Navigation --------------------------------------------------------*/
#nav-save-time-homepage {
  margin-top: 260px;
}
@media (max-width: 1199px) {
  #nav-save-time-homepage {
    margin-top: 220px;
  }
}
@media (max-width: 992px) {
  #nav-save-time-homepage {
    margin-top: 190px;
  }
}
@media (max-width: 768px) {
  #nav-save-time-homepage {
    margin-top: 180px;
  }
}
#nav-save-time-homepage ul li a {
  background-color: #a90043;
  margin: 4px auto 4px auto;
}
#nav-save-time-homepage ul li a:hover {
  background-color: #4f001f;
}
.homepage-top-level-nav-save-time {
  padding: 2px 0px;
  background-color: #a90043;
  color: #fff;
}
.homepage-top-level-nav-save-time .save-time-heading {
  padding: 8px 20px 0px 0px;
  font-size: 17px;
  display: block;
}
.homepage-top-level-nav-save-time .nav-pills.top-level li a {
  background-color: #4f001f;
  color: #fff;
  margin: 4px auto 4px auto;
  text-align: center;
}
.homepage-top-level-nav-save-time .nav-pills.top-level li a:hover {
  background-color: #1b000b;
  color: #fff;
}
.homepage-top-level-nav-save-time .nav-pills > li {
  margin: 2px 3px 2px 3px;
  display: block;
  text-align: center;
}
.homepage-top-level-nav-save-time .nav.nav-pills.top-level > li, .nav.nav-pills.top-level > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}
.homepage-top-level-nav-save-time .nav.nav-pills.top-level, .homepage-top-level-nav-save-time.nav.nav-pills.top-level {
  text-align: center;
}
@media (max-width: 768px) {
  .homepage-top-level-nav-save-time .save-time-heading {
    display: block;
    text-align: center;
    width: 100%;
    float: none;
  }
  .homepage-top-level-nav-save-time .save-time-heading {
    padding: 0px 20px 0px 0px;
    font-size: 15px;
  }
}
/* HOMEPAGE NEWS LISTING  -------------------------------------------------- */
.news-listing-wrapper {
  padding: 25px 0px 25px 0px;
}
.article-one a {
  display: block;
}
.lead-news-control-image {
  background-color: #fff;
  border-bottom: 6px solid #047e9a;
  height: 320px;
  background-image: url(/SiteElements/Images/Icons/GreenArrowLarge.png);
  background-repeat: no-repeat;
  background-position: 225px 265px;
  font-weight: 600;
}
.lead-news-control-image:hover {
  background-image: url(/SiteElements/Images/Icons/LightGreenArrowLarge.png);
  background-color: #fff;
  text-decoration: none !important;
  border-bottom: 6px solid #047e9a;
}
.lead-news-control-image span {
  color: #000;
  padding: 15px;
  font-size: 16px;
  display: block;
  text-decoration: none;
  letter-spacing: -0.4px;
  line-height: 22px;
}
.lead-news-control-image a:hover {
  color: #fff;
  text-decoration: none;
}
.lead-news-control-image img {
  width: 100%;
  height: auto;
  clear: both;
}
.article-news-control-title {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px 40px 10px 15px;
  height: 80px;
  background-image: url(/SiteElements/Images/Icons/GreenArrowGreenbg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 17px;
}
.article-news-control-title a {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 17px;
  display: block;
}
.article-news-control-title:hover {
  background-image: url(/SiteElements/Images/Icons/GreenArrowGreenbgdark.png);
  text-decoration: underline;
  background-color: #fff;
}
.more-news {
  background-color: #005c79;
  margin-bottom: 0px;
  padding: 15px 40px 0px 15px;
  height: 50px;
  background-image: url(/SiteElements/Images/Icons/GreenArrowGreenbg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #fff;
  float: left;
  width: 100%;
  font-weight: 600;
}
.more-news a {
  color: #fff;
}
.more-news:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .article-news-control-title {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 992px) and (min-width: 500px) {
  .article-news-control-title {
    font-size: 17px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .lead-news-control-image {
    height: 620px;
    margin-bottom: 10px;
    background-image: url(/SiteElements/Images/Icons/GreenArrowLarge.png);
    background-repeat: no-repeat;
    background-position: right 560px;
  }
  .lead-news-control-image span {
    font-size: 22px;
    line-height: 30px;
  }
  .three-col-grid img {
    margin-top: 20px;
  }
}
@media (max-width: 668px) {
  .lead-news-control-image {
    height: 540px;
  }
  .lead-news-control-image span {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 468px) {
  .lead-news-control-image {
    height: 400px;
  }
}
/* Hero Banner - English -----------------------------------------------------------*/
.hero-banner-homepage-bg {
  background-color: #ebf0f4;
padding-top: 40px;
padding-bottom: 20px;
}
.hero-banner-bg {
  background-color: #ebf0f4;
  background-repeat: no-repeat;
  background-position: top center;
}
.homepage-header-banner-container {
  background-color: #ebf0f4;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .header-banner-two {
    padding-top: 20px;
  }
}
.homepage-header-banner-container img {
  width: 100%;
  height: auto;
}
.hero-call-to-action a {
  padding: 7px 60px;
  background-color: #b9004a;
  border-radius: 4px;
  border: 2px solid #fff;
  color: #fff;
  margin: 270px 0px 0px 22px;
  float: left;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.hero-call-to-action a:hover {
  background-color: #890037;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .hero-call-to-action a {
    padding: 5px 50px;
    margin: 190px 0px 0px 40px;
  }
}
@media (max-width: 992px) {
  .hero-call-to-action a {
    padding: 4px 40px;
    margin: 165px auto 0px auto;
    float: none;
    display: block;
    text-align: center;
    width: 160px;
  }
}
.homepage-heading-one {
  margin: 40px 0px 0px 0px;
}
/* Hero Banner - Welsh -----------------------------------------------------------*/
.hero-banner-bg-welsh {
  background-color: #fff;
  background-image: url(/SiteElements/Components/Homepage/HeroBanners/Images/CouncilTaxPayIt/CouncilTaxPayItwelsh.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
@media (max-width: 1199px) {
  .hero-banner-bg-welsh {
    background-image: url(/SiteElements/Components/Homepage/HeroBanners/Images/CouncilTaxPayIt/CouncilTaxPayItsmwelsh.jpg);
  }
}
@media (max-width: 992px) {
  .hero-banner-bg-welsh {
    background-image: url(/SiteElements/Components/Homepage/HeroBanners/Images/CouncilTaxPayIt/CouncilTaxPayItxswelsh.jpg);
  }
}
/* LANDING PAGE Save Time Navigation --------------------------------------------------------*/
.landing-page-top-level-nav-save-time {
  padding: 7px 0px;
  background-color: #350012;
  color: #fff;
}
.landing-page-top-level-nav-save-time .save-time-heading {
  padding: 8px 20px 0px 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 600
}
.landing-page-top-level-nav-save-time .nav-pills.top-level li a {
  background-color: #ac0849;
  padding: 12px 30px;
  color: #fff;
  border-radius: 7px;
}
.landing-page-top-level-nav-save-time .nav-pills.top-level li a:hover {
  color: #fff;
}
.landing-page-top-level-nav-save-time .nav-pills.top-level li a {
  margin: 5px 7px 5px 7px;
  text-align: center;
}
@media (max-width: 992px) {
  .landing-page-top-level-nav-save-time .save-time-heading {
    display: none !important;
  }
  .landing-page-top-level-nav-save-time .save-time-heading {
    display: block;
    text-align: center;
    width: 100%;
    float: none;
  }
  .landing-page-top-level-nav-save-time .nav-pills > li {
    margin: 2px 4px 2px 4px;
    display: block;
    text-align: center;
  }
  .landing-page-top-level-nav-save-time .nav.nav-pills.top-level > li, .nav.nav-pills.top-level > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    zoom: 1; /* hasLayout ie7 trigger */
  }
  .landing-page-top-level-nav-save-time .nav.nav-pills.top-level, .nav.nav-pills.top-level {
    text-align: center;
  }
}
.landing-page-top-level-nav-save-time .nav.nav-pills.top-level, .nav.nav-pills.top-level {
  text-align: center;
}
/* HOMEPAGE Save Time Navigation Dark Background --------------------------------------------------------*/
.nav-save-time-dark-container {
  padding: 25px 0px 25px 0px;
  background-color: #073736;
  color: #fff;
  margin-bottom: 50px;
}
.save-time-logo img {
  width: 280px;
  height: auto;
  display: inline;
  margin-right: 20px;
}
.save-time-logo {
  font-size: 20px;
  font-weight: 600;
}
.nav-save-time-dark-container .nav-pills.top-level li a {
  background-color: #106457;
  color: #fff;
  margin: 10px 12px 10px 12px;
  text-align: center;
  padding: 13px 45px;
  font-size: 15px;
  border-radius: 12px;
  font-weight: 600;
}
.nav-save-time-dark-container .nav-pills.top-level li a:hover {
  background-color: #106457;
  color: #fff;
}
@media (max-width: 1200px) {
  .save-time-logo {
    width: 100%;
    clear: both;
  }
  .save-time-logo img {
    margin-right: 0px;
    margin-bottom: 5px;
  }
}
@media (max-width: 450px) {
  .save-time-logo {
    width: 100%;
    clear: both;
  }
  .save-time-logo img {
    width: 290px;
    height: auto;
    display: inline;
    margin-right: 0px;
  }
}
/* Header Search Styling --------------------------------------------------*/
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin: 0px;
}
.rct-site-search-group {
  margin-top: 18px;
}
.rct-site-search-group label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  color: #fff !important;
}
.rct-site-search-button {
  background-color: #000;
  color: #fff;
  background-image: url(/SiteElements/Images/Icons/GeneralIcons/Searchiconwhite.png);
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  height: 44px;
  width: 40px;
  border: 2px solid #fff !important;
  border-left: 0px!important;
  border-radius: 0px!important;
  background-size: 25px 25px;
}
.main-content .rct-site-search-button {
    border: 2px solid #000 !important;
  height: 47px;
}
.rct-site-search-button:hover {
  border: 2px solid #fff;
  border-left: 0px;
  background-color: #5b5b5b !important;
}
.rct-site-search-button:focus {
  background-color: #000 !important;
}
.rct-site-search-input {
  border: 2px solid #fff !important;
  border-right: 0px !important;
  background-color: #ededed;
  border-color: #fff;
  box-shadow: none;
  height: 44px;
  border-radius: 0px;
}
.main-content .rct-site-search-input {
  border: 2px solid #000 !important;
}
.rct-site-search-input:focus {
  background-color: #fff;
  border: 0px solid #000;
  box-shadow: none;
}
.rct-site-search-input.form-control::-moz-placeholder {
  color: #000;
  font-size: 13px;
}
.form-control::-moz-placeholder {
  color: #000;
  font-size: 13px;
}
.form-control::-webkit-input-placeholder {
  color: #000;
  font-size: 13px;
}
.form-control:-ms-input-placeholder {
  color: #000;
  font-size: 13px;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */
/* A-Z TO SERVICES -------------------------------------------------------- */
.A-Z-container {
  background-color: #98013d;
  padding: 20px 0px 20px 0px;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  margin-top: 0px;
}
.A-Z-Title {
  padding-bottom: 10px;
  padding-top: 6px;
  color: #fff;
}
.A-Z-links a {
  color: #fff;
  margin: 3px 4px;
  padding: 3px 6px;
  font-weight: 400;
  display: inline-block;
}
@media (min-width: 992px) {
  .A-Z-Title {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .A-Z-links a {
    margin-right: 7px;
  }
}
.atoz-results-list {
  padding: 0px !important;
}
.atoz-results-list li {
  list-style-type: none !important;
}
.atoz-results-list li {
  background-image: url(/SiteElements/Images/Icons/GeneralIcons/arrowright.png);
  background-repeat: no-repeat;
  background-position: 0px 16px;
  padding: 10px 0px 10px 30px !important;
  font-size: 16px;
  list-style-type: none !important;
}
/* Footer Styling
------------------------------------------------------------------------------ */
.footer {
  padding: 20px 0px 120px 0px;
  border-top: 5px solid #e0e0e0;
  background-color: #000;
}
.nav.nav-stacked.nav-footer li {
  background: #000;
  border-bottom: 0px;
  padding: 0px;
  line-height: 0.6em;
  font-size: 0.9em;
  margin: 0px;
}
.nav-footer ul li a {
  padding-left: 0px;
}
.nav-footer li a:focus {
  background: #000;
}
.nav-footer li a:active {
  background: #000;
  color: #fff;
}
.nav-pills > li {
  float: none;
}
.nav-footer li a {
  color: #dfe2e4;
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 11px 0px;
}
.nav-footer li a:hover {
  background: #000;
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .4em;
}
.nav-footer {
  margin-bottom: 30px;
}
.footer-logos img {
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  display: block;
  max-width: 150px;
  margin-top: 20px;
  float: right;
}
.lwrct-logo img {
    max-width: 110px;
}
.data-protection-logo img {
      max-width: 150px!important;
}
.footer-logos img a {
  color: #fff;
}
.footer-logos a {
  color: #fff;
}
.follow-us-text {
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  text-align: right;
}
.logos-row-two {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .follow-us-text {
  margin-top: 20px;
  text-align: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-logos img {
    clear: both;
    margin-bottom: 10px;
    float: left;
  }
  .rct-logo img {
    width: 250px;
    height: auto;
  }
  .rct-logo {
    padding-top: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-logos img {
    clear: both;
    margin-bottom: 10px;
    float: right;
  }
  .rct-logo img {
    width: 250px;
    height: auto;
  }
  .rct-logo {
    padding: 10px 10px 0px 10px;
  }
}
@media (min-width: 1200px) {
  .footer-logos img {
    clear: both;
    margin-bottom: 10px;
  }
  .rct-logo img {
    width: 250px;
    height: auto;
  }
  .rct-logo {
    padding: 10px 10px 0px 10px;
  }
}
/* Most Popular Styling ------------------------------------------------*/
.popular-tasks-wrapper {
  background-color: #fff;
  border-left: 0px solid #00768b;
  padding: 0px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
}
.popular-tasks-wrapper h2 {
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600;
  margin: 0px 0px 13px 0px;
  background-color: #00768b;
  color: #fff;
  padding: 2px 0px 2px 20px;
}
.popular-tasks-wrapper ul {
  padding: 2px 0px 1px 0px;
}
.popular-tasks-wrapper li {
  background-image: url(/SiteElements/Images/Icons/GeneralIcons/arrowright.png);
  background-repeat: no-repeat;
  background-position: 5px 1px;
  padding: 0px 0px 0px 25px;
  font-size: 14px;
  list-style-type: none;
  margin: 6px 0px 6px 10px;
}
.popular-tasks-wrapper p {
  margin: 0px 0px 5px 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .popular-tasks-wrapper li {
    margin: 0px 0px 0px 10px;
    font-size: 13px;
    line-height: 17px;
  }
  .popular-tasks-wrapper ul {
    padding: 0px 0px 0px 0px;
  }
}
@media (max-width: 992px) {
  .popular-tasks-wrapper li {
    margin: 18px 0px 0px 10px;
    font-size: 14px;
    line-height: 17px;
  }
  .popular-tasks-wrapper ul {
    padding: 0px 0px 0px 0px;
  }
  .popular-tasks-wrapper {
    padding: 0px 0px 10px 0px;
  }
  .popular-tasks-wrapper h2 {
    font-size: 15px !important;
    padding: 4px 0px 4px 20px;
  }
}
/* Main Content Styling ------------------------------------------------*/
.top-task-block-heading a {
  color: #00768b;
}
.main-content .top-task-block-heading a, .main-content .top-task-block-heading a:hover {
  border: 0px;
}
.main-content li {
  padding: 10px 0px;
}
.main-content ul {
  margin-bottom: 25px;
}
label {
  font-weight: normal;
}
.main-content img {
  /*border: 4px solid #e5e5e5;*/
  display: block;
  clear: both;
}
@media (max-width: 768px) {
  .main-content img {
    width: 100%;
    height: auto;
    clear: both;
  }
}
.two-col-grid img, .three-col-grid img {
  width: 100%;
  height: auto;
  clear: both;
  border-radius: 5px;
}
/* Helpful Information Style ------------------------------- */
.suggested-improvement {
  padding: 25px 0px 0px 0px;
}
.improvement-dropdown {
  padding-left: 0px;
}
.improvement-submit {
  margin-top: 30px;
}
.form-text-No {
  display: none;
}
/* TYPOGRAPHY - MASTER ---------------------------------------------------------------*/
#editor h1, #editor h2, #editor h3, #editor h4, #editor h5 {
  font-weight: 600;
}
h1, h2, h3, h4, h5 {
  font-weight: 600;
  word-wrap: break-word;
}
h1 {
  font-size: 36px;
  margin-bottom: 25px;
  line-height: 48px;
}
h2 {
  font-size: 26px;
  margin-bottom: 15px;
  margin-top: 35px;
  line-height: 30px;
  font-weight: 600;
}
#NewsSearchFieldSet h2 {
  margin-top: 5px;
}
#NewsSearchFieldSet {
  margin-bottom: 20px;
}
.twitter-feed-container {
  padding: 10px;
  margin-bottom: 20px;
}
h3 {
  font-size: 19px;
  margin-bottom: 10px;
  margin-top: 30px;
  line-height: 28px;
  font-weight: 600;
}
bold, b, strong, li strong, p strong {
  font-weight: 600;
}
a {
  color: #006779;
}
.main-content a {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
.main-content a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.lead-text-holder {
  margin: 0px 0px 30px 0px;
}
.lead-text {
  font-size: 24px;
  line-height: 40px;
}
.main-content {
  margin-bottom: 60px;
  min-height: 400px;
  font-size: 16px;
  line-height: 26px;
  word-wrap: break-word;
}
.main-content p, .main-content li {
  font-size: 17px;
  line-height: 30px;
  color: #2b2b2b;
}
.main-content p {
  margin-bottom: 25px;
}
/* External link icon dropped - PJ 
.external-website-link-icon {
	background-image: url(/SiteElements/Images/Icons/GeneralIcons/opennewwindowicon.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 17px;
	margin-right: 6px;
}
.external-website-link-icon:hover {
	background-image: url(/SiteElements/Images/Icons/GeneralIcons/opennewwindowiconhover.png);
}
-------*/
@media (max-width: 768px) {
  h1 {
    font-size: 35px;
  }
}
.image-align-right {
  float: right;
  margin: 0px 0px 40px 20px;
  display: block;
  clear: both;
}
.content-rule {
  border-bottom: 3px solid #e5e5e5;
  margin: 40px 0px;
  clear: both;
}
.view-all {
  font-weight: 600;
  color: #00768b !important;
  border-bottom: 1px solid #00768b;
}
.view-all:hover {
  border-bottom: 1px solid #23527c;
  text-decoration: none !important;
  color: #23527c !important;
}
/* TYPOGRAPHY - MASTER - END --------------------------------------------------------*/
/* HOMEPAGE STYLING --------------------------------------------------------*/
.top-task-block-text ul {
  margin: 0px;
  padding: 0px;
}
.top-task-block-text li {
  padding: 0px 0px 10px 0px;
  line-height: 18px;
  color: #5d666c;
  font-size: 15px;
  list-style-type: none;
}
.homepage-top-task-block-two .homepage-tasks li {
  background-image: none;
  padding: 0px 0px 10px 0px;
}
.top-task-block-text li a {
  color: #000;
}
/* LANDING PAGE HOVER AREA STYLING - TO BE TESTED --------------------------------------------------------*/
.top-task-block-heading a {
  margin-left: 0px;
  margin-top: 0px;
  z-index: 1;
  /* position: relative;*/
  display: inline-block;
}
#editor .top-task-block-heading a {
  display: inline;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .top-task-block-text li {
    background-image: none !important;
    padding: 0px 0px 10px 0px;
    line-height: 18px;
    color: #5d666c;
    font-size: 13px;
    list-style-type: none;
  }
  .top-task-block-image {
    width: 90px;
    height: auto;
    display: block;
  }
  .top-task-block-heading {
    font-size: 15px !important;
    line-height: 19px !important;
  }
}
@media (max-width: 768px) {
  .top-task-block-text, .top-task-block-text-view-all {
    display: none;
  }
}
@media (max-width: 340px) {
  .top-task-block-heading {
    padding-top: 10px !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
/* MAIN Landing Page styling -----------------------------------------------*/
.landing-content {

  margin: 0px 0px 35px 0px;
}
.top-task-block {
  padding: 30px 0px 0px 0px;
}
@media (min-width: 768px) {
  .top-task-block {
    min-height: 150px;
  }
}
.top-task-text-block {
  padding-left: 0px;
}
.top-task-block-image img {
  width: 100%;
  height: auto;
  clear: both;
  max-width: 100px;
}
@media (max-width: 768px) {
  .homepage-top-task-block .media {
    width: 320px;
    margin: 0px auto;
  }
}
.top-task-block-heading {
  padding: 19px 0px 0px 0px;
  font-size: 18px;
  font-weight: 600;
  color: #9f9f9f;
  line-height: 23px;
}
.top-task-block-text {
  padding: 13px 0px 0px 0px;
}
.more-services-container {
  margin: 0px 0px 30px 0px;
  float: left;
}
.more-services-heading {
  padding: 0px 0px 8px 0px;
  font-size: 18px;
  font-weight: 600;
}
.more-services-container ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.more-services-container li {
  padding: 5px 10px 5px 0px;
  list-style-type: none;
  font-size: 16px;
  float: left;
}
.more-services-container li a {
  margin: 10px 10px 10px 0px;
    color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
.more-services-container li a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.more-services-container li:after {
  content: "|";
  color: #000;
}
.more-services-container li:last-child:after {
  content: "";
}
/* HOMEPAGE - WHITE MAIN Landing Page Top Task styling -----------------------------------------------*/
.main-content-wrapper-home {
  background-color: #fff;
}
.main-content-wrapper-home .top-task-block-heading, .main-content-wrapper-home .top-task-block-heading a {
  color: #00768b;
}
.main-content-wrapper-home .top-task-block-text a {
  color: #000;
  font-size: 15px;
}
.main-content-wrapper-home .top-task-block-text-view-all {
  margin-top: 15px;
  font-size: 15px;
}
.main-content-wrapper-home .top-task-block-text-view-all a {
  color: #00768b;
  border: 0px;
}
.main-content-wrapper-home .top-task-block-text-view-all a:hover {
  color: #000;
  border: 0px;
  text-decoration: none !important;
}
.main-content-wrapper-home .more-services-heading {
  color: #000;
}
.main-content-wrapper-home .more-services-container li a {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .3em;
}
.main-content-wrapper-home .more-services-container li a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.main-content-wrapper-home .more-services-container li:after {
  content: "|";
  color: #000;
}
.main-content-wrapper-home .more-services-container li:last-child:after {
  content: "";
}
/* Popular and Related Pages Styling ------------------------------------------------*/
.popular-services {
  margin: 10px 0px 10px 0px;
}
.popular-services ul {
  padding: 10px 0px 10px 0px;
  margin: 0px;
  background-color: #f6eeee;
  border-left: 8px solid #e7cfcf;
}
.popular-services li {
  padding: 7px 15px;
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
}
.popular-services li a {
  color: #5e0025;
}
.popular-services-title {
  font-weight: 600;
  font-size: 15px;
  padding: 10px 0px 10px 15px;
  background-color: #98013d;
  text-transform: uppercase;
  color: #fff;
  border-left: 8px solid #4f001f;
}
.pages-in-this-section {
  margin: 10px 0px 30px;
}
.pages-in-this-section ul {
  padding: 20px 7px 12px 10px;
  margin: 0px;
  background-color: #ecf0f3;
  border-radius: 0px 0px 15px 15px;
}
.pages-in-this-section li {
 line-height: normal;
  color: #5d666c;
  font-size: 17px;
  list-style-type: none;
}
.pages-in-this-section li a {
  color: #000;
  text-decoration: none;
  line-height: normal;
  display: block;
    padding: 10px 10px 10px 10px;
}
.pages-in-this-section li a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.pages-in-this-section-title {
  font-weight: 600;
  font-size: 16px;
  padding: 15px 10px 15px 20px;
  margin-top: 10px;
  background-color: #106457;
  text-transform: capitalize;
  color: #fff;
  border-radius: 15px 15px 0px 0px;
}
/* Help Us To Improve Styling ------------------------------------------------*/
.help-us-improve {
  margin: 40px 0px 0px -15px;
  padding: 0px 0px 0px 0px;
  display: block;
}
.help-us-improve a {
  font-size: 15px;
}
.well {
  padding: 10px 20px;
  background-color: #fff;
  box-shadow: none;
  border: 5px solid #f3f5f6;
}
.well p, .suggested-improvement {
  font-size: 15px;
}
.sys_itemslist {
  padding: 0px;
}
.alert-success {
  background-color: #d1eaee;
  color: #007283;
  border: 0px;
}
.pr-image-content img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 5px 0px 5px 0px;
}
/* Table styling -------------------------------------------------------*/
.table-responsive {
  border: 0px !important;
  margin-bottom: 20px;
}
.standardTable {
  border: 0px !important;
}
.standardTable, .standardTable th, .standardTable td {
  border-left: 0px !important;
  border-right: 0px !important;
}
.main-content table {
  width: 100%;
  margin: 10px 0px 20px 0px;
  background-color: #fff;
}
.main-content table > tbody > tr > th, .main-content table > tfoot > tr > th, .main-content table > thead > tr > td, .main-content table > tbody > tr > td, .main-content table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border: 1px solid #93c7cc;
}
.main-content table caption {
  color: #000000;
  text-align: left;
  font-family: 'open_sansregular', sans-serif;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
}
.main-content table td, .main-content table td p, .main-content table td p a, .main-content table td p a:hover {
  font-weight: normal;
  font-size: 15px;
  padding: 0px;
  margin: 0px;
  line-height: 1.428571429;
}
.main-content table bold, .main-content table b, .main-content table strong {
  font-weight: 600;
}
.main-content table > tbody > tr > th {
  background-color: #cce9ed;
  border-top: 0px;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.428571429;
}
.main-content table > tbody > tr > th p {
  background-color: #aadbe0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0px;
  padding: 0px;
}
.main-content table > tbody > tr > th br {
  background-color: #aadbe0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.428571429;
}
.main-content table > tbody a {
  color: #00768b;
}
.main-content table img {
  max-width: 150px;
  width: 150px\9; /* IE8 and below */
  *width: 150px; /* IE7 and below */
  height: auto;
}
.rct-send-button {
  border: 0px;
  background-color: #00768b;
  color: #fff;
  padding: 5px 40px;
  border-radius: 4px;
  margin: 0px 0px 20px 0px;
}
.rct-send-button:hover {
  border: 0px;
  background-color: #007283;
  color: #fff;
}
.form-text {
  font-size: 15px;
}
.improvement-text-area {
  border: 2px solid #dadfe1;
  box-shadow: none;
  border-radius: 4px;
}
.improvement-text-area:focus {
  border: 2px solid #00768b;
  box-shadow: none;
}
/* Styling Component Styling ------------------------------------------*/
/* Footer Highlight Container Styling ------------------------------------------*/
.highlight-container {
  background-color: #ecf0f3;
  padding: 30px;
  border-left: 13px solid #c56188;
  margin: 30px 0px;
}
.highlight-container p {
  margin-bottom: 15px;
}
.highlight-container strong {
  font-weight: 600;
}
.highlight-container h4, .highlight-container h3 {
  font-weight: normal !important;
  line-height: 24px;
  font-size: 16px;
  margin: 10px 0px;
}
.highlight-container h4 a, .highlight-container h3 a {
  text-decoration: underline;
}
/* Call To Action Component Styling ------------------------------------------*/
.call-to-action-container {
  background-color: #ecf0f3;
  padding: 20px;
  margin: 20px 0px;
  border-radius: 10px;
}
.call-to-action-container strong, .call-to-action-container b {
  font-weight: 600;
}
.rct-button {
  border: 0px!important;
  background-color: #106457;
  color: #fff!important;
  padding: 15px 50px 15px 50px!important;
  border-radius: 15px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 20px;
  display: block!important;
  text-decoration: none;
  font-size: 16px;
}
.rct-button:hover {
  border: 0px;
  background-color: #106457!important;
  color: #fff !important;
    text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
.rct-button:focus {
  background-color: #106457 !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .rct-button {
    margin-top: 25px;
  }
}
.rct-action-button {
  margin: 40px 0px 30px 0px;
}
.rct-action-button a {
  border: 0px;
  background-color: #106457;
  color: #fff;
  padding: 15px 30px 15px 30px;
  border-radius: 15px;
  font-weight: 600;
  text-transform: capitalize;

  line-height: 20px;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 708px) {
  .rct-action-button a {
    display: block;
    text-align: center;
    line-height: 22px;
  }
}
.rct-action-button a:hover {
  color: #fff;
  border: 0px;
  background-color: #106457;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
.rct-action-help-text {
  font-size: 16px;
}
/* PDF Related Documents Styling ------------------------------------------*/
.pdf-related-docs {
  background-color: #f2f4f6;
  padding: 20px;
}
.pdf-related-docs ul {
  margin: 0px;
  padding: 0px;
}
.pdf-related-docs li {
  background-image: url(/SiteElements/Images/Icons/GeneralIcons/pdficon.png);
  background-repeat: no-repeat;
  padding: 15px 15px 15px 70px;
  list-style-type: none;
}
.pdf-related-docs li a {
  margin-right: 20px;
}
/* Contact Details Component Styling ------------------------------------------*/
.address-wrapper {
  background-color: #f2f4f6;
  padding: 20px;
  margin: 10px 0px 30px 0px;
}
.address-service {
  font-size: 20px;
  font-weight: 600;
}
.address-location {
  margin: 10px 0px;
}
.address-location p {
  font-size: 18px;
  margin: 0px;
}
.address-email {
  font-size: 18px;
  margin: 20px 0px;
}
.address-email p, .address-telephone-number p {
  font-size: 18px;
  margin: 10px 0px;
}
.address-telephone-number p, .address-telephone-number {
  font-size: 18px;
  margin: 10px 0px 0px 0px;
}
/* Footer Landing Page Campaign Styling -----------------------------------------------*/
.footer-grid-container {
  background-color: #ecf3f4;
  padding-bottom: 0px;
  padding-top: 10px;
  margin-top: 0px;
}
.footer-grid-container-image {
  padding-top: 20px;
  display: block;
}
.footer-grid-container-image a {
  display: block;
}
.campaign-footer-container {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 50px;
}
.footer-campaign-image img {
  width: 100%;
  height: auto;
  display: block;
}
.footer-campaign-service-area {
  padding: 15px 0px 0px 15px;
  margin: 0px;
  font-size: 12px;
  text-transform: uppercase;
  color: #4F5354;
}
.footer-campaign-title {
  margin: 20px 0px 15px 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 19px;
  color: #000;
}
.footer-campaign-title a:link {
  color: #00768b;
}
.footer-campaign-task p, .footer-campaign-task {
  margin: 8px 0px 0px 15px;
  padding-bottom: 27px;
  font-size: 14px !important;
  line-height: 19px;
  color: #595f61;
}
.footer-campaign-task a, .footer-campaign-task p a {
  color: #595f61;
}
/* START FORM STYLING -----------------------------------------------*/
.form-block-wrapper {
  padding: 20px 20px 20px 20px;
  margin: 20px 0px 50px 0px;
  background-color: #fff;
  border-radius: 5px;
  border: 7px solid #e8ecee;
}
.form-block-wrapper p, .form-block-wrapper li {
  font-size: 14px;
}
.help-block, .help-block p {
  margin: 20px 0px 10px 0px !important;
  color: #57595C !important;
  font-size: 14px !important;
}
.form-block-wrapper li {
  padding: 6px 0px;
}
.form-block-wrapper.form-results {
  background-color: #dff2f2;
  border: 0px;
}
.rct-submit-button {
  border: 0px;
  color: #fff;
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 991px) {
  .rct-submit-button {
    margin-top: 10px;
  }
}
.rct-submit-button a {
  border: 0px;
  background-color: #00768b;
  color: #fff;
  padding: 7px 40px;
  border-radius: 5px;
}
.rct-submit-button a:hover {
  border: 0px;
  background-color: #007283;
  color: #fff;
  text-decoration: none;
}
.form-title {
  font-size: 18px !important;
  padding: 0px 0px 20px 0px;
}
button, input, optgroup, select, textarea {
  margin-right: 0px;
}
#content .form-control {
  border: 2px solid #000;
  box-shadow: none;
  font-size: 18px;
  height: 47px;
  line-height: 1.33;
  padding: 10px 6px 10px 10px;
  margin-bottom: 0px;
  border-radius: 0px;
}
#content .form-control:focus {
  box-shadow: 0 0 0 3px #ffdd00!important;
  border: 3px solid #000!important;
}
/* HOMEPAGE HEADER styling -------------------------------------------------------*/
.header-three-col.grey {
  background-color: #ebf0f4;
  padding: 0px 0px 30px 0px;
}
.header-three-col img {
  width: 100%;
  height: auto;
  display: block;
}
.placeholder {
  margin-top: 30px;
  color: #000;
}
.placeholder a {
  color: #000;
}
/* Header Search Styling --------------------------------------------------*/
.location-wrapper, .content-container-text-image {
  margin: 0px 0px 20px 0px;
  padding: 20px;
  background-color: #f2f4f6;
}
.content-container-text-image {
  border-left: 8px solid #dee0e3;
}
.content-container-text-image.three-col-image-text {
  border-left: 0px;
  margin-top: 10px;
  border-bottom: 5px solid #2eaab5;
}
.content-container-text-image.three-col-image-text .content-container-text-image-heading {
  font-size: 16px;
  line-height: 22px;
}
.content-container-text-image.three-col-image-text .content-container-text-image-content {
  font-size: 14px;
  line-height: 22px;
}
.location-wrapper .location-heading, .location-wrapper .location-heading strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 10px;
}
.location-wrapper .location-image img, .location-map img, .content-container-text-image-image {
  height: auto;
  display: block;
  border: 0px solid #fff;
  width: 100%;
}
.content-container-text-image-image img {
  border-radius: 0px !important;
}
.location-wrapper .location-image {
  margin-bottom: 30px;
}
.content-container-text-image-heading {
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  margin: 10px 0px;
}
.content-container-text-image-content {
  font-size: 16px;
  line-height: 27px;
}
.content-container-text-image-content a {
  word-wrap: break-word;
  word-break: break-all;
  display: block;
}
/* Call To Action Block Styling --------------------------------------------------*/
.call-to-action-block-wrapper {
  background-color: #ecf0f3;
  padding: 20px;

  margin: 30px 0px;
  border-radius: 15px;
}
.call-to-action-image img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: -20px;
}
.call-to-action-image {
  margin: 20px 0px 0px 0px;
}
.call-to-action-image a {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  margin-right: 0px;
  line-height: 20px;
  display: block;
  border: 0px;
  background-color: #106457;
  color: #fff;
  padding: 15px 30px 15px 30px;
  border-radius: 15px;
  text-transform: capitalize;
  text-decoration: none;
}
.call-to-action-image a:hover {
  border: 0px;
  background-color: #106457;
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
@media (max-width: 708px) {
  .call-to-action-image a {
    display: block;
  }
  .call-to-action-image img {
    margin-top: 0px;
  }
}
@media (max-width: 992px) {
  .call-to-action-image img {
    margin-top: 0px;
  }
}
/* NEWS LANDING PAGE CONTROL styling -------------------------------------------------------*/
.news-control-wrapper {
  background-color: #f2f4f6;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 20px 0px;
  clear: both;
}
.news-results-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.news-control-title {
  font-weight: 600;
  margin-top: 0px !important;
  font-size: 15px;
  margin: 0px 0px 4px 0px;
  line-height: 21px;
}
.news-control-title:first-child {
  border-top: 1px solid #bfc5c9;
  width: 100%;
  padding: 7px 0px 0px 0px;
}
.news-control-image img {
  width: 100%;
  border-radius: 0px;
  margin: 0px 0px 10px 0px;
  clear: none;
  border: 7px solid #fff;
}
.news-control-description {
  margin: 5px 0px 5px 0px;
  padding-bottom: 5px;
  clear: left;
}
.news-feed-header {
  padding: 10px 10px 10px 15px;
  margin: 40px 0px 0px 0px;
  background-color: #00768b;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.news-feed-more-news {
  clear: both;
  padding: 20px 5px 10px 15px;
  background-color: #fff;
  color: #00768b;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid #00768b;
}
.sys_record-image-control img {
  border: 0px !important;
}
.sys_theme-simple .sys_record-control .sys_record-image-control-caption {
  font-size: 14px !important;
  line-height: normal;
  width: 300px !important;
  color: #00768b !important;
}
.sys_news-posted-date {
  margin: 40px 0px 20px 0px !important;
  font-size: 13px !important;
}
.sys_news-control.sys_news-minilist-control li {
  padding: 10px 0px 10px 10px !important;
  list-style-type: none !important;
  border-bottom: 1px solid #626262;
}
.sys_news-control.sys_news-minilist-control li a {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.sys_news-control.sys_news-minilist-control li:hover {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .4em;
}
/* Search Results Styling -------------------------------------------------------*/
.search-results-list {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.SiteSearchResultTitle {
  font-weight: 600;
  font-size: 20px;
}
.info, .info-toptask, .info-payit, .info-bookit, .info-applyforit, .info-reportit, .info-sayit, .info-findit {
  border-bottom: 1px solid #c9dade;
  padding: 0px 0px;
}
.main-content .info, .main-content .info-toptask, .main-content .info-payit, .main-content .info-bookit, .main-content .info-applyforit, .main-content .info-reportit, .main-content .info-sayit, .main-content .info-sayit, .main-content .info-findit {
  padding: 10px;
}
.SiteSearchResultDescription {
  color: #000;
  font-size:16px;
  line-height: normal;
  padding-bottom: 10px;
  padding-top: 10px;
}
.SiteSearchResultDescription b {
font-weight: 700;
}
.search-results-list a {
  color: #000;
  text-decoration: none!important;
}
.SiteSearchResultTitle:hover {
  text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(3px,.1875rem,.12em);
text-underline-offset: .35em;
}
.info a:link  {
  text-decoration: none!important;
  border: 0px;
}
.SiteSearchResultTitle {
    color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
.info:hover .SiteSearchResultTitle {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.info:hover, .info-toptask:hover, .info-payit:hover, .info-bookit:hover, .info-applyforit:hover, .info-reportit:hover, .info-sayit:hover, .info-findit:hover {
  background-color: #fff;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #00768b;
  border-color: #00768b;
}
.pagination > li > a, .pagination > li > span {
  border: 1px solid #c9dade;
  color: #576264;
  padding: 15px;
}
#Paging {
  margin-bottom: 0px;
}
/* Module Styling -------------------------------------------------------*/
.module-text-heading p, .module-text-heading {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 30px;
}
.module-text, .module-text p {
  padding: 20px 0px;
  font-size: 16px;
  clear: both;
}
.form-group label {
  padding-right: 10px;
}
.results {
  background-color: #dff2f2;
  padding: 20px;
  margin: 30px 0px;
  border-radius: 4px;
}
.results p {
  font-size: 15px;
  padding: 7px;
  margin: 0px;
}
.btn-default {
  padding: 7px 25px;
  border: 2px solid #000;
  color: #000;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 10px;
  border-radius: 15px;
}
.btn-default:hover {
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
    text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(1px,.0625rem);
text-underline-offset: .3em;
}
.btn-danger {
  background-color: #c5274c;
  padding: 7px 25px;
  border: 2px solid #c5274c;
}
.btn-danger:hover {
  background-color: #7a0028;
  border: 2px solid #7a0028;
}
.btn-success, .btn-primary {
  background-color: #106457;
  padding: 7px 25px;
  border: 2px solid #106457;
  border-radius: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.btn-success:hover, .btn-primary:hover {
  background-color: #106457;
  border: 2px solid #106457;
  text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(1px,.0625rem);
text-underline-offset: .3em;
}
.alert-danger {
  border: 0px;
  background-color: #f0d5e0;
  color: #69002a;
}
.address-select, .this-is-my-address {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* editor styling -------------------------------------------------------*/
#editor .sys_placeholder {
  border: 1px dashed #00afe9 !important;
}
#editor bold, strong {
  font-weight: 600;
}
#editor .content p b, .content p strong {
  font-weight: 600;
}
#editor strong {
  font-weight: 600;
}
#editor td, #editor th {
  border: 1px solid #000;
}
#editor table {
  width: 100%;
  margin-bottom: 20px;
}
#editor table > thead > tr > th, #editor table > tbody > tr > th, #editor table > tfoot > tr > th, #editor table > thead > tr > td, #editor table > tbody > tr > td, #editor table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
#editor table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
#editor .leisure-CallToAction-Address b {
  font-weight: 600;
}
#editor .content li b {
  font-weight: 600;
}
#editor .top-task-block-heading {
  color: #fd36ff;
}
#editor h2 {
  font-size: 24px;
}
#editor h3 {
  font-size: 18px;
}
#editor .item {
  display: block;
}
#editor .carousel-control {
  display: none;
}
#editor .carousel-indicators {
  display: none;
}
#editor .top-task-block-heading a {
  padding-left: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
/* PAGE BRANDING -----------------------------------------------*/
.campaign-wrapper img {
  width: 100%;
  height: auto;
}
.fis-bg {
  height: 140px;
  background-image: url("/SiteElements/HeaderBrandingTemplates/Images/FIS/FISmobile.gif");
  background-repeat: none;
  background-position: center top;
  background-color: #8cc63e !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .fis-bg {
    background-image: url(/SiteElements/HeaderBrandingTemplates/Images/FIS/FIS1200px.gif);
  }
}
@media (min-width: 1200px) {
  .fis-bg {
    background-image: url("/SiteElements/HeaderBrandingTemplates/Images/FIS/FIS1200px.gif");
  }
}
/* Committees LANDING PAGE and LISTING -----------------------------------------------*/
#CommitteeListing h2.sys_minilist-title {
  margin: 0px 0px 0px 0px;
  float: none;
}
h2.sys_record-subhdr, h2.sys_nav-hdr {
  background-color: #1A6065 !important;
  width: 100% !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px !important;
  font-weight: 600;
  border-left: 8px solid #02838f !important;
  text-transform: uppercase;
}
h3.sys_record-subhdr2 {
  font-size: 15px !important;
  text-transform: uppercase;
  color: #02565F !important;
  margin: 10px 0px 10px 0px !important;
}
.sys_record-groupinner {
  padding: 15px 10px !important;
}
.sys_atom-link, .sys_rss-link {
  display: none !important;
}
.sys_record-body dt {
  color: #005F70 !important;
}
.sys_councillorslist-ward {
  padding: 0px 0px 5px 0px;
}
.sys_councillorslist-summary dt {
  float: left;
  padding: 0px 10px 0px 0px;
  font-weight: 600;
}
/* Councillors LANDING PAGE and LISTING -----------------------------------------------*/
.sys_councillornav-control .sys_councillornav-inner ul li {
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 10px !important;
  padding: 5px 0px 0px 20px !important;
}
.sys_generic_list-control li {
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 10px !important;
  padding: 5px 0px 5px 20px !important;
}
.sys_councillornav-control .sys_councillornav-inner ul li.sys_selected {
  font-weight: 600;
}
.sys_councillorslist-control h2.sys_councillorslist-title, .sys_theme-simple .sys_minilist-title, .sys_theme-simple .sys_record-subhdr, .sys_theme-simple .sys_record-subhdr2 {
  font-weight: 600;
}
.sys_councillorslist-control.sys_standard-list .sys_datarepeatercontrol .sys_subitem.sys_subalternatingitem {
  float: right;
  margin: 10px 0px 0px 0px;
}
#CouncillorsListing .sys_thumbnail img {
  float: left;
  width: 20%;
  margin-right: 20px;
}
.sys_councillorslist-control.sys_standard-list .sys_datarepeatercontrol .sys_subitem {
  background-color: #f2f4f6;
  width: 100%;
  float: left;
  margin: 10px 10px 0px 0px;
  padding: 10px;
  font-size: 14px;
}
#CouncillorsListing .sys_datarepeatercontrol {
  padding: 10px 10px 0px 0px;
}
@media (min-width: 708px) {
  #CouncillorsListing .sys_thumbnail img {
    float: left;
    width: 25%;
    margin-right: 10px;
  }
  .sys_councillorslist-control.sys_standard-list .sys_datarepeatercontrol .sys_subitem {
    background-color: #f2f4f6;
    width: 49%;
    float: left;
    margin: 10px 10px 0px 0px;
    padding: 10px;
    font-size: 14px;
  }
  .sys_councillorslist-control.sys_standard-list .sys_datarepeatercontrol .sys_subitem.sys_subalternatingitem {
    float: right;
    margin: 10px 0px 0px 0px;
  }
}
h3.sys_subitem-heading.sys_councillorslist-subheading {
  margin: 0px 0px 10px 0px !important;
  font-size: 14px;
}
.sys_councillornav-control {
  background-color: #f2f4f6;
  padding: 0px 0px 5px 0px;
}
.sys_paginginfo {
  padding-top: 20px;
  clear: both;
}
/* Councillors Ward Styling -----------------------------------------------*/
.sys_filterby-control.sys_filterby-selectmenu {
  padding: 10px;
}
.sys_filterby-control.sys_filterby-selectmenu label {
  padding: 10px;
  margin: 0px;
}
#_CouncilID1Ward_dropdown, #_CouncilID1Parties_dropdown {
  margin: 10px;
}
.sys_button.sys_go-button {
  border: 0px;
  background-color: #00768b;
  color: #fff;
  padding: 5px 40px;
  border-radius: 4px;
  margin: 0px 0px 20px 10px
}
.sys_button.sys_go-button:hover {
  border: 0px;
  background-color: #007283;
  color: #fff;
}
.sys_datarepeatercontrol .sys_groupheader {
  background-color: #2eaab5 !important;
  width: 100% !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 6px 6px 6px 10px;
  margin: 20px 0px 0px 0px;
  font-weight: 600;
  border-left: 8px solid #02838f !important;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.sys_councillorslist-title.sys_standardlist-title {
  clear: both;
  margin: 0px;
  padding: 25px 0px 10px 0px
}
.sys_councillornav-control .sys_nav-hdr {
  margin: 10px 0px 10px 0px;
}
#CommitteeListing .sys_subitem {
  width: 100%;
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 8px !important;
  padding: 4px 0px 4px 20px !important;
  font-size: 16px;
}
.sys_committeemeetings-minilist-control.sys_mini-list p {
  margin: 10px 0px 10px 0px;
}
.sys_committees-minilist-control.sys_mini-list p {
  margin: 10px 0px 0px 0px;
}
#CommitteeMeetingListing_List li {
  width: 100%;
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 8px !important;
  padding: 2px 0px 2px 20px !important;
  font-size: 16px;
}
#CommitteeListing ul.sys_itemslist {
  margin: 0px 0px 30px 0px;
}
.pdf-related-docs {
  clear: both;
}
/* Cabinet Styling -----------------------------------------------*/
#CouncillorsListingCabinet .sys_subitem {
  background-color: #f2f4f6;
  width: 100%;
  float: left;
  margin: 10px 10px 0px 0px;
  padding: 10px;
  font-size: 14px;
}
#CouncillorsListingCabinet .sys_subitem {
  background-color: #f2f4f6;
  margin: 10px 10px 0px 0px;
  padding: 10px;
  font-size: 14px;
}
#CouncillorsListingCabinet .sys_thumbnail img {
  float: left;
  width: 15%;
  margin: 0px 20px 0px 0px;
}
#CouncillorsListingCabinet .sys_subitem h3 {
  margin: 0px;
  padding: 10px;
}
#CouncillorsListingCabinet {
  margin-bottom: 30px;
  float: left;
}
#CouncillorsListingCabinet .sys_councillorslist_full-title.sys_standardlist-title {
  float: left;
  display: block;
}
#CouncillorsListingCabinet dt.sys_councillorslist_full-sys_councillorslist_full-portfoliotitle {
  display: none;
}
#CouncillorsListingCabinet .sys_councillorslist_full-email {
  float: left;
  padding: 10px 10px 0px 0px;
}
@media (max-width: 708px) {
  #CouncillorsListingCabinet .sys_thumbnail img {
    float: left;
    width: 25%;
    margin: 0px 20px 0px 0px;
  }
}
/* Panel Styling -----------------------------------------------*/
.panel-default, .panel-body {
  border-radius: 0px;
  border: 0px !important;
  box-shadow: none;
}
.panel-heading {
  background-color: #2eaab5 !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 8px !important;
  font-weight: 600;
  border: 0px !important;
  border-left: 8px solid #02838f !important;
  text-transform: uppercase;
  border-radius: 0px;
}
.panel-body li {
  width: 100%;
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 8px !important;
  padding: 2px 0px 2px 20px !important;
  font-size: 16px;
}
.panel-body {
  background-color: #f2f4f6;
}
.panel-body ul {
  margin-bottom: 10px;
  padding: 0px 0px 0px 10px;
}
.day {
  font-weight: 600;
}
/* Online Services Page Styling -----------------------------------------------*/
ul.OnlineServices {
  padding: 0px;
}
ul.OnlineServices li {
  list-style-type: none !important;
  background: url("/SiteElements/Images/Icons/GeneralIcons/arrowright.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 12px !important;
  padding: 8px 0px 8px 20px !important;
  font-size: 17px;
}
ul.OnlineServices li a {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
}
ul.OnlineServices li a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
.ListAtoZ {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ListAtoZ li {
  display: inline;
}
/* Service Provision Box Styling -----------------------------------------------*/
.service-provision-container {
  background-color: #e2e9ed;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 23px;
}
.service-provision-container p {
  font-size: 19px;
  line-height: 32px;
  margin: 0px;
}
.service-provision-container h2 {
  margin: 5px 0px 10px 0px;
}
/* Dewis Control Styling -----------------------------------------------*/
.dewis-container {
  border: 2px solid #b8bdbf;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.dewis-text {
  padding: 20px 0px;
  line-height: 24px;
}
.dewis-search-button {
  border: 0px !important;
  background-color: #c72032;
  color: #fff !important;
  padding: 2px !important;
  border-radius: 5px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  text-align: center;
}
.dewis-search-button a {
  color: #fff !important;
  text-decoration: none !important;
  padding: 7px 10px 7px 10px !important;
  display: block;
}
.dewis-search-button:hover {
  border: 0px;
  background-color: #850311 !important;
  color: #fff !important;
  text-decoration: none !important;
}
/* MailChimp Styling -----------------------------------------------*/
#mailchimp-subscribe {
  padding: 15px 65px;
  margin: 20px 0px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17px;
  border: 0px;
  background-color: #008f72;
  color: #fff;
  border-radius: 5px;
}
#mailchimp-subscribe:hover, #mailchimp-subscribe:focus {
  background-color: #026347;
  background-image: url(../Images/icons/right-arrow-white.png);
  background-position: right 16px;
  background-repeat: no-repeat;
}
#EmailAddress.form-control {
  font-size: 18px;
  height: 50px;
  line-height: 1.33;
  padding: 10px 16px;
  margin-bottom: 10px;
}
#EmailAddress.form-control {
  border: 2px solid #86989d;
}
#EmailAddress.form-control:focus {
  border: 2px solid #FFBF47 !important;
}
/* Responsive Video Styling -----------------------------------------------*/
.embed-responsive.embed-responsive-16by9 {
  margin: 20px 0px;
}
/* Find My Nearest Councillor -----------------------------------------------*/
.find-my-councillor .ward span, .find-my-councillor .cllr-name span, .find-my-councillor .cllr-party span {
  font-weight: 600;
}
.find-my-councillor .ward, .find-my-councillor .cllr-name, .find-my-councillor .cllr-party {
  padding-bottom: 5px;
}
.find-my-councillor .cllr-photo-img {
  margin-bottom: 20px;
  margin-left: 20px;
}
@media (min-width: 350px) {
  .find-my-councillor .cllr-photo-img {
    width: 130px !important;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
}
@media (max-width: 550px) {
  .find-my-councillor .ward span, .find-my-councillor .cllr-name span, .find-my-councillor .cllr-party span {
    display: block;
  }
}
.address-lookup-container {
  border: 5px solid #41aabd;
  border-radius: 8px;
  padding: 30px 20px 10px 20px;
  margin: 30px 0px;
}
.address-lookup-container-title {
  font-weight: 600;
  padding: 0px 0px 30px 0px;
  font-size: 22px;
}
.address-lookup-container .address-select {
  margin-top: 20px;
}
.address-lookup-container #ChooseAddress, .address-lookup-container #SearchAgain {
  margin-top: 5px;
}
/* Leader's Blog Styling ------------------------------*/
.mission-container {
  background-color: #e0ebed;
  margin-bottom: 30px;
}
.mission-text h2 {
  font-size: 18px;
  margin: 15px 20px 5px 20px;
}
.mission-text p {
  padding: 0px 20px 5px 20px;
  font-size: 16px;
  line-height: 23px;
}
.mission-pic img {
  width: 100%;
  height: auto;
  display: block;
}
.blog {
  border: 4px solid #deeced;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30px;
}
.blog p {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 20px;
}
.blog h2, .blog-title {
  margin: 10px 0px 0px 0px;
  font-size: 24px;
}
.blog .sys_news-posted-date {
  margin: 20px 0px !important;
}
.latest-video, .latest-blog, .recent-blogs {
  background-color: #017e9c;
  color: #fff;
  padding: 10px;
  border-left: 8px solid #005164
}
.blog-video .embed-responsive.embed-responsive-16by9 {
  margin: 0px 0px 10px 0px;
}
.blog-video p a {
  color: #00768b;
  border-bottom: 1px solid #00768b;
  text-decoration: none;
}
.blog .main-content {
  margin-bottom: 0px;
}
.blog-time span, .blog-time {
  font-size: 13px !important;
}
/* My Neighbourhood Styling ------------------------------*/
.rct-site-inyourneighbourhood-button {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background-position: right 9px;
  margin-top: 0px;
}
.InYourNeighbourhood-Container {
  background-color: #fff;
  margin: 0px 0 50px;
  padding: 25px 25px 15px 25px;
}
.InYourNeighbourhoodHeading {
  margin-top: 0px !important;
  font-size: 22px;
}
.InYourNeighbourhoodText {
  font-size: 15px;
  margin-bottom: 20px;
}
#InYourNeighbourhood .form-control {
  border: 2px solid #000;
  box-shadow: none;
  font-size: 18px;
  height: 50px;
  line-height: 1.33;
  padding: 10px 16px;
  margin-bottom: 20px;
  border-radius: 0px;
}
/* PAS Styling ------------------------------*/
.PAS-results-box {
  border: 3px solid #f3f5f6;
  border-top: 0px;
  margin-bottom: 20px;
  border-radius: 3px;
}
.PAS-title-header h2 {
  margin: 0px;
  font-size: 18px;
  padding: 0px;
  line-height: 20px;
}
.PAS-results-box p {
  margin: 0px;
  padding: 5px 16px;
  font-size: 15px;
  font-weight: 600;
}
.PAS-results-box p span {}
.row .PAS-title-header {
  background-color: #2eaab5;
  margin: 0px;
  color: #fff;
  border-left: 8px solid #02838f;
  padding: 10px 0px;
}
.PAS-border {
  border-bottom: 2px solid #f3f5f6;
}
.PAS-title-header .ref {
  color: #fff !important;
  border: 0px;
  font-weight: 600;
  margin: 0px;
  line-height: 20px;
  float: right;
}
.PAS-contact {
  border-top: 3px solid #ddd;
}
.PAS-border {
  border-top: 2px solid #ddd;
}
.selectpicker select {
  border: 2px solid #abb7bb;
  border-radius: 3px;
  box-shadow: none !important;
  padding: 5px 5px 5px 10px;
  margin-bottom: 30px;
}
.FilterField {
  float: right;
  margin-top: 5px;
  padding-bottom: 5px;
}
.property-accreditation-scheme-filter {
  border-bottom: 3px solid #ddd;
}
#FormFilterFieldSet {
  background-color: #f3f5f6;
}
#FormFilterFieldSet label {
  font-weight: 600;
  display: block;
}
#FormFilterFieldSet legend {
  background-color: #ddd;
  color: #000;
  font-weight: 600;
  border-left: 8px solid grey;
  padding: 10px;
}
#FormFilterFieldSet .btn-primary {
  background-color: #2eaab5;
  border: #2eaab5;
}
#FormFilterFieldSet .btn-primary:hover {
  background-color: #26939d;
}
/* SHARE Styling ------------------------------*/
.share-button.sharer-0 label {
  background-color: #98013d !important;
  color: #fff !important;
}
.share-button.sharer-0 label:hover {
  background-color: #510020 !important;
  color: #fff !important;
  opacity: 1 !important
}
.entypo-pinterest {
  background-color: #cc2128 !important;
  color: #fff !important;
}
.entypo-twitter {
  background-color: #2daae1 !important;
  color: #fff !important;
}
.entypo-facebook {
  background-color: #3c5b9b !important;
  color: #fff !important;
}
.entypo-gplus {
  background-color: #f63e28 !important;
  color: #fff !important;
}
.entypo-paper-plane {
  background-color: #669c41 !important;
  color: #fff !important;
}
.share-button.sharer-0 .social ul li {
  height: 26px !important;
  padding: 11px 0px 12px 0px !important;
}
.networks-5 {
  margin-left: 0px !important;
}
.rct-share-button {
  margin: 53px 0px 20px 0px;
}
.share-button {
  width: 300px !important;
}
/* SEARCH Styling ------------------------------*/
#SearchResults_List dt.sys_search-description, #SearchResults_List dt.sys_search-url, #SearchResults_List .sys_search-url {
  display: none;
}
#SearchResults_List .sys_subitem {
  border-bottom: 3px solid #e8efef;
}
#SearchResults_List .sys_subitem-heading.sys_search-subheading {
  margin-top: 20px !important;
}
#SearchResults_List .sys_page {
  margin-left: 3px;
  margin-right: 3px;
}
/* Image Header Styling ------------------------------------------------*/
.header-image-container img {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 20px
}
/* Blockquote Styling ------------------------------------------------*/
blockquote {
  background: #f4cbdb url("/SiteElements/Images/Icons/quotebasered.png") no-repeat scroll left bottom;
  margin: 20px 0 !important;
  overflow: hidden;
  padding: 40px 40px 80px 40px !important;
  border: 0px;
  clear: both;
}
/*--------- camera location mapping -----*/
.olMap {
  width: 100% !important;
}
.infoResult p {
  margin: 0 10px;
  font-size: 10px;
  padding-bottom: 5px;
}
.popup-RCT-CCTV h3, .popup-Public-CCTV h3 {
  text-align: center;
  margin: 0;
}
/*------- new scrutiny chair and vice chair page --------*/
.scrutiny-chairs {
  background-color: #f2f4f6;
  margin: 20px 0;
}
.chair-image {
  padding: 20px 10px;
}
.scrutiny-chairs-plaid {
  background-color: #f2f4f6;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .chair-text {
    text-align: center;
  }
}
/* New scrutiny razor styling ------------- */
.CouncillorRazor.CouncillorsListing {
  background-color: #f2f4f6;
  margin: 10px 10px 0px 0px;
  padding: 12px 0px;
  font-size: 14px;
}
.CouncillorRazor.CouncillorsListing img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0px;
}
.CouncillorRazor.CouncilName {
  margin-top: 5px;
  font-weight: 600;
  line-height: normal;
}
.CouncillorRazor.CouncilName:hover {
  text-decoration: underline;
}
/* Council Meeting Listing Holder ------------------*/
.committee-heading {
  font-weight: 600;
  font-size: 15px;
  padding: 10px 0px 10px 15px;
  border-left: 8px solid #02838f;
  margin-top: 10px;
  background-color: #2eaab5;
  text-transform: uppercase;
  color: #fff;
}
.committee-content {
  background: #f2f4f6;
  padding: 10px 0px 5px 0px;
}
.committee-content p {
  padding: 5px 20px 0px 20px;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
}
.committee-content p a {
  font-weight: 600;
  border-bottom: 0px;
}
.committee-content p a:hover {
  border-bottom: 1px solid #23527c;
  text-decoration: none;
  color: #23527c;
}

/* Jobs graduate case study subtemplate CSS ------------------------*/
.cases-text h2 {
  margin: 0 !important;
}
.jobs-cases {
  border: #ddd 3px solid;
  padding: 15px;
  margin-bottom: 5px;
}
/* Top Task image css -----------------------------*/
.top-task-block-image img {
  float: right;
}
/* recyling splash page everyone have to recycle ------------------*/
.Rules-Btn {
  padding: 20px;
  background-color: #507812;
  border-radius: 5px;
  margin-top: 20px;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  font-weight: 600;
}
.Rules-Btn a {
  color: #fff;
}
/* Which Bin Styling -------------------*/
.which-bin-bg-tint h2 {
  margin: 0px 0px 10px 0px;
}
.which-bin-bg-tint h3 {
  margin: 0px 0px 10px 0px;
}
.which-bin-bg-tint {
  background-color: #e5eaec;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 30px;
}
.form-group.which-bin-search input {
  width: 100% !important;
  margin: 10px 0px 20px 0px !important;
}
.which-bin-results-start {
  clear: both;
  border-bottom: 1px solid #86989d;
}
.which-bin-result {
  padding: 15px 0px;
}
.which-bin-special-instruction {
  border: 0px solid #c9e4cd;
  border-radius: 4px;
  padding: 20px;
  margin: 20px 0px;
  background-color: #d2ecf0;
}
.which-bin-special-instruction h3, .which-bin-special-instruction h2 {
  margin: 0px 0px 5px 0px;
  font-size: 18px;
}
.which-bin-special-instruction p {
  margin: 0px 0px 0px 0px;
}
.which-bin-thank-you {
  background-color: #d0e8cc;
  padding: 20px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .which-bin-result {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px;
  }
}
.three-col-nine-col {
  margin-bottom: 15px;
}
/* Components - Call to action section promos EET class names also used in rct invest ---------------------------------------------  */
.section-cta-container {
  margin-bottom: 30px;
  background-color: #000;
}
.section-cta-image img, .section-cta-image img a, .section-cta-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 0px !important;
  padding: 0px !important;
  color: #fff;
}
.section-cta-image a:hover {
  background-color: #99042f;
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}
.section-cta-text-title {
  padding: 30px 20px 0px 20px;
  margin: 0px;
  font-size: 17px;
  line-height: 23px;
  min-height: 90px;
  font-weight: 600;
  color: #540222;
}
.section-cta-text-title p {
  margin: 0px;
  line-height: 23px;
  font-size: 17px;
  padding: 0px;
}
.section-cta-text-title a, .section-cta-text-title p a {
  color: #007478;
  border: 0px;
}
.section-cta-text-title a:hover, .section-cta-text-title p a:hover {
  border: 0px;
  color: #00696d;
}
.section-cta-text {
  font-size: 15px;
  line-height: 26px;
  padding: 0px 20px 20px 20px;
  min-height: 115px;
}
.section-cta-text-link, .section-cta-text-link a, .section-cta-text-link p {
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
.section-cta-text-link a {
  color: #c84241;
  margin-left: 0px
}
.section-cta-text-link a:hover {
  text-decoration: none;
  border-bottom: 1px solid #0d858d;
}
.section-cta-text-container {
  background-color: #f1d7e2;
  border-bottom: 7px solid #840034;
}
/* Campaign Header Banner --------------*/
@media (max-width: 900px) {
  .header-campaign-banner-holder {
    background-color: #070315;
    overflow: hidden;
    width: 150%;
    margin-left: -25%
  }
}
/* Alert Banner Styling -------------------------------*/
.alert-bar-content {
  background-color: #f19d38;
  width: 100%;
  padding: 25px 25px 15px 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.alert-bar-content h2 {
  margin: 0px;
  font-size: 26px;
}
.alert-bar-content p {
  margin: 15px 0px 15px 0px;
  font-size: 16px;
}
.alert-bar-content p a {
  color: #333;
  border-bottom: 1px solid #000;
}
.alert-bar-content p a:hover {
  text-decoration: none;
}
/* forms styling ------------------------------------------*/
.sys_cms-form-body .sys_sectionbreak-text {
  font-size: 14px !important;
  color: #000 !important;
  padding-top: 10px !important;
}
.data-protection-logo img {
  width: 100%;
  max-width: 205px;
  height: auto;
  display: block;
}
.data-protection-logo {
  margin-bottom: 20px;
}
/* forms styling ------------------------------------------*/
.image-holder-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0px;
}
.image-holder-caption {
  background-color: #f2f4f6;
  padding: 5px;
  font-size: 13px !important;
}
.image-holder-caption p {
  font-size: 13px !important;
  padding: 0px;
  margin: 0px;
}
/*Stay Well at Work ------------------------*/
.SWAW-wrapper {
  margin-bottom: 30px;
}
.SWAW-wrapper img {
  border-radius: 0px !important;
}
.SWAW-image-holder-caption {
  background-color: #bce8ef;
  padding: 20px 10px 5px 10px;
  text-align: center;
}
.SWAW-contact {
  border-left: 8px solid #087d8f;
  padding: 20px;
  background-color: #f2f4f6;
  margin-bottom: 30px;
}
.SWAW-contact a {
  border-bottom: 1px solid #337ab7;
}
.SWAW-contact a:hover {
  text-decoration: none;
  border-bottom: 1px solid #333;
  color: #333;
}
.Social-anchor {
  border: 0px;
  background-color: #00768b;
  color: #fff !important;
  padding: 10px 50px 10px 20px;
  border-radius: 5px;
  font-weight: 600;
  text-transform: uppercase;
  background-image: url(/SiteElements/Images/Icons/WhiteArrowLeft.png);
  background-repeat: no-repeat;
  background-position: right 7px;
  margin-right: 20px;
  line-height: 20px;
  display: inline-block;
}
/* Browsealoud styling --------------*/
#__ba_panel {
  float: right;
  margin-top: 15px;
}
@media (max-width: 767px) {
  #__ba_panel {
    float: none !important;
    margin: 10px auto 0px auto !important;
    text-align: center !important;
  }
  #__ba_panel .imgDiv {
    width: 40px !important;
  }
}
/*  Bootstrap Clearfix --------------- */
/*  Tablet  -------------- */
@media (max-width: 992px) {
  .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}
/*------- new landing page bio diversity landing page --------*/
.Landing-page-Contact-us-container {
  background-color: #fefac6;
  border-top: 5px solid #ebe47f;
  border-bottom: 5px solid #ebe47f;
}
.Landing-page-Contact-us-container h2, .Landing-page-Contact-us-container p {
  margin: 20px;
}
.icon-phone img, .icon-email img {
  max-height: 50px;
  width: auto;
  float: left;
  margin-left: 10px
}
.Landing-page-popular-task {
  background-color: #f3f2f2;
  padding: 10px 0 0 10px;
  margin: 20px 0;
}
/*jw player style ---------------*/
.jwdisplayIcon {
  background: #f60000 !important;
  border-radius: 5px;
  box-shadow: 0px 0px 25px #000;
}
/*coloured blocks ------------------------------------*/
.orange-block {
  padding: 15px 20px;
  background-color: #ffc75c;
  color: #000;
  font-size: 16px;
  margin: 15px 0px 20px 0px;
  letter-spacing: -0.2px;
}
.orange-block p {
  padding-bottom: 20px;
}
.orange-block a, .orange-block a:hover {
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.green-block {
  padding: 20px 20px 0px 20px;
  background-color: #bceac0;
  color: #000;
  margin: 20px 0px 0px 0px;
}
.green-block p {
  padding-bottom: 20px;
}
.red-block {
  padding: 20px 20px 0px 20px;
  background-color: #ff949e;
  color: #000;
  margin: 20px 0px 0px 0px;
}
.red-block p {
  padding-bottom: 20px;
  color: #000;
}
.red-block a, .red-block a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}
.red-block li {
  color: #000;
}
/*  Site Wide Message --------------- */
.site-wide-message {
  padding: 13px 0px 10px 0px;
  background: #f4cc16;
  color: #000;
}
.site-wide-message p {
  font-size: 18px;
  color: #000;
  line-height: normal;
}
.site-wide-message p a {
  font-size: 18px;
  color: #000;
  line-height: normal;
  text-decoration: underline;
}
/*  Site Wide Message COVID --------------- */
.site-wide-message-block {
  padding: 13px 0px 10px 0px;
  background: #ffd205 !important;
  color: #000;
}
.site-wide-message-text a {
  font-size: 15px;
  color: #000;
  line-height: normal;
  border-bottom: 1px solid #000;
}
.site-wide-message-text a:hover {
  color: #000;
  line-height: normal;
  text-decoration: none;
  border-bottom: 3px solid #000;
}
.site-wide-message-text {
  background: #ffd205 !important;
  font-size: 15px;
}
.site-wide-message-icon {
  float: left;
}
.site-wide-message-icon img {
  width: 35px !important;
  height: auto;
  display: inline-block;
  margin-right: 15px;
}
.site-wide-message-block.service-updates-banner, .site-wide-message-block.service-updates-banner .site-wide-message-text {
  background: #ffd205;
}
.rct-header-logo {
  display: inline;
}
span .rct-header-logo {
  width: 60px !important;
  height: auto !important;
  margin-left: 20px;
}
/* Biodiversity landing page CSS */
.Contact-us-Bio {
  background-color: #fefac6;
  border-top: 6px solid #dad03d;
  border-bottom: 1px solid #dad03d;
  margin: 5px auto;
  padding: 10px;
}
.Contact-us-Bio .top-task-block-heading {
  color: #000 !important;
}
.Contact-us-Bio p {
  font-size: 1.8em
}
.Bio-SM {
  text-align: center;
  margin: 20px;
}
.Bio-SM a {
  background-color: #142642;
  padding: 10px 30px;
  border-radius: 3px;
  color: #fff !important;
}
.Bio-SM a:hover {
  background-color: #0a1629;
  text-decoration: none;
}
.Bio-Contact-us-details {
  padding: 5px 2px;
}
/* Soial care landing page */
.Contact-us-Asc {
  background-color: #eee3f3;
  border-top: 6px solid #7d4696;
  border-bottom: 1px solid #7d4696;
  margin: 5px auto;
  padding: 10px;
}
.Contact-us-Asc .top-task-block-heading {
  color: #000 !important;
}
.Contact-us-Asc p {
  font-size: 1.8em
}
.Asc-SM {
  text-align: center;
  margin: 20px;
}
.Asc-SM a {
  background-color: #7c4695;
  padding: 10px 30px;
  border-radius: 3px;
  color: #fff !important;
}
.Asc-SM a:hover {
  background-color: #5d2c74;
  text-decoration: none;
}
.one-col-grid-ASC {
  background-color: #ebebeb;
  padding: 20px;
}
.Contact-us-spacing {
  margin-top: 15px;
}
@media (max-width: 992px) {
  .ASC-Contact-us-details, .Contact-us-Asc p {
    text-align: center;
  }
}
/* Countdown Clock  Cimate change-------------------------*/
.climate-clock-wrapper {
  background-image: url(/EN/GetInvolved/Campaigns/ClimateChangeRCT/Image/ValleysClimayteChange.png);
  background-size: cover;
  background-color: #71b3f8;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 20px;
}
.counter-heading {
  color: #fff !important;
  font-size: 26px;
  font-style: normal;
  font-family: 'ralewaybold', sans-serif;
  margin-top: 40px;
  margin-bottom: 20px;
}
.counter {
  text-align: center;
}
#countdown {
  color: #FFFFFF;
}
#countdown {
  color: #fff;
  font-size: 28px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  .climate-clock-wrapper {
    background-repeat: repeat;
    height: 210px;
  }
  .counter-heading {
    margin-bottom: 0;
    font-size: 22px;
  }
  #countdown {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .counter-heading {
    font-size: 20px;
  }
  #countdown {
    font-size: 14px;
  }
}
/* Countdown Clock  Eisteddfod-------------------------*/
.clock-wrapper {
  background-color: #eb5c56;
  padding: 5px 1px;
  margin: -40px 0 20px
}
.counter-heading {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  font-family: 'ralewaybold', sans-serif;
  margin-bottom: 10px;
}
.counter {
  text-align: center;
}
#countdown {
  color: #FFFFFF;
}
#countdown {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
/* Alert Banner ------------------------------------------------*/
.jobs-alert-banner {
  background: #fff0ae;
  padding: 15px 15px 15px 15px;
  border-radius: 20px;
  margin-bottom: 20px;
  border: 5px solid #ffd61a;
}
.jobs-alert-image img {
  width: 80%;
  height: auto;
  display: block;
}
.jobs-alert-heading {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 27px;
}
.jobs-alert-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}
.jobs-alert-text p {
  margin-bottom: 10px;
}
.jobs-alert-text li {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
.jobs-alert-text ul {
  padding-left: 15px;
}
.jobs-alert-text a {
  text-decoration: none;
  border-bottom: 1px solid #000;
  color: #000;
}
.jobs-alert-text a:hover {
  text-decoration: none;
  border-bottom: 3px solid #000;
}
/* Print Page Styling --------------*/
.print-this-page-wrapper-button {
  margin: 0px;
  display: block;
}
.print-this-page-wrapper {
  margin: 20px 0px;
  border: 5px solid #b3dcde;
  border-radius: 10px;
  padding: 20px;
}
.print-this-page-wrapper-heading {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
}
.print-this-page-wrapper-text {
  margin-bottom: 15px;
  line-height: 24px;
}
.print-page-button {
  border: 0px;
  background-color: #106457;
  color: #fff!important;
  padding: 15px 60px 15px 60px;
  border-radius: 15px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 20px;
  display: inline-block;
  text-decoration: none!important;
}
.print-page-button:hover {
  color: #fff;
  border: 0px;
  background-color: #106457;
  text-decoration: underline!important;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
  cursor: pointer;
}
.print-page-button:focus {
  background-color: #106457 !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .print-page-button {
    margin-top: 25px;
  }
}
/* Homepage Service Boxes ------*/
.service-homepage-icon-text-container {
  min-height: 100px;
}
.service-landing-icon-container {
  border-radius: 13px;
  padding: 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.service-landing-icon-container img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  padding: 3px;
}
.service-landing-icon-title {
  font-size: 17px;
  font-weight: 600;
  margin-top: 12px;
}
.service-landing-icon-title a {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .3em;
  color: #000;
  padding: 5px 0px;
}
.service-landing-icon-title a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
@media only screen and (max-width: 768px) {
  .homepage-service-icon {
    width: 17%;
  }
}
@media only screen and (max-width: 568px) {
  .homepage-service-icon {
    width: 22%;
  }
}
.colour-one {
  background: #e3eedf;
}
.colour-two {
  background: #fcd5ce;
}
.colour-three {
  background: #d7e9f8;
}
.colour-four {
  background: #f8ead1;
}
.colour-five {
  background: #f3dce6;
}
.colour-six {
  background: #fbedca;
}
.colour-seven {
  background: #eed3ea;
}
.colour-eight {
  background: #d8f1f1;
}
.colour-nine {
  background: #e4ebf1;
}
.colour-ten {
  background: #f3dce6;
}
.colour-eleven {
  background: #ebdffb;
}
.colour-twelve {
  background: #fbf4c4;
}
.colour-thirteen {
  background: #e3e8ca;
}
.colour-fourteen {
  background: #d0e6df;
}
.colour-fifteen {
  background: #fce2e3;
}
.colour-sixteen {
  background: #c7ddf2;
}
/* Homepage News Listing Styling --------------------------------*/
.news-main-image, .homepage-news-main-image {
  width: 100%;
  height: auto;
}
.homepage-article-one-content {
  padding: 0px;
  display: block;
  color: #fff;
  font-size: 19px;
  margin-bottom: 20px;
}
.news-color-bg a:hover, .extra-news a:hover  {
  text-decoration: none!important;
}
.homepage-article-one-content span {
  font-weight: 600;
    font-size: 22px;
  line-height: 32px;
}
.homepage-article-one-content p {
    font-size: 22px;
  margin-top: 20px;
}
.homepage-article-one-content span, .homepage-article-one p {
  padding: 0px;
  margin: 30px 20px 20px 20px;
  display: block;
  color: #fff;
  margin-bottom: 0px;
}
.content-block.news-color-bg {
  background: #13312d;
}
.homepage-article-one-content p {
  padding: 0px 20px 20px 20px;
  font-size: 14px;
  line-height: 24px!important;
  color: #bec8c8;
}
.homepage-article-one-content:hover span {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .3em;
}
.homepage-news-aritcle-two {
  background: #fff;
}
.homepage-news-aritcle-two span {
  padding: 0px;
  margin: 20px;
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
}
.homepage-article-news-control-title span {
  background: #fff;
  padding: 0px;
  margin: 15px 20px 15px 20px;
  display: block;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none !important;
  font-weight: 600;
  color: #000;
}
.homepage-more-news a {
  background: #fff;
  margin-bottom: 0px;
  padding: 0px;
  margin: 20px;
  display: block;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none !important;
  border: 0px !important;
  font-weight: 600;
  color: #000;
}
.homepage-news-aritcle-two:hover, .homepage-article-news-control-title:hover, .homepage-more-news:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
/* Equal Height Row ----------*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.row-eq-height {
  display: flex;
}
.row-eq-height > .col-md-7, .row-eq-height > .col-md-5 {
  display: flex;
  flex-direction: column;
}
.content-block {
  flex: 1;
  background: #fff;
  margin-bottom: 20px;
}
.homepage-banner-container .content-block {
  background: #d9e2e7;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 15px;
}
.homepage-banner-container img {
  width: 88%;
  height: auto;
  display: block;
  margin: 10px auto;
}
.homepage-banner-container img:hover, .footer-logos img:hover {
        box-shadow: 0 0 0 3px #ffdd00!important;
}
.homepage-icon-text-version-container {
  background: #fff;
    padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  margin: 10px 28px;
}
.homepage-icon-text-version-container .service-landing-icon-title {
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
}
.homepage-icon-text-version-container .service-landing-icon-title a {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .3em;
  color: #000;
  padding: 5px 0px;
  display: inline-block;
  border-bottom: 0px;
}
.homepage-icon-text-version-container .service-landing-icon-title a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .3em;
  border-bottom: 0px;
}
@media (max-width: 768px) {
.homepage-article-one-content span {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0px;
}
.homepage-news-aritcle-two span {
  font-size: 24px;
  line-height: 32px;
}
  .homepage-article-news-control-title span, .homepage-more-news a {
  font-size: 20px;
  line-height: 28px;
}
}
.jump-link {
  font-size: 17px;
  padding-bottom: 20px;
}
.jump-link a {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .3em;
  color: #000;
  padding: 5px 0px;
  display: inline-block;
  border-bottom: 0px;
  }
.jump-link a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .3em;
  border-bottom: 0px;
}
@media (min-width: 768px) {
.jump-link {
    display: none;
  }
}
.web-survey a {
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: .35em;
  color: #000;
  padding: 5px 0px;
  margin: 40px 0px;
  display: inline-block;
  font-size: 17px;
}
.web-survey a:hover {
    color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
  border-bottom: 0px;
}
/* folder summary control h2 -----*/
.sys_foldersummarylist {
  padding: 10px 7px 10px 10px;
  margin: 0px;
  background-color: #ecf0f3;
  border-radius: 15px 15px 15px 15px;
}
.sys_foldersummarylist-subitem h2 {
  margin: 10px 0px;
}
.sys_foldersummarylist-subitem h2 a {
  font-size: 17px;
  color: #000;
  text-decoration: none;
  line-height: normal;
  display: block;
  padding: 5px 10px 5px 10px;
  font-weight: 400;
}
.sys_foldersummarylist-subitem h2 a:hover {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: auto;
  text-decoration-thickness: max(3px, .1875rem, .12em);
  text-underline-offset: .35em;
}
/* Accessibility Extra START ----- */
a:focus, textarea:focus, select:focus, .fb-page:focus {
  outline: 3px solid transparent!important;
  color: #000!important;
  background-color: #ffdd00!important;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c!important;
  text-decoration: none!important;
  box-decoration-break: clone!important;      
}
img:focus, .fb-page:focus, a:focus img, .placeholder img:focus {
  outline-width: 3px !important;
  outline-style: solid !important;
  outline-color: #ffdd00 !important;
  background-color: #000!important;
  box-shadow: none!important; 
  text-decoration: none!important;
}
.site-wide-message-text a:focus {
  outline-width: 3px !important;
  outline-style: solid !important;
  outline-color: #840000 !important;
}
:focus.sr-only {
  background: #350012;
  margin: 0px;
  padding: 20px;
  display: block;
  color: #ffdd00;                 
  text-align: left;
}
a.sr-only.sr-only-focusable {
  text-decoration: underline!important;
  text-decoration: underline;
text-decoration-thickness: auto;
text-decoration-thickness: max(1px,.0625rem);
text-underline-offset: .35em;
}
.placeholder a, .footer-logos a, .header-banner-two a, .header-banner-one a, .fb-page a {
  display: block;
}
.main-content-wrapper .form-control:focus {
  outline-width: 0px !important;
}
input:focus, #InYourNeighbourhoodSearchBox a:focus {
  box-shadow: 0 0 0 3px #ffdd00!important;
  border: 3px solid #000!important;
}
.rct-site-search-button:focus {
    background-color: #000!important;
    border: 3px solid #000!important;
    box-shadow: 0 0 0 3px #ffdd00!important;
  color: #fff!important;
}
.nav-save-time-dark-container .nav-pills.top-level li a:focus {
      background-color: #000!important;
      box-shadow: 0 0 0 3px #ffdd00!important;
    color: #fff!important;
}
.btn-default:focus, .rct-action-button a:focus, .landing-icon-button a:focus, .call-to-action-image a:focus {
      box-shadow: 0 0 0 3px #ffdd00!important;
      border: 0px solid #000!important;
      background-color: #000!important;
  color: #fff!important;
}
.landing-icon-button a:focus {
  border-radius: 10px;
}
a:focus::-moz-focus-inner {
    border: 0;
}
input:focus::-moz-focus-inner {
    border: 0;
}
.content-block a:focus .homepage-article-one-content img, .content-block a:focus .homepage-news-aritcle-two img {
    outline-width: 0px !important;
}
.content-block a:focus .homepage-article-one-content span, .content-block a:focus .homepage-news-aritcle-two span, .content-block a:focus span, .content-block a:focus .homepage-article-news-control-title span {
  color: #000!important;
  background-color: #ffdd00!important;
  text-decoration: underline!important;
  text-decoration-thickness: auto!important;
  text-decoration-thickness: max(3px, .1875rem, .12em)!important;
  text-underline-offset: .3em!important;
}
.nav-footer li a:focus {
  color: #000!important;
  background-color: #ffdd00!important;
  border-radius: 0px;
}
select:focus {
  background: #fff!important;
}
/* Accessibility Extra END ----- */