/* high contrast */
.accessibility-buttons {
    background-color: #000;
    left: -2000px;
    position: absolute;
}
.accessibility-buttons a {
    color: #fff;
}
body.high-contrast, body.high-contrast * {
  background: #000;
  color: #fff;
}
body.high-contrast a, body.high-contrast a:hover, body.high-contrast a:focus, body.high-contrast a:active {
  color: #fcff3c;
}

@font-face {
    font-family: humanist;
    src: url('humanist.eot'); /* IE9 Compat Modes */
    src: /*url('humanist.eot?#iefix') format('embedded-opentype'),*/ /* IE6-IE8 */
         url('humanist.woff') format('woff'), /* Modern Browsers */
         url('Humanist.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('humanist.svg#svgFontName') format('svg'); /* Legacy iOS */
    
}
@font-face {
    font-family: oxygen;
    src: url('Oxygen-Regular.ttf?v=1.0.1') format("truetype");
}
@font-face {
    font-family: oxygen bold;
    src: url('Oxygen-Bold.ttf?v=1.0.1') format("truetype");
}
@font-face {
    font-family: oxygen light;
    src: url('Oxygen-Light.ttf?v=1.0.1') format("truetype");
}
@font-face {
	font-family:'Glyphicons Halflings';
	src:url('glyphicons-halflings-regular.eot?v=1.0.1');
	src:url('glyphicons-halflings-regular.eot?#iefix&v=1.0.1') format('embedded-opentype'),
		url('glyphicons-halflings-regular.woff2?v=1.0.1') format('woff2'),
		url('glyphicons-halflings-regular.woff?v=1.0.1') format('woff'),
		url('glyphicons-halflings-regular.ttf?v=1.0.1') format('truetype'),
		url('glyphicons-halflings-regular.svg?v=1.0.1#glyphicons_halflingsregular') format('svg')
}

noscript {
    background-color: #8F0000;/* #ff0000;*/
    display: block;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
noscript .cookie-banner-noscript {
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
}
noscript p {
    color: #fff;
    margin-bottom: 0!important;
    margin-top: 0!important;
}
noscript p.noscript {
    text-align: center;
}
noscript a, noscript a:hover {
    color: #fff;
}

.hide {
    visibility: hidden;
}
label.hide {
    color: #fff;
}
.no-style {
    background-color: transparent;
    border: none;
    color: transparent;
    height: 0;
}

:focus {
    outline: 3px solid #ee7421 !important;
}

* {
    border-radius: 0!important;
}

/*body {
    font-family: "oxygen regular", "oxygen", Verdana, Arial, serif !important;
    font-size: 18px;
}*/

abbr {
    cursor: help;
}

.col-sm-12 > .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.col-sm-12 .col-sm-8 {
    padding-left: 0;
}
.col-sm-12 .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.col-sm-12-custom {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 1024px;
    min-height: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    position: inherit;
    width: 100%;
}
.col-sm-8 .col-sm-8 {
    width: 100%;
    padding: 0;
}

.top-wrapper {
    bottom: 0;
    display: none;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.top-wrapper #top-link {
    background-color: #1b3280;
    border: 1px solid #13204f;
    border-radius: 10px 10px 0 0;
    color: #fff;
    display: inline-block;
    padding: 20px 30px;
    opacity: 0.9;
}

.navbar-default {
    border-color: transparent;
}

a {
    text-decoration: underline;
}
a:hover {
    color: #8F3F0A;/* #ee7624;*/
    text-decoration: none;
}
a:focus {
    color: #337ab7;
}

/* top announcements styles */
.announcements {
    background-color: #000;
    margin: 0;
    padding: 10px 0;
}
.announcements > .row {
    margin-left: 0;
    margin-right: 0;
}
.announcements p {
    color: #fff;
    font-size: 1.4em;
    margin: 0;
}
.announcements p a {
    color: #fff;
    display: inline-block;
    text-decoration: underline;
}
.announcements p a:hover {
    text-decoration: none;
}

/* header styles */
header {
    background-color: #1B3280;
}
.logo {
    display: inline-block;
    font-family: humanist, Verdana, Arial, serif;
    padding-left: 0;
}
.logo a {
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    text-decoration: none;
    vertical-align: super;
}
.logo a:hover {
    text-decoration: none;
}
.logo img {
    height: 66px; /*55px;*/
    margin-top: -70px;
    /*margin-top: 10px;
    vertical-align: bottom;*/
    width: 66px; /*55px;*/
}
.site-name-1 {
    color: #fff;
    display: block;
    font-size: 3.5em;/*3em;*/
    letter-spacing: 0;
    margin-bottom: -8px;
    font-weight: bold;
}
.site-name-2 {
    color: #fff;
    display: block;
    font-size: 1em;/*0.84em;*/
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.search {
    padding-bottom: 15px;
    padding-right: 0;
    padding-top: 15px;
}
.search label {
    margin: 0;
}

.table {
    margin-top: 20px;
}

/* popular today styles */
.popular-today {
    background-color:#ccc!important;
}
.popular-today a {
    color:#000!important;
}
.popular-today .navbar-header {
    border-right: 1px solid rgba(85, 85, 85, 0.17);
}

/* important announcements */
.important-announcements {
    background-color: #d9534f;
    color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 100%;
}
.important-announcements a {
    color: #000;
}
      
/* form controls styles */
.input-group input[type="checkbox"] {
    margin-bottom: 15px;
    margin-top: 15px;
}
.form-control {
    font-size: inherit;
    height: 50px!important;
    margin-bottom: 15px!important;
    margin-top: 15px;
}
.btn {
    font-size: inherit;
    padding: 5px 18px!important;
}
#content .btn {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    min-width: 100px;
}
.btn-link {
    text-decoration: underline;
}
.btn-link:hover {
    color: #ee7624;
    text-decoration: none;
}
input:focus, button:focus, textarea:focus, select:focus {
    outline: 3px solid #ee7421!important;
}
input[type="radio"], input[type="checkbox"] {
    height: 30px;
    margin-right: 20px;
    width: 30px;
}
.btn-success {
    background-color: #00662E;
    border-color: #00612C;
    color: #fff!important;
    text-decoration: none;
}
.btn-success:hover, .btn-success:active {
    background-color: #00662E;
    border-color: #00612C;
    color: #fff!important;
}
.btn-success:focus {
    outline: 3px solid #ee7421;
}
.cta-button-green .btn {
    margin-top: 20px;
}
.btn-label, .btn-label-disabled {
    margin-bottom: 10px;
    text-align: left;
}
.btn-label {
    width: 160px;
}
.btn-label-disabled {
    background-color: #1B3280;
    border-color: #142664;
    display: block;
    padding-bottom: 15px!important;
    padding-left: 18px!important;
    padding-right: 18px!important;
    padding-top: 15px!important;
    width: 300px;
}
.btn-label input, .btn-label-disabled input {
    height: 20px;
    margin-right: 10px;
    margin-top: -2px;
    width: 20px;
    vertical-align: middle;
}
.label-hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
      
/* modify .row */
.content.row {
    margin-bottom: 15px;
    margin-top: 15px;
}

.main-content {
    float: left;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}
.col-sm-4 .main-content {
    margin: 0;
}
      
/* modify breadcrumb */
.breadcrumb {
    background-color: transparent;
    margin-top: 20px;
    padding: 0;
}
.breadcrumb ul {
    margin: 0;
    padding: 0;
}
.breadcrumb li {
    display: inline;
}
    
/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

/* asset trees */
ul.content-asset-tree, ul.content-asset-tree-tier-3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding: 0;
}
ul.content-asset-tree li:nth-child(3n+3) {
    margin-right: 0;
}
/* fix positioning weirdness start */
.home-page-other-services {
    margin-left: -1px;
}
/* fix positioning weirdness end*/
li.content-asset-item {
    display: inline-block;
    list-style: none;
    margin-right: 3.9%;
    vertical-align: top;
    width: 30%;
}
li.content-asset-item h2 {
    min-height: 85px;
    margin-bottom: 0;
    overflow: hidden;
}
li.content-asset-item a.more {
    color: #000;
}
li.content-asset-item .content-asset-item-includes {
    margin-bottom: 0;
    margin-top: 0;
}
li.content-asset-item .content-asset-item-includes-more {
    margin-bottom: 10px;
    margin-top: 0;
}
/*li.content-asset-item */.content-asset-item-includes-more a {
    color: #1b3280;
}
li.content-asset-item .content-asset-item-includes a {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
ul.content-asset-tree-tier-3 {
    width: 100%;
}
ul.content-asset-tree-tier-3 li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
ul.content-asset-tree-tier-3 li.content-asset-item h2 {
    margin-bottom: 20px!important;
    min-height: auto!important;
    overflow: inherit;
}
ul.content-asset-tree-tier-3 li.content-asset-item p {
    
}
ul.content-asset-tree-tier-3 li.content-asset-item a {
    clear: both;
    display: inline-block;
    float: left;
    width: auto;
}
ul.content-asset-tree-tier-3 li.content-asset-item .more-services-tier-3 {
    
}
ul.content-asset-tree-tier-3 li.content-asset-item .more-services-tier-3 .col-sm-4 {
    margin-bottom: 25px;
    min-height: 120px;
    padding-left: 0;
}
ul.content-asset-tree-tier-3 li.content-asset-item .more-services-tier-3 .col-sm-4 a {
    min-height: 51px;
}
.popular-services ol {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    margin-top: 30px;
    padding-left: 0;
}
.popular-services li {
    margin-left: 25px;
    padding-bottom: 12px;
    padding-top: 12px;
}
.popular-services li a {
    display: inline-flex;
}
.more-services-tier-3 h2 {
    margin-bottom: 40px;
}
.more-services-tier-3 .col-sm-4 {
    /*newly added>>>*/
    float: none;
    /*<<<newly added*/
    margin-bottom: 30px;
    padding-left: 0;
}
.more-services-tier-3 .col-sm-4:nth-child(5), .more-services-tier-3 .col-sm-4:nth-child(8), .more-services-tier-3 .col-sm-4:nth-child(11), .more-services-tier-3 .col-sm-4:nth-child(14) {
    clear: left;
}
.more-services-tier-3 .col-sm-4 a {
    float: left;
    margin-bottom: 20px;
    min-height: 50px;
}

/* related pages */
/* intro chapter page */
.child-content .chapter-related-content {
    position: absolute;
    top: 0;
}
/*replace the below with the above?*/
.child-content .col-sm-4.col-sm-4-related-content.related-pages-align-top.modular-content {
    border-top: 1px solid #ccc;
    float: right;
}
.child-content .col-sm-4-related-content.modular-content {
    position: absolute;
    top: 0;
}
.main-content > .child-content > .col-sm-4-related-content {
	border-top: 1px solid #ccc;
	padding-left: 0;
	padding-top: 0;
}
.related-pages-align-top {
    position: absolute;
    right: 0;
    word-break: break-word;
}
.col-sm-4.col-sm-4-related-content.related-pages-align-top.modular-content ul {
    list-style: none;
    padding-left:0;
}
.col-sm-4.col-sm-4-related-content.related-pages-align-top.modular-content ul li a {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
/*replace the above?*/
/* standard chapter page */
.chapter-related-content {
    border-top: 1px solid #ccc;
	padding-top: 10px;
	position: relative;
    top: -65px;
    float: right;
    right: 0;
    word-break: break-word;
}
/*replace the following with the above?*/
.main-content > .related-content > .col-sm-4-related-content.modular-content {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.col-sm-4-related-content.modular-content {
    /*position: relative;
    top: -65px;*/
}
.related-content .col-sm-4.col-sm-4-related-content.related-pages-align-top {
    float: right;
    padding-left: 0;
    padding-top: 0;
}
.related-pages-align-top {
    position: absolute;
    right: 0;
    word-break: break-word;
}
/*replace the above?*/
/* standard page related content */
.standard-related-content {
    padding-left: 15px;
    position: absolute;
    right: 0;
    width: 33.33333333%;
}
.standard-related-content .related-pages-align-top {
    border-top: none!important;
    width: 100%;
}
/* engagement page related content */
.related-content-engagement {
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 250px;
}
.standard-related-content ul {
    list-style: none;
    padding-left:0;
}
.standard-related-content ul li a {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.chapter-related-content ul {
    list-style: none;
    padding-left:0;
}
.chapter-related-content ul li a {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.related-content ul {
    list-style: none;
    padding-left:0;
}
.related-content ul li a {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.related-content-engagement ul {
    list-style: none;
    padding-left:0;
}
.related-content-engagement ul li a {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
/* fixes related pages positioning */
.child-content.col-sm-12 {
    float: left;
}

/* nested content styles */
.main-content .modular-content:nth-child(1) {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.modular-content {
    display: inline-block;
    padding-top: 20px;
    width: 100%;
}

/* set the next/previous styles */
.siblings .glyphicon-menu-left {
    float: left;
    top: 5px;
}
.siblings .glyphicon-menu-right {
    float: right;
    top: 5px;
}
.siblings a.previous-page-link {
    clear: left;
    float: left;
    margin-left: 20px;
}
.siblings a.next-page-link {
    clear: right;
    float: right;
    margin-right: 20px;
    text-align: right;
}
.siblings .previous-text {
    float: left;
}
.siblings .next-text {
    float: right;
}

/* set the feedback styles */
.footer-feedback .btn {
    font-weight: bold;
    min-width: 100px;
}
.footer-feedback .modular-content {
    padding-bottom: 30px;
}

/* Set footer styles */
.footer {
    background-color: #1B3280;
    box-shadow: 0 50vh 0 50vh #1B3280;
    color: #fff;
    padding-bottom: 80px;
    padding-top: 30px;
}
.footer .col-sm-7 {
    padding-left: 0;
}
.footer .col-sm-5 {
    padding-right: 0;
}
.footer .service-list, .footer .contact-us-list {
    display: flex;
    flex-flow: column wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .service-list li, .footer .contact-us-list li {
    margin-bottom: 5px;
}
.footer .service-list-heading, .footer .contact-us-list-heading {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
/*footer */.service-list a, /*footer */.contact-us-list a {
    color: #fff;
}
.footer .service-list a:hover, .footer .contact-us-list a:hover {
    color: #fff;
}
.footer .copyright {
    text-align: center;
}
.footer .copyright-text {
    
}
.footer .social-media-icons {
    text-align: center;
}
.footer .footer-awards img {
    width: 110px;
}
.footer .social-media {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
}
.footer .social-media li {
    display: inline-block;
}
.footer .social-media li img {
    margin: 15px;
    width: 40px;
}
.footer .privacy-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .privacy-links li {
    display: inline-block;
    margin-right: 25px;
}
/*footer */.privacy-links /*li*/ a {
    color: #fff;
}
.footer .privacy-links li a:hover {
    color: #fff;
}

/* cookie banner */
.gdprcookie {
    background-color: #000;
    bottom: 0;
    color: #fff;
    padding: 10px 20px 20px;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.gdprcookie .col-sm-12-custom {
    display: block;
}
.gdprcookie-intro {}
.gdprcookie-intro h1 {
    font-size: 1.5em;
    margin-bottom: 0;
}
.gdprcookie-intro p {
    font-size: 1em;/*0.8em;*/
}
.gdprcookie-intro p a {
    color: #fff;
}
.gdprcookie-intro p a:hover {
    color: #fff; text-decoration: none;
}
.gdprcookie-types {}
.gdprcookie-types .medium-font {}
.gdprcookie-types ul {
    list-style: none;
    padding: 0;
}
.gdprcookie-types ul li {}
.gdprcookie-types ul li input[type="checkbox"] {}
.gdprcookie-types ul li label {}
.gdprcookie-buttons {}
.gdprcookie-buttons .btn {
    font-size: 1em;/*0.8em;*/
    padding: 3px 12px;
}
.gdprcookie-buttons .cookie-accept {
    margin-right: 30px;
}
.gdprcookie-buttons .cookie-refuse {
    background-color: #8F0000;
    border-color: #8F0000;
    color: #fff;
}
.gdprcookie-buttons .cookie-settings {}

/* col-sm-4 */
.col-sm-4 {
    display: inline-block;
	vertical-align: top;
    width: 33.33333333%;
}

/* search */
.logo-search {
    float: left;
    padding-bottom: 15px;
    padding-top: 30px;
    
    /*Firefox fix width*/
    width: 100%;
}

.search .input-group input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #000;/*#555;*/
    display: table-cell;
    float: left;
    font-size: inherit;
    height: 45px!important;
    line-height: 1.42857143;
    margin-bottom: 0;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 6px 12px;
    position: relative;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    width: 100%;
    z-index: 2;
}
.search .input-group .input-group-btn input[type="image"] {
    background-color: #000;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 45px;
    line-height: 1.42857143;
    margin-bottom: 0;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    padding: 10px 10px 10px 10px!important;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    -webkit-user-select: none;
    white-space: nowrap;
}

.logo-search .glyphicon-search {
    color: #fff;
    font-size: 30px;
}
.logo-search .btn {
    background-color: #000;
    padding: 10px 10px 10px 10px!important;
}

/* set bootstrap colours */
.active, table>thead>tr>th {
    border-top: 1px solid #ddd;
    font-weight:bold;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top;
}

.bg-info, .bg-warn {
    margin: 0 0 5px 0;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 2em;
    width: 100%;
}
.bg-info {
    background-color: #393C46;
}
.bg-warn {
    background-color: #ff0000;
}
.bg-info .large-font, .bg-warn .large-font {
    font-size: 2.5em;
    font-weight: bold;
    word-break: break-word;
}

.text-white {
    color: #fff;
}

.bg-info a, .bg-info a:hover {
    color: #fff;
}

.float-left {
    float: left;
}

.no-height {
    min-height: 0;
}

.no-margin {
    margin: 0 0 0 0!important;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}

.no-padding {
    padding: 0 0 0 0!important;
}
.no-padding-bottom {
    padding-bottom: 0!important;
}
.no-padding-left {
    padding-left: 0!important;
}
.no-padding-right {
    padding-right: 0!important;
}
.no-padding-top {
    padding-top: 0!important;
}

.no-border {
    border: none!important;
}
.no-border-bottom {
    border-bottom: none;
}
.no-border-left {
    border-left: none;
}
.no-border-right {
    border-right: none;
}
.no-border-top {
    border-top: none;
}

.font-weight-normal {
    font-weight: normal!important;
}
.font-weight-bold {
    font-weight: bold!important;
}

#tab1 > p:first-of-type {
    margin-bottom: 40px;
}
#tab3 {
    margin-bottom: 40px;
}
.integration .bg-info p {
	font-size: 1.3em;
}

/* contract register */
.contract {
    margin-bottom: 40px;
    min-height: 600px;
}
.contract .label {
    display: inline;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    color: #000;
    text-align: left;
    white-space: wrap;
    vertical-align: baseline;
    border-radius: 0;
    font-weight: bolder;
}

/* leader questions */
.ask-leader .leader-question {
    margin-bottom: 30px;
}
.ask-leader .leader-question .title {
    
}
.ask-leader .leader-question .name {
    padding-left: 0;
}
.ask-leader .leader-question .date {
    padding-left: 0;
    text-align: right;
}
.ask-leader .leader-question .question-btn {
    margin-bottom: 0px;
    margin-right: 20px;
    margin-top: 0;
}
.ask-leader .leader-question .answer-btn {
    margin-bottom: 0px;
    margin-top: 0px;
}
.ask-leader .leader-question .question-label, .ask-leader .leader-question .answer-label {
    margin-bottom: 0;
    margin-top: 20px;
}
.ask-leader .leader-question .answer {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
}

/* stray dog lookup */
.stray-dogs-lookup .stray-dog {
    margin-bottom: 50px;
    min-height: 210px;
}
.dogs-list .dog {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 30px;
}

.form-label, .input-group .post-code-text, .input-group .address-select, .address-submit, .no-address-listed, .post-code-next, .post-code-change, .address-change, .more-banding-info {
    margin-bottom: 15px;
    margin-top: 15px;
}
/* form inputs */
.location-change {
    margin-bottom: 20px;
}
.post-code-text {
    
}
.address-select {
    float: none!important;
}
.distance-select {
    
}
.area-select .btn-label, .distance-select .btn-label {
    background-color: #1B3280;
    border-color: #142664;
    padding-bottom: 15px!important;
    padding-top: 15px!important;
}
.area-select .btn-label:hover, .area-select .btn-label:focus, .distance-select .btn-label:hover, .distance-select .btn-label:focus {
    background-color: #286090;
    border-color: #204d74;
}
.area-select .btn-label {
    width: auto;
}
.distance-select .btn-label {
    width: auto;
}
.location-select {
    
}
.disabled-select {
    
}

/* form buttons */
.post-code-next {
    
}
.no-address-listed {
    
}
.address-submit {
    
}
.post-code-change {
    
}
.address-change {
    
}
.show-map-marker {
    
}
.location-next {
    
}
.sort {
    
}

.car-parks {
}
.car-park-details {
    margin-top: 40px;
}
.car-park-details ul {
    list-style: none;
    padding: 0;
}
.car-park-details-btn {
    font-size: 1.25em;
}

.polling-station-lookup h3 {
    margin-top: 40px;
}
.polling-station-lookup h4 {
    font-weight: bold;
    margin-top: 30px;
}
.polling-station-lookup .councillor-party {
    font-weight: normal;
}

/*label {
    display: block;
}*/
.input-post-code {
}
.input-address-select {
}
select.form-control {
    width:auto!important;
}

/* holiday and caravan parks */
.park {
    min-height: 500px;
}

/* news items and top task tiles */
.tile-article {
    margin-top: 10px;
}
.news-image, .tile-image {
    width: 100%;
    height: 160px;
    overflow: hidden;
    /*max-height: 180px;
    overflow: hidden;
    width: 100%;*/
    /* ORIGINAL */
    /*height: 200px;
    overflow: hidden;
    width: 100%;*/
}
.news-image a, .tile-image a {
    height: 100%;
    max-width: none;
    position: relative;
    display: initial;
}
.news-image .img-thumbnail, .tile-image .img-thumbnail {
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 160px;
    /*height: 100%;
    max-width: 100%;
    width: 100%;*/
    -ms-interpolation-mode: bicubic;
    /* ORIGINAL */
    border: 0;
    /*display: block;
    height: 200px;
    padding: 0;
    width: 100%;*/
}
.news-content .news-publish-date {
    font-size: 75%;
    margin-top: 20px;
}
.news-page-article .news-publish-date {
    font-size: 75%;
}
.latest-news-articles .col-sm-4 {
    margin-bottom: 30px;
}
.latest-news-articles .col-sm-4:nth-child(3n+1) {
    clear: left;
}
.news-article .more {
    margin-bottom: 20px;
    margin-top: 20px;
}

/* news and campaigns */
.news-campaign {
    
}
.news-campaign-module {
    display: inline-block;
    margin-bottom: 30px;
}
.news-campaign-header {
    display: inline-block;
    height: auto;
    position: relative;
    overflow: hidden;
}
.news-campaign-header img {
    height: 300px;
    width: 1024px;
}
.news-campaign-header .news-campaign-headline {
    color: #fff;
    font-size: 200%;
    text-transform: uppercase;
    top: 30px;
}
.news-campaign-header .news-campaign-summary {
    color: #1B3280;
    top: 75px;
}
.news-campaign-header .news-campaign-date {
    color: #f00;
    top: 110px;
}
.news-campaign-header .news-campaign-about {
    background-color: #1B3280;
    top: 150px;
}
.news-campaign-header .news-campaign-about a {
    color: #fff;
}
.news-campaign-header .news-campaign-about a:hover {
    text-decoration: underline;
}
.news-campaign-header .news-campaign-more {
    background-color: #fff;
    top: 200px;
}
.news-campaign-header .news-campaign-headline, .news-campaign-header .news-campaign-summary, .news-campaign-header .news-campaign-date {
    left: 25%;
}
.news-campaign-header .news-campaign-headline, .news-campaign-header .news-campaign-summary, .news-campaign-header .news-campaign-date, .news-campaign-header .news-campaign-about, .news-campaign-header .news-campaign-more {
    margin-bottom: 0!important;
    margin-top: 0;
    position: absolute;
    width: auto;
}
.news-campaign-header .news-campaign-about a, .news-campaign-header .news-campaign-more a {
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-decoration: none;
}
.news-campaign-latest {
    
}
.news-campaign-inside-swale {
    
}
.news-campaign-consultation {
    
}

/* campaign pages */
.news-campaign-page {
    
}
.news-campaign-page img {
    height: 300px;
    width:100%;
}
.news-campaign-page {
    
}

/* regeneration */
.regeneration-module {
    display: inline-block;
    margin-bottom: 30px;
}
.regeneration-header {
    display: block;
    position: relative;
    overflow: hidden;
}
.regeneration-header img {
    height: 300px;
    width: 1024px;
}
.regeneration-header .regeneration-about {
    background-color: #1B3280;
    top: 200px;
}
.regeneration-header .regeneration-about a {
    color: #fff;
}
.regeneration-header .regeneration-about a:hover {
    text-decoration: underline;
}
.regeneration-header .regeneration-about {
    margin-bottom: 0!important;
    margin-top: 0;
    position: absolute;
    width: auto;
}
.regeneration-header .regeneration-about a {
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-decoration: none;
}

/* latest news */
.news-module {
    display: inline-block;
    margin-bottom: 30px;
}
.news-header {
    display: block;
    position: relative;
    overflow: hidden;
}
.news-header img {
    height: 300px;
    width: 1024px;
}
.news-header .news-about {
    background-color: #1B3280;
    top: 200px;
}
.news-header .news-about a {
    color: #fff;
}
.news-header .news-about a:hover {
    text-decoration: underline;
}
.news-header .news-about {
    margin-bottom: 0!important;
    margin-top: 0;
    position: absolute;
    width: auto;
}
.news-header .news-headline, .news-header .news-summary, .news-header .news-date, .news-header .news-more {
    margin-top: 10px!important;
}
.news-header .news-about a {
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-decoration: none;
}
.latest-news-articles .news-headline {
    margin-bottom: 0;
    min-height: 105px;
}

/* chapters */
.chapters {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    /* padding-bottom: 20px; LL170220 */
    width: 100%!important;
}
.chapters ol {
    /*-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; LL170220 */
    counter-reset: li;
    list-style: none;
    padding-left: 0;
    overflow: hidden;
    margin-left: 15px; /* LL170220 */
}
.chapters li {
    break-inside: avoid;
    /*display: table-cell; LL170220 */
    display: block; /* added LL170220 */
    float: left; /* added LL170220 */
    width: 100%; /* added LL170220 */
    margin-bottom: 10px;
    padding-left: 0.5em;
}
.chapters li a {
    display: table-cell;
    /*min-height: 52px;*/
}
.chapters li:before {
    content: counter(li);
    counter-increment: li;
    display: table-cell;
    width: 1.25em;
}

/* chapters without numbering */
.chapters.no-steps li:before {
    content: '\02014';
    display: table-cell;
    width: 1.25em;
}

/* styles */
h1, h2, h3, h4, h5, h6, p {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
    color: #000;
    text-decoration: none!important;
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
    font-size: inherit;
}
.p, p {
    font-size: 1em;
}
.h1, h1 {
    font-size: 2.5em;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    font-weight: bold;
}
.standard h1 {
    margin-bottom: 40px;
}
.h2, h2 {
    font-size: 1.75em;
}
.h3, h3 {
    font-size: 1.4em;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1em;
}

/*td, th {
    padding: 0 10px 0 20px;
}*/

caption {
    color: #000;
}

.page-image img {
    height: auto;
    width: 100%;
}

/* social media share buttons */
.social-media-share-buttons {
    margin-bottom: 30px;
}
.social-media-share-buttons h3 {
    font-weight: normal;
}
.social-media-share-buttons a {
    text-decoration: none;
}
.social-media-share-buttons a:hover {
    text-decoration: none;
}

/* Google maps */
#google-map {
    width: 100%;
    height: 500px;
    margin-top: 10px;
}
#google-map .car-park-details {
    
}
#google-map .car-park-details ul {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 0;
}
#google-map .car-park-details ul li {
    
}
#google-map .car-park-details ul li .value {
    font-weight: bold;
}

.home-page-news .col-sm-4, .top-task-tiles .col-sm-4 {
    padding-left: 0;
    /*fixes*/
    float:none;
    width:33%;
    display:inline-block;
    vertical-align:top;
    margin-right: -1px;
}
.home-page-news .col-sm-4:nth-of-type(1n+4) {
    display: none;
}
.home-page-news div.col-sm-4:last-of-type, .top-task-tiles div.col-sm-4:last-of-type, .home-page-news .col-sm-4:nth-of-type(3) {
    /*padding-right: 0;*/
}
.home-page-news div.col-sm-4:last-of-type:nth-child(4n), .top-task-tiles div.col-sm-4:last-of-type:nth-child(4n) {
    clear: left;
}
.home-page-news .news-headline {
    margin-bottom: 0;
    min-height: 85px;
    overflow: hidden;
}
.top-task-tiles .tile-headline {
    margin-bottom: 0;
    min-height: 60px;
    overflow: hidden;
}
.home-page-news .news-content, .top-task-tiles .tile-content {
    display: inline-block;
}
.home-page-news .news-summary {
    margin-bottom: 0;
    margin-top: 0;
}
.home-page-news .news-publish-date {
    font-size: 75%;
}
.home-page-news .more {
    
}

.external-services {
    padding-bottom: 30px;
}
.external-services .col-sm-6 {
    padding-left: 0;
}
.external-services .col-sm-6:last-of-type {
    padding-right: 0;
}

.home-page-news h2 {
    
}
/*.home-page-news .more-news, .news-campaign-latest .more-news, .news-campaign-consultations .more-news, .news-campaign-inside-swale */.more-news {
    color: #337ab7;
    font-size: 18px;
    text-decoration: underline!important;
}
.home-page-news .more-news:hover, .news-campaign-latest .more-news:hover, .news-campaign-consultations .more-news:hover, .news-campaign-inside-swale .more-news:hover {
    color: #ee7624;
    text-decoration: none!important;
}

.external-services h2 {
    
}
.external-services p {
    margin-bottom: 0;
}
.external-services p:nth-child(odd) {
    margin-bottom: 15px;
    margin-top: 5px;
}

.atoz-letter.h2 a {
    color: inherit;
    text-decoration: none;
}
.atoz-letter.h2 a:hover {
    color: #ee7624;
}
.atoz-link {
    padding-left: 30px;
}

/* search */
.search-page-results {
    
}
.search-page-results .search-page-form {
    
}
.search-page-results .search-page-results-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.search-page-results p.search-page-results-count {
    margin-bottom: 30px;
}
.search-page-results .search-page-results-list li {
    padding-bottom: 30px;
}
.search-page-results .search-page-results-list .search-page-result-link {
    margin-bottom: 0;
}
.search-page-results .search-page-results-list .search-page-result-link a {
    font-size: 1.3em;
}
.search-page-results .search-page-results-list .search-page-result-path {
    color: #787878;
    font-size: 85%;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding.top: 10px;
}
.search-page-results .search-page-results-list .search-page-result-path a {
    color: #787878;
}
.search-page-results .search-page-results-list p {
    
}
.search-page-results .search-page-results-list p a {
    
}
.search-page-results .search-page-pagination {
    margin: 0;
    padding: 0;
}
.search-page-results .search-page-pagination li {
    display: inline-block;
}
.search-page-results .search-page-pagination li a {
    
}

/* stray dogs */
.area-wrapper .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.area-wrapper .col-sm-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

/* example */
.example {
    color: #000;
    background-color: #c8c8c8;
    padding-bottom: 15px;
    padding-left: 2%!important;
    padding-right: 2%;
    padding-top: 15px;
}
.example > p:first-child {
    font-weight: bold;
    margin-bottom: 15px;
}

/* page types */
.banner-image {
    margin-top: 10px;
    max-width: 1024px;
    overflow-x: hidden;
}

/* fieldsets */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
legend {
    display: none;
}

/* block quotes */
/*blockquote.quote-block {
    background-color:#c8c8c8;
    border: 0;
    display:inline-block;
    font-size: inherit;
    font-weight:bold;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    padding-bottom: 3%;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    width: 100%;
}
blockquote.quote-block p {
    margin-bottom: 0!important;
    width: 100%;
}
blockquote.quote-block p:before {
    content: '\0201C';
    font-size: 150%;
}
blockquote.quote-block p:after {
    content: '\0201D';
    font-size: 150%;
    line-height: 25px;
}*/
blockquote {
    border: 0;
    margin: 50px 0!important;
    padding: 0;
    background: none;
    color: gray;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4 !important;
    margin: 0;
    position: relative;
    text-shadow: 0 1px white;
    z-index: 600;
}
blockquote p {
    color: #75808a;
    line-height: 1.4 !important;
    padding-left: 50px;
}
blockquote p:first-child::before {
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: -.4em;
    left: -.1em;
    text-shadow: none;
    z-index: -300;
}

/* address list */
.address ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* stray dogs */
.dogs-list-pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dogs-list-pagination ul li {
    display: inline-block;
}
.dogs-list-pagination ul li a, .dogs-list-pagination ul li strong {
    display: block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

/* on small screens set col-sm-6 */
@media (max-width: 1024px) {
    .col-sm-5 {
        float: left;
        width: 41.66666667%;
    }
    .col-sm-6 {
        float: left;
        width: 50%;
    }
    .col-sm-7 {
        float: left;
        width: 58.33333333%;
    }
    .col-sm-8 {
        float: left;
        width: 66.66666667%;
    }
}

/* LL added 15.9.20 */	

.__localServiceAnnouncement {			
padding: 1.12em;					
background-color: #000;
border-left: 10px solid #f6eb39;
margin: 1.12em 0;
}

.__genericServiceAnnouncement {
background-color: #f44141; 
border-left: 10px solid #962929;
}

	.__localServiceAnnouncement p {			
	margin: 0px;
	color: #fff;
	display: inline-block;
	padding-left: 1.12em;
	}
	
		.__localServiceAnnouncement a {
		font-weight: bold;
		color: #fff;
		}

/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 960px) {/*@media screen and (max-width: 767px) {*/
    .sidenav {
        height: auto;
    }
    .row.content {
        height:auto;
    }
}

@media screen and (max-width: 820px) {
    .footer .service-list, footer .contact-us-list {
        height: auto;
    }
   .footer .service-list li, footer .contact-us-list li {
        display: block;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 640px) {
    .logo-search .col-sm-6 {
        text-align: center;
        width: 100%;
    }
    .logo-search .col-sm-6 .logo {
        text-align: center;
        width: 100%;
    }
    .site-name-1 {
        font-family: "Arial Black", Gadget, sans-serif;
        /*font-size: 3.4em;*/
        font-size: 2.55em;/*3*/
        font-weight: 800;
        line-height: 1.3;
    }
    
    li.content-asset-item {
        margin: 0;
    }
    li.content-asset-item, .home-page-news .col-sm-4, .home-page-news .col-sm-4 .news-image a, .home-page-news .col-sm-4 .news-image a img, .top-task-tiles .col-sm-4, .top-task-tiles .col-sm-4 .tile-image a, .top-task-tiles .col-sm-4 .tile-image a img {
        width: 100%;
    }
    li.content-asset-item h2 {
        min-height: auto;
        overflow: visible;
    }
    
    .news-image a, .tile-image a {
        margin-bottom: -4em;
        /*margin-left: -5.33em;*/
        margin-right: -2.67em;
        margin-top: -2em;
    }
    
    .siblings .col-sm-6 {
        width: 50%;
    }
    
    .col-sm-5, .col-sm-6, .col-sm-7 {
        width: 100%;
    }
    
    .col-sm-12-custom .col-sm-4, .col-sm-12-custom .col-sm-8 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    
    .home-page-news .col-sm-4, .top-task-tiles .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }
    
    .home-page-news .news-article {
        margin-bottom: 30px;
        margin-top: 0;
    }
    
    .home-page-news .news-headline, .top-task-tiles .tile-headline {
        height: auto;
        margin-bottom: 5px;
        min-height: auto;
    }
    
    .home-page-news .news-summary, .home-page-news .news-publish-date, .home-page-news .more {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    
    .news-image .img-thumbnail, .tile-image .img-thumbnail {
        width: 100%;
    }
    
    .chapters ol {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .chapters li {
        min-height: auto;
        width: 100%;
    }
    .chapters li a {
        min-height: auto;
    }
    
    .popular-services ol {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .popular-services li {
        min-height: auto;
    }
    .popular-services li a {
        min-height: auto;
    }
    
    .child-content .col-sm-4.col-sm-4-related-content.related-pages-align-top.modular-content {
        position: relative;
    }
    .main-content > .related-content > .col-sm-4-related-content.modular-content {
        top: 0;
    }
    .col-sm-4.col-sm-4-related-content.related-pages-align-top {
        position: relative!important;
        top: 0!important;
    }
    .related-content .col-sm-4.col-sm-4-related-content.related-pages-align-top {
        border-top: 1px solid #ccc;
        padding-top 10px;
    }
    .related-content .col-sm-4.col-sm-4-related-content.related-pages-align-top.modular-content {
        border-top: 1px solid #ccc!important;
        padding-top 10px;
    }
    .standard-related-content {
        border-top: 1px solid #ccc;
        float: left;
        padding-left: 0;
        padding-top: 10px;
        position: relative;
        width: 100%;
    }
    
    select.form-control {
        width: 100%!important;
    }
    
    .more-services-tier-3 .col-sm-4 a {
        margin-bottom: 0;
        min-height: auto;
    }
    
    .footer .col-sm-12-custom {
        display: block;
    }
    
    .footer .privacy-links, .footer .copyright, .footer .col-sm-12-custom .social-media, .footer .col-sm-12-custom .footer-awards {
        text-align: center;
    }
    .gdprcookie h1 {display: none;}
    .gdprcookie p {font-size: 0.8em;}
    .gdprcookie .btn {font-size: 0.8em;}
}

@media only screen and (max-width: 285px) {
    .logo img {margin-top:-60px;}
}

@media only screen and (max-width: 259px) {
    .logo img {margin-top:0;}
}

.__COVIDServiceAnnouncement {			
line-height: 1.12em;						
padding: 1.12em;					
background-color: #000;
}

	.__COVIDServiceAnnouncement div {
	max-width: 1000px;
	margin: auto;
	background: url('warn.png') no-repeat left center;
	min-height: 70px;
	padding-left: 70px;	
	display: grid;
	align-items: center;
	}

		.__COVIDServiceAnnouncement p {			
		margin: 0px;
		color: #fff;
		display: inline;					
		}
		
		    .__COVIDServiceAnnouncement a {
		    font-weight: bold;
		    color: #fff;
		    text-decoration: underline;
		    }
		    
.__globalServiceAnnouncement {			
padding: 1.5em;					
background-color: #ef3434;			
}

	.__globalServiceAnnouncement > div {
	max-width: 1024px;
	margin: auto;
	padding: 0 1em;
	}

		.__globalServiceAnnouncement p {			
		margin: 0px;
		color: #fff;
		display: inline;				
		}
		
			.__globalServiceAnnouncement a {
			font-weight: bold;
			color: #fff;
			text-decoration: underline;
			}