/* Bootstrap */
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.alert-danger, .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
    color: #b94a48;
    font-weight: bold;
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}
/* Custom */
nav .top-bar a.active{
    background: #C61F35;
}
.menu_principal .sp-module ul >li >a:before{
    content: "";
}
.menu_principal .sp-module ul >li >a{
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 44px;
}
.menu_principal .sp-module ul >li{
    border-bottom:none;
    display:inline-block;
}
*{
    font-family:"Lato", sans-serif;
}
#police_sous_titre_et_ergalis_marseille{
    font-family:"Roboto", sans-serif;
}

#s_partager_top a[role="button"]{
    display: inline-block;
}
.interne .title{
    text-align: center;
}
.interne .detail .title hr{
    background-color: #000000;
}
input[type='file']{
    padding: 8px;
    line-height: inherit;
    width: 350px;
}

.interne .detail{
    display:inherit;
    background-color: #f5f3f3;
    padding: 30px 50px 40px;
}
select{
    background-color: #ffffff;
    border: 0;
    width: 300px;
    height: 38px;
    line-height: 38px;
    outline: none;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    font-family: "Lato", sans-serif;
    padding: 0 0 0 20px!important;
    margin: 0!important;
}
.legend{
    font-size: 25px;
    margin-bottom: 10px;
    color: #c61f35;
    line-height: 30px;
}
input[type="radio"]{
    width: inherit;
    height: inherit;
    line-height: 0;
    display: none;
    padding: 0;
}
label.btn span{
    line-height: inherit;
    padding: 0;
    margin: 0;
}
fieldset.radio label{
    background: #333333;
    min-width: 62px;
}
fieldset.radio label.active{
    background: #C61F35;
}
form#inscription .row-fluid{
    float: left;
    width: 50%;
}
label.fabrikLabel.control-label{
    font-size: 17px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    line-height: 34px;
}
.btn:hover{
    cursor: pointer;
}
.optionGroup {
    font-weight: bold !important;
    font-style: italic !important;
    color: black;
}
h1.police1{
    font-family: "Lato", sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.s_button_bloc,
.s_champ_bloc{
    display: inline-block;
}
input[type="submit"]{
    margin-left: 0;
}
.s_button_bloc input[type="submit"]{
    width:300px;
}
#s_trouvez_un_emploi{
    text-align: center;
}
.s_recherche_avancee{
    margin: 10px auto;
    text-align: center;
}
.s_recherche_avancee span.police1{
    font-family: "Roboto", sans-serif!important;
}
.s_button_bloc:focus input[type="submit"],
.s_button_bloc:hover input[type="submit"]{
    background:black;
    color:white;
}
strong{
    font-weight: bold;
}
form.fabrikForm label.checkbox{
    display: inline-block;
    width: auto;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    background: #333333;
    color: #ffffff;
    height: 38px;
    border: 0;
    line-height: 38px;
    text-transform: uppercase;
}
form.fabrikForm label.checkbox.active{
    background: #C61F35;
}
form.fabrikForm label.checkbox input[type="checkbox"]{
    display:none;
}
form.fabrikForm  tr{
    /*border-bottom:20px solid transparent;*/
}
form.fabrikForm  tr:first{
    min-width:150px;
}
.fabrikDataContainer .table-striped tbody>tr:nth-child(odd)>td, .fabrikDataContainer .table-striped tbody>tr:nth-child(odd)>th{
    background-color: #f9f9f9;
}

.fabrikDataContainer .table-striped tbody>tr:nth-child(odd)>td, .fabrikDataContainer .table-striped tbody>tr:nth-child(odd)>th{
    background-color: #f9f9f9;
}
.fabrikDataContainer .table-striped tbody>tr:nth-child(odd):hover>td{
    background-color: transparent;
}
td{
    padding:4px 5px;
}
.pagination ul{
    display:inline-block;
    margin-bottom:0;
    margin-left:0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);
    box-shadow:0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul>li{display:inline}
