@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);

@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src: local('News Cycle'), local('NewsCycle'), url(http://fonts.gstatic.com/s/newscycle/v13/9Xe8dq6pQDsPyVH2D3tMQgzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
}
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 700;
  src: local('News Cycle Bold'), local('NewsCycle-Bold'), url(http://fonts.gstatic.com/s/newscycle/v13/G28Ny31cr5orMqEQy6ljt2aVI6zN22yiurzcBKxPjFE.woff2) format('woff2');
}

* { margin:0; padding:0; }
html {width:100%; height:100%;}
body { background:#111; height:100%; width:100%; font-family: 'News Cycle', sans-serif; -webkit-text-size-adjust: 100%; }
img { border:none; }

/*body.tablet .secondary {
  display: none;
}*/

ul li {list-style-type: none;}

ul#logo-block{ position: absolute; top: 40px; left:35px; }


ul#logo-block li a{ color:#eee; font-weight:bold; }	



body#contact ul#logo-block h1 {
    background: url("/images/logo2.png"); 
}

select.navigation {
  display: none;
  margin-top: 110px;
}

select.sub-navigation {
  display:none;
    margin-top: 110px;
}


div.main-wrapper {
	width: 100%; height: 100%;
  z-index:999;
}

div.main-content {
	max-width: 900px; position: relative; padding-top: 200px; padding-left: 35px;
}
/*@media screen and (max-height: 768px) {
  div.main-content {
  padding-top: 130px;
  padding-left: 35px;
  }
}*/

div.footer-content {
	height: 34px;
width: 100%;
background: rgba(17, 25, 30, 0.85);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a511191e, endColorstr=#a511191e);
position: absolute;
bottom: 0px;
border-top: 1px #162935 solid;
}

div.footer-content .inner {
  /*padding: 2px;*/
  line-height: 32px;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:-1; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/assets/img/progress.gif) no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; /*image-rendering: optimizeQuality;*/ }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(/assets/img/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Theme 	: Shutter 1.2
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

/* Controls Bar
----------------------------*/

#controls-wrapper { margin:0 auto; height: 34px; width:100%; bottom:0px; left:0; z-index:1; background: none; position:fixed; }
#controls { overflow:hidden; height:100%; text-align:left; z-index:1000; position:absolute; right: 85px; top: 3px; width: 150px; }
#slidecounter { float:left; color:#999; margin-right:10px; font-size: 16px;}
#slidecaption { overflow:hidden; float:left; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 20px 0 0; line-height:42px; display:none; }

#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:right; margin-right: 35px; margin-top: 6px; display: none; }
#play-button:hover{ background-position:0 1px; cursor:pointer; display: none;  }

#prevslide, #nextslide{ float: left; opacity:0.6; color: #93999E; line-height: 25px; text-transform: uppercase;}
#prevslide{ }
#nextslide{ }
#prevslide:active, #nextslide:active{ }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }

ul#slide-list{   float: right; padding: 0px; position: absolute; right: 110px; margin: 5px 0px 0px 0px; width: 600px; display:none; }
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin: 0 5px 5px 0; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../img/nav-dot.png') no-repeat 0 0; }
ul#slide-list li a:hover{ background-position:0 0; cursor:pointer; }

#tray-button{ float:right; margin-top:6px; padding-right: 10px;}
#tray-button:hover{ background-position:0 1px; cursor:pointer; }


/* Progress Bar
----------------------------*/					
#progress-back{ z-index:5; position:fixed; bottom:65px; left:0; height:8px; width:100%; background:url('/assets/img/progress-back.png') repeat-x; display:none; }
#progress-bar{ position:relative; height:8px; width:100%; background:url('/assets/img/progress-bar.png') repeat-x; display:none; }


/* Thumbnail Navigation
----------------------------*/	
#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto;  }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; }


/* Thumbnail Tray
----------------------------*/			
#thumb-tray{ display:none; position:fixed; z-index:-1; bottom:170px; left:0; background:url(../img/bg-black.png); height:131px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }

#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:65px; height:65px; width:40px; }
#thumb-back{ left:0; background: url('/assets/img/thumb-back.png') no-repeat center center;}
#thumb-forward{ right:0; background:url('/assets/img/thumb-forward.png') no-repeat center center;}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }


ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
ul#thumb-list li{ background:#111; list-style:none; display:inline; width:100px; height:65px; overflow:hidden; float:left; margin:0; }
ul#thumb-list li img { width:100px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
ul#thumb-list li:hover{ cursor:pointer; }


/* Style for various uses of tabs */


#freedom {
  float:left;
  color:#969696;
  /*font:1.1em 'Puritan', Arial, Helvetica, sans-serif;*/
  font:1.0em 'News Cycle', sans-serif;
  font-style:italic;
  background: url('/assets/img/bg-black.png');
  background: rgba(17, 25, 30, 0.85);
  margin-right: 10px;
  /*padding: 10px;*/
}
#freedom li a {
  color:#969696;
  text-align:left;
  padding: 2px 20px 4px 4px;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-family: 'News Cycle', sans-serif;
  font-weight:400;
  font-size: 16px;
  font-style:normal;
    border: 0;
  outline: none !important;
  -webkit-appearance: none; box-shadow: none !important; 
  background: url("/assets/img/nav_arrows.png") no-repeat scroll right 11px transparent;
}
#freedom li a:hover {
    background-position: right -29px;
    color: #FFFFFF;
}
#freedom li.ui-state-active a {
	color: #FFFFFF;
  cursor:default;
  border: 0;
  outline: none !important;
  -webkit-appearance: none; box-shadow: none !important; 
   background-position: right -29px;
}

