.recruitment-search-stripe {
	background-color: #FCDE17;
}

.recruitment-search-stripe h2 {
	margin-bottom: 0px;
	padding: 15px;
	text-align: center;
}
.article__header.recruitment{background-position:center center}
.roles-header-container {
	text-align: center;
	margin: 30px 0;
}

.job-roles-container {
	margin: 0 auto;
	width: 80%;
}

.job-role-item-container {
	width: 47%;
	margin: 10px;
	float: left;
	background-color: #0D273B;
}
a.button.orange.recruit {
    position: absolute;
    bottom: 4%;
    display: flex;
    align-items: center;
    right: 3%;
    vertical-align: middle;
}
a.button.orange.recruit span {
    margin-left: 9px;
}
a.button.orange.recruit:hover svg {
    filter: brightness(0) invert(1);
}
.job-role-item-container img {
	object-fit: cover;
	max-width: 200px;
	float: left;
	margin: 0 10px 10px 0;
}

.job-role-item-container h3,
.job-role-item-container p {
	color: whitesmoke;
}

.job-role-item-container a {
	color: #FCDE17;
}

.job-description-container {
	padding: 10px;
}

.content-container {
	width: 50%;
	float: left;
	padding: 0 25px;
}

#search_section {
	background-color: #FCDE17;
}


#search_section h1 {
	text-align: center;
}

#job-search-criteria-container {
	background-color: white;
	border-radius: 10px;
	width: 80%;
	margin: 0 auto 40px auto;
}

#job-search-criteria-container #submitBtn {
	background-color: #0d273b;
	color: #fcde17;
	margin: 20px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0;
}

.job-role-search-criterion-container {
	width: 25%;
	float: left;
	padding: 10px;
}

.job-role-search-criterion-container label {
	width: 100%;
	float: left;
	color: #0D273B;
	font-weight: bold;
}

.job-role-search-criterion-container input,
.job-role-search-criterion-container select {
	width: 100%;
	color: #0d273b;
	height: 40px;
}

#vacancies_table_container {
	width: 80%;
	margin: 20px auto;
}

.ui-dialog {
	padding: 0;
	background-color: #ffde00;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.ui-dialog-titlebar {
	background-color: #ffde00;
}

.ui-dialog h4 {
	font-weight: 300
}

.ui-button .ui-icon {
	filter: invert(11%) sepia(15%) saturate(6549%) hue-rotate(175deg) brightness(44%) contrast(102%);
}

.ui-dialog-content p {
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	text-align: center;
	color: #4d6777
}

.ui-widget.ui-widget-content,
.ui-widget-header {
	border: 0px
}

span#more_info_cv_emails {
	font-weight: bold;
}

button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
	border: 0px;
	border-radius: 0px;
	background: #fff;
}

.ui-draggable .ui-dialog-titlebar {
	border-radius: 20px;
	cursor: auto
}

.ui-dialog .ui-dialog-titlebar-close {
	right: 0.8em;
	top: 66%;
}

.ui-widget.ui-widget-content {
	position: fixed !important;
	border: 5px solid #fff;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
	width: 50% !important;
	cursor: auto;
}

/*START Current vacancies page*/
div#vacanciesContainer {
	background: #ffde00
}

div#vacanciesContainer h1 {
	color: #00263D;
	text-align: center
}

.recruitment.article__container {
	background: #ffde00;
	padding: 40px 100px
}

.vacanciesSearchBar {
	background: #fff;
	padding: 15px;
	border-radius: 26px;
	text-align: center;
}

.job-search-input {
	padding: 15px 31px 15px 5px;
	font-size: 1em;
	border: 0px;
	cursor: pointer;
	border-bottom: 2px solid;
	font-weight: bold;
	text-align: left !important;
}

input.job-search-input {
	cursor: auto;
}

input.button.navy,
table.recResults a.button.navy,
button.button.navy {
	color: #ffde08;
	background: #10263b;
	border-radius: 12px;
	border: 0px;
	font-family: "Ford Antenna", sans-serif
}

table.recResults a.button.navy.disabled-button {
	color: white;
	background: grey;
	pointer-events: none;
}

.container.article__container {
	min-width: 100%;
	width: 100% !important;
	padding: 40px 100px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 18px !important;
}

