body {
    margin-top:85px;
}

.header-md-band {
    margin-top:80px;
}

#menu_panel {
    position: fixed;
    top: 85px;
    z-index: 1000;
}

.panel-vis {
    visibility: hidden;
}

.tw-container-fluid {
    max-width: 1200px;
}

.tw-container-fluid-2 {
    max-width: 1200px;
}

#headerrow-1 {
    position: fixed;
    z-index: 100;
    }

#headerrow-2 {
    position: fixed;
    z-index: 200;
}

#header-group {
    position: relative;
    z-index: 2;
}

#header-group-sm {
    position: relative;
    z-index: 2;
    width: 350px;
}

.home-image-sm {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:120px;
    }

.home-image-md {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:230px;
    }

.home-image-lg {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:300px;
    }

.home-image-xl {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:370px;
     }

.home-image-xxl {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:450px;
     }

.pages-image-sm {
    background:url(../header-footer/pages.jpg) no-repeat top; 
    background-size: cover;
    height:120px;
    }
    
 .pages-image-md {
    background:url(../header-footer/pages.jpg) no-repeat top; 
    background-size: cover;
    height:230px;
    }

 .pages-image-xl {
    background:url(../header-footer/pages.jpg) no-repeat top; 
    background-size: cover;
    height:270px;
    }

.tw-home-image {
    background:url(../header-footer/home.jpg) no-repeat top; 
    background-size: cover;
    height:450px;
}

.header-bg {
background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(0,128,0,0.7),rgba(0,128,0,0.9),rgba(0,128,0,0.9));
}

.header-bg-2 {
background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(0,128,0,0.7),rgba(0,128,0,0.9),rgba(0,128,0,0));
}

.header-bg-3 {
background-image: linear-gradient(rgba(0,128,0), rgba(0,0,0));
}

.header-top {
    position: absolute;
    padding-top: 20px;
}

.header-top-2 {
    position: absolute;
    padding-top: 10px;
    top:160px;
    width:800px;;
}

.header-top-3 {
    position: absolute;
    padding-top: 10px;
    top:160px;
    width:850px;;
}

.pad-top {
    padding-top: 12px;
}

.pad-top-sm {
    padding-top: 6px;
}

.logo-width {
max-width: 110px;
min-width: 110px;
}

.icon-width {
max-width: 30px;
min-width: 30px;
}

.date-width {
max-width: 140px;
min-width: 140px;
}

.date-width-sm {
max-width: 100px;
min-width: 100px;
}





.font-footer {
    font-family:'Times New Roman';
    font-size:30px;
    color: #ffffff;
    line-height: 1.2;
}

.footer-logo {
    background:url(../header-footer/cpc-logo-footer.png) no-repeat;
    padding: 0 0 0 100px;
}

.footer-text {
    font-family:Arial;
    color: white;
    font-size: 18px;
}

.footer-icon-address {
    background:url(../header-footer/icon-address.png) no-repeat;
    padding: 0 0 0 40px;
}

.footer-icon-telephone {
    background:url(../header-footer/icon-phone.png) no-repeat;
    padding: 0 0 0 40px;
}

.footer-icon-email {
    background:url(../header-footer/icon-email.png) no-repeat;
    padding: 0 0 0 40px;
}
#cookie-bar {
    background-color: rgba(0, 0, 0, 0.8);
    height: auto;
    font-family:"Arial", sans-serif;
    font-size:15.0px;
    min-height: 24px;
    line-height: 24px;
    color: #eeeeee;
    text-align: center;
    padding: 14px 0;
}

#cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto;
}

#cookie-bar p {
    margin: 0;
    padding: 0;
}

#cookie-bar a {
    color: #ffffff;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    padding: 8px 8px;
    margin-left: 10px;
}

#cookie-bar .cb-enable {
    background: #008000;
}

#cookie-bar .cb-enable:hover {
    background: #76C259;
}

#cookie-bar .cb-disable {
    background: #008000;
}

#cookie-bar .cb-disable:hover {
    background: #76C259;
}

#cookie-bar .cb-cookie {
    background: #008000;
}

#cookie-bar .cb-cookie:hover {
    background: #76C259;
}

#cookie-bar .cb-policy {
    background: #008000;
}