#main-nav {
  position:relative;
	float:left;
	color:#969696;
	/*font:1.1em 'Puritan', Arial, Helvetica, sans-serif;*/
  font:1.0em 'News Cycle', sans-serif;
	font-style:italic;
  background: url('/assets/img/bg-black.png');
  background: rgba(17, 25, 30, 0.85);
	margin-right: 10px;
	padding: 10px;
}

#main-nav li a {
  color:#969696;
  text-align:left;
  padding: 2px 20px 4px 4px;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-family: 'News Cycle', sans-serif;
  font-weight:400;
  font-size: 16px;
  font-style:normal;
  background: url("/assets/img/nav_arrows.png") no-repeat scroll right 11px transparent;
}


#main-nav li a:hover {
	color: #FFFFFF;
  background-position: right -29px;
}
#main-nav li a.selected {
  color:#FFFFFF;
  cursor:pointer;
  background-position: right -29px;
}

#links {
   /*width: 60%; */
  display: inline-block;
  *display: inline;
  zoom: 1;
}

#links #main-nav {
	width:100%;
	float:left;
	color: #93999e;
	font:1.1em 'News Cycle', sans-serif;
	background: none;
	margin-right: 0px;
	padding: 0px !important;
}

#links #main-nav li {
  float: left;
  list-style-type: none;
}

#links #main-nav li a {
	width: auto;
	float: left;
  color: #93999e;
  text-align:left;
  padding:2px 6px 4px;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-family: 'News Cycle', sans-serif;
  font-weight:400;
  font-size: 0.7em;
  font-style:normal;
  background: none;
}
#links #main-nav li a:hover {
	color: #FFFFFF;
}
#links #main-nav li a.selected {
  color:#FFFFFF;
  cursor:default;
}

.site-map {
	float: left;
}
.site-map a {
width: auto;
	float: left;
  color:#333333;
  text-align:left;
  padding:2px 6px 4px;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-family: 'News Cycle', sans-serif;f;
  font-weight:400;
  font-size: 0.7em;
  font-style:normal;
}
.social {
	float: right;
  margin-right: 5px;
}

.social img {
	margin-right: 5px;
	border: 0px;
}

.social span {
  font-size:0.6em;
  color:#9B9898;
  position: relative;
  top: 24px;
}

