/*
Theme Name: Logistikberater Theme
Theme URI: https://extramarkant.de/
Template: careerfy
Author: extramarkant
Author URI: https://extramarkant.de/
Description:
Version: 1.0
*/

/* Basics */

.seo-hidden{
    position: absolute;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    height: 1px;
    width: 1px;
}

.careerfy-main-content, .jobsearch-main-content{
    padding-top: 0;
}

.topbar .topbar-description {
    color: #ffffff !important;
}

.jobsearch-main-content{
    padding-top: 0;
}

.caldera-grid .row{
    margin-right: 15px;
    margin-left: 15px;
}

.scrolltotop{
    background: #f4f4f4;
    color: #333;
    opacity: 0.5;
    transition: opacity .2s, padding .2s, color .2s;
    position: fixed;
    bottom: 3%;
    right: 3%;
    padding: 12px;
    z-index: 999;
}

.scrolltotop:hover{
    opacity: 1;
    color: #f6a305;
    padding: 18px;
}

/* Animations */

.animation-delay-1{
    animation-delay: 1s;
}

.animation-delay-2{
    animation-delay: 2s;
}

.animation-delay-3{
    animation-delay: 3s;
}

/* Typography */

.jobsearch-typo-wrap {
    font-family: 'Roboto', Helvetica, sans-serif;
}

p{
    font-size: 1em;
    line-height: 1.35em;
    letter-spacing: 0.2px;
}


.wpb_text_column ul{
    list-style: inside;
    margin-left: 1.5em;
}

.wpb_text_column li{
    list-style: none;
}

.wpb_text_column li:before{
    color: #feb032;
    content: "\25A0";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1.5em; /* Also needed for space (tweak if needed) */
    margin-left: -1.5em; /* Also needed for space (tweak if needed) */
    margin-top:-4px;
    position: relative;
    top: -2px;
}

div.careerfy-services-text span{
    color: #333;
    font-weight: normal;
}

div.careerfy-services-text{
    font-weight: 600;
}

div.careerfy-services-text small{
    font-size: 16px;
    font-weight: normal;
}

div.careerfy-candidate-title{
    margin-top: 3em;
}

.yellow-bg{
    background-color: #f6a307;
    padding: 2%;
    box-shadow: -5px 5px 0 0 #b3dde4;
}

.js .tmce-active .wp-editor-area{
    color: #000 !important;
}

.caldera-grid .cf2-list-files > li{
    list-style: none;
    line-height: 42px;
}

.jobsearch-employer-profile-form li input[type="tel"],
.careerfy-wrapper .widget_contact_form input[type="tel"],
.careerfy-wrapper .widget_contact_form input[type="email"] {
    float: left;
    width: 100%;
    height: 41px;
    border: 1px solid #eceeef;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 6px 13px;
    margin: 0px;
    font-size: 12px;
    color: #777777;
}

.widget_contact_form .terms-priv-chek-con p{
    text-align: left;
    text-indent: -28px;
    margin-left: 30px;
}

.careerfy-wrapper .careerfy-page-title h1, .careerfy-wrapper .jobsearch-page-title h1{
    line-height: 1.2;
}

.recaptcha-reload-a, .jobsearch-login-box form .recaptcha-reload-a, .careerfy-typo-wrap .recaptcha-reload-a, .careerfy-typo-wrap .jobsearch-login-box form .recaptcha-reload-a{
    margin-left: 16em;
    color: #f9f9f9;
}

.wpb_wrapper h4,
.careerfy-fancy-title-twelve > span {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
}

.careerfy-fancy-title-twelve h2{
    font-weight: bold;
    text-transform: none;
}

/* Buttons */

.careerfy-services-twentytwo-style2-btn{
    border-radius: 0;
}

.no-candidate-match-error,
.no-job-match-error{
    width: 50%;
}

.no-candidate-match-error a,
.no-job-match-error a{
    float:none;
    display: inline-block;
    background: #333;
    padding: 2px 10px;
    color: #fff;
}

.jobsearch-candidate-download-btn{
    background: #fff;
}

