#breadcrumb {
  display: none !important;
}

#printheader {
  display: none !important;
}

#printGranicusheader {
  display: block;
  width: 670px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.QRCode {
  display: block;
	padding: 1em;
}

#skip {
  display: none;
}

.mainwrapper {
	background: none;
}

.printPadding {
	padding: 1em;
}

/*Seasonal Summaries Header text*/
#SeasonText {
  margin: auto;
  width: 100%;
  position: absolute;
  top: 6em;
  height: 220px;
  left: 0;
  padding-bottom: 0.8em;
  border-bottom: 4px double #8c8b8b;
}
