html, body {
  font-family: Merriweather, Georgia, serif;
  background: white;
}

body {
  margin: 10px;
}

.wrap,
.wrap2 {
  max-width: none;
}

#header {
  position: static;
}

#header .logo {
  position: static;
  margin: 1em 0;
}

#main {
  padding: 0;
}

#work-with-us,
#search-top,
#header #search-toggle,
#nav-menu,
#banner,
#wpadminbar,
#share-tab,
#email-subscribe,
.share-post,
#related-posts,
.social_area,
.email_subscribe,
#footer h6,
#footer .button,
#footer a,
.print-hide,
.read-more-toggle,
.translate-post,
.embed-posts,
.project-button,
.full-width-content {
  display: none;
}

.hidden-text {
  display: block !important;
}

p iframe {
  display: none;
}

#footer {
  color: #4e4e56;
  background: white;
}

#footer:before {
  display: none;
}

#footer > .wrap {
  background: none;
}

a {
  color: #009ba7;
}

.asg-images {
  width: auto !important;
  height: auto !important;
}

.asg-images .asg-image {
  display: block;
  vertical-align: text-top;
  width: auto !important;
  height: auto !important;
}

.asg-images .asg-image-caption-wrapper {
  background: none !important;
  color: #000 !important;
  text-align: left !important;
}

.asg-images .asg-image-caption-wrapper div {
  color: #000 !important;
}

.asg-images .asg-image-overlay {
  display: none !important;
}

.expandable.project-expand {
  background: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

.expandable.project-expand:after {
  display: none;
}

.expand-content {
  display: block;
}

#goog-gt-tt {
  display: none;
}
/*# sourceMappingURL=print.css.map */