
/* CSS-reset */
html {height:100%;}
body {
	margin:0;
	color:#41525c;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#777980 url(../../images/Career-2/bg-body.png);
	height:100%;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
/***************************************************Overriding base css*****************************************/
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}
p {line-height:16px;}
a, a:visited {color: #858585;}
h1, h1 a { font-size: 18px; }

header.global, .body, footer.global {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0 auto;
    padding: 17px 0;
    position: relative;
    text-align: left;
}

#tier2 {
    font-size: 12px;
    left: -180px;
    position: relative;
    top: 86px;
    z-index: 1000;
}

#tier2 li a {
    color: #333333;
    /*font-weight: bold;*/
    padding-bottom: 15px;
    position: relative;
    text-decoration: none;
    text-transform: none;
}

#tier2 li {
    color: #333333;
    float: left;
    /*font-weight: bold;*/
    margin: 0 18px 0 0;
    position: relative;
}

#tier2 li .navBox li a {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 9px 0 6px;
}

#tier2 li .navBox li, #tier2 li .navBox li.first a {
    border-top: 1px solid #646464;
    color: #6BA010 !important;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    width: 151px;
}

footer.foot {
    text-align: left;
    font-size: 12px;
}

#country_links li.last {
    background-image: url(../../images/main_sprite.png);
    background-position: 0 -12px;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    color:#333333
}

#logo {
    background: url("../../images/ACE-Logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    margin: 0px 0 26px -12px;
    overflow: hidden;
    text-indent: -9999px;
    width: 180px;
}

.country_selector {
    color:#333333
}

#btn-search {
    background: linear-gradient(to bottom, #0D9CBF 0%, #0D687F 100%) repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 21px;
    margin: 0;
    padding: 2px 0 0;
    width: 24px;
}
input, textarea, select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C8C8C8;
    box-shadow: -1px 1px 1px #DDDDDD inset;
    float: left;
    font-size: 11px;
    height: 13px;
    line-height: 14px;
    margin: 2px 5px 0 35px;
    padding: 2px 5px;
    width: 113px;
    font:100% "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
	color:#41525c;

}

nav.global ul#tier1 {
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: -3px -37px 0 0;
}


#home .pagination {
    left: 58px;
    position: absolute;
    top: 281px;
    z-index: 2;
}

.carousel .ancNav li, #home .carousel .headlinePanel {
    background: url("../../images/blackbg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    left: 74px;
    top: 73px;
}

.pagination ul li.selected a, .pagination ul li.selected a:visited, .pagination ul li a:hover {
  background: url(../../images/Career-2/sprite.png) no-repeat scroll -60px -91px transparent;    /*/dv-en/assets/sprite.png*/
    /* background: none repeat scroll 0 0;#99CC00*/
    color: #333333;
    text-decoration: none;
    width: 1px;
}

.pagination ul li a, .pagination ul li a:visited {
    color: #FFFFFF;
    padding: 3px 8px;
    text-decoration: none;
}

.carousel .pagination a:hover, .carousel .pagination .selected a {
    background-position: -60px -91px;
    width: 1px;
}

carousel .pagination a {
    background: url(../../images/Career-2/sprite.png) no-repeat scroll -87px -91px transparent;
    display: block;
    height: 15px;
    overflow: hidden;
    text-indent: -9999px;
    width: 1px;
}

