/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div.row {
  clear: left;
  padding: unset;
  width: 100%;
}

.ds-custom #wrapper {
  padding-bottom: unset;
  padding-top: unset;
  position: relative;
}

.ds-custom #wrapper .portlet-column-content.empty {
  padding: unset;
}

.ds-custom #wrapper .portlet-title-text {
  display: none;
}

.ds-custom #wrapper .portlet-content, .ds-custom #wrapper .portlet-minimized .portlet-content-container {
  padding: unset;
}

.ds-custom #wrapper .portlet-decorate .portlet-content {
  border: unset;
}

.ds-custom #wrapper .portlet {
  margin: 0;
}

.ds-custom #wrapper .row {
  margin: 0 !important;
}

.ds-custom #wrapper .col-xs-1, .ds-custom #wrapper .col-sm-1, .ds-custom #wrapper .col-md-1, .ds-custom #wrapper .col-lg-1, .ds-custom #wrapper .col-xs-2, .ds-custom #wrapper .col-sm-2, .ds-custom #wrapper .col-md-2, .ds-custom #wrapper .col-lg-2, .ds-custom #wrapper .col-xs-3, .ds-custom #wrapper .col-sm-3, .ds-custom #wrapper .col-md-3, .ds-custom #wrapper .col-lg-3, .ds-custom #wrapper .col-xs-4, .ds-custom #wrapper .col-sm-4, .ds-custom #wrapper .col-md-4, .ds-custom #wrapper .col-lg-4, .ds-custom #wrapper .col-xs-5, .ds-custom #wrapper .col-sm-5, .ds-custom #wrapper .col-md-5, .ds-custom #wrapper .col-lg-5, .ds-custom #wrapper .col-xs-6, .ds-custom #wrapper .col-sm-6, .ds-custom #wrapper .col-md-6, .ds-custom #wrapper .col-lg-6, .ds-custom #wrapper .col-xs-7, .ds-custom #wrapper .col-sm-7, .ds-custom #wrapper .col-md-7, .ds-custom #wrapper .col-lg-7, .ds-custom #wrapper .col-xs-8, .ds-custom #wrapper .col-sm-8, .ds-custom #wrapper .col-md-8, .ds-custom #wrapper .col-lg-8, .ds-custom #wrapper .col-xs-9, .ds-custom #wrapper .col-sm-9, .ds-custom #wrapper .col-md-9, .ds-custom #wrapper .col-lg-9, .ds-custom #wrapper .col-xs-10, .ds-custom #wrapper .col-sm-10, .ds-custom #wrapper .col-md-10, .ds-custom #wrapper .col-lg-10, .ds-custom #wrapper .col-xs-11, .ds-custom #wrapper .col-sm-11, .ds-custom #wrapper .col-md-11, .ds-custom #wrapper .col-lg-11, .ds-custom #wrapper .col-xs-12, .ds-custom #wrapper .col-sm-12, .ds-custom #wrapper .col-md-12, .ds-custom #wrapper .col-lg-12 {
  padding: unset;
  width: unset;
  margin: unset;
  float: none;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ds-custom #wrapper {
    padding: 0;
    margin: 0;
  }
  .ds-custom .portlet-decorate .portlet-content {
    border: none;
    margin: 0;
    padding: 0;
  }
  .ds-custom .col-xs-1, .ds-custom .col-sm-1, .ds-custom .col-md-1, .ds-custom .col-lg-1, .ds-custom .col-xs-2, .ds-custom .col-sm-2, .ds-custom .col-md-2, .ds-custom .col-lg-2, .ds-custom .col-xs-3, .ds-custom .col-sm-3, .ds-custom .col-md-3, .ds-custom .col-lg-3, .ds-custom .col-xs-4, .ds-custom .col-sm-4, .ds-custom .col-md-4, .ds-custom .col-lg-4, .ds-custom .col-xs-5, .ds-custom .col-sm-5, .ds-custom .col-md-5, .ds-custom .col-lg-5, .ds-custom .col-xs-6, .ds-custom .col-sm-6, .ds-custom .col-md-6, .ds-custom .col-lg-6, .ds-custom .col-xs-7, .ds-custom .col-sm-7, .ds-custom .col-md-7, .ds-custom .col-lg-7, .ds-custom .col-xs-8, .ds-custom .col-sm-8, .ds-custom .col-md-8, .ds-custom .col-lg-8, .ds-custom .col-xs-9, .ds-custom .col-sm-9, .ds-custom .col-md-9, .ds-custom .col-lg-9, .ds-custom .col-xs-10, .ds-custom .col-sm-10, .ds-custom .col-md-10, .ds-custom .col-lg-10, .ds-custom .col-xs-11, .ds-custom .col-sm-11, .ds-custom .col-md-11, .ds-custom .col-lg-11, .ds-custom .col-xs-12, .ds-custom .col-sm-12, .ds-custom .col-md-12, .ds-custom .col-lg-12 {
    padding: 0;
    width: unset;
    margin: 0;
    float: none;
  }
}