table.recResults h2,
table.recResults th {
	text-align: left;
}

table.recResults td,
table.recResults th,
table.recResults h2 {
	padding: 15px;
}

table.recResults tr {
	border-bottom: 1px solid #10263b
}

table.recResults {
	border-collapse: collapse;
	table-layout: fixed
}

tr.recCategory {
	border: 0px !important;
}

.btnCont {
	text-align: right;
}

.article2__header {}

.article2__header::after {}

.article2__header {
	padding: 100px;
	min-height: 450px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: cover;
	background-position: center top;
	position: relative;
}

.article2__header .article__header__text p {
	font-size: 35px;
	color: #ffde08;
	font-weight: bold;
	margin-top: 0px;
}

.article2__header .article__header__text {
	text-align: left;
	max-width: 100%;
	min-height: 175px;
	margin: 0;
	color: #fff;
	z-index: 10;
}

.article2__header .article__header__text h1 {
	font-size: 47px;
}

form.searchJobs {
	justify-content: space-around;
	flex-flow: row wrap;
	display: flex;
}

form.searchJobs select,
form.searchJobs input {
	flex: 1 1 0;
	margin-right: 15px;
	font-family: "Ford Antenna", sans-serif
}

h1,
h2,
h3,
h4,
p {
	font-family: "Ford Antenna", sans-serif
}
.article__header.recruitment .article__header__text {
    text-align: left;
	margin: 0;}
.article__header.recruitment p {
	font-size: 50px;
	color: #ffde00;
	margin-top: 0px;
	font-weight: bold;
}
.article__header.recruitment h1 {
    margin-bottom: 0px;
    font-size: 50px;
}
.article__header.recruitment a.button.orange {
    margin-top: 20px;
}
#more_info_dialog h3,
#more_info_dialog h4 {
	margin-bottom: 0;
}
.article__header::after{background:none}
.content__split__image.recruitment {
	background-size: contain !important;
	background-repeat: no-repeat;
	box-shadow: none;
	min-height: 450px
}

.rolesContainer {
	background: rgb(255, 222, 1);
	background: linear-gradient(0deg, rgba(255, 222, 1, 1) 0%, rgba(255, 222, 1, 1) 19%, rgba(255, 255, 255, 1) 100%);
}

.content__split__text.-career div p._title {
	font-size: 30px;
	margin-top: 10px
}

i.fa-solid.fa-arrow-right-long {
	color: #FFDC00;
	font-size: 35px;
}

.flexContainer {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	margin:0px !important;
	width:100% !important;
	align-items: stretch;
}

.content__split__text.-career .js_match-a p {
	font-size: 16px;
}
.content__split__text.-career {
    padding: 0px;
    background-color: #00253c;
    color: #ffffff;
    border-top: solid 0px #FFDC00;
    margin-right: 1rem;
    margin-bottom: 1rem;
    width: calc(50% - 1rem);
}
    
.introJobImage img {}

.content__split__text.-career .button {
	float: right;
}

.js_match-a {
	padding: 0px 20px 20px 20px;
	flex: 2 1 0;
	position:relative;
}
.js_match-a a.arrowLink {
    position: absolute;
    bottom: 20px;
}
.introJobImage {
	flex: 1.5 1 0;
	background-size: cover;
	min-height: 350px;
	background-position: center center;
}
.description-recruitment {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 400px;
    background-position: 50% 35%;
}
/*END Current vacancies page*/
/*Job Search*/
table.jobResults th, table.jobResults td {
    text-align: left;
    padding: 10px 18px;
    border-bottom: 1px solid #111;
}
.article__header .article__header__text {
    text-align: left;
    margin: 0;
}
.article__header h1 {
    margin-bottom: 0px;
    font-size: 50px;
}
.article__header p {
    font-size: 50px;
    color: #ffde00;
    margin-top: 0px;
    font-weight: bold;
}
footer{margin-top:0px}
/*End of Job Search*/
.content__split.-career {
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 0;
}

.content__split__text.-career {
	padding:0px;
	background-color: #00253c;
	color: #ffffff;
	border-top: solid 0px #FFDC00;
	margin-right: 1rem;
	margin-bottom: 1rem;
    width: calc(50% - 1rem);
}