.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span{
    border-left-width:1px;
}
.pagination ul>li>a,
.pagination ul>li>span{
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd;
    border-left-width:0;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}
form#listform_3_com_fabrik_3 .fabrikFilterContainer{
    float:left;
    margin-right: 40px;
    padding-right: 35px;
    border-right: 2px solid white;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer{
    clear: none;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer div.fabrik_actions.fabrik_element div a span{
    display:none;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer div.fabrik_actions.fabrik_element div a{
    padding: 0 10px;
}
.police1{
    font-family: "Roboto", sans-serif;
}
h2{
    font-size: 34px;
    margin: 0 auto 30px;
    font-weight:bold;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #C61F35;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
    color: #C61F35;
    border: 1px solid #C61F35;
}
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
    color: #C61F35;
}
form input:focus,
form select:focus {
    outline: rgb(77, 144, 254) auto 5px;
    outline-color: rgb(77, 144, 254);
    outline-style: auto;
    outline-width: 5px;
}

.deleteGroup,
.addGroup{
    display: inline-block;
    width: auto;
    padding: 0 11px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-family: "Lato", sans-serif;
    background: #333333;
    min-width: 38px;
    color: #ffffff;
    height: 38px;
    border: 0;
    line-height: 36px;
    text-transform: uppercase;
}
.deleteGroup:hover,
.addGroup:hover{
    text-decoration:none;
}

/* Sous-menu noir 100% sans js */
.content{
    width:100%;
    padding:0!important;
}
.nav-inner.row{
    margin: 0!important;
}
.logo{
    padding-left:40px;
}
.menu.dropdown{
    padding-right: 20px;
}
/* Calendrier bootstrap formulaire modification positionnement */
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

/* Calendrier bootstrap formulaire modification couleurs */

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #C61F35;
  background-image: -moz-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -ms-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C61F00), to(#C61F35));
  background-image: -webkit-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -o-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: linear-gradient(to bottom, #C61F00, #C61F35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C61F00', endColorstr='#C61F35', GradientType=0);
  border-color: #C61F35 #C61F35 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #C61F35;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #C61F99 \9;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #C61F35;
  background-image: -moz-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -ms-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C61F00), to(#C61F35));
  background-image: -webkit-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: -o-linear-gradient(to bottom, #C61F00, #C61F35);
  background-image: linear-gradient(to bottom, #C61F00, #C61F35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C61F00', endColorstr='#C61F35', GradientType=0);
  border-color: #C61F35 #C61F35 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #C61F35;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #C61F99 \9;
}
/* "icone deconnexion" */
.s_deconnexion{
    cursor: pointer;
    display: block;
    font-size: 27px;
    font-stretch: normal;
    font-style: normal;
    padding-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    width: 82px;
}
/* Boîte de sélection du nombre de résultats par page dans la liste des offres. */
div.input-prepend.input-append {
    margin-bottom: 5px;
}
div.input-prepend.input-append span.add-on{
    border: 1px solid #ccc;
    padding: 4px 12px!important;
    line-height: 21px;
    height: auto;
}
div.input-prepend.input-append select#limit3{
    border: 1px solid #ccc;
    padding: 3px 12px 6px 12px!important;
    line-height: 20px;
    height: auto;
    width: auto;
}
div.input-prepend.input-append span.add-on:last-child {
    margin-left: -5px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
/* Pagination liste des offres */
.pagination li:first-child a,
.pagination li:first-child span{
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.pagination li:last-child a,
.pagination li:last-child span{
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

#s_carte_agence{
    max-width:100%;
    width:413px;
    height:300px;
    border:10px solid white;
    margin: auto;
}
#s_agence {
    text-align: center;
    margin: auto;
    margin-right: 40px;
    padding-right: 35px;
    border-right: 2px solid white;
    max-width: 466px;
    float: left;
    width: 36%;
}
#s_agence #s_agence_conteneur{
    background:#e9e9e9;
    padding: 30px;
}
.max_width_100 img{
    max-width:100%;
}
#s_details_offre{
    display: inline-block;
    width: 57%;
}
#s_votre_agence{
    font-weight: bold;
}
input {
  background-color: #ffffff;
  border: 0;
  width: 300px;
  height: 38px;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 0 0 20px;
  line-height: 38px;
  outline: none;
  color: #333333;
  display: inline-block;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}