#outer-footer {
  font-family: 'Arial', Helvetica, sans-serif;
  background: #fff;
  border-top: 1px solid #eee;
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px !important;
}

#outer-footer p {
  margin: 0;
}

#inner-footer-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 0 auto;
}

#inner-footer-expert #footerLogo-Links {
  margin: 10px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 43px;
  font-size: 17px;
  margin-left: 20px;
}

div#footer-bottom {
  font-size: 13px;
  margin-bottom: 5px;
  margin-left: 11px;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#inner-footer-expert #copyright-text {
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 19px 0px 0px 20px;
}

#inner-footer-expert #footerLogo {
  margin: 10px 0px 0px 0px;
}

#inner-footer-expert p {
  color: #304a7f;
}

#inner-footer-expert span {
  color: #333;
}

#inner-footer-expert a {
  margin-right: 8px;
  color: #666;
  font-weight: normal;
}

#inner-footer-expert a:hover {
  text-decoration: none;
  color: #002776;
}

#inner-footer-expert #copyright-text {
  display: none;
}

/*NEED AMEND*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
}

@font-face {
  font-family: 'volvobroadregular';
  src: url("/documents/4210002/4210281/volvobroad-webfont.eot");
  src: url("/documents/4210002/4210281/volvobroad-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/4210002/4210281/volvobroad-webfont.woff2") format("woff2"), url("/documents/4210002/4210281/volvobroad-webfont.woff") format("woff"), url("/documents/4210002/4210281/volvobroad-webfont.ttf") format("truetype"), url("/documents/4210002/4210281/volvobroad-webfont.svg#volvobroadregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*  display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*----------------------------*/
/*	   	  Main Elements  	  */
/*----------------------------*/
/* !!!! DO NOT INSERT PARAMETERS INTO THESE STYLES. THESE ARE TO HIDE MAIN ELEMENTS FROM THE TEMPLATE !!!! */
#outer-topnavigation {
  display: none;
}

#outer-bottomnavigation {
  display: none;
}

#sub-navigation {
  display: none;
}

#headernavigation {
  display: none;
}

#sideleft-navigation {
  display: none;
}

#sideright-navigation {
  display: none;
}

#outer-languagebar {
  display: none;
}

#breadcrumbs {
  display: none;
}

/* Make sure these add up to your sites width */
#sidebar-left, #content {
  min-height: 200px;
  float: left;
  margin-right: 2%;
}

#sidebar-left {
  width: 0%;
}

#content {
  width: 60%;
}

#sidebar-right {
  width: 35%;
  float: right;
  min-height: 200px;
}

#inner-topnavigation, #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;
}

#outer-topnavigation, #outer-header, #outer-navigation, #outer-bottomnavigation, #outer-slideshow, #outer-main, #outer-clientfooter, #outer-footer, #outer-languagebar {
  width: 100%;
  float: left;
}

/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/
body, html {
  min-height: 100%;
  height: 100%;
}

body {
  font-size: 1em;
  font-family: 'lato', Helvetica, sans-serif;
  line-height: 1.3em;
  color: #53565A;
  overflow: visible;
}

/*Colour code EVERYTHING helper*/
/* HELPER CLASSES */
.last {
  margin-right: 0 !important;
}

.profileimg {
  margin: 0 15px 15px 0;
  float: left;
  width: 22%;
}

.fullwidth {
  width: 100%;
}

.clear {
  clear: both;
}

#content iframe, .module iframe {
  width: 100%;
}

/*----------------------------*/
/*	   	  Language style  	  */
/*----------------------------*/
#inner-languagebar ul {
  float: right;
}

#inner-languagebar li {
  float: left;
  padding: 10px 10px 10px 0;
}

#inner-languagebar a {
  color: #002775;
}

.pagination li {
  list-style: none;
  display: inline-block;
}

li.pageNumber {
  float: right;
}

li.resultCount {
  display: none;
}

