/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
html, body {
  height: auto;
}

.menu-container, .mobile-navigation, .showCalendar, .addthis-container, .footer-links, .calendar-view,
.show-more-results-link, #disqus_thread, .submenu-container-desktop, .show-past-calendar-items, .past-calendar-items-view,
.search-submit, .header-row, .more-button, .order-button, .publication-selected, .choose-text, #tabs {
  display: none;
}

body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
}

.flex-caption {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a {
  color: #00aeef;
  border: 0 !important;
}
a img {
  border: 0 !important;
}

#map_canvas {
  page-break-before: always;
}

.PersonRow {
  margin-bottom: 15px;
}

.logo img {
  width: 100%;
  max-width: 196px;
  max-height: 68px;
}

.column-data-centre {
  display: inline;
  float: left;
  width: 140px;
  margin: 0 10px;
  float: none;
  display: inline-block;
  padding: .4em;
  width: 63%;
}

.column-data-right {
  display: inline;
  float: left;
  width: 140px;
  margin: 0 10px;
  float: none;
  display: inline-block;
  padding: .4em;
  float: right;
  width: 10%;
}
