/**
 *	Recruitment Custom Stylesheets
 *	Author: Ionut Tatu - Back9 Design;
 *	Version: 1.0;
 */

/* Override */
header {
    border-bottom: 9px solid #FFC60A;
}

/* Listing Page */
.recruitmentPage .innerHeader .text {
	right: auto;
	left: 100px;
}
.recruitmentPage .innerHeader .text h1 {
	color: #000;
}
.recruitmentHeading {
	width: 100%;
	height: 100px;
	background: #FFC60A;
	text-align: center;
}
.recruitmentHeading h1 {
	margin: 0;
	line-height: 100px;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
}
.recruitmentHeading img {
    position: relative;
    top: -5px;
    left: -5px;
    max-width: 40px;
}
ul.job_listings {
	margin-top: 20px !important;
	border: none;
}
ul.job_listings > li {
	border-bottom: 1px solid #CECECE !important;
	border: 1px solid #CECECE;
	border-radius: 3px;
	margin-bottom: 30px !important;
}
ul.job_listings li.job_listing a div.position {
	width: 80%;
	padding: 0;
}
ul.job_listings li.job_listing a div.position h3 {
	font-weight: 700;
	font-size: 22px;
	color: #FFC60A;
	margin: 0 0 10px 0;
}
ul.job_listings li.job_listing a div.position p {
	font-size: 19px;
	color: #575F6C;
	margin: 0;
}
ul.job_listings li.job_listing a div.content {
	width: 100%;
	clear: both;
	margin: 10px 0 20px 0;
	color: #575F6C;
	font-size: 17px;
}
ul.job_listings li.job_listing ul.meta li time {
	color: #575F6C;
	font-size: 17px;
}
ul.job_listings li.job_listing .findOutMore {
	width: 180px;
	height: 45px;
	line-height: 45px;
	background: #FFC60A;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.recruitmentInfo {
	margin-top: 20px;
	list-style-type: none;
}
.recruitmentInfo li {
	margin-bottom: 10px;
}
.recruitmentInfo li a {
	font-size: 20px;
	font-weight: 700;
	color: #FFC60A;
}
.recruitmentPage h1.title {
	color: #FFC60A;
	font-size: 40px;
	text-align: center;
	font-weight: 700;
}

/* Job Page */
.jobPage article > h1.entry-title {
	font-size: 40px;
	font-weight: 700;
	color: #FFC60A;
	margin: 20px 0 15px 0;
}
.jobPage ul.job-listing-meta li {
	display: block;
	float: none;
	color: #575F6C;
}
.jobPage ul.job-listing-meta li.location {
	font-size: 22px;
}
.jobPage ul.job-listing-meta li.date-posted {
	font-size: 17px;
}
.jobPage ul.job-listing-meta li.category {
	font-size: 22px;
	padding: 0 .5em .5em .5em;
}
.jobPage ul.job-listing-meta li.category i {
	font-size: 19px;
}
.jobPage .job_description p {
	font-size: 17px;
	color: #575F6C;
}
.jobPage .job_application input[type="button"] {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	background: #FFC60A;
    padding: 12px 35px;
}
.jobPage .application_details {
	border: none !important;
	margin-top: 30px !important;
	box-shadow: none !important;
}
.jobPage .application_details form:before {
	display: none !important;
}
.jobPage .application_details .form-content h3 {
	font-family: 'Marydale';
	color: #95989A;
    font-size: 34px !important;
    margin: 0 0 10px 0 !important;
}
.jobPage .application_details .form-content p {
	font-size: 28px;
	color: #FFC60A;
	margin: 0 !important;
	font-weight: 700;
}
.jobPage .application_details input[type="submit"] {
	background: #FFC60A;
	border-radius: 10px;
	font-size: 20px;
	color: #fff;
    padding: 15px 30px;
}
.jobPage .application_details .form-content span.info {
	font-size: 18px;
	color: #5C5C5C;
}
.job-manager-form fieldset label {
	width: 100%;
	font-size: 18px;
	color: #5C5C5C;
}
.job-manager-form fieldset div.field {
	width: 100%;
}
.job-manager-form fieldset input.input-text, .job-manager-form fieldset select, .job-manager-form fieldset textarea {
	background: #F7F7F7;
	border: none;
	height: 40px;
}
.job-manager-form fieldset {
	border-bottom: none;
}
.job_filters {
	background: transparent;
	margin-top: 40px;
}
.job_filters .search_jobs {
	text-align: center;
}
.job_filters .search_jobs h5 {
	font-size: 19px;
	color: #FFC60A;
    display: inline;
    text-transform: initial;
    font-weight: 700;
    margin-right: 20px;
}
.filterRegion {
	list-style-type: none;
	display: inline;
}
.filterRegion li {
	display: inline;
}
.filterRegion li:before {
	content: "|";
}
.filterRegion li:first-child:before {
	display: none;
}
.job_filters .job_types {
	display: none;
}
.filterRegion li a {
	font-size: 19px;
	color: #575F6C;
	padding: 0 10px;
}
.filterRegion li a:hover,
.filterRegion li a:active,
.filterRegion li a:focus,
.filterRegion li a.selected {
	color: #000;
	text-decoration: none;
}
.job_filters .showing_jobs {
	display: none !important;
}
.totalJobs {
	display: block;
	text-align: center;
	margin: 10px 0;
	font-size: 17px;
	color: #575F6C;
}
.totalJobs span {
	font-weight: 700;
}
.recruitmentHeading.inner {
	margin-bottom: 30px;
}

/* Warning: Media Queries Below */
/* Mobile Only */
@media screen and (min-width: 320px) and (max-width: 767px) {
	.recruitmentHeading h1 {
		font-size: 32px;
	}
	.recruitmentHeading img {
		width: 20px;
	}
}



