@charset "UTF-8";

@media screen and (max-width: 768px) {
  .offre-image {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 50px;
    display: block;
  }

  .locate-symbol {
    color: #95C028;
    font-size: 25px;
    position: absolute;
    top: 7px;
    right: 30px;
  }

  .onMobile {
    display: none;
  }

  #dynamic-footer .footer .footer-content {
    margin-top: 15px;
  }

  .not-full .content-page {
    padding: 10px 0 0;
  }

  .not-full .content-page .fil-ariane {
    margin-bottom: 75px;
    padding: 10px 0 0 10px;
  }

  .not-full .content-page .vignette span {
    top: 150px;
    height: 100px;
    width: 100px;
    line-height: 70px;
    font-size: 40px;
  }

  .not-full .content-page .contenu {
    padding: 50px 20px;
  }

  .interne.page-agence .detail {
    padding: 10px;
  }

  .interne.page-agence .detail .title {
    margin-bottom: 15px;
  }

  .interne.page-agence .list-agences .agence .more {
    font-size: 35px;
  }

  .interne .fil-ariane {
    margin-bottom: 15px;
  }

  .interne h1 {
    font-size: 30px;
  }

  .interne .list-offres {
    padding: 50px 0;
  }

  #footer .top-footer {
    padding: 20px 10px;
  }

  #footer .top-footer .newsletter {
    margin-bottom: 30px;
  }

  #footer .top-footer .newsletter h2 {
    font-size: 17px !important;
    width: 100%;
    margin-bottom: 5px;
  }

  #footer .top-footer .newsletter h2 span {
    font-size: 25px;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 5px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  #footer .top-footer .newsletter p {
    font-size: 15px;
    margin-bottom: 15px;
  }

  #footer .top-footer .contact h2 {
    font-size: 17px;
    margin-bottom: 15px;
  }

  #footer .top-footer .contact span.icon-mail-arrow {
    font-size: 35px;
    padding: 0 0 0 20px;
    display: block;
    margin-bottom: 15px;
  }

  #footer .top-footer .contact hr {
    display: none;
  }

  #footer .footer ul {
    margin-bottom: 30px;
  }

  .page-actus.not-full .content-page .contenu .actu {
    margin-bottom: 30px;
  }

  .page-actus.not-full .content-page .contenu .actus .pagination {
    display: table;
  }

  .page-actus.not-full .content-page .contenu .actus .pagination a {
    display: table-cell;
    vertical-align: middle;
    float: none;
    line-height: 1.1em;
  }

  .actus .actu {
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
  }

  .actus .actu span h3 {
    font-size: 14px;
  }

  .actus .actu span p {
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-height: 15px;
    /* fallback */
    max-height: 45px;
  }

  .actus .actu span p.date {
    font-size: 13px;
    margin: 0px 0;
  }

  .actus .actu .txt {
    padding-right: 0;
  }

  .form-contact label {
    display: block;
    text-align: left;
  }

  .newsletter input {
    width: 75%;
  }

  .newsletter input[type="submit"] {
    width: 25%;
  }

  form .select,
  form .input {
    padding: 0 5px;
    margin: 0 0 10px;
  }

  form .select select,
  form .input select {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  form .select input,
  form .input input {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  .section {
    margin-bottom: 20px;
  }

  .section_small {
    margin: 0 auto 20px;
  }

  nav .top-bar {
    height: 30px;
  }

  nav .top-bar a {
    font-size: 12px;
    line-height: 30px;
  }

  nav .content {
    min-height: 70px;
    padding: 0 10px;
  }

  nav .content .logo {
    padding-top: 8px;
  }

  nav .content .logo img {
    height: 40px;
  }

  nav .content .logo a,
  nav .content .logo p {
    float: none;
  }

  nav .content .logo p {
    padding-left: 0;
    font-size: 12px;
    padding-top: 0;
  }

  nav .menu_content .block-menu ul {
    height: 70px;
  }

  nav .menu_content .block-menu ul li {
    padding: 0 10px;
    text-align: center;
  }

  nav .menu_content .block-menu ul li a span,
  nav .menu_content .block-menu ul li label span {
    display: none;
  }

  nav .menu_content .block-menu ul li a span.icon,
  nav .menu_content .block-menu ul li label span.icon {
    line-height: 70px;
    font-size: 20px !important;
    padding-bottom: 0 !important;
  }

  nav .menu_content .block-menu input:checked~.nav-inner {
    height: auto;
    min-height: 105px;
    max-height: 505px;
  }

  nav .menu_content .block-menu .nav-inner {
    margin-left: -10px;
  }

  nav .menu_content .block-menu .nav-inner ul li {
    display: block;
    line-height: 50px;
  }

  nav .menu_content .block-menu .nav-inner ul li:after {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    width: 100%;
    max-width: 100%;
  }

  .section_small {
    width: 100%;
    padding: 0 15px;
  }

  .section_small>div {
    margin: 0 0;
  }
}

@media screen and (max-width: 980px) {
  .actus .actu .img {
    width: 131px;
    height: 82px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: 15px;
  }

  .actus .actu .img img {
    width: auto;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }

  .actus .actu .txt {
    width: calc(100% - 146px);
  }

  .actus .actu [class^="col-"],
  .actus .actu [class*=" col-"] {
    padding: 0 15px 0 0;
  }

  #footer .top-footer .newsletter {
    margin-bottom: 30px;
  }

  .interne .list-offres .section .offre {
    margin-bottom: 30px;
  }

  .interne .list-offres .section .offre:last-child {
    margin-bottom: 0;
  }

  .interne.page-agence .map {
    min-height: 300px;
  }

  .not-full .content-page {
    padding: 30px 30px 0 30px;
  }

  #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 .menu_content .block-menu ul li a span.icon,
  nav .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 .menu_content .block-menu ul li a span,
  nav .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;
  }

  #inscription .col-md-4,
  #form_2 .col-md-4 {
    max-width: inherit;
  }
}