/*----------------------------*/
/*    Client footer styles	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-clientfooter {
  background: #a7b4be;
  min-height: 100px;
}

.section {
  width: 45%;
  height: auto;
  padding: 40px 0;
}

.section h1 {
  font-family: 'volvobroadregular';
  font-size: 2.5em;
  text-transform: uppercase;
  color: #4c5b72;
}

.section p {
  color: #31404b;
}

.section iframe {
  margin: 20px 0;
}

/*----------------------------*/
/*	   	  Header style   	  */
/*----------------------------*/
/* Outer region for 100% styles */
#inner-header {
  height: 120px;
}

#inner-header a.logo {
  float: left;
  margin: 15px 0px;
  margin-left: 5%;
}

#inner-header h1 {
  font-size: 2.4em;
  font-family: 'volvobroadregular';
  height: 90px;
  line-height: 1em;
  padding-top: 35px;
  text-transform: uppercase;
  position: relative;
  margin-top: 10px;
  padding-right: 130px;
  color: #231f20;
  float: right;
  background: url(https://microcontrib.hays.com/documents/4210002/4210285/salute.jpg) right bottom no-repeat;
  display: none;
}

/*----------------------------*/
/*	   	  Slideshow style  	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-slideshow {
  position: relative;
  padding: 0;
  zoom: 1;
  z-index: 1;
}

#inner-slideshow {
  position: relative;
  height: auto;
  z-index: 0;
  zoom: 1;
}

#inner-slideshow .strapline {
  background: #fff;
  position: absolute;
  width: 40%;
  z-index: 99;
  bottom: 10%;
  text-align: left;
  right: 0px;
  padding: 20px;
  text-transform: uppercase;
}

/* Slideshow */
#inner-slideshow h1 {
  font-size: 3em;
  font-weight: 300;
  color: #231f20;
  line-height: 1em;
}

#inner-slideshow h1 span {
  font-weight: 900;
}

/*----------------------------*/
/*	  Main navigation style	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-navigation {
  background: #e1dfdd;
  z-index: 9999 !important;
}

#inner-navigation {
  float: left;
  background: #e1dfdd;
  z-index: 99;
  margin-left: 30px;
}

#inner-navigation {
  height: 60px;
}

#inner-navigation li {
  float: left;
}

#inner-navigation li a {
  display: block;
  padding: 0 20px;
  line-height: 60px;
  color: #53565A;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

/* Hover state and hover */
#inner-navigation li a:hover, #inner-navigation li.active a {
  background: #FFFFFF;
}

/* Active state for custom style */
/* Unique button styles */
#minilogo {
  margin-left: 5%;
  width: 100px;
  height: 60px;
  float: left;
  background: url(https://microcontrib.hays.com/documents/4210002/4210285/Volvo_Group_newlogo.png) no-repeat center center;
}

/*----------------------------*/
/*	  Top navigation style	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-topnavigation {
  background: #eee;
}

#inner-topnavigation {
  background: #999;
  height: 46px;
}

#inner-topnavigation li {
  float: left;
}

#inner-topnavigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 46px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* Hover state */
/* Active state */
#inner-topnavigation li a:hover, #inner-topnavigation li.active a {
  background: #002775;
}

/* Unique button styles */
/*--------------------------------*/
/*	  Bottom navigation style	  */
/*--------------------------------*/
/* Outer region for 100% styles */
#outer-bottomnavigation {
  background: #eee;
  margin: 0 0 20px 0;
}

#inner-bottomnavigation {
  background: #999;
  height: 46px;
}

#inner-bottomnavigation li {
  float: left;
}

#inner-bottomnavigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 46px;
  color: #fff;
}

/* Hover state */
/* Active state */
#inner-bottomnavigation li a:hover, #inner-bottomnavigation li.active a {
  background: #002775;
}

/* Unique button styles */
/*--------------------------------*/
/*	  header navigation style	  */
/*--------------------------------*/
#headernavigation {
  clear: right;
  float: right;
  background: #999;
  position: relative;
  margin: 20px 0 20px 0;
}

#headernavigation li {
  float: left;
}

#headernavigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 46px;
  color: #fff;
}

/* Hover state */
/* Active state */
#headernavigation li a:hover, #headernavigation li.active a {
  background: #002775;
}

/* Unique button styles */
/*--------------------------------*/
/*	  sideleft-navigation style	  */
/*--------------------------------*/
#sideleft-navigation {
  margin: 15px 0 0 0;
  background: #000000;
}

#sideleft-navigation li a {
  display: block;
  line-height: 46px;
  color: #fff;
  background: #009fda;
  text-indent: 20px;
}

