@charset 'utf-8';



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;
    }
  }








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;
}
/*  display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body,html { 
	min-height: 100%; height: 100%;
} 
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;
}

/* added to reset */
ul, a {
	list-style: none;
	text-decoration: none;
	padding: 0;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
	cursor: pointer;
}

body {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1em;
    color: #333;
    line-height: 1;
}
#wrapper {}
#sg-container {overflow: hidden;}






/*----------------------------*/
/*	   	  Main Elements  	  */
/*----------------------------*/

#outer-topnavigation {display: none;}
#outer-bottomnavigation {display: none;}
#outer-navigation {display: none;}
#sub-navigation {display: none;}
#headernavigation {}
#inner-header h1 {display: none;}
#sideleft-navigation {display: none;}
#sideright-navigation {display: none;}

#outer-header {}
#outer-slideshow {}
#outer-main {}
#outer-footer {}

#outer-clientfooter {}
#outer-languagebar {display: none;}
#breadcrumbs { display: none;}

/* Make sure these add up to your sites width */
#sidebar-left { display: none; }
#content, #sidebar-right { width: 100%; }
#content {
    padding-bottom: 50px;
}

#inner-topnavigation, #inner-header, #inner-navigation, #text, .module, #inner-footer, #inner-bottomnavigation, #inner-languagebar {
	max-width: 1200px; /* SITE WRAPPER WIDTH recommend: 960px, 1140px */
	min-width: 0; width: 100%;
	margin-left: auto !important;
    margin-right: auto !important;
}

#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  	  */
/*----------------------------*/


/* HELPER CLASSES */
.clear {
    clear: both;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.full-width {
    width: 100%;
}
.last { margin-right: 0!important; }
.profileimg {margin: 0 15px 15px 0; float: left; width: 22%;}
.fullwidth {width: 100%;}
.fullimg img {width: 100%; }
.clear { clear:both; }
#content iframe, .module iframe {width: 100%;}
.download {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/pdf.png/ccf6cc5e-e98f-e28c-e19f-a90a96d3763c?t=1579770169556) 10px center no-repeat;
    display: block;
    padding: 15px 0px 15px 53px;
    text-decoration: none!important;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out; 
    -o-transition:all 0.2s ease-in-out; 
    transition:all 0.2s ease-in-out;  
}

.download:hover {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/pdf.png/ccf6cc5e-e98f-e28c-e19f-a90a96d3763c?t=1579770169556) 10px 0px no-repeat;
}

.downloadword {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/word.png/88a17b82-aa27-7573-c763-b6304431a18b?t=1579770223552) 10px center no-repeat;
    display: block;
    padding: 15px 0px 15px 53px;
    text-decoration: none!important;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out; 
    -o-transition:all 0.2s ease-in-out; 
    transition:all 0.2s ease-in-out;  
}

.downloadword:hover {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/word.png/88a17b82-aa27-7573-c763-b6304431a18b?t=1579770223552) 10px 0px no-repeat;
}

.downloadpowerpoint {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/pp.png/a9c72841-77e7-44f1-a6d1-cf4b04671df5?t=1579770325744) 10px center no-repeat; 
    display: block;
    padding: 15px 0px 15px 53px;
    text-decoration: none!important;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out; 
    -o-transition:all 0.2s ease-in-out; 
    transition:all 0.2s ease-in-out;  
}