#cookie-bar .cb-policy:hover {
    background: #76C259;
}
a.hlink_1:link {color:#008000; text-decoration:none;}
a.hlink_1:visited {color:#008000; text-decoration:none;}
a.hlink_1:active {color:#008000; text-decoration:none;}
a.hlink_1:hover {color:#76C259; text-decoration:none;}

a.hlink_1_ul:link {color:#008000; text-decoration:none;}
a.hlink_1_ul:visited {color:#008000; text-decoration:none;}
a.hlink_1_ul:active {color:#008000; text-decoration:none;}
a.hlink_1_ul:hover {color:#76C259; text-decoration:underline;}

a.hlink_1_ul2:link {color:#008000; text-decoration:underline;}
a.hlink_1_ul2:visited {color:#008000; text-decoration:underline;}
a.hlink_1_ul2:active {color:#008000; text-decoration:underline;}
a.hlink_1_ul2:hover {color:#76C259; text-decoration:underline;}

a.hlink_2:link {color:#FFFFFF; text-decoration:none;}
a.hlink_2:visited {color:#FFFFFF; text-decoration:none;}
a.hlink_2:active {color:#FFFFFF; text-decoration:none;}
a.hlink_2:hover {color:#76C259; text-decoration:none;}

a.hlink_3:link {color:#FFFFFF; text-decoration:none;}
a.hlink_3:visited {color:#FFFFFF; text-decoration:none;}
a.hlink_3:active {color:#FFFFFF; text-decoration:none;}
a.hlink_3:hover {color:#FFFFFF; text-decoration:none;}

a.hlink_4:link {color:#A70000; text-decoration:none;}
a.hlink_4:visited {color:#A70000; text-decoration:none;}
a.hlink_4:active {color:#A70000; text-decoration:none;}
a.hlink_4:hover {color:#008000; text-decoration:none;}

a.hlink_5:link {color:#FFFFFF; text-decoration:none;}
a.hlink_5:visited {color:#FFFFFF; text-decoration:none;}
a.hlink_5:active {color:#FFFFFF; text-decoration:none;}
a.hlink_5:hover {color:#F2D4AE; text-decoration:underline;}

a.hlink_6:link {color:#000000; text-decoration:none;}
a.hlink_6:visited {color:#000000; text-decoration:none;}
a.hlink_6:active {color:#000000; text-decoration:none;}
a.hlink_6:hover {color:#A70000; text-decoration:none;}

a.hlink_mb:link {color:#008000; text-decoration:none;}
a.hlink_mb:visited {color:#008000; text-decoration:none;}
a.hlink_mb:active {color:#008000; text-decoration:none;}
a.hlink_mb:hover {color:#76C259; text-decoration:none;}

a.hlink_plan:link {color:#2F5496; text-decoration:none;}
a.hlink_plan:visited {color:#2F5496; text-decoration:none;}
a.hlink_plan:active {color:#2F5496; text-decoration:none;}
a.hlink_plan:hover {color:#5585B1; text-decoration:none;}
/* Message board button index page */
.no-radius {
border-radius: 0px 0px 0px 0px; 
}

.max-width-150 {
max-width:150px;
}

.max-width-180 {
max-width:180px;
}

.max-width-200 {
max-width:200px;
}

.max-width-210 {
max-width:210px;
}

.max-width-220 {
max-width:220px;
}

.nowrapping {
white-space: nowrap;
}






.plan-image-new {
background:url(../images/neighbourhood-plan-bg.jpg) no-repeat top;
background-size: cover;
border-style:solid;
border-width: 1px;
}

.plan-image {
background:url(../images/neighbourhood-plan-bg.jpg) no-repeat top;
background-size: cover;
border-style:solid;
 border-width: 1px;
height:600px;
}

.bg-xmas {
   background:url(../images/bg-christmas.jpg) no-repeat top left; 
 }

.bd-xmas {
  border-style: solid;
  border-color:#5B0302;
  border-width: 4px;
}

.bg-orange {
background-color:#FF8000;
}

.bg-sky {
background-color:#6D9AC1;
}

.bg-wayz {
background-color:#0D532A;
}

.bd-wayz {
  border-style: solid;
  border-color:#0D532A;
  border-width: 2px;
}

.pound-sign {
    background:url(../images/pound-signs.png) no-repeat top; 
 }

.coronation-img {
    background:url(../images/icon-discs.png) no-repeat top left; 
}

.coronation-img-2 {
    background:url(../images/icon-notepad-sm.png) no-repeat top right; 
}

.coronation-img-3 {
    background:url(../images/icon-flower-can.jpg) no-repeat top left; 
}

.coronation-color {
color:#45868B;
}

.bg-coronation-primary {
background-color:#45868B;
}
.bd-coronation-primary {
  border-style: solid;
  border-color:#45868B;
  border-width: 1px;
}
.bg-coronation-secondary {
background-color:#F2D4AE;
}

.bd-coronation-secondary {
  border-style: solid;
  border-color:#F2D4AE;
  border-width: 5px;
}

.bg-basin-heaths {
background-color:#92151B;
}

.bd-basin-heaths {
  border-style: solid;
  border-color:#92151B;
  border-width: 1px;
}

.bg-police-1 {
background-color:#1E245E;
}

.bd-police-1 {
 border-style: solid;
 border-color:#1E245E;
  border-width: 1px;
}

.bg-police-2 {
background-color:#274090;
}

.bd-police-2 {
 border-style: solid;
 border-color:#274090;
  border-width: 1px;
}

.cpc-cookie-control {
background-color:#044000;
}h1 {
    font-family:Arial;
    font-size:32px;
}

.text-small {
    font-family:Arial;
    font-size: 10px;
}

.body-text {
    font-family:Arial;
    font-size: 20px;
}

.body-text-12 {
    font-family:Arial;
    font-size: 12px;
}

.body-text-14 {
    font-family:Arial;
    font-size: 14px;
}

.body-text-16 {
    font-family:Arial;
    font-size: 16px;
}

.body-text-sm {
    font-family:Arial;
    font-size: 18px;
}

.body-text-18 {
    font-family:Arial;
    font-size: 18px;
}

.body-text-22 {
    font-family:Arial;
    font-size: 22px;
}

.body-text-24 {
    font-family:Arial;
    font-size: 24px;
}

.body-text-26 {
    font-family:Arial;
    font-size: 26px;
}

.body-text-subtitle {
    font-family:Arial;
    font-size: 26px;
}

.body-text-28 {
    font-family:Arial;
    font-size: 28px;
}

.body-text-30 {
    font-family:Arial;
    font-size: 30px;
}

.body-text-32 {
    font-family:Arial;
    font-size: 32px;
}

.body-text-34 {
    font-family:Arial;
    font-size: 34px;
}

.body-text-36 {
    font-family:Arial;
    font-size: 36px;
}

.body-text-38 {
    font-family:Arial;
    font-size: 38px;
}

.body-text-40 {
    font-family:Arial;
    font-size: 40px;
}

.body-text-420 {
    font-family:Arial;
    font-size: 42px;
}

.body-text-44 {
    font-family:Arial;
    font-size: 44px;
}

.body-text-46 {
    font-family:Arial;
    font-size: 46px;
}

.body-text-48 {
    font-family:Arial;
    font-size: 48px;
}

.body-text-50 {
    font-family:Arial;
    font-size: 50px;
}

.body-text-60 {
    font-family:Arial;
    font-size: 60px;
}

.body-text-70 {
    font-family:Arial;
    font-size: 70px;
}

.body-text-80 {
    font-family:Arial;
    font-size: 80px;
}

.menu-text-xl {
    font-family:Arial;
    font-size: 18px;
}

.font-heading-xl {
    font-family:'Times New Roman';
    font-size:40px;   
    color: #ffffff;
}

.font-heading-md {
    font-family:'Times New Roman';
    font-size:33px;   
    color: #ffffff;
}

.font-heading-sm {
    font-family:'Times New Roman';
    font-size:28px;   
    color: #ffffff;
    line-height: 1.2;
}

.header-text {
    font-family:Arial;
    color: white;
    font-weight: 700;
    font-size: 22px;
}

.header-subtitle {
    font-family:Arial;
    font-size:26px;
    color:#004400;
}

.header-subtitle-2 {
    font-family:Arial;
    font-size:22px;
    color:#ffffff;
    line-height: 1.2;
}

.header-subtitle-3 {
    font-family:Arial;
    font-size:18px;
    color:#ffffff;
    line-height: 1.2;
}

.pages-header-subtitle {
    font-family:Arial;
    font-size:32px;
    color:#ffffff;
    line-height: 1.2;
}

.pages-header-subtitle-sm {
    font-family:Arial;
    font-size:22px;
    color:#ffffff;
    line-height: 1.2;
}
.button-basin {
    width:100%;
    height: 38px;
    line-height: 2.4;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-basin:link {
    background-color: #92151B;
    color: white;
    }
    .button-basin:visited {
    background-color: #92151B;
    color: white;
    }
    .button-basin:active {
    background-color: #92151B;
    color: white;
    }
    .button-basin:hover {
    background-color: #AA2C36;
    color: white;
    }

.button-police-2 {
    width:100%;
    height: 38px;
    line-height: 2.4;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-police-2:link {
    background-color: #274090;
    color: white;
    }
    .button-police-2:visited {
    background-color: #274090;
    color: white;
    }
    .button-police-2:active {
    background-color: #274090;
    color: white;
    }
    .button-police-2:hover {
    background-color: #1E245E;
    color: white;
    }

.button-police-1 {
    width:100%;
    height: 38px;
    line-height: 2.4;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-police-1:link {
    background-color: #1E245E;
    color: white;
    }
    .button-police-1:visited {
    background-color: #1E245E;
    color: white;
    }
    .button-police-1:active {
    background-color: #1E245E;
    color: white;
    }
    .button-police-1:hover {
    background-color: #274090;
    color: white;
    }


.button-wayz {
    width:100%;
    height: 50px;
    line-height: 2.5;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-wayz:link {
    background-color: #0D532A;
    color: white;
    }
    .button-wayz:visited {
    background-color: #0D532A;
    color: white;
    }
    .button-wayz:active {
    background-color: #0D532A;
    color: white;
    }
    .button-wayz:hover {
    background-color: #22643E;
    color: white;
    }

.button-bvn {
    width:100%;
    height: 38px;
    line-height: 2.4;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-bvn:link {
    background-color: #1B8588;
    color: white;
    }
    .button-bvn:visited {
    background-color: #1B8588;
    color: white;
    }
    .button-bvn:active {
    background-color: #1B8588;
    color: white;
    }
    .button-bvn:hover {
    background-color: #F6EED2;
    color: #1B8588;
    }

.button-primary {
    width:100%;
    height: 50px;
    line-height: 2.5;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    }
    .button-primary:link {
    background-color: #0D532A;
    color: white;
    }
    .button-primary:visited {
    background-color: #0D532A;
    color: white;
    }
    .button-primary:active {
    background-color: #0D532A;
    color: white;
    }
    .button-primary:hover {
    background-color: #22643E;
    color: white;
    }


.img-float-left {
float: left;
padding: 0 20px 0 0;
}
.img-float-right {
float: right;
padding: 0 0 0 20px;
}

.corridors-green {
color:#009C47;
}

.orange{
color:#F76201;
}

.pdf-red {
color:#A70000;
}

.word-blue {
color:#274090;
}

.plan-blue {
color:#2F5496;
}

.olive {
color:#385725;
}

.xmas {
color:#9F150A;
}

.container-nav {
max-width: 400px;
min-width:400px;
}

.button-nav {
    width:100%;
    height: 40px;
    line-height: 1.0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition-duration: 0.2s;
    padding:10px;
    padding-left:20px;
    padding-right:20px;
    border: solid;
    border-color:#d7d7d7;
    border-width: 1px;
    font-size:18px;
    }
    .button-nav:link {
    background-color: #FFF;
    color: #008000;
    }
    .button-nav:visited {
    background-color: #FFF;
    color: #008000;
    }
    .button-nav:active {
    background-color: #FFF;
    color: #008000;
    }
    .button-nav:hover {
    background-color: #008000;
    color: white;
    }
@font-face {
font-family: 'century';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('../fonts/GOTHIC.TTF') format('truetype') ;
}
.century {
font-family: century;
}

@font-face {
font-family: 'cooper';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('../fonts/COOPBL.TTF') format('truetype') ;
}
.cooper {
font-family: cooper;
}

@font-face {
font-family: 'flamenco';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('../fonts/Flamenco-Regular.ttf') format('truetype') ;
}
.flamenco {
font-family: flamenco;
}

@font-face {
font-family: 'swash';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('../fonts/BerkshireSwash-Regular.ttf') format('truetype') ;
}
.swash {
font-family: swash;
}::placeholder {color: white;}

.searchWrapper {
width:1000px;
max-width: 100%;
position: relative;
}

.searchWrapper input {
background: rgba(255, 255, 255, 0.3);
border: 1px solid white;
color: white;
padding: 10px;
width: 100%;
}

.searchWrapper button {
background-color: #002B00;
border-radius: 0%;
border: 1px solid #002B00;
color: white;
height: 80%;
aspect-ratio: 1;
position: absolute;
right: 5px;
top:10%;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DD4755;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #008000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #008000;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.cookie-pointer {
cursor: pointer;
}.custom-file {
  display: inline-block;
  padding: 10px 10px;
  background-color: #008000;
  color: white;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  height: 58px;
  width: 100%;
  line-height: 30px; /* centers text vertically */
}

.custom-file input[type="file"] {
  display: none;
}