.btn {
    color: #fff!important;
    outline: none;
    min-width: 160px;
    padding: 15px 25px;
    position: relative;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    z-index: 1!important;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}
.ptb80{
	padding-top:80px;
}
.search_jobs input[type="text"] {
    width: 100%;
    padding: 10px 20px;
    color: #666;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}
.job_filters, .resume_filters, .company_filters {
    background: #f6f6f6;
    margin-bottom: 40px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.search_skills select{width:100%;}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location, .job_filters .search_jobs div.search_region, .job_filters .search_jobs div.search_salary_max, .job_filters .search_jobs div.search_rate_max, .company_filters .search_companies div.search_location, .resume_filters .search_resumes .search_location, .resume_filters .search_resumes .search_by_rate {
    padding-left: .5em;
    width: 50%;
}
.job_filters .job_types {
    background: #f0f0f0;
    font-size: .8em;
    padding: 5px 0;
    border: 0;
    list-style: none;
}
.job_filters .job_types li {
    display: inline-block!important;
    margin: 0;
    padding: .5em 1em;
    border: 0;
    display: inherit;
}
.job_filters .job_types li label {
    background: none!important;
    color: inherit;
}
.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    line-height: 25px;
    margin: 0;
}
.job_filters .search_jobs, .company_filters .search_companies, .resume_filters .search_resumes {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em;
}

.single-job-listing .company-info .job-company {
    width: 120px;
    height: 120px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f6f6f6;
    padding: 20px;
}
.single-job-listing .company-info .job-company {
    width: 120px;
    height: 120px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f6f6f6;
    padding: 20px;
}
.single-job-listing .company-info .job-company img {
    width: 100%;
}

.single-job-listing .company-info .job-company-info .single-job-listing-company-contact {
    padding-top: 5px;
}

.single-job-listing .company-info .job-company-info .single-job-listing-company-name {
    font-size: 28px;
    margin: 0;
}
.single-job-listing .job-company-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-left: 40px;
}

.single-job-listing .company-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    border: 1px solid #e3e3e3;
    background: #fff;
    -webkit-box-shadow: 0 5px 25px rgba(0,0,0,.08);
    -moz-box-shadow: 0 5px 25px rgba(0,0,0,.08);
    box-shadow: 0 5px 25px rgba(0,0,0,.08);
}

.single-job-listing .job-description {
    margin-top: 50px;
}

ul.job_listings .job_listing.job-list.single_job_listing_1>a, ul.job_listings .job_listing.job-list.single_job_listing_2>a {
    display: block;
    padding: 30px;
}

