/* Temporary shrink to Emergency Message */
.emergency-banner {
	padding-top: 5px;
	padding-bottom: 5px;}

/* WYP Colours */
/* Nebula - #26234f */
/* Bubblegum - #e3017c */
/* Jade - #39a29f */
/* Butterscotch - #f8ab15 */

/* WYP Fonts*/

@font-face {
    font-family: 'cooper_hewitt';
    src: url('https://business.senedd.wales/SiteSpecific/Icons/cooperhewitt-heavyitalic-webfont.woff2?v=2') format('woff2'),
         url('https://business.senedd.wales/SiteSpecific/Icons/cooperhewitt-heavyitalic-webfont.woff?v=2') format('woff');
    font-weight: normal;
    font-style: normal;}

/* ----------Text styling---------- */


h1, h2 {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;}

/* ----------Top banner---------- */

/* Hide Senedd site elements */

.header__site-controls {z-index: 1000;}

.header__microsite-top {
    background-color: #39a29f;
    height: 25px;}
.header__nav--microsite .site-navigation__inner {
    display: none;}
.header__logo--microsite{display:none}

.header__logo--microsite-hero-mobile {
	width: auto;
	position: inherit;
	top: 0;
	left: 0;
	margin-top:-70px!important;
	z-index: 1000;}

.hamburger--microsite {display: none!important;}


@media only screen and (max-width: 883px) and (min-width: 583px)  {
.header__inner--microsite {
    margin-top: 25px!important;
    margin-bottom: 25px!important;}

.senedd-logo{margin:40px}

}

@media only screen and (max-width: 582px){
.senedd-logo {margin: 0px;}}



/* Logo */

.header__logo--microsite-hero-desktop{
	margin: 5px 0px;
	padding-bottom: 0px;
	height: 100px;}

.header__logo--microsite-hero-mobile {
	margin: 10px;
	height:80px}

.header__logo .header__logo--desktop .header__logo--microsite-hero-desktop{
	border: 2px solid transparent;
	height: 80px;
	transition-duration: 0.2s;}

.header__logo:hover{
	-webkit-filter: drop-shadow(0 3px 6px rgb(0 0 0 / 35%));
	filter: drop-shadow(0 3px 6px rgb(0 0 0 / 35%));
	transition-duration: 0.2s; }

