html,
body {
  color: #000 !important;
  background: #fff !important;
  background-image: none !important;
}
.header,
.footer,
.no-print,
.push-area,
.pagination,
.table btn.dropdown-toggle,
#footer,
input,
.sidebar-right,
fieldset,
button,
select {
  display: none !important;
}
td {
  padding: 5px 10px;
}
tr:not(:last-child ) > td {
  border-bottom: 1px solid black;
}
tr > td:not(:last-child) {
  border-right: 1px solid black;
}
tr:nth-child(even) {
  background: #c0c0c0;
}
#rds-form-recherche-planning-multi-container .fc-scroller {
  overflow: unset !important;
}