.btn,
.form-contact input.btn {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  background: #C61F35;
  color: #ffffff;
  height: 38px;
  border: 0;
  line-height: 38px;
  text-transform: uppercase;
}

.pagination ul>.active>a, .pagination ul>.active>span{
    background: #eee;
}
.s_liste_offres_2017{
    display: inline-block;
    width: 57%;
}
.s_liste_offres_2017_une_offre{
    background: white;
    padding: 10px 15px 5px;
    margin-bottom: 16px;
    position: relative;
}
.s_liste_offres_2017_une_offre .job_base_offres___poste {
    font-weight:700;
    text-transform: uppercase;
    margin-bottom:10px;
}
.s_liste_offres_2017_une_offre .job_base_offres___ville ,
.s_liste_offres_2017_une_offre .job_base_offres___texte_contrats ,
.s_liste_offres_2017_une_offre .job_base_offres___date_publication {
    display: inline-block;
}
.s_liste_offres_2017_une_offre .job_base_offres___ville {
    width: 200px;
}
.s_liste_offres_2017_une_offre .job_base_offres___texte_contrats {
    width: 175px;
}
.s_liste_offres_2017_une_offre .job_base_offres___date_publication {
    width: 175px;
}
.s_liste_offres_2017_une_offre .fabrik_actions {
    position: absolute;
    right: 15px;
    top: 13px;
}
.fabrikFilterContainer{
    color:#C61F35;
}
.fabrikFilterContainer{
    color:#C61F35;
}
#liste-des-offres .fabrikForm.form-search input ,
#banque-finance-assurance .fabrikForm.form-search input ,
#batiment .fabrikForm.form-search input ,
#electricite .fabrikForm.form-search input ,
#immobilier .fabrikForm.form-search input ,
#informatique-et-telecom .fabrikForm.form-search input ,
#luxe-et-beaute .fabrikForm.form-search input ,
#medical .fabrikForm.form-search input ,
#technologies-industrielles .fabrikForm.form-search input ,
#tertiaire .fabrikForm.form-search input ,
#selection-de-proximite .fabrikForm.form-search input ,
#tourisme-voyage-3tv .fabrikForm.form-search input ,
#transports-logistique .fabrikForm.form-search input ,