.downloadpowerpoint:hover {
    background: url(https://microcontrib.hays.com/documents/4532037/4530880/pp.png/a9c72841-77e7-44f1-a6d1-cf4b04671df5?t=1579770325744) 10px center no-repeat; 
}




/*// GRID */
.sg-row:after, .sg-row:before {display: table; content: ''; clear: both; } .sg-row {margin: 0 -15px; /* display: block; max-width: 1200px; */ } .sg-row .c1 {width: 8.3333333333333%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c2 {width: 16.666666666667%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c3 {width: 25%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c4 {width: 33.333333333333%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c5 {width: 41.666666666667%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c6 {width: 50%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c7 {width: 58.333333333333%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c8 {width: 66.666666666667%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c9 {width: 75%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c10 {width: 83.333333333333%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c11 {width: 91.666666666667%; padding: 0 15px; float: left; margin-bottom: 20px; } .sg-row .c12 {width: 100%; padding: 0 15px; float: left; margin-bottom: 20px; }






/*----------------------------*/
/*	   	  Header style   	  */
/*----------------------------*/

#outer-header {
    background-color: #4d148c;
    position: fixed;
    top: 0;
    z-index: 9996;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
}
#inner-header { }
#inner-header:after {content:""; display: table; clear: both;}
#inner-header a.logo {
    float: left; 
    padding-bottom: 11px;
    padding-top: 18px; 
}
#inner-header a.logo IMG {}
#inner-header a.secondarylogo {float:right; margin: 20px 0; display: none; }
#inner-header a.secondarylogo IMG {width: 250px;}
#inner-header h1 { font-size: 2.4em; position:relative; margin: 10px 0; font-weight:bold; color: #ff6600; float:right; clear: right; }

/*----------------------------*/
/*	   	  Slideshow style  	  */
/*----------------------------*/

.no-hero #outer-slideshow {
    display: none;
}
#outer-slideshow { 
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
#inner-slideshow { 
/*    position:relative; height: 100%; z-index: 0; zoom: 1; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #b9b9be;
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/clouds.jpg/56987a64-87c5-6fd9-cde5-f894b210b6af?t=1581600043914');
    background-size: cover;
    background-position: center 20%;
}
#inner-slideshow:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 102%;
    height: 51%;
    background-image: url("data:image/png;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjQiIGhlaWdodD0iMSIgdmlld0JveD0iMCAwIDQgMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNCAxIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjNEQxNDhDIiBwb2ludHM9IjAgMSA0IDEgNCAwICIvPjwvc3ZnPg=="); /* Fallback for SVG, just in case */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%20viewBox%3D%220%200%204%201%22%20enable-background%3D%22new%200%200%204%201%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%234D148C%22%20points%3D%220%201%204%201%204%200%20%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left bottom;
}
#inner-slideshow:after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 10%;
    width: 100%;
    height: 100%;
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/plane.png/c25a7c28-06b8-ab31-6e88-0d687114f926?t=1581600045815');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
}
#outer-slideshow #inner-slideshow img { display: none !important; }
.outer-strapline {
    height: 100%;
    position: relative;
}
.strapline {
    display: block;
    position: absolute;
    top: 30%;
    background-color: #ff6600;
    background-color: rgba(255,102,0,0.8);
    color: #fff;
    padding: 1.25em 3.5em 1.25em 1.75em;
}
.strapline h1 {
    text-align: left;
    font-size: 2.5em;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 7.25em;
}
.strapline a {
    display: inline-block;
    font-weight: bold;
    color: #fff;
    border: 3px solid #fff;
    text-decoration: none;
    padding: 0.8em 1.6em;
    margin: 0.5em 0 1em;
    z-index: 1;
    position: relative;
}
.strapline a:hover,
.strapline a:focus {
    background-color: #fff;
    color: #ff6600;
}

.strapline h2,
.strapline p {
    margin: 0;
}

/*----------------------------*/
/*	  Main navigation style	  */
/*----------------------------*/

#outer-navigation { background: #eee; }
#inner-navigation { background: #999; height: 56px; }
#inner-navigation li { float: left; }
#inner-navigation li a { display:block; padding: 0 20px; line-height: 56px; color: #fff; }
#inner-navigation li a:hover, #inner-navigation li a:focus, #inner-navigation li.active a {background: #ff6600; }

/*----------------------------*/
/*	  Top navigation style	  */
/*----------------------------*/

#outer-topnavigation {background: #eee; }
#inner-topnavigation { background: #999; height: 56px; }
#inner-topnavigation li { float: left; }
#inner-topnavigation li a { display:block; padding: 0 20px; line-height: 56px; color: #fff; }
#inner-topnavigation li a:hover, #inner-topnavigation li a:focus, #inner-topnavigation li.active a { background: #ff6600; }

/*--------------------------------*/
/*	  Bottom navigation style	  */
/*--------------------------------*/

#outer-bottomnavigation {background: #eee; margin: 0 0 20px 0; }
#inner-bottomnavigation {background: #999; height: 56px; }
#inner-bottomnavigation li { float: left; }
#inner-bottomnavigation li a { display: block; padding: 0 20px; line-height: 56px; color: #fff; }
#inner-bottomnavigation li a:hover, #inner-bottomnavigation li a:focus, #inner-bottomnavigation li.active a { background: #ff6600; }

/*--------------------------------*/
/*	  header navigation style	  */
/*--------------------------------*/

#headernavigation {clear: right; float:right; position:relative; }
#headernavigation li { float: left; }
#headernavigation li a {
    display: block;
    padding: 0 1.5em;
    font-weight: 600;
    line-height: 100px;
    color: #fff;
}
#headernavigation li a:hover, 
#headernavigation li a:focus, 
#headernavigation li.active a { 
    background: #390f69;
}






/*----------------------------*/
/*	 	 Content styles	      */
/*----------------------------*/

.no-hero #outer-main {
    padding-top: 150px;
}
#outer-main {
    background-color: #4d148c;
    color: #fff;
    overflow: hidden;
}
#inner-main {}
#content {}
#text {}

.content-box {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0.5em;
    margin: 0.4em 0.4em 1em;
}

#content span,
#content strong {
    font-size: inherit !important;
}

ul.icon-text {
    list-style: none;
    font-size: 0.75em;
    padding: 0;
}

ul.icon-text li {
    display: inline-block;
    margin: 1em !important;
    max-width: 12em;
    text-align: center;
}

ul.icon-text li img {
    margin-bottom: 0.5em;
}

ul.icon-text li strong {
    display: block;
}

#content ul.tags li {
    display: inline-block;
    margin: 0.3em 0.6em 0.6em 0;
    background-color: #fff;
    color: #4d148c;
    font-weight: bold;
    padding: 1em;
}



