.jobs_search_column_col {
    
}
.jobs_search_column_col ul {
    margin-left: 0px;
}


body[data-form-submit="regular"] .container-wrap .jobs_search_column_col input[type=submit] {
    width: 100%;
}


.search-filter-results .jobs_entry {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}

.search-filter-results .jobs_entry#jobs_entry_first {
    padding-top: 0px;
}

.jobs_entry h2 {
    font-family: Nunito Sans;
    font-size: 35px;
    line-height: 30px;
    font-weight: 900;
}
.jobs_entry div.data_point {
    margin-bottom: 4px;
}
.jobs_entry span {
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}
.jobs_entry ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;  
    display: inline-block;
    width: 100%;
}
.jobs_entry ul li{
    display: block;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 14px;
    padding: 8px;
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: #E5E5E5;
    font-family: Nunito Sans;
    text-transform: none;
    letter-spacing: -0.5px;
    border-radius: 4px;
}
.jobs_entry ul.job_cats li {
   list-style: none;
   border: 1px solid rgba(226,226,226,1.00);  
}

.jobs_entry ul.us_work li {
   list-style: none;
   color: rgba(85,85,85,1.00);
   border: 1px solid rgba(230,230,230,1.00);
}

.jobs_entry .row {
    padding-bottom: 2px;
}

.jobs_entry#job_category {

}

.jobs_entry .data_label {
    font-size: 10px;
    line-height: 14px;
}

.techbuffalo_glossary_results_footer {
    padding-top: 12px;
    display: block;
    font-size: 15px;
}

body .row .col .jobs_search_column h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.searchandfilter li.sf-field-search label {
    width: 100%;
}

.jobs_entry div.data_point .data_label {
    padding-top: 12px;
    padding-bottom: 8px;
}

.jobs_entry div.data_point#job_us_work_authorization .data_label,
.jobs_entry div.data_point#job_category .data_label {
    padding-top: 10px;
    padding-bottom: 8px;
}

.jobs_search_column .vc_column-inner {
    background-color: #f8f9fa;
}

.search-filter-results .nectar-button {
    background-color: rgba(61, 231, 231, 0.75);
}

@media only screen and (min-width: 0px) and (max-width: 999px) {
    .jobs_taxonomy_rows .span_6 {
        margin-bottom: 0px;
    }
    
    div#job_posting_url {
        margin-top: 20px;
    }
    
    .jobs_taxonomy_rows .span_6 div.data_point {
        margin-bottom: 0px;
    }
    .jobs_taxonomy_rows .span_6 ul {
        display: block;
    }
    
}


.main-content > .row > #breadcrumbs.yoast {
    display: none;
}

body.page-template-page-jobs[data-form-submit=regular] .container-wrap input[type=submit] {
    padding-left: 46px !important;
    padding-right: 46px !important;
    border-radius: 6px;
}

body.page-template-page-jobs[data-form-submit=regular] .container-wrap input[type=text] {
    margin-top: 9px;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    border: 1px solid #e0e0e0;
}

.wpb_column > .n-sticky > .vc_column-inner {
    border-radius: 20px;
}

body a.search-filter-reset {
    font-size: 15px;
    line-height: 18px;
}

body li .chosen-container-multi.chosen-container .chosen-choices {
    border-radius: 4px;
    border: 1px solid #e0e0e0 !important;
}