@page {
  size: A4 landscape;
  margin: 10mm;
}
html,
body {
  height: 190mm;
  width: 277mm;
}
.dontprint {
  display: none !important;
}
body {
  font-size: 0.8em;
}
body header {
  flex-basis: 50px;
}
body > main {
  overflow: unset;
}
body.ctrl_planning-faj.action_saisie > main.zone_rapport_loaded {
  margin-right: 0;
}
body.ctrl_planning-faj.action_saisie #zone_rapport {
  position: unset;
}
body.ctrl_planning-faj.action_saisie table.saisie_planning_faj {
  margin-right: 10px;
}
body.ctrl_planning-faj.action_saisie table.saisie_planning_faj > thead > tr > th.col_personne {
  width: auto;
}
body.ctrl_planning-faj.action_saisie table.saisie_planning_faj select {
  border: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
  text-align: center;
}
/*# sourceMappingURL=print.css.map */