body {
  padding-bottom: 0px !important;
}
.block-title {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
.block {
  margin-bottom: 30px;
}
.block .block-type-title {
  margin-bottom: 0px;
}
.block .block-type-title + .block-title {
  margin-top: 5px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.equal-block,
.equal-event-block {
  height: auto !important;
}
#header .header-top-right,
#header .navbar {
  display: none;
}
#header .header-top-left .navbar-brand {
  background: url('../img/logo_print.png');
  content: '';
  text-indent: -9999px;
  color: transparent;
  display: block;
  width: 124px;
  height: 22px;
}
#header .top-menu {
  display: none;
}
.main-menu-container,
.breadcrumb {
  display: none;
}
.attachments,
form,
.pager,
.pagination,
.share-element,
.rss {
  display: none;
}
#footer {
  padding-top: 30px;
}
.footer-top,
.footer-nav,
.social-media-links {
  display: none;
}
a {
  color: black;
  text-decoration: none;
}
a:after {
  content: attr(url);
}
.hidden,
.hidden-print {
  display: none;
}
img {
  max-width: 200px;
  height: auto !important;
  margin-right: 10px;
}
img.print-logo {
  max-width: none;
}
ul:before,
ul:after {
  content: " ";
  display: table;
}
ul:after {
  clear: both;
}
ul:before,
ul:after {
  content: " ";
  display: table;
}
ul:after {
  clear: both;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: table;
}
.main-container:after {
  clear: both;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: table;
}
.main-container:after {
  clear: both;
}
.annual-conferences.annual-conferences-index .annual-conference-image {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
}
.annual-conferences.annual-conferences-index .annual-conference-image img {
  width: 100%;
  height: auto;
}
.annual-conferences.annual-conferences-index .annual-conference-text {
  vertical-align: top;
  display: inline-block;
  width: 400px;
}
.annual-conferences .podcast-list {
  display: none;
}
.home .spotlight {
  display: none;
}
.news.news-view .block-type-title {
  margin-top: 30px;
}
.news.news-view .block-type-title + h1 {
  margin-top: 0px;
}
.event-block {
  margin-bottom: 30px;
}
.event-block .event-title-link {
  margin-top: 0px;
}
.news-events .add-event-well {
  display: none;
}
.members.members-index .member-image {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
}
.members.members-index .member-image img {
  width: 100%;
  height: auto;
}
.members.members-index .member-text {
  vertical-align: top;
  display: inline-block;
  width: 400px;
}
.members.members-view img {
  max-width: 200px;
  height: auto;
}