/* Hover state */
/* Active state */
#sideleft-navigation li a:hover, #sideleft-navigation li.active a {
  background: #002775;
}

/* Unique button styles */
/*--------------------------------*/
/*	  sideright-navigation style	  */
/*--------------------------------*/
#sideright-navigation {
  margin: 0 0 15px 0;
  background: #000000;
}

#sideright-navigation li a {
  display: block;
  line-height: 46px;
  color: #fff;
  background: #009fda;
  text-indent: 20px;
}

/* Hover state */
/* Active state */
#sideright-navigation li a:hover, #sideright-navigation li.active a {
  background: #40b7e3;
}

/* Unique button styles */
/*----------------------------*/
/*	  Sub-navigation style	  */
/*----------------------------*/
#sub-navigation {
  margin: 0 0 20px 0;
  padding-left: 0px !important;
}

#sub-navigation li {
  float: left;
  list-style-type: none !important;
}

#sub-navigation li a {
  display: block;
  text-indent: 20px;
  line-height: 46px;
  color: #fff;
  background: #009fda;
  width: 90px;
  margin: 0 3px 0 0;
  text-decoration: none !important;
}

/* Hover state */
/* Active state */
#sub-navigation li a:hover, #sub-navigation li.active a {
  background: #002776;
  color: #fff;
}

/* Make sure these add up to your sites width */
#sidebar-left, #content {
  min-height: 200px;
  float: left;
}

#sidebar-left {
  width: 0%;
}

#content {
  width: 50%;
  padding-left: 10%;
}

#sidebar-right {
  width: 35%;
  padding-right: 10% !important;
  float: right;
  min-height: 200px;
}

/*----------------------------*/
/*	 	 Content styles	      */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-main {
  background-color: #f8f8f8;
}

#inner-main {
  padding: 0px 0px 40px 0px;
}

#content {
  background: url(https://microcontrib.hays.com/documents/4210002/4210285/left.png) left top no-repeat;
}

/*----------------------------*/
/*	Sidebar + module style    */
/*----------------------------*/
#sidebar-left {
  display: none;
}

#sidebar-right {
  background: url(https://microcontrib.hays.com/documents/4210002/4210285/right.jpg) right top no-repeat;
  background-color: #f4f4f4;
}

.module {
  min-height: 50px;
  padding: 40px 0;
  position: relative;
}

/* Individual module boxes and remove ones not getting used */
.module.a {
  display: none;
}

.module.b {
  display: none;
}

.module.c {
  display: none;
}

.module.d {
  margin-top: 30px;
}

.module.d .module.g {
  display: block !important;
}

.module.d .module.g .jobRate {
  display: none !important;
}

.module.d .module.g > h1 {
  padding-left: 0 !important;
}

.module h1 {
  color: #000;
  font-size: 2.5em;
  padding-left: 10%;
  margin-bottom: 20px;
  font-family: 'volvobroadregular';
  text-transform: uppercase;
}

a.Viewall {
  margin-top: 20px;
  padding: 20px 0px;
  color: #000;
  background-color: #dcdcdc;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-weight: 500;
}

a.Viewall:hover {
  color: #000;
  background-color: #ccc;
}

.module.e {
  display: none;
}

.module.f {
  display: none;
}

.module.g {
  display: none;
}

.module.h {
  display: none;
}

#main-grp {
  width: 1500px;
  max-width: 100%;
  max-width: 100vw;
  margin: 0 auto;
}

#main-grp .text h1 {
	margin-left: 0 !important;
	padding-left: 0 !important;
	font-size: 5em !important;
}

@media(max-width: 1500px) {
  #main-grp {
    padding: 0 2em;
  }
}

/*------------------------*/
/*	 Hays footer styles	  */
/*------------------------*/
/* Outer region for 100% styles */
#outer-footer {
  font-family: 'Arial', Helvetica, sans-serif;
  background: #fff;
  border-top: 1px solid #eee;
  float: left;
}

#inner-footer {
  margin: 0 auto 0 auto;
}

#inner-footer .copyright {
  font-family: Arial, Helvetica, sans-serif !important;
  float: left;
  margin: 19px 0px 0px 20px;
}

#inner-footer #hayslogo {
  float: left;
  margin: 10px 0px 0px 0px;
}

#inner-footer #disclaimer {
  clear: both;
  float: left;
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 16px 0px;
  font-size: 0.8em;
  text-align: left;
  color: #777;
}

#inner-footer .addthis_toolbox {
  float: right;
  width: 138px;
  margin: 32px 30px 0px 0px;
}