ul.job_listings .job_listing.job-list.single_job_listing_1:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type, .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type, span.job-type {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    padding: 5px 15px;
    position: relative;
    font-size: 14px;
    color: #f6f6f6!important;
    background: #dadada;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-meta .job-type-wrapper>span:first-child, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-meta .job-type-wrapper>span:first-child {
    margin: 0 0 5px 0;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-meta .job-type-wrapper>span, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-meta .job-type-wrapper>span {
    display: inline-block;
    margin: 0 0 5px 5px;
    line-height: 17px;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-company, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-company {
    width: 85px;
    height: 85px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f6f6f6;
    padding: 10px;
    margin-right: 20px;
    position: relative;
}


ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-main, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-main {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-main .job-info, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-main .job-info {
    color: #948a99;
    text-transform: capitalize;
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-building:before {
    content: "\f1ad";
}
.icon-location-pin:before {
    content: "\e096";
}
.checkbox [type="checkbox"]:checked~label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.job_filters .search_jobs>div, .company_filters .search_companies>div, .resume_filters .search_resumes>div {
    width: 100%;
    margin-bottom: 15px;
}
.job_filters .search_jobs .advanced-search-btn {
    text-align: right;
}
.job_filters .search_jobs>div, .company_filters .search_companies>div, .resume_filters .search_resumes>div {
    width: 100%;
    margin-bottom: 15px;
}
.job_filters .advanced-search-filters {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-meta, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-meta {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-meta .meta, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-meta .meta {
    list-style: none;
    text-align: right;
    color: #948a99;
    padding: 0;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-meta .job-type-wrapper, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-meta .job-type-wrapper {
    margin: 0;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-main, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper .job-content-main {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper .job-content-company, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-company {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
ul.job_listings .job_listing.job-list.single_job_listing_1 .job-content-wrapper, ul.job_listings .job_listing.job-list.single_job_listing_2 .job-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.search_salary_min, .job_filters .search_jobs div.search_rate_min, .company_filters .search_companies div.search_keywords, .resume_filters .search_resumes .search_keywords, .resume_filters .search_resumes .search_skills {
    padding-right: .5em;
    width: 50%;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    padding: 0 20px;
    border: 1px solid #e3e3e3;
    text-align: left;
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
ul.job_listings li{
	list-style-type:none;
}
div.job_listings .load_more_jobs {
    display: inline-block;
    border: 0;
    margin-top: 40px;
	color:#fff;
}
.btn-main, .btn-main:hover, .btn-main:focus, .btn-main:active, form.post-password-form input[type=submit] {
    background: #303af7!important;
	color:#fff;
}
.job_listings .btn {
    color: #fff!important;
    outline: none;
    min-width: 160px;
    padding: 15px 25px;
    position: relative;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    z-index: 1!important;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#job-manager-job-dashboard table.job-manager-jobs thead, #company-manager-company-dashboard table.company-manager-companies thead, #resume-manager-candidate-dashboard table.resume-manager-resumes thead, table.job-manager-alerts thead, table.job-manager-bookmarks thead, table.job-manager-past-applications tr:first-child, table.job-manager-job-reports thead, table.resume-manager-resume-reports thead {
    background: #1e1f21!important;
    color: #fff;
}
#job-manager-job-dashboard table.job-manager-jobs, #company-manager-company-dashboard table.company-manager-companies, #resume-manager-candidate-dashboard table.resume-manager-resumes, table.job-manager-alerts, table.job-manager-bookmarks, table.job-manager-past-applications, table.job-manager-job-reports, table.resume-manager-resume-reports {
    width: 100%;
    border: 0;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#job-manager-job-dashboard table.job-manager-jobs thead th, #company-manager-company-dashboard table.company-manager-companies thead th, #resume-manager-candidate-dashboard table.resume-manager-resumes thead th, table.job-manager-alerts thead th, table.job-manager-bookmarks thead th, table.job-manager-past-applications th, table.job-manager-job-reports thead th, table.resume-manager-resume-reports thead th {
    text-align: left;
    padding: 15px 20px!important;
    font-weight: 500;
    border: 0;
    border-left: 2px solid rgba(255,255,255,.2);
}
#job-manager-job-dashboard table.job-manager-jobs tbody tr td, #company-manager-company-dashboard table.company-manager-companies tbody tr td, #resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td, table.job-manager-alerts tbody tr td, table.job-manager-bookmarks tbody td, table.job-manager-past-applications tbody td, table.job-manager-job-reports tbody td, table.resume-manager-resume-reports tbody td {
    padding: 30px 20px!important;
    text-align: left;
    vertical-align: middle;
    color: #666;
    border: 0;
}

.job-manager .temporary, .job-types .temporary, .job_listing .temporary, .single_job_listing .meta .temporary, .job-type.temporary {
    background: #dc7f5a;
}
.job-manager .part-time, .job-types .part-time, .job_listing .part-time, .single_job_listing .meta .part-time, .job-type.part-time {
    background: #443088;
}
.job-manager .full-time, .job-types .full-time, .job_listing .full-time, .single_job_listing .meta .full-time, .job-type.full-time {
    background: #2ecc71;
}
.job-manager .internship, .job-types .internship, .job_listing .internship, .single_job_listing .meta .internship, .job-type.internship {
    background: #e69d29;
}
.range-output {
    font-size: 22px;
    font-weight: 500;
    color: #1f1f1f;
}
.data-radius-title {
    font-style: normal;
    font-size: 14px;
    margin-top: 0;
    display: block;
}
.rangeslider--horizontal {
    height: 3px;
    width: 100%;
}
.rangeslider {
    background: #e6e6e6;
    position: relative;
    margin: 25px 0;
}
.rangeslider, .rangeslider__fill {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
select#search_region, select#search_categories {
    outline: none;
    color: #999;
    background: #fff;
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}
.select2 {
    width: 100%!important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    padding: 0 20px;
    border: 1px solid #e3e3e3;
    text-align: left;
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.job_filters .advanced-search-filters.active {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.search_salary_min, .job_filters .search_jobs div.search_rate_min, .company_filters .search_companies div.search_keywords, .resume_filters .search_resumes .search_keywords, .resume_filters .search_resumes .search_skills {
    padding-right: .5em;
    width: 50%;
}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location, .job_filters .search_jobs div.search_region, .job_filters .search_jobs div.search_salary_max, .job_filters .search_jobs div.search_rate_max, .company_filters .search_companies div.search_location, .resume_filters .search_resumes .search_location, .resume_filters .search_resumes .search_by_rate {
    padding-left: .5em;
    width: 50%;
}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.search_salary_min, .job_filters .search_jobs div.search_rate_min, .company_filters .search_companies div.search_keywords, .resume_filters .search_resumes .search_keywords, .resume_filters .search_resumes .search_skills {
    padding-right: .5em;
    width: 50%;
}
.job_filters .search_jobs>div, .company_filters .search_companies>div, .resume_filters .search_resumes>div {
    width: 100%;
    margin-bottom: 15px;
}

/*
*
* Half Job Map
*
*/

main.half-map-wrapper .job-holder-left, main.half-map-wrapper .company-holder-left, main.half-map-wrapper .resume-holder-left {
    float: left;
}
main.half-map-wrapper .map-holder-right {
    right: 0;
}
main.half-map-wrapper .map-holder {
    width: 50%;
    width: -webkit-calc(100% - 700px);
    width: -moz-calc(100% - 700px);
    width: calc(100% - 700px);
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
}
ul.job_listings .job_listing.job-list.single_job_listing_4 {
    position: relative;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
ul.job_listings .job_listing.job-list.single_job_listing_4 .listing-body {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    padding: 40px;
    background: #fff;
    border: 1px dashed #e3e3e3;
    border-left: 0;
}
ul.job_listings .job_listing.job-list.single_job_listing_3 .listing-media, ul.job_listings .job_listing.job-list.single_job_listing_4 .listing-media {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
ul.job_listings .job_listing.job-list.single_job_listing_3.job_position_featured:before, ul.job_listings .job_listing.job-list.single_job_listing_4.job_position_featured:before {
    content: 'featured';
    background: #a74bce;
    color: #fff;
    padding: 10px;
    position: absolute;
    left: -15px;
    top: 15px;
    z-index: 2;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

main.half-map-wrapper .job-holder form.job_filters, main.half-map-wrapper .job-holder .job_filters .job_types, main.half-map-wrapper .company-holder form.company_filters, main.half-map-wrapper .resume-holder form.resume_filters {
    background: none;
    border: 0;
}

main.half-map-wrapper .job-holder h3.title, main.half-map-wrapper .company-holder h3.title, main.half-map-wrapper .resume-holder h3.title {
    margin: 0 0 30px 0;
}
main.half-map-wrapper .job-holder .job_filters .search_jobs, main.half-map-wrapper .company-holder .company_filters .search_companies, main.half-map-wrapper .resume-holder .resume_filters .search_resumes {
    padding: 0;
}
main.half-map-wrapper .map-holder-right {
    right: 0;
}
main.half-map-wrapper .job-holder-left, main.half-map-wrapper .company-holder-left, main.half-map-wrapper .resume-holder-left {
    float: left;
}
main.half-map-wrapper .map-holder {
    width: 50%;
    width: -webkit-calc(100% - 700px);
    width: -moz-calc(100% - 700px);
    width: calc(100% - 700px);
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
}

main.half-map-wrapper .job-holder, main.half-map-wrapper .company-holder, main.half-map-wrapper .resume-holder {
    width: 700px;
    height: 100%;
    padding: 30px 30px 100px 30px;
    z-index: 10;
    background-color: #fff;
    overflow: hidden !important;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
    box-shadow: 0 0 30px rgba(0,0,0,.15);
}
.page-template-half-map-jobs #content .container .row{
	display:block;
}
main.half-map-wrapper .map-holder div#map-container {
    height: 100%;
}
main.half-map-wrapper .map-holder a.list-view {
    display: none;
}
main.half-map-wrapper .job-holder a.map-view, main.half-map-wrapper .company-holder a.map-view, main.half-map-wrapper .resume-holder a.map-view {
    display: none;
}
#map-container {
    position: relative;
}
ul.job_listings {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
main.half-map-wrapper .map-holder-right {
    right: 0;
}
main, section {
    display: block;
	position: relative;
}


.half-map-wrapper{
	width:100%;
	max-height:500px;
}


/* Range Slider */
#search_radius{
	width:100%;
}
.rangeslider__handle {
    display: inline-block;
    position: absolute;
    background: #fff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    top: 50%;
    border: 2px solid #252525;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rangeslider--horizontal {
    height: 3px;
    width: 100%;
}
.rangeslider {
    background: #e6e6e6;
    position: relative;
    margin: 25px 0;
}
.rangeslider, .rangeslider__fill {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.leaflet-container .marker-cluster span, .cluster>div {
    color: #fff;
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.leaflet-container .marker .marker-img {
    height: 45px;
    width: 45px;
    background-color: #fff;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.3);
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.single-job-listing .company-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    border: 1px solid #e3e3e3;
    background: #fff;
    -webkit-box-shadow: 0 5px 25px rgba(0,0,0,.08);
    -moz-box-shadow: 0 5px 25px rgba(0,0,0,.08);
    box-shadow: 0 5px 25px rgba(0,0,0,.08);
}

.job-sidebar .widget {
    border: 1px solid #e3e3e3;
    padding: 35px;
    margin-top: 40px;
}

.job-sidebar #job-map {
    height: 250px;
    width: 100%;
}
.job-sidebar .single-job-overview-detail .icon {
    align-self: center;
    padding-right: 20px;
    min-width: 55px;
}
.job-sidebar .single-job-overview-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.job_application .application_button, .job-sidebar .job_application .external_application_btn, .job-sidebar .job_application input {
    width: 100%;
}
section.page-header {
    margin: 0;
    padding: 80px 0;
    background: #f6f6f6;
    border: 0;
	width:100%;
}


/*** ====== 1.2.2 Social Media Sharing ====== ***/

#social-share-modal .social-btns {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

#social-share-modal .social-btns li {
    width: 33.3%;
    text-align: center;
    margin: 10px 0 15px 0;
}

#social-share-modal .social-btn {
    width: 40px;
    height: 40px;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#social-share-modal .social-btn:hover {
    -webkit-box-shadow: 0 10px 20px rgba( 0, 0, 0, .15 );
    -moz-box-shadow: 0 10px 20px rgba( 0, 0, 0, .15 );
    box-shadow: 0 10px 20px rgba( 0, 0, 0, .15 );    
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}

#social-share-modal .social-btn-icon {
    width: 100%;
    line-height: 40px !important;
    text-align: center;
    display: block;
}

#social-share-modal .social-btns .title {
    font-size: 16px;
    margin: 0;
}

/*** Social Media Sharing Button Colors ***/

#social-share-modal .social-btn.facebook {
    background: #3b5998;
}

#social-share-modal .social-btn.twitter {
    background: #4cc4f2;
}

#social-share-modal .social-btn.google-plus {
    background: #dd4b39;
}

#social-share-modal .social-btn.instagram {
    background: #9b6954;
}

#social-share-modal .social-btn.linkedin {
    background: #0077b5;
}

#social-share-modal .social-btn.rss {
    background: #ffa500;
}

#social-share-modal .social-btn.pinterest {
    background: #cb2027;
}

#social-share-modal .social-btn.tumblr {
    background: #32506d;
}