.jobsearch-candidate-download-btn i.fa-file-pdf-o{
    background: transparent url('img/pdf.svg') no-repeat center center;
    background-size: contain;
    width: 21px;
    height: 21px;
    margin-right: 6px
}

.jobsearch-candidate-download-btn i.fa-file-pdf-o:before{
    content: '';
}

.home-hero .careerfy-modren-btn{
    text-align: left;
}

.careerfy-banner-search > ul > li{
    margin: 0 1%;
    height: 60px;
    width: 27%;
    overflow: visible;}

.careerfy-banner-search .selectize-control.single .selectize-input{
    border-left: 1px solid #f2f2f2;
}

.jobsearch-employer-profile-form li input[type="text"]:read-only{
    background: #eceeef;
    cursor: not-allowed;
}

.careerfy-popular-candidates figure{
    border-radius: 0;
}

.careerfy-popular-candidates h2 + span{
    font-size: 13px;
}

.careerfy-popular-candidates-style14-inner{
    padding-left: 16px;
    padding-right: 16px;
}

.careerfy-popular-candidates-style14-slider .slick-slide h2{
    font-size: 18px;
}

.careerfy-popular-candidates-style14-slider .slick-slide > strong a{
    color: #fff;
}

.careerfy-popular-candidates .slick-arrow-right.slick-arrow{
    right: 0;

}

.careerfy-popular-candidates .slick-arrow-left.slick-arrow{
    left: 0;
}

.careerfy-popular-candidates-style14-slider .slick-arrow-left.slick-arrow,
.careerfy-popular-candidates-style14-slider .slick-arrow-right.slick-arrow{
    color: #333;
    font-size:12px;
}

.careerfy-modren-btn a,
.careerfy-headersixteen-btn{
    border-radius: 0;
}
/*
.careerfy-wrapper .careerfy-modren-btn a,
.careerfy-wrapper .widget_contact_form input[type="submit"]{
    background: #fff;
    color: #f6a307;
    border: 1px solid #f6a307;
    box-shadow: 0px 0px 0 0 #b3dde4;
}

.careerfy-wrapper .careerfy-modren-btn:hover a:hover,
.careerfy-wrapper .widget_contact_form input[type="submit"]:hover{
    background: #f6a307;
    color: #fff;
    border: 1px solid #e99a07;
    box-shadow: -5px 5px 0 0 #b3dde4;
    transform: translate(2px,-2px);
}
*/

.careerfy-wrapper .careerfy-modren-btn a{
    background: #fff;
    border: 1px solid #f6a307;
}

.widget_contact_form input[type="submit"]{
    border-radius: 0 !important;
}

.careerfy-wrapper .jobsearch-applyjob-btn,
.careerfy-wrapper .careerfy-typo-wrap .jobsearch-applyjob-btn,
.careerfy-wrapper .jobsearch-sendmessage-btn,
.jobsearch-applyjob-btn,
.careerfy-typo-wrap .jobsearch-applyjob-btn{
    border-radius: 0;
    background-color: #303030;
    border-color:#303030;
}

.careerfy-wrapper .jobsearch-applyjob-btn{
    background-color: #f6a307;
    border: 0;
}

.careerfy-wrapper .jobsearch-applyjob-btn:hover,
.jobsearch-typo-wrap .jobsearch-applyjob-btn:hover{
    color:#ffffff !important;
}

.caldera-grid .form-control.cf2-file button.btn{
    border-radius: 0;
    color: #303030;
    background-color: #fff;
    border: 1px solid #303030;
}

.caldera-grid input.btn{
    font-weight: 700;
    border-radius: 0;
    background-color: #f6a307;
    border-color:#f6a307;
    color:#fff;
    width: 100%;
    padding: 12px;
    border-width: 2px;
    transition: background-color .2s, color .2s;
}

.caldera-grid input.btn:hover{
    font-weight: 700;
    background-color: #fff;
    border-width: 2px;
    border-color: #f6a307;
    color: #f6a307;
}

.careerfy-main-content .careerfy-typo-wrap button:focus,
.careerfy-main-content .careerfy-typo-wrap input[type="button"]:focus,
.careerfy-main-content .careerfy-typo-wrap input[type="submit"]:focus{
    background-color: #fff;
    color: #f6a307;
}

