@charset "UTF-8";
/**********************************************************************************************************************
Pour toutes les tailles d'écran
**********************************************************************************************************************/
.fa-caret-down, .btn, .delete, .sf-toolbar {
  display: none !important;
}

.main-content {
  border-bottom: none !important;
}

.collapse {
  display: block;
}

#imgPrint {
  display: flex;
  position: fixed;
  bottom: 0;
}

#imgPrint > div:nth-child(3) > img, #imgPrint > div:first-child > img {
  width: 70%;
}

li, p {
  page-break-inside: avoid;
}

#bod {
  margin-bottom: 0 !important;
}

@page {
  margin: auto auto 2.5cm auto;
}

/*# sourceMappingURL=printVoirPlus.css.map */
