
 
 
 
 

html body #wrapper #outer-header #inner-header{padding:40px 0px}
/*----------------------------*/
/*	  Main navigation style	  */
/*----------------------------*/
/* Outer region for 100% styles */
html body #wrapper #outer-navigation {margin: 0 0 10px 0; font-size: 1.2em;}
html body #wrapper #outer-navigation #inner-navigation {height:50px;padding: 0px;}
html body #wrapper #outer-navigation #inner-navigation li { float:left; margin-right: 40px; position: relative; }
html body #wrapper #outer-navigation #inner-navigation li a {display:block;line-height:50px;color:#009fda;transition:all 0.3s ease-in-out;font-weight: bold;padding: 0px;}

/* Hover state and hover */
html body #wrapper #outer-navigation #inner-navigation li.active a { color: #002776; background: transparent;}
html body #wrapper #outer-navigation #inner-navigation li a:hover { color: #002776; background:none}
/* Active state for custom style */

html body #wrapper #outer-navigation{background:none;}

#inner-topnavigation, #inner-header, #inner-navigation, #inner-slideshow, #inner-main, #inner-clientfooter, #inner-footer, #inner-bottomnavigation, #inner-languagebar {
	max-width: 1140px; /* SITE WRAPPER WIDTH recommend: 960px, 1140px */
	min-width: 0px; width: 100%;
	margin: 0 auto;
}

/*----------------------------*/
/*	   	  Slideshow style  	  */
/*----------------------------*/
/* Outer region for 100% styles */

.carousel-inner { 
    max-width: 1140px;
    min-width: 0px;
    width: 100%;
    margin: 0 auto;}
.carousel-indicators{display:none}

/*----------------------------*/

#text h1, #text h2, #text h3, #text h4, #text h5, .module h1, .module h2 { margin:0px 0px 20px 0px; font-weight:bold; color:#002776; line-height: 100%;}
#text h1 { font-size:2.4em; }
#text h2 { font-size:1.8em; }
.module h2 { font-size:1.8em; }
#text h3 { font-size:1.6em; }
#text h4 { font-size:1.4em; }
#text h5 { font-size:1.2em; }



.module h1 {
	font-size: 2.4em;
	color: #002776;
	font-weight: bold;
	text-transform: normal;
}


	/*----------------------------*/
	/*	 	 Content styles	      */
	/*----------------------------*/
	/* Outer region for 100% styles */
	#outer-main {background: #eee;  }
	#inner-main {padding: 45px 0px 0px 0px;}
	#content {background: #fff; margin-bottom: 50px; line-height: 150%;}
	#text {padding:30px;width: auto;background:#fff;line-height: 150%;margin-bottom: 45px;}
	.content-left{float:left; width:58%}
	.content-right{float:right; width:38%}

		.module {
		background: #fff;
		min-height: 80px;
		padding: 30px;
		border: 1px solid #F1F1F1;
		margin-bottom: 45px;
		min-height: 55px;
		width: auto;
/*-moz-box-shadow: -5px 10px 5px #eee;
-webkit-box-shadow: -5px 10px 5px #EEE;
box-shadow: -5px 10px 5px #EEE;*/
position:relative; 
}

.portlet-journal-content .journal-content-article .img-container img {
    flex-shrink: 0;
}

section#heroStrapline {position: absolute;}

section#heroStrapline .wrapper-strapline .headText p{
    font-size: 2em;
    font-weight: bold;
    color: #009fda;
    text-transform: uppercase;
    line-height: 100%;
}

section#heroStrapline .wrapper-strapline .subHeadText p{font-size: 2em;
    font-weight: bold;
    color: #002776;
    text-transform: uppercase;
    line-height: 100%;}

section.carousel-container {margin-bottom: 50px;}

div#footerLogo {
    float: left;
    display: inline-block;
    /* vertical-align: middle; */
}

#outer-footer{border:none}
div#footerLogo-Links{/* margin-top:5px; *//* display: inline-block; */}
div#footerLogo-Links p{float:left;margin-top: 10px; color: #666; margin-left: 20px;}
div#footerLogo-Links p a{color: #666; font-size: 16px; }
div#footerLogo-Links:after {/* content:''; *//* clear:both; *//* display:block */}