#social-share-modal .social-btn.telegram {
    background: #0088cc;
}

#social-share-modal .social-btn.whatsapp {
    background: #128c7e;
}

#social-share-modal .social-btn.vk {
    background: #5082b9;
}

#social-share-modal .social-btn.mail {
    background: #e74c3c;
}

#social-share-modal .social-btn.github {
    background: #171515;
}

#social-share-modal .social-btn.dribbble {
    background: #ec4a89;
}

#social-share-modal .social-btn.wordpress {
    background: #16a0ce;
}

#social-share-modal .social-btn.amazon {
    background: #ffa500;
}

#social-share-modal .social-btn.dropbox {
    background: #007ee5;
}

#social-share-modal .social-btn.paypal {
    background: #03268c;
}

#social-share-modal .social-btn.yahoo {
    background: #420294;
}

#social-share-modal .social-btn.flickr {
    background: #fd0d7e;
}

#social-share-modal .social-btn.reddit {
    background: #ff4006;
}

#social-share-modal .social-btn.vimeo {
    background: #63b4e4;
}

#social-share-modal .social-btn.spotify {
    background: #1dd069;
}

#social-share-modal .social-btn.youtube {
    background: #e62117;
}

#social-share-modal .social-btn.copy-link {
    background: #8d999a;
}

/* --------------------------------------
    1.3 Preloader
-------------------------------------- */

#preloader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
}

#preloader .inner {
    width: 100%;
    height: 100%;
    position: relative;
}


