/*yaml
header_subtitle_text: Dossier de candidature TOSHIBA
right_img_src: /css/236/img/toshiba.jpg
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 206.767461px;
    /* 22.30895645% * 557.33333333px = 124.33525062px */
  }
}
#header-right img {
  margin-top: 5%;
  /* 6.4 / 181 = 3.5359116% */
  margin-bottom: 5%;
  /* 6.4 / 181 = 3.5359116% */
}

#stabilo-haut, #stabilo-bas {
  background-color: grey;
}
fieldset h2 {
  color: black;
  border-bottom-color: #EB0C26;
}
span.required {
  color: #EB0C26;
}

div.adress-fields, div.phone-fields,  div.dispo-fields, div.salary-field {
  display: none;
}
