@charset "utf-8";
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;
}
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;
  }
}

/* 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,
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 !!!! */
/* !!!! DO NOT INSERT PARAMETERS INTO THESE STYLES. THESE ARE TO HIDE MAIN ELEMENTS FROM THE TEMPLATE !!!! */
/* !!!! DO NOT INSERT PARAMETERS INTO THESE STYLES. THESE ARE TO HIDE MAIN ELEMENTS FROM THE TEMPLATE !!!! */
#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 {
  display: none;
}
#outer-languagebar {
  display: none;
}
#breadcrumbs {
  display: none;
}

/* Make sure these add up to your sites width */
#sidebar-left,
#content,
#sidebar-right {
  min-height: 200px;
  float: left;
}
#sidebar-left {
  display: none;
}
#content {
  width: 60%;
}
#sidebar-right {
  width: 40%;
  float: right;
}

/* Universal mobile and desktop navigation  LIST IDs */

li#l1,
ul#mobilenavigation li#l1 {
}
li#l2,
ul#mobilenavigation li#l2 {
}
li#l3,
ul#mobilenavigation li#l3 {
}
li#l4,
ul#mobilenavigation li#l4 {
}
li#l5,
ul#mobilenavigation li#l5 {
}
li#l6,
ul#mobilenavigation li#l6 {
}
li#l7,
ul#mobilenavigation li#l7 {
}
li#l8,
ul#mobilenavigation li#l8 {
}

/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/
body,
html {
  min-height: 100%;
  height: 100%;
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/bg.jpg/b96def4c-93bd-2511-ba9c-5410a6ebbfcc?t=1581412472901)
    top center #d1efff repeat-x;
}
body {
  font: 0.8em Arial, Helvetica, sans-serif;
  color: #666;
  overflow: visible;
}
#wrapper {
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/wrapper-bg.png/4b2214e8-f212-4109-1fef-410a4c277f44?version=1.0&t=1581412475211)
    top center no-repeat;
  min-height: 100%;
  width: 100%;
  height: auto;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/wrapper-bg.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/wrapper-bg.png', sizingMethod='scale')";
}

#inner-topnavigation,
#inner-header,
#inner-navigation,
#inner-slideshow,
#inner-main,
#inner-clientfooter,
#inner-footer,
#inner-bottomnavigation,
#inner-languagebar {
  max-width: 1140px; /* SITE WRAPPER WIDTH recommend: 960px, 1140px */
  min-width: 0px;
  width: 100%;
  margin: 0 auto;
}

#outer-topnavigation,
#outer-header,
#outer-navigation,
#outer-bottomnavigation,
#outer-slideshow,
#outer-main,
#outer-clientfooter,
#outer-footer,
#outer-languagebar {
  width: 100%;
  float: left;
}

.last {
  margin-right: 0 !important;
}

/*----------------------------*/
/*	   	  Language style  	  */
/*----------------------------*/
#outer-languagebar {
}
#inner-languagebar ul {
  float: right;
}
#inner-languagebar li {
  float: left;
  padding: 10px 10px 10px 0;
}
#inner-languagebar a {
  color: #009fda;
}

/*----------------------------*/
/*	   	  Header style   	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-header {
  background: url() repeat-x;
  height: 220px;
}
#inner-header {
  background: url() repeat-x;
  position: relative;
}
#inner-header a.logo {
  margin: 20px 0;
  display: inline-block;
  height: 180px;
  float: left;
}

/*----------------------------*/
/*	   	  Slideshow style  	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-slideshow {
  background: url() repeat-x;
}
#inner-slideshow {
  height: auto;
  background: url() repeat-x;
  position: relative;
  z-index: 0;
}
#inner-slideshow .strapline {
  position: absolute;
  z-index: 99;
  bottom: 5%;
  left: 0px;
}

#inner-slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
}
#inner-slideshow IMG.active {
  z-index: 10;
  position: relative;
}
#inner-slideshow IMG.last-active {
  z-index: 9;
  position: absolute;
}

/*----------------------------*/
/*	  Main navigation style	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-navigation {
  background: url() repeat-x;
}
#inner-navigation {
  background: url() repeat-x;
}
#inner-navigation li {
  float: left;
  background: url() repeat-x;
}
#inner-navigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 46px;
  color: #fff;
}

/* Hover state and hover */
#inner-navigation li a:hover,
#inner-navigation li.active a {
  background: #40b7e3;
}
/* Active state for custom style */
#inner-navigation li.active a {
}