.caldera-grid .btn-default.disabled, .caldera-grid .btn-default.disabled.active, .caldera-grid .btn-default.disabled.focus, .caldera-grid .btn-default.disabled:active, .caldera-grid .btn-default.disabled:focus, .caldera-grid .btn-default.disabled:hover, .caldera-grid .btn-default[disabled], .caldera-grid .btn-default[disabled].active, .caldera-grid .btn-default[disabled].focus, .caldera-grid .btn-default[disabled]:active, .caldera-grid .btn-default[disabled]:focus, .caldera-grid .btn-default[disabled]:hover, fieldset[disabled] .caldera-grid .btn-default, fieldset[disabled] .caldera-grid .btn-default.active, fieldset[disabled] .caldera-grid .btn-default.focus, fieldset[disabled] .caldera-grid .btn-default:active, fieldset[disabled] .caldera-grid .btn-default:focus, fieldset[disabled] .caldera-grid .btn-default:hover{
    background:#ccc;
}

.careerfy-wrapper .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline{
    padding: 6px 12px;
    padding-left: 40px;
    font-weight:bold;
    border-width: 1px;
}

.careerfy-wrapper .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{
    left: 12px;
}

/* Navigation */

.careerfy-headersixteen-user{
    display: none;
}

.careerfy-headersixteen-user > li > a {
    color: #999;
}

/* Hero Header */

.careerfy-blocksixteen-element:first-child{
    width: 75%;
}

.careerfy-blocksixteen-element:last-child{
    width: 25%;
}

.careerfy-wrapper .careerfy-blocksixteen-element{
    line-height: 20px;
}

.home-hero h2{
    font-size: 18px;
    margin-bottom: 4px;
}

.home h2{
    line-height:1.25;
    min-height: 3em;
}

.home .careerfy-banner{
    padding: 3% 3% 2% 3%;
    background: #fff;
}

.home .careerfy-banner-btn{
    display: none;
}

.slick-slide,
.careerfy-popular-candidates-style14{
    display: none;
    max-width: 282px;

}

.careerfy-popular-candidates-style14 .careerfy-popular-candidates-style14-inner{
    min-height: 380px;
}
/*
.slick-slide:not(.slick-slide.slick-active){
    display: none;
}

.slick-slide.slick-active{
    display: flex;
    flex-direction: column;
}

.slick-track{
    display: flex;
}
*/
/* File upload */

.jobsearch-drag-dropcustom .jobsearch-upload-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 9;
}

/* jobs */

.jobsearch-job-userlist .jobsearch-option-btn{
    margin: 1px;
}


/* Berater Customizations */

.careerfy-wrapper .candidate-detail-two-thumb{
    margin-top: 0;
    width: auto;
}

.careerfy-wrapper .candidate-detail-two-thumb img{
    width: auto;
    border: 2px solid #ececec;
    width: 150px;
}

.careerfy-wrapper .candidate-detail-two-subheaderwrap{
    width: 82%;
}

.careerfy-wrapper .candidate-detail-two-subheader-list{
    width: 82%;
}

.careerfy-typo-wrap .candidate-form-desc{
    float: left;
    margin-bottom: 20px;
    padding: 0 14px
}

.careerfy-typo-wrap .candidate-form-desc p{
    font-size: 14px;
    color: #666;
    margin-left: 18px
}

.careerfy-typo-wrap .candidate-form-desc i{
    font-size: 14px;
    color: #f6a307;
    float: left;
}

/* Customize Elements */

.careerfy-recent-list-wrap{
    overflow: visible;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
    transition: box-shadow .5s;
}

.info-txt-holder .info-title{
    color: #f6a307;
    font-weight: bold;
}

.info-txt-holder .post-secin a{
    color: #333;
}

.info-txt-holder .map-info-adres{
    color: #333;
}

.urgntpkg-badge{
    top: -14px;
    background: #f6a307;
}

div.jobsearch-joblisting-classic-wrap{
    overflow: visible;
}

div.jobsearch-joblisting-classic-wrap .urgntpkg-jobv1{
    transform: none;
    left: -7px;
    top:-8px;
    background: #f6a307;
    padding: 4px 10px;
    text-transform: uppercase;
    color: #fff;
}