/***********************************************************End Overriding base css******************************/
a:hover {text-decoration:underline;}
a:active {background-color:transparent;}
a:focus {outline:2px solid #7acc2b;}
input,
textarea,
select {
	font:100% "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
	color:#41525c;
}
input[type="submit"]:hover {cursor:pointer;}
[type="submit"]::-moz-focus-inner {
	padding:0;
	border:0;
}
[type="search"] {
	-webkit-appearance:none;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, nav, figure, aside {display:block;}
figure {
	margin:0;
	padding:0;
}
#header:after,
#nav ul:after,
.main-nav ul:after,
.container:after,
#main:after {
	display:block;
	content:'';
	clear:both;
}
.alignleft {float:left;}
.alignright {float:right;}
img.aligncenter {
	display:block;
	margin:0 auto;
}
/* wrapper */
#wrapper {
	background:url(../../images/Career-2/bg-wrapper.png) repeat-y;
	min-height:100%;
	width:906px;
	padding:0 41px 0 39px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
/* footer */
#footer {
	width:906px;
	height:30px;
	/*padding:0 41px 0 39px;
	margin:-114px auto 0;*/
	overflow:hidden;
	position:relative;
	color:#333;
}
#footer a {color:inherit;}
*+html #footer a {color:#333;}
/* slogan */
.slogan {
	font-size:19px;
	line-height:80px;
	margin:0 0 10px;
}
.slogan strong {
	background:url(../../images/Career-2/bullet-slogan.png) no-repeat 0 7px;
	padding:0 1px 0 11px;
}
.slogan strong:first-child {
	background:none;
	padding-left:0;
}
/* footer navigation */
.footer-nav {padding:0 0 0 2px;}
.footer-nav ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
.footer-nav ul li {
	background:url(../../images/Career-2/separator.png) no-repeat 0 3px;
	display:inline;
	padding:0 8px 0 13px;
}
.footer-nav ul li:first-child {background:none;}
/* header */
#header {
	padding:10px 0 0;
	width:906px;
	position:relative;
	z-index:100;
}
/* main logotype */
.logo {
	background:url(../../images/Career-2/sprite.png) no-repeat;
	float:left;
	width:180px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 26px -11px;
}
.logo a {
	display:block;
	height:100%;
}
/* top-bar */
.top-bar {
	float:right;
	margin:0 0 21px;
}
/* top navigation */
.top-nav {
	float:left;
	margin:9px -6px 0 0;
	font-size:11px;
	line-height:14px;
}
.top-nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.top-nav li {
	background:url(../../images/Career-2/bullet-top-nav.png) no-repeat 0 6px;
	float:left;
	padding:0 7px 0 10px;
}
.top-nav li:first-child {background:none;}
.top-nav a {color:#333;}
/* search form */
.search-form {
	float:left;
	margin:0 17px 0 22px;
}
.search-form input[type="text"],
.search-form input[type="search"] {
	float:left;
	width:113px;
	height:13px;
	padding:2px 5px;
	margin:2px 5px 0 0;
	border:1px solid #c8c8c8;
	box-shadow:-1px 1px 1px #ddd inset;
	-webkit-box-shadow:-1px 1px 1px #ddd inset;
	background:none;
	font-size:11px;
	line-height:14px;
}
.search-form input[type="submit"] {
	background: #0d9cbf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkOWNiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDY4N2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0d9cbf 0%, #0d687f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d9cbf), color-stop(100%,#0d687f));
	background: -webkit-linear-gradient(top,  #0d9cbf 0%,#0d687f 100%);
	background: -o-linear-gradient(top,  #0d9cbf 0%,#0d687f 100%);
	background: -ms-linear-gradient(top,  #0d9cbf 0%,#0d687f 100%);
	background: linear-gradient(to bottom,  #0d9cbf 0%,#0d687f 100%);
	float:left;
	width:24px;
	height:21px;
	padding:2px 0 0;
	margin:0;
	border:0;
	cursor:pointer;
	font-size:11px;
	color:#fff;
}
/* location-block */
.location-block {
	clear:right;
	overflow:hidden;
	padding:0 5px 0 0;
}
.location-block a {
	background:url(../../images/Career-2/sprite.png) no-repeat -184px 3px;
	float:right;
	padding:0 0 0 11px;
	font-weight:bold;
	color:#333;
	font-size:11px;
	line-height:14px;
}
/* nav */
#nav {
	clear:both;
	width:970px;
	margin:0 -33px 0 -31px;
}
#nav>ul {
	list-style:none;
	padding:0;
	margin:0 20px 3px;
	width:930px;
	position:relative;
	z-index:2;
}
#nav>ul>li {
	float:left;
	margin:0 15px 0 0;
	position:relative;
}
#nav>ul>li>a {
	color:#333;
	font-weight:bold;
}
#nav a:hover {text-decoration:none;}
#nav .drop {
	background:url(../../images/Career-2/none.png);
	position:absolute;
	top:100%;
	left:0;
	padding:15px 0 0;
	display:none;
}
*+html #nav .drop {width:930px;}
#nav li:hover .drop {display:block;}
#nav .drop .holder {
	background:#333;
	border:1px solid #fff;
	padding:0 39px 15px 20px;
	white-space:nowrap;
	font-size:11px;
	line-height:1;
}
*+html #nav .drop .holder {float:left;}
#nav .drop .col {
	width:151px;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 41px;
	white-space:normal;
}
*+html #nav .drop .col {
	float:left;
	margin:0 0 0 44px;
}
#nav .drop .col:first-child {margin:0;}
#nav .drop ul {
	list-style:none;
	padding:0;
	margin:0;
}
#nav .drop li {border-top:1px solid #646464;}
#nav .drop li:first-child {border:0;}
#nav .drop a {
	display:block;
	padding:8px 0 7px;
	color:#fff;
}
#nav .drop .caption {
	text-transform:uppercase;
	color:#6ba010;
	font-size:12px;
}
/* countryNav */
#countryNav {
	display:none;
	position:absolute;
	top:100px;
	z-index:100001;
	margin:0 0 0 179px;
	padding:0 30px 6px 0;
	width:510px;
	background:#333;
	border:1px solid #fff;
	font-size:12px;
	line-height:13px;
	color:#fff;
}
#countryNav .col {
	width:150px;
	float:left;
	margin:10px 5px 0 15px;
}
#countryNav .caption {
	line-height: 12px;
	font-weight: normal;
	color: #6ba010;
	display: block;
	padding: 6px 0;
	margin: 0 0 2px;
	border-bottom: 1px solid #646464;
	position: relative;
}
#countryNav a {color: #fff;}
#countryNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#countryNav .country {
	position: relative;
	padding:0 0 4px;
	font-size: 11px;
	line-height: 1;
	color: #6ba010;
}
#countryNav .country ul {
	line-height:13px;
	margin:1px 0 -1px;
}
#countryNav .country li {padding:2px 0;}
#countryNav .country li li {padding:2px 0 0 22px;}
#countryNav #closeDialog {
	border: 1px solid #ccc;
	width: 10px;
	position: absolute;
	right: 10px;
	top: 15px;
	text-align: center;
	font: bold 11px/1 "Trebuchet MS", Arial, sans-serif;
	color: #fff;	
}
/* main */
#main {
	width:100%;
	padding:0 0 0px;
}
/* main-nav */
.main-nav {
	width:970px;
	margin:0 -33px 27px -31px;
	border-top:6px solid #82c341;
}
.main-nav ul {
	margin:0;
	list-style:none;
	padding:0 0 0 20px;
	width:950px;
	background:#b7d796;
	font:bold 13px/16px "Trebuchet MS", sans-serif;
}
.main-nav ul:first-child {
	padding:0;
	width:100%;
	background:#d2d5d7 !important;
	margin-bottom: 10px;
}
.main-nav li {
	background:url(../../images/Career-2/separator-nav.png) no-repeat 0 6px;
	padding:5px 27px 7px 28px;
	float:left;
}
.main-nav li:first-child {
	background:none;
	padding-left:0;
}
.main-nav ul:first-child li {
	background:none;
	padding:0;
}
.main-nav a {color:#41535d;}
.main-nav ul:first-child a {
	display:block;
	padding:4px 15px 8px;
}
.main-nav ul:first-child li:first-child a {padding-left:20px;}
.main-nav a:hover,
.main-nav .active a {
	text-decoration:none;
	color:#507828;
}
.main-nav ul:first-child a:hover,
.main-nav ul:first-child .active a {
	background:#b7d796;
	position:relative;
	color:#41535d !important;
}
.main-nav a:focus {outline:none;}
/* container */
.container {
	width:907px;
	margin:0 -1px 0 0;
	padding:0 0 28px;	
}
.container .article {
	float:left;
	margin:0 0 0 4px;
}
.container .article:first-child {margin:0 !important;}
.container .article.middle {margin:0 0 0 5px;}
/* article large small middle single */
.article {
	padding:0 20px 30px;	
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	position:relative;
	line-height:16px;
	color:#858585;
}
.article.large {width:560px;}
.article.small {width:257px;}
.article.middle {width:409px;}
.article.single {width:863px;}
.article .image-holder {
	position:relative;
	margin:0 -20px 14px;
}
.article .image-holder img {display:block;}
.article .image-holder h1 {
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	margin:0;
	padding:5px 8px 4px;
	background:#2a7d93;
	position:absolute;
	left:11px;
	bottom:11px;
}
.article .image-holder h1 a {color:#fff;}
.article .image-holder h1 a:focus {outline:none;}
.article .image-holder.color-1 h1 {background:#41535d;}
.article .image-holder.color-2 h1 {background:#82c341;}
.article .image-holder.color-3 h1 {background:#752b9f;}
.article .image-holder.color-4 h1 {background:#333385;}
.article p {margin:0 0 11px;}
.article .more {
	position:absolute;
	bottom:14px;
}
.more {
	background:url(../../images/Career-2/arrow.png) no-repeat 100% 50%;
	display:inline-block;
	vertical-align:top;
	padding:0 14px 0 0;
	font:13px/16px "Lucida Sans Unicode", sans-serif;
	text-transform:uppercase;
	color:inherit;
}
*+html .more {color:#858585;}
/* gallery */
.gallery {
	background:#d9dddf;
	overflow:hidden;
	padding:11px 12px 24px;
	margin:-6px 0 29px;
	position:relative;
}
.gallery h1 {
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	background:#6c6e6f;
	padding:5px 9px 4px;
	margin:0 0 24px;
	display:inline-block;
	vertical-align:top;
}
*+html .gallery h1 {display:inline;}
.gallery .mask {
	margin:0 77px;
	overflow:hidden;
}
.gallery .slideset {
	width:99999px;
	float:left;
}
.gallery .slide {
	float:left;
	width:145px;
	border-right:2px solid #e4e7e9;
	padding:2px 22px 5px 0;
	margin:0 24px 0 0;
	font-size:13px;
	line-height:16px;
	color:#333f48;
}
.gallery .slide.last-child {
	border:0;
	margin:0;
	padding-right:0;
}
.gallery .slide h2 {
	font-size:13px;
	margin:0;
}
.gallery .slide h2 a {color:inherit;}
*+html .gallery .slide h2 a,
*+html .gallery .slide .more {color:#333f48;}
.gallery .slide p {margin:0 0 8px;}
.gallery .btn-prev,
.gallery .btn-next {
	background: url(../../images/Career-2/sprite.png) no-repeat 0 -68px;
	width: 23px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:94px;
	left:23px;
}
.gallery .btn-next {
	background-position:-32px -68px;
	left:auto;
	right:22px;
}
/* content */
#content {
	float:left;
	width:575px;
	padding:0 0 16px;
}
#content h1 {
	font-size:27px;
	line-height:35px;
	margin:0 0 7px;
}
#content .aligncenter {
	display:block;
	margin:0 auto 22px;
}
#content p {margin:0 0 13px;}
/* sidebar */
#sidebar {
	width:297px;
	float:right;
	padding:6px 2px 0 0;
	margin:0 0 -18px;
}
/* article */
#sidebar .article {
	width:257px;
	margin:0 0 32px;
	min-height:248px;
	padding-bottom:14px;
}
#sidebar .article .more {position:static;}
/* search-job-section */
.search-job-section {
	color:#333f48;
	margin:-5px 0 52px 1px;
}
.search-job-section h2 {
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 17px -1px;
}
.search-job-section select {
	width:296px;
	margin:0 0 10px;
                height: 25px;
}
.search-job-section select,
.search-job-section input {
	font:14px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333f48;
	background-color: #FFFFFF;
}
.search-job-section input[type="text"],
.search-job-section input[type="search"] {
	float:left;
	width:256px;
	height:14px;
	padding:9px 15px 8px;
	margin:0 0 19px;
	border:5px solid #ffe799;
	background:none;
}
.search-job-section input[type="submit"] {
	background:url(../../images/Career-2/search.png) no-repeat;
	float:left;
	width:87px;
	height:17px;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	font:bold 17px Arial, sans-serif;
	text-align:left;
	color:#ffc300;
                box-shadow: 0 0 0 #FFFFFF inset;

}
*+html .search-job-section input[type="submit"] {line-height:20px;}
.search-job-section ::-webkit-input-placeholder {color:#333f48;}
.search-job-section :-moz-placeholder {color:#333f48;}
.search-job-section ::-moz-placeholder {
	color:#333f48;
	opacity: 1;
}
.search-job-section :-ms-input-placeholder {color:#333f48;}
/* job-article */
.job-article {padding:0 0 50px;}
.job-article header {margin:0 0 14px;}
.job-article h2 {
	font-size:16px;
	line-height:19px;
	margin:0 0 13px;
}
.job-article header dl {
	margin:0;
	line-height:14px;
}
.job-article header dt {
	float:left;
	margin:0 4px 0 0;
}
.job-article header dd {
	margin:0;
	overflow:hidden;
}
.job-article .apply-link {
	background:url(../../images/Career-2/arrow-2.png) no-repeat 100% 0;
	display:inline-block;
	vertical-align:top;
	padding:0 22px 0 0;
	margin:12px 0 0;
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffc300;
}
/* jobs-table */
.jobs-table {
	border:1px solid #d2d5d7;
	margin:0 1px 34px;
}
.jobs-table a {color:#000;}
.jobs-table table {
	width:100%;
	border-collapse:collapse;	
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#000;
}
.jobs-table td,
.jobs-table th {
	border:1px solid #d2d5d7;
	padding:8px 12px 8px 17px;
}
.jobs-table th {
	border-bottom-color:#ffcd2a;
	padding:7px 12px 4px 17px;
	background:#ffcd2a;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.jobs-table td:first-child,
.jobs-table th:first-child {
	width:162px;
	padding-left:12px;
}
.jobs-table td:first-child+td {width:159px;}
.jobs-table .marked td {background:#ffeaa6;}
/* paging */
.paging {
	overflow:hidden;
	margin:0 1px 0 0;
}
.paging ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
.paging li {
	float:left;
	margin:0 0 0 7px;
cursor: pointer;
}
.paging a,
.paging .current {
	background:url(../../images/Career-2/sprite.png) no-repeat -175px -90px;
	width:14px;
	height:15px;
	padding:0 0 0 1px;
	display:block;
	text-align:center;
	font-size:10px;
	line-height:15px;
	color:#fff;
}

.paging a:hover,
.paging .current {
	background-position:-151px -90px;
	text-decoration:none;
}


.current {
	background-position:-151px -90px;
	text-decoration:none;
}

.paging a:focus {outline:none;}
/* carousel */
.carousel {
	width:904px;
	height:332px;
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	margin:0 0 21px;
	position:relative;
	top:6px;
}
.carousel h1 {
	font-size:24px;
	line-height:27px;
	font-weight:normal;
	text-transform:capitalize;
	color:#fff;
	background:#2a7d93;
	padding:8px 22px 5px;
	margin:0;
	position:absolute;
	top:24px;
	left:76px;
	z-index:2;
}
.carousel img {display:block;}
.carousel .bgPanel {
	height:100%;
	width:100%;
	position:absolute;
	z-index:1;
}
.carousel .headlinePanel {
	position:absolute;
	top:70px;
	left:76px;
	z-index:2;
	background-color: rgba(205, 201, 201, 0.8);
	padding:12px 22px;
	width:346px;
	font-size:14px;
	line-height:18px;
	color:#000000;
}
.carousel p {margin:0;}
.carousel .pagination {
	position:absolute;
	left:75px;
	bottom:28px;
	z-index:3;
}
.carousel .pagination ul {
	list-style:none;
	padding:0;
	margin:0;
}
.carousel .pagination li {
	float:left;
	margin:0 5px 0 0;
}
.carousel .pagination a {
	background: url(../../images/Career-2/sprite.png) no-repeat -87px -91px;
	width: 1px;
	height: 15px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.carousel .pagination a:hover,
.carousel .pagination .selected a {background-position:-67px -91px;}
.carousel .btn-prev,
.carousel .btn-next {
	background:url(../../images/Career-2/sprite.png) no-repeat 0 -110px;
	width:28px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:141px;
	left:23px;
	z-index:3;
}
.carousel .btn-next {
	background-position:-40px -110px;
	left:auto;
	right:26px;
}
/* map-holder */
.map-holder {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	margin:0 2px 37px 0;
	position:relative;
	top:1px;
}
.map-holder img {display:block;}
.map-holder a:focus {outline:none;}
.map-holder .btn,
.map-holder .btn-city {
	background:url(../../images/Career-2/sprite.png) no-repeat -86px -132px;
	width:10px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
}
.map-holder .btn-city {
	background-position:-152px -130px;
	width:14px;
	height:15px;
}
.map-holder .btn:hover,
.map-holder .btn-city:hover {
	background-position:-107px -126px;
	width:15px;
	height:29px;
	margin:-18px 0 0 -3px;
	z-index:2;
}
.map-holder .btn-city:hover {
	height:30px;
	margin:-15px 0 0;
}
.map-holder .btn.active,
.map-holder .btn-city.active {
	background-position:-128px -125px;
	width:16px;
	height:30px;
	margin:-19px 0 0 -4px;
}
.map-holder .btn-city.active {
	height:31px;
	margin:-16px 0 0 -1px;
}
.finland {
	top:17px;
	left:344px;
}
.russia {
	top:53px;
	left:427px;
}
.ireland {
	top:63px;
	left:226px;
}
.portugal {
	top:125px;
	left:223px;
}
.switzerland {
	top:94px;
	left:284px;
}
.belgium {
	top:76px;
	left:272px;
}
.netherlands {
	top:64px;
	left:276px;
}
.denmark {
	top:47px;
	left:289px;
}
.norway {
	top:24px;
	left:286px;
}
.sweden {
	top:36px;
	left:308px;
}
.poland {
	top:64px;
	left:317px;
}
.czech-republic{
	top:80px;
	left:310px;
}
.hungary {
	top:92px;
	left:323px;
}
.romania {
	top:98px;
	left:345px;
}
.ukraine {
	top:83px;
	left:373px;
}
.turkey {
	top:127px;
	left:373px;
}
.egypt {
	top:184px;
	left:361px;
}
.pakistan {
	top:172px;
	left:499px;
}
.uae {
	top:188px;
	left:452px;
}
.saudi-arabia {
	top:189px;
	left:415px;
}
.milan {
	top:117px;
	left:302px;
}
.frankfurt {
	top:70px;
	left:293px;
}
.paris {
	top:98px;
	left:257px;
}
.madrid {
	top:125px;
	left:240px;
}
.london {
	top:64px;
	left:248px;
}
.austria {
    left: 309px;
    top: 92px;
}
.gibraltar {
    left: 237px;
    top: 140px;
}
.bahrain {
    left: 438px;
    top: 195px;
}
/* popup */
.map-holder .popup {
	background: #333385;/*rgba(51, 51, 133, 0.9);*/
                     opacity:0.9;
                     filter: alpha(opacity=90);
	box-shadow:3px 3px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow:3px 3px 15px rgba(0,0,0,0.4);
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	width:307px;
	min-height:303px;
	padding:20px 29px 10px;
	line-height:14px;
	color:#fff;
}
.map-holder .popup h1 {
	font:bold 19px/21px "Trebuchet MS", sans-serif;
	margin:0 0 13px;
}
.map-holder .popup .alignleft {
	margin:3px 12px 0 0;
	border:1px solid #fff;
}
.map-holder .popup .alignright {
	margin:3px 0 0 12px;
	border:1px solid #fff;
}
.map-holder .popup h2 {
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	margin:0 0 11px;
}
.map-holder .popup p {margin:0 0 6px;}
.map-holder .popup .addresses-list {
   clear: both;
	list-style:none;
	padding:5px 0 0;
	margin:0;
}
.map-holder .popup .addresses-list li {
	background:url(../../images/Career-2/bullet.png) no-repeat 1px 6px;
	padding:0 0 6px 21px;
}
.map-holder .popup address {font:11px/13px Verdana, sans-serif;}
*+html .map-holder .popup address {line-height:12px;}
.map-holder .popup address strong {
	display:block;
	margin:0 0 2px;
	font-size:12px;
}
.map-holder .popup .btn-close {
	background: url(../../images/Career-2/sprite.png) no-repeat -174px -120px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:12px;
	right:13px;
}
/* info-block */
.info-block {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	padding:28px 35px 0;
	margin:0 2px 11px 0;
	overflow:hidden;
}
.info-block .alignright {margin:-28px -35px 0 35px;}
.info-block .alignleft {margin:-28px 35px 0 -35px;}
.info-block h1 {
	font-size:27px;
	line-height:30px;
	letter-spacing:-1px;
	word-spacing:2px;
	color:#333385;
	margin:0 0 17px -1px;
}
.info-block p {margin:0 0 15px;}
/* team-info */
.team-info {margin:0 2px -23px 0;}
/* intro-block */
.intro-block {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	overflow:hidden;
	position:relative;
	top:6px;
	color:#58595b;
	padding:26px 35px 0;
	margin:0 0 41px;
}
.intro-block .alignleft {margin:-26px 35px 0 -35px;}
.intro-block .alignright {margin:-26px -35px 0 35px;}
.intro-block h1 {
	font-size:62px;
	line-height:1;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:-2px;
	color:#006780;
	margin:0 0 -2px;
}
.intro-block h2,
.intro-block h3 {
	font-size:27px;
	line-height:32px;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:-1px;
	margin:0 15px 0 0;
}
.intro-block h2 {color:#006780;}
.intro-block h3 {margin-bottom:9px;}
.intro-block p {
	margin:0;
	padding:0 0 15px;
}
/* team-list */
.team-list {counter-reset:item;}
/* person-info */
.person-info {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	overflow:hidden;
	position:relative;
	z-index:1;
	margin:0 0 35px;
	padding:0 18px;
	line-height:18px;
}
.team-list .person-info:after,
.team-list .person-info .num {
	border:2px solid #006780;
	width:30px;
	height:30px;
	counter-increment:item;
	content:counter(item, decimal-leading-zero);
	position:absolute;
	left:18px;
	top:19px;
	text-align:center;
	color:#006780;
	font:bold 18px/30px Verdana, sans-serif;
	letter-spacing:-1px;
}
.person-info h3 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#006780;
	margin:0 0 5px;
}
.person-info p {margin:0 0 13px;}
/* top-block, top-block right-position */
.person-info .top-block {
	margin:0 0 14px -18px;
	padding:18px 0 0;
	overflow:hidden;
	font-size:17px;
	line-height:20px;
	letter-spacing:1px;
	color:#58595b;
	position:relative;
	z-index:-1;
}
.person-info .top-block.right-position {
	margin:0 -18px 14px 0;
	text-align:right;
}
.person-info .top-block img {
	float:left;
	margin:-18px 35px 0 0;
}
.person-info .top-block.right-position img {
	float:right;
	margin:-18px 0 0 35px;
}
.person-info .top-block h2 {
	font-size:27px;
	line-height:30px;
	font-weight:normal;
	color:#006780;
	margin:0 0 10px;
}
.person-info .top-block strong {
	display:block;
	font-weight:normal;
}
.person-info .top-block strong.marked {
	margin:8px 0 0;
	color:#006780;
}
/* career-journey */
.career-journey {padding:28px 0 0;}
.person-info .career-journey h3 {
	font-size:17px;
	line-height:29px;
	letter-spacing:0;
	color:#fff;
	background:#006780;
	height:29px;
	margin:0 122px 6px 0;
}
*+html .person-info .career-journey h3 {
	float:left;
	width:276px;
	padding:0 0 0 35px;
	margin:0 0 0 -35px;
}
.person-info .top-block.right-position .career-journey h3 {margin:0 0 6px 119px;}
*+html .person-info .top-block.right-position .career-journey h3 {
	float:right;
	width:279px;
	padding:0 35px 0 0;
	margin:0 -35px 0 0;
}
.career-journey h3 span {
	background:url(../../images/Career-2/bg-career-journey.png) no-repeat 12px 0;
	float:left;
	padding:17px 0 20px 91px;
	margin:-17px 0 -20px;
}
.top-block.right-position .career-journey h3 span {
	background-position:100% 0;
	float:right;
	padding:17px 80px 20px 0;
	margin:-17px 18px -20px 0;
}
.career-journey ul {
	list-style:none;
	padding:0 0 10px 91px;
	margin:0;
	overflow:hidden;
	font-size:16px;
	line-height:25px;
	color:#006780;
}
*+html .career-journey ul {
	float:left;
	width:307px;
	margin-top:-22px;
}
.top-block.right-position .career-journey ul {padding:0 98px 0 0;}
*+html .top-block.right-position .career-journey ul {width:300px;}
/* text-column */
.person-info .text-column {
	display:inline-block;
	vertical-align:middle;
	width:413px;
}
*+html .person-info .text-column {display:inline;}
/* quote-block, right-position, left-position, mark-font-size */
.quote-block {
	background:#b2d1d9 url(../../images/Career-2/quotes.png) no-repeat 184px 30px;
	padding:80px 217px 22px 184px;
	margin:-14px -18px 48px;
	font:30px/36px "Trebuchet MS", sans-serif;
	letter-spacing:1px;
	word-spacing:-1px;
	color:#646363;
	text-align:center;
}
.quote-block.right-position,
.quote-block.left-position {
	background-position:0 30px;
	display:inline-block;
	vertical-align:middle;
	width:451px;
	padding:78px 0 26px;
	margin:-14px -18px 0 17px;
	font-size:24px;
	line-height:29px;
}
.quote-block.left-position {margin:-14px 17px 0 -18px;}
*+html .quote-block.right-position {
	display:inline;
	margin-left:20px;
}
*+html .quote-block.left-position {
	display:inline;
	margin-right:20px;
}
.quote-block.mark-font-size {
	font-size:22px;
	line-height:30px;
	padding:75px 0 22px;
}
.quote-block .holder {
	background:url(../../images/Career-2/quotes.png) no-repeat 100% 100%;
	height:176px;
	padding:0 35px 54px 45px;
}
.quote-block.right-position .holder,
.quote-block.left-position .holder {
	height:164px;
	padding:0 40px 64px;
}
.quote-block.mark-font-size .holder {
	height:185px;
	padding-bottom:50px;
}
.quote-block blockquote {
	margin:0;
	display:table;
	width:100%;
	height:100%;
}
*+html .quote-block blockquote {position:relative;}
.quote-block blockquote div {
	display:table-cell;
	vertical-align:middle;	
}
*+html .quote-block blockquote div {
	width:100%;
	position:absolute;
	left:0;
	top:50%;
}
.quote-block q {quotes:none;}
*+html .quote-block q {
	position:relative;
	top:-50%;
}
.quote-block strong {text-transform:uppercase;}
/* columns-holder */
.person-info .columns-holder {
	overflow:hidden;
	padding:0 9px 29px 0;
}
.person-info .column {
	float:right;
	width:405px;
}
.person-info .column:first-child {float:left;}
/* ace-story */
.ace-story {
	margin:0 2px -19px 0;
	color:#858686;
	font-size:16px;
	line-height:19px;
	letter-spacing:1px;
}
/* intro-block */
.ace-story .intro-block {
	padding:33px 65px 0;
	margin-bottom:38px;
	top:3px;
	color:#41525c;
}
.ace-story .intro-block .image-holder {position:relative;}
.ace-story .intro-block .image-holder.alignleft {margin:-33px 49px 0 -65px;}
.ace-story .intro-block .image-holder.alignright {margin:-33px -65px 0 49px;}
.ace-story .intro-block .image-holder img {display:block;}
.ace-story .intro-block .image-holder h1 {
	font:31px/53px "Trebuchet MS", sans-serif;
	text-transform:none;
	text-indent:0;
	letter-spacing:0;
	word-spacing:1px;
	color:#fff;
	margin:0;
	position:absolute;
	left:13px;
	bottom:31px;
}
.ace-story .intro-block .image-holder h1 span {
	background:#92c800;
	padding:0 24px 1px;
	float:left;
	clear:left;
	white-space:nowrap;
}
.ace-story .intro-block .image-holder h1 span:first-child {
	margin:0 0 16px;
	font:37px/53px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	word-spacing:0;
}
.ace-story .intro-block p {padding:0 0 20px;line-height: 19px;}
/* timeline */
.timeline {
	background:url(../../images/Career-2/bg-timeline.png) no-repeat 430px 0;
	padding:24px 0 1px;
	margin:-24px 0 0;
	position:relative;
}
.timeline .line {
	position:absolute;
	left:449px;
	top:24px;
	bottom:34px;
	background:#92c800;
	width:4px;
	content:"";
}
/* time-block */
.time-block {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	overflow:hidden;
	position:relative;
	margin:0 0 33px;	
}
.time-block .col {
	width:372px;
	padding:42px 30px 0 49px;
	float:left;
}
.time-block .col:first-child {
	width:372px;
	padding:42px 49px 0 30px;
	text-align:right;
}
.time-block .col img {
	display:block;
	margin:-42px -30px 0 -49px;
}
.time-block .col:first-child img {margin:-42px -49px 0 -30px;}
.time-block p {
	margin:0 0 20px;
	position:relative;
	z-index:2;
                line-height: 19px;
}
.time-block h3 {
	font-size:16px;
	line-height:19px;
	margin:0 0 15px;
}
.time-block h2 {
	background:url(../../images/Career-2/sprite.png) no-repeat -150px -155px;
	padding:0 0 0 64px;
	margin:0 0 7px -70px;
	position:relative;
	z-index:2;
	font:bold 74px/75px Tahoma, sans-serif;
	letter-spacing:-2px;
	color:#888989;
}
.time-block .col:first-child h2 {
	background-position:100% -155px;
	padding:0 67px 0 0;
	margin:0 -68px 7px 0;
}
/* mark-green */
.time-block h2.mark-green {color:#92c800;}
/* col-mark-1 */
.time-block .col-mark-1 {padding-top:20px !important;}
.time-block .col-mark-1 .alignleft {margin:18px 0 0 81px !important;}
.time-block .col-mark-1 h2 {margin-bottom:56px !important;}
/* col-mark-2 */
.time-block .col-mark-2 {padding-top:63px !important;}
.time-block .col-mark-2 .alignleft {margin:-17px 0 0 107px !important;}
.time-block .col-mark-2 h2 {margin-bottom:8px !important;}
/* col-mark-3 */
.time-block .col-mark-3 {
	padding:137px 130px 0 49px !important;
	width:272px;
	min-height:195px;
}
.time-block .col-mark-3 img {
	margin:0 !important;
	position:absolute;
	bottom:0;
	right:36px;
}
.time-block .col-mark-3 h2 {margin-bottom:6px !important;}
.time-block .col-mark-3 p {margin:0 0 19px;}
/* col-mark-4 */
.time-block .col-mark-4 {padding-top:67px !important;}
.time-block .col-mark-4 .alignright {margin:-1px 4px 0 8px !important;}
.time-block .col-mark-4 h2 {margin-bottom:12px !important;}
/* col-mark-5 */
.time-block .col-mark-5 {
	padding-top:156px !important;
	min-height:176px;
}
/* col-mark-6 */
.time-block .col-mark-6 {padding-top:91px !important;}
.time-block .col-mark-6 h2 {margin-bottom:2px !important;}
 /* col-mark-7 */
.time-block .col-mark-7 {
	width:377px !important;
	padding:37px 49px 0 25px !important;
}
.time-block .col-mark-7 .alignleft {margin:11px 0 0 108px !important;}
.time-block .col-mark-7 h2 {margin-bottom:4px !important;}
/* col-mark-8 */
.time-block .col-mark-8 {
	padding-top:177px !important;
	min-height:155px;
}
.time-block .col-mark-8 h2 {margin-bottom:2px !important;}
/* col-mark-9 */
.time-block .col-mark-9 {
	width:367px;
	padding:18px 35px 0 49px !important;
}
.time-block .col-mark-9 h2 {margin-bottom:4px !important;}
/*  col-mark-10 */
.time-block .col-mark-10 {padding-top:33px !important;}
.time-block .col-mark-10 .alignright {margin:-13px 3px 20px 0 !important;}
/* col-mark-11 */
.time-block .col-mark-11 {padding-top:97px !important;}
/* col-mark-12 */
.time-block .col-mark-12 {padding-top:195px !important;}
.time-block .col-mark-12 .alignright {margin:-96px 19px 0 -50px !important;}
.time-block .col-mark-12 h2 {margin-bottom:3px !important;}
 /* col-mark-13 */
.time-block .col-mark-13 {
	padding-top:47px !important;
	min-height:285px;
}
.time-block .col-mark-13 h2 {margin-top:-3px !important;}
 /* col-mark-14 */
.time-block .col-mark-14 {padding-top:49px !important;}
.time-block .col-mark-14 .alignleft {margin:-16px 0 0 72px !important;}
.time-block .col-mark-14 h2 {margin-bottom:3px !important;}
 /* col-mark-15 */
.time-block .col-mark-15 {min-height:290px;}
.time-block .col-mark-15 img {margin:-10px 0 2px !important;}
.time-block .col-mark-15 h2 {margin-bottom:6px !important;}
/* col-mark-16 */
.time-block .col-mark-16 {
	padding-top:16px !important;
	min-height:316px;
}
.time-block .col-mark-16 img {
	position:absolute;
	left:9px;
	bottom:0;
	margin:0 !important;
}
/* col-mark-17 */
.time-block .col-mark-17 {
	padding-top:26px !important;
	font-size:14px;
	line-height:17px;
	letter-spacing:0;
	word-spacing:1px;
}
.time-block .col-mark-17 p {margin:0 0 17px;}
/* col-mark-18 */
.time-block .col-mark-18 {padding-top:114px !important;}
.time-block .col-mark-18 h2 {margin-bottom:5px !important;}
/* col-mark-19 */
.time-block .col-mark-19 {
	padding-top:120px !important;
	min-height:212px;
}
.time-block .col-mark-19 img {
	margin:0 !important;
	position:absolute;
	right:57px;
	bottom:0;
}
.timelineimg {
background-image: url();
background-size: 100% 100%;
height: 310px;
width: 372px;
}


/* col-mark-20 */
.time-block .col-mark-20 {padding-top:25px !important;}
.time-block .col-mark-20 .alignleft {margin:-3px 0 0 4px !important;}
*+html .time-block h2 {
	float:left;
	width:100%;
}
*+html .time-block .col:first-child h2 {left:1px;}
*+html .time-block .col-mark-1 .alignleft,
*+html .time-block .col-mark-2 .alignleft,
*+html .time-block .col-mark-7 .alignleft,
*+html .time-block .col-mark-14 .alignleft {margin-right:-200px !important;}
*+html .time-block .col-mark-12 .alignright {margin-left:-180px !important;}
/* footprint-list, commitment-list */
.footprint-list,
.commitment-list {
	list-style:none;
	margin:0 2px 0 0;
	padding:3px 0 0;
	counter-reset:item;
}
.commitment-list {margin-bottom:-22px;}
.footprint-list li,
.commitment-list li {
	border:1px solid #bdbdbd;
	box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 3px 3px -1px rgba(0,0,0,0.3);
	overflow:hidden;
	position:relative;
	z-index:1;
	padding:27px 50px 0;
	margin:0 0 33px;
	text-align:center;
	font-size:17px;
	line-height:20px;
	letter-spacing:1px;
	word-spacing:-1px;
	color:#646363;
	vertical-align:top;
}
.commitment-list li {
	padding:0;
	font-size:18px;
	line-height:22px;
	color:#858585;
}
.footprint-list li:after,
.footprint-list li .num,
{
	border:2px solid #fff;
	width:30px;
	height:30px;
	counter-increment:item;
	content:counter(item, decimal-leading-zero);
	position:absolute;
	left:18px;
	top:20px;
	text-align:center;
	color:#fff;
	font:bold 18px/30px Verdana, sans-serif;
	letter-spacing:-1px;
}
/* mark-purple */
.footprint-list li.mark-purple:after,
.footprint-list li.mark-purple .num,
{
	border-color:#752b9f;
	color:#752b9f;
}
/* mark-black */
.footprint-list li.mark-black:after,
.footprint-list li.mark-black .num,
{
	border-color:#000;
	color:#000;
}
.footprint-list img {
	vertical-align:top;
	margin:-27px -50px 0;
}
.footprint-list img,
.commitment-list img {
	position:relative;
	z-index:-1;
}
.footprint-list img.alignleft {margin:-27px 52px 0 -50px;}
.footprint-list img.alignright {margin:-27px -50px 0 52px;}
.footprint-list img.icon {margin:0;}
.footprint-list p,
.commitment-list p {margin:0;
line-height: 22px;
}
.footprint-list .caption,
.commitment-list .caption {
	color:#858686;
	font-size:27px;
	line-height:33px;
	font-weight:normal;
	display:block;
	padding:0 0 17px;
}
.commitment-list .caption {color:#858585;}
.footprint-list .caption b {color:#763690;}
.commitment-list .caption b {
	color:#5e0090;
	display:inline-block;
}
.footprint-list blockquote {
	background:url(../../images/Career-2/quotes-2.png) no-repeat;
	float:left;
	width:398px;
	padding:70px 0 0;
	margin:0 -22px;
	overflow:hidden;
	text-align:justify;
}
.footprint-list blockquote div {
	background:url(../../images/Career-2/quotes-2.png) no-repeat 100% 100%;
	padding:0 36px 31px;
}
.footprint-list blockquote q {
	quotes:none;
	display:block;
	margin:0 0 20px;
}
.footprint-list blockquote cite {
	font-size:12px;
	line-height:15px;
	font-style:normal;
	letter-spacing:0;
	word-spacing:1px;
}
.footprint-list blockquote strong {
	text-transform:uppercase;
	color:#858585;
}
/* numbers-block */
.numbers-block {
	background:url(../../images/Career-2/sprite.png) no-repeat 28px -249px;
	width:102px;
	height:120px;
	overflow:hidden;
	padding:0 0 0 28px;
	margin:0 auto 10px;
	font-size:27px;
	line-height:1;
	text-align:center;
	color:#fff;
}
.numbers-block strong {
	display:block;
	padding:0 38px 0 0;
}
.numbers-block strong:first-child {padding:23px 5px 11px 25px;}
/* step-02 */
.footprint-list .step-02 {
	background:url(../../images/Career-2/bg-men.png) no-repeat;
	padding:113px 50px 0 60px;
}
.footprint-list .step-02 img.alignright {margin-top:-113px;}
.footprint-list .step-02 .caption {
	line-height:27px;
	padding:0 0 53px;
}
/* caption-london */
.caption-london {
	background:#5e0090 url(../../images/Career-2/sprite.png) no-repeat 9px -382px;
	padding:0 12px 0 63px;
	height:34px;
	font:25px/32px "Trebuchet MS", sans-serif;
	color:#fff;
	position:absolute;
	right:20px;
	top:20px;
}
 /* step-04 */
.footprint-list .step-04 {
	padding:79px 50px 0 86px;
	text-align:left;
}
.footprint-list .step-04 img.alignright {margin-top:-79px;}
.footprint-list .step-04 .caption {line-height:32px;}
.footprint-list .step-04 .caption .mark-size {
	font-size:63px;
	line-height:1;
	vertical-align:top;
	position:relative;
	top:-4px;
	left:-4px;
}
.footprint-list .step-04 img.icon {
	position:absolute;
	bottom:0;
	left:217px;
}
/* step-05 */
.footprint-list .step-05 {padding-top:152px;}
.footprint-list .step-05 img.alignleft {margin:-152px 36px 0 -50px;}
.footprint-list .step-05 .caption {line-height:32px;}
.footprint-list .step-05 img.icon {
	position:absolute;
	top:27px;
	right:23px;
}
/* step-06 */
.footprint-list .step-06 {padding:113px 50px 0 32px;}
.footprint-list .step-06 img.alignright {margin:-113px -50px 0 30px;}
.footprint-list .step-06 .caption {padding:0 0 32px;}
.footprint-list .step-06 img.icon {margin:0 auto;}
/* step-07 */
.footprint-list .step-07 {
	padding-top:94px;
	text-align:left;
}
.footprint-list .step-07 img.alignleft {margin-top:-94px;}
.footprint-list .step-07 .caption {line-height:32px;}
.footprint-list .step-07 img.icon {
	position:absolute;
	top:27px;
	right:34px;
}
/* step-08 */
.footprint-list .step-08 {
	padding:18px 50px 0 248px;
	text-align:right;
}
.footprint-list .step-08 img.alignright {margin:-18px -50px 0 25px;}
.footprint-list .step-08 .caption {
	margin:0 0 0 -110px;
	padding:0 0 64px;
	line-height:32px;
}
*+html .footprint-list .step-08 .caption {padding:0 0 66px;}
.footprint-list .step-08 img.icon {
	position:absolute;
	bottom:0;
	left:0;
}
/* parts of commitment-list */
.commitment-list .block {
	float:left;
	width:451px;
	height:332px;
}
/* step-01 */
.commitment-list .step-01 {text-align:left;}
.commitment-list .step-01 .block {
	background:url(../../images/Career-2/sprite-icons.png) no-repeat;
	width:315px;
	height:221px;
	padding:101px 50px 10px 86px;
}
.commitment-list .step-01 .caption b {
	display:block;
	margin:0 0 2px;
}
/* step-02 */
.commitment-list .step-02 {text-align:left;}
.commitment-list .step-02 .block {
	background: url(../../images/Career-2/sprite-icons.png) no-repeat -454px 0;
	width:312px;
	height:262px;
	padding:60px 55px 10px 84px;
}
.commitment-list .step-02 .caption {line-height:46px;}
.commitment-list .step-02 .caption b {
	display:block;
	font-size:30px;
	margin:-1px 0 0 -4px;
}
/* step-03 */
.commitment-list .step-03 .block {
	width:349px;
	height:228px;
	padding:94px 50px 10px 52px;
}
.commitment-list .step-03 .caption {
	font-size:25px;
	line-height:53px;
	color:#5e0090;
}
.commitment-list .step-03 .caption span {
	display:block;
	margin:-5px 0 0;
	font-size:50px;
	line-height:60px;
}
/* step-04 */
.commitment-list .step-04 {text-align:left;}
.commitment-list .step-04 .block {
	width:307px;
	height:290px;
	padding:32px 60px 10px 84px;
}
.commitment-list .step-04 .caption {
	line-height:32px;
	padding:0 0 29px;
}
.commitment-list .step-04 .caption b {color:#858585;}
.commitment-list .step-04 p mark {
	background:none;
	color:#5e0090;
}
/* step-05 */
.commitment-list .step-05 {text-align:left;}
.commitment-list .step-05 .block {
	background: url(../../images/Career-2/sprite-icons.png) no-repeat -909px 0;
	width:270px;
	height:295px;
	padding:27px 140px 10px 41px;
}
.commitment-list .step-05 .caption {
	padding:0 0 30px;
	margin:0 -48px 0 0;
	line-height:32px;
}
.commitment-list .step-05 .caption b {
	font-size:36px;
	line-height:46px;
	color:#858585;
	margin:0 0 -3px;
}
/* step-06 */
.commitment-list .step-06 .block {
	width:371px;
	height:236px;
	padding:86px 40px 10px;
}
.commitment-list .step-06 .caption {
	padding:0 30px 0 20px;
	overflow:hidden;
}
.commitment-list .step-06 .caption .mark {
	display:block;
	margin:0 -30px 10px -20px;
	font-size:36px;
	line-height:42px;
	color:#858585;
}
.commitment-list .step-06 .caption mark {
	background:none;
	color:#5e0090;
}
/* step-07 */
.commitment-list .step-07 {
	text-align:left;
	font-size:20px;
	line-height:24px;
}
.commitment-list .step-07 .block {
	background: url(../../images/Career-2/sprite-icons.png) no-repeat -1364px 0;
	width:402px;
	height:290px;
	padding:32px 20px 10px 29px;
}
.commitment-list .step-07 .caption {padding:0 0 94px;}
.commitment-list .step-07 .caption b {
	display:block;
	color:#858585;
}
/* step-08 */
.commitment-list .step-08 {text-align:right;}
.commitment-list .step-08 .block {
	width:374px;
	height:242px;
	padding:80px 27px 10px 50px;
}
.commitment-list .step-08 .caption {
	font-size:24px;
	line-height:28px;
}
.commitment-list .step-08 .caption b {color:#858585;}
.commitment-list .step-08 .caption .mark {
	display:block;
	margin:0 0 -1px;
	font-size:48px;
	line-height:56px;
	color:#5e0090;
}
/* step-09 */
.commitment-list .step-09 {
background: url(../../images/Career-2/sprite-icons.png) no-repeat -1818px 0;
	width:786px;
	height:152px;
	padding:130px 66px 50px 50px;
}
.commitment-list .step-09 .caption {
	font-size:72px;
	line-height:82px;
	font-weight:bold;
	color:#5e0090;
}

/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
/* custom scrollbars styles */
.scrollable-area-wrapper{
	position:relative;
	overflow:hidden;
	width:338px !important;
	height:303px !important;
}
.scrollable-area{
	height:303px !important;
	overflow:auto !important;
	padding:0px 32px 0 0;
	width:323px !important;
}
.scrollable-area-wrapper .hscrollbar,
.scrollable-area-wrapper .vscrollbar {
	position: absolute;
	top:0;
	right:0;
	width: 20px;
	padding:11px 0 0;
	height:292px !important;
}
.scrollable-area-wrapper .hscroll-left,
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .hscroll-right,
.scrollable-area-wrapper .vscroll-down {
display:none;
}
.scrollable-area-wrapper .hscroll-line,
.scrollable-area-wrapper .vscroll-line {
	background: #dfdfec;
	width:1px;
	float: left;
height:292px !important;
}
.scrollable-area-wrapper .hscroll-slider,
.scrollable-area-wrapper .vscroll-slider {
	background:url(../../images/Career-2/bg-slider.png) no-repeat;
	width: 9px;
	height: 9px !important;
	left:-4px;
}
.scrollable-area-wrapper .hscrollbar {
	position: static;
	height: 20px;
	top: auto;
}
.scrollable-area-wrapper .hscroll-line {
	height: 20px;
	width: auto;
}

.quote-block.right-position, .quote-block.left-position
{
   width: 450px\0/IE9+10;
}
div.pager {
    float: right;
    margin: 20px -12px 20px 0;
}

div.pager span.active {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
}
div.pager span {
    border: 1px solid #000000;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    line-height: 1.5em;
    margin-right: 0.5em;
    text-align: center;
    width: 1.5em;
}

/* Localized */