/* Unique button styles */
#inner-navigation li#l1 {
}

/*----------------------------*/
/*	  Top navigation style	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-topnavigation {
  background: url() repeat-x;
}
#inner-topnavigation {
  background: url() repeat-x;
}
#inner-topnavigation li {
  float: left;
}
#inner-topnavigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 46px;
  color: #fff;
}

/* Hover state */ /* Active state */
#inner-topnavigation li a:hover,
#inner-topnavigation li.active a {
  background: #40b7e3;
}

/* Unique button styles */
#inner-topnavigation li#l1 {
}

/*--------------------------------*/
/*	  Bottom navigation style	  */
/*--------------------------------*/
/* Outer region for 100% styles */
#outer-bottomnavigation {
  background: url() repeat-x;
}
#inner-bottomnavigation {
  background: url() repeat-x;
}
#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: #40b7e3;
}

/* Unique button styles */
#inner-bottomnavigation li#l1 {
}

/*--------------------------------*/
/*	  header navigation style	  */
/*--------------------------------*/
#headernavigation {
  background: url() repeat-x;
  float: right;
  margin-top: 30px;
}
#header {
  float: right;
  display: inline;
}
#headernavigation li {
  float: left;
}
#headernavigation li a {
  display: block;
  padding: 0 20px 0 20px;
  line-height: 35px;
  color: #fff;
  background: #d63936;
  margin-left: 3px;
  border-radius: 10px;
}

/* Hover state */ /* Active state */
#headernavigation li a:hover,
#headernavigation li.active a {
  background: #40b7e3;
  background: #6b1434;
}

/* Unique button styles */
#headernavigation li#l1 {
}

/*--------------------------------*/
/*	  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: #009fda;
  text-indent: 20px;
}

/* Hover state */ /* Active state */
#sideleft-navigation li a:hover,
#sideleft-navigation li.active a {
  background: #40b7e3;
}

/* Unique button styles */
#sideleft-navigation li#l1 {
}

/*--------------------------------*/
/*	  sideleft-navigation style	  */
/*--------------------------------*/
#sideright-navigation {
  margin: 15px 0 0 0;
  background: #000000;
}
#sideright-navigation li {
}
#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 */
#sideright-navigation li#l1 {
}

/*----------------------------*/
/*	  Sub-navigation style	  */
/*----------------------------*/
#sub-navigation {
  margin: 20px 0 0 0;
}
#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: #ccc;
  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: #ddd;
}

#sub-navigation li#l1 {
}

/*----------------------------*/
/*	 	 Content styles	      */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-main {
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/outer-main-bg.png/6efe85eb-3a07-b23c-8df0-61a54730cca7?t=1581412474833)
    top center repeat-y;
  margin-top: -15px;
}
#inner-main {
  background: url() repeat-x;
}
#content {
}
#text {
  padding: 40px 20px 40px 40px;
}

/*----------------------------*/
/*	Sidebar + module style    */
/*----------------------------*/

#sidebar-left {
  padding: 40px 0px 40px 40px;
}
#sidebar-right {
  padding: 40px 40px 40px 0px;
}

.module {
  min-height: 50px;
  margin: 0 0px 15px 0px;
  position: relative;
}
/* 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 {
}

.module.d h1 {
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/module-d-h1-bg.png/06f8ae1c-ffaf-5304-1dd4-8ff2be8f74d3?t=1581412474027)
    #d22f2b center left no-repeat;
  padding-left: 40px;
}

/*----
------------------------*/
/*	Module: Slideshow         */
/*----------------------------*/
.module.e IMG {
  position: absolute;
  height: 220px;
  width: 220px;
  z-index: 8;
}
.module.e IMG.active {
  z-index: 10;
}
.module.e IMG.last-active {
  z-index: 9;
}

