/**
  * General
 **/
/* line 14, ../../app/assets/stylesheets/print.scss */

header,
nav,
#breadcrumbs,
section#sidebar,
#page_tools,
footer,
section#fatfooter,
.print_preview,
.videobox,
#logged_in_header,
.omc_tracking_image {
  display: none;
}

/* line 18, ../../app/assets/stylesheets/print.scss */
body {
  font-family: Georgia,serif;
  font-size: 12pt;
  margin: 0;
}

/* line 24, ../../app/assets/stylesheets/print.scss */
a {
  color: #000;
  text-decoration: none;
}

/* line 29, ../../app/assets/stylesheets/print.scss */
a:after {
  font-size: 80%;
}

/* line 34, ../../app/assets/stylesheets/print.scss */
a[href^="http://"]:after,
a[href^="https://"]:after {
  content: " (" attr(href) ")";
}

/* line 37, ../../app/assets/stylesheets/print.scss */
a[href^="#"]:after {
  display: none;
}

/* line 40, ../../app/assets/stylesheets/print.scss */
a {
  word-wrap: break-word;
}

/* line 44, ../../app/assets/stylesheets/print.scss */
h1, h2, h3, h4 {
  font-family: Arial,sans-serif;
}

/* line 48, ../../app/assets/stylesheets/print.scss */
h1 {
  font-size: 16pt;
}

/* line 52, ../../app/assets/stylesheets/print.scss */
h2 {
  font-size: 14pt;
}

/* line 56, ../../app/assets/stylesheets/print.scss */
h3 {
  font-size: 12pt;
}

/* line 60, ../../app/assets/stylesheets/print.scss */
img {
  max-width: 500px;
  margin: 0.5cm auto;
  text-align: center;
}

/* line 67, ../../app/assets/stylesheets/print.scss */
img[src='/4076594/status-1.png'],
img[src='/4076619/status-2.png'],
img[src='/4076644/status-3.png'] {
  display: none;
}

/* line 71, ../../app/assets/stylesheets/print.scss */
article header {
  display: block;
}

/**
  * Logo
 **/
/* line 78, ../../app/assets/stylesheets/print.scss */
#logo_print {
  height: 3cm;
  margin: 0 0 1cm;
}

/**
  * Press releases
 **/
/* line 92, ../../app/assets/stylesheets/print.scss */
article.search_box,
.share,
.share_box,
.backbox,
.read_more_link,
.other_versions {
  display: none;
}

/* line 96, ../../app/assets/stylesheets/print.scss */
.press_releases_box ul {
  padding: 0;
}

/* line 99, ../../app/assets/stylesheets/print.scss */
.press_releases_box ul li {
  list-style: none;
  margin: 1cm 0;
}

/* line 104, ../../app/assets/stylesheets/print.scss */
.press_releases_box .small_head {
  display: block;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

/* line 110, ../../app/assets/stylesheets/print.scss */
#press_releases .blogpost {
  display: none;
}

/* line 114, ../../app/assets/stylesheets/print.scss */
td {
  padding: 0 0.5cm;
}

/**
  * Blog
 **/
/* line 122, ../../app/assets/stylesheets/print.scss */
.pagination {
  display: none;
}

/* line 126, ../../app/assets/stylesheets/print.scss */
article .blogpost {
  margin: 2cm 0;
}

/**
  * Gallery
 **/
/* line 134, ../../app/assets/stylesheets/print.scss */
.gallery_image_container {
  display: none;
}

/* line 138, ../../app/assets/stylesheets/print.scss */
.gallery_slider {
  overflow: hidden;
}

/* line 142, ../../app/assets/stylesheets/print.scss */
.gallery_slider ul {
  padding: 0;
}

/* line 146, ../../app/assets/stylesheets/print.scss */
.gallery_slider li {
  float: left;
  list-style: none;
  margin: 0 0.5cm;
}

/**
  * Glossary
 **/
/* line 155, ../../app/assets/stylesheets/print.scss */
#glossary_toc {
  display: none;
}

/* line 160, ../../app/assets/stylesheets/print.scss */
#glossary_answers dt {
  font-size: 100%;
  font-weight: bold;
}

/**
  * Offices
 **/
/* line 170, ../../app/assets/stylesheets/print.scss */
#offices .box_size_2 {
  display: none;
}
/* line 173, ../../app/assets/stylesheets/print.scss */
#offices .box_size_2 + .box_size_2 {
  display: block;
}
/* line 177, ../../app/assets/stylesheets/print.scss */
#offices iframe {
  display: none;
}
/* line 181, ../../app/assets/stylesheets/print.scss */
#offices ul {
  padding: 0;
}
/* line 183, ../../app/assets/stylesheets/print.scss */
#offices ul li {
  list-style: none;
}