#inner-footer p {
  float: left;
  color: #304a7f;
}

#inner-footer span {
  color: #333;
}

#inner-footer a {
  color: #304a7f;
}

#inner-footer a:hover {
  text-decoration: underline;
}

/*----------------------------*/
/*	 	   Typography	      */
/*----------------------------*/
/* Main Content */
#content p, #content ul {
  margin: 0px 0px 10px 0px;
  line-height: 1.4em;
  font-size: 1.1em;
}

#content em {
  font-style: italic;
}

#content a {
  color: #728da3;
  text-decoration: underline;
}

#content a:hover {
  color: #728da3;
  text-decoration: none;
}

#content ol {
  list-style-type: decimal !important;
  padding: 10px 10px 10px 20px;
}

#content ul {
  list-style: square;
  padding: 10px 10px 10px 20px;
}

#content li {
  line-height: 20px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, .module h1 {
  text-transform: uppercase;
  font-weight: bolder;
  margin: 0px 0px 10px 0px;
  font-weight: normal;
  line-height: 1em;
}

#content h1 {
  color: #000;
  font-size: 5em;
  margin-top: 100px;
  margin-bottom: 50px;
  font-family: 'volvobroadregular';
  text-transform: uppercase;
  line-height: 1em;
}

#content h2 {
  color: #000;
  font-size: 1.8em;
}

#content h3 {
  color: #000;
  font-size: 1.6em;
}

#content h4 {
  color: #000;
  font-size: 1.4em;
}

#content h5 {
  color: #000;
  font-size: 1.2em;
}

/* Client footer */
/*-----------------------------------------*/
/* GLOBAL JOBS (NORMAL ASPX & SANGAM JOBS TABLE + DETAILS */
/* GLOBAL JOBS (NORMAL ASPX & SANGAM JOBS TABLE + DETAILS */
/*-----------------------------------------*/
.jobTable, .Micro {
  width: 100%;
  color: #666666;
  text-align: left;
  clear: both;
  margin-top: 40px;
}

.module .Micro a {
  color: #44536c;
}

.jobTable a, .Micro a {
  color: #333 !important;
  font-weight: bold;
}

/* Job table header */
tr.jobListHeader th, tr.MicroHeader th {
  display: none;
}

/* Job row */
tr.MicroItem, tr.jobListItem {
  background-color: #FFF;
  border-bottom: dashed thin #333;
}

tr.MicroItem td, tr.jobListItem td {
  padding: 45px 10px;
}

tr.MicroAltItem, tr.jobListItemAlt {
  background-color: #FFF;
  border-bottom: dashed thin #333;
}

tr.MicroAltItem td, tr.jobListItemAlt td {
  padding: 45px 10px;
}

/*BULLET TO THE JOB LINKS, ADD THEM HERE */
.module .jobTitle a, table.Micro a:link {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 14px;
  display: block;
  background: url(https://microcontrib.hays.com/documents/4210002/4210285/joblink_bullet.png) left center no-repeat;
}

/* Job links */
#content .jobTitle a,
.jobTitle,
.jobRate,
table.Micro a,
table.Micro a:link, table.Micro a:visited {
  /*color: #009fda;*/
  text-decoration: none;
  display: block;
}

#content .jobTitle a:hover,
.module .jobTitle a:hover,
table.Micro a:hover, table.Micro a:focus {
  /*color: #009fda;*/
  text-decoration: none;
  display: block;
}

tr.MicroItem:hover, tr.jobListItem:hover, tr.MicroItem:hover a, tr.jobListItem:hover a, tr.MicroAltItem:hover a, tr.jobListItemAlt:hover a, tr.MicroAltItem:hover, tr.jobListItemAlt:hover {
  background-color:  #e1dfdd;
  /* color: #fff !important; */
}

.detailedDescription strong {
  font-weight: bold;
}

/* Applylinks */
a.detailedBack, a.detailedApply, .applylinks {
  cursor: pointer;
  padding: 20px;
  background: #60778a;
  color: #fff !important;
  text-decoration: none !important;
  margin: 20px 10px 0 0;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.detailedBack:hover, a.detailedApply:hover, .applylinks:hover {
  background: #577d9c;
}

/*-----------------------------------------*/
/* DETAILED JOB STYLES */
/* DETAILED JOB STYLES */
/*-----------------------------------------*/
/* Job titles */
.title, .detailedTitle {
  padding: 20px 0px 10px 0px !important;
  margin: -10px 0 0 0px;
  color: #728da3;
  font-size: 2.8em !important;
  line-height: 1.4em;
}

/* Job details bulletpoints */
.recordInfo li {
  line-height: 18px;
  list-style: square;
  list-style-type: square;
  list-style-position: outside;
  margin: 0 0 5px 10px;
}

/* RSS links */
.rsslink, .rsslink img, .rsslinkLocal {
  display: none;
}

.rsslink span, .rsslink {
  display: none;
}

.rsslink img {
  float: left;
}

.rsslinkLocal {
  float: left;
  padding: 0 0 0 15px;
  margin-bottom: 15px;
  text-indent: 5px;
  background: url(http://www1.hays.com/jobs/styleapps/template-assets/rss.png) no-repeat top left;
}

/* Control all cells */
/* Alternatate styling columns */
.jobTitle, .jobRate {
  vertical-align: middle;
}

/* Job Salary */
.detailedSalary span {
  display: none;
}

.detailedSalary {
  padding-right: 20px;
  display: none;
}

/* Job Type */
/* Job Closing Date */
.detailedClosingDate {
  display: none;
}

.detailedClosingDate span {
  display: none;
}

/* Job Reference */
/* Job Description */
/* Job Closing Date */
/* Job office */
/* Hide 1 of 1 jobs text below table */
p.Micro, span#MSearch br {
  display: none !important;
}

/*---------------------------------------------*/
/*	 	   Page: Google map API			       */
/*---------------------------------------------*/
#map_canvas {
  height: 400px;
  width: 100%;
  z-index: 10;
}

#map_canvas img, #map_canvas embed, #map_canvas object {
  max-width: none;
}

