@page {
  size: 21cm 25cm;
  margin: 10% 5%;
}
body {
  overflow: visible !important;
  color: #000 !important;
  background: #fff !important;
}
#header {
  background: #fff;
}
#header .brand {
  background-image: none;
}
#header .logo {
  width: 120px;
  height: auto;
  display: inline-block;
  margin-top: 7px;
}
#header .account,
#header .configuration {
  display: none;
}
#menu {
  display: none;
}
#content {
  overflow: visible;
  position: static;
  width: 100% !important;
  left: 0;
}
.buttons {
  display: none;
}
#hemera .survey-answers.container_12,
.survey-answers.container_12 {
  margin: 0;
}
.survey-result {
  overflow: visible !important;
}
.survey-result .receipt-content {
  height: auto;
}
#hemera .survey-answers.container_12 .survey-result,
.survey-answers.container_12 .survey-result {
  height: auto !important;
}
.question,
.survey-result .responses thead {
  border-bottom: 1px solid #000;
}
.survey-result tbody tr td,
.survey-result thead tr td {
  border: 1px solid #000;
  padding: 5px;
}
.survey-result .responses thead th,
.survey-result .responses tbody tr td,
.survey-result .responses .text {
  background: #fff;
  padding: 5px;
  border: 1px solid #000;
}
.survey-result .responses .number {
  background: #fff;
}
.breadcrumbs {
  background: #fff;
  margin: 0;
}
.breadcrumbs .breadcrumb {
  top: auto;
}
.breadcrumbs,
.breadcrumbs .breadcrumb.last {
  font-size: 18px;
}
.view-wrapper .view-header .actions.visible,
.view-wrapper .view-name .down-arrow {
  display: none;
}
.ui-jqgrid .ui-jqgrid-bdiv {
  overflow: visible;
}
.ui-search-toolbar {
  display: none;
}
.ui-jqgrid-htable tr th {
  background: #fff;
}
.grid-container .grid_pager.ui-jqgrid-pager {
  display: none;
}
#lower-side {
  position: relative;
  min-height: auto;
  height: auto;
  overflow-x: visible;
  overflow-y: visible;
}
#layout-container {
  overflow: visible !important;
  position: static;
}
.help {
  display: none !important;
}
.survey-answers-filters {
  display: none;
}
#hc-traceability-details {
  max-width: auto;
}
#hc-traceability-details table {
  max-width: auto;
}
#hc-traceability-details .table-wrapper {
  max-height: auto;
  overflow-y: auto;
}
#hc-traceability-details header .activities {
  display: none;
}
.print-only {
  display: block;
}
.screen-only {
  display: none;
}
