body {
  font-size: 12px !important;
}
body:before,
body:after,
#sidebar-left,
footer,
#content:before,
.btn {
  display: none;
}
#content {
  width: 100% !important;
  padding: 0 !important;
}
.notice,
.recap {
  display: inline-block !important;
  margin: 0;
}
.notice {
  float: left;
  width: 55%;
}
.recap {
  width: 40%;
  float: right;
  white-space: nowrap;
}
th {
  white-space: nowrap;
}
.print-p-0 {
  padding: 0;
}
.print-hidden {
  display: none !important;
}
.print-overflow-visible {
  overflow: visible !important;
}
.print-w-full {
  width: 100% !important;
}
.print-min-h-full {
  min-height: 100% !important;
}
a[href]:after {
  content: "";
}