.tabContainer {
	float:left;
  position:relative;
	width:450px;
  max-height: 400px;
  overflow: auto;
	margin: 0px;
	/*padding: 10px;*/
  background: url('/assets/img/bg-black.png');
  background: rgba(17, 25, 30, 0.85);
	display: none;
}

.tabInner {
  padding: 10px; 
}

/*@media screen and (max-height: 590px) {
  .tabContainer {
    max-height: 230px;
  }
}*/

.tabContainer .inner {
    padding-bottom: 5px;
    width: 420px;
  }

.tabContainer h1 {
  color: #FFFFFF;
  font-size: 17px; 
  font-family: 'News Cycle', sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}

.tabContainer h3 {
  padding-bottom: 11px;
  color:#FFFFFF;
  font-family: 'News Cycle', sans-serif;
  font-weight:400;
  font-size: 18px;
}
.tabContainer p {
  text-align:left;
  color:#FFFFFF;
    font-family: 'News Cycle', sans-serif;
  font-weight:400;
  font-size: 16px; 
  line-height: 20px;
  margin-bottom: 15px;
}
.tabContainer p:last-child {
  margin-bottom:0px;
}

.tabContainer ol {
  margin-bottom:18px;
}

.tabContainer ol li {
  margin-left:40px;
  padding-left:10px;
  color:#fff;
}
.tabContainer ul {
  margin: 1em 0px 1em 1em;
  color:#FFFFFF;
}

.tabContainer ul li {
  list-style: square;
  margin-left:1em;
  margin-bottom:1em;
  font-size: 16px;
}

.tabContainer ul li {
  list-style: square;
  margin-left:1em;
  margin-bottom: 0;
  font-size: 15px;
}

.tabContainer ul li.question {
  list-style:none;
  margin-left:0.5em;
  margin-bottom:0;
  font-weight:bold;
  color:#fff;
}
.tabContainer ul li.answer {
  list-style:none;
  margin-left:0.5em;
}
.tabContainer a, .tabContainer a:active, .tabContainer a:link, .tabContainer a:visited {
  text-decoration: underline;
  color:#fff;
}

.tabContainer a:hover {
  text-decoration: none;
  color:#fff;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.jobInfoWrapper h3 {
  margin-bottom: 5px;
}
.jobInfoWrapper h2 {
  max-width: 580px;
}

#jobInfoWrapper {
  color:#fff;
  padding-right:10px;
}

#jobInfoWrapper span strong {
  color: #D58800;
}

#jobInfoWrapper h2 {
  color: #D58800;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

ul.sitemap {
  margin:10px 10px;
}

ul.sitemap li {
  list-style: none;
}

ul.sitemap li ul li {
  font-size:1em;
}

.infoBubble {
  font-family: arial, helvetica, sans-serif;
  padding:3px 18px 0 0;
  font-size:0.95em;
  color:#000;
  font-weight:normal !important;
  line-height:1.5em;
}

.infoBubble div {
  color:#1B7699;
  font-size:1.2em;
  margin-bottom:7px;
  font-weight:bold;
}

.infoBubble a, .infoBubble a:active, .infoBubble a:link, .infoBubble a:visited {
  color:#b10000;
}

.infoBubble a:hover {
  text-decoration:none;
}

#contract_latest_roles h1, #permanent_latest_roles h1, #leadership_latest_roles h1 {
  margin: 10px 0px;
}

#contract_latest_roles p, #permanent_latest_roles p, #leadership_latest_roles p {
  margin-bottom: 10px;
  background: #111;
  background: rgba(17, 17, 17, 0.6);
  color: #FFF;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-shadow: 1px 1px 2px #000;
}
#contract_latest_roles p a:first-child, #permanent_latest_roles p a:first-child, #leadership_latest_roles p a:first-child {
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 10px;
  color: #D58800;
  display: block;
}

#contract_latest_roles p a:first-child:hover, #permanent_latest_roles p a:first-child:hover, #leadership_latest_roles p a:first-child:hover {
  color: #EE9800;
}

