﻿/* Contents of this CSS:
- Header
- Footer
- Landing page
*/

/* HEADER */

header {
    background: #fff;
}

header .header {
    background: url('/siteelements/images/custom-branding/family-centre-service-logo-289x134.jpg') no-repeat left top;
}

header .header a:focus {
    background-image: url('/siteelements/images/custom-branding/family-centre-service-logo-289x134.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}

header h1, header .header {
    width: 354px;
    height: 134px;
}

.autocompleteWrapper {
    width: auto;
}

/*a:focus ,area[href]:focus, input:focus, select:focus, textarea:focus, button:focus, iframe:focus, 
[tabindex]:focus, [contentEditable=true]:focus, .addFocus:focus
{
  border-color:    #ac1280 !important;
}*/

@media only screen and (min-device-width: 768px) {

header .hcc {
    visibility: hidden;
}

header .container {
   padding-top: 20px;
   padding-bottom: 10px;
   text-align: inherit;
}
  
  
}


@media only screen and (max-device-width : 768px) {
  
  header .header {
    margin-right: 20px;
  }
  
}


@media only screen and (max-device-width : 480px) {
  
    header .container {
   text-align: center;
}
  
}

/* Mobile hamburger menu */

.mobile-menu span {
	background: #333333;
}

/* Search bar */

.sys_search-label {
    display: none;
}

.sys_theme-simple .sys_search-query-control input.sys_button {
    background-color: #ac1280;
    color: white;
}

.sys_theme-simple .sys_search-query-control {
    float: right;
}
.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 {
   	 width: 300px !important;
	}
}

.sys_theme-simple .sys_search-control .sys_search-title {
    visibility: hidden;
}

@media only screen and (max-device-width : 768px) 
   
   {

.search.block .searchButton { 
      margin-top: -20px; position: relative; 
    }
   }

header .sys_search-button {
	border: none;
	padding: 17px;
    width: 76px !important;
}

.sys_theme-simple .sys_search-query-control input.sys_searchbox {
	border-style: solid;
	padding: 15px;
}


 .search__button {
	display: none;
}


/* FOOTER */

.feedback a {
	color: white;
}

.translate {
    margin-bottom: 50px;
}

/* Remove purple line and icons */

.content .toolbar {
	display: none;
}


/* LANDING PAGE */


/* Button colour */


.intro .container .content ul.altpurple li a {
    background-color: rgb(172, 18, 128)!important;
    border-style:    solid;   
  border-width:    3px;
  border-color:    rgb(172, 18, 128)!important;
}

.intro .container .content ul.altpurple li a:hover {
    background-color: rgb(138, 15, 103) !important;
}


/* Landing page news border line colour */

.content .newsevents-slider h2 span::before, .content .newsevents-slider h2 span::after {
    border: 1px solid #ac1280;
}


/*
 * Landing page heading underline colour
 */
.landing .intro .container .content h1 {
    border-bottom: 2px solid #ac1280;
}


/* UNIVERSAL TEMPLATE */


.universalTitle {
    padding-top: 10px;
}
  
/* testimonial line colour */
.content blockquote {
    border-left: 2px solid #ac1280;
}


/**
 * Jump link colour
 */
.content .anchors li a, a[name*='_Top1'] + ul li a {
    color: #ac1280;
}


/**
 * Jump link hover colour
 */
.content .anchors li a:hover,
a[name*="_Top1"] + ul li a:hover { color: #ac1280; }

/**
 * Jump link external link colour
 */
.content a.link-taskLink {
    color: #ac1280;
}


/**
 * Primary call to action button colour
 */
.content .primary {
    background-color: #ac1280;
}


/**
 * Primary call to action button hover colour
 */
.content .primary:hover {
    background-color: #8a0f67;
}

/* Info panel background, text, link and 'i' colour*/
.content .panel.info {
  color: black;
  }

.content .panel.info::before {
  color: #ac1280;}
/*
.content .panel.info a {
    color: white;
}*/

/* Indented content colour */

.content .vcard, .content .indented {
    border-left: 3px solid #ac1280;
}

footer .container .utilities .feedback
{
    width: 200px !important;
}

.search{
    float: right !important;
    width: auto  !important;
}

#search-field{
    width: 300px;
    border: solid;
    border-color: lightgray;
}

header .search button, .searchButton
{
    background-color: rgb(176,0,142);
    color: rgb(176,0,142);
    border-color: rgb(176,0,142);
}

@media only screen and (max-device-width : 768px) 
{
   .search
    { 
       float: left!important;
    }
}

@media only screen and (max-width: 640px) {
      .block.search {
        display: block;
        position: relative;
        bottom: -15px;
        left: -10px;
        width: 100%;
        background-color: white;
        padding: 10px;
        margin-bottom: 10px;
}

.block.search::before{
    display: none;
}

#search-field{
    width: 200px;
}

}

footer .translate{
    width: auto !important;
}

footer #styleOptions ul {
    margin-left: -50px;
}

.cludo-search-results__facets{
    display: none;
}

a.resetStyle {
    color: #444 !important;
}

li a {
     min-height: 24px;
    min-width: 24px;
    display: block;
}

.slick-dots .slick-active button{
    background:  rgb(176, 0, 142);
    color:  rgb(176, 0, 142)
}

.content .secondary {
    background-color: #fff;
    border: 2px solid #940178;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -pie-border-radius: 2px;
    font-size: 1.2em;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
    display: block;
    text-align: left;
    line-height: 1.2em;
    letter-spacing: 0.2pt;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -o-transition: ease all 300ms;
    transition: ease all 300ms;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.23), 0px 5px 15px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.23), 0px 5px 15px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.23), 0px 5px 15px rgba(0, 0, 0, 0.19);
}

.content .secondary:hover {
    border-color: #460039;
    text-decoration: none;
}
.content .secondary a {
    color: #940178;
	padding: 18px;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -o-transition: ease all 300ms;
    transition: ease all 300ms;
}
.content .secondary a:hover {
    color: #2b0023 !important;
}
.content a.secondary {
    color: #940178!important;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -o-transition: ease all 300ms;
    transition: ease all 300ms;
}
.content a.secondary:hover {
    color: #940178;
}