#buttons {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
  border-radius: 4px;
  border-radius: 4px;
  height: 68px;
  display: none;
}

#buttons a {
  margin-right: 10px;
}

/*---------------------------------------------*/
/*	 	   Page: Tab styles				       */
/*---------------------------------------------*/
/* Hide elements on pages by referencing id page names on the body element */
ul#tabnav {
  float: left;
  padding: 0;
  margin: 30px 0px 20px 0px;
  width: 100%;
}

ul#tabnav li {
  float: left;
  list-style: none;
  margin-right: 10px;
}

ul#tabnav li a {
  float: left;
  background: #ddd;
  padding: 20px;
  text-decoration: none !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

ul#tabnav li a#active, ul#tabnav li a:hover {
  background: #002775;
  color: #fff;
}

#tabs {
  position: relative;
  width: 100%;
}

/* EXPAND AND CLOSE FAQ */
div.expand a {
  background: #ddd;
  color: #002775 !important;
  text-decoration: none !important;
  padding: 20px;
  margin: 10px 0px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

div.expand a:hover, div.expand a.open {
  background: #002775;
  color: #fff !important;
}

div.collapse p {
  padding: 20px;
}

/*---------------------------------------------*/
/*	 	   Page: Profile styles				   */
/*---------------------------------------------*/
.profile-img {
  padding: 0 10px 10px 0;
  float: left;
}

.profileTab {
  float: left;
  margin: 0 10px 10px 0;
}

.boxgrid h2 {
  margin: 10px 10px 0 10px;
  color: #fff !important;
  font-size: 1.2em !important;
  line-height: 1em;
  font-weight: bold;
  padding: 15px;
  text-transform: uppercase;
}

.boxgrid {
  width: 140px;
  height: 149px;
  margin: 0px 20px 20px 0px;
  float: left;
  overflow: hidden;
  position: relative;
  border: 1px solid #eee;
}

.boxgrid img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

.boxgrid p {
  padding: 0 10px;
  color: #002776;
  font-weight: bold !important;
  font: .8em Arial, sans-serif;
  text-transform: uppercase;
}

.boxcaption {
  float: left;
  position: absolute;
  background: #009fda;
  height: 150px;
  width: 100%;
  opacity: .8;
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
  top: 150px;
  left: 0;
}

/*-------------------------------------------------*/
/*	 	   Page: FAQ							   */
/*-------------------------------------------------*/
/* Hide elements on pages by referencing the id page names on the body element */
ul.dropdown {
  position: relative;
}

ul.dropdown li {
  zoom: 1;
  z-index: 999;
}

ul.dropdown a:hover {
  color: #000;
}

ul.dropdown a:active {
  color: #ffa500;
}

ul.dropdown li a {
  display: block !important;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
  position: relative;
}

/* 
	LEVEL TWO
	*/
ul.dropdown ul {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  width: 250px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
}

ul.dropdown ul li {
  font-weight: normal;
  background: #002776;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #ccc;
  float: none;
  padding: 0;
  text-indent: 20px;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
  border-right: none;
  width: 100%;
  display: inline-block;
  padding: 0 !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* 
	LEVEL THREE
	*/
ul.dropdown ul ul {
  right: 50%;
  top: 47px;
  margin-right: -125px;
}

ul.dropdown li:hover > ul {
  visibility: visible;
}

.sub_menu {
  display: none;
}

/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* HIDE NAV */
.flex-control-nav, .flex-direction-nav {
  display: none;
}

/* Browser Resets */
.flex-container a:active, #outer-slideshow a:active, .flex-container a:focus, #outer-slideshow a:focus {
  outline: none;
}

.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
/*#inner-slideshow.loading { background: url("../imgs/loader.gif") no-repeat scroll center center #FFFFFF;} */
#outer-slideshow #inner-slideshow > img {
  display: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
#outer-slideshow #inner-slideshow img {
  width: 100%;
  display: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the #inner-slideshow element */
#inner-slideshow:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] #inner-slideshow {
  display: block;
}