/*----------------------------*/
/*	Sidebar + module style    */
/*----------------------------*/

#sidebar-left { }
#sidebar-right {
    background-color: #bbb;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    padding: 50px 0;
}

/* Individual module boxes and remove ones not getting used */
.module.a {}
.module.b {}
.module.c {}
.module.d {}
.module.e {display: none;}
.module.f {display: none;}
.module.g {display: none;}
.module.h {display: none;}

/*----------------------------*/
/*    Client footer styles	  */
/*----------------------------*/

/*
#outer-clientfooter {
	background-color: #f5f5f5;
	padding: 40px 0;
}
*/
#inner-clientfooter {}
#inner-clientfooter > h1 {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}




.explore-card {
	box-shadow: 0 3px rgba(0,0,0,0.05);
}

.explore-card .explore-descr {
	background-color: #fff;
	padding: 20px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	color: #444;
}

.explore-descr h1 {
	font-size: 1.2em;
}

.explore-card a {
	display: block;
	margin-top: 15px;
	/* background-color: #ddd; */
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-top: solid 1px #eee;
	padding-top: 15px;
}





/*----------------------------*/
/*	 	   Typography	      */
/*----------------------------*/

p {
    margin: 0.4em 0 1em;
}
#content em {font-style: italic;}
#content a {
    color: #fff;
    text-decoration: underline;
}
/*#content a:hover { color: #ff6600; text-decoration:none; }*/

ul.p-bottom2, 
ol.p-bottom2 {
    padding: 0 0 2em !important;
}

#content ol {list-style-type: decimal!important; padding: 10px 10px 10px 20px;}
#content ul {
    list-style: square inside;
    padding: 0 0 1em;
}
#content li {
    margin: 0.3em 0 0.6em;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0.2em 0 0.8em;
    text-align: center;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 1.5em;
    color: #ff6600;
}
h2.text-left,
.detailedTitle {
    font-size: 1.25em;
    color: #ffa366;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.3em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1.1em;
}

/* Module */
/*
.module h1 { color: #ff6600; font-size: 2em; margin-bottom: 20px; }
.module a { color: #ff6600; font-weight: bold;}
.module a:hover { text-decoration:none; }
*/

.no-cards .module a.Viewall {
    display: none;
}
a.Viewall {
    margin-top: 0.5em;
    text-decoration: none;
    font-size: 1.15em;
    font-weight: 600;
	display: block;
    background-color: #ff6600; 
	color: #fff;
	text-align: center;
	padding: 15px;
    text-transform: lowercase;
}
a.Viewall:first-letter {
    text-transform: uppercase;
}
a.Viewall:hover,
a.Viewall:focus {
	background-color: #4d148c;
}
/* Client footer */
#inner-clientfooter h1 { }










/*---------------*/
/*   JOB TABLE   */
/*---------------*/

.jobTable {
    width: 100%;
}

.jobTable tr.jobListHeader,
.jobTable tr.jobListItem, 
.jobTable tr.jobListItemAlt {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.jobTable th,
.jobTable tr.jobListItem td,
.jobTable tr.jobListItemAlt td {
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
}

.jobTable th {
    color: #ff6600;
    font-weight: bold;
    padding: 1em 1em 1em 0;
}

.jobTable th:first-child {
    padding: 1em;
}

.jobTable tr.jobListItem td,
.jobTable tr.jobListItemAlt td {
    color: #000;
}

.jobTitle a {
    color: #390f69;
    display: block;
    font-weight: bold;
    padding: 1em;
}

.jobTitle a:hover,
.jobTitle a:focus {
    text-decoration: underline;
}

p.jobTable,
#Form1 input{
    display: none;
}

/*
#Form1 > p {
    margin: 0;
    height: 0;
}
*/

a.view-all {
    margin-top: 0.5em;
}

hr.rule {
    height: 1px;
    background-color: #fff;
    border: 0;
    margin: 2em 0;
    padding: 0;
}

