@page { size: landscape; }
.table th, .table td { font-size:8px !important; }
.card .card-title, .page-title { font-size:14px !important; }
nav.navbar, nav.sidebar, .footer,
#salariePro tr th:first-child, #salariePro tr td:first-child,
#fournisseurList tr th:first-child, #fournisseurList tr td:first-child,
#contratExpire tr th:first-child, #contratExpire tr td:first-child,
#billeterieList tr th:first-child, #billeterieList tr td:first-child,
#recetteascList tr th:first-child, #recetteascList tr td:first-child,
#depenseascList tr th:first-child, #depenseascList tr td:first-child,
#recettefList tr th:first-child, #recettefList tr td:first-child,
#depensefList tr th:first-child, #depensefList tr td:first-child,
#commandeList tr th:first-child, #commandeList tr td:first-child {
  display:none !important;
}
.content-wrapper, .card-body {
  margin: 0 !important;
  padding: 0.25rem !important;
}
.card {
  min-height: 100%;
}
table, table tr {
  max-width: 100%;
  width: 100%;
  overflow: visible;
  font-size: 10px;
}

#salariePerso tr td {
  max-width: 54px;
  font-size: 8px;
  word-wrap: break-word;
}
.search_date,
.page-header > div {
  display: none;
}
