body.single-report.single .header {
  position: fixed;
  height: 200px;
  top: 0;
  left: 0;
  right: 0;
  width: 900px;
  margin: 0 auto;
  z-index: 1030; }
  body.single-report.single .header.header-shrunk {
    height: 100px; }
    body.single-report.single .header.header-shrunk img {
      width: auto;
      max-height: 60px; }
    body.single-report.single .header.header-shrunk h3 {
      display: none; }
body.single-report.single .wrapper {
  margin-top: 200px;
  padding: 0; }
  body.single-report.single .wrapper .section-inner {
    max-width: 900px; }
    body.single-report.single .wrapper .section-inner .content .post-content {
      padding: 0; }
      body.single-report.single .wrapper .section-inner .content .post-content p, body.single-report.single .wrapper .section-inner .content .post-content h1, body.single-report.single .wrapper .section-inner .content .post-content h2, body.single-report.single .wrapper .section-inner .content .post-content h3, body.single-report.single .wrapper .section-inner .content .post-content h4, body.single-report.single .wrapper .section-inner .content .post-content h5 {
        padding: 0 10%; }
      body.single-report.single .wrapper .section-inner .content .post-content ul, body.single-report.single .wrapper .section-inner .content .post-content ol {
        margin: 0 0 1.1em 0;
        padding: 0 10%; }
        body.single-report.single .wrapper .section-inner .content .post-content ul li, body.single-report.single .wrapper .section-inner .content .post-content ol li {
          margin-left: 30px; }
      body.single-report.single .wrapper .section-inner .content .post-content table {
        margin: 0 10%;
        max-width: 80% !important; }
      body.single-report.single .wrapper .section-inner .content .post-content p.hero-image {
        padding: 0; }
      body.single-report.single .wrapper .section-inner .content .post-content .signup_box {
        width: 100%;
        background-color: #004360;
        padding: 10%;
        color: white;
        margin-top: 60px; }
        body.single-report.single .wrapper .section-inner .content .post-content .signup_box p {
          padding: 0; }
        body.single-report.single .wrapper .section-inner .content .post-content .signup_box .disclaimer {
          font-size: 0.7em; }
          body.single-report.single .wrapper .section-inner .content .post-content .signup_box .disclaimer a {
            color: #fff;
            text-decoration: underline; }
        body.single-report.single .wrapper .section-inner .content .post-content .signup_box .disclaimer, body.single-report.single .wrapper .section-inner .content .post-content .signup_box .on-list-notice {
          margin-top: 5px; }
        body.single-report.single .wrapper .section-inner .content .post-content .signup_box .on-list-notice {
          color: #FFF; }

body #dfp-modal .modal-dialog {
  max-width: 650px;
  margin-top: 80px; }
  body #dfp-modal .modal-dialog .modal-header {
    border-bottom: none;
    padding: 0 !important; }
    body #dfp-modal .modal-dialog .modal-header button {
      position: absolute;
      top: -15px;
      z-index: 2;
      opacity: 1;
      color: white;
      width: 30px;
      height: 30px;
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      border-radius: 1000px;
      right: -15px;
      line-height: 24px;
      background: red none repeat scroll 0% 0%;
      box-shadow: 0px 0px 0px 3px white inset; }
  body #dfp-modal .modal-dialog .modal-body {
    padding: 0 !important; }
    body #dfp-modal .modal-dialog .modal-body > div {
      width: 630px !important;
      height: 590px !important; }
      body #dfp-modal .modal-dialog .modal-body > div iframe {
        width: 630px;
        height: 598px;
        border: none !important; }
body .subscribe-form button {
  float: right;
  color: white;
  background: #d4ad37;
  text-shadow: 1px 1px #aa8b2b; }
  body .subscribe-form button:hover {
    color: white;
    background: #aa8b2b; }
body .subscribe-form .fa {
  float: right;
  font-size: 1.2em;
  margin: 8px 20px 0px;
  display: none;
  color: #ffffff; }
  body .subscribe-form .fa.fa-check {
    color: green; }
body .subscribe-form .email-input {
  overflow: hidden;
  padding-right: 0.5em; }
  body .subscribe-form .email-input input {
    width: 100%;
    height: 34px;
    padding: 2px 5px; }

/* Tablet CSS */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.single-report.single .header {
    width: 100%;
    position: relative;
    height: auto; }
  body.single-report.single .wrapper {
    margin-top: 0; }
    body.single-report.single .wrapper .section-inner {
      width: 768px; } }
/* Mobile CSS */
@media only screen and (max-width: 767px) {
  body.single-report.single .header {
    width: 100%;
    position: relative;
    height: auto; }
  body.single-report.single .wrapper {
    margin-top: 0; }
    body.single-report.single .wrapper .section-inner {
      width: 100%; }

  body {
    /* #dfp-modal */ }
    body #dfp-modal {
      padding: 0 !important;
      z-index: 9999999 !important;
      /* .modal-dialog */ }
      body #dfp-modal .modal-dialog {
        max-width: 100%;
        margin: 0; }
        body #dfp-modal .modal-dialog .modal-header {
          border-bottom: none;
          padding: 0 !important; }
          body #dfp-modal .modal-dialog .modal-header button {
            top: 5px;
            background: #000;
            box-shadow: inset 0 0 0 2px #fff;
            width: 20px;
            height: 20px;
            text-align: center;
            font-weight: 600;
            font-size: 15px;
            line-height: 15px;
            right: 5px; }
    body .subscribe-form .email-input input {
      background: #fff !important; }
    body .modal-backdrop {
      top: auto !important;
      height: 120px !important; }
    body.modal-open {
      overflow: visible !important; }

  /* .body */ }

/*# sourceMappingURL=moneyweekresearch-dfp-public.css.map */