#content a.detailedBack,
#content a.detailedApply,
#content a.applylinks {
    border-radius: 0 !important;
    border: 0 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    font-size: 1.15em;
    font-weight: 600;
    display: inline-block;
    background: #ff6600;
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    margin: 0.5em 1.5em 0.5em 0;
}

#content a.detailedBack:hover,
#content a.detailedBack:focus,
#content a.detailedApply:hover,
#content a.detailedApply:focus,
#content a.applylinks:hover,
#content a.applylinks:focus {
    background: #fff;
    color: #ff6600 !important;
}


/*-----------------*/
/*   JOB DETAILS   */
/*-----------------*/

/* Job titles */
.title, .detailedTitle { font-weight: bold; } 

/* 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 { float: left; padding: 0 0 10px 0; text-indent: 5px; }
.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; 
}

.jobTitle, .jobRate { vertical-align:middle; }
.jobTitle a { }
.jobTitle { }
.jobLocation { }
.jobRate {display: none; }

.jobListHeader th:nth-child(3) {
	display: none;
}

/* Job Description */
.detailedDescription { }
.detailedDescription p { }
.detailedDescription ul{ }
.detailedDescription li{ }


/* Job Closing Date */


/*
.detailedOffice, .detailedPhone, .detailedEmail, .detailedContact,.detailedRef, .detailedClosingDate, .detailedType, .detailedSalary, .detailedLocation  {
	border-right: solid thin #ddd;
	border-top: solid thin #ddd;
	border-left: solid thin #ddd;
	padding: 0 0;
	margin: 0!important;
    max-width: 680px;
}
*/
.detailedEmail span, .detailedPhone span, .detailedOffice span, .detailedContact span, 
.detailedRef span, .detailedClosingDate span, .detailedType span, .detailedSalary span, .detailedLocation span {
    font-weight: bold;
/*
	width: 160px;
	display: inline-block;
	font-weight: normal;
	padding: 10px;
	color: #555;
	border-right: solid 4px #ddd;
	margin-right: 19px;
	background-color: #eee;
	font-size: 1em;
*/
}


/*
.detailedEmail, .detailedRef {
	margin:  0 0 30px 0 !important;
	border-bottom: solid thin #ddd;
}
*/
.detailedContact { 
	margin: 30px 0 0 0 !important;
}

.detailedSalary,
.detailedClosingDate {
    display: none;
}

/* Hide 1 of 1 jobs text below table */
p.Micro, span#MSearch br { display: none !important; }

    
    
    
    

/*---------------*/
/*   Job cards   */
/*---------------*/
    
.job-cards.sg-row > .c6:nth-child(odd) {
    clear: both;
}

.job-card {
	box-shadow: 0 3px rgba(0,0,0,0.05);
    margin-bottom: 12px;
}

.job-card .c5,
.job-card .c7 {
    margin: 0;
}

.job-card .desc {
	background-color: #fff;
    -webkit-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	padding: 20px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	color: #444;
    min-height: 6.75em;
}

.job-card .desc h2 {
    color: #2d2e31;
    text-align: left;
	font-size: 1.25em;
}
    
.job-card .desc h2 span {
	font-size: 0.95em;
    color: #7a7d86;
    font-weight: 600;
}

.job-card a,
a.view-all {
    text-decoration: none;
    font-size: 1.15em;
    font-weight: 600;
	display: block;
    background-color: #ff6600; 
	color: #fff;
	text-align: center;
	padding: 15px;
}
    
.job-card a:hover, 
.job-card a:focus,
a.view-all:hover, 
a.view-all:focus {
    background-color: #4d148c;
}


    


/*----------------*/
/*   Link boxes   */
/*----------------*/

ul.link-boxes {
    padding: 0;
}

ul.link-boxes li {
    float: left;
    width: 33.333333333333%;
    display: table;
    height: 13em;
}

ul.link-boxes li a {
    display: table-cell;
    vertical-align: middle;
    background-color: #4d148c;
    background-position: center center;
    background-size: cover;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    padding: 3.33em 0.5em;
    color: #fff;
    text-decoration: none;
    position: relative;
}

ul.link-boxes li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(77,20,140,0.6);
    -webkit-transition: all 0.25s linear;
    -moz-transition:    all 0.25s linear;
    -o-transition:      all 0.25s linear;
    transition:         all 0.25s linear;
}

ul.link-boxes li:nth-child(even) a {
    background-color: #ff6600;
}

ul.link-boxes li a {
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/package.png/52d54b26-4b0a-c2ca-9b0c-f8a1ae3c94e6?t=1581600045397');
}

ul.link-boxes li a[href*="krakow"] {
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/krakow.jpg/dccce399-cf32-4091-3e1e-275f7c812af4?t=1581600044867');
}