@media screen and (min-width: 980px) {
  .interne.page-agence {
    display: table;
    width: 100%;
  }

  .interne.page-agence .map,
  .interne.page-agence .detail {
    display: table-cell;
    float: none;
  }
}

@media screen and (max-height: 450px) {
  #dynamic-header .sidenav {
    padding-top: 15px;
  }

  #dynamic-header .sidenav a {
    font-size: 18px;
  }
}

@media screen and (max-width: 923px) {
  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    font-size: 9px;
  }

  #dynamic-header .mobile-header {
    /*min-height: 100px;*/
    background: #15222b;
  }

  #dynamic-header .mobile-header .mobile-header-container {
    width: 90%;
    margin: auto;
  }

  #dynamic-header .mobile-header .mobile-header-wrapper {
    min-height: 100px;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
  }

  #dynamic-header .mobile-header .mobile-bars {
    display: flex;
    flex: 1;
    color: white;
  }

  #dynamic-header .mobile-header .mobile-bars svg {
    text-align: center;
    width: 1.25rem;
  }

  #dynamic-header .mobile-header .header-logo {
    display: flex;
    flex: 1.75;
  }

  #dynamic-header .mobile-header .mobile-header-logo {
    height: 53px;
  }

  #dynamic-header .desktop-header {
    display: none;
  }
}

@media screen and (min-width: 923px) {
  #dynamic-header .mobile-header {
    display: none;
  }

  #dynamic-header .desktop-header {
    display: block;
  }
}

@media screen and (max-width: 1385px) {
  #dynamic-header .desktop-header .block-menu * {
    font-size: 12px;
  }

  #dynamic-header .desktop-header #s_menu_principal_2018 {
    margin-left: 0 !important;
  }

  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1178px) {
  #dynamic-header .desktop-header .block-menu * {
    font-size: 11px;
  }
}

@media screen and (max-width: 1107px) {
  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    padding: 0 6px;
  }
}

@media screen and (max-width: 1032px) {
  #dynamic-header .desktop-header .block-menu * {
    font-size: 10px;
  }
}

@media screen and (max-width: 961px) {
  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    padding: 0 4px;
  }
}

@media screen and (max-width: 851px) {
  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    font-size: 8px;
  }
}

@media screen and (max-width: 780px) {
  #dynamic-header .desktop-header nav .menu_content .block-menu ul li {
    padding: 0 3px;
  }
}

