/***Colours***/
.h2 {
  color: #0081c2;
  font-weight: bold;
  font-size: large; }

/*li { margin-bottom: 0.5em; margin-right: 5%; margin-left: 5%; }*/
.image_margin {
  margin: 5px; }

.sefton_h3 {
  color: #0081c2;
  font-weight: bold;
  font-size: 1.17em; }

.sefton_h2 {
  color: #0081c2;
  font-weight: bold;
  font-size: 1.5em; }

.news-archive-item > p > img, .qr_code, .print_logo {
  display: none; }

/* New blue box styling for Do It Now and Find My Nearest */
div.doitnow {
    background-color: #0082bc;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(1) > div > h2 {
    color: #FFFFFF;
}

div.doitnow > h2 {
    color: #FFFFFF;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(2) > div > h2 {
    color: #FFFFFF;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(2) > div > div > p {
    color: #FFFFFF;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(2) > div > div > form > div.input-append > label > strong {
    color: #FFFFFF;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(2) > div > div > form > div:nth-child(2) > label > a {
    color: #FFFFFF;
}

#content > div.container > div:nth-child(2) > div > div:nth-child(2) > div > div > form > div:nth-child(2) > label {
    color: #FFFFFF;
}

#content-mobile > div:nth-child(2) > div:nth-child(4) > div > div > h2 {
    color: #FFFFFF;
}

#content-mobile > div:nth-child(2) > div:nth-child(5) > div > div > div > form > div:nth-child(2) > label > a {
    color: #FFFFFF;
}

ul.doitnow li {
    padding: 5px 0px 5px 0px;
    font-size: 1em;
}

    ul.doitnow li a {
        color: #FFFFFF;
    }
    /*end new blue box styling*/

.landing-tabs .tab-content {
  min-height: 489px; }

.carousel-indicators li {
  background-color: #7FB7FF; }

.carousel-indicators .active {
  background-color: #090888; }

.carousel-control {
  width: 30px;
  height: 30px;
  top: 50%;
  font-size: 40px;
  font-weight: 100;
  line-height: 22px;
  background: none repeat scroll 0% 0% #0081c2; }

/*.carousel-item h3 span {
    color: #fff;
    background: rgba(14,124,181,0.85) none repeat scroll 0% 0%;
    padding: 4px 10px;
    text-shadow: none;
}

.carousel-item .subtext {
    color: #0E7CB5;
    background: rgba(255,255,255,0.85) none repeat scroll 0% 0%;
    padding: 4px 10px;
    text-shadow: none;
}*/


.navbar-search .search-query {
    border-radius: 5px 0px 0px 5px; /* Keeping your existing border-radius */
    background-color: #ffffff; /* White background */
    color: #333333; /* Dark gray text for adequate contrast */
    border: 1px solid #333333; /* Thin solid dark gray border */
    padding: 8px; /* Optional: Adds space inside the input for comfort */
}

    .navbar-search .search-query:focus {
        outline: none; /* Remove default outline */
        border-color: #085478; /* Change border color when focused for better visibility */
        box-shadow: 0 0 5px rgba(0, 133, 120, 0.5); /* Optional: Shadow effect when focused */
    }

a.prev, a.next {
  background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
  width: 45px;
  height: 50px;
  display: block;
  position: absolute;
  top: 40%; }

a.prev {
  left: 0px;
  background-position: 0 0; }
  a.prev:hover {
    background-position: 0 -50px; }

a.next {
  right: 0px;
  background-position: -50px 0; }
  a.next:hover {
    background-position: -50px -50px; }

a.prev span, a.next span {
  display: none; }

a.reciteme {
  font-size: large; }

.list-group {
  padding-left: 0px;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 2px 0;
  margin-bottom: -1px;
  background-color: #FFF;
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #FFF; }
  .list-group-item.active {
    color: #FFF;
    background-color: #0E7CB5;
    border-color: #0E7CB5; }
    .list-group-item.active:hover, .list-group-item.active:focus {
      color: #FFF;
      background-color: #0E7CB5;
      border-color: #0E7CB5; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item.active h3 {
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold; }
  .list-group-item h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold; }
  .list-group-item h3, .list-group-item .h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold; }

.list-group > li a {
  color: #333333; }

ul.list-group {
  margin-left: 0px; }

.site-footer .sitemap-stack {
  background: #333333;
  color: #FFF; }
  @media (min-width: 768px) {
    .site-footer .sitemap-stack {
      border-bottom: 0; } }

.site-footer .partners-stack .partner-logos .partner {
  float: left;
  min-height: 80px;
  width: 20%; }
  .site-footer .partners-stack .partner-logos .partner a img {
    width: 75%; }

.site-footer3 .partners-stack .partner-logos .partner {
  float: left;
  min-height: 80px;
  width: 20%; }
  .site-footer3 .partners-stack .partner-logos .partner a img {
    width: 75%; }

/* PARTNER LOGOS IN SOCIAL STACK (HEADER AND FOOTER 3) */
.site-footer .sitemap-stack .social-partners-stack .partner-logos .partner {
  width: auto;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 50px;
  min-height: 100px; }
  .site-footer .sitemap-stack .social-partners-stack .partner-logos .partner a img {
    width: 70%; }

.site-footer .social-partners-stack .partner-logos a {
  display: block;
  position: relative;
  padding: 5px 0; }

.site-footer .social-partners-stack .partner-logos .mono {
  position: absolute;
  top: 5px;
  left: 0px; }

.site-footer .social-partners-stack .partner-logos a img {
  transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  -mos-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -ms-transition: opacity 200ms; }

.site-footer .social-partners-stack .partner-logos a:hover .mono {
  opacity: 0;
  filter: alpha(opacity=0); }

/*media screen*/
/*media screen*/
/* Ensures proactive chat modal appears in its entirety */
div#e_C4APro img#e_C4ATBimg {
  z-index: 999 !important; }

/* Hide advertising iframe in IE - it does not recieve its display:none instruction from the javascript */
iframe[name=__cmpLocator] {
  display: none; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.sefton_h2 {
  color: #0081c2;
  font-weight: bold;
  font-size: 1.5em; }

.image_margin {
  margin: 10px; }

.image_right{
  float:right;}

.image_left{
  float:left;}

.sefton_h3 {
  color: #0081c2;
  font-weight: bold;
  font-size: 1.17em; }