.content__split__text.-career p {
	color: #ffffff;	
}

.content__split__text.-career ._title {
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
}

.content__split__text.-career .button {
	margin-top: 30px;
}

.-container-career-single ._feature-text,
.content__split__text.-career ._feature-text {
	display: inline-block;
	color: #FFDC00;
	margin-right: 1rem;
    margin-top: 5px;
    margin-bottom: 5px;
}

.-container-career-single ._feature-text._absolute {
	position: relative;
    margin-bottom: -20px !important;
}

.-container-career-single ._feature-text._absolute ._feature-address {
	position: relative;
	top: -25px;
}

.-container-career-single ._feature-text._absolute ._feature-address a {
	word-break: break-word;
}

.-container-career-single ._feature-text.-single,
.content__split__text.-career ._feature-text.-single {
	color: #ffffff;
}

.-container-career-single ._feature-block,
.content__split__text.-career ._feature-block {
	background-color: #FFDC00;
    padding: 2px;
    margin-right: 5px;
    color: #024466;
    width: 30px;
    display: inline-block;
    text-align: center;
	position: relative;
	line-height: 25px;
}

._feature-block.--link {
	transition: all .25s ease-in-out
}
._feature-block.--link:hover {
	background: #008CBA;
    color: #fff;
    text-decoration: none;
}

