

/* BUTTONS */

a.adlogic-hot-job-link{
    width: 800px !important;
}
.ajb-hotjobs-widget .adlogic-hot-job-link{
    width: 800px !important;
}

/* Button Submit CV */

.ajb-submit-cv-button {
    background-color: #c6d500;
    color: #717722;
    border: 2px solid #c6d500;;
    border-radius: 0px;
    margin-top: 2em;
    font-family: 'GillSansMTRegular',Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}


.ajb-submit-cv-button:hover {
    background-color: #fff;
    color: #717722;
    border: 2px solid #717722;
    border-radius: 0px;
    margin-top: 2em;
    font-family: 'GillSansMTRegular',Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}


/* Button Job Alerts */

.ajb-subscribe-job-alerts {
    background-color: #18572A;
    color: #fff !important;
    border-radius:0;
    border:none;
    margin-top: 2em !important;
    font-weight: 400;
    min-width: 136px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px !important;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    text-transform: uppercase;
}

.ajb-subscribe-job-alerts:hover {
    background-color: #0C421C;
    color: #fff !important;
    border-radius: 0;
    margin-top: 2em !important;
    font-weight: 400;
    min-width: 136px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px !important;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    text-transform: uppercase;
}




/* Button View All Jobs  */

.ajb-view-all-jobs-button {
    background-color: #777;
    color: #fff;
    border: 1px solid #777;
    border-radius:  0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    width: 150px;
    padding: 5px;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}
}

.ajb-view-all-jobs-button:hover {
    background-color: #777;
    color: #fff;
    border: 1px solid #777;
    border-radius:  0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    width: 150px;
    padding: 5px;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}




/* Button View Search Jobs  */

.ajb-search-for-jobs-button {
    background-color: #777;
    color: #fff;
    border: 1px solid #777;
    border-radius:  0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    width: 150px;
    padding: 5px;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}

.ajb-search-for-jobs-button:hover {
    background-color: #777;
    color: #fff;
    border: 1px solid #777;
    border-radius:  0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    width: 150px;
    padding: 5px;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}



/* Button View Detail Apply  */


.adlogic_job_details_apply {
    background-color: #dd751c;
    color: #fff;
    border: 1px solid #dd751c;
    border-radius:  0;
    margin-top: 2em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 5px;
    width: 150px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    margin-bottom: 2em;
}


.adlogic_job_details_apply:hover {
    background-color: #27333d;
    color: #fff;
    border: 1px solid #27333d;
    border-radius:  0;
    margin-top: 2em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 5px;
    width: 150px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    margin-bottom: 2em;
}



/* Button Job Detail Email Friend  */

.adlogic_job_details_email_friend {
    background-color: #fff;
    color: #27333d;
    border: 1px solid #27333d;
    border-radius:  0;
    min-width: 90px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-transform: uppercase;
    width: 150px;
    line-height: 40px;
    margin-bottom: 2em;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}

.adlogic_job_details_email_friend:hover {
    background-color: #27333d;
    color: #fff;
    border: 1px solid #27333d;
    border-radius:  0;
    min-width: 90px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-transform: uppercase;
    width: 150px;
    line-height: 40px;
    margin-bottom: 2em;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}





/* Button Job Detail | Back to JobBoard  */

.adlogic_job_details_back {
    background-color: #fff;
    color: #27333d;
    border: 1px solid #27333d;
    border-radius:  0;
    min-width: 90px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-transform: uppercase;
    width: 150px;
    line-height: 40px;
    margin-bottom: 2em;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}

.adlogic_job_details_back:hover {
    background-color: #27333d;
    color: #fff;
    border: 1px solid #27333d;
    border-radius:  0;
    min-width: 90px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-transform: uppercase;
    width: 150px;
    line-height: 40px;
    margin-bottom: 2em;
    margin-top: 2em;
    transition: all 200ms ease-in-out;
}



/* Button Request your Interest  */

.ryi {
    text-align: center;
    padding: 65px 0 0;
    min-height: 50px;
}

.ryi a {
    padding: 7px 10px;
    height: 31px;
    background-color: #ba0712;
    color: #fff;
    border: 1px solid #ba0712;
    border-radius: 0;
    margin-top: 2em;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}

