body.haa-body-standard {
  padding-top: 60px;
  background-color: transparent;
  background-image: url('/img/bg.jpg');
  background-repeat: repeat-x;
}

body.haa-body-analysis {
  padding-top: 100px;
  background-color: transparent;
  background-image: url('/img/bg.jpg');
  background-repeat: repeat-x;
}

body.haa-body-map {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: url('/img/bg.jpg');
  background-repeat: repeat-x;
}

body.haa-body-default {
  padding-top: 50px;
  padding-bottom: 0;
  background-image: url('/img/bg.jpg');
  background-repeat: repeat-x;
}

hr.thin {
  background-color: #000;
  color: #000;
  height: 1px;
  border: none;
  margin-top: 0;
  margin-bottom: 5px;
}

hr.thin-tight {
  background-color: #000;
  color: #000;
  height: 1px;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}

hr {
  background-color: #000;
  color: #000;
  height: 1px;
  border: none;
}

hr.thick {
  background-color: #000;
  color: #000;
  height: 2px;
  margin-top: 0;
  margin-bottom: 5px;
  border: none;
}

h4.bdtitle {
  margin-top: 0;
}

p.tight {
  margin-bottom: 0;
}

.haa-public-navbar {
  z-index: 9999;
}

.haa-public-brand {
  color: #fff;
}

.haa-public-brand:hover,
.haa-public-brand:focus {
  color: #fff;
  text-decoration: none;
}

.haa-public-brand-title {
  font-size: 25px;
}

.haa-brand-green {
  color: #21a229;
}

.haa-footer-logo-row {
  margin-bottom: 6px;
}

.haa-footer-cadw-logo {
  width: 175px;
  margin: 0;
}

.haa-footer-logo-right {
  text-align: right;
}

.haa-footer-thp-logo {
  width: 140px;
  margin: 0;
}

.haa-footer-rule {
  margin: 6px 0;
}

.haa-footer {
  margin: 0 0 10px 0;
}

.haa-footer-row {
  margin: 0;
}

.haa-footer-left {
  margin: 0;
}

.haa-footer-right {
  text-align: right;
  margin: 0;
}

.haa-footer-small {
  font-size: 11px;
  line-height: 16px;
}

.haa-footer-italic {
  font-style: italic;
}

.haa-hidden {
  display: none;
}

.haa-ml-0 {
  margin-left: 0;
}

.haa-mt-8 {
  margin-top: 8px;
}

.haa-mt-12 {
  margin-top: 12px;
}

.haa-policy-note {
  margin-top: 18px;
  font-size: 0.95em;
}

body.haa-reduced-bg {
  padding-top: 60px;
  background-color: transparent;
  background-image: url('/img/bg.jpg');
  background-repeat: repeat-x;
}

body.haa-reduced-default {
  padding-top: 60px;
  padding-bottom: 40px;
}

body.haa-reduced hr {
  background-color: #000;
  color: #000;
  height: 3px;
}