/*** ====== 1.3.1 Preloader Effect 1 ====== ***/

.loading_effect {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.loading_effect .object {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: zoom-effect 2s infinite;
    animation: zoom-effect 2s infinite;
}

@-webkit-keyframes zoom-effect {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: .5;
    }
    70% {
        opacity: .8;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes zoom-effect {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: .5;
    }
    70% {
        opacity: .8;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}


/*** ====== 1.3.2 Preloader Effect 2 ====== ***/

.loading_effect2 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    margin-top: -80px;
    margin-left: -50px;
}

.loading_effect2 .object {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.loading_effect2 #object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}

.loading_effect2 #object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.loading_effect2 #object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_one {
    75% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_two {
    75% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_three {
    75% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
}


/*** ====== 1.3.3 Preloader Effect 3 ====== ***/

.loading_effect3 {
    width: 100px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    letter-spacing: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.loading_effect3 .object {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: load_effect3 3s linear infinite;
    animation: load_effect3 3s linear infinite;
}

@-webkit-keyframes load_effect3 {
    0%,
    100% {
        -webkit-transform: scale(1) translateX(0);
        -moz-transform: scale(1) translateX(0);
        -ms-transform: scale(1) translateX(0);
        -o-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }
    25% {
        -webkit-transform: scale(.25) translateX(130px);
        -moz-transform: scale(.25) translateX(130px);
        -ms-transform: scale(.25) translateX(130px);
        -o-transform: scale(.25) translateX(130px);
        transform: scale(.25) translateX(130px);
    }
    50% {
        -webkit-transform: scale(.15) translateX(0);
        -moz-transform: scale(.15) translateX(0);
        -ms-transform: scale(.15) translateX(0);
        -o-transform: scale(.15) translateX(0);
        transform: scale(.15) translateX(0);
    }
    75% {
        -webkit-transform: scale(.25) translateX(-130px);
        -moz-transform: scale(.25) translateX(-130px);
        -ms-transform: scale(.25) translateX(-130px);
        -o-transform: scale(.25) translateX(-130px);
        transform: scale(.25) translateX(-130px);
    }
}

@keyframes load_effect3 {
    0%,
    100% {
        -webkit-transform: scale(1) translateX(0);
        -moz-transform: scale(1) translateX(0);
        -ms-transform: scale(1) translateX(0);
        -o-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }
    25% {
        -webkit-transform: scale(.25) translateX(130px);
        -moz-transform: scale(.25) translateX(130px);
        -ms-transform: scale(.25) translateX(130px);
        -o-transform: scale(.25) translateX(130px);
        transform: scale(.25) translateX(130px);
    }
    50% {
        -webkit-transform: scale(.15) translateX(0);
        -moz-transform: scale(.15) translateX(0);
        -ms-transform: scale(.15) translateX(0);
        -o-transform: scale(.15) translateX(0);
        transform: scale(.15) translateX(0);
    }
    75% {
        -webkit-transform: scale(.25) translateX(-130px);
        -moz-transform: scale(.25) translateX(-130px);
        -ms-transform: scale(.25) translateX(-130px);
        -o-transform: scale(.25) translateX(-130px);
        transform: scale(.25) translateX(-130px);
    }
}


/* sign up*/

.signin-wrapper .bottom-links a, .signup-wrapper .bottom-links a, .forgetpassword-wrapper .bottom-links a {
    display: block;
    cursor: pointer;
    color: inherit;
    font-size: 14px;
    margin-top: 10px;
}

.signup-wrapper {
    display: none;
}
.forgetpassword-wrapper {
    display: none;
}
.signin-wrapper .bottom-links a i, .signup-wrapper .bottom-links a i, .forgetpassword-wrapper .bottom-links a i {
    font-size: 16px;
    margin-right: 10px;
}


#wp-resume_content-wrap .wp-editor-area{
	
	color:#000;
}

.select2 {
    width: 100%!important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
select#search_region, select#search_categories {
    outline: none;
    color: #999;
    background: #fff;
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

body .select2-container--default .select2-selection--multiple .select2-selection__choice {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    margin: 4px 8px 4px 0;
    color: #fff;
    white-space: nowrap;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    margin: 5px 5px 0 0;
	margin:0;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    padding: 0 20px;
    border: 1px solid #e3e3e3;
    text-align: left;
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}



/* Leaflet Autocomplete */
#leaflet-frontend-geocode {
	display: none;
	position: absolute;
	top: 185px;
    z-index: 10;
    width: 98%;
	background: #fff;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
}

#leaflet-frontend-geocode.active {
	display: block;
}

#leaflet-frontend-geocode ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#leaflet-frontend-geocode ul li {
	position: relative;
	font-size: 13px;
	padding: 10px 15px 10px 40px;
	margin: 0;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#leaflet-frontend-geocode ul li.selected,
#leaflet-frontend-geocode ul li:hover {
	background: #f6f6f6;
} 

#leaflet-frontend-geocode ul li:before {
	content: "\e096";
	font-family: "simple-line-icons";
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 14px;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

#leaflet-frontend-geocode ul li.powered-by-osm {
	display: block;    
    text-align: right;
    font-size: 11px;
    padding: 5px 10px;
    background: #f0f0f0;
    cursor: initial;
}

#leaflet-frontend-geocode ul li.powered-by-osm:before {
	content: '';
}
.pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999;
}

.pac-icon-marker {
    background-position: -1px -161px;
}
.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px;
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000;
}

.pac-matched {
    font-weight: 700;
}


/* --------------------------------------
    5.7 Bookmarks
-------------------------------------- */

.bookmark-wrapper {
    text-align: right;
    margin-top: 15px;
}

.wp-job-manager-bookmarks-form {
    border: 0 !important;
    margin: 0 !important;
}