.ryi a:hover {
    background-color: #fff;      
    color: #ba0712;      
    border: 1px solid #ba0712;      
    border-radius: 0;      
    margin-top: 2em;      
    font-weight: 400;      
    font-family: 'Open Sans', sans-serif;            
    line-height: 40px;      
    transition: all 200ms ease-in-out;
    text-decoration: none;
}

.sidebar.ryi {
    padding: 0 !important;
}

.sidebar.ryi a {
    margin-left: 15px;
    padding: 7px 8px !important;
}





/*     END BUTTONS    */





.adlogic_pagination_bar ul li a {
color: #dd751c;
}

.adlogic_pagination_bar ul li a:hover {
color: #415464;
}

.adlogic_pagination_bar ul li {
color: #333;
}





.adlogic_job_details_description p {
    margin: 4px 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 21px;
}





.ajb-parent-opt {
    background: #fff !important;
    color: #313131 !important;
}

.ajb-hotjobs-widget ul li {
    list-style-type: none;
    min-height: 10px;
    padding: 0px 0 0 0px;
    width: 240px;
    color: #333333;
}

.ajb-hotjobs-widget li {
    list-style-type: none;
    min-height: 10px;
    padding: 0px 0 0 0px;
    width: 240px;
    color: #333333;
}

#adlogic_alerts_widget-2 h2 {
    color: ##22507f;
    font-size: 18px;
    font-weight: 600;
}


.adlogic_hot_jobs_widget-2 {
   color: #2b80c2;
    margin-bottom: 1em !important;
    font-size: 24px;
}


#adlogic_hot_jobs_widget-2 h2 {
    margin-bottom: 2em;
    color: ##22507f;
    margin-bottom: 1em !important;
    margin-top: 1em !important;
    font-size: 18px;
    font-weight: 600;
}



#adlogic_hot_jobs_widget-3 h2 {
    color: #22507f;
    margin-bottom: 2em;
    font-size: 24px;    
}


label {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 16px;
    font-weight: 600;
    color: #000;
}


.ajb-hotjobs-widget .adlogic-hot-jobs-job a.adlogic-hot-job-link {

    color: #de761d;
    margin-bottom: 0em;
    font-size: 18px;
    font-weight: 500;
    transition: all 200ms ease-in-out;
    width: 100% !important;
}

.ajb-hotjobs-widget .adlogic-hot-jobs-job a:hover {
    color: #415464;
    margin-bottom: 0em;
    font-size: 18px;
    font-weight: 500;
    transition: all 200ms ease-in-out;
}


.ajb-hotjobs-widget ul li.even {
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #1e1e1e;
}


.ajb-hotjobs-widget ul li.odd {
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #1e1e1e;
}


.ajb-hotjobs-widget ul li.adlogic-hot-jobs-job {
    list-style-type: none;
    margin-bottom: 5px;
    font-size: 12px;
    margin: 4px 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 21px;
    font-weight: 400;
}



.ajb-alerts-widget input {
    width: auto !important
}


.adlogic_job_results .position {
    border: 1px solid #CCCCCC;
    margin: 10px 5px;
    padding: 10px 10px 20px 10px;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-position: bottom right;
}


.adlogic_job_results:hover .position:hover {
    background-color: rgba(196, 227, 253, 0.38);
    border: 1px solid #2B80C2;
    transition: all 200ms ease-in-out;
}





