.jobs_display .job_title {
    font-size: 18px;
    margin: 0;
    border: 1px solid #cecece;
    border-bottom: none;
    cursor: pointer;
    padding: 8px 0;
    color: #000;
    height: 38px;
    line-height: 13px;

}
.jobs_display .job_title span {

    /*display: block;*/
    /*float: right;*/


}
.jobs_display .job_title .panel-icon {
    padding: 0 6px;
    /*display: block;*/
    /*float: right;*/
    width: 5%;
}
.jobs_display .job_title:last-of-type {
    border-bottom: 1px solid #cecece; }
.jobs_display .job_title .info {
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    width: 21%;
    text-align: center;
}
.jobs_display .job_title .sep {
    /*width: 8%;*/
    font-weight: normal;
    padding: 0 8px;
}

.jobs_display .job_title .info.cap, .jobs_display .job_title .info.date_updated, .jobs_display .job_title .info.contact_info {
    font-weight: bold;
    margin-left: 0; }
.jobs_display .job_title .info.cap:nth-of-type(1), .jobs_display .job_title .info.date_updated:nth-of-type(1), .jobs_display .job_title .info.contact_info:nth-of-type(1) {
    padding-right: 12px; }
.jobs_display .job_content {
    padding: 6px 12px 6px 0; }
.jobs_display .job_content p {
    line-height: 1.5;
    margin-bottom: 5px;
    color: #000;
}
.jobs_display .job_content.displayed {
    border: 1px solid #cecece;
    border-top: none;
    border-bottom: none;
    height: fit-content !important; }
.jobs_display .job_content.displayed:last-of-type {
    border-bottom: 1px solid #ffa500; }
.jobs_display .cap, .jobs_display .date_updated, .jobs_display .contact_info {
    font-weight: bold;
    margin-left: 6px; }
.jobs_display .date_updated {
    font-size: 12px;
    font-weight: normal;
    display: block;
    padding-top: 20px; }
.jobs_display .contact_info {
    display: block;
    padding-top: 20px; }

.jobs_form .gfield_description, .jobs_form .gfield_required, .jobs_form label, .jobs_form select {
    color: #000;
}
.jobs_form label {
    font-size: 18px !important;
}
.jobs_form .gfield_description{
    font-size: 16px;
}


.jobs_form .gfield_required {
    padding: 0 4px; }



body.postid-2872 #main header .entry-meta{
    border-width: 0;
}

body.postid-2872 #main header  .entry-meta:after{
    color: transparent;
}

@media (max-width: 823px){
    .jobs_display .job_title {
        height: 65px;
    }


    .jobs_display .job_title .info {
        font-size: 15px;
    }

    .jobs_display .job_title .info:last-child{
        padding-top: 16px;
        display: block;
        width: 100%;
        color: #2f8764;
    }
}

@media (min-width: 980px){
    body.postid-2872 .rtl #primary #content #main.sidebar-right{
        border-left-width: 0px !important;
    }
}


/*# sourceMappingURL=jobs_display.css.map */