* html #inner-slideshow {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js #inner-slideshow > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

.flex-direction-nav .flex-prev {
  left: -36px;
}

#outer-slideshow:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

#outer-slideshow:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

#outer-slideshow:hover .flex-next:hover, #outer-slideshow:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*----------------------------*/
/*	  MOBILE ELEMENTS 	  	  */
/*----------------------------*/
.show {
  display: none;
}

ul#mobilenavigation, #mobilenav, #topbar {
  display: none;
}

#mobilenav {
  overflow: auto;
  width: 80%;
  position: absolute;
  top: 0;
  left: -80%;
  height: 100%;
  background: #728da3;
  font-weight: normal;
  font-size: 1em;
  -webkit-transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1.25);
  transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1.25);
  /* custom */
}

ul#mobilenavigation h5 {
  font-size: 2em;
  color: #fff;
  padding: 20px;
  font-weight: normal;
  border-bottom: 1px solid #b8d2e7;
}

/* Mobile navigation button */
ul#mobilenavigation {
  position: relative;
  float: left;
  width: 100%;
}

/* Mobile navigation buttons */
ul#mobilenavigation li a {
  width: 100%;
  min-width: 100%;
  overflow: hidden;
  line-height: 65px;
  text-indent: 30px;
  text-decoration: none;
  color: #fff;
  float: left;
  border-bottom: 1px solid #b8d2e7;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

ul#mobilenavigation li a:hover {
  background-color: #60778a !important;
  color: #fff;
}

.Menu {
  float: left;
  cursor: pointer;
  background-image: url(http://www1.hays.com/jobs/styleapps/template-assets/menu_button.png);
  background-position: center center;
  background-color: #6691b5;
  background-size: 75%;
  height: 100%;
  width: 55px;
  z-index: 999 !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

/* Mobile navigation button once pressed (down state) */
.nav-open .Menu {
  background-color: #6691b5 !important;
}

/*----------------------------*/
/*	  MEDIA QUERIES		 	  */
/*----------------------------*/

@media(max-width: 1270px) {
  #Hero .heroStraplineWrapper {
    background: #fff;
    width: 47%;
    padding: 20px;
    text-transform: uppercase;
    margin-bottom: 3%;
  }
}


@media handheld, only screen and (max-width: 1170px) {
  #inner-header {
    width: auto;
    padding: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #outer-navigation {
    width: 100% !important;
  }
  /* Job row */
  tr.jobListItemAlt td:last-child, tr.jobListItem td:last-child, tr.MicroItem td:last-child, tr.MicroAltItem td:last-child {
    display: none;
  }
  /* Make sure these add up to your sites width */
  #content {
    width: 55%;
    padding-left: 5%;
  }
  #sidebar-right {
    width: 30%;
    padding-right: 5% !important;
    float: right;
    min-height: 200px;
  }
}

@media(max-width: 1140px) {
  #inner-clientfooter {
    padding: 0 2em;
  }
}