.adlogic_job_results h2 {
    color: #de761d;
    margin-bottom: 1em !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.adlogic_job_results h2 a {
    color: #de761d;
    margin-bottom: 1em !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all 200ms ease-in-out;
}


.adlogic_job_results h2 a:hover {
    color: #de761d;
    margin-bottom: 1em !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.position span.ajb_location ul a, .position span.ajb_classification ul a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    color: #1B2D7C;
}

/* JOB DESCRITION */


.adlogic_job_details_title {
    color: #2b80c2;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}


.adlogic_job_details_title a {
    text-decoration: underline;
    color: #2b80c2;
    text-decoration: underline;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}


.adlogic_job_details_footer {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
}



.adlogic_job_details_container {
    width: 440px;
    padding: 40px 20px 20px 20px;
    position: relative;
    border: 1px solid #CDCDCD;
    margin: 21px auto 0;
    clear: both;
}




.print-job a {
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
}

.print-job a:hover {

    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 600;
}



.email-job a {
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
}

.email-job a:hover {

    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 600;
}


.adlogic_pagination_bar ul li {
    padding: 5px;
    float: left;
    text-align: center;
    font-size: 14px;
    list-style-type: none;
    margin: 2em 0em 0em 0em;
}


.adlogic_job_details_button_bar {
    text-align: center;
    clear: both;
    padding: 2em 0em 2em 0em;
}



.ajb-search-widget {
    font-family: 'Source Sans Pro', sans-serif;
    padding-left: 15px;
    padding-right: 15px;
}


.ajb-search-widget h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 28px !important;
    line-height: 28px;
    color: #777;
    }

.ajb-search-widget-buttons {
    display: block;
    float: none;
}

.ajb-salary-holder label {
    margin-top: 10px;
    padding-top: 0px;
}


.ajb-search-widget label {
    font-weight: bold;
    width: 230px;
    min-height: 16px;
    font-size: 14px;
}


.ajb-keywords {
    color: #666666;
    width: 255px;
    margin-top: 3px !important;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

 .adlogic_recruiter_logo {
    margin: 10px auto 0;
    background: url(../images/logo.png)!important;
    height: 123px !important;
    background-position: -36px !important;
}


.ajb-sub-parent-opt {
    background-color: #fff !important;
    color: #333 !important;
}


.adlogic_social_sharing_container {
    width: 200px !important;
    position: inherit !important;
    float: left !important;
    top: 0px !important;
    display: block !important;
    right: 0px !important;
    margin: 40px 0px 5px 120px !important;
}


.adlogic_pagination_ul {
    display: none;
}

.adlogic_search_no_results {
    background: #fff;
    font-weight: 600;
    padding: 70px 0px 70px 30px;
}


#mailFrameId {
    padding: 20px;
    background: #fff;
    border: 1px solid #000;
    margin-top: 2em;
    width: 90%;
}

.subheadings {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #de761d !important;
    text-transform: none !important;
}



@media(max-width: 1500px) {
.ajb-hotjobs-widget ul li.adlogic-hot-jobs-job { width: auto !important;}
}

@media(max-width: 980px) { 
.adlogic_social_sharing_container { width: 32px !important; position: inherit !important; top: 20px !important; margin-top: 50px !important; margin-left: 31% !important;}
.adlogic_search_no_results { background: #fff; font-weight: 600; padding: 20px 10px 20px 10px; }
}

@media(max-width: 480px) {
.adlogic_job_details_container { width: 260px !important; padding: 0px !important;}
.adlogic_recruiter_logo { width: 240px !important; background-size: 100% !important; background-repeat: no-repeat !important; background-position: 0spx !important;}
.ajb-search-widget select {width: 220px !important }
.ajb-keywords { width: 220px !important }
.ajb-subscribe-job-alerts {width: 220px !important }
p.ajb-classifications-holder, p.ajb-locations-holder, p.ajb-worktypes-holder, p.ajb-keywords-holder, p.ajb-listingtypes-holder, p.ajb-costcenters-holder { width: 240px !important; float: left; margin: 0.5em 0px;}
.ajb-hotjobs-widget ul li.adlogic-hot-jobs-job { width: auto !important;}
.adlogic_social_sharing_container { margin: 40px 0px 5px 5px !important;}
}

@media(max-width: 435px) {
.ajb_social_sharing_sites { margin-left: 50px !important; }
}

@media(max-width: 420px) {
.ajb_social_sharing_sites { margin-left: 50px !important; }
}

@media(max-width: 375px) {
.position { background-image: none !important;}
.adlogic_job_details_container {width: 280px !important; padding: 10px !important;}
}


@media(max-width: 360px) {
.ajb_social_sharing_sites {margin-left: 70px;}
.adlogic_job_details_container {width: 290px !important; padding: 10px !important;}
}

@media(max-width: 320px) {
.adlogic_job_details_container { width: 270px !important; padding: 10px !important;}
.ajb_social_sharing_sites {margin-left: 50px;}
}























































