/*yaml
right_img_src: /css/198/img/logomcdo.png
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 14.790468%;
  /* 120 / 811.33333333 = 14.79046836% */
  padding-left: 29.745275%;
  /* 241.33333333 / 811.33333333 = 29.74527527% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 82.43221px;
    /* 14.79046836% * 557.33333333px = 82.43221035px */
  }
}
#header-right img {
  margin-top: 6.166667%;
  /* 7.4 / 120 = 6.16666667% */
  margin-bottom: 6.166667%;
  /* 7.4 / 120 = 6.16666667% */
}
#stabilo-haut, #stabilo-bas {
  background-color: grey;
}
fieldset h2 {
  color: #fdc71d;
  border-bottom-color: #1f4c29;
}
span.required {
  color: #cc0003 !important;
}
.adress-fields, .phone-fields, .question-fields, .dispo-fields, .salary-field, .motivation-field {
  display: none;
}
