@page {
  margin: 0.65in 0.7in 0.85in; }
* {
  background-color: #fff !important;
  color: #000 !important;
  fill: #000 !important;
  font-family: Courier, 'Courier New', monospace; }

body {
  font-size: 10px;
  line-height: 1.5; }

#bio,
#footer,
.article-title,
.clearer,
.cover,
.email-modal,
.logo,
.reading-side,
.recommendations-title,
.thank-you-modal,
header,
#share-title,
#social,
div.pullq,
.banner-link
.related {
  display: none !important; }

#content {
  padding: 0; }
  #content p {
    page-break-inside: avoid;
    text-align: left; }

.rec {
  border: 1px solid #000; }

#recommendation,
.article-body,
.article-container,
.article-title,
.recommendations-body,
.recommendations-container,
#content.title {
  border: 0 !important; }

.title h1 {
  color: #000 !important;
  font-size: 40px;
  margin-bottom: 1in; }

.pdf-header {
  display: block;
  overflow: hidden; }

.pdf-description {
  position: relative;
  font-size: 10px;
  padding: 0 1.2in 30px 0;
  float: left; }

.pdf-spiral {
  position: absolute;
  top: 0;
  right: 0;
  width: 1in;
  float: right; }

.recommendations-body {
  padding: 0; }

.recommendations-container {
  page-break-before: always; }

.rec-content {
  font-size: 10px; }
  .rec-content ul {
    list-style-type: none;
    padding-left: 0 !important; }

div.rec .rec-content {
  max-width: 75%;
  margin: 0; }

.reading-body {
  padding: 0;
  margin-top: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2.4em;
  -moz-column-gap: 2.4em;
  column-gap: 2.4em; }
  .reading-body p {
    font-size: 10px;
    line-height: 1.5;
    margin: 1.5em 0; }
  .reading-body img {
    margin-top: 3em;
    margin-bottom: 3em;
    max-height: 3.5in; }
  .reading-body img + em {
    margin-bottom: 3em;
    margin-top: -1.5em;
    color: #1F1C19;
    font-size: 10px;
    line-height: 1.5; }

.highlight, .highlight-inverse {
  background: transparent !important;
  color: #000 !important; }

.pdf-profile {
  display: block;
  page-break-before: always; }
  .pdf-profile h2 {
    text-decoration: underline;
    margin: 0;
    font-size: 10px; }
  .pdf-profile p {
    margin: 0;
    font-size: 10px; }

.pdf-profile__section {
  margin: 0 0 1.5em;
  width: 75%; }

.pdf-profile__section img {
  margin-bottom: 5px; }

.pdf-profile__image {
  margin: 1.5em 0 0;
  max-width: 50%;
  width: 100%; }

.paging, .approach, .approach-link-back, .subscribe, .series-link-back, .lang-dropdown, .arena-channel-link {
  display: none; }