/*----------------------------*/
/*    Client footer styles	  */
/*----------------------------*/
/* Outer region for 100% styles */
#outer-clientfooter {
}
#inner-clientfooter {
  background: #444;
  height: 100px;
}

/*------------------------*/
/*   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;
}

/*----------------------------*/
/*	 	   Typography	      */
/*----------------------------*/
/* Header */
#inner-header h1 {
  font-size: 2.4em;
  font-weight: bold;
  color: #fff;
  float: right;
  padding: 80px 60px 0px 0px;
}

/* Slideshow */
#inner-slideshow h1 {
  font-size: 1.4em;
  font-weight: normal;
  color: #fff;
  padding: 10px 30px 10px 30px;
  width: 100%;
  margin-bottom: 4px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/slider_bg.png/75d502cb-d04a-8470-bbc9-2309b37b0035?t=1581412474492)
    center left repeat;
}

#inner-slideshow h2 {
  font-size: 1.4em;
  font-weight: normal;
  color: #fff;
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/slider_bg.png/75d502cb-d04a-8470-bbc9-2309b37b0035?t=1581412474492)
    center left repeat;
  padding: 10px 30px 10px 30px;
  width: 120%;
  margin-bottom: 4px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#inner-slideshow p {
  display: none;
  font-size: 1.6em;
  font-weight: normal;
  color: #fff;
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/slider_bg.png/75d502cb-d04a-8470-bbc9-2309b37b0035?t=1581412474492)
    center left repeat;
  padding: 10px 30px 10px 30px;
  width: 100%;
  margin-bottom: 4px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Main Content */
#content p,
#content ul {
  margin: 0px 0px 10px 0px;
  color: #000;
  line-height: 170%;
  font-size: 1.1em;
}
#content a {
  color: #009fda;
  text-decoration: underline;
}
#content li {
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  margin: 0px 0px 10px 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h1 {
  color: #63143a;
  font-size: 2em;
  font-weight: normal;
}
#content h2 {
  color: #000;
  font-size: 1.8em;
  font-weight: normal;
}
#content h3 {
  color: #d22f2b;
  font-size: 1.6em;
  font-weight: bold;
}
#content h4 {
  color: #aaa;
  font-size: 1.4em;
  font-weight: normal;
}
#content h5 {
  color: #eee;
  font-size: 1.2em;
  background: #444;
  padding: 10px;
  font-weight: normal;
}
#content ul {
  list-style: square;
  padding-left: 40px;
}

/* Module */
.module h1 {
  font-size: 2.2em;
  color: #fff;
  margin: 0;
  font-weight: bold;
  background: #d22f2b;
  padding: 20px;
  border-radius: 10px 10px 0px 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.module a {
  color: #009fda;
}
.module a:hover {
  text-decoration: underline;
}
.module form {
  margin-top: -20px;
}
/* Client footer */
#inner-clientfooter h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  padding: 20px;
}

/*-----------------------------------------*/
/* GLOBAL JOBS (NORMAL ASPX & SANGAM JOBS TABLE + DETAILS */
/* GLOBAL JOBS (NORMAL ASPX & SANGAM JOBS TABLE + DETAILS */
/*-----------------------------------------*/
.jobTable {
  width: 100%;
}

.latestJobs .Viewall {
  text-transform: initial;
  display: block;
  margin: 10px 0px;
  background: #eee;
  padding: 12.5px 20px;
  color: #333;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.latestJobs .Viewall:hover {
  background-color: #ddd;
  color: #222;
  text-decoration: none;
}

/* Job table header */
tr.jobListHeader th,
tr.MicroHeader th {
  display: none;
  width: 70%;
  color: #fff;
  text-align: left;
  line-height: 1.2em;
  font-weight: bold;
  padding: 15px 10px;
  background: #009fda;
}

