/* Pop-IN */
.close-popin{
  float: right;
  font-family: Calibri;
  font-size: 20px;
  font-weight: bold;
  color: white;
  margin-right: 10px;
  margin-top: 5px;
  cursor: pointer;
}

.newsletter-popin{
  position: relative;
  background-color: #3399CC;
  border:none;
  width: 400px;
}

.form-content{
border-style: solid;
border-radius: 8px;
border-width: 1px;
float: left;
margin-left: 25px;
background-color: white;
}

.popin-submit-mail{
  background-color: white;
  border: none;
  border-radius: 25px;
  width: 250px;
  height: 30px;
  margin-left: 15px;
}

.popin-submit{
  background-color: white;
  border: none;
  height: 20px;
  border-radius: 25px;
  height: 30px;
  margin-right: 12px;
  width: 50px;
}

.separator{
  background-color: #00CCFF;
  border: none;
  border-radius: 25px;
  width: 2px;
  height: 30px;
  margin-left: 15px;
}

.cgu{
  margin-bottom: 10px;
}

.top-text{
  font-family: Calibri;
  font-size: 20px;
  color: white;
}

.bot-text{
  display: inline;
  font-family: 'Liberation Sans';
  font-size: 16px;
  color: white;
}

.newsletter-div{
  position: fixed;
  z-index: 6;
  top:100px;
  right:400px;
  background-color: #fff;
  border:none;
  width: 0; /* 400 pour le template newsletter custom */
  height: 0; /* Hauteur par défaut pour le template newsletter custom */
}
/* Page employeur */
.node-offre-d-emploi{
  box-shadow: 0 0 3px #bbb;
  background-color: #fff;
  margin-bottom: 40px;
}
.node-offre-d-emploi ul li{
  list-style: initial;
}

.node-offre-d-emploi .field-name-field-page-employeur{
  display: flex;
  justify-content: flex-end;
  margin: 20px 0 0;
  padding: 10px 20px;
  color: #fff;
  background: #204164;
  box-sizing: border-box;

}
.node-offre-d-emploi .field-name-field-page-employeur .field-items .field-item.even a{
  color: #2bbcff;

}
.node-page-employeur .title-div p,
.node-page-employeur .title-div img{
  font-size: 2.4rem;
  font-weight: bold;
  margin: 32px 24px;
}
.node-page-employeur .field-type-taxonomy-term-reference .field-item.even{
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
}

/* Ticket mem4898 : Ajouter une étape d'identification dans le tunnel d'achat */
#mem-abonnement-coordonnees-login-form .form-item,
#mem-abonnement-account-creation-form .form-item{
  margin: 15px 50px !important;
}
#mem-abonnement-account-creation-form .form-item.form-type-radio.form-item-account-type{
  margin: 0 0 5px 0 !important;
}
#mem-abonnement-coordonnees .form-item label{
  display: block !important;
  text-align: left !important;
  width:auto;
}
#mem-abonnement-coordonnees .form-item label.option{
  display: inline-block !important;
  margin: 0 !important;
}
#mem-abonnement-coordonnees .form-item .form-select{
  margin-top:15px;
}
#mem-abonnement-coordonnees .form-text{
  display: block;
  margin-top:10px;
}
#mem-abonnement-coordonnees .forgot-password-link{
  margin: 15px 50px;
}
#mem-abonnement-coordonnees .submit-form-login-subscription.form-submit{
  float: none !important;
  margin: 15px 50px !important;
  display: block;
}
@media only screen and (max-width:450px){
  #mem-abonnement-coordonnees .submit-form-login-subscription.form-submit{
    width: calc(100% - 100px);
  }
}
#mem-abonnement-coordonnees .new-customer{
  font-weight: bold;
}
#mem-abonnement-coordonnees .create-account-button{
  -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 50px;
    line-height: 5rem;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    background-color: #3481f1;
    background-image: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    /* float: right; */
    font-family: Helvetica,Arial,sans-serif;
    margin: 30px;
    min-height: 50px;
    padding: 0 40px;
    text-transform: uppercase;
    display: block;
    margin: 15px 50px;
}
#mem-abonnement-coordonnees .form-item .form-item.form-type-password,
#mem-abonnement-coordonnees .form-item label.option{
  margin: 15px 0px !important;
}
#mem-abonnement-coordonnees .form-item.form-type-radios.form-item-account-type label[for="edit-account-type"]{
  margin-left: 0px;
  display: inline-block !important;
}
#mem-abonnement-coordonnees input.form-submit{
  float: none;
  margin: 15px 50px;
}

/* Resout bug en page employeur avec l'image et les listes à puces */
.node-page-employeur .content .field-name-field-image .field-items .field-item img{
  max-width:100%;
  height: auto;
}
.node-page-employeur ul li{
  list-style: initial;
}



.field-name-field-nom-de-l-employeur {
  display: none;
}

