.noprint, .noPrint {
  display: none; }

.printonly-block {
  display: block; }

.print-full-width {
  width: 100% !important;
}

button, .glyphicon, .tablesorter-filter-row {
  display: none; }

* {
  font-size: 97%; }

a[href]:after {
  content: none; }

a[href] {
  text-decoration: none; }

.makePayments p, .receiptFormat p,
.makePayments table tbody tr td, .receiptFormat table tbody tr td,
.makePayments table tbody tr th, .receiptFormat table tbody tr th {
  font-size: 16px;
  line-height: 20px; }

.auctionSummary {
  font-size: 150%;
  margin-left: -50px;
  margin-right: -150px; }