div.jobsearch-joblisting-classic-wrap .urgntpkg-jobv1:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -7px;
    border-top: 7px solid #ffb14a;
    border-left: 7px solid transparent;
}



.ball-scale-multiple > div{
    background-color: #f6a307;
}

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
  background-color: #f6a307;
}

h2.jobsearch-pst-title{
    text-transform: none;
}

.careerfy-fancy-title-ten,
.careerfy-fancy-title-ten h2{
    line-height: 1.2;
}

.careerfy-fancy-title-ten h2{
    margin-bottom: 16px;
}

.careerfy-wrapper .careerfy-recent-list-text {
    display: block;
    width: 100%;
}

.careerfy-wrapper .careerfy-recent-list-status{
    right: 0;
    position: absolute;
}

.jobsearch-candidate-default figure ~ .jobsearch-candidate-default-text{
    padding-top: 0;
    display: flex;
}

.jobsearch-candidate-default-text ul{
    line-height: 1.2;
}

.jobsearch-candidate-default-text ul li{
    float: none;
    display: inline-block;
    border-left: 0;
    padding: 0 15px 0 0;
}

.jobsearch-candidate-default-text ul li:first-child{
    color: #333;
}

.jobsearch-candidate-default-text ul li i{
    margin-right: 5px;
}

.jobsearch-candidate-default-text .jobsearch-candidate-default-btn{
    align-self: flex-end;
    white-space: nowrap;
    margin-left: auto;
}

.jobsearch-candidate-default-text h2{

}

.jobsearch-employer-profile-form label{
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
}

.jobsearch-employer-dashboard-nav ul li a{
    display: flex;
}

.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink{
    display: none;
}

.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink a{
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    color: #ddd;
}

.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink i{
    margin-right: 20px;
}

.jobsearch-employer-dasboard .other-lang-translate-post,
.other-lang-translate-post
{
    display: flex;
    align-items: flex-start;
    background: #fff;
    border-color: #fff;
    color: #333;
    padding-left: 12px;
    border-radius: 0;
}

.other-lang-translate-post img{
    margin-right: 8px;
}

aside .other-lang-translate-post{
    margin-left: 0;
    display: flex;
    align-items: flex-start;
    background: #fff;
    border-color: #fff;
    color: #333;
    padding-left: 12px;
    line-height: 1.2;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
}

.other-lang-translate-post:hover{
    background: #fff;
    border-color: #f6a307;
}

.jobsearch-typo-wrap .jobsearch-employer-profile-submit, .other-lang-translate-post{
    border-radius: 0;
}


.jobsearch-dashboard-subtitle{
    display: inline-block;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 6px;
    margin: 5px;
    white-space: nowrap;
}

.careerfy-subheader.careerfy-subheader-with-bg .careerfy-page-title h1{
    color: #333;
    font-size: 5vw;
    font-size: calc(30px + 2vw);
    padding-top: 5%;
    text-shadow: 0 0 16px rgba(255,255,255,.8);
}

.careerfy-popular-candidates figure img,
.jobsearch-candidate-default figure img,
.careerfy-wrapper .employer-dashboard-thumb img{
    border-radius: 0;
}

.promotepof-badge{
    display: none;
}

.topbar{
    padding: 4px 20px;
    display: flex;
    background: #333;
}

.careerfy-footer-twelve .widget_nav_menu ul li.current-menu-item a{
    color: #f6a307;
}

.topbar .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
    margin-bottom: 0;
    padding: 0;
    font-size:13.6px;
}

.copyright-twelve{
    padding-bottom: 8px;
}

.copyright-twelve p{
    font-size: 12px;
    line-height: 1.4;
}

@media screen and (max-width: 880px){
    .topbar{
        display: none;
    }
}

.topbar .topbar-description{
    color: #999;
}

.topbar .topbar-link{
    color: #fff;
    background: #f6a307;
    display: inline-block;
    padding: 2px 6px;
}

.topbar > div{
    flex-grow: 1;
    white-space: nowrap;
}

.topbar-col1 {flex-grow: 2; overflow: hidden;}