@media screen and (max-width: 477px) {
  #dynamic-footer .footer .footer-under .baseline-logo-footer {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #dynamic-footer .footer .footer-content-1 {
    margin-top: 0px;
  }

  #dynamic-footer .footer .footer-content-2 {
    margin-top: 0px;
  }

  #dynamic-footer .footer .footer-content-3 {
    margin-top: 35px;
  }
}

@media screen and (max-width: 510px) {
  .offre-image {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 50px;
    display: block;
  }

  #logoFooter {
    height: 55px;
    max-height: 55px;
  }
}

@media screen and (width: 768px) {
  .likeBtn {
    display: none !important;
  }

  .sticky-footer>.row>.first i {
    margin-left: 10px !important;
  }
}

@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 (min-width: 768px) {
  .mobile-break {
    display: none;
  }

  .search-inputs .col-md-2,
  .search-inputs .col-md-3 {
    padding-left: 5px !important;
  }

  .search-inputs .col-md-2 .s_module_recherche_un_champ,
  .search-inputs .col-md-3 .s_module_recherche_un_champ {
    max-width: 235px;
  }

  .search-inputs .cp-dist-select {
    margin-left: 0;
    padding-left: 0;
  }

  .search-inputs .cp-dist-select div {
    padding-left: 0 !important;
  }

  .search-inputs .cp-dist-select div select {
    min-width: 90px;
  }

  .searchCol {
    text-align: left !important;
    margin-left: 10px;
  }
}

@media screen and (max-width: 1200px) {

  #footer .footer {
    padding: 50px 30px;
  }

  #left #onglets_candidat_menu_gauche li a span {
    line-height: normal;
  }

  .recherche-avancee {
    color: #95C028 !important;
    float: none !important;
  }

  .action-label {
    color: white;
  }

  .likeBtn {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline-block;
  }
}

@media screen and (min-width: 430px) {
  .content-wrapper {
    padding: 5px;
  }

  .likeBtn {
    font-size: 20px;
    float: right !important;
    cursor: pointer;
  }
}

@media screen and (max-width: 430px) {
  .offre-title {
    max-width: 155px;
  }

  .offre-title a {
    font-size: 10px;
    font-weight: bold;
  }

  .card-content-infos span {
    font-size: 10px;
  }

  .s_total_form {
    float: none !important;
  }
}

@media screen and (max-width: 1100px) {

  /*    #s_menu_principal_2018{
            display: none;
        }*/
  #s_toggle_menu {
    display: block;
    line-height: normal;
    position: absolute;
    right: 15px;
    top: 8px;
  }
}

@media screen and (max-width: 1080px) {
  .justify-content-center {
    justify-content: space-evenly !important;
  }

  .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: 991px) {

  #tableau_de_la_liste_des_alertes td,
  #tableau_de_la_liste_des_alertes th,
  #tableau_de_la_liste_des_candidatures td,
  #tableau_de_la_liste_des_candidatures th,
  #tableau_de_la_liste_des_offres td,
  #tableau_de_la_liste_des_offres th {
    padding: 5px;
  }

  #left {
    margin-top: 85px;
  }
}

@media screen and (max-width: 883px) {
  .goToAlertes>* {
    margin-top: 10px;
    text-decoration: none;
  }

  .goToAlertes>* :hover {
    text-decoration: none;
  }

  .espace-demat-img {
    max-width: 100%;
  }

  #mentions-legales {
    font-size: 12px;
  }

  .search-desktop {
    display: none;
  }

  .search-mobile {
    display: block;
  }

  #s_module_recherche_bouton_reset {
    display: none;
  }
}

@media screen and (max-width: 810px) {
  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    margin-right: 0;
  }
}