#liste-des-offres .fabrikForm.form-search select,
#banque-finance-assurance .fabrikForm.form-search select,
#batiment .fabrikForm.form-search select,
#electricite .fabrikForm.form-search select,
#immobilier .fabrikForm.form-search select,
#informatique-et-telecom .fabrikForm.form-search select,
#luxe-et-beaute .fabrikForm.form-search select,
#medical .fabrikForm.form-search select,
#technologies-industrielles .fabrikForm.form-search select,
#tertiaire .fabrikForm.form-search select,
#selection-de-proximite .fabrikForm.form-search select,
#tourisme-voyage-3tv .fabrikForm.form-search select,
#transports-logistique .fabrikForm.form-search select{
    width:353px;
}
#liste-des-offres .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#banque-finance-assurance .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#batiment .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#electricite .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#immobilier .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#informatique-et-telecom .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#luxe-et-beaute .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#medical .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#technologies-industrielles .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#tertiaire .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#selection-de-proximite .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#tourisme-voyage-3tv .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button,
#transports-logistique .fabrikForm.form-search input.pull-right.btn-info.btn.fabrik_filter_submit.button{
    width: auto!important;
}
.s_liste_offres_2017_icone{
    margin-right: 10px;
}
.s_liste_offres_2017_texte_job_base_offres___ville,
.s_liste_offres_2017_texte_job_base_offres___texte_contrats,
.s_liste_offres_2017_texte_job_base_offres___date_publication{
    position: absolute;
    top: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:155px;
}
.s_page_details_offre_boutons_autres {
    margin: 40px 0 40px 0;
    padding-right: 156px;
}
.s_page_details_offre_boutons_autres > div {
    display:inline-block;
    line-height: 23px;
    border-right: 2px solid grey;
    padding: 0 30px;
}
.s_page_details_offre_boutons_autres > div:last-child {
    border-right:none;
}
.s_page_details_offre_imprimer{}
.s_page_details_offre_email{}
.s_page_details_offre_partager{
    position: relative;
}
.s_page_details_offre_partager_icones{
    position: absolute;
    right: -115px;
    top: -3px;
    width: 135px;
}
#s_ancre_postuler{
    margin-top: 40px;
}
.s_page_details_offre_bouton_retour{
    color:#C61F35;
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
}
.interne h1{
    /* éléments concernés : titre page détail offre */
    font-weight: 300;
}
.s_nom_agence_annuaire{
    font-weight: 400;
}
.adresse{
    font-weight: 700;
    line-height: 19px;
}
hr.s_ligne_agence{
    margin:8px auto!important;
}
.email{
    line-height: 19px;
}
.phone{
    line-height: 19px;
}
.s_page_details_offre_bloc{
    background: white;
    padding: 20px;
}
#s_page_details_offre_bloc1{
    margin-bottom: 20px;
    overflow: hidden;
}
#s_page_details_offre_bloc1 h1{
    margin-bottom: 20px;
}
.s_page_details_offre_2017_une_metadonnee{
    margin-bottom: 20px;
}
#s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee{
    width: 33%;
    float: left;
}
.s_page_details_offre_2017_legende{
    font-weight: 700;
}
.s_page_details_offre_2017_icone{
    float: left;
    padding: 0 10px;
}

#s_page_details_offre_bloc2 .s_page_details_offre_2017_legende{
    margin-bottom: 20px;
}
nav .content .logo p{
    font-family: 'Kreon', sans-serif;
}
#footer .top-footer h2{
    width:270px;
}
#s_agence #s_logo_general_ou_specialite{
    max-width: 250px;
    margin: auto;
}
.fil-ariane .custom{
    background: #e9e9e9;
    padding: 5px 20px;
    display: block;
    overflow: auto;
    max-width: 1281px;
}
.fil-ariane p{
    margin-bottom: 10px;
}
p.well.s_well.card.card-block.bg-faded,
.bloc_gris,
fieldset#group4,
fieldset#group10,
fieldset#group5,
fieldset#group23 {
    background: rgb(233, 233, 233);
    padding: 20px 20px;
    overflow: hidden;
    display: block;
    height: auto;
    width: auto;
    clear: both;
    margin-bottom: 20px;
}
#job_base_candidats___id_salaire,
#job_base_candidats___id_experience{
    width: 200px;
}
.alert-success {
    color: #3c763d!important;
    background-color: #dff0d8!important;
    border-color: #d6e9c6!important;
}
#details-offre .alert-success {
    max-width: 1246px;
}
h4.alert-heading{
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
}
.s_contact_pas_de_surlignement a{
	text-decoration:none;
}
#s_m_inscrire{
    cursor: pointer;
    padding: 0 40px;
    text-align: center;
    color: #ffffff;
    border-width: 1px;
    height: 38px;
    border-style: solid;
    border-color: #67101D;
    background: rgba(0, 0, 0, 0.6);
    font-weight: 700;
    text-transform: uppercase;
    margin-left: -4px;
    display: inline-block;
    line-height: 38px;
}
#listform_3_com_fabrik_3 .fabrikListFilterCheckbox .row-fluid {
    float: left;
    padding-right: 2px;
}
pre{
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.fa {
    margin-left: -12px;
    margin-right: 8px;
}
#s_modifier_cv:hover{
    text-decoration: none;
}
#form_2 #s_bloc_cv #date_ajout_cv {
    line-height: 34px;
}
.conteneur_cgv #cgv{
    background-color: inherit;
    border: inherit;
    width: inherit;
    height: inherit;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    padding: inherit;
    line-height: inherit;
    outline: inherit;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
}







