@charset "UTF-8";

body {
  background: none;
  line-height: 1em;
  width: 8in;
  height: auto;
}

div.page {
  background: none;
  height: auto;
}

nav {
  display: none;
}

div {
  height: auto !important;
}

div.printonly {
  display: initial;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  page-break-after: avoid;
}

article {
  padding: 0;
  margin: 0;
  padding-top: 20px;
  background: none;
  height: auto;
}

footer {
  display: none;
}

header {
  background: none;
  height: auto;
  padding: 0;
  margin: 0;
}

header h1.title {
  background: none;
  color: #2B2B2B;
  font-size: 28pt;
  line-height: 1;
  margin: 0;
  padding: 8px;
}

header h2.system {
  background: none;
  color: #2B2B2B;
  font-size: 20pt;
  line-height: initial;
}

header h2.pwsid {
  background: none;
  color: #2B2B2B;
  font-size: 16pt;
  line-height: initial;
}

header h3.year {
  background: none;
  color: #2B2B2B;
  font-size: 20pt;
  margin: 0 auto;
  width: auto;
  padding: 8px;
}

div.contact h5,
div.violation h5,
dt {
  color: #2B2B2B;
  font-size: 16pt;
}

div.full,
div.half,
div.third {
  margin: 0;
  padding: 0;
  width: auto;
  display: block;
  vertical-align: initial;
  orphans: 4;
  widows: 2;
}

div.half {
  display: inline-block;
  width: 49%;
  padding: 0;
  vertical-align: top;
  page-break-inside: avoid;
  float: inherit;
}

div.full h4,
div.half h4,
h4 {
  background: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 20pt;
  padding-top: 20px;
  padding-bottom: 10px;
  height: auto;
  font-weight: 400;
  font-family: Roboto Slab;
  page-break-after: avoid;
  page-break-inside: avoid;
  -webkit-region-break-after: avoid;
  display: block;
}

div.half div.full {
  width: auto;
}

div.full p {
  page-break-inside: auto;
}

table {
  page-break-before: avoid;
  background: none;
  margin: 15px auto;
}

th,
td {
  padding: 5px;
  line-height: 1;
  font-size: 10pt;
  background: none;
}

tr {
  background: none;
}

tr.violation {
  background-color: #E85F5F;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

dl {
  width: auto;
  page-break-inside: avoid;
  page-break-after: avoid;
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
}

dt {
  margin: 0;
  padding: 0;
  width: 10%;
  float: none;
  display: inline-block;
}

dd {
  margin: 0;
  padding: 0;
  width: 89%;
  float: none;
  display: inline-block;
}

abbr {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

img.qrcode {
  display: inline-block;
  width: 15%;
  height: auto;
}

div.qrcode {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

div.qrcode p {
  width: 85%;
  margin-right: 0px;
}