.portlet-column-content.empty {
    padding: 5px;
    /* background: transparent; */
}

div#footer-bottom:before { content:''; clear:both; display:block }
#footer-bottom{margin-bottom:10px}
 
 
 
 
  
 
 
 @media screen and (min-width: 320px){
html body {
    font-size: initial;
    line-height: 150%;
}
}

/* STEPHEN HENRY EDITS */

.headText {
    font-size: 3em;
    font-weight: bold;
    color: 
    #009fda;
    text-transform: uppercase;
	line-height: 100%;
	font-family: 'Gotham Narrow', Arial, Helvetica, sans-serif;
}

.subHeadText {
    font-size: 3em;
    font-weight: bold;
    color: 
    #002776;
    text-transform: uppercase;
	line-height: 100%;
	font-family: 'Gotham Narrow', Arial, Helvetica, sans-serif;
}

.module.d.allJobs {

    max-width: 1200px;
    min-width: 0px;
    width: 100%;
    margin: 0rem auto 0rem auto;
    border: none;

}

.carousel-inner {

    max-width: 1200px;
    min-width: 0px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;

}

.img-container {
    display: flex;
    flex-direction: column;
}

.portlet-journal-content .journal-content-article .img-container img {
    margin-top: 0;
    float: left;
    order: 2;
}

section#heroStrapline {

	position: relative;
	order: 1;

}

#inner-navigation {

    max-width: 1200px;
    min-width: 0px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px !important;

}

.text {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
}

.wrapper-strapline {
    padding: 0 0 20px 0;
}

a.detailedApply {
	background: #002776 !important;
	padding: 20px 35px !important;
	color: #fff !important;
	border-radius: 3px !important; 
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;}

	a.detailedApply:hover {
		background: #009fda !important; 
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;}

		a.detailedBack {
			-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;}
		
		a.detailedBack:hover {
			-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;}

html body #wrapper #outer-header #inner-header {
	padding: 40px 30px !important;
	max-width: 1200px !important;
}

#inner-main {
	padding: 45px 30px 0px 30px;
	max-width: 1200px;
}

.jobRate {
    display: none;
}
 
tr.MicroItem, tr.jobListItem {

	background: #fff !important;
}

tr.MicroItem td, tr.jobListItem td {

    padding: 25px 20px 25px 10px;
    line-height: 1;

}

.module .jobTitle a, table.Micro a:link {

    display: block;
	background: url(https://expertcontribdev.hays.com/documents/890702/0/blue_chev_1.svg) left center no-repeat;
	background-size: 5.939px 10px;
	padding-left: 20px;
	color: #009fda !important;
    -webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-weight: 300;
	font-size: .9rem;

}
 
tr.MicroItem:hover,
tr.jobListItem:hover,
tr.MicroAltItem:hover,
tr.jobListItemAlt:hover {
  background-color: #fff;
  color: #002776; }

tr.MicroItem:hover a,
tr.jobListItem:hover a,
tr.MicroAltItem:hover a,
tr.jobListItemAlt:hover a {
  color: #002776 !important; 
  background: url(https://expertcontribdev.hays.com/documents/890702/0/hover_chev_1.svg) 5px center no-repeat;
  background-size: 5.939px 10px;
}
  

  .jobLocation {color: #333 !important; max-width: 117px; font-size: .9rem;}

  .lfr-search-container {
	height: 0;
	display: none;
}

a.Viewall {
	text-transform: initial;
	display: block;
	margin: 10px 0px;
	background:  #eee;
	padding: 12.5px 20px;
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: center;
}

body {
	font-size: .9rem !important;
}

#text p {
	font-weight: 300 !important;
	margin: 0px 0px 20px 0px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	html body #wrapper #outer-header #inner-header .secondarylogo {
		max-height: 65px;
	}
 }
/* @media screen and (max-width: 768px) {


	_:-ms-fullscreen, :root html body #wrapper #outer-header #inner-header .logo {
		width: 100%;
		display: block;
		max-width: 250;
		text-align: center;
		margin-bottom: .75rem;
	}

	_:-ms-fullscreen, :root html body #wrapper #outer-header #inner-header .secondarylogo {
		width: 100%;
		display: block;
		max-width: 100%;
		text-align: center;
	}

	_:-ms-fullscreen, :root html body #wrapper #outer-header #inner-header {
		flex-direction: column;
	}
	
 } */

 @media screen and (-ms-high-contrast: active) and (max-width: 768px), screen and (-ms-high-contrast: none) and (max-width: 768px) {
	html body #wrapper #outer-header #inner-header .logo {
		width: 100%;
		display: block;
		max-width: 100%;
		text-align: center;
		margin-bottom: .75rem;
	}

	html body #wrapper #outer-header #inner-header .secondarylogo {
		width: 100%;
		display: block;
		max-width: 100%;
		text-align: center;
	}

	html body #wrapper #outer-header #inner-header {
		flex-direction: column;
	}
}


 @media screen and (max-width: 992px){
	html body #wrapper #outer-navigation {display: none;}

}


