html,
body {
  background: white;
  font-size: 12pt !important;
}
html a[href]:after,
body a[href]:after {
  content: "";
}
nav,
.pagination,
.post-edit-link {
  display: none !important;
}
header {
  margin: 0 !important;
  padding: 0 !important;
}
header h1,
header h2,
header h3 {
  margin: 0 !important;
  padding: 0 !important;
}
header h1 a,
header h2 a,
header h3 a {
  text-decoration: none !important;
}
header h3 {
  margin-left: 14pt !important;
}
header h3 a {
  font-size: 12pt !important;
}
header div {
  width: 100% !important;
}
header div #identity {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
header div #identity h2 span {
  display: inline !important;
  white-space: wrap;
}
header .header_nav_wrap {
  display: none !important;
}
footer {
  padding-top: 5pt;
}
footer a {
  text-decoration: none;
}
footer .columns {
  width: 100%;
}
footer .sitemap {
  display: none !important;
}
footer.debug {
  display: none !important;
}
#content nav {
  display: none !important;
}
#content article a {
  font-weight: bold;
  text-decoration: underline;
  color: #0066cc !important;
}
aside .sidebar_content {
  background: #F9F9F9 !important;
  background-color: #F9F9F9 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
