    .n-pages-breadcrumb{
    background:url('../img/job-post.jpg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

#emp-job-post .col-lg-8.col-md-8 .form-group label{
    width:100%;
}

.user_filter_list{
    border-top: 1px solid #eee !important;
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
    font-size: 15px;
}

.user_filter_terms{
    float: right;
}

.user_filter_terms a:not(.js_goto):hover{
    color:unset;
}

.user_filter_terms a.js_goto:hover{
    cursor:pointer;
}


/*DEFAULT SELECT STYLE*/
.select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #eee;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    padding-left: 12px;
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
    right: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 20px;
    display: none;
}

.select2-container--default .select2-selection--multiple {
    border-color: #e1e1e1;
    border-radius: 0;
    height: auto;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    position: absolute;
    right: 10px;
    margin: 0;
    line-height: 45px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #e1e1e1;
    height: auto;
}

.select2-container--default .select2-search--inline .select2-search__field {
    height: 45px;
    margin: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #e1e1e1;
    background-color: #f5f5f5;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 8px;
    border-radius: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--main-color);
    color: #FFF;
}
@media (min-width: 992px) {

   .sal_currency{
        clear:both;
    }
}


.job_hours_edit #acf-form .acf-fields.-top.-border{
    box-shadow: var(--box-shadow);
    border:none;
    border-radius: 5px;
}


.job_hours_edit .acf-form-submit input::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 4px;
    opacity: 0;
    transform: scale(0, 0);
    z-index: -1;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;


}

.job_hours_edit .acf-form-submit{
    margin-top:20px;
}

.job_hours_edit .acf-fields > .acf-tab-wrap{
    background: none;

}
.acf-fields > .acf-tab-wrap .acf-tab-group{
    border-top:0;
}

.acf-field.acf-accordion .acf-label.acf-accordion-title{
    background:var(--one-1);
}
.acf-field.acf-accordion .acf-label.acf-accordion-title label{
    font-size: 16px;
}



.job_hours_edit .acf-tab-group li a{
    border-top-left-radius:5px;
    border-top-right-radius:5px;

}

.job_hours_edit .acf-switch span{
    padding: 4px 20px;
}

.job_hours_edit .acf-switch{
    text-shadow:none !important;
}
.job_hours_edit .acf-switch,.acf-switch,
.job_hours_edit .acf-switch,
.job_hours_edit .acf-switch,.acf-switch:hover{
    border:1px solid darkgreen !important;
    background: #78efbb !important;
    text-shadow:none !important;
    color:#000 !important;
}
.job_hours_edit .acf-switch.-on,.acf-switch.-on,
.job_hours_edit .acf-switch.-on,
.job_hours_edit .acf-switch.-on,.acf-switch.-on:hover{
    border:1px solid #b00000 !important;
    background: #f67342 !important;
    text-shadow:none !important;
    color:#000 !important;
}


    .acf-switch,
    .acf-switch .acf-switch-slider,
    .acf-switch:hover{
    border: 2px solid darkgreen !important;
}

    .acf-switch.-on,
    .acf-switch.-on .acf-switch-slider,
    .acf-switch.-on:hover{
    border: 2px solid #b00000 !important;
}
    .acf-fields > .acf-tab-wrap .acf-tab-group{
        margin-bottom: 0 !important;
    }
    .acf-tab-group li a{
        border-top: 1px solid #ccc !important;
        background:#fff !important;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
    }

    .acf-fields > .acf-tab-wrap .acf-tab-group li.active a,
    .acf-fields > .acf-tab-wrap .acf-tab-group li a:hover{
        background:var(--one-2) !important;
    }
.job_hours_edit .acf-tab-wrap {
    overflow: hidden;
}


.job_hours_sch li{
    width: 100% !important;
}

.post_job_hours{
    background:#fff;
    padding:0;
}
.post_job_hours .widget{
    padding:10px;

}
.title_planning{
    padding:10px;
    background: var(--main-color);
}
.app-deadline:not(.app-calendar){
    margin-top:30px;
}
aside.n-single-sidebar .app-deadline.app-calendar{
    text-align: left !important;
    background-color: var(--main-color);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}

div[data-taxonomy="live-in-out"] li{
    float: left;
    padding-left: 20px;
}

.n-job-pages-section .n-jobpost{
    box-shadow: var(--box-shadow);
}