.node-type-offre-d-emploi ul .links.inline {
  margin: 15px 15px;
  text-align: right;
}

.node-type-offre-d-emploi ul .links.inline .statistics_counter {
  list-style-type: none;
}

.node-type-offre-d-emploi .node-offre-d-emploi {
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 40px;
}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-employeur {
  font-size: 2.5rem;
  background-color: white;
  color: #204164;
  padding: 0px 50px;

}

.node-type-offre-d-emploi .node-offre-d-emploi .readmore-summary,
.node-type-offre-d-emploi .node-offre-d-emploi .readmore-text {
  padding: 10px 0;
}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-type-de-contrat,
.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-localisation {
  background-color: white;
  color: #204164;
  padding: 5px 50px 5px 50px;
}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-type-de-contrat .field-item ,
.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-localisation field-item  {
  margin: 0 0 25px 0;
}

.node-type-offre-d-emploi .node-offre-d-emploi a.readmore-link {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  border: 0;
  background-color: #2bbcff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 0 5px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
}

.node-type-offre-d-emploi .node-offre-d-emploi a.readmore-link:hover {
  background-color: #5eccff;
  color: #fff;
}

.node-type-offre-d-emploi .node-offre-d-emploi .cta-button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  border: 0;
  width: 100%;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  background-color: #204164;
  color: #fff;
}

.node-type-offre-d-emploi .node-offre-d-emploi .cta-button:hover,
.node-type-offre-d-emploi .node-offre-d-emploi .cta-button a:hover {
  background-color: #2c5a8b;
  color: #fff;
}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-body,
.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-profil{
  box-shadow: none;
  background-color: #fff;
  padding-bottom: 20px;
  margin: 20px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-profil .field-item{
  line-height: 24px;
  line-height: 2.4rem;
  color: #252525;
  margin: 15px 50px;
}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-page-employeur {
  display: flex;
  justify-content: start;
  color: #204164;
  text-align: left;
  padding: 0px 50px 10px 50px;
  background: white;
  margin: 20px 0 0 0 !important;
  padding: 40px 50px 20px 50px;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;

}

.node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-page-employeur .field-items .field-item.even a {
  color: #204164;
}

.node-type-offre-d-emploi .block-summary {
  padding: 10px 0px 20px 10px;
  text-align: left;
  position: relative;
  display: inline-block;
  margin: 0;
  padding-right: 0;
  font-size: 24px;
  color: #204164;
  z-index: 2;
  width: 100%;
}

.node-type-offre-d-emploi .block-summary:after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 12ch);
  height: 1px;
  top: 50%;
  right: 20px;
  background: #204164;
}

