@charset "UTF-8";
/*
Plugin Name: SFR Carriere V2
Text Domain: sfrcarriere
Plugin URI: https://sfroy.com/carriere
Description: Stylesheet for job posts module
Version: 2.0
Author: Stéphan Pelletier
Author URI: http://www.sfroy.com/equipe
*/




/*
**   SHORTCODE FILTRES
*/
#reset-all {
    display: inline-block;
    cursor: pointer;
    padding: 3px;
}

.filtre-emploi-boutons li {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    padding: 10px 20px;
    background-color: #eee;
}

.filtre-emploi .select select {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 100%;
}

.filtre-emploi .select {
    margin: 0 20px;
}


.filtre-emploi-boutons li:hover {
    background-color: #ccc;
}

.filtre-emploi .dropdown-hidden {
    transform: translate(-999px, 0);
}

.filtre-emploi-boutons .cat-on,
.filtre-emploi-boutons .cat-on-tous {
    background-color: #aaa;
}

.nom-categorie.multiple {
    padding-left: 15px;
}

/*  flèches dans les dropdown   */
.select {
    position: relative;
    display: inline-block;
}
.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 4px 25px 7px 2px;
    border-radius: 2px;
    font-size: 16px !important;
    line-height: 20px;
    border-color: #eaeaea;
    cursor: pointer;
}
.select:after {
    content: "\f078";
    font: var(--fa-font-regular);
    font-size: 18px;
    position: absolute;
    top: 7px;
    right: 7px;
    pointer-events: none;
}




/*
**   SHORTCODE LISTE
*/
#flex-emplois.emplois-liste .emploi-single,
#flex-emplois .emploi-single-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#flex-emplois.emplois-liste .emploi-single a,
#flex-emplois .emploi-single-header span {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 3px;
    color: black;
}

#flex-emplois.emplois-liste .emploi-single a:last-of-type,
#flex-emplois .emploi-single-header span:last-of-type {
    width: 45px;
}

#flex-emplois .emploi-single-header span{
    color: #999;
} 

#table-emplois span,
#table-emplois i {
    color: black;
}    

table {
    color: black;
}




/*
**  SHORTCODE RÉSEAUX SOCIAUX
*/

.clicked-mobile {
    opacity: 1 !important;
    transition: 1.2s all ease;
    transform: translateX(10px);
}

.conteneur-partage-mobile {
      position: relative;
      margin-left: 10px;
} 

.sfrcarriere-partage-mobile {
    position: relative;
    margin-top: 10px;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
    z-index: 1;
    font-size: 18px;
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.sfrcarriere-partage-mobile i {
    font-size: 22px;
    padding-left: 5px;
}

.wrapper-social-mobile {
    opacity: 0;
    position: absolute;
    display: inline-block;
    top: -11px;
    right: -115px;
    z-index: 4;
}
  
.social {
    display: inline-block;
    margin: 3px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: black;
    font-size: 20px;
    text-align: center;    
}

.social i {
    margin-top: 10px;
    color: black;
    font-size: 20px;
    padding-left: 0px !important;
}

.social a {
    float: none !important;  
    color: black;
}

.social a:hover i {
        color: #d3bd89;
}








/*
**   SHORTCODES GÉNÉRAL/EXIGENCES/AVANTAGES
*/
.emploi-infos {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.emploi-data .mini-bloc {
    margin-right: 5px;
}

.emploi-data .mini-bloc:first-of-type {
    text-align: center;
}

.emploi-data .mini-bloc i {
    min-width: 37px;
    font-size: 20px;
    line-height: 40px;
}

/* Archive */
.emploi-single.isactive,
.emploi-single-header {
    border-bottom: 1px solid #eaeaea;
    transition: all 0.2s;
}

.emploi-single.isactive a:first-of-type {
    font-weight: 700;
}

.emploi-single.isactive:hover {
    background-color: #efefef;
}

.emploi-single.isactive:last-child {
    border-bottom: 0px;
}

.logo-categorie img {
    max-width: 100px;     
    max-height: 40px;   
}

/* Single */
.sfrcarriere-titre-bandeau {
    text-align: center;
    padding: 75px 0;
}

.sfrcarriere-titre-bandeau h4 {
    padding-top: 20px;
}

#reset-all {
    color: black;
    margin-right: 20px;
}

#table-emplois_wrapper {
    overflow: auto;
    overflow-y: hidden;
}

.et_pb_contact button[type=submit] {
    margin-top: 10px;
}

#main-content .et_pb_contact_field[data-type=select]:after {
    content: "\02c6";
    width: 15px;
    height: 15px;
    border: none;
    display: inline-block;
    transform: rotate(180deg);
    top: 30%;
    font-size: 35px;
}

/* FORMULAIRE CARRIERE MODELE AVEC FOND BLANC ET FILET BORDER BOTTOM NOIR */

.gform_wrapper {
    background-color: transparent !important;
    padding: 0 !important;
    color: black;
}

.gform_wrapper .gform_drop_instructions {
    color: black;
}

.gform_required_legend {
    display: none;
}

body .gform_fileupload_rules {
    font-size: 12px !important;
    display: none;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}

.gform_wrapper ul.gform_fields li.gfield,
.gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
}

.gform_wrapper input[type=submit] {
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px 50px !important;
    background-color: white;
    border: 0px solid white!important;
    font-size: 14px !important;
}

button.button.gform_button_select_files {
    border: none !important;
    background-color: transparent !important;
    font-size: 14px !important;
    color: black !important;
}

.gform_wrapper input[type=submit]:hover {
    /* background-color: #E88E00; */
}

body .gform_wrapper select,
body .gform_wrapper textarea,
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel] {
    font-size: 15px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: black !important;
    padding: 10px 0px !important;
    border: 0;
    letter-spacing: 0px !important;
    border-bottom: 1px solid black;
}

input[type=text]:focus, 
input.text:focus,
input.title:focus,
textarea:focus,
input[type=submit]:hover {
    box-shadow: none !important;
}
.gform_wrapper input[type=submit] {
    border: 1px solid black !important;
    width: auto !important;
}

.gform_wrapper.gravity-theme .gform_footer {
    justify-content: flex-end;
}

.ginput_container.ginput_container_fileupload {
    border: 1px solid black !important;
} 

body .gform_wrapper select {
  -webkit-appearance: none;
  appearance: none;
}

body .gform_drop_area {
    background-color: white;
    border: 0;
}

body .gform_wrapper .ginput_container.ginput_container_select {
      position: relative;
}

body .gform_wrapper .ginput_container.ginput_container_select:after {
    content: "\f078";
    font-family: 'FontAwesome';
    color: black !important;
    font-size: 14px;
    top: 14px;
    right: 15px;
    position: absolute;
}

body .gform_confirmation_wrapper .gform_confirmation_message {
    text-align:center;
}
body .gform_confirmation_wrapper .gform_confirmation_message h3 {
    font-size: 20px;
    line-height:24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom:0;
}

::-webkit-input-placeholder { /* Edge */
    color: black;
}
  
:-ms-input-placeholder { /* Internet Explorer */
    color: black;
}
  
::placeholder {
    color: black;
}

@media ( max-width: 768px ) {

    #flex-emplois.emplois-liste .emploi-single-header {
        display: none;
    }

    #flex-emplois.emplois-liste .emploi-single {
        flex-direction: column;
    }

    .emploi-single.isactive {
        padding: 15px 0;
    }

    .filtre-emploi {
        display: flex;
        flex-direction: column;
    }

    .filtre-emploi .select {
        margin: 10px 0 0 0;
    }

    .filtre-emploi .select select {
        width: 100%;
    }

}