.careerfy-blocksixteen-element{
    min-height: 30px;
    line-height: 100px;
    line-height: 9vh;
}

#google_translate_element{
    max-width: 250px;
    max-height: 22px;
    overflow: hidden;
    float: right;
}

#google_translate_element select{
    padding: 2px 4px;
    height: 18px;
    font-size: 9px;
}

.jobsearch-jobdetail-listthumb,
.jobsearch_side_box.jobsearch_box_application_apply img,
.jobsearch-joblisting-classic-wrap figure{
    display: none;
}

.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text{
    margin-left: 0;
}

.jobsearch-jobdetail-listthumb ~ figcaption{
    margin: 0;
}

.jobsearch_map_info .img-con{
    display: none;
}

.jobsearch_map_info.multi_listings .listing-info-inner{
    border-bottom:1px solid #ccc;
    display: table;
    padding: 12px 0;
}

@media screen and (min-width:990px){
    .careerfy-featuredjobs-box-row1,
    .careerfy-featuredjobs-box-row2{

    }

    .careerfy-featuredjobs-box-col1{
        width: 75%;
    }

    .careerfy-featuredjobs-list a{
        padding: 0;
    }
}

.careerfy-featuredjobs-list, .careerfy-featuredjobs-list a{
    float: none;
}

.careerfy-featuredjobs-box-row1{
    overflow: hidden;
    position: relative;
}

.careerfy-featuredjobs-box-row1:after{
    content: '';
    display: block;
    width: 80px;
    height: 20px;
    background: #fff;
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
}

.careerfy-featuredjobs-box-row2{
    display: flex;
}



.careerfy-featuredjobs-box-row2 > div {
    flex-grow: 1;
}

.careerfy-featuredjobs-box-row2 > div:last-child {
    flex-grow: 2;
}

.careerfy-featuredjobs-list li{
    display: flex;
    padding: 20px 19px 17px 20px;
    border: 1px solid #ececec;
    background: #fff;
    -webkit-column-break-inside: avoid;
              page-break-inside: avoid;
                   break-inside: avoid;
    transition: box-shadow 0.2s;
    margin-top: 6px;
}

.careerfy-featuredjobs-list li:hover{
        box-shadow: 0 0 10px 3px rgba(160, 160, 160, 0.59);
        transform: translate(0px, -4px);
        transition: box-shadow 0.2s;
	    transition: transform 0.2s;
}


.careerfy-featuredjobs-list h2{
    line-height: 1.2;
}

.careerfy-featuredjobs-list a{
    display: inline-block;
    border:0;
    border-radius: 0;
}

.careerfy-featuredjobs-list li:hover a{
    box-shadow: none;
}

.careerfy-featuredjobs-box.careerfy-featuredjobs-sectrr{
    width: 100%;
}

.careerfy-featuredjobs-box.careerfy-featuredjobs-loction{
    text-align: left;
}