.node-type-offre-d-emploi .field-name-field-intitule-du-poste {
  background-color: white;
  font-size: 28px;
  text-transform: uppercase;
  color: #252525;
  text-align: left;
  padding: 20px 50px 15px 50px;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.node-type-offre-d-emploi .field-name-field-profil,
.node-type-offre-d-emploi .field-name-field-entreprise-activite,
.node-type-offre-d-emploi .field-name-field-experience,
.node-type-offre-d-emploi .field-name-field-qualification,
.node-type-offre-d-emploi .field-name-field-salaire-avantages,
.node-type-offre-d-emploi .field-name-field-qualification {
  background-color: white;
  color: #252525;
  padding: 10px 30px;
}

.node-type-offre-d-emploi .field-name-field-entreprise-activite {
  padding-top: 30px;
    -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.node-type-offre-d-emploi .field-name-field-salaire-avantages {
  padding-bottom: 30px;
}

.node-type-offre-d-emploi .field-name-field-salaire-avantages.field-type-taxonomy-term-reference.field-label-above .field-label,
.node-type-offre-d-emploi .field-name-field-salaire-avantages.field-type-taxonomy-term-reference.field-label-above .field-items {
    display: inline-block;
}


.node-type-offre-d-emploi .all-offers-block {
  margin: 20px -5px 0 -5px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

.node-type-offre-d-emploi .all-offers-block button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  border: 0;
  background-color: #2bbcff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 5px 5px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  width:100%;
}

.node-type-offre-d-emploi .all-offers-block button:hover {
  background-color: #5eccff;
  color: #fff;
}

.node-type-offre-d-emploi .all-offers-block a.recruiter-website {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  border: 0;
  background-color: #204164;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 10px 5px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  display: block;
  width: 100%;
}

.node-type-offre-d-emploi .all-offers-block a.recruiter-website:hover {
  background-color: #2c5a8b;
  color: #fff;
}

.node-type-offre-d-emploi .all-offers-block .offer-block {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: white;
  padding: 40px 30px 30px 30px;
  margin: 5px;
  width: calc(50% - 70px);
  display: inline-block;
  align-items: stretch;
}

.node-type-offre-d-emploi .all-offers-block .offer-block a {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  border: 0;
  background-color: #2bbcff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 5px 0 0 0;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
}

.node-type-offre-d-emploi .all-offers-block .offer-block a:hover {
  background-color: #5eccff;
  color: #fff;
}

.node-type-offre-d-emploi .all-offers-block .offer-block .offer-title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}

.node-type-offre-d-emploi .all-offers-block .offer-block .contract-type {
  display: block;
  margin: 10px 0;
}


@media screen and (max-width: 639px) {
  .field-name-field-employeur {
    font-size: 2.6rem;
  }

  .node-offre-d-emploi .all-offers-block .offer-block {
    width: calc(100% - 70px);
  }

  .node-type-offre-d-emploi .field-name-field-intitule-du-poste {
      padding: 30px 50px 15px 30px;
  }

  .node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-employeur {
     padding: 0px 30px;   
  }

  .node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-page-employeur {
      padding: 40px 30px 20px 30px;
  }

  .node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-type-de-contrat,
  .node-type-offre-d-emploi .node-offre-d-emploi .field-name-field-localisation {
    background-color: white;
    color: #204164;
    padding: 5px 30px 5px 30px;
  }

  .node-type-offre-d-emploi h3 {
    margin: 30px 30px 20px 30px;
  }
  
}

/* Hello Work */
#sidebar-first{
  background: transparent !important;
}
#sidebar-first #block-last-articles,
#sidebar-first #block-tlged-blocks-merma-home-last-editions{
  background: #f2f9fc;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi{
  background: #FFF;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .title h2{
  -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    font-size: 15px;
    font-size: 1.5rem;
    background-color: #1e6ab2;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .title h2:after{
  content: none;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .title h2 span{
  background: transparent;
  color: #FFF;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .title h2 span:before{
  content: none;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi ul{
  font-size: 14px;
    font-size: 1.4rem;
    font-family: Helvetica,Arial,sans-serif;font-weight:bold;
    line-height: 20px;
    margin: 0;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi ul li{
  color: #17385c;
  margin: 0;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi ul li:nth-child(odd){
  background-color: #f4f4f9;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi ul li a{
  -moz-transition: all .25s;
    -o-transition: all .25s;
    -webkit-transition: all .25s;
    transition: all .25s;
    color: #17385c;
    display: block;
    padding: 10px;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi ul li a span.jobad-date{
  color: #1e6ab2;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .footer{
  border-top: 1px solid #dedede;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .footer .btn.blue{
  background-color: transparent;
    color: #17385c;
    height: auto;
    line-height: normal;
    text-align: right;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .footer .btn.blue a{
  -moz-transition: all .25s;
    -o-transition: all .25s;
    -webkit-transition: all .25s;
    transition: all .25s;
    background-color: transparent;
    color: #17385c;
    font-family: Helvetica,Arial,sans-serif;font-weight:bold;
    padding: 10px 24px 0;
    width: auto;
    font-size: 14px;
}
#sidebar-first #block-tlged-blocks-merma-offres-emploi .footer .btn a:before{
  right: 0;
  top: 14px;
  font-size: 12px;
}
/* liste emploi */
.page-jobs-offres-d-emploi #main-title{
  font-size: 2rem;
    line-height: 4.2rem;
    line-height: 4.2rem;
    background-color: #3481f1;
    color: #fff;
    display: table;
    margin-bottom: 15px;
    padding: 0 15px;
}
.page-jobs-offres-d-emploi #main-title span{
  color: white;
}
.node-offre-d-emploi #main-title{
  font-size: 2rem;
    line-height: 4.2rem;
    line-height: 4.2rem;
    background-color: #3481f1;
    color: #fff;
    display: table;
    margin-bottom: 15px;
    padding: 0 15px;
}
.node-offre-d-emploi #main-title a {
  font-size: .6em;
  color: white;
}
.view-liste-offres-emploi .views-row {
  padding: 16px 24px;
  margin: 8px 0;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 0 3px #bbb;
}
.view-liste-offres-emploi .node-offre-emploi.offre {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.view-liste-offres-emploi .node-offre-emploi span{
  margin-bottom: 8px;
}
.view-liste-offres-emploi .node-offre-emploi .titre {
  margin-bottom: 16px;
  font-size: 20px;
  color: #17385c;
  font-weight: 600;
}
.view-liste-offres-emploi .node-offre-emploi.date{
  color: #757575;
}
.view-liste-offres-emploi .btn.blue{
  position: absolute;
  right: 0;
  bottom: 0;
}
/* Page employeur */
.node-type-offre-d-emploi .node.node-offre-d-emploi h1{
  font-size: 38px;
  font-size: 3.8rem;
  color: #17385c;
  border: none;
  margin: 0;
  background: #FFF;
  padding: 16px 24px 16px 50px;
}
.field-name-field-employeur > div{
  padding: 16px 0 0;
}
@media screen and (max-width: 450px){
  .node-type-offre-d-emploi .node.node-offre-d-emploi h1{
    padding: 16px 24px 16px 30px;
  }
}
