﻿/* ELEMENTS ACROSS MULTIPLE TEMPLATES */

/* Header */

header {
    background: white;
}

header .header {
    background: url('https://www.hertfordshire.gov.uk/SiteElements/images/custom-branding/HHE-logo.png') no-repeat left top;
    color: transparent;
}

header h1, header .header {
    width: 265px;
    height: 125px;
  	float:left;
}

.mobile-menu span {
	background: #333333;
}

.sys_theme-simple .sys_search-query-control label{
  display:none;
}

.autocompleteWrapper
/*23/11/2023 GW changed from 'auto' to '70%' so search box would fill the full width of the header*/
{
  width: 70%;
}

.sys_theme-simple .sys_search-query-control input.sys_searchbox
{
  padding: 15px;
}

.mobileonly
{
  display:none;
}

.sys_theme-simple .sys_search-query-control input.sys_searchbox {
    width: 135px !important;
}
@media only screen and (min-width: 480px)
{
	.sys_theme-simple .sys_search-query-control input.sys_searchbox {
   	 width: 200px !important;
	}
}
@media only screen and (min-width: 760px)
{
	.sys_theme-simple .sys_search-query-control input.sys_searchbox 
  /*23/11/2023 GW changed from '200px' to '85%%' so search box would fill the full width of the header*/
  {
   	 width: 85% !important;
	}
}

.sys_search-button
{
  padding:17px !important;
  width:auto !important;
  height:auto !important;
}

.sys_theme-simple .sys_search-query-control
{
  margin-top:50px;
}

@media only screen and (min-width: 760px) 
{

  header .hcc {
      visibility: hidden;
  }

  header .container {
      padding: 50px 20px 20px 20px;
  }
  
}

/* Search box */
/*
header .search input, header .search button, .searchButton {
    border: 2px solid rgb(0, 0, 0);
    border-radius: 2px;
    box-shadow: none;
}

header .search button, .searchButton {
    background-color: black;
      color: black !important;
}

header .search input:not([type="submit"]) {
    font-weight: bold;
}

*/
/* LANDING PAGE */


/* Button colour */

body .intro .container .content ul.altpurple li a {
    background-color: rgb(39, 116, 155)!important;
  	border-style: solid;
  	border-width: 3px;
  	border-color: transparent;
}

body .intro .container .content ul.altpurple li a:hover {
    background-color: rgb(23, 72, 96) !important;
    border-style: solid;
  	border-width: 3px;
  	background-color: rgb(23, 72, 96);
}


/* Landing page news border line colour */

.content .newsevents-slider h2 span::before, .content .newsevents-slider h2 span::after {
    border: 1px solid #27749B;
}

/* News carousel shading behind text */

.newsevents__link::before {
    background: -webkit-linear-gradient(bottom, rgba(20,20,20,0) 55%,rgba(20,20,20,1) 95%)!important;}


/*
 * Landing page heading underline colour
 */
.landing .intro .container .content h1 {
    border-bottom: 2px solid #27749B !important;
}


/* UNIVERSAL TEMPLATE */


.universalTitle {
    padding-top: 10px;
}
  
/* testimonial line colour */
.content blockquote {
    border-left: 2px solid #27749B;
}


/**
 * Jump link colour
 */
.content .anchors li a, a[name*='_Top1'] + ul li a {
    color: #27749B;
}


/**
 * Jump link hover colour
 */
.content .anchors li a:hover,
a[name*="_Top1"] + ul li a:hover { color: #27749B; }

/**
 * Jump link external link colour
 */
.content a.link-taskLink {
    color: #27749B;
}


/**
 * Primary call to action button colour
 */
.content .primary {
    background-color: #27749B;
}


/**
 * Primary call to action button hover colour
 */
.content .primary:hover {
    background-color: #174860;
}

/* Info panel background, text, link and 'i' colour*/
.content .panel.info {
    background-color: #ebe2ff;
  color: black;}

.content .panel.info::before {
  color: #27749B;}
/*
.content .panel.info a {
    color: white;
}*/

/* Indented content colour */

.content .vcard, .content .indented {
    border-left: 3px solid #27749B;
}
/* Landing page hide heart and print icons */
#spydusfloatlanding {
    visibility: hidden;
}


/**
 * Line above title colour
 */
.content .toolbar {
    border-top: 2px solid #548CC9;
}


ul.sys_cms-form-body
{
  border-left: 2px solid #548CC9 !important;
}


.altlandingMid
{
  border-top: 3px solid #548CC9 !important;
}


.extrafooterlogos {
  position: static;
}

.extrafooterlogos {
    position: relative;
    float: left;
    margin-top: -40px;
}

.extrafooterlogos ul li {
    list-style: none;
    display: inline;
  	margin-right: 30px;
}

@media only screen and (max-width:640px){
  
  .extrafooterlogos ul li
  {
    margin-top:15px;
    display:inherit;  
  }
  
  .extrafooterlogos 
  {
    margin-top: 0px;
  }
}

footer
{
  	background: white !important;
  	border-top: 1px solid black !important;
  	color:black!important;
}

footer .container .block h3
{
  color:black!important;
}


footer .row .feedback{
  float: right!important;
}


.breadcrumb ul li a:hover, .breadcrumb ul li a:focus {
    /*text-decoration: underline;*/
    background-color: #174860;
    border-color: #174860;
}

.main-menu .main-menu__panel li:hover > a {
    background-color: #174860;
 }

.content article.altStandardArticle{
  	margin-bottom:50px;
}

.universalTitle h1
{
  border-bottom: 2px solid #27749B !important;
}

.listingArticle h1 
{
  border-bottom: 2px solid #27749B !important;
}

.content .cardBlue.widget h3
{
   background-color: rgb(39, 116, 155) !important;
}

@media only screen and (max-width: 760px)
{
   .altlanding 
  {
     border-top: none !important;
     margin-top: 110px;
  }
  
   .altcontenttoptasks  ul
  { 
     margin-top: 60px !important;
  }
  
  .mobileonly
  {
    display:inline;
  }
  
  
}

.goog-te-gadget > div
{
    background: url(/SiteElements/Images/downarrowselect.png) no-repeat right #9bbcdf;
}

.search label {
    display: none;
}

.sys_search-query-control .sys_searchbox
{
  border-style: solid;
  border-width:2px;
  border-color:#27749B;
}

.sys_theme-simple .sys_search-query-control input.sys_button {
    background-color: #27749B;
    color: white;
  	height:46px;
  	border: none;
  	margin: 0 5px 0 0 !important;
  
}