body {
  background: #fff;
  font-size: 9pt !important;
}

#wrapper,
.page-wrapper {
  max-width: 100%;
  box-shadow: none;
}

#header, .header, .navigation, .col-aside, #footer {
  display: none;
}

#wrapper #content,
.page-wrapper #content {
  padding: 0;
}

.layout-1 .col-main {
  float: none;
  width: auto;
}

.cms-print-only {
  display: none;
}

#print-header {
  display: block;
  line-height: 36px;
  border-bottom: 1px solid gainsboro;
  text-align: right;
  padding-bottom: 20px;
  text-decoration: none;
}

#print-header img {
  position: absolute;
  left: 0;
}

.showOnPrint, .showOnlyOnPrint {
  display: block;
}

.showOnPrintInline, .showOnlyOnPrintInline {
  display: inline;
}

.removeOnPrint {
  display: none;
}

.printBreadCrumb {
  font-size: 10px;
  margin: 5px;
}

/*# sourceMappingURL=print.css.map */