#contract_latest_roles p a:last-child, #permanent_latest_roles p a:last-child, #leadership_latest_roles p a:last-child { 
  font-size: 14px;
  text-decoration: none;
  color: #D58800;
}



.lv_content_wrapper h1{
  margin: 10px 0px;
  color:#fff;
}

.lv_content_wrapper p {
  margin-bottom: 10px;
  margin-right: 10px;
  background: #111;
  background: rgba(17, 17, 17, 0.6);
  color: #FFF;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-shadow: 1px 1px 2px #000;
}
.lv_content_wrapper p a:first-child {
  text-decoration: none;
  margin-bottom: 10px;
  color: #D58800;
  display: block;
}

.lv_content_wrapper p a:first-child:hover {
  color: #EE9800;
}

.lv_content_wrapper p a:last-child { 
  font-size: 12px;
  text-decoration: none;
  color: #D58800;
}

.lv_content_wrapper form label {
  width: 240px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 5px 0px;
}
.lv_content_wrapper textarea {
  width: 560px;
}
#jobInfoWrapper h2 {
  color: #D58800;
  margin: 0px;
}

#applyFormWrapper h2 {
  color: #D58800;
  margin: 0px;
  font-size:1.5em;
}

#applyFormWrapper {
  padding:15px;
}

#applyFormWrapper a, #applyFormWrapper a:active, #applyFormWrapper a:link, #applyFormWrapper a:visited {
  color:#fff;
}

/*.lv_content_wrapper span strong {
  color: #D58800;
}*/
.lv_content_wrapper #jobInfoWrapper {
  /*max-width: 580px !important;*/
}

input, textarea, select {
  background: #5E5E5E;
  color: #FFF;
  border: none !important;
}

input[type="submit"]{
  background: #D58800;
  padding: 5px 10px; 
  border: none;
  color: #FFFFFF;
}

input[type="submit"]:hover{
  background: #EE9800;
  cursor: pointer;
}

input[type="text"]{
  padding: 5px;
  border: none;
}

input[type="text"].advSearch {
  width:295px;
}

select {
  padding: 3px !important;
}

fieldset {
  border: 0px;
  color: #FFF;
}

input[name="userName"] {
    border: 0 none;
    padding: 5px;
    width: 150px;
    margin-left: 2px;
}
input[name="userPass"] {
    border: 0 none;
    padding: 5px;
    width: 150px;
}

.progress {
  height: 20px;
  margin: 20px 0px;
  overflow: hidden;
  background-color: #2E2E2E;
/*  background-image: -moz-linear-gradient(top,#F5F5F5,#F9F9F9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#F9F9F9));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#F9F9F9);
  background-image: -o-linear-gradient(top,#F5F5F5,#F9F9F9);
  background-image: linear-gradient(to bottom,#F5F5F5,#F9F9F9);*/
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  max-width: 560px !important;
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
background-color: #62C462;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255, 255, 255, 0.15)),color-stop(0.25,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(255, 255, 255, 0.15)),color-stop(0.75,rgba(255, 255, 255, 0.15)),color-stop(0.75,rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
}