@media screen and (max-width: 800px) {
  td.vw_listedesoffres_action {
    display: none;
  }

  th.com_vwlistedesoffres_action {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  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;
  }

  .content-header img,
  .content-header svg {
    display: none;
  }

  .content-header a {
    padding: 0;
    margin: 0;
  }

  .footer {
    text-align: center;
  }

  .blocrechercheemploi>form {
    width: 100%;
    text-align: center;
  }

  .blocrechercheemploi h2 {
    text-align: left;
  }

  .blocrechercheemploi br {
    display: none;
  }

  .blocrechercheemploi .col-md-4>div {
    margin-bottom: 10px;
  }

  #s_module_recherche_bouton_reset {
    display: none;
  }

  #modlgn-remember,
  .conteneur_cgv input,
  .conteneur_contact_client input {
    height: auto !important;
  }

  #media_image-12,
  #media_image-17 {
    text-align: center;
  }

  #tableau-de-bord .content,
  #mes-candidatures .content,
  #mes-alertes .content,
  #mon-espace-interimaire .content,
  #mon-compte .content {
    margin-left: 0;
  }
}

@media screen and (max-width: 727px) {
  .vw_listedesoffresdetails {
    display: flex;
  }

  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    order: 2;
  }

  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_droite {
    order: 1;
  }

  .vw_listedesoffresdetails #bloc_offres_similaires {
    order: 3;
  }
}

@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;
  }

  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 650px) {
  #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee {
    width: 50%;
  }

  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    margin-right: 0;
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 600px) {

  #tableau_de_la_liste_des_alertes thead,
  #tableau_de_la_liste_des_candidatures thead,
  #tableau_de_la_liste_des_offres thead {
    display: none;
  }

  td.vw_emploionglet3_id,
  td.vw_emploionglet3_alerte_secteur_activite,
  td.vw_emploionglet3_alerte_code_postal,
  td.vw_emploionglet3_alerte_distance,
  td.vw_emploionglet3_alerte_motscles,
  td.vw_emploionglet2_date_creation,
  td.vw_emploionglet2_offre_reference,
  td.vw_emploionglet2_offre_poste,
  td.vw_emploionglet2_email_candidat,
  td.vw_emploionglet2_email,
  td.vw_emploionglet2_offre_statut,
  td.vw_emploionglet2_offre_action,
  td.vw_listedesoffres_ville,
  td.vw_listedesoffres_poste,
  td.vw_listedesoffres_reference,
  td.vw_listedesoffres_type_de_contrat,
  td.vw_listedesoffres_code_postal {
    border: none !important;
    float: none !important;
    display: block;
  }

  #tableau_de_la_liste_des_alertes tfoot .pagination,
  #tableau_de_la_liste_des_candidatures tfoot .pagination,
  #tableau_de_la_liste_des_offres tfoot .pagination {
    display: inline-block;
  }

  #tableau_de_la_liste_des_alertes tfoot li.page-item,
  #tableau_de_la_liste_des_candidatures tfoot li.page-item,
  #tableau_de_la_liste_des_offres tfoot li.page-item {
    float: left;
  }

  #s_bonjour_vous_etes {
    display: inline-block;
    margin-right: 65px;
  }

  #s_bonjour_vous_etes .s_libelle {
    display: none;
  }

  #s_bonjour_vous_etes .s_libelle_mobile {
    display: inline;
  }
}

@media screen and (max-width: 500px) {
  .tableau_de_bord_bloc .tableau_de_bord_bloc_description {
    display: none;
  }

  .tableau_de_bord_bloc>div {
    border: none;
  }
}

@media screen and (max-width: 450px) {
  #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee {
    width: 100%;
  }

  .menu.dropdown {
    padding: 0;
  }

  .s_liste_offres_2017_une_offre .fabrik_actions {
    position: inherit;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
  }

  #top-header {
    height: auto;
  }

  #et-secondary-menu {
    clear: both;
    text-align: center;
    padding: 10px 20px;
  }

  #et-info {
    float: none;
  }
}

@media screen and (max-width: 400px) {
  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 18px;
  }
}

@media screen and (max-width: 350px) {
  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 14px;
  }

  .deleteGroup,
  .addGroup {
    padding: 0;
    font-size: 20px;
    min-width: 28px;
    height: 20px;
    line-height: 20px;
  }
}

@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%;
  }
}

@media print {
  .likeBtn,
  .no-print {
    visibility: hidden;
    display: none;
  }

  .noprint,
  #top-header,
  #navigation,
  .fil-ariane,
  #footer,
  #system-message-container,
  pre,
  #kmb-container {
      display: none !important;
  }

  body {
      padding: 10px;
      color: #000000;
      background-color: #FFFFFF;
      font-size: 12px;
  }
}