ul.link-boxes li a[href*="jobs"] {
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/jobs.jpg/3193fbeb-7452-e19d-b6a5-c844fa112abd?t=1581600045116');
}

ul.link-boxes li a[href*="contact"] {
    background-image: url('https://microcontrib.hays.com/documents/5018956/5019060/contact.jpg/6c7d2602-1949-e539-12fe-482851f1e940?t=1581600044644');
}

ul.link-boxes li:nth-child(even) a:before {
    background-color: rgba(255,102,0,0.6);
}

ul.link-boxes li a:hover:before,
ul.link-boxes li a:focus:before {
    background-color: rgba(77,20,140,0.9);
}

ul.link-boxes li:nth-child(even) a:hover:before,
ul.link-boxes li:nth-child(even) a:focus:before {
    background-color: rgba(255,102,0,0.9);
}

ul.link-boxes li a span {
    position: relative;
    z-index: 1;
}


/* Custom styles */

.text.module {
    padding-top: 4em;
    padding-bottom: 4em;
}

.detailedDescription {
    line-height: 1.5em;
}

.detailedDescription ul {
    list-style-type: disc;
    margin: 10px 0;
    padding-left: 20px;
}

.detailedDescription ul li {
    margin-bottom: 1em;
}

.detailedBack, .detailedApply {
	/* width: 100%; */
	display: inline-block;
	margin: 20px 0 5px 0;
	padding: 20px 2em;
	text-align: center;
	background-color: #4d148c;
    color: #f60 !important;
    transition: all 0.5s ease-in-out;
}

.detailedBack:hover, a.detailedApply:hover {
    background-color: #f60;
    color: #ffffff !important;
}





/*---------------------------------------------*/
/*	 	   Page: Tab styles				       */
/*---------------------------------------------*/

ul#tabnav { float: left; padding: 0; margin: 30px 0 0 0; width: 100%;}
ul#tabnav li {  float: left; list-style:none; width: 33.333333333333%; margin: 0; padding: 0; }
ul#tabnav li a { 
	float: left; background: #ececec; padding: 15px; width: 100%; text-decoration: none!important; color: #666;
	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;
	border-top: 4px solid #4d148c; font-weight: lighter;
}

ul#tabnav li#active a { border-top: 4px solid #ff6600;  }
ul#tabnav li#active a, ul#tabnav li a:hover, ul#tabnav li a:focus { background: #ff6600; color: #fff;  }
ul#tabnav li#active a {  }
#tabs { position:relative; width: 100%; background-color: #ff6600; padding: 20px; }
#tabs h1, #tabs h2, #tabs h3, #tabs h4, #tabs h5, #tabs h6, #tabs p { color: #fff; }
#tabs { position:relative; width: 100%; background-color: #ff6600; padding: 20px; }
#tabs { position:relative; width: 100%; background-color: #ff6600; padding: 20px; }
#tabs > div {display: none;}