.article__container.-container-career-single {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.-container-career-single ._content {
	flex: 1 1 0;
}
section.container.article__container.-container-career-single {
    display: flex;
	flex-flow: column;
}
.-container-career-single ._sidebar {
	flex: 1 1 0;	
}

.-container-career-single ._title {
	margin-top: 60px;
	margin-bottom: 60px;
}

.-container-career-single ._description p {
	margin-top: 0;	
}

.-container-career-single ._content h3 {
	margin-top: 40px;	
}
.-container-career-single ._content p {
    margin-bottom: 30px !important;
    margin-top: 30px;
}
.-container-career-single ._content ul, ._feature-content ul {
	list-style-type: square;
	margin-left: 25px;
}
.description-recruitment {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 415px;
    background-position: 50% 35%;
}
.description-recruitment.bottom {
    background-size: cover !important;
    background-repeat: no-repeat;
	background-position:right bottom;
    min-height: 400px;
}
/* CAREER OPPORTUNITIES - SIDEBAR FEATURE */
.-container-career-single ._feature {
	margin-bottom: 30px;
	margin-top:35px;
}

.-container-career-single ._feature.-bottom {
	margin-bottom: 0;
	margin-top: 40px;
	width: 70%;
}

.-container-career-single ._feature-title {
	display: block;
}

.-container-career-single ._feature-title h4 {
	color: #FFDC00;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}

.-container-career-single ._feature-content {
	padding: 0px;	
}

.-container-career-single ._feature-content p {
	margin-top: 0;	
}

.-container-career-single ._feature-text {
	position: relative;
	display: block;
	color: #00263D;
    margin-bottom: 15px;
	margin-right: 0;
}
.-container-career-single ._feature-text.-multiple ._feature-block {
	position: absolute;
}
.-container-career-single ._feature-text.-multiple ._feature-address {
	margin-bottom: 10px;
}
.-container-career-single ._feature-text.-multiple ._feature-email {
	margin-bottom: 15px;
}
.-container-career-single ._feature-text.-multiple ._feature-email:last-child {
	margin-bottom: 0;	
}

.-container-career-single ._feature-text.-location-address ._feature-block {
	position: absolute;
}


.-container-career-single ._feature-content ._feature-text:nth-child(2) ._feature-block {
	top: 7px;	
}
.-container-career-single ._feature-content ._feature-text:nth-child(3) ._feature-block {
	top: 10px;
}
.-container-career-single ._feature-content ._feature-text:last-child {
	margin-bottom: 0;
}

.-container-career-single ._feature-text.-single {
	color: #00263D;
}

.-container-career-single ._feature-text.-inline {
	display: inline-block;
	margin-right: 30px;
}

.-container-career-single ._feature.-bottom ._feature-text:last-child {
	margin-right: 0;	
}

.-container-career-single ._feature-location {
	font-size: 21px;
	display: block;
	padding-left: 40px;
}
.-container-career-single ._feature-location.-bold {
	font-weight: 600;	
}
.-container-career-single ._feature-vacancy.-bold {
	font-weight: 600;	
}
.-container-career-single ._feature-vacancy {
	display: block;
	padding-left: 40px; 
}
.-container-career-single ._feature-address {
	display: block;
	padding-left: 40px;
}
.-container-career-single ._feature-email {
	display: block;
	padding-left: 40px; 
}

.-container-career-single ._feature-image {
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.-container-career-single ._feature-image:last-child {
	margin-bottom: 0;	
}

@media screen and (max-width: 991px) {
	.-container-career-single ._content {
		width: 100%;
		margin-right: 5%;
	}
	.-container-career-single ._feature.-bottom {
		display: none;
	}
	.-container-career-single ._sidebar {
		width: 100%;
		margin-top: 40px;
	}
	
}

@media screen and (max-width: 768px) {
	.content__split__text.-career {
		width: 100%;
		margin-right: 0;
	}
	section.container.article__container.-container-career-single {
		flex-flow: column wrap;
	}
	.description-recruitment.bottom {
    background-position: left center !important;
	}
}
/*MEDIA QUERIES*/
@media (max-width: 1510px) {
	a.button.orange.recruit {
    left: 5%;
    bottom: 15%;
	}
	.js_match-a {
    flex-flow: column;
    flex: 2 1 0;
    display: flex;
    position: relative;
}
	.content__split__text.-career div p._title{margin-bottom:10px}
	.recButtons {
    text-align: left;
}
	.js_match-a a.arrowLink {
    position: absolute;
	
}
	.content__split__text.-career .button{float:none}
}
@media (max-width: 1300px) {
	a.button.orange.recruit {
    bottom: 11%;
}
}
@media (max-width: 1200px) {
	.content__split__text.-career .flexContainer {
    flex-flow: column;
}
	.js_match-a a.arrowLink{bottom:10px}
	a.button.orange.recruit {
    bottom: 16%;
		left:4%;
}
	.content__split.-career {
    align-items: inherit;
}
	
}
@media (max-width: 992px) {
	.content__split__text.-career{width:100%}
	.introJobImage{background-position: 50% 25%;}
	.content__split.-career {
    flex-flow: column;
}
	.recruitment.article__container,
	.container.article__container {
		padding: 25px 35px
	}
	a.button.orange.recruit {
    left: 2%;
	justify-content: center;
		bottom: 20%;
}
.article__header.recruitment:after {
	background: rgba(0,0,0,0.7);}
	#vacancies_table_container {
		width: 90%;
	}
	.article__header.recruitment{background-position: left center;}
}
@media (max-width: 800px) {
a.button.orange.recruit {
    left: 3%;
    justify-content: center;
    bottom: 17%;
}
}
@media (max-width: 450px) {
	.ui-widget.ui-widget-content {
		width: 95% !important
	}

	div#more_info_dialog p {
		word-break: break-all;
		overflow: hidden;
	}

	table.recResults tr {
		padding-left: 30px;
	}

	table.recResults h2 {
		padding-left: 42px;
	}

	#vacancies_table_container {
		min-height: .01%;
		overflow-x: auto;
	}

	#vacancies_table_container {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	#vacancies_table_container>table.recResults {
		margin-bottom: 0;
	}

	#vacancies_table_container>table.recResults>thead>tr>th,
	#vacancies_table_container>table.recResults>tbody>tr>th,
	#vacancies_table_container>table.recResults>tfoot>tr>th,
	#vacancies_table_container>table.recResults>thead>tr>td,
	#vacancies_table_container>table.recResults>tbody>tr>td,
	#vacancies_table_container>table.recResults>tfoot>tr>td {
		white-space: nowrap;
	}
}

@media (max-width: 530px) {
	tr.recCategory {
		display: none !important;
	}

	table.recResults td {
		padding: 2px 2px 2px 14px;
	}

	a.more-info.button.navy {
		margin-bottom: 10px;
	}

	table.recResults tr {
		display: grid;
	}
}


/*END OF MEDIA QUERIES*/       