.wp-job-manager-bookmarks-form.has-bookmark .remove-bookmark-wrapper {
    background: #e7f7ff;
    padding: 15px 30px;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wp-job-manager-bookmarks-form>div:not(.bookmark-details) .remove-bookmark {
    padding: 5px 10px;
    visibility: visible;
    font-size: 12px;
    background: #a94442;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wp-job-manager-bookmarks-form.has-bookmark .remove-bookmark-wrapper a.bookmark-notice {
    color: #0279b5;
    padding: 0;
}

.wp-job-manager-bookmarks-form.has-bookmark .remove-bookmark-wrapper a.bookmark-notice:before {
    display: none;
}


.wp-job-manager-bookmarks-form div.bookmark-details {
    display: block !important;
}

.wp-job-manager-bookmarks-form div.bookmark-details p {
    margin: 0 !important;
}

input.submit-bookmark-button {
    color: #fff;
}

/* My Bookmarks */

table.job-manager-bookmarks tbody td p {
    margin: 0;
}

table.job-manager-bookmarks tbody td.action a {
    position: relative;
}

table.job-manager-bookmarks tbody td.action a i {
    position: absolute;
    left: -20px;
    top: 0px;
}

/* Widgets */
.widget ul.job_listings .listing-bookmarked h3::before,
.widget ul.resumes .listing-bookmarked h3::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-size: 13px;
    color: #a94442;
    position: absolute;
    right: 5px;
}

/* --------------------------------------
    5.8 Preview Page
-------------------------------------- */
.job_listing_preview_title,
.resume_preview_title,
.company_preview_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: 5px solid;
    margin-bottom: 50px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

.job_listing_preview_title h2,
.company_preview_title h2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    text-align: center;
}

.job_listing_preview_title #job_preview_submit_button,
.job_listing_preview_title #resume_preview_submit_button,
.company_preview_title #company_preview_submit_button {
    order: 1;
}

.job_listing_preview,
.resume_preview {
    padding: 0;
}

.resume_preview .container {
    width: 100%;
}

.job_listing_preview .job-manager-message,
.job_listing_preview .job-header,
.job_listing_preview .single-job-listing .alert,
.resume_preview h1 {
    display: none;
}

/* Button */
.entry-content .job_listing_packages_title .button,
.entry-content .resume_packages_title .button,
.job_listing_packages_title .button,
.resume_packages_title .button,
.entry-content .resume_preview_title .button,
.resume_preview_title .button {
    outline: none;
    min-width: 160px;
    padding: 15px 25px;
    position: relative;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    color: #f6f6f6 !important;
    border: 0;
    z-index: 1 !important;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 0;
}



/************** 6.1.1 RESUME LIST LAYOUT *****************/