.progress-success .bar, .progress .bar-success {
background-color: #5EB95E;
background-image: -moz-linear-gradient(top,#62C462,#57A957);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62C462),to(#57A957));
background-image: -webkit-linear-gradient(top,#62C462,#57A957);
background-image: -o-linear-gradient(top,#62C462,#57A957);
background-image: linear-gradient(to bottom,#62C462,#57A957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0);
}

.progress-striped .bar {
background-color: #149BDF;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255, 255, 255, 0.15)),color-stop(0.25,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(255, 255, 255, 0.15)),color-stop(0.75,rgba(255, 255, 255, 0.15)),color-stop(0.75,rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
background-image: linear-gradient(45deg,rgba(255, 255, 255, 0.15) 25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(255, 255, 255, 0.15) 50%,rgba(255, 255, 255, 0.15) 75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #FFF;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0E90D2;
background-image: -moz-linear-gradient(top,#149BDF,#0480BE);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#149BDF),to(#0480BE));
background-image: -webkit-linear-gradient(top,#149BDF,#0480BE);
background-image: -o-linear-gradient(top,#149BDF,#0480BE);
background-image: linear-gradient(to bottom,#149BDF,#0480BE);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width .6s ease;
-moz-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.bar {
height: 18px;
background: #008000;
}

.btn {
display: inline-block;
padding: 0px 7px;
margin-bottom: 0;
font-size: 13px;
line-height: 26px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #F5F5F5;
background-image: -moz-linear-gradient(top,#FFF,#E6E6E6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFF),to(#E6E6E6));
background-image: -webkit-linear-gradient(top,#FFF,#E6E6E6);
background-image: -o-linear-gradient(top,#FFF,#E6E6E6);
background-image: linear-gradient(to bottom,#FFF,#E6E6E6);
background-repeat: repeat-x;
border: 1px solid #CCC;
border-color: #E6E6E6 #E6E6E6 #BFBFBF;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #B3B3B3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
font-family: arial;
}

.btn:first-child {
}
.btn-success {
color: #FFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5BB75B;
background-image: -moz-linear-gradient(top,#62C462,#51A351);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62C462),to(#51A351));
background-image: -webkit-linear-gradient(top,#62C462,#51A351);
background-image: -o-linear-gradient(top,#62C462,#51A351);
background-image: linear-gradient(to bottom,#62C462,#51A351);
background-repeat: repeat-x;
border-color: #51A351 #51A351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.fileinput-button {
position: relative;
overflow: hidden;
}

.icon-plus {
background-position: -408px -96px;
}
.icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
background-image: url("/assets/img/glyphicons-halflings-white.png");
}

[class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("/assets/img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
[class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("/assets/img/glyphicons-halflings-white.png");
background-position: -408px -96px;
background-repeat: no-repeat;
}

/*.btn-success {
color: #FFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}*/

input[type="file"] {
height: 30px;
line-height: 30px;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
width: auto;
}
.fileinput-button input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
transform: translate(-300px, 0) scale(4);
font-size: 23px;
direction: ltr;
cursor: pointer;
}

.css3button {
    font-family: arial;
    font-size: 14px;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 10px 20px;
    background:  #eeeeee !important;
    background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #eeeeee 25%,
    #cccccc) !important;
    background: -webkit-gradient(
    linear, left top, left bottom, 
    from(#ffffff),
    color-stop(0.25, #eeeeee),
    to(#cccccc)) !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #999999;
    -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px -1px 0px rgba(255,255,255,0.7);
    -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px -1px 0px rgba(255,255,255,0.7);
    box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px -1px 0px rgba(255,255,255,0.7);
    text-shadow:
    0px 0px 2px rgba(051,051,051,0.2),
    0px 1px 0px rgba(255,255,255,0.3);
    text-transform: uppercase;
    text-decoration: none;
    width: auto !important;
}

.css3button:hover {
  text-decoration: none !important;
}
.apply-container {
  float:right; font-size:18px; font-weight: bold; position:relative; width: 140px;height: 40px; top: -10px;
}

.css3button span{
  color: red;
}

select.navigation {
  padding: 5px;
  /*width: 100%;*/
  border: 1px solid #464D52;
  color: #FFF;
  background: #373C3F;
  /* url(/assets/img/ico_nav_@2x.png) right center no-repeat;
  background-position: 99% 7px;
  background-size: 16px 16px;
  cursor: pointer;
  margin: 9px 20px 0 0;
  float: left;
  display: block;
  position: relative;
  z-index: 101;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}

select.sub-navigation {
  padding:5px;
  border:1 px solid #515151;
  color:#000;
  background: #959696;
}

/*
 *  STYLE 1
 */

::-webkit-scrollbar-track
{
  -webkit-box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

::-webkit-scrollbar
{
  width: 8px;
  background-color: #3b3b3b;
}

::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #B6B6B6;
}

.contextHelp {
  font-size:11px; float:right; width:100%; margin: 10px 0px; color:#fff;
}

.fText {
  width: 200px;
}

.fArea {
  width:100%;
  height:120px;
}


input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(/assets/img/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(/assets/img/check_radio_sheet.png) -57px top no-repeat;
}


p.error{
  background-color: #A35A5A;
  color: #FFF;
  border-color: #B3696C;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px 5px 17px;
  text-shadow: none;
  line-height: 14px;
  width: 218px;
  margin: 0px;
  font-size: 12px;
}

p.error:before {
  content: "^";
}

form label {
width: 205px;
display: inline-block;
*display: inline;
zoom: 1;
margin: 5px 0px;
color: #FFF;
}

#permanent_advanced_search_button, #contract_advanced_search_button, #leadership_advanced_search_button, #lightview_advanced_search_button {
  font-size:11px;
  color:#fff;
}


a#permanent_advanced_search_button, a#contract_advanced_search_button, a#leadership_advanced_search_button, a#lightview_advanced_search_button {
    text-decoration: none;
}

a#permanent_advanced_search_button:hover, a#contract_advanced_search_button:hover, a#leadership_advanced_search_button:hover, a#lightview_advanced_search_button:hover {
    color: #D58800;
}

.pagination_links, .pagination_links a, .pagination_links a:active, .pagination_links a:link, .pagination_links a:visited  {
  color:#fff;
}

h1.vacancyResultsHeading {
  font-size: 23px;
  font-weight: normal;
}

.selectTitle {
  color:#fff;
  font-size:16px;
  margin-bottom:5px;
}

.selectArea {
  padding:10px;
  font-size:18px;
}

.buttonMobSearchAdv {
  position: relative;
  font-size:20px;
  clear:both;
}

.buttonMobSearch {
  padding:10px !important;
  font-size:20px;
  position: relative;

}

.buttonSearchAdv {
  float: left;
  margin-left: 5px;
  position: relative;
  top: -8px;
}

/** pagination */

div.pagination 
{
  /*  padding: 0px;
    margin: 0px;
  background: url('../assets_front/images/bg-caption.png');*/
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  height:30px;
 font-size:0.75em; /* This may need changed to suit your theme */
  -webkit-font-smoothing:antialiased; /* smooths the font in webkit, optional */
}

div.pagination a 
{
   /* padding: 0px 5px 0px 5px;
    margin: 2px;
    text-decoration: none;   no underline */
  display:block;
  float:left;
  width:28px;
  height:27px;
  text-decoration:none;
  text-align:center;
  line-height:26px;
  margin-right:3px;
  font-weight:bold;
    color: #fff; 
  background: url(/assets/img/numbers_spritesheet.png) no-repeat;
  /*border:1px solid #ff0000;*/
  background-position: 0px -54px;
}

div.pagination a:hover, div.pagination a:active 
{
  background: url(/assets/img/numbers_spritesheet.png) no-repeat !important;
  background-position:0px -81px !important;
  text-decoration:none;
}

div.pagination #pag_current {
  display:block;
  float:left;
  width:28px;
  height:27px;
  text-decoration:none;
  text-align:center;
  line-height:26px;
  margin-right:3px;
  font-weight:bold !important;
    color: #fff !important; 
  background: url(/assets/img/numbers_spritesheet.png) no-repeat;
  text-shadow:0 1px 0 #585858;
  color:#fff;
  background-position:-139px -53px;
  /*border:1px solid #ff0000;*/
}

div.pagination #pag_first a{
  background-position:-56px -54px !important;
}

div.pagination #pag_first a:hover{
  background-position:-56px -81px !important;
}

div.pagination #pag_last a{
  background-position:-84px -54px !important;
}

div.pagination #pag_last a:hover{
  background-position:-84px -81px !important;
}

div.pagination #pag_next a{
  background-position: -112px -54px !important;
}

div.pagination #pag_next a:hover{
  background-position: -112px -81px !important;
}

div.pagination #pag_prev a{
  background-position: -28px -54px !important;
}

div.pagination #pag_prev a:hover{
  background-position: -28px -81px !important;
}

div.pagination span.disabled 
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
} 

/** pagination ends