/* EXPAND AND CLOSE FAQ */
.expand {
	background: url(http://www1.hays.com/jobs/styleapps/template-assets/arrow_expand.png) no-repeat 98% center #ddd; background-size: 2%; color: #ff6600!important; text-decoration: none!important; padding: 20px; margin: 10px 0; cursor: pointer;
	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;
}
.expand:hover {background-color: #ff6600; color: #fff!important;  }
.expand.open {background: url(http://www1.hays.com/jobs/styleapps/template-assets/arrow_collapse.png) no-repeat 98% center #ff6600; background-size: 2%; color: #fff!important; }
.collapse {display: none;}
.collapse:after {content: ""; display: table; clear: both; }
.collapse p {padding: 10px; margin: 0!important; }





/*----------------------------*/
/*	  MOBILE ELEMENTS 	  	  */
/*----------------------------*/
.show {display: none;}
ul#mobilenavigation, #mobilenav, #topbar {display: none;}







/*----------------------------*/
/*	  MEDIA QUERIES		 	  */
/*----------------------------*/
@media handheld, only screen and (max-width: 1230px) {
	#wrapper {
		width: auto; padding: 0; 
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out; 
		-o-transition: all 0.2s ease-in-out; 
		transition: all 0.2s ease-in-out;  
	}
/*	#inner-slideshow {height: auto;}*/

	#text, .module, #inner-header, .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* HIDE LOCATION ON JOB TABLE */
	tr.jobListItemAlt td:last-child, tr.jobListItem td:last-child, tr.MicroItem td:last-child, tr.MicroAltItem td:last-child {}


/*
	.detailedOffice, .detailedPhone, .detailedEmail, .detailedContact,.detailedRef, .detailedClosingDate, .detailedType, .detailedSalary, .detailedLocation  {
		padding: 10px;
		margin: 0;
	}
	.detailedEmail span, .detailedPhone span, .detailedOffice span, .detailedContact span, 
	.detailedRef span, .detailedClosingDate span, .detailedType span, .detailedSalary span, .detailedLocation span {
		width: 100%;
		display: inline-block;
		font-weight: bold;
		padding: 0;
		color: #555;
		border-right: none;
		margin-right: 0;
		background-color: #fff;
	}
*/
}


@media handheld, only screen and (max-width: 990px) {
    #headernavigation,
    .strapline {
        font-size: 0.75em;
    }
}



@media handheld, only screen and (min-width: 771px) {
    a:not(:first-child) .job-card {
        margin-left: 1%;
        margin-right: 1%;
    }
    a:nth-child(3n) .job-card {
        margin-left: 1%;
        margin-right: 0;
    }
    a:first-child .job-card, 
    a:nth-child(3n+1) .job-card,
    a .job-card.alt {
        margin-left: 0;
        margin-right: 1%;
        clear: both;
    }
}
    
    

    

@media handheld, only screen and (max-width: 770px) {
	body {font-size: 1em;}
	
	.sg-row .c1 { width: 16.666666666667%; } .sg-row .c2 { width: 50%; } .sg-row .c3 { width: 50%; } .sg-row .c4 { width: 100%; } .sg-row .c5 { width: 100%; } .sg-row .c6 { width: 100%; } .sg-row .c7 { width: 100%; } .sg-row .c8 { width: 100%; } .sg-row .c9 { width: 100%; } .sg-row .c10 { width: 100%; } .sg-row .c11 { width: 100%; } .sg-row .c12 { width: 100%; }

	body, #wrapper, #outer-topnavigation, #outer-header, #outer-navigation, #outer-main, #inner-main, #outer-clientfooter, #outer-footer,#inner-topnavigation, #inner-header, #inner-navigation, #inner-main, #inner-bottomnavigation, #inner-clientfooter, #inner-footer, #sidebar-left, #text, ul#tabnav li a, ul#tabnav li  {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		margin: 0;
		padding: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		border: 0;
	}

	#outer-slideshow, #sidebar-right {margin: 0 0;}

	#inner-topnavigation, #outer-navigation, #outer-bottomnavigation,  #sideright-navigation, 
	#inner-bottomnavigation, #inner-navigation, #headernavigation, #inner-languagebar, #inner-slideshow .strapline h2, .strapline p { 
		display:none; 
	}

	#inner-header h1 {float: left; clear:both; font-size: 1.7em; display: none; }


/*	#inner-header a.logo { float: none; display: block;margin: 20px auto; text-align: center;}*/
/*	#inner-header a.logo img { width: 100%;margin: 0 auto;max-width: 300px;}*/




/*	.jobTable, .Micro, #mainjobs {font-size: 0.8em;}	*/
	/* a.detailedBack,a.detailedApply,.applylinks {width: 100%; display: block; margin: 20px 0 5px 0; padding: 20px 0; text-align: center;} */

/*	#outer-footer {font-size: 0.8em;}*/
	#inner-footer .addthis_toolbox {float: left; margin: 20px 30px 0 10px; clear: both; }

    /* START OF SLIDEOUT NAV */
    .show {display: block!important; }
    #topbar, #wrapper {
        -webkit-transition: all 400ms cubic-bezier(0.720, 0.080, 0.210, 1); /* older webkit */
        -webkit-transition: all 400ms cubic-bezier(0.720, 0.080, 0.210, 1.250); 
        -moz-transition: all 400ms cubic-bezier(0.720, 0.080, 0.210, 1.250); 
        -o-transition: all 400ms cubic-bezier(0.720, 0.080, 0.210, 1.250); 
        transition: all 400ms cubic-bezier(0.720, 0.080, 0.210, 1.250); /* custom */	
    }
    ul#mobilenavigation {
        display:block;
    }


    #text, .module, #inner-header, .container {
        padding-left: 15px;
        padding-right: 15px;
    }


    #wrapper { padding:0px; position: relative; width: auto; }
    #sg-container {overflow-x: hidden!important;}



    .nav-open #sg-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);	
        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;}
    
    
    .job-card {
        margin-left: 0;
        margin-right: 1%;
        width: 100%;
    }
    


    /* ### MOBILE MENU STYLE ### */

    .Menu {
        text-indent: -9999em;
        outline: 0;
        background-color: #fff;
        border: 0 none;
        /* border-radius: 25%; */
        cursor: pointer;
        position: fixed;
        right: 9px;
        top: 18px;
        width: 34px;
        height: 34px;
        padding: 0;
        z-index: 9999;
        -webkit-transition: all 0.25s linear;
        -moz-transition: all 0.25s linear;
        -o-transition: all 0.25s linear;
        transition: all 0.25s linear;
    }
    /*THREE BARS*/
    .Menu div {
        display: block;
        background-color: #4d148c;
        width: 24px;
        height: 4px;
        border-radius: 15%;
        position: absolute;
        top: 7px;
        left: 5px;
        -webkit-transition: all 0.25s linear;
        -moz-transition: all 0.25s linear;
        -o-transition: all 0.25s linear;
        transition: all 0.25s linear;
    }
    .Menu div#rect2 {
        top: 15px;
    }
    .Menu div#rect3 {
        top: 23px;
    }
    .Menu.animate {
        right: 207px;
        background-color: #fff;
        border-radius: 50%;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
        -moz-box-shadow:    0 2px 2px rgba(0,0,0,0.4);
        box-shadow:         0 2px 2px rgba(0,0,0,0.4);
    }

    #topbar {
        z-index: 9999999;
        position:fixed;
        width: auto;
        display: block;
    } 

    ul#mobilenavigation {
        background: #4d148c;
        padding:20px 0;
        width: 224px;
        min-width: 224px;
        position:fixed;
        height:100%;
        margin-top: 0;
        font-weight: 300;
        z-index:999991;
        list-style:none;
        right: -224px;
        -webkit-transition: all 0.25s linear;
        -moz-transition: all 0.25s linear;
        -o-transition: all 0.25s linear;
        transition: all 0.25s linear;
    }

    ul#mobilenavigation li a {
        display: block;
        padding: 1em 0.5em 1em 2em;
        font-size: 1.125em;
        color: #fff;
    }

    ul#mobilenavigation h5 {
         display: none;
    }


    #mobilenavigation.nav-open {