@media screen and (max-width: 767px){
	.content-left {
		width: 100%;
	
	}

	#inner-main {padding-top: 0;}
	#text, .module {margin-bottom: 0;}
	.content-right {
		width: 100%;
	
	}

	section#heroStrapline .wrapper-strapline .headText p, section#heroStrapline .wrapper-strapline .subHeadText p {padding-left: 2rem;}

	html body #wrapper #outer-header #inner-header {padding: 40px 2rem;}

}


 .slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.slide-out-top {
  -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
}

/* CHANGE THE MAX HEIGHT OF THIS CLASS TO ALLOW FOR A BIGGER LOGO */
html body #wrapper #outer-header #inner-header .secondarylogo {
  max-height: 75px;
}

/* ADJUST THE FONT WEIGHT OF ALL P TAGS IN THE SITE */
#text p {
  font-weight: 400 !important;
  margin: 0px 0px 20px 0px;
}

/* ADJUST ALL LIST ITEMS IN THE BODY OF THE SITE */
#text ul {
  list-style: disc;
  margin-left: 1rem;
}

#text ul li {
  margin-bottom: .5rem;
}

#text ul li:last-of-type {
  margin-bottom: 0;
}

/* DOWNLOAD CSS */
.download {
  background: url(https://microcontrib.hays.com/documents/4066077/0/hays_1236390.png) 10px center no-repeat;
  display: block;
  padding: 15px 0px 15px 53px;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.download:hover {
  background: url(https://microcontrib.hays.com/documents/4066077/0/hays_1236390.png) 10px 0px no-repeat;
}

#customMobileNavigation {
  display: none;
}

#customMobileNavigation .buttonRow {
  background: #002776;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#customMobileNavigation .buttonRow .mobileOpen {
  height: 35px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

#customMobileNavigation .buttonRow .mobileOpen div {
  width: 40px;
  height: 7px;
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#customMobileNavigation .buttonRow .mobileOpen.closeMenu div {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#customMobileNavigation .buttonRow .mobileOpen.closeMenu div:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  position: relative;
  left: 5px;
}

#customMobileNavigation .buttonRow .mobileOpen.closeMenu div:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#customMobileNavigation .buttonRow .mobileOpen.closeMenu div:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  position: relative;
  left: 5px;
}

#customMobileNavigation .mobileNavCustom {
  position: fixed;
  background: #009fda;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 99;
  width: 100%;
  height: calc(100vh - 67px);
  top: 67px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

#customMobileNavigation .mobileNavCustom li {
  text-align: center;
  list-style-type: none;
  margin-bottom: 2rem;
}

#customMobileNavigation .mobileNavCustom li a {
  text-decoration: none;
  color: #fff;
  font-size: 5vw;
}

#customMobileNavigation .mobileNavCustom.mobileNavCustomOpen {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  pointer-events: all;
}

@media (max-width: 992px) {
  #customMobileNavigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 992px) {
  #outer-header {
    margin-top: 67px;
  }
}

.latestJobs h2 {

    font-size: 2.4em;

}

.aspect-ratio-middle img{transform:none}
.aspect-ratio img{position:relative}
.aspect-ratio {padding-bottom: 0%;}
.right.carousel-control, .left.carousel-control{display:none}

/*# sourceMappingURL=co-branded_updates.css.map */