.job_info_img{
    height: 28px;
    padding-right:10px;
}

.n-jobpost{
    box-shadow: var(--box-shadow) !important;
}

.acf-hl.acf-tab-group {
    display: flex; /* Active l'affichage flex sur le conteneur ul */
    justify-content: space-between; /* Répartit l'espace entre les éléments de manière égale */
    width: 100%; /* Assurez-vous que le conteneur ul prend toute la largeur disponible */
}

.acf-hl.acf-tab-group li {
    flex-grow: 1; /* Permet à chaque élément li de grandir et de prendre une fraction égale de l'espace */
    text-align: center; /* Centre le texte dans chaque élément li pour une meilleure apparence */
}



#InfoNotForChange{
    position: relative;
}

.full_absolute_bg{
    position: absolute;
    top:0;
    bottom: 0;
    right:0;
    left:0;
    background: #2D2D2D;
    opacity: 0.1;
    z-index: 102;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.job_hide_coordinates{
    opacity:0.5 !important;
    display: none !important;
}
.search-button{
    display: none  !important;
}
#searchMap{
    height: 50px !important;
    padding: 5px !important;
    background: var(--three-3) !important;
    border-radius: 3px;
    box-shadow: var(--box-shadow);
}

.leaflet-control-search .search-input{
    width: 100% !important;
    margin:0 !important;
    height:40px !important;
    font-size: 18px !important;
    line-height: 40px !important;
}

.leaflet-control-search.search-exp{
    border:none !important;
}

.leaflet-control-search .search-cancel{
    right:-2px !important;
    top:-5px !important;
    opacity: 1 !important;
}

.addressChosen{
    color:#3D3D3D;
    font-style: italic;
}

#location_for_helper{
    position: relative;
}

#showCity{
    text-decoration: underline;
    cursor:pointer;
}

#addCity{
    line-height: 1;
}


#manualChangeLocation{
    display: block;
    cursor:pointer;
    width: 100%;
    font-size:16px;
    line-height: 16px;
    padding:10px;
}

#manualChangeLocation i{
    float:right;
    font-size:16px;
    font-weight: bold;
}

#manualChangeLocation i:before{
    content: "\e64b";
}

#manualChangeLocation.opened i:before{
    content: "\e648";
}

.hideManualChangeLoc{
    display: none;
    margin-top:10px;
}

.fake-submit-fixed{
    position: fixed !important;
    right: 10px;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999 !important;
}

#gov_enhance-form{
    align-items: center;
    margin:auto;
}
.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
}

.checkbox-group > * {
    margin: 0.5rem 0.5rem;
}

.checkbox-group-legend {
    font-size: 1.5rem;
    font-weight: 700;
    color: #9c9c9c;
    text-align: center;
    line-height: 1.125;
    margin-bottom: 1.25rem;
}

/* Feature */
.checkbox-tile svg path,
.checkbox-tile svg circle{
    fill:grey;
}


input[type="checkbox"].checkbox-input {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}
.checkbox-indeed .checkbox-input:checked + .checkbox-tile svg path,
.checkbox-indeed .checkbox-input:checked + .checkbox-tile svg circle{
    fill: #164081;
    }
.checkbox-indeed .checkbox-input:checked + .checkbox-tile {
    border-color: #164081;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #164081;
}

    .checkbox-indeed .checkbox-input:checked + .checkbox-tile .checkbox-icon,
    .checkbox-indeed .checkbox-input:checked + .checkbox-tile .checkbox-label {
    color: #164081;
}

    .checkbox-indeed .checkbox-input:checked + .checkbox-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #2260ff;
    border-color: #164081;
}

    .checkbox-indeed .checkbox-input:focus + .checkbox-tile {
    border-color: #164081;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #2260ff;
}

.checkbox-indeed .checkbox-input:focus + .checkbox-tile:before {
    transform: scale(1);
    opacity: 1;
}

.checkbox-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 7rem;
    border-radius: 0.5rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: 0.15s ease;
    cursor: pointer;
    position: relative;
    padding:20px 50px;
}



.list-inline .checkbox-tile{
    width: auto;
    min-height: auto;
    padding: 25px;
    flex-direction: row;
    transition:0.3s;
}