/*        -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -0-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);*/
        right: 0;
        box-shadow: 2px 13px rgba(0,0,0,0.2);
    }
    #mobilenavigation li {
        display:list-item;
        color:#fff;
        -webkit-transition: 0.5s; -moz-transform: 0.5s; -ms-transform: 0.5s; -0-transform: 0.5s; transition: transform 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }
    #mobilenavigation li a {
        color:#fff;
        text-decoration:none;
    }
    #mobile_back {
        display:none;
        background: rgba(0,0,0,0.4);
        position:fixed;
        height:100%; width:100%;
        top:0px; left:0px;
        z-index: 99;
    }
    ul#mobilenavigation li.active a, ul#mobilenavigation li:hover a{
        background-color: #390f69;
    }

    /* ############## */
    /* MENU ANIMATIONS */
    /* ############## */
    .Menu.animate div#rect1 {
        -webkit-transform: translateY(8px) rotate(45deg);
        -moz-transform:    translateY(8px) rotate(45deg);
        -ms-transform:     translateY(8px) rotate(45deg);
        -o-transform:      translateY(8px) rotate(45deg);
        transform:         translateY(8px) rotate(45deg);
    }

    .Menu.animate div#rect2 {
        opacity: 0;
    }

    .Menu.animate div#rect3 {
        opacity: 1;
        -webkit-transform: translateY(-8px) rotate(-45deg);
        -moz-transform:    translateY(-8px) rotate(-45deg);
        -ms-transform:     translateY(-8px) rotate(-45deg);
        -o-transform:      translateY(-8px) rotate(-45deg);
        transform:         translateY(-8px) rotate(-45deg);
    }
    
    .strapline {
        top: 5%;
    }

}


@media handheld, only screen and (max-width: 660px) {
    ul.link-boxes li {
        width: 100%;
        margin: 0.3em 0 0.6em;
    }
}

    
@media handheld, only screen and (max-width: 530px) {
	#inner-header a.secondarylogo {
		float: left;
		clear: both;
	}
	.boxgrid {
		width: 90px;
		height: 90px;
		font-size: .4em;
	}
    .strapline {
        display: none;
    }

}










/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/

/*---------------------------------------------*/
/*	 	   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: Profile styles				   */
/*---------------------------------------------*/
.profileTab {float: left; margin: 0 10px 10px 0; }
.boxgrid {
	width: 140px; 
	height: 140px;
	margin: 0 20px 20px 0; 
	float: left; 
	overflow: hidden; 
	position: relative; 
	border: 1px solid #eee;
	border-radius: 50%;
	padding: 20px;
	font:.8em Arial, sans-serif;
	cursor:auto;
}
.boxcaption {
	position: absolute; 
	bottom: -100%;
	left: 0;
	background: #ff6600; 
	height: 100%;
	width: 100%; 
	opacity: 1;
	overflow: hidden;
	display: none;
}
.captionfull .boxcaption {
	bottom: -100%;
	left: 0;
}
.boxgrid img{ 
	position: relative;  
	border: 0; 
	width: 150%;
	height: auto;
	margin-left: -25%;
	margin-top: -20%;
}		
.boxgrid h2{
	position: relative; 
	color: #fff!important; 
	font-size: 1.5em; 
	font-weight:bold; 
	text-transform: uppercase; 
	width: 80%; 
	margin: 22% auto 0 auto!important;
	text-align: center;  
	display: block; 
	padding: 10px 0;
}
.boxgrid p {
	border-top: 1px dashed #eee; 
	position: relative;
	display: block;
	width: 80%;
	color: #fff; 
	padding: 10px 0;
	font-weight:bold !important; 
	text-transform: uppercase; 
	margin: 0 auto !important;
	text-align: center;
	line-height: 130%!important;
}




