@page  {
  size: landscape;
}
* {
  background: transparent none !important;
  color: #000;
}
.wrapper-header,
.wrapper-footer,
.breadcrumb,
.bottom-buttons,
#pager-form,
.pagination,
.search-box,
.button,
.button-plus,
.sort-wrapper,
.has-filters [class^="icon-collapse"] {
  display: none;
}
.wrapper-content {
  background: white none;
  margin-bottom: 0;
}
.full-table {
  margin-bottom: 15px;
  padding-bottom: 0;
  border: 1px solid #EDE7F6;
  border-radius: 15px;
}
.filters .block-1-3 {
  float: none;
  width: 100%;
  text-align: center;
}
#content.home .rounded {
  min-height: 245px;
}