/* Job row */
tr.jobListItemAlt,
tr.jobListItem,
tr.MicroItem,
tr.MicroAltItem {
}
tr.MicroItem,
tr.jobListItemAlt {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #f3ebe9;
}
tr.MicroItem td,
tr.jobListItem td {
  padding: 10px;
  text-align: left;
}
tr.MicroAltItem,
tr.jobListItem {
  background-color: #f3ebe9;
  color: #000;
  border-bottom: 1px solid #f3ebe9;
}
tr.MicroAltItem td,
tr.jobListItemAlt td {
  padding: 10px;
  text-align: left;
}

/* Job links */
#content .jobTitle a,
.module .jobTitle a,
.jobTitle,
.jobRate,
table.Micro a,
table.Micro a:link,
table.Micro a:visited {
  color: #63143a;
  text-decoration: none;
  display: block;
  font-weight: bold;
}

#content .jobTitle a:hover,
.module .jobTitle a:hover,
table.Micro a:hover,
table.Micro a:focus {
  color: #63143a;
  text-decoration: underline;
  display: block;
  font-weight: bold;
}

/*IF YOU WANT TO ADD A BULLET TO THE JOB LINKS, ADD THEM HERE */
/*IF YOU WANT TO ADD A BULLET TO THE JOB LINKS, ADD THEM HERE */
/*IF YOU WANT TO ADD A BULLET TO THE JOB LINKS, ADD THEM HERE */
.module .jobTitle a,
table.Micro a:link {
  background: url(https://microcontrib.hays.com/documents/4943462/4942418/joblink-bullet.png/7e7421f3-e5e1-6e1b-0c7c-ba74afa1ed27?t=1581412472011)
    center left no-repeat;
  padding-left: 20px;
}

/* Job titles */
.title,
.detailedTitle {
  padding: 20px 0px 10px 0px !important;
  margin: -10px 0 0 20px;
  color: #009fda;
  font-size: 1.8em !important;
}

/* Job details bulletpoints */
.recordInfo li {
  line-height: 18px;
  list-style: square;
  list-style-type: square;
  list-style-position: outside;
  margin: 0 0 5px 10px;
}

/* Applylinks */
a.detailedBack,
a.detailedApply,
.applylinks {
  padding: 10px 10px 10px 10px !important;
  background: #009fda;
  color: #fff !important;
  text-decoration: none !important;
  margin: 20px 10px 0 0;
  font-weight: normal;
  position: relative;
  display: inline-block;
}
a.detailedBack:hover,
a.detailedApply:hover,
.applylinks:hover {
  background: #40b7e3;
}

/* Hide 1 of 1 jobs text below table */
p.Micro {
  display: none;
}

/*-----------------------------------------*/
/* DETAILED JOB STYLES */
/* DETAILED JOB STYLES */
/*-----------------------------------------*/

/* Control all cells */

/* RSS links */
.rsslink span {
  float: left;
  padding-bottom: 10px;
  text-indent: 5px;
}
.rsslink img {
  float: left;
}

/* Alternatate styling columns */
.jobTitle,
.jobRate {
  vertical-align: middle;
}
.jobTitle {
}
.jobLocation {
}
.jobRate {
}

/* Jobs detailed page */
/* {
  font-size: 1.4em;
  font-weight: bold;
} */

/* Job Location */
.detailedLocation span {
}
.detailedLocation {
}

/* Job Salary */
.detailedSalary span {
}
.detailedSalary {
}

/* Job Type */
.detailedType {
}
.detailedType span {
}

/* Job Closing Date */
.detailedClosingDate {
}
.detailedClosingDate span {
}

/* Job Reference */
.detailedRef {
}
.detailedRef span {
}

/* Job Description */
.detailedDescription {
}
.detailedDescription p {
}
.detailedDescription ul {
}
.detailedDescription li {
}

/* Job Closing Date */
.detailedContact {
}
.detailedContact span {
}

/* Job office */
.detailedOffice {
}
.detailedOffice span {
}

.detailedPhone {
}
.detailedPhone span {
}

.detailedEmail {
}
.detailedEmail span {
}

/*---------------------------------------------*/
/*	 	   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 */
#tab ul#tabnav {
  float: left;
  padding: 0 0 20px 0;
}
#tab ul#tabnav li {
  float: left;
  list-style: none;
}
#tab ul#tabnav li a {
  background: #ddd;
  padding: 10px 20px;
  margin-right: 10px;
}
#tab ul#tabnav li a#active {
  background: #aaa;
  color: #fff;
}
#tab #tabs {
  position: relative;
  width: 100%;
}
#tab #tabs p {
  position: relative;
}