.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat{
    background: #ddd;
    padding: 6px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.careerfy-featuredjobs-list-sub{
    font-size: 14px;
}

.home-icon img{
    /*max-width: 120px;*/
}

.careerfy-fancy-title-twelve{
    float: none;
}

div.candidate-detail-two-subheader{
    background: #555 url("/wp-content/uploads/2020/02/candidate-bg.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 100px;
}

div.candidate-detail-two-subheader h1:after{
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #f6a307;
}

.body-nowhite-bg .careerfy-main-section > .container{
    background: #fff;
}

.jobsearch-candidate-download-btn{
    font-size: 16px;
}

.careerfy-popular-candidates .careerfy-popular-candidates-layer:hover figure{
    -webkit-transform: none;
    transform: none;
}

.careerfy-refejobs-list ul,
.careerfy-featuredjobs-list ul{
    -webkit-columns: 2 350px;
    -moz-columns: 2 350px;
    columns: 2 350px;

}
.candidate-detail-two-subheader-list{

}

.careerfy-wrapper .jobsearch_progressbar .title{
    font-size: 14px;
}

.careerfy-jobdetail-services i{
    padding-top: 0;
}

.careerfy-jobdetail-services ul li > .careerfy-services-text{
    font-size: 16px;
    line-height: 1.35;
    color: #333;
    font-weight: bold;
}

.careerfy-jobdetail-services ul li > .careerfy-services-text > .text-content,
.jobsearch-jobdetail-services ul li > .jobsearch-services-text > .text-content{
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
}

.text-content ul{
    padding-left: 0px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.text-content ul li{
    float: left;
    width: 100%;

    list-style: none;
    color: #333333;
    margin-bottom: 5px !important;
    position: relative;
    padding-left: 26px;
    line-height: 1.2;
}

.text-content ul li:before{
    color: #f6a307;
    content: "\eb2d";
    font-family: wp-jobsearch-icomoon;
    font-size: 13px;
    position: absolute;
    left: 0px;
    top: 1px;
}

.careerfy-wrapper .jobsearch-jobdetail-tags a{
    cursor: default;
}

/* Contact Form */

.careerfy-wrapper .widget_contact_form input[type="text"],
.careerfy-wrapper .widget_contact_form input[type="tel"],
.careerfy-wrapper .widget_contact_form input[type="email"],
.careerfy-wrapper .widget_contact_form textarea{
    border-color: #303030;
    border-radius: 0;
}

.careerfy-wrapper .widget_contact_form form{
    border:0;
    padding: 0;
}

/* Dashboard */

.jobsearch-employer-cvr-img{
    display: none;
}

.dropzone .dz-message{
    word-break: break-word;
}

.jobsearch-login-box .terms-priv-chek-con a{
    font-size: 16px;
    font-style: normal;
}

.login-reg-errors .alert-success, .registration-errors .alert-success, .jobsearch-alert.jobsearch-success-alert, .send-email-msg-box.alert-success, .jobsearch-send-message-form .message-box, .jobsearch_box_contact_form .jobsearch-ct-msg{
    background-color: #f6a307 !important;
}



/* Serach Box Top */

.jobsearch-advance-search-holdr .jobsearch-banner-search ul li{
    width: 24%;
}

.jobsearch-advance-search-holdr .jobsearch-banner-search ul li.srch-radius{
    width: 15%;
}

.jobsearch-advance-search-holdr .jobsearch-banner-search ul li input,
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li .selectize-input{
    border-color: #ececec !important;
}

/* Search Filter Sidebar*/

.jobsearch-checkbox input[type="checkbox"] + label, .jobsearch-checkbox input[type="radio"] + label{
    overflow: hidden;
    line-height: 1.1;
}

.jobsearch-cusfield-checkbox .jobsearch-checkbox input[type="checkbox"] + label{
    width: auto;
}

.jobsearch-checkbox input[type="checkbox"] + label span, .jobsearch-checkbox input[type="radio"] + label span{
    top: 2px;
}

.jobsearch-search-filter-wrap label + .filter-post-count{
    width: 15%;
}

/*
.croppie-container {
    width: 100%;
    height: 100%;
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid black;
    background: #fff;
    width: 10px;
    height: 10px;
    content: '';
}

.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}

.croppie-container .cr-resizer-vertical::after {
    left: 50%;
    margin-left: -5px;
}

.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}

.croppie-container .cr-resizer-horisontal::after {
    top: 50%;
    margin-top: -5px;
}

.croppie-container .cr-original-image {
    display: none;
}

.croppie-container .cr-vp-circle {
    border-radius: 50%;
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
    touch-action: none;
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}

.croppie-result {
    position: relative;
    overflow: hidden;
}

.croppie-result img {
    position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
} */

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance: none;
/*removes default webkit styles*/
	/*border: 1px solid white; *//*fix for FF unable to apply focus style bug */
    width: 300px;
/*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

.cr-slider:focus {
    outline: none;
}
/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

.cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	border-color: transparent;/*leave room for the larger thumb to overflow with a transparent border */
	border-width: 6px 0;
	color: transparent;/*remove default tick marks*/
}
.cr-slider::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #ddd;
	margin-top:1px;
}
.cr-slider:focus::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
}
/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 1;
}
.cr-rotate-controls button {
	border: 0;
	background: none;
}
.cr-rotate-controls i:before {
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
}
.cr-rotate-l i:before {
	content: '↺';
}
.cr-rotate-r i:before {
	content: '↻';
}
