/*Page Single job*/
.single-job_listing .page-header {
    display: none;
}
.single_job_listing .meta .job-type {
    background-color: #a90026;
    color: #fff;
}
/*PAGE list jobs*/
.job-manager .job-type, .job-types .job-type, .job_listing .job-type {
    color: #a90026;
}