@media screen and (max-width: 1380px){
	.s_liste_offres_2017{
		width:52%;
	}
}
@media screen and (max-width: 1280px){
	.s_liste_offres_2017{
		width:43%;
	}
	.s_liste_offres_2017_texte_job_base_offres___ville,
	.s_liste_offres_2017_texte_job_base_offres___texte_contrats,
	.s_liste_offres_2017_texte_job_base_offres___date_publication{
		position: inherit;
	}
}

@media screen and (max-width: 1200px){
    #mon-compte textarea,
    #mon-compte select,
    #mon-compte input{
        max-width:250px;
    }
}
@media screen and (max-width: 1080px){
	.s_liste_offres_2017{
		width:100%;
	}
	form#listform_3_com_fabrik_3 .fabrikFilterContainer{
		border:none;
		margin-right:0;
		padding-right:0;
	}
}
@media screen and (max-width: 980px){
    #s_agence {
        width:100%;
        max-width:100%;
        margin-right: auto;
        border: none;
        padding-right:0;
    }
    #s_agence #s_logo_general_ou_specialite{
        width:100%;
        max-width:400px;
    }
    #s_details_offre {
        width:100%;
    }
    nav .content .menu_content .block-menu ul li a span.icon, nav .content .menu_content .block-menu ul li label span.icon {
        line-height: 70px;
        font-size: 20px !important;
        padding-bottom: 0 !important;
    }
    nav .content {
        min-height: 70px;
        padding: 0 10px;
    }
    nav .content .logo {
        padding-top: 8px;
    }
    nav .content .menu_content .block-menu ul li a span, nav .content .menu_content .block-menu ul li label span {
        display: none;
    }
    .s_deconnexion{
        display: block!important;
        width: 15px;
        padding-bottom: 0 !important;
    }
	#s_inscription{
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 2px solid white;
	}
}

@media screen and (max-width: 768px){
    .interne .detail {
        padding: 10px;
    }
    select {
        height: 38px !important;
        line-height: 38px !important;
        font-size: 14px !important;
    }
    form.fabrikForm label.checkbox{
        height: 38px !important;
        line-height: 38px !important;
        font-size: 14px !important;
    }
    #cv_upload input#job_base_candidats___fichier_joint{
        padding: inherit;
        line-height: inherit!important;
        height: inherit!important;
        width: inherit!important;
    }
}


@media screen and (max-width: 700px){
    .s_page_details_offre_boutons_autres > div{
        display: block;
        border: none;
        padding: 0;
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .s_page_details_offre_partager_icones{
        position: static;
        width: auto;
    }
    .s_page_details_offre_boutons_autres{
        padding-right: 0;
    }
}

@media screen and (max-width: 650px){
    #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee{
        width:50%;
    }
}

@media screen and (max-width: 450px){
    #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee{
        width:100%;
    }
    nav .content .menu_content .block-menu{
        clear: both;
        text-align: center;
    }
    nav .content .logo{
        padding: 10px;
        margin: auto;
        width: 100%;
        text-align: center;
    }
    .menu.dropdown{
        padding: 0;
    }
	.s_liste_offres_2017_une_offre .fabrik_actions{
	    position: inherit;
		text-align: center;
		margin: auto;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 340px){
    .s_button_bloc,
    .s_champ_bloc{
        width:100%;
    }
    .s_button_bloc input,
    .s_button_bloc input[type="submit"],
    .s_champ_bloc input,
    .s_button_bloc select,
    .s_champ_bloc select{
        width:100%;
    }
}