@media handheld, only screen and (max-width: 770px) {
  body {
    font-size: 1.1em;
  }
  /* General css styles and fixes for mobile */
  body, #wrapper, #outer-topnavigation, #outer-header, #outer-navigation, #outer-slideshow, #outer-main, #inner-main, #outer-clientfooter, #outer-footer, #inner-topnavigation, #inner-header, #inner-navigation, #inner-slideshow, #inner-main, #inner-bottomnavigation, #inner-clientfooter, #inner-footer, #sidebar-left, #sidebar-right, #content, #text, ul#tabnav li a, ul#tabnav li {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    padding: 0;
  }
  /* Hide all desktop navigations and other elements */
  #inner-topnavigation, #outer-navigation, #outer-bottomnavigation, #sidebar-left, #sideright-navigation, #inner-bottomnavigation, #inner-navigation, #headernavigation, #inner-languagebar,
  #inner-slideshow .strapline {
    display: none;
  }
  #inner-header h1 {
    display: none;
  }
  #inner-header {
    height: auto;
  }
  #inner-header a.logo {
    margin: 20px 10px !important;
    width: auto;
  }
  #outer-slideshow, #sidebar-right {
    margin: 20px 0px;
  }
  #inner-slideshow {
    position: relative;
    margin-top: 20px;
  }
  #inner-header, #outer-header {
    overflow: hidden;
  }
  #content {
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sidebar-right, .module.d {
    margin-top: 0px;
  }
  .module.d {
    margin-left: 40px !important;
  }
  #outer-clientfooter {
    display: none;
  }
  /* JOBS PAGE OPTIMIZATION */
  .jobTable, .Micro, #mainjobs {
    font-size: 0.8em;
  }
  a.detailedBack, a.detailedApply, .applylinks {
    width: 100%;
    display: block;
    margin: 20px 0px 5px 0px;
    padding: 20px 0px;
    text-align: center;
  }
  /* Mobile footer elements */
  #outer-footer {
    font-size: 0.8em;
  }
  #inner-footer .addthis_toolbox {
    float: left;
    margin: 20px 30px 0px 10px;
    clear: both;
  }
  /* START OF SLIDEOUT NAV */
  .show {
    display: block !important;
  }
  #topbar, #wrapper {
    -webkit-transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1);
    /* older webkit */
    -webkit-transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1.25);
    transition: all 400ms cubic-bezier(0.72, 0.08, 0.21, 1.25);
    /* custom */
  }
  #topbar {
    position: relative;
    background-color: #434645;
    height: 55px !important;
    width: 100%;
    z-index: 9999999;
    display: block;
  }
  #wrapper {
    padding: 10px;
    width: auto;
    padding: 20px 0px;
  }
  #container {
    overflow-x: hidden !important;
  }
  .nav-open #container {
    overflow: hidden !important;
    height: 100%;
  }
  .nav-open #mobilenav {
    transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
  }
  .nav-open #wrapper, .nav-open #topbar {
    transform: translate(80%, 0);
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    -webkit-box-shadow: -15px 0px 70px rgba(0, 0, 0, 0.08);
            box-shadow: -15px 0px 70px rgba(0, 0, 0, 0.08);
  }
  /* END OF SLIDEOUT NAV */
  /* PLUGINS */
  ul#tabnav li a {
    padding: 20px 0px;
    text-indent: 20px;
    margin: 5px 0px;
  }
}

#Hero {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  width: 100%;
  height: auto;
  max-width: 100vw;
}

#Hero .heroImgs {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  position: relative;
  z-index: 1;
  width: 100%;
}

#Hero .heroImgs img {
  width: 100%;
}

#Hero .heroStrapline {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#Hero .heroStraplineWrapper {
  background: #fff;
  width: 40%;
  padding: 20px;
  text-transform: uppercase;
  margin-bottom: 3%;
}

#Hero .heroStraplineWrapper h1 {
  font-size: 2vw;
  font-size: clamp(14px, 1.7vw, 1.8em);
  font-weight: 300;
  color: #231f20;
  line-height: 1em;
}

#Hero .heroStraplineWrapper h1 span {
  display: block;
}

#Hero .heroStraplineWrapper h1 span:last-of-type {
  font-weight: 900;
}

.Menu {
  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;
  padding: .75rem .7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.Menu div {
  background: #fff;
  width: 100%;
  height: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.nav-open .Menu {
  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;
  padding: .75rem .7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.nav-open .Menu div {
  background: #fff;
  width: 100%;
  height: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.nav-open .Menu div:nth-of-type(2) {
  display: none;
}

.nav-open .Menu div:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  position: relative;
  width: 113%;
  position: relative;
  left: 3px;
}

.nav-open .Menu div:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  position: relative;
  width: 113%;
  position: relative;
  left: 3px;
}

@media (max-width: 400px) {
  #Hero .heroStraplineWrapper {
    width: 50%;
  }
}

@media(max-width: 540px) {
  #inner-clientfooter {
    padding: 0 1em;
  }
}

/*# sourceMappingURL=style.css.map */