/*--------------------------------*/
/*	  sideleft-navigation style	  */
/*--------------------------------*/

#sideleft-navigation { margin: 15px 0 0 0; background: #000000; }
#sideleft-navigation li {  }
#sideleft-navigation li a { display:block; line-height:46px; color: #fff; background: #ff6600; text-indent: 20px; }
#sideleft-navigation li a:hover, #sideleft-navigation li.active a { background: #ff6600; }

/*--------------------------------*/
/*	  sideright-navigation style  */
/*--------------------------------*/

#sideright-navigation {margin: 0 0 15px 0; background: #000000;  }
#sideright-navigation li { }
#sideright-navigation li a { display:block; line-height:46px; color: #fff; background: #ff6600; text-indent: 20px; }
#sideright-navigation li a:hover, #sideright-navigation li.active a { background: #40b7e3; }

/*----------------------------*/
/*	  Sub-navigation style	  */
/*----------------------------*/

#sub-navigation {margin: 0 0 20px 0; padding-left: 0 !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: #ff6600; width: 90px; margin: 0 3px 0 0; text-decoration:none!important;  }
#sub-navigation li a:hover, #sub-navigation li.active a { background: #ff6600; color: #fff; }





/*-------------------------------------------------*/
/*	 	   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:last-child a         { } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { }

ul.dropdown ul 						{box-shadow: 0 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: #ff6600; color: #000; width: 100%; 
	border-bottom: 1px solid #ccc; float: none; padding: 0; text-indent: 20px; 
}

ul.dropdown ul li a					{ 
	border-right: none; width: 100%; display: inline-block; padding: 0 !important; 
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; 
}

ul.dropdown ul ul 					{ right: 50%; top:47px; margin-right: -125px; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
.sub_menu {display: none;}



.pagination {font-size: 0.8em;margin-top: 10px; }
.pagination ul {padding: 0 !important; list-style: none !important; }
.pagination ul li {
	display: inline; margin-right: 13px; display: none; 
}
.pagination li.pageNumber, .pagination li.resultCount, .pagination li.active, .pagination li.resultCount, .pagination li.next {
	display: inline-block;
}
.pagination li.pageNumber {padding-right: 14px!important;}
.pagination li a { font-size: 1em !important; text-decoration: none !important; }
li.resultCount {float: right; }
li.pageNumber {border-right: 1px solid #ccc; padding-right: 5px; margin-right: 5px; }

.pagination li.active { }
.pagination li.next a {
	background: url(/prd_contrib/groups/hays_common/@uk/@content/documents/webassets/hays_897309.png) center center #ff6600; display: inline-block; width: 18px; height: 18px; background-size: 80%; 

	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.pagination li.next a:hover {background-color: #ff6600; }


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 */

 /* HIDE NAV */
 .flex-control-nav {display: none;} /*these are pag dots*/
 .flex-direction-nav {display: none;} /*these are arrows*/
 /* 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 + img { display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
#outer-slideshow #inner-slideshow img { width: 100%; }
#outer-slideshow #inner-slideshow img + img { 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; -moz-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: 40%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { background-repeat: no-repeat; width: 88px; height: 135px; background-position: left center;}

.flex-direction-nav .flex-next {right: -36px; background-image: url(../imgs/slideshow_arrows.png); background-position: right center;}
.flex-direction-nav .flex-prev {left: -36px; background-image: url(../imgs/slideshow_arrows.png);}

#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: .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; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; 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;}




/*------------------------*/
/*   Hays footer styles   */
/*------------------------*/
#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: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto 0 auto;
  }
  
  #inner-footer-expert #footerLogo-Links {
    margin: 10px 0px 0px 0px;
    display: flex;
    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: flex;
    list-style-type: none;
    flex-wrap: wrap;
  
  }

  #inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul  li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  
  /*NEED AMEND*/
  #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;
  }



  .latestJobs h2:nth-child(1) {
      display: none;
  }


  .allJobs h2:nth-child(1) {
    display: none;
}