/*yaml
right_img_src: /css/199/img/shefferd.png
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-text {
  padding-top: 2.382909%;
  /* 19.33333333 / 811.33333333 = 2.38290879% */
}
#header-right {
  width: 27.608874%;
  /* 224 / 811.33333333 = 27.60887428% */
  padding-left: 16.926869%;
  /* 137.33333333 / 811.33333333 = 16.92686935% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 153.873459px;
    /* 27.60887428% * 557.33333333px = 153.87345933px */
  }
}
#header-right img {
  margin-top: 14.985119%;
  /* 33.56666667 / 224 = 14.98511905% */
  margin-bottom: 14.985119%;
  /* 33.56666667 / 224 = 14.98511905% */
}
#stabilo-haut, #stabilo-bas {
  background-color: grey;
}
fieldset h2 {
  color: black;
  border-bottom-color: black;
}
span.required {
  color: #cc0003 !important;
}

.experience-field {
    display: block!important;
}