.list-inline .checkbox-tile .checkbox-label{
    display: none;
    margin:0;
    padding:0;
    padding-left:5px;
    line-height: 1;
}



.checkbox-tile:before {
    content: "";
    position: absolute;
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    border-radius: 50%;
    top: 0.25rem;
    left: 0.25rem;
    opacity: 0;
    transform: scale(0);
    transition: 0.25s ease;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.checkbox-indeed .checkbox-tile:hover {
    border-color: #2260ff;
}

/* Urgent */

.gov-counter-urgent svg path,
.gov-counter-urgent svg circle{
    fill: #5d5d5d;
}
    .gov-counter-featured svg path{
            fill:#5d5d5d;
    }

.checkbox-urgent .checkbox-input:checked + .checkbox-tile svg path,
.checkbox-urgent .checkbox-input:checked + .checkbox-tile svg circle,
.gov-counter-urgent:hover svg path,
.gov-counter-urgent:hover svg circle{
    fill: #cf2e2e;
}
.checkbox-urgent .checkbox-input:checked + .checkbox-tile {
    border-color: #cf2e2e;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #cf2e2e;
}

.checkbox-urgent .checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-urgent .checkbox-input:checked + .checkbox-tile .checkbox-label {
    color: #cf2e2e;
}

.checkbox-urgent .checkbox-input:checked + .checkbox-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #E07D7DFF;
    border-color: #cf2e2e;
}

.checkbox-urgent .checkbox-input:focus + .checkbox-tile {
    border-color: #cf2e2e;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #E07D7D;
}
.checkbox-urgent .checkbox-tile:hover,
.checkbox-urgent .checkbox-input:checked + .checkbox-tile{
    border-color: #cf2e2e;
}


.checkbox-feature .checkbox-input:checked + .checkbox-tile svg path,
.gov-counter-featured:hover svg path{
    fill: #fdc92b;
    stroke: #b48400;
    stroke-width: 1px;
}
.checkbox-feature .checkbox-input:checked + .checkbox-tile {
border-color: #fdc92b;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
color: #fdc92b;
}

.checkbox-feature .checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-feature .checkbox-input:checked + .checkbox-tile .checkbox-label {
color: #fdc92b;
}

.checkbox-feature .checkbox-input:checked + .checkbox-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #fdc92b;
    border-color: orange;

}

.checkbox-feature .checkbox-input:focus + .checkbox-tile {
    border-color: #fdc92b;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #FFEAA7;
}
.checkbox-feature .checkbox-tile:hover,
.checkbox-feature .checkbox-input:checked + .checkbox-tile{
    border-color: #fdc92b;
}

.checkbox-tile:hover:before {
    transform: scale(1);
    opacity: 1;
}

.checkbox-icon {
    transition: 0.375s ease;
    color: #494949;
}

.list-inline .checkbox-icon{
    display: flex;
}
.list-inline .checkbox-label{
    padding-top:0;
    padding-left: 5px;
}

.list-inline .enhance_form{
    float: right;
    padding: 0;
}

.checkbox-icon svg {
    width: 36px;
    height: 36px;
}

.list-inline .checkbox-icon svg{
    width: 24px;
    height: 24px;
}

.list-inline .checkbox-tile::before {

    width: 1.5rem;
    height: 1.5rem;
}

.checkbox-label {
    color: #707070;
    transition: 0.375s ease;
    text-align: center;
    padding-top:10px;
}



@media (max-width:768px){
    .list-inline li.enhance_form{
        display: block;
        width: 100%;
        padding: 0 !important;
    }

    .list-inline .gov_checkbox{
        max-width: 30%;
    }

    .list-inline .checkbox-tile .checkbox-label {
        margin-top:5px;
        display: block !important;
        font-size:12px;
    }

    .list-inline .checkbox-tile{
        flex-direction:column;
    }
    .list-inline .gov_checkbox{
        margin:0 !important;
    }
    .checkbox-group{
        gap:10px;
    }
    .custom_counter{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap:10px;
    }
    .custom_counter .col-xs-6{
        flex: 1;
    }
}
@media (min-width:769px) {

    .list-inline .checkbox-tile:hover .checkbox-label {
        display: block !important;
    }
}

    #wp-admin-bar-my-account{
        display: none;
    }

    #wpadminbar{
        opacity:0.5;
    } #wpadminbar:hover{
          opacity:1;
      }