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

p { font-size: 10pt; display:inline-block;}

header,
.header-image,
.sidebar,
.crumbs,
.admin-panel,
.sub-nav-mobile,
footer {
  display: none !important;
}

.logo-print {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.content {
  width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  overflow: visible !important;
  display:inline;
}

h1 h2 h3 {
  overflow: visible !important;
  height: auto !important;
  display:inline;
}

ul {
  overflow: visible !important;
  display:inline-block;
}

a:link { font-weight: bold; text-decoration: underline; color: #06c; }

table,
table td,
.hr hr,
.divider hr {
  border-color: #999;
}

.accordion button {
  display: block;
  font-weight: bold;
  border:  0;
  font-size: 1.4em;
}