/********* Version 1 *********/
ul.resumes li.resume.resume-list.single_resume_1 {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: none;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

ul.resumes li.resume:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

ul.resumes li.resume.resume-list.single_resume_1:last-child {
    border-bottom: 1px solid #e3e3e3;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

ul.resumes li.resume.resume-list.single_resume_1:hover {
    background: #f6f6f6;
}

ul.resumes li.resume.resume-list.single_resume_1.resume_featured {
    background: #fefff6;
}

ul.resumes li.resume.resume-list.single_resume_1.resume_featured:before {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    left: -40px;
    position: absolute;
    top: -40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.resumes li.resume.resume-list.single_resume_1.resume_featured:after {
    color: #fff;
    content: "\f005 ";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    font-size: 16px;
    left: 10px;
    top: 5px;
}

ul.resumes li.resume.resume-list.single_resume_1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none !important;
    padding: 30px;    
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.resumes li.resume.resume-list.single_resume_1 a:hover,
ul.resumes li.resume.resume-list.single_resume_1 a:focus {
    background: none;
}


ul.resumes li.resume.resume-list.single_resume_1 .candidate-photo-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-photo {
    width: 85px;
    height: 85px;
    border: 1px solid #e3e3e3;
    margin-right: 20px;
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-photo img {
    width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    float: none;
    left: 0;
}


ul.resumes li.resume.resume-list.single_resume_1 .candidate-content-main {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-title h5 {
    margin: 0;
    padding-bottom: 5px;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-info {
    color: #948a99;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-info span {
    padding-right: 10px;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-info span:last-child {
    padding-right: 0;
}

ul.resumes li.resume.resume-list.single_resume_1 .candidate-info span i {
    padding-right: 5px;
}

ul.resumes li.resume.resume-list.single_resume_1 .resume-posted {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: right;
}

ul.resumes li.resume.resume-list.single_resume_1 .resume-posted date,
ul.resumes li.resume.resume-list.single_resume_1 .resume-posted .resume-category {
    color: #948a99;
}

ul.resumes li.no_resumes_found a .resume-category:before, 
ul.resumes li.resume.resume-list.single_resume_1 .resume-category:before {
    content: "\e039";
    font-family: 'simple-line-icons' !important;
}


/********* Version 2 *********/
ul.resumes li.resume.resume-list.single_resume_2 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-wrapper {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    z-index: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

ul.resumes li.resume.resume-list.single_resume_2.resume_featured .resume-content-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.resumes li.resume.resume-list.single_resume_2.resume_featured .resume-content-wrapper:after {
    color: #fff;
    content: "\f005 ";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    font-size: 18px;
    top: 8px;
    right: 13px;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-body {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-body .candidate-photo {
    width: 80px;
    height: 80px;
    margin-right: 30px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-body .candidate-photo img {
    width: 100%;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-body .title {
    font-size: 24px;
    margin: 0;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-body .resume-title span {
    color: inherit;
    border-bottom: 1px dashed;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer {
    padding: 20px 0;
    border-top: 1px solid #e3e3e3;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer .resume-details {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer .resume-details > div {
    padding: 0 30px;
    border-left: 1px solid #e3e3e3;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer .resume-details > div:first-child {
    border: none;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer .resume-details > div .title {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

ul.resumes li.resume.resume-list.single_resume_2 .resume-content-footer .resume-details > div span {
    font-size: 14px;
}

/************** 6.1.2 RESUME GRID LAYOUT *****************/
ul.resumes.resume_grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/********* Version 1 *********/
ul.resumes .resume.resume-grid.single_resume_1 {
    position: relative;
    margin-bottom: 40px;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

ul.resumes .resume.resume-grid.single_resume_1.resume_featured .resume-content-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.resumes .resume.resume-grid.single_resume_1.resume_featured .resume-content-wrapper:after {
    color: #fff;
    content: "\f005 ";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    font-size: 18px;
    top: 8px;
    left: 13px;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-body {
    padding: 65px 25px;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-body .candidate-photo {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-body .candidate-photo img {
    width: 100%;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-body .title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 5px;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-body .resume-title span {
    color: inherit;
    border-bottom: 1px dashed;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer {
    padding: 20px 0;
    border-top: 1px solid #e3e3e3;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer .resume-details {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer .resume-details > div {
    padding: 0 15px;
    flex: 1;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer .resume-details > div:nth-child(2) {
    border-left: 1px solid #e3e3e3;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer .resume-details > div .title {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

ul.resumes .resume.resume-grid.single_resume_1 .resume-content-footer .resume-details > div span {
    font-size: 14px;
}

/********* Version 2 *********/
ul.resumes .resume.resume-grid.single_resume_2 {
    position: relative;
    margin-bottom: 40px;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-content-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

ul.resumes .resume.resume-grid.single_resume_2.resume_featured .resume-content-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.resumes .resume.resume-grid.single_resume_2.resume_featured .resume-content-wrapper:after {
    color: #fff;
    content: "\f005 ";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    font-size: 18px;
    top: 8px;
    left: 13px;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-content-wrapper a {
    display: block;
    padding: 30px;
}

ul.resumes .resume.resume-grid.single_resume_2 .candidate-photo-wrapper {
    margin-bottom: 30px;
}

ul.resumes .resume.resume-grid.single_resume_2 .candidate-photo-wrapper .candidate-photo {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
}

ul.resumes .resume.resume-grid.single_resume_2 .candidate-photo-wrapper .candidate-photo img {
    width: 100%;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-details .resume-title {
    margin-bottom: 20px;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-details .resume-title h5 {
    margin-bottom: 0;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-details span {
    color: #948a99;
}

ul.resumes .resume.resume-grid.single_resume_2 .resume-details .resume-title span {
    border-bottom: 1px dashed;
}






/************** 6.1.3 RESUME CAROUSEL *****************/

.resume-carousel-1 .single-resume {
    text-align: center;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.resume-carousel-1 .single-resume:hover {
    background: #f6f6f6;
}

.resume-carousel-1 .single-resume a#resume-link {
    display: block;
    padding: 30px;
    
}

.resume-carousel-1 .candidate-photo-wrapper {
    margin-bottom: 30px;
}

.resume-carousel .candidate-photo {
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
}

.resume-carousel .candidate-photo img {
    width: 100%;
}

.resume-carousel-1 .candidate-title h5 {
    margin-top: 0;
}

.resume-carousel-1 .candidate-info > span {
    display: block;
    color: #948a99;
}

.resume-carousel-1 .candidate-info > span i {
    margin-right: 5px;
}

.resume-carousel-2 .candidate-photo {
    margin: 30px auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.resume-carousel-2 .candidate-photo:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

/* Candidate Info Wrapper */

.resume-page .candidate-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 40px;
    margin-bottom: 80px;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, .15);
    box-shadow: 0 0 40px rgba(0, 0, 0, .15);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.resume-page .candidate-info-wrapper .candidate-photo {
    width: 120px;
    margin-right: 40px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
	display:inline-block;
}

.resume-page .candidate-info-wrapper .candidate-photo img {
    width: 100%;
}

.resume-page .candidate-info-wrapper .candidate {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	display:inline-block;
}

.resume-page .candidate-info-wrapper .candidate-info{width:70%;}
.resume-page .candidate-info-wrapper .candidate .title {
    font-size: 30px;
    margin: 0;
}

.resume-page .candidate-info-wrapper .candidate-links span {
    margin-right: 10px;
}

.resume-page .candidate-info-wrapper .candidate-links span:last-child {
    margin-right: 0;
}

.resume-page .candidate-info-wrapper .candidate-links span a {
    color: inherit;
}

.resume-page .candidate-info-wrapper .candidate-links span i {
    margin-right: 5px;
}

.single-resume .resume_contact {
    margin-bottom: 15px;
}

/* Social Networks */
.resume-page .candidate-social > a {
    height: 35px !important;
    width: 35px !important;
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.resume-page .candidate-social > a + a {
    margin-left: 10px !important;
}

.resume-page .candidate-social .candidate-instagram {
    color: #9b6954;
    background-color: transparent;
    background-image: none;
    border-color: #9b6954;
}

.resume-page .candidate-social .candidate-instagram:hover {
    color: #fff;
    background-color: #9b6954;
    border-color: #9b6954;
}

.resume-page .candidate-social .candidate-youtube {
    color: #e62117;
    background-color: transparent;
    background-image: none;
    border-color: #e62117;
}

.resume-page .candidate-social .candidate-youtube:hover {
    color: #fff;
    background-color: #e62117;
    border-color: #e62117;
}

/*** Education & Experience ***/

.candidate-education,
.candidate-experience,
.candidate-skills,
.candidate-video {
    margin-top: 50px;
}

.candidate-education .education-item,
.candidate-experience .experience-item{
    position: relative;
    margin-bottom: 40px;
    padding-left: 80px;
}

.candidate-education .education-item:before,
.candidate-experience .experience-item:before {
    font-family: 'simple-line-icons';
    font-size: 48px;
    position: absolute;
    left: 0;
    top: 10px;
}

.candidate-education .education-item:before {
    content: '\e019';
}

.candidate-experience .experience-item:before {
    content: '\e020';
}

.candidate-education .education-title .location,
.candidate-experience .experience-title .employer {
    padding-right: 10px;
}

.candidate-education .education-body,
.candidate-experience .experience-body {
    padding-top: 15px;
}

.candidate-education .education-body p,
.candidate-experience .experience-body p {
    margin: 0;
}

/* Skills */

.candidate-skills .skills span {
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 20px;
}

.candidate-skills .skills span:before {
    content: '\e076';
    font-family: 'simple-line-icons';
    padding-right: 5px;
}

/* Content */

.resume-content .candidate-video {
    margin-bottom: 40px;
}

.resume-content .candidate-video iframe {
    width: 100%;
}

section.resume-content .social-sharing-wrapper {
    margin-top: 40px;
}

/*** Post Resume ***/
.resume-manager-data-row {
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
    padding: 20px;
    margin-bottom: 15px;
}

.resume-manager-data-row fieldset:last-child {
    border: 0;
}

.resume-manager-data-row .resume-manager-remove-row {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    color: #b23b3b;
    border: 1px solid #b23b3b;
    padding: 3px 9px;
    margin-bottom: 15px;
    background: rgba(178, 59, 59, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.resume-manager-data-row .resume-manager-remove-row:before {
    content: '\f00d';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-right: 7px;
}

p.resume-submitted,
.job-submitted,
.company-submitted {
    font-size: 26px;
    text-align: center;
}

p.resume-submitted::before,
.job-submitted::before,
.company-submitted::before {
    content: '\e080';
    font-family: 'simple-line-icons';
    display: block;
    font-size: 80px;
    margin-bottom: 20px;
    color: #9fd389;
}

/* Sidebar */

.resume-sidebar .widget {
    border: 1px solid #e3e3e3;
    padding: 35px;
    margin-top: 40px;
}

.resume-sidebar .widget:first-child {
    margin-top: 0;
}

.resume-sidebar .widget-candidate-overview {
    margin: 0;
}

.resume-sidebar .single-resume-overview-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.resume-sidebar .single-resume-overview-detail:last-child {
    margin: 0;
}

.resume-sidebar .single-resume-overview-detail .icon {
    align-self: center;
    padding-right: 20px;
    min-width: 55px;
}

.resume-sidebar .single-resume-overview-detail .icon i {
    font-size: 28px;
}

.resume-sidebar .single-resume-overview-detail .content h6 {
    margin: 0;
}

.resume-sidebar #resume-map {
    height: 250px;
    width: 100%;
}

/* --------------------------------------
    6.2 Single Resume Page
-------------------------------------- */

.single-resume section.resume-header {
    height: 180px;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
	background:linear-gradient(to right, #303af7 -20%, #443088 120%)
}

/* Resume Info */

.resume-page .candidate-main-resume {
    position: relative;
    margin-top: -130px;
    z-index: 5;    
}

/* Extra info */
.candidate-extra-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: .85em;
    padding-bottom: 10px;
}

.candidate-extra-info .left-side {
    width: 50%;
}

.candidate-extra-info .right-side {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: right;
    align-self: center;
}

.candidate-extra-info .right-side > div {
    display: inline-block;
    padding-right: 15px;
}

.candidate-extra-info .right-side > div:last-child {
    padding-right: 0;
}

.candidate-extra-info .right-side i {
    margin-right: 3px;
}

.candidate-extra-info ul.candidate-categories {
    padding: 0;
    list-style: none;
}

.candidate-extra-info ul.candidate-categories li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.candidate-extra-info ul.candidate-categories li a {
    color: #fff;
    padding: 5px 10px;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.candidate-extra-info ul.candidate-categories li a:hover {
    background: #fff;
}

.candidate-extra-info .candidate-resume a {
    color: #fff;
    border: 2px solid #fff;
    padding: 7px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.candidate-extra-info .candidate-resume a:hover {
    background: #fff;
}

/* --------------------------------------
    6.3 Resume - Candidate Dashboard
-------------------------------------- */

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.job_title {
    font-weight: 600;
}

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-edit:before,
div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-hide:before,
div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-publish:before,
div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-delete:before {
    font-family: 'simple-line-icons';
    padding-right: 5px;
}

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-edit:before {
    content: '\e05f';
}

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-hide:before,
#company-manager-company-dashboard table.company-manager-companies tbody td.action a.company-dashboard-action-hide:before {
    content: '\e615';
}

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-publish:before,
#company-manager-company-dashboard table.company-manager-companies tbody td.action a.company-dashboard-action-publish:before {
    content: '\e080';
}

div#resume-manager-candidate-dashboard table.resume-manager-resumes tbody tr td.action a.candidate-dashboard-action-delete:before {
    content: '\e082';
}

/*move these */
.job_filters .showing_jobs a.reset, .job_filters .showing_resumes a.reset, .resume_filters .showing_jobs a.reset, .resume_filters .showing_resumes a.reset {
    color: #c81313;
}

.job_filters .showing_jobs a, .job_filters .showing_resumes a, .resume_filters .showing_jobs a, .resume_filters .showing_resumes a {
    background: none !important;
    float: right;
    margin-left: 20px;
}

































.sidebar.sidebar-empty{display:none}.sidebar aside.widget{background:#f6f6f6;border:1px solid #e3e3e3;padding:40px 25px;margin-bottom:40px}.sidebar aside.widget:last-of-type{margin-bottom:0}.sidebar aside.widget .widget-title{font-size:24px;margin:0}.sidebar aside.widget .widget-title:after{content:'';width:50px;height:3px;display:block;margin-top:20px;margin-bottom:40px}.sidebar aside.widget_search .widget-title{display:none}.sidebar .widget_archive li a,.sidebar .widget_categories li a,.sidebar .widget_recent_entries li a,.sidebar .widget_recent_comments li,.sidebar .widget_pages li a,.sidebar .widget_nav_menu li a,.sidebar .widget_nav_menu .menu ul>li>a,.sidebar .widget_meta li a{font-size:16px}.widget ul{padding:0;list-style:none}.widget_archive li a,.widget_categories li a,.widget_product_categories li a,.widget_recent_entries a,.widget_recent_entries li a,.widget_recent_comments li a,.widget_pages li a,.widget_nav_menu li a,.widget_nav_menu .menu ul>li>a,.widget_meta li a{text-transform:capitalize;color:inherit}.widget_archive li a:hover,.widget_categories li a:hover,.widget_product_categories li a:hover,.widget_recent_comments li a:hover,.widget_pages li a:hover,.widget_nav_menu li a:hover,.widget_nav_menu .menu ul>li>a:hover,.widget_meta li a:hover{padding-left:10px}.widget_archive li,.widget_categories li,.widget_product_categories li,.widget_recent_entries li,.widget_recent_comments li,.widget_pages li,.widget_meta li{padding:8px 0;border-bottom:1px solid #e3e3e3;margin:0}.widget_archive li:last-child,.widget_categories li:last-child,.widget_product_categories li a:last-child,.widget_recent_entries li:last-child,.widget_recent_comments li:last-child,.widget_pages li:last-child,.widget_meta li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.widget_recent_entries .widget-blog-post{clear:both;border:0;padding:0}.widget_recent_entries .widget-blog-post .post-thumbnail{width:70px;height:70px;overflow:hidden;position:relative;float:left;margin:0 20px 20px 0}.widget_recent_entries .widget-blog-post .post-thumbnail img{max-width:none;width:auto;height:100%;position:absolute;left:-50%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.widget_recent_entries .widget-blog-post .post-thumbnail img.post-no-thumb{left:0}.widget_recent_entries .widget-blog-post .post-thumbnail img:hover{opacity:.5}.widget_recent_entries .widget-blog-post .post-info{padding-top:10px}.widget_recent_entries .widget-blog-post .post-info a{text-transform:capitalize;font-size:14px;font-weight:600;display:block}.widget_recent_entries .widget-blog-post .post-info span{font-size:.85em}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{color:inherit;font-size:14px!important;background:#fff;border:1px solid #e3e3e3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px 15px;line-height:50px;text-transform:capitalize;margin-right:5px;white-space:nowrap}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{color:#fff;border:1px solid transparent}.widget_calendar table#wp-calendar{width:100%}.widget_calendar table#wp-calendar caption{margin-bottom:10px}.widget_calendar table#wp-calendar th,.widget_calendar table#wp-calendar td{text-align:center}.widget_calendar table#wp-calendar th{color:#999}.widget_calendar table#wp-calendar td{color:#777}.widget_mc4wp_form_widget form button{width:100%;margin-top:20px}.widget ul.job_listings,.widget ul.resumes{margin:0;border:0}.widget ul.job_listings li.job_listing,.widget ul.resumes li.resume{position:relative;background:0 0;border:0;margin:0;border-bottom:1px solid #e3e3e3;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.widget ul.job_listings li.job_listing:last-child,.widget ul.resumes li.resume:last-child{border:0}.widget ul.job_listings li.job_listing:before,.widget ul.job_listings li.job_listing:after,.widget ul.resumes li.resume:before,.widget ul.resumes li.resume:after{display:none}.widget ul.job_listings li.job_listing:hover,.widget ul.resumes li.resume:hover,.widget ul.job_listings li.job_listing>a:hover,.widget ul.resumes li.resume>a:hover{background:0 0}.widget ul.job_listings li.job_listing a,.widget ul.resumes li.resume a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px 10px;background:0 0;color:inherit}footer .widget ul.job_listings li.job_listing:first-child a,footer .widget ul.resumes li.resume:first-child a{padding-top:0}.widget ul.job_listings li.job_listing .image{margin-bottom:20px}.widget ul.job_listings li.job_listing .image img{width:80px;border:1px solid #e3e3e3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.widget ul.job_listings li.job_listing .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.widget ul.job_listings li.job_listing .position h3,.widget ul.resumes li.resume .candidate h3{font-size:1.2em;margin:0 0 5px}.widget ul.job_listings .job-manager-applications-applied-notice{font-size:10px}.widget ul.job_listings .job-manager-applications-applied-notice:before{content:'\f00c';font-family:'font awesome 5 free'!important;font-size:inherit;font-weight:600;width:auto;height:auto}.widget ul.resumes li.resume .candidate,.widget ul.resumes li.resume ul.meta{width:100%}.widget ul.resumes li.resume ul.meta li{display:block}.widget ul.resumes li.resume ul.meta li:after{display:none}.widget ul.job_listings>li.job_listing .meta>li,.widget ul.resumes>li.resume .meta>li{font-size:13px;padding:0}.widget ul.job_listings li.job_listing ul.meta li.job-type{padding:2px 5px;display:inline-block;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.footer1 .widget ul.job_listings li.job_listing a div.position h3,.footer1 .widget ul.resumes li.resume .candidate h3,.footer2 .widget ul.job_listings li.job_listing a div.position h3,.footer2 .widget ul.resumes li.resume .candidate h3{color:#fff}.btn{color:#fff!important;outline:none;min-width:160px;padding:15px 25px;position:relative;line-height:1;font-size:14px;font-weight:600;text-transform:uppercase;border:0;z-index:1!important;cursor:pointer;position:relative;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.btn.active,.btn:active{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.btn:focus{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;outline:none!important}.btn-round{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.btn-border{border:2px solid #fff}.btn-border.btn-main,.btn-border.btn-secondary{background:0 0!important}.btn-border.btn-main:hover,.btn-border.btn-main:focus,.btn-border.btn-secondary:hover,.btn-border.btn-secondary:focus{background:#fff!important;border:2px solid transparent}