.header__logo:focus {
	border: 2px solid transparent;
	outline:none!important;
	-webkit-filter: drop-shadow(0 0 0.75rem #e3017c);
	filter: drop-shadow(0 0 0.75rem #e3017c);
	background-color:transparent;
	transition-duration: 0.2s;}










/* Help and language switch */

.header__microsite-top .site-controls__item{padding:0px}

.site-controls__item {
	margin: 0px 5px;
	padding:0px;}

.site-controls__item:last-child {margin-right:0px}

@media (max-width: 900px){
.site-controls__item:last-child {margin-right:8px}}

.link--language{
	display:block;
	padding: 3px;
	text-align: center;
	outline: none;
	background: #fff;
	border-radius: 0px 0px 2px 2px;
	color: #26234f;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }

.link--language:hover{
	outline: none;
	padding: 3px;
	background: #e3017c;
	border-radius: 0px 0px 2px 2px;
	color: #ffffff;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }

.link--language:focus{
	outline: none;
	padding: 3px;
	background: #26234f;
	border-radius: 0px 0px 2px 2px;
	border: 2px solid #26234f;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }


.site-controls__item--help .link{
	display:block;
	padding: 3px;
	text-align: center;
	outline: none;
	background: #fff;
	border-radius: 0px 0px 2px 2px;
	color: #26234f;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }

.site-controls__item--help .link:hover{
	outline: none;
	padding: 3px;
	background: #e3017c;
	border-radius: 0px 0px 2px 2px;
	color: #ffffff;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }

.site-controls__item--help .link:focus{
	outline: none;
	padding: 3px;
	background: #26234f;
	border-radius: 0px 0px 2px 2px;
	border: 2px solid #26234f;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition-duration: 0.2s; }

.site-controls__help-menu {
	border-radius: 2px;
	padding-top:5px;
	margin-top: 5px;
	justify-content: center;}


.help-menu__item a {box-shadow: none!important;}

.help-menu__item a:hover {
	box-shadow: none!important;
	background: transparent!important;
	color: #e3017c!important;
	font-weight: 600;}

.help-menu__item a:focus {
	box-shadow: none!important;
	background: transparent!important;
	color: #26234f!important;
	border:2px solid transparent;
	font-weight: 600;}


/* Header */

.header__inner--microsite{min-height:20px;}

.header__navigation-container--microsite-hero {
	background-color:transparent!important;
	background: linear-gradient(to bottom, rgba(0,0,0,0.45), rgba(0,0,0,0.45));}

.header__navigation-container--microsite {
	background-color: #39a29f;}

@media (max-width: 640px){
.header__navigation-container--microsite{
	border:none}}

.header__nav {margin:0px}

.header__nav--full-width {
    width: calc(20px + (100% - 20px));}

.header-hidden-hero-title{display:none;}


.header__hero-title-container{
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;}



/* Mobile header */


.site-hamburger__category-title, .hamburger__search-container, .hamburger__search, .header__navigation-container--header-background, .site-hamburger__category-title-button {background-color:transparent}

.hamburger {z-index: 1000}

.hamburger__container {
	margin-top: -95px;
	background-color: #39a29f;
}

.hamburger__nav {
    margin-top: 95px;
    background-color: #39a29f;}


.site-hamburger__category-title--main-link {
	border-bottom:1px solid white;
	outline: 2px solid transparent}

.site-hamburger__category-title-button:focus{border:none}

.site-hamburger__category-title-button:focus{outline:none}

.micro-site-hamburger-button__container{margin-top:0px}

@media (max-width: 640px){
.micro-site-hamburger-button__container{margin-top:10px}}


/* Navigation */

.header__nav--align-left {margin-top:0px}

.header__nav--align-left .site-navigation__inner {
	justify-content: space-evenly;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom: 4px solid #ffffff;
	margin-bottom:-4px}

.site-navigation__category-title--microsite {border:none}

.site-navigation__category--microsite, .site-navigation--microsite{margin-bottom:0px}

.site-navigation__inner {
	height: fit-content;
	margin-bottom: 0px;
	align-items: flex-end;}

.site-navigation__category{margin:0px}


.site-navigation__category-title {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform:uppercase;
	display: inline-block;
	text-align: center;
	font-size:18px;
	transition-duration: 0.2s;
	list-style: none;
	color: white;
	border-bottom: 4px solid transparent;
	margin-bottom:-4px;
	outline:none;
	justify-content: center;
	padding: 10px;
	-webkit-text-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	text-shadow: 0 3px 6px rgb(0 0 0 / 35%);}

.site-navigation__category-title::after {
	display: block;
	width: 0px;
	height: 4px;
	background: #e3017c;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
	transform: translate(-50%, 0);
	margin-top: 8px;
	margin-bottom: -14px;
	margin-left: 50%;}

.site-navigation__category-title:hover {
	font-weight: 900!important;
	color:#ffffff;
	transition-duration: 0.2s;
	margin-bottom:-4px;
	border-bottom: 4px solid transparent;
	outline:none;}


.site-navigation__category-title:hover::after {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;}

.site-navigation__category-title:focus {
	color:#ffffff!important;
	transition-duration: 0.2s;
	background-color:#e3017c;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 4px solid #e3017c;
	border-left: 0px;
	margin-bottom:-4px;
	outline:none;
	border-radius: 2px 2px 0px 0px;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);}

.site-navigation__category-title:focus::after {
	width: 100%;
	background:transparent;}


.category-menu {background-color: #F8F8F8}

.category-menu__title {
	font-size:2.5rem;
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	color:#26234f;
	border-bottom: 2px solid transparent;}

.category-menu__title .link:hover{
	outline:none;
	color:#e3017c;
	background-color:transparent;
	border-bottom: 2px solid transparent;}
	
.category-menu__title .link:focus{
	outline:none;
	border:none;
	margin-bottom:2px;
	color:#39a29f!important}	

.category-menu__title .link .button__icon {display:none}


.sub-category__title {color:#26234f}

.sub-category__title .link:hover{
	outline:none;
	color:#e3017c;
	background-color:transparent;
	border-bottom: 2px solid transparent;}
	
.sub-category__title .link:focus{
	outline:none;
	border:none;
	margin-bottom:2px;
	color:#39a29f!important}	

.sub-category__title .link .button__icon {display:none}

.category-menu .horizontal-rule {border-top:3px solid #e3017c}

.sub-categories__sub-category {padding-left:0px!important}





/* Header - Search*/

.button--site-search .material-icons, .button--site-search:hover .material-icons, .button--site-search:focus .material-icons {
	border: none!important;}

.site-search__form{
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	border:none}

.button--site-search{
	color:#26234f;
	background-color: #ffffff!important;
	border: none!important;
	transition-duration: 0.2s;
	outline:none;
	margin-left: 10px;}


.button--site-search:hover{
	color:#ffffff;
	border:none;
	background-color: #e3017c!important;
	transition-duration: 0.2s;}

.button--site-search:focus{
	color:#ffffff;
	border:none;
	background-color: #26234f!important;
	transition-duration: 0.2s;}

.site-search__input-box{outline: none;
	border: 1px solid #ffffff;}

.search-input-container__input-box:focus{
	outline: none;
	-webkit-filter: drop-shadow(0 0 0.75rem #e3017c);
	filter: drop-shadow(0 0 0.75rem #e3017c);}

.search-input-container__input-box {outline: none}

.search-input-container{border:none}

.site-search__input-box:focus{
	outline: none;
	-webkit-filter: drop-shadow(0 0 0.75rem #e3017c);
	filter: drop-shadow(0 0 0.75rem #e3017c);}

.header__search--microsite-hero {margin:0px}

.hamburger__search {
	margin: 10px;
	padding: 20px 20px 20px 0px;}

@media (max-width: 900px){
.site-search__form {margin-right:10px}}

@media (max-width: 640px){
.site-search__form {margin-right:10px; margin-left:10px}
.header__search--microsite-hero{display:none}}


/* Main styles test changes - landing*/

.button__text {
	line-height: inherit; /* Makes homepage buttons not increase line height */}








/* Hero*/

.header--microsite { padding-bottom: 40px;}

.header__microsite--hero{
	height: 100vh;}

.hero-title {display: block;
width: calc(20px + (70% - 20px))}

.hero-sub-title {display: block;
width: calc(20px + (70% - 20px))}

.hero-title__text {
	font-size: 6.5vw;
	line-height: 7vw;
	-webkit-text-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	text-shadow: 0 3px 6px rgb(0 0 0 / 35%);}


.hero-sub-title__text {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform:uppercase;
	font-size: 2.5vw;
	line-height: 3vw;
	-webkit-text-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	text-shadow: 0 3px 6px rgb(0 0 0 / 35%);}


.hero-sub-title__link {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 2rem;
	line-height: 2rem;
	color: #ffffff;
	font-weight: 700;
	display: inline-block;
	background-color: #39a29f;
	padding: 20px;
	margin: 20px;
	outline: solid white 5px;
	outline-offset: 5px;
	transition: all 0.3s;
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);}

.hero-sub-title__link:hover {
	color: #ffffff!important;
	font-weight: 700;
	background-color: #e3017c;
	outline: solid white 5px;
	outline-offset: 5px;
	transition: all 0.3s;
}

.hero-sub-title__link:focus{
	color: #ffffff!important;
	font-weight: 700;
	background-color: #26234f;
	outline: solid white 5px;
	outline-offset: 5px;
	border:none!important;	
	-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	transition: all 0.3s;}


@media (max-width: 900px){

.hero-title {width: 95%}

.hero-sub-title{width: 95%}

.hero-title__text{
	font-size: 10.5vw;
	line-height: 12vw;}

.hero-sub-title__text {
	font-size: 5.5vw;
	line-height: 7vw;}
}

@media (max-width: 640px){
.hero-title {width: 95%}

.hero-sub-title{width: 95%}

.hero-title__text{
	font-size: 10.5vw;
	line-height: 12vw;}

.hero-sub-title__text {
	font-size: 5.5vw;
	line-height: 7vw;}

.hero-sub-title__link {
	width: calc(20px + (90% - 20px));}
}



/* Grid items */


@media (max-width: 640px){
.grid-item__image-container--preview-tags{height:auto}

.grid-item__title-link, .grid-item__title-link:hover, 
.grid-item__title-link:focus{display: block!important;}

.grid-item__title-link:focus{background-color:#FBAB2E!important}

.search-results-LatestTaggedSearch__show-tags .grid-item__image-container{margin-right:0px}

.grid-item__text-container{height:100%}

.grid-item__title {
	color:#ffffff;
	height:100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 10px;
	padding-right: 10px}

.grid-item__title-link:hover{background-color:#e3017c}

.grid-item__container .grid-item__title-link:hover .grid-item__title{color:#ffffff!important}

.grid-item__container {
	border:none!important;	
	background-color:#26234f!important}

.latest-items__grid-container{flex-direction: column;}

}




@media (min-width: 639px){
.column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
flex-direction: column;}



.grid-item__image-container--preview-tags,  .grid-item__container.latest-items__grid-item, .latest-tagged-items__container.grid-item__container {
	display:flex;
	margin:0px;
	height:100%}

.grid-item__container {
	display: flex;
	height:100%;
	margin-bottom: 0px;
	align-items: stretch;
	flex-direction: column;}

.grid-item__image-container {	height:100%;}

.grid-item__text-container{
	display: flex;
	flex-direction: column;
	align-items: stretch;
	height: 100%;
	background-color: #ffffff;
	z-index: 1;}

.search-results-LatestTaggedSearch__show-tags {
    height: 100%;
    display: flex;
    align-items: stretch;}

.search-results-LatestTaggedSearch__show-tags .grid-item__image-container{margin:0px}

.results__container--LatestTagged > .latest-tagged-items__container {padding: 10px!important;}

}

.results.results--LatestTagged{
	display: flex;
	align-items: stretch;
	flex-direction: column;}


.grid-item__title-link, .grid-item__title-link--grey-background{
	transform: scale(1);
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;}

.grid-item__title-link img{
	transform: scale(1);
	transition: all 0.2s;}


.grid-item__title-link:hover{
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;}

.grid-item__title-link:hover img {
	transform: scale(1.1);
	transition: all 0.2s;}

.grid-item__title-link:focus{
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;
	background-color:#ffffff;
	border:none;
	outline:none;}

.grid-item__title-link:focus img {
	transform: scale(1.1);
	transition: all 0.2s;
	filter: sepia(118%) hue-rotate(156deg) brightness(100%);}

a.grid-item__title-link:before {display: none!important}

.grid-item__image-container{overflow: hidden;}

.grid-text__container, .grid-item__text-container--grey-background{margin:0px}

.grid-item__title-link:focus{outline:none}


.grid-item__container .grid-item__title-link:hover .grid-item__title{color:#e3017c}

.grid-item__container .grid-item__title-link:focus .grid-item__title{
	text-decoration:none; 
	color:#002659}

.grid-item__title{
	font-size: 2rem;
	line-height: 2.5rem;
	font-family:cooper_hewitt, Montserrat, Arial, sans-serif!important;
	text-transform:uppercase;}





/* curated-links */

@media (max-width: 640px){ 


}



@media (min-width: 639px){
.curated-links__text {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	height: 100%;
	background-color: #ffffff;
	z-index: 1;}
}


.curated-links__link, .curated-links__container a{
	transform: scale(1);
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;}

.curated-links__link img{
	transform: scale(1);
	transition: all 0.2s;}

.curated-links__link:hover{
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;}

.curated-links__link:hover img {
	transform: scale(1.1);
	transition: all 0.2s;}


.curated-links__link:focus{
	display:inline-flex;
	height: 100%;
	flex-direction: column;
	transition-duration: 0.2s;
	background-color:#ffffff;
	border:none;
	outline:none;}


.curated-links__link:focus img {
	transform: scale(1.1);
	transition: all 0.2s;
	filter: sepia(118%) hue-rotate(156deg) brightness(100%);}

.curated-links__container   {overflow: hidden;}

.curated-links__link:hover .curated-links__title, .curated-links__text-link:hover{color:#e3017c}

.curated-links__link:focus .curated-links__title, .curated-links__text-link:focus{
	text-decoration:none; 
	color:#002659}


.curated-links__title, .curated-links__title.curated-links__show-description{
	font-size: 2rem;
	line-height: 2.5rem;
	font-family:cooper_hewitt, Montserrat, Arial, sans-serif!important;
	text-transform:uppercase;
	margin-top:15px}


.curated-links__container a:before {display: none!important;}



/* related-item */

.related-item__container a{
	font-size: 2rem;
	line-height: 2.5rem;
	font-family:cooper_hewitt, Montserrat, Arial, sans-serif!important;
	text-transform:uppercase;}

.related-item__container a:hover{
	color:#e3017c!important;}

.related-item__container a:focus{
	color:#002659!important;
	background-color: #ffffff;
	border: none;
	outline:none}



.contextual-action__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;}


.contextual-action__link {margin:5px}


.contextual-action__link:focus{
	border-bottom: #c9187e 2px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	background-color: #ececec!important;}


.grid-item__container--grey-background .contextual-action__container {margin:0px}

.grid-item__title--title-over-image{margin:0px;}

.grid-item__link--title-over-image {
	margin:0px;
	padding:30px}

.title-over-image__image{height:100%}

.grid-item__link--read-more-text {
	height:auto;
	display:block;
	width:100%}

.grid-item__link--read-more-text:hover{
	height:auto;
	display:block;
	width:100%}

.grid-item__link--read-more-text:focus{
	height:auto;
	display:block;
	width:100%}

.grid-item__title-link:focus .grid-item__title {outline:none}








/* Main styles test changes - text changes*/

.grid-text__title{font-family: cooper_hewitt, Montserrat, Arial, sans-serif;}

.content-page__heading-text, .grid-text__title{
	font-weight: 800;	
	font-size: 3.5rem;
	line-height: 4.5rem;}

.content-page__left-col h2{
	font-weight: 800;
	font-size: 2.4rem;
	line-height: 3.4rem;}

.content-page__left-col h3{
	font-weight: 800;
	font-size: 2rem;
	line-height: 3rem;}

.section-heading h2{
	margin-bottom: 2px;
	color: #2d2d2c;
	letter-spacing: 1px;
	font-size: 2rem;
	line-height: 3rem;
	font-weight: 800;}

.section-heading h3 {
	margin-bottom: 2px;
	color: #2d2d2c;
	letter-spacing: 1px;
	font-size: 1.8rem;
	line-height: 2.8rem;
	font-weight: 800;}

.section-heading{
	border-bottom: 2px solid #6f6f6e;
}


.grid-text__title, .section-heading h2 {color: #26234f}

.intro, .grid-text__sub-heading{
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	margin:15px 0!important;
	color:#39a29f  }

.body-text p, .grid-rte__container p, .grid-text__container p, p{	
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin:10px 0px 10px 0px;}

strong{font-weight:700}


/* Border fixes */

.content-page__info-text{
	border-bottom: solid 2px #39a29f;
	padding-bottom: 10px}

.card-folded-border:before, .card-folded-border:after{display:none;
	border-top: none;
	border-left: none;
	top:0px;
	right:0px}




/* Link fixes */

.body-text a, .grid-rte__container a, .grid-text__container a,  a.hashtag{
	border: 2px solid transparent;
	color: #757578;
	font-weight: 500}

a:focus{outline: none;
	color: #ffffff!important; /* focus colour needs amending centrally to avoid using override here */
	border: 2px solid #e3017c;
	background-color: #e3017c;}

.link-out__link:focus{
	color: #ffffff!important;
	border: 2px solid #e3017c;
	background-color: #e3017c;}


.link-out__link:focus .button__icon--pink{color: #ffffff!important;}


main a[href^="http://"]:before, main a[href^="https://"]:before{
	vertical-align: middle}

.link--pink, .link--help {
	color:#26234f!important;
	border: 2px solid transparent;
	font-weight: bold!important;
	font-size:1.8rem;}

.link--pink:hover, .link--help:hover {
	color:#757578!important;
	border: 2px solid transparent;
	font-weight: bold!important;
	font-size:1.8rem;}


.link--pink:focus, .link--help:focus {
	outline:none;
	color: #e3017c!important;
	border-bottom:2px solid #e3017c;
	border-top: 2px solid transparent;	
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	background-color: #ececec!important;}


.grid-text__link--hover:hover .grid-text__link-text
	{color: #e3017c;
	border-bottom:2px solid #e3017c}

.grid-text__link--hover:hover .button__icon{color: #e3017c}


.grid-text__link:focus{outline:none;
	background-color:#ececec;
	border:2px solid #ececec}





/* Card fixes */



.card{padding: inherit!important; /* Unifies left and right sides in the cards*/}

.card__title {
	font-size: 2rem!important;  
	line-height: 3rem!important;  
	margin: 0px!important}

.card__description {
	font-size: 1.6rem; 
	line-height: 2rem; 
	font-weight: 300;
	max-height:62px!important; /* Adjusts the box to accomodate the line-height */}

.card__link{
	padding:10px;
	border:none!important;}

.card__link:hover {
	padding:10px;
	background-color: #636363;
	color:#ffffff;
	border:none;
	min-height:100%;}

.card__link:focus {
	padding:10px;
	border:none;
	min-height:100%;}



.card__link:focus .card__title, .card__link:focus .card__description {text-decoration: none!important;}

.card:focus {border: none!important;	outline:none}

.card:hover{border: none!important;	outline:none;}

.card:hover:before{border-top:35px solid #e3017c;}

.card.card--title-and-grey-background:nth-child(1) {
	background-color:#FBAB2E; 
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(1) a:hover {
	background-color:#cb7d03!important; 
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(1) a:focus {
	background-color:#636363!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(2) {
	background-color:#e3017c;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(2) a:hover {
	background-color:#a90f5f!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(2) a:focus {
	background-color:#636363!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(3) {
	background-color:#39a29f;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(3) a:hover {
	background-color:#007071!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(3) a:focus {
	background-color:#636363!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(4) {
	background-color:#002659;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(4) a:hover {
	background-color:#001a3e!important;
	transition-duration: 0.2s;}

.card.card--title-and-grey-background:nth-child(4) a:focus {
	background-color:#636363!important;
	transition-duration: 0.2s;}

.button__icon--light-grey{color:#ffffff}

/* Breadcrum fixes */

.breadcrumb a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	outline: none;
	transition-duration: 0.2s;
	padding: 2px;
}

.breadcrumb a:hover {
	display: inline-block;
	border-bottom:2px solid #e3017c;
	outline:none;
	transition-duration: 0.2s;
	padding: 2px;}

.breadcrumb a:focus{
	display: inline-block;
	outline:none;
	color: #e3017c!important;
	border-top:0px;
	border-right:0px;
	border-bottom:2px solid #e3017c;
	border-left:0px;
	background-color: #ececec!important;
	transition-duration: 0.2s;
	padding: 2px;}



/* Utility fixes */

.header__two-columns .site-utility-button__list{
	-webkit-box-pack: center;
	justify-content: center;}

.utility-button-outer a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	outline: none;
	transition-duration: 0.2s;
	padding: 2px;
}

.utility-button-outer:hover .link{
	display: inline-block;
	border-bottom:2px solid #e3017c;
	outline:none;
	transition-duration: 0.2s;
	padding: 2px;}

.utility-button-outer a:focus{
	display: inline-block;
	outline:none;
	color: #e3017c!important;
	border-top:0px;
	border-right:0px;
	border-bottom:2px solid #e3017c;
	border-left:0px;
	background-color: #ececec!important;
	transition-duration: 0.2s;
	padding: 2px;}





/*Special format for a quote*/

.quote, .blockquote, .body-text .quote {
	color:#26234f;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight:400;
	background: #ececec!important;
	border-left: 5px solid #39a29f;
	padding: 15px 20px 15px 30px;
	display: block;
	margin: -25px 0px -25px 20px;
	width: 100%;
}

.quote-attribution, .body-text .quote-attribution{
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	padding: 30px 20px 15px 30px;
	color: #2d2d2c;
	background: #ececec!important;
	border-left: 5px solid #39a29f;
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin-top: -3rem;
	margin-left:20px;
	display: block;}


/* Tag fixes */

.tags.preview-tags .tag__container {z-index:999}

.tag, .tag.preview-tags {
	background-color: #26234f;
	color: #ffffff;
	border: 1px solid #26234f}

.tag:hover, .tag.preview-tags:hover{
	background-color: white;
	color:#26234f;
	border: 1px solid #26234f
} 

.tag:focus, .tag.preview-tags:focus{
	background-color: #e3017c;
	color: #ffffff;
	border: 1px solid #e3017c;
	outline: none;
}

.tag__container, .tag__container:hover{
	border-bottom:none!important} 


.tag-label input:checked+span {
	background: #e3017c;
}






/* List fixes */



.body-text li, .grid-rte__container li, .grid-text__container li{
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin: 0px 0px 25px 25px;}


.body-text ul li::before, .grid-rte__container ul li::before, .grid-text__container ul li::before {
	content: "\25FC";
	color: #39a29f;
	margin-right: 15px;}



.body-text ol li:before, .grid-rte__container ol li:before, .grid-text__container ol li:before{
	color: #39a29f;
	margin-right: 15px;
	font-weight: 900;}



/* Line up lists correctly */

.body-text li, .grid-rte__container li, .grid-text__container li{
	text-indent: -1.85em;
}

/*Hide the blobs for the Plenary Posts list */
.body-text ul.plenaryPosts li::before, .grid-rte__container ul.plenaryPosts li::before, .grid-text__container ul.plenaryPosts li::before {
	content: "";
	margin-right: 0px; 
}


.body-text ul.plenaryPosts li, .grid-rte__container ul.plenaryPosts li, .grid-text__container ul.plenaryPosts li {
	content: "";
	margin-right: 0px; 
	padding-left: 0px;
	text-indent: 0px;}


/* People block */

.grid-text__container ul.people li::before {
	display:none;
}

.grid-text__container ul {margin:0px}

.grid-text__container ul.people {
	display: flex;
	width: 100%;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-end;}

.people li {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	text-indent: 0em;
	padding-left: 0px!important;
	margin: 0px 0px 10px 5px !important;
	transform: scale(1);
	transition: all 0.3s;}

.people li img{
	transform: scale(1);
	    transition: all 0.3s;}

.people li img:hover {
	transform: scale(1.1);
	    transition: all 0.3s;}


.grid-text__container .people li a{
	transition-duration: 0.3s; 	
	transform: scale(1);}

.grid-text__container .people li a:hover{}

.grid-text__container .people li a:focus{
	border: 2px solid #ffffff;
	transition-duration: 0.3s;
	filter: sepia(118%) hue-rotate(156deg) brightness(100%);}

.grid-text__container .people li a, .grid-text__container .people li p{
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: flex;
	outline: none;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	overflow: hidden;}

.grid-text__container .people li p{
	padding: 2px;
	color: #26234f;
	margin: 0px!important;
	min-height: 60px}

.grid-text__container .people li img {
	margin:0px;
	display:inline-block;
	width:100%;
	height:200px}





@media (max-width: 640px){
.grid-text__container ul.people{
	justify-content: space-around}
}




/* People page */

.results__no-results {margin-left:10px}

.detailed-info-options{overflow-y:unset}

.detailed-info-options__option--active, .detailed-info-options__option {margin: 10px;}

.detailed-info-options__option, .detailed-info-options__option i, .detailed-info-options__option p {color:#ffffff;}
.detailed-info-options__option--active, .detailed-info-options__option--active p {color:#ffffff;}
.detailed-info-options__option--active i {color:#39a29f;}

.detailed-info-options .link--icon-close, .detailed-info-options .link--icon-right{
	padding:5px;
	background-color:#26234f;
	border: 2px solid #26234f;
	width: 90%;}

.card-folded-border {
	position: relative;
	border: 2px solid #26234f;
	padding:0px}

.person-detailed-info-widget__title, .personal-calendar__title {
	background-color: #26234f;
	padding: 20px;
	margin: 0px;
	color: #ffffff;}

.detailed-info-content {padding-top:10px}

.calendar__events-list {padding:20px}

.person-details-details-container li, .person-detailed-info-widget li {
	margin-bottom:0px;
}

/*Full with image separators */
.col-md-12 .image-crop__grid {
	width:100%;
	height: 200px;
	background-size: cover;
	background-position-x: center;
    background-position-y: top;
}



/* Footer */

.footer-title{
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing: 0.5px;}

.footer.container{
	background-color: #26234f;}

.footer a:focus{outline:none; border:none}

.link-list__item{border-bottom: 1px solid #ffffff; padding:0px}

@media (max-width: 640px){
.links-container {
    width: calc(260px + (100% - 260px));
    display: block;}

.footer .link-list__item  .link {
	padding: 5px 0px;}}

.footer .link-list__item .link {
	font-weight:500;
	text-decoration: none;
	line-height: 2rem;
	display: inline-block;
	padding: 10px 0px;	
	outline:none;
	border:none;
	transition-duration: 0.2s;}

.footer .link-list__item .link:hover {
	color:#FBAB2E;
	text-decoration: none;
	line-height: 2rem;
	display: inline-block;
	padding: 10px 0px;	
	outline:none;
	border:none;
	transition-duration: 0.2s;}

.footer .link-list__item .link:focus {
	text-decoration: none;
	line-height: 2rem;
	display: inline-block;
	padding: 10px 5px!important;
	outline:none;
	border:none;
	transition-duration: 0.2s;}

.footer .icon-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: inherit;
    justify-content: space-evenly;}

.social-link{margin:0px}

.social-link__container{
	background-color:transparent;
	outline:none;
	border:none;}

.footer .link--icon social-link{
	padding:0px;
	background-color: transparent;
	transition-duration: 0.2s;}	

.footer .social-link__container:hover{
	padding:0px;
	background-color: #FBAB2E;
	outline: 2px solid white;
	transition-duration: 0.2s;}

.footer .social-link__container:focus{
	padding:0px;
	background-color:#39a29f;
	outline: 2px solid white;
	transition-duration: 0.2s;}



.icon-list {
	-webkit-box-pack: start;
	-ms-flex-pack: inherit;
	justify-content: normal;
}

.footer--white{
	background-color:white !important;
}

.footer--white .link{
	padding:2px
}

.footer--white .link:hover{
	padding:2px;
	color:#c9187e
}

.footer--white .link:focus{
	padding:2px!important;
}

.site-link-list__item:nth-last-child(n+2){border:none; padding:2px}

.site-link-list__item:nth-last-child(n+2)::after{content: "|";}


@media (min-width: 639px) {
	.footer__button:last-child {
		width: calc(100px + (100% - 240px)/12*6);;
	}
}

@media (min-width: 1200px) {
	.footer__button:last-child {
		width: 100%
	}
}




/* Specific overrides*/


.section-heading h6{
	color: #26234f;
}



.button:focus{
	outline: none;
	border:2px solid transparent;}

.button:focus .button__icon{color:#e3017c!important}

.button__icon--pink{
	color:#e3017c;
}

.button--pink, .form__submit-button{
	background-color: #e3017c;
	color: #FFFFFF !important;
	border: 2px solid #e3017c;
	font-size: 1.2rem; }

.button--pink:hover, .button--pink:focus {
	background-color: #3C3C3B;
	color: #FFFFFF;
	cursor: pointer; }
    
.button--pink:hover .button__icon, .button--pink:focus .button__icon {
	color: #FFFFFF; }

.button--quick-links:hover {
	background-color: #e3017c;
}

.button--quick-links:focus {
	background-color: #ffffff;
}

.radio-button__text:before {
		border: 1px solid #e3017c;
}

.link-out__container{
	display: flex;
    justify-content: flex-end;
}



	



.material-icons--pink, .body-text .link--pink:hover, .grid-rte__container .link--pink:hover, .grid-text__container .link--pink:hover{
	color:#e3017c;
}





.emergency-banner a {
	color: #ffffff
}

/* Fix pink things on Search Page */

/* .search-filter-tray:nth-of-type(3) .search-filter__inner .search-filter__input-group:nth-of-type(1) {
	visibility: hidden;
	height: 0px;}


.search-filter-tray:nth-of-type(3) .search-filter__inner .search-filter__input-group:nth-of-type(2) {
	visibility: hidden;
	height: 0px;}


.search-filter-tray:nth-of-type(3) .search-filter__inner .search-filter__input-group:nth-of-type(4) {
	visibility: hidden;
	height: 0px;}


.search-filter-tray:nth-of-type(3) .search-filter__inner .search-filter__input-group:nth-of-type(11) {
	visibility: hidden;
	height: 0px;} */

.checkbox__label .checkmark:after {
	border: solid #e3017c;
	border-width: 0 2px 2px 0;}

.search__wrapper--charcoal, .search-filter__title, .results__heading-tab {background-color: #26234f}

.search-filter__title:focus {background:#e3017c; outline:none}

.microsite__main-search-button:hover {
	background:#e3017c;
	border: 2px solid #e3017c;
	outline:none}

.search-filter__title--open {background:#39a29f}


.heading-label {text-transform:uppercase;}

.results {margin:0}

.results__heading-tab{font-family:montserrat}

.results__heading-tab--light {background-color:#e3017c;}

.link__search {color: #26234f}

.link__search:hover .result__content {color: #e3017c}

.search-results-panel .results a:focus{
	background-color:transparent!important;
	outline:none;
	border:none;
	}





/*Article content tweaks*/
/*Hiding code that came over from WordPress and no longer makes any sense*/
p.has-text-align-right{
	visibility: hidden;
	height:0;
	margin-top: 0;
	margin-bottom: 0;
}
p.has-text-align-right + p, 
 {
	visibility: hidden;
	height:0;
	margin-top: 0;
	margin-bottom: 0;
}



/*Fix spacing around a hr (new and migrated)*/
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Clocks in Announcement Widget */
.material-icons--charcoal-light {
	color: #e3017c;
}




/******Timeblocks*****/
* {
  box-sizing: border-box;
}

/* Set a background color */
.timeblocks {
	background-color: transparent;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display:block;
	overflow: auto;
}

/* The ruler */
.timeblocks {
	position: relative;
	max-width: 1200px;
	margin: auto 0;
}


.timeblocks::after {
	content: '';
	position: absolute;
	height: 6px;
	background-color: #39a29f;
	left: 0;
	right: 0;
	top: 20px;
	margin-top: -3px;
}

/* Container around content */
.timeblocks-content {
	padding: 20px 20px;
	position: relative;
	background-color: inherit;
	width: calc(20% - 20px);
	float:left;
}

/* The circles on the timeblocks */
.timeblocks-content::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	left: calc(50% - 12px);
	background-color: white;
	border: 4px solid #e3017c;
	top: -35px;
	border-radius: 50%;
	z-index: 1;
}

/* Place the container to the left */
.timeblocks-content {
	left: 0;
	padding: 10px 20px 10px 20px;
}


/* Add arrows to the top of the container */
.timeblocks-content::before {
	content: " ";
	height: 0;
	position: absolute;
	top: -10px;
	width: 0;
	z-index: 1;
	left: calc(50% - 10px);
	border: medium solid white;
	border-width: 0px 10px 10px 10px;
	border-color: transparent transparent white transparent;
}

/* The actual content */
.timeblocks-content {
	margin: 22px 10px 10px 10px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}

/* Media queries - Responsive timeblocks on screens less than 600px wide */
@media screen and (max-width: 900px) {
/* Place the timelime to the left */
  .timeblocks {
	  margin: 0 auto;
  }
  .timeblocks::after {
    left: 31px;
	width: 6px;
	height: 100%;
	top: 4px;
  }

/* Full-width containers */
  .timeblocks-content {
    width: calc(100% - 75px);
    margin-left: 40px;
    margin-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .timeblocks-content::before {
    left: -10px;
	top: 10px;
    border: medium solid #e3017c;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e3017c transparent transparent;
  }

/* Make sure all circles are at the same spot */
  .timeblocks-content:nth-of-type(odd):after, .timeblocks-content:nth-of-type(even):after {
    left: -38px;
	top: 10px;
  }

/* Make all right containers behave like the left ones */
  .timeblocks-content:nth-of-type(even) {
    left: 0%;
  }
}

/*REPEAT of the above for timeblockss in narrow spaces */
@media screen and (min-width: 1201px) {
/* Place the timelime to the left */
  .narrow.timeblocks::after {
    left: 31px;
  }

/* Full-width containers */
  .narrow .timeblocks-content {
    width: calc(100% - 95px);
    margin-left: 70px;
    margin-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .narrow .timeblocks-content:nth-of-type(odd):before {
    left: -10px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

/* Make sure all circles are at the same spot */
  .narrow .timeblocks-content:nth-of-type(odd):after, .narrow .timeblocks-content:nth-of-type(even):after {
    left: -52px;
  }

/* Make all right containers behave like the left ones */
  .narrow .timeblocks-content:nth-of-type(even) {
    left: 0%;
  }
}
/* Place the timelime to the left */
  .narrow.timeblocks::after {
    left: 31px;
  }

/* Full-width containers */
  .narrow .timeblocks-content {
    width: calc(100% - 95px);
    margin-left: 70px;
    margin-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .narrow .timeblocks-content:nth-of-type(odd):before {
    left: -10px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

/* Make sure all circles are at the same spot */
  .narrow .timeblocks-content:nth-of-type(odd):after, .narrow .timeblocks-content:nth-of-type(even):after {
    left: -52px;
  }

/* Make all right containers behave like the left ones */
  .narrow .timeblocks-content:nth-of-type(even) {
    left: 0%;
  }
  
  
  
/* In all cases Style headings as headings */
.timeblocks-content h2 {
	font-size: 2.4rem;
	margin-top: 0px;
}


/******Timeline*****/

* {
  box-sizing: border-box;
}

/* Set a background color */
.timeline {
	background-color: transparent;
	margin:30px 0px;}

/* The vertical ruler */
.timeline {
	position: relative;
	max-width: 1200px;}


.timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: #E6E6E8;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

/* Container around content */
.timeline-content {
	padding: 20px 20px;
	position: relative;
	background-color: inherit;
	width: calc(50% - 50px);}




/* The circles on the timeline */
.timeline-content::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -32px;
  background-color: white;
  border: 6px solid #26234f;
  top: 10px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.timeline-content:nth-of-type(odd) {
	left: 0;
	padding: 10px 25px;
	margin:21px;}

/* Place the container to the right */
.timeline-content:nth-of-type(even) {
	left: 50%;
	padding: 10px 25px;}


/* Add arrows to the left container (pointing right) */
.timeline-content:nth-of-type(odd):before {
	content: " ";
	height: 0;
	position: absolute;
	top: 12px;
	width: 0;
	z-index: 1;
	right: -10px;
	border: medium solid;
	border-width: 10px;
	border-color: #e3017c;
	transform: rotate(45deg);}

/* Add arrows to the right container (pointing left) */
.timeline-content:nth-of-type(even):before {
	content: " ";
	height: 0;
	position: absolute;
	top: 12px;
	width: 0;
	z-index: 1;
	left: -10px;
	border: medium solid;
	border-width: 10px;
	border-color: #e3017c;
	transform: rotate(45deg);}


/* Fix the circle for containers on the right side */
.timeline-content:nth-of-type(even):after {left: -43px;}

.timeline-content:nth-of-type(odd):after {right: -43px;}

/* Timeline blocks*/
.timeline-content {
	margin: 20px 30px;
	background-color: white;
	position: relative;
	border: 1px solid #26234f;}

.timeline-pink {
	background-color: #e3017c;
	border: solid 1px;
	border-color: #e3017c;}

.timeline-pink p, .timeline-pink h2, .timeline-pink .quote, .timeline-pink .quote-attribution{
	color: #FFFFFF!important;}

.timeline-pink:before{
	border-width: 10px!important;
	border-color: #39a29f!important;
	transform: rotate(45deg);}

.timeline-pink::after{border-color: #e3017c!important;}


.timeline-yellow {
	background-color: #FBAB2E;
	border: solid 1px;
	border-color: #FBAB2E;}

.timeline-yellow p, .timeline-yellow h2, .timeline-yellow .quote, .timeline-yellow .quote-attribution{
	color: #26234f!important;}

.timeline-yellow:before{
	border-width: 10px!important;
	border-color: #26234f!important;
	transform: rotate(45deg);}

.timeline-yellow::after{
	border-color: #FBAB2E!important;}


.timeline-blue {
	background-color: #39a29f;
	border: solid 1px;
	border-color: #39a29f;
}
.timeline-blue p, .timeline-blue h2, .timeline-blue .quote, .timeline-blue .quote-attribution{
	color: #ffffff!important;}

.timeline-blue:before{
	border-width: 10px!important;
	border-color: #FBAB2E!important;
	transform: rotate(45deg);}

.timeline-blue::after{
	border-color: #39a29f!important;}


.timeline-dark {
	background-color: #26234f;
	border: solid 1px;
	border-color: #26234f;
}
.timeline-dark p, .timeline-dark h2, .timeline-dark .quote, .timeline-dark .quote-attribution{
	color: #ffffff!important;}

.timeline-dark:before{
	border-width: 10px!important;
	border-color: #FBAB2E!important;
	transform: rotate(45deg);}

.timeline-dark::after{
	border-color: #26234f!important;}



.timeline-blue h3, .timeline-pink h3, .timeline-dark h3{
	color: #ffffff!important;
	border-bottom: 1px solid #ffffff!important;}



.timeline-parallel {
	/* overflow: hidden; */
	display: flex;
	flex-wrap: wrap;
	padding-left: 10px !important;
	padding-right: 10px !important;
}


/* CTA Buttons */

.timeline a{
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	display:block;
	padding:5px;
	border:1px solid #e3017c;
	background-color:#e3017c;
	box-sizing: border-box;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	transition: all 0.2s;}

.timeline a:hover{
	padding:5px;
	border:1px solid #a90f5f;
	background-color:#a90f5f;
	text-decoration:none;
	color:#ffffff;
	transition: all 0.2s;}

.timeline a:focus{
	padding:5px;
	border:1px solid #26234f;
	background-color:#26234f;
	text-decoration:none;
	transition: all 0.2s;}

.narrow.timeline a{display:inline-block!important}


.timeline a::before{display:none!important}

.timeline-pink a{
	border:1px solid #39a29f;
	background-color:#39a29f;
	color:#FFFFFF}

.timeline-pink a:hover{
	border:1px solid #007071;
	background-color:#007071;
	color:#ffffff;}

.timeline-pink a:focus{
	border:1px solid #ffffff;
	background-color:#e3017c;}



.timeline-blue a{
	border:1px solid #FBAB2E;
	background-color:#FBAB2E;
	color:#FFFFFF}

.timeline-blue a:hover{
	border:1px solid #cb7d03;
	background-color:#cb7d03;
	color:#ffffff;}

.timeline-blue a:focus{
	border:1px solid #ffffff;
	background-color:#39a29f;}


.timeline-dark a{
	border:1px solid #FBAB2E;
	background-color:#FBAB2E;
	color:#26234f}

.timeline-dark a:hover{
	border:1px solid #cb7d03;
	background-color:#cb7d03;
	color:#ffffff;}

.timeline-dark a:focus{
	border:1px solid #ffffff;
	background-color:#26234f;}


.timeline-yellow a{
	border:1px solid #26234f;
	background-color:#26234f;
	color:#ffffff}

.timeline-yellow a:hover{
	border:1px solid #001a3e;
	background-color:#001a3e;
	color:#FBAB2E;}

.timeline-yellow a:focus{
	border:1px solid #ffffff;
	background-color:#FBAB2E;}




/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 1200px) {
/* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }

/* Full-width containers */
  .timeline-content {
    width: calc(100% - 95px);
    margin-left: 70px!important;
  }

/* Make sure that all arrows are pointing leftwards */
  .timeline-content:nth-of-type(odd):before {
    left: -10px; }

/* Make sure all circles are at the same spot */
  .timeline-content:nth-of-type(odd):after, .timeline-content:nth-of-type(even):after {
    left: -52px;
  }

/* Make all right containers behave like the left ones */
  .timeline-content:nth-of-type(even) {
    left: 0%;
  }
}

/*REPEAT of the above for Timelines in narrow spaces */
@media screen and (min-width: 1201px) {
/* Place the timelime to the left */
  .narrow.timeline::after {
    left: 31px;
  }

/* Full-width containers */
  .narrow .timeline-content {
    width: calc(100% - 95px);
    margin-left: 70px;
    margin-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .narrow .timeline-content:nth-of-type(odd):before {
    left: -10px;
	border: medium solid;
	border-width: 10px;
	border-color: #e3017c;
	transform: rotate(45deg);
  }

/* Make sure all circles are at the same spot */
  .narrow .timeline-content:nth-of-type(odd):after, .narrow .timeline-content:nth-of-type(even):after {
    left: -52px;
  }

/* Make all right containers behave like the left ones */
  .narrow .timeline-content:nth-of-type(even) {
    left: 0%;
  }
}
/* Place the timelime to the left */
  .narrow.timeline::after {
    left: 31px;
  }

/* Full-width containers */
  .narrow .timeline-content {
    width: calc(100% - 95px);
    margin-left: 70px;
    margin-right: 25px;
  }

/* Make sure that all arrows are pointing leftwards */
  .narrow .timeline-content:nth-of-type(odd):before {
    left: -10px;
	border: medium solid;
	border-width: 10px;
	border-color: #e3017c;
	transform: rotate(45deg);
  }

/* Make sure all circles are at the same spot */
  .narrow .timeline-content:nth-of-type(odd):after, .narrow .timeline-content:nth-of-type(even):after {
    left: -52px;
  }

/* Make all right containers behave like the left ones */
  .narrow .timeline-content:nth-of-type(even) {
    left: 0%;
  }
  
  
  
/* In all cases Style headings as headings */
.timeline-content h2 {
	font-size: 2.4rem;
	margin-top: 0px;
	color:#e3017c;
}

.timeline-content h3 {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.7rem;
	margin-top: 0px;
	color:#26234f;
	border-bottom: 1px solid #26234f;
	padding-bottom: 3px;
}

/* Nested boxes - remove the dots and arrows*/
.timeline-parallel .timeline-content::after {
	border: none;
	content: none;
}

.timeline-parallel .timeline-content::before {
	border: none;
	content: none;
}

/*Proper CSS for floating things*/
.float-left {
	float: left;
}
.float-right {
	float: right;
}

@media screen and (min-width: 1201px) {
	.float-left, .float-right {
		width: 50%;
	}
}

@media screen and (min-width: 639px) {
	.timeline-parallel .float-left, .narrow .timeline-parallel .float-right {
		width: calc(50% - 10px);
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 4px;
		margin-right: 4px;
		left: 0px;
		
	}
}
@media screen and (max-width: 640px) {
	.timeline-parallel .float-left, .narrow .timeline-parallel .float-right {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 4px;
		margin-right: 4px;
		left: 0px;
		
	}
}
.clearfix {
	clear: both;}


/* Expandable Boxes */

.sys_ToggleContainer {
  margin-bottom: 20px;
}

.sys_ToggleItem {
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 10px;
	width:100%;
}


.sys_ToggleItem.mt-20 {
	margin-top:20px;
}


.sys_ToggleShowHide {
    background: url("/media/51olq1hv/expandsection-white.png") no-repeat 98% center;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    padding: 12px 40px 12px 12px;
    color: #fff;
    background-color: #138677;
}
	
.sys_ToggleShowHide.active {
    background-color: #e3017c!important;
	color:#fff;
	background: url("/media/5fzo0zkf/contractsection-white.png") no-repeat 98% center;
}

.sys_ToggleShowHide:hover {
    background-color: #e3017c!important;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.sys_ToggleSlidingDiv {
    color: #000;
    line-height: 20px !important;
    padding: 10px 15px 15px 15px;
	display:none;
}

.sys_ToggleSlidingDiv.active {
	display:block;
}

.sys_ToggleShowHide p {
    color: #fff;
    padding: 0;
    margin: 0;
}

.highlightBox {
	border: 2px solid #747474;
	padding-left: 10px;
	padding-right: 10px;
}

/*If not desktop make sure images aren't too wide */
img {
	max-width:100%;
	height: auto;
}

.large, .grid-text__container .large {
	font-family: cooper_hewitt, Montserrat, Arial, sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	font-weight:700;
	margin-bottom: 10px;
}

.blue {
	color:#39a29f;
}
/* Responsive Iframes */

.iframe-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.iframe-wrapper-square {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-wrapper iframe, .iframe-wrapper-square iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.link-out__container{
	display: flex;
    justify-content: center;
}


.grid-text__body-text .quote {
    width: auto;
}


/** Accessibility fix, show all footer items without need to expand contract the sections **/

@media (max-width: 599px){
	
	.link-list {
		max-height: 500px;
		overflow: auto;
		-webkit-transition: max-height 0.5s ease-in-out;
		transition: max-height 0.5s ease-in-out;
	}

	.footer-title--down-arrow {
		width: 100%;
		cursor: default;
	}

	.footer-title--down-arrow:after {
		display:none;
	}

}

/* Fix for Pink Buttons on Content Pages being too narrow for longer text - Ian 31/08/2022 */
.body-text .button__with-arrow, .col-md-12 .button__with-arrow {
	max-width: 60%;
	width: fit-content;
}

.col-md-9 .button__with-arrow, .col-md-8 .button__with-arrow {
	max-width:80%;
	width: fit-content;
}

.col-md-6 .button__with-arrow, .col-md-4 .button__with-arrow {
	max-width:100%;
	width: fit-content;
}

.GreyBox {
    padding: 25px 25px 30px 25px;
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    margin: 10px 0 10px 0;
    color: #000;
}