/*---------------------------------------------*/
/*	 	   Page: Profile styles				   */
/*---------------------------------------------*/
.profile-img {
  padding: 0 10px 10px 0;
  float: left;
}
.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: #63143a;
  font-weight: bold !important;
  font: 0.8em Arial, sans-serif;
  text-transform: uppercase;
}
.boxcaption {
  float: left;
  position: absolute;
  background: #009fda;
  height: 150px;
  width: 100%;
  opacity: 0.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 */
.dropdown {
  display: none;
  background: #009fda;
  z-index: 999;
  position: absolute;
  top: 46px;
}
.dropdown li {
  width: 100%;
  color: #fff;
  background: #009fda;
}

/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/
.last {
  margin-right: 0px !important;
}
.clear {
  clear: both;
}

/*----------------------------*/
/*	  HIDE MOBILE ELEMENTS 	  */
/*----------------------------*/
#topbar {
  display: none;
}
ul#mobilenavigation li {
  display: none;
}
ul#mobilenavigation {
  height: 0;
}
ul#mobilenavigation h5 {
  display: none;
}

@media handheld, only screen and (max-width: 980px) {
  #inner-footer #disclaimer {
    width: 500px;
  }
  #wrapper {
    width: auto;
  }
  #headernavigation li a {
    font-size: 0.9em;
    padding: 0 10px 0 10px;
    line-height: 35px;
    margin-left: 3px;
    border-radius: 10px;
  }
}

@media handheld, only screen and (max-width: 820px) {
  /* General css styles and fixes for mobile */
  body,
  #wrapper,
  #outer-topnavigation,
  #outer-header,
  #outer-navigation,
  #outer-slideshow,
  #outer-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 {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .fixer {
    overflow: hidden;
    height: 100%;
  }
  #wrapper {
    width: auto;
  }

  /* Header fixes for styles and logo */
  #inner-header h1 {
    display: none;
  }
  #inner-languagebar {
    display: none;
  }
  #inner-header {
    float: left;
    min-height: 100px;
  }
  #inner-header a.logo {
    padding-left: 20px;
  }
  a.logo {
    float: left;
  }
  a.logo IMG {
    width: 80%;
  }
  /* Slideshow fixes */
  #inner-slideshow {
    overflow: hidden;
  }

  /* Hide all desktop navigations */
  #sub-navigation,
  #inner-topnavigation,
  #sidebar-left,
  #sideright-navigation,
  #inner-bottomnavigation,
  #inner-navigation,
  #headernavigation {
    display: none;
  }

  #text,
  .module {
    padding: 40px 20px 0px 20px;
  }

  /* Mobile slideshow fixes */
  #inner-slideshow {
    min-height: 0;
    height: auto;
    margin: -5px 0 0 0;
  }
  #inner-slideshow img {
    width: 100%;
  }
  #inner-slideshow img.active {
    position: relative;
  }
  #inner-slideshow img.last-active {
    position: absolute;
  }

  /* Mobile top navigation bar */
  #topbar {
    background: url(https://microcontrib.hays.com/documents/4943462/4942418/topnav_bg.jpg/aef7f950-d861-44b7-a4ee-f7b7affadbb0?version=1.0&t=1581412474125)
      top repeat-x;
    height: 37px !important;
    width: 100%;
    display: block !important;
  }

  /* Mobile navigation background */
  ul#mobilenavigation {
    font-family: Arial, Helvetica, sans-serif;
    display: none;
    position: relative;
    width: 0%;
    float: left;
    height: 100%;
    min-height: 100%;
    background-color: #111;
    background: url() right;
    overflow: hidden !important;
    background: #222;
  }

  /* Mobile navigation buttons */
  ul#mobilenavigation li {
    display: block;
  }
  ul#mobilenavigation li a {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    text-shadow: #111 1px 1px 1px;
    float: left;
    border-top: 1px solid #333;
    border-bottom: 1px solid #222;
    text-indent: 15px;
    background-position: 20px center;
    font-size: 1em;
  }
  ul#mobilenavigation li a:hover {
    background-color: #2a2a2a !important;
  }

  /* Mobile sub navigation links */
  ul#mobilenavigation li ul li a {
    text-indent: 30px;
    height: 30px;
    line-height: 30px;
  }

  /* Mobile navigation button */
  .Menu {
    float: left;
    margin: 5px 0 0 5px;
    cursor: pointer;
    background: url(https://microcontrib.hays.com/documents/4943462/4942418/mobile_btn.png/8d94ac72-59a7-0a80-1663-b1256e78ddbc?t=1581412473640);
    background-size: 36px 27px;
    height: 27px;
    width: 36px;
    z-index: 999 !important;
  }
  /* Mobile navigation button once pressed (down state) */
  .pressed {
    background: url(https://microcontrib.hays.com/documents/4943462/4942418/mobile_btn-pressed.png/04c42084-5f71-3350-6676-9c6b522c3309?t=1581412474261) !important;
    background-size: 36px 27px !important;
    height: 27px;
    width: 36px;
  }

  /* Mobile footer elements */
  #inner-footer #hayslogo {
    float: left;
    margin: 20px 20px 0px 0;
  }
  #inner-footer #disclaimer {
    display: none;
  }

  ul#mobilenavigation h5 {
    font-size: 1.2em;
    display: block;
    padding: 20px 10px;
    color: #999;
    font-weight: bold;
  }

  #inner-slideshow h1 {
    font-size: 1.2em;
    padding: 10px 30px 10px 30px;
    width: 100%;
  }
  #inner-slideshow h2 {
    font-size: 1.2em;
    padding: 10px 30px 10px 30px;
    width: 120%;
  }
  #inner-slideshow p {
    font-size: 1.2em;
    padding: 10px 30px 10px 30px;
    width: 100%;
  }
}

@media handheld, only screen and (max-width: 450px) {
  #wrapper {
    background-image: none;
  }
  #inner-header {
    min-height: 60px;
  }
  #inner-header a.logo {
    height: 100px;
    margin: 20px 0px 10px 0px;
    padding-left: 5%;
    width: 45%;
  }
  a.logo IMG {
    height: 80%;
    width: auto;
  }
  .module {
    padding: 0px 20px 0px 20px;
  }

  #inner-slideshow .strapline {
    display: none;
  }
  #inner-slideshow h1 {
    font-size: 1em;
    padding: 6px 30px 6px 30px;
    width: 100%;
  }
  #inner-slideshow h2 {
    font-size: 1em;
    padding: 6px 30px 6px 30px;
    width: 120%;
  }
  #inner-slideshow p {
    font-size: 1em;
    padding: 6px 30px 6px 30px;
    width: 120%;
  }

  tr.MicroItem td,
  tr.jobListItem td {
    padding: 15px 10px;
    text-align: left;
  }
  tr.MicroAltItem td,
  tr.jobListItemAlt td {
    padding: 15px 10px;
    text-align: left;
  }

  #inner-header h1 {
    display: inline-block;
    float: right;
    font-size: 1em;
    width: 50%;
    padding: 0px 0px;
    margin-top: 30px;
    color: #d73936;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
}

.portlet-decorate .portlet-content {
  background: transparent !important;
}

#moveIt h2 {
  display: none !important;
}

body img#defaultLogo {
  display: block;
  width: 100%;
  max-width: 200px;
  padding-left: 0.75em;
  margin-top: 0.5em;
}
