/* line 17, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 3, sass/_mixins.sass */
.splitbars .splitbars-container div.first span:after, .splitbars .splitbars-container div.first.your_answer span:after, .splitbars .splitbars-container div.second span:before, .splitbars .splitbars-container div.second.your_answer span:before, .splitbars .splitbars-container div.third span:after, .splitbars .splitbars-container div.third.your_answer span:after, .splitbars .splitbars-container div.fourth span:before, .splitbars .splitbars-container div.fourth.your_answer span:before, .splitbars .splitbars-container div.fifth span:after, .splitbars .splitbars-container div.fifth.your_answer span:after, header.site_header nav li:hover:after, header.site_header nav li.current_chapter:after, .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point:after, .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-5:after, .chapter-1-rethinking-retirement article .age_and_retirement #live_pie-over65-open:after,
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-under65-open:after, .chapter-1-rethinking-retirement article .age_and_retirement #live_pie-over65-open:hover:after,
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-under65-open:hover:after, .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-9:after, .chapter-2-a-snapshot article .gender .contents .form_fields #live_pie-gender-open:before, .chapter-2-a-snapshot article .gender .contents .form_fields #live_pie-gender-open:hover:before, .chapter-2-a-snapshot article .question.community_size #live_pie-community-open:before, .chapter-2-a-snapshot article .question.community_size #live_pie-community-open:hover:before, .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart #investor_underperforms-chart-data_point-9:after {
  content: "";
  position: absolute;
  left: 50%; }

/* line 3, sass/_base.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

/* line 8, sass/_base.sass */
a {
  color: #548e85; }
  /* line 11, sass/_base.sass */
  a:hover {
    color: #383838; }

/* line 14, sass/_base.sass */
input {
  margin: 0; }

/* line 17, sass/_base.sass */
html,
body {
  width: 100%;
  height: 100%; }

/* line 22, sass/_base.sass */
html {
  background: white;
  color: #383838;
  font-family: "AdobeCaslonW01-Regular", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased; }

/* line 30, sass/_base.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1; }

/* line 39, sass/_base.sass */
h1,
h2 {
  font-family: "Bodoni W01 Poster";
  text-align: center;
  text-transform: uppercase; }

/* line 45, sass/_base.sass */
h2 {
  font-family: "Proxima N W01 Bold", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin: 24px 0;
  padding: 24px 0 0; }

/* line 51, sass/_base.sass */
h3 {
  font-size: 18px;
  margin: 30px 0 12px; }

/* line 55, sass/_base.sass */
p {
  margin: 24px 0; }

/* line 58, sass/_base.sass */
strong {
  font-weight: bold; }

/* line 61, sass/_base.sass */
em {
  font-style: italic; }

/* line 67, sass/_base.sass */
.contents {
  margin: 0 auto;
  max-width: 800px;
  padding: 48px 0; }

/* line 72, sass/_base.sass */
.blend-top .contents, .chapter-1-rethinking-retirement article .retirement_expectations .contents, .chapter-2-a-snapshot article .community_data .contents, .chapter-3-working-for-the-nest-egg article .savings_confidence .contents, .chapter-3-working-for-the-nest-egg article .warning .contents, .chapter-3-working-for-the-nest-egg article .investor_underperforms .contents {
  padding-top: 0; }

/* line 75, sass/_base.sass */
.blend-bottom .contents, .chapter-1-rethinking-retirement article .age_and_retirement .contents, .chapter-1-rethinking-retirement article .labor_force .contents, .chapter-1-rethinking-retirement article .quotation.paul .contents, .chapter-2-a-snapshot article .community_size-intro .contents, .chapter-2-a-snapshot article .question.community_size .contents, .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .contents, .chapter-3-working-for-the-nest-egg article .confidence .contents, .chapter-3-working-for-the-nest-egg article .calculator .contents, .chapter-3-working-for-the-nest-egg article .unemployed_but_wanting_to_work .contents, .chapter-4-working-in-retirement article .working_longer .contents, .chapter-4-working-in-retirement article .marc_freedman .contents {
  padding-bottom: 0; }

/* line 78, sass/_base.sass */
.blend .contents, .chapter-2-a-snapshot article .gender .contents, .chapter-2-a-snapshot article .quotation.dante_chinni .contents, .chapter-3-working-for-the-nest-egg article .disclaimer .contents, .chapter-3-working-for-the-nest-egg article .sheryl_garrett .contents, .chapter-3-working-for-the-nest-egg article .why_is_it_harder .contents, .chapter-3-working-for-the-nest-egg article .julie_zissimopoulos .contents {
  padding-top: 0;
  padding-bottom: 0; }

/* line 82, sass/_base.sass */
.fixed, header.site_header,
header.story_header {
  position: fixed;
  left: 0;
  top: 0; }

/* line 87, sass/_base.sass */
.bleed {
  width: 100%;
  height: 100%; }
  /* line 91, sass/_base.sass */
  .bleed img {
    width: 100%; }

/* line 94, sass/_base.sass */
.half {
  float: left;
  margin-right: 2%;
  width: 49%; }

/* line 99, sass/_base.sass */
.half + .half {
  width: 49%; }

/* line 105, sass/_base.sass */
.background_image {
  position: absolute;
  width: 100%;
  height: 200%;
  top: 0;
  left: 0;
  background-position: 50% 0%;
  background-repeat: no-repeat; }

/* line 114, sass/_base.sass */
section {
  overflow: hidden;
  *zoom: 1;
  background: white;
  width: 100%;
  z-index: 3; }
  /* line 120, sass/_base.sass */
  section.spread, .chapter-1-rethinking-retirement article section.increase_of_workers, .chapter-1-rethinking-retirement article section.one_in_four_workers, .chapter-1-rethinking-retirement article section.half_of_american_households, .chapter-2-a-snapshot article section.men_and_women {
    min-height: 800px; }
  /* line 123, sass/_base.sass */
  section.chapter {
    text-align: center; }
    /* line 126, sass/_base.sass */
    section.chapter p {
      font-family: "Bodoni MT W01", Georgia, "Times New Roman", Times, serif;
      text-transform: uppercase; }
  /* line 130, sass/_base.sass */
  section.chapter_title {
    text-align: center;
    text-transform: uppercase;
    padding: 16em 0; }
    /* line 135, sass/_base.sass */
    section.chapter_title p,
    section.chapter_title h2 {
      color: white;
      text-shadow: #383838 0 0 25px; }
    /* line 140, sass/_base.sass */
    section.chapter_title p {
      border-bottom: 2px solid rgba(255, 255, 255, 0.6);
      display: inline-block;
      font-size: 14.4px;
      letter-spacing: 1px;
      margin: 0 auto;
      padding: 0 1em 0.25em 1em; }
    /* line 148, sass/_base.sass */
    section.chapter_title h2 {
      font-family: "BodoniW01-PosterItalic";
      font-size: 90px;
      margin: 0; }
  /* line 154, sass/_base.sass */
  section.copy p {
    font-size: 18px;
    line-height: 1.4; }
  /* line 159, sass/_base.sass */
  section.quotation .contents {
    overflow: hidden;
    *zoom: 1;
    background-repeat: no-repeat;
    padding: 8em 0; }
  /* line 164, sass/_base.sass */
  section.quotation p {
    clear: both;
    font-size: 18px;
    padding-bottom: 1.5em;
    width: 50%; }
    /* line 170, sass/_base.sass */
    section.quotation p:first-child {
      margin-top: 0; }
    /* line 173, sass/_base.sass */
    section.quotation p:last-child {
      margin-bottom: 0; }
  /* line 176, sass/_base.sass */
  section.quotation blockquote + p {
    padding-top: 3em; }
  /* line 179, sass/_base.sass */
  section.quotation blockquote {
    background: #548e85;
    color: white;
    display: block;
    font-family: "Proxima N W01 Bold";
    padding: 2em;
    width: 50%; }
    /* line 187, sass/_base.sass */
    section.quotation blockquote p {
      font-size: 19.2px;
      margin-top: 0;
      padding: 0;
      width: 100%; }
  /* line 193, sass/_base.sass */
  section.quotation cite {
    display: block;
    font-family: "Proxima N W01 Smbd";
    font-size: 14.4px;
    line-height: 1.3;
    margin-left: 1.5em; }
    /* line 200, sass/_base.sass */
    section.quotation cite strong {
      display: block;
      font-family: "Proxima N W01 Smbd";
      font-size: 18px;
      font-weight: normal;
      line-height: 1.5;
      text-indent: -1.1em; }
      /* line 208, sass/_base.sass */
      section.quotation cite strong small {
        font-size: 14px;
        margin-left: 0.4em; }
  /* line 213, sass/_base.sass */
  section.quotation.left blockquote, .chapter-1-rethinking-retirement article section.quotation.working_about_the_right_amount blockquote, .chapter-2-a-snapshot article .gender_split section.quotation.male blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.sheryl_garrett blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.babs_tatalias blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.charles_smith blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.mike_kemp blockquote, .chapter-4-working-in-retirement article section.quotation.how_big_a_boost blockquote, .chapter-4-working-in-retirement article section.quotation.boom_in_entrepreneurship blockquote {
    float: left; }
    /* line 44, sass/_mixins.sass */
    section.quotation.left blockquote:before, .chapter-1-rethinking-retirement article section.quotation.working_about_the_right_amount blockquote:before, .chapter-2-a-snapshot article .gender_split section.quotation.male blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.sheryl_garrett blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.babs_tatalias blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.charles_smith blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.mike_kemp blockquote:before, .chapter-4-working-in-retirement article section.quotation.how_big_a_boost blockquote:before, .chapter-4-working-in-retirement article section.quotation.boom_in_entrepreneurship blockquote:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -25px;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-left: 25px solid #548e85;
      margin-right: -25px; }
  /* line 217, sass/_base.sass */
  section.quotation.left .contents, .chapter-1-rethinking-retirement article section.quotation.working_about_the_right_amount .contents, .chapter-2-a-snapshot article .gender_split section.quotation.male .contents, .chapter-3-working-for-the-nest-egg article section.quotation.sheryl_garrett .contents, .chapter-3-working-for-the-nest-egg article section.quotation.babs_tatalias .contents, .chapter-3-working-for-the-nest-egg article section.quotation.charles_smith .contents, .chapter-3-working-for-the-nest-egg article section.quotation.mike_kemp .contents, .chapter-4-working-in-retirement article section.quotation.how_big_a_boost .contents, .chapter-4-working-in-retirement article section.quotation.boom_in_entrepreneurship .contents {
    background-position: 92% center; }
  /* line 221, sass/_base.sass */
  section.quotation.right blockquote, .chapter-2-a-snapshot article .gender_split section.quotation.female blockquote, .chapter-2-a-snapshot article section.quotation.joel_peters blockquote, .chapter-2-a-snapshot article section.quotation.dante_chinni blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.if_you_look_at blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.a_third_of_baby_boomers blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.the_great_recession blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.brutal_job_search blockquote, .chapter-3-working-for-the-nest-egg article section.quotation.julie_zissimopoulos blockquote, .chapter-4-working-in-retirement article section.quotation.nancy_goldberg blockquote, .chapter-4-working-in-retirement article section.quotation.colleges_see_graying_workforce blockquote, .chapter-4-working-in-retirement article section.quotation.marc_freedman blockquote, .chapter-4-working-in-retirement article section.quotation.vita_needle blockquote {
    float: right; }
    /* line 32, sass/_mixins.sass */
    section.quotation.right blockquote:before, .chapter-2-a-snapshot article .gender_split section.quotation.female blockquote:before, .chapter-2-a-snapshot article section.quotation.joel_peters blockquote:before, .chapter-2-a-snapshot article section.quotation.dante_chinni blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.if_you_look_at blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.a_third_of_baby_boomers blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.the_great_recession blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.brutal_job_search blockquote:before, .chapter-3-working-for-the-nest-egg article section.quotation.julie_zissimopoulos blockquote:before, .chapter-4-working-in-retirement article section.quotation.nancy_goldberg blockquote:before, .chapter-4-working-in-retirement article section.quotation.colleges_see_graying_workforce blockquote:before, .chapter-4-working-in-retirement article section.quotation.marc_freedman blockquote:before, .chapter-4-working-in-retirement article section.quotation.vita_needle blockquote:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -25px;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-right: 25px solid #548e85;
      margin-left: -24px; }
  /* line 225, sass/_base.sass */
  section.quotation.right .contents, .chapter-2-a-snapshot article .gender_split section.quotation.female .contents, .chapter-2-a-snapshot article section.quotation.joel_peters .contents, .chapter-2-a-snapshot article section.quotation.dante_chinni .contents, .chapter-3-working-for-the-nest-egg article section.quotation.if_you_look_at .contents, .chapter-3-working-for-the-nest-egg article section.quotation.a_third_of_baby_boomers .contents, .chapter-3-working-for-the-nest-egg article section.quotation.the_great_recession .contents, .chapter-3-working-for-the-nest-egg article section.quotation.brutal_job_search .contents, .chapter-3-working-for-the-nest-egg article section.quotation.julie_zissimopoulos .contents, .chapter-4-working-in-retirement article section.quotation.nancy_goldberg .contents, .chapter-4-working-in-retirement article section.quotation.colleges_see_graying_workforce .contents, .chapter-4-working-in-retirement article section.quotation.marc_freedman .contents, .chapter-4-working-in-retirement article section.quotation.vita_needle .contents {
    background-position: left center; }
  /* line 229, sass/_base.sass */
  section.quotation.paul .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-paul_solman.jpg);
    background-repeat: no-repeat;
    background-position: 0 8em; }
  /* line 234, sass/_base.sass */
  section.quotation.paul blockquote {
    float: right;
    width: 75%; }
    /* line 32, sass/_mixins.sass */
    section.quotation.paul blockquote:before {
      content: "";
      position: absolute;
      top: 10%;
      left: 0;
      margin-top: -25px;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-right: 25px solid #548e85;
      margin-left: -24px; }
  /* line 239, sass/_base.sass */
  section.quotation.dante_chinni .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-dante_chinni.jpg); }
  /* line 242, sass/_base.sass */
  section.quotation.jack_vanderhei .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-jack_vanderhei.png); }
  /* line 245, sass/_base.sass */
  section.quotation.julie_zissimopoulos .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-julie_zissimopoulos.jpg); }
  /* line 248, sass/_base.sass */
  section.quotation.marc_freedman .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-marc_freedman.jpg); }
  /* line 251, sass/_base.sass */
  section.quotation.michael_davidson .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-michael_davidson.png); }
  /* line 254, sass/_base.sass */
  section.quotation.diane_oakley .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-diane_oakley.jpg); }
  /* line 257, sass/_base.sass */
  section.quotation.nancy_goldberg .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-nancy_goldberg.jpg); }
  /* line 260, sass/_base.sass */
  section.quotation.paula_gjerstad .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-paula_gjerstad.png); }
  /* line 263, sass/_base.sass */
  section.quotation.robert_martin .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-robert_martin.jpg); }
  /* line 266, sass/_base.sass */
  section.quotation.sheryl_garrett .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-sheryl_garrett.jpg); }
  /* line 269, sass/_base.sass */
  section.quotation.traer_sunley .contents {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/person-traer_sunley.png); }
  /* line 273, sass/_base.sass */
  section.video .contents {
    overflow: hidden;
    *zoom: 1; }
    /* line 277, sass/_base.sass */
    section.video .contents .caption h2 {
      font-family: "Proxima N W01 Smbd";
      font-size: 20px;
      line-height: 1.3;
      margin: 1em 0 0.75em;
      text-align: left; }
    /* line 284, sass/_base.sass */
    section.video .contents .caption p {
      font-size: 18px;
      line-height: 1.4;
      margin: 0.75em 0; }
  /* line 289, sass/_base.sass */
  section.video .video-container {
    width: 500px;
    height: 280px;
    display: block;
    z-index: 9; }
  /* line 295, sass/_base.sass */
  section.video .play {
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center;
    width: 500px;
    height: 280px; }
  /* line 306, sass/_base.sass */
  section.video.ended .play {
    background-position: center 60px; }
    /* line 309, sass/_base.sass */
    section.video.ended .play:after {
      content: "Now Watch the Full Video";
      color: white;
      font-family: "Proxima N W01 Bold";
      font-size: 24px;
      text-align: center;
      text-transform: uppercase;
      width: 500px;
      position: absolute;
      left: 0;
      top: 175px;
      z-index: 11; }
  /* line 322, sass/_base.sass */
  section.video.playing .play {
    display: none; }
  /* line 326, sass/_base.sass */
  section.video.right .video-container, .chapter-2-a-snapshot article .gender_split section.video.quotation.female .video-container, .chapter-2-a-snapshot article section.video.joel_peters .video-container, .chapter-2-a-snapshot article section.video.quotation.dante_chinni .video-container, .chapter-3-working-for-the-nest-egg article section.video.if_you_look_at .video-container, .chapter-3-working-for-the-nest-egg article section.video.a_third_of_baby_boomers .video-container, .chapter-3-working-for-the-nest-egg article section.video.the_great_recession .video-container, .chapter-3-working-for-the-nest-egg article section.video.brutal_job_search .video-container, .chapter-3-working-for-the-nest-egg article section.video.julie_zissimopoulos .video-container, .chapter-4-working-in-retirement article section.video.nancy_goldberg .video-container, .chapter-4-working-in-retirement article section.video.colleges_see_graying_workforce .video-container, .chapter-4-working-in-retirement article section.video.marc_freedman .video-container, .chapter-4-working-in-retirement article section.video.vita_needle .video-container {
    float: right;
    margin-left: 2em; }
  /* line 329, sass/_base.sass */
  section.video.right .play, .chapter-2-a-snapshot article .gender_split section.video.quotation.female .play, .chapter-2-a-snapshot article section.video.joel_peters .play, .chapter-2-a-snapshot article section.video.quotation.dante_chinni .play, .chapter-3-working-for-the-nest-egg article section.video.if_you_look_at .play, .chapter-3-working-for-the-nest-egg article section.video.a_third_of_baby_boomers .play, .chapter-3-working-for-the-nest-egg article section.video.the_great_recession .play, .chapter-3-working-for-the-nest-egg article section.video.brutal_job_search .play, .chapter-3-working-for-the-nest-egg article section.video.julie_zissimopoulos .play, .chapter-4-working-in-retirement article section.video.nancy_goldberg .play, .chapter-4-working-in-retirement article section.video.colleges_see_graying_workforce .play, .chapter-4-working-in-retirement article section.video.marc_freedman .play, .chapter-4-working-in-retirement article section.video.vita_needle .play {
    right: 0;
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/play-small.png); }
  /* line 334, sass/_base.sass */
  section.video.left .video-container, .chapter-1-rethinking-retirement article section.video.working_about_the_right_amount .video-container, .chapter-2-a-snapshot article .gender_split section.video.quotation.male .video-container, .chapter-3-working-for-the-nest-egg article section.video.sheryl_garrett .video-container, .chapter-3-working-for-the-nest-egg article section.video.babs_tatalias .video-container, .chapter-3-working-for-the-nest-egg article section.video.charles_smith .video-container, .chapter-3-working-for-the-nest-egg article section.video.mike_kemp .video-container, .chapter-4-working-in-retirement article section.video.how_big_a_boost .video-container, .chapter-4-working-in-retirement article section.video.boom_in_entrepreneurship .video-container {
    float: left;
    margin-right: 2em; }
  /* line 337, sass/_base.sass */
  section.video.left .play, .chapter-1-rethinking-retirement article section.video.working_about_the_right_amount .play, .chapter-2-a-snapshot article .gender_split section.video.quotation.male .play, .chapter-3-working-for-the-nest-egg article section.video.sheryl_garrett .play, .chapter-3-working-for-the-nest-egg article section.video.babs_tatalias .play, .chapter-3-working-for-the-nest-egg article section.video.charles_smith .play, .chapter-3-working-for-the-nest-egg article section.video.mike_kemp .play, .chapter-4-working-in-retirement article section.video.how_big_a_boost .play, .chapter-4-working-in-retirement article section.video.boom_in_entrepreneurship .play {
    left: 0;
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/play-small.png); }
  /* line 342, sass/_base.sass */
  section.video.full .video-container, .chapter-2-a-snapshot article section.video.dante_chinni .video-container, .chapter-3-working-for-the-nest-egg article section.paul_transition .video-container, .chapter-4-working-in-retirement article section.video.paul_interviews_paul .video-container,
  section.video.full .play,
  .chapter-2-a-snapshot article section.video.dante_chinni .play,
  .chapter-3-working-for-the-nest-egg article section.paul_transition .play,
  .chapter-4-working-in-retirement article section.video.paul_interviews_paul .play {
    width: 800px;
    height: 450px;
    margin-bottom: 1.5em; }
  /* line 348, sass/_base.sass */
  section.video.full .play, .chapter-2-a-snapshot article section.video.dante_chinni .play, .chapter-3-working-for-the-nest-egg article section.paul_transition .play, .chapter-4-working-in-retirement article section.video.paul_interviews_paul .play {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/play-large.png);
    background-position: center; }
    /* line 353, sass/_base.sass */
    section.video.full .play:after, .chapter-2-a-snapshot article section.video.dante_chinni .play:after, .chapter-3-working-for-the-nest-egg article section.paul_transition .play:after, .chapter-4-working-in-retirement article section.video.paul_interviews_paul .play:after {
      display: none; }

/* line 356, sass/_base.sass */
.major, .major-alt, .chapter-1-rethinking-retirement article .intro p.second, .chapter-3-working-for-the-nest-egg article .investor_underperforms p.second, .chapter-1-rethinking-retirement article .intro p.first,
.chapter-1-rethinking-retirement article .intro p.third, .chapter-1-rethinking-retirement article .percentage_of_workers p, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div p.first, .chapter-1-rethinking-retirement article .half_of_american_households p, .chapter-2-a-snapshot article .men_and_women .contents div p, .chapter-3-working-for-the-nest-egg article .intro p, .chapter-3-working-for-the-nest-egg article .financially_unprepared .first, .chapter-3-working-for-the-nest-egg article .investor_underperforms p.first, .chapter-4-working-in-retirement article .intro p.intro, .chapter-4-working-in-retirement article .they_want_to p {
  font-family: "Proxima N W01 Bold", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3; }
  /* line 363, sass/_base.sass */
  .major strong, .major-alt strong, .chapter-1-rethinking-retirement article .intro p.second strong, .chapter-3-working-for-the-nest-egg article .investor_underperforms p.second strong, .chapter-1-rethinking-retirement article .intro p.first strong,
  .chapter-1-rethinking-retirement article .intro p.third strong, .chapter-1-rethinking-retirement article .percentage_of_workers p strong, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div p.first strong, .chapter-1-rethinking-retirement article .half_of_american_households p strong, .chapter-2-a-snapshot article .men_and_women .contents div p strong, .chapter-3-working-for-the-nest-egg article .intro p strong, .chapter-3-working-for-the-nest-egg article .financially_unprepared .first strong, .chapter-3-working-for-the-nest-egg article .investor_underperforms p.first strong, .chapter-4-working-in-retirement article .intro p.intro strong, .chapter-4-working-in-retirement article .they_want_to p strong {
    color: #548e85;
    font-weight: normal; }

/* line 367, sass/_base.sass */
.major-alt, .chapter-1-rethinking-retirement article .intro p.second, .chapter-3-working-for-the-nest-egg article .investor_underperforms p.second {
  font-size: 20px; }

/* line 371, sass/_base.sass */
.border-top, .chapter-2-a-snapshot article .joel_peters, .chapter-3-working-for-the-nest-egg article .if_you_look_at .contents, .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro h2, .chapter-3-working-for-the-nest-egg article .death_of_the_pension, .chapter-3-working-for-the-nest-egg article .death_of_the_pension .contents, .chapter-4-working-in-retirement article .nancy_goldberg .contents {
  border-top: 2px solid #383838;
  width: 100%; }

/* line 375, sass/_base.sass */
.border-bottom, .chapter-2-a-snapshot article .joel_peters, .chapter-3-working-for-the-nest-egg article .if_you_look_at .contents, .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro h2, .chapter-3-working-for-the-nest-egg article .death_of_the_pension, .chapter-3-working-for-the-nest-egg article .death_of_the_pension .contents, .chapter-3-working-for-the-nest-egg article .death_of_the_pension-outro, .chapter-3-working-for-the-nest-egg article .savings_confidence, .chapter-4-working-in-retirement article .nancy_goldberg .contents {
  border-bottom: 2px solid #383838;
  width: 100%; }

/* line 379, sass/_base.sass */
.bordered, .chapter-1-rethinking-retirement article .intro p.second, .chapter-1-rethinking-retirement article .percentage_of_workers p, .chapter-1-rethinking-retirement article .increase_of_workers p span, .chapter-4-working-in-retirement article .they_want_to, .chapter-4-working-in-retirement article .couldnt_be_happier {
  border-top: 2px solid #383838;
  border-bottom: 2px solid #383838;
  margin: 0 auto;
  padding: 0.5em 0 0.4em 0;
  width: 800px; }

/* line 386, sass/_base.sass */
.form_question, .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion, .chapter-5-moving-forward article .share h2,
.chapter-5-moving-forward article .ask h2,
.chapter-5-moving-forward article .act h2,
.results h2,
.conclusion_section {
  background: #548e85;
  color: white;
  font-family: "Proxima N W01 Bold";
  font-size: 28px;
  line-height: 1.3;
  margin: 0 0 0 -2.5%;
  text-transform: uppercase;
  padding: 0.75em 0 0.6em;
  text-align: center;
  width: 105%; }

/* line 400, sass/_base.sass */
.form_fields {
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/form-background.jpg) center bottom repeat-x;
  font-family: "Proxima N W01 Smbd";
  margin: 0 auto;
  overflow: hidden; }
  /* line 406, sass/_base.sass */
  .form_fields.padding, .chapter-1-rethinking-retirement article .age_and_retirement .form_fields, .chapter-3-working-for-the-nest-egg article .calculator .form_fields {
    padding: 1em; }
  /* line 409, sass/_base.sass */
  .form_fields p.disclaimer {
    color: #666666;
    line-height: 1.4;
    font-size: 13px;
    margin: 0 0 1.5em 0; }
  /* line 415, sass/_base.sass */
  .form_fields .field {
    margin-bottom: 2em; }
    /* line 419, sass/_base.sass */
    .form_fields .field.radio_buttons label {
      margin: 0.25em 0; }
      /* line 422, sass/_base.sass */
      .form_fields .field.radio_buttons label span {
        margin-left: 0.25em; }
  /* line 425, sass/_base.sass */
  .form_fields .field_title {
    font-size: 22px;
    line-height: 1.4;
    margin: 0 0 0.25em 0;
    padding: 0;
    text-transform: uppercase; }
    /* line 432, sass/_base.sass */
    .form_fields .field_title strong {
      font-family: "Proxima N W01 Bold";
      font-weight: normal; }
    /* line 436, sass/_base.sass */
    .form_fields .field_title span {
      display: inline-block;
      margin: 0 0.5em; }
  /* line 440, sass/_base.sass */
  .form_fields label {
    display: block;
    font-size: 18px; }
    /* line 444, sass/_base.sass */
    .form_fields label strong {
      font-family: "Proxima N W01 Bold";
      font-weight: normal; }
  /* line 448, sass/_base.sass */
  .form_fields .live_pie-open {
    background: #548e85 url(http://www.pbs.org/newshour/spc/new-older-workers/img/pie.png) 5px center no-repeat;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    padding: 0.6em 1em 0.4em 3em;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 10; }
    /* line 461, sass/_base.sass */
    .form_fields .live_pie-open:hover {
      background-color: #43716a; }

/* line 464, sass/_base.sass */
input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/radio_button-open.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  top: 8px; }
  /* line 474, sass/_base.sass */
  input[type=radio]:hover {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/radio_button-hover.png); }
  /* line 477, sass/_base.sass */
  input[type=radio]:checked {
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/radio_button-filled.png); }

/* line 483, sass/_base.sass */
.splitbars {
  height: 180px; }
  /* line 486, sass/_base.sass */
  .splitbars h3 {
    color: #548e85;
    font-family: "BodoniW01-PosterItalic";
    font-size: 32px;
    float: left;
    width: 8%;
    margin: 2.8em 5% 0 0; }
  /* line 494, sass/_base.sass */
  .splitbars .splitbars-container {
    float: left;
    margin: 4em 0;
    width: 87%;
    height: 80px; }
    /* line 500, sass/_base.sass */
    .splitbars .splitbars-container div {
      float: left;
      display: block;
      height: 80px;
      position: relative; }
      /* line 506, sass/_base.sass */
      .splitbars .splitbars-container div span {
        background: rgba(0, 0, 0, 0.4);
        color: white;
        display: block;
        font-family: "Proxima N W01 Smbd";
        font-size: 12px;
        padding: 0.25em 0.5em;
        position: absolute;
        text-transform: uppercase;
        white-space: nowrap; }
        /* line 517, sass/_base.sass */
        .splitbars .splitbars-container div span strong {
          display: none; }
      /* line 520, sass/_base.sass */
      .splitbars .splitbars-container div.your_answer span strong {
        display: inline; }
      /* line 526, sass/_base.sass */
      .splitbars .splitbars-container div.first span, .splitbars .splitbars-container div.third span, .splitbars .splitbars-container div.fifth span {
        left: 0;
        top: -40px; }
      /* line 532, sass/_base.sass */
      .splitbars .splitbars-container div.second span, .splitbars .splitbars-container div.fourth span {
        left: 0;
        bottom: -40px; }
      /* line 542, sass/_base.sass */
      .splitbars .splitbars-container div.first, .splitbars .splitbars-container div.first span {
        background-color: #777777; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.first span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #777777;
        margin-bottom: -6px; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.first.your_answer span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #548e85;
        margin-bottom: -6px; }
      /* line 550, sass/_base.sass */
      .splitbars .splitbars-container div.second, .splitbars .splitbars-container div.second span {
        background-color: #999999; }
      /* line 9, sass/_mixins.sass */
      .splitbars .splitbars-container div.second span:before {
        top: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #999999;
        margin-top: -6px; }
      /* line 9, sass/_mixins.sass */
      .splitbars .splitbars-container div.second.your_answer span:before {
        top: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #548e85;
        margin-top: -6px; }
      /* line 558, sass/_base.sass */
      .splitbars .splitbars-container div.third, .splitbars .splitbars-container div.third span {
        background-color: #aaaaaa; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.third span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #aaaaaa;
        margin-bottom: -6px; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.third.your_answer span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #548e85;
        margin-bottom: -6px; }
      /* line 566, sass/_base.sass */
      .splitbars .splitbars-container div.fourth, .splitbars .splitbars-container div.fourth span {
        background-color: #cccccc; }
      /* line 9, sass/_mixins.sass */
      .splitbars .splitbars-container div.fourth span:before {
        top: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #cccccc;
        margin-top: -6px; }
      /* line 9, sass/_mixins.sass */
      .splitbars .splitbars-container div.fourth.your_answer span:before {
        top: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #548e85;
        margin-top: -6px; }
      /* line 574, sass/_base.sass */
      .splitbars .splitbars-container div.fifth, .splitbars .splitbars-container div.fifth span {
        background-color: #eeeeee; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.fifth span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #eeeeee;
        margin-bottom: -6px; }
      /* line 19, sass/_mixins.sass */
      .splitbars .splitbars-container div.fifth.your_answer span:after {
        bottom: 0;
        margin-left: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #548e85;
        margin-bottom: -6px; }
      /* line 582, sass/_base.sass */
      .splitbars .splitbars-container div.your_answer, .splitbars .splitbars-container div.your_answer span {
        background-color: #548e85; }

@-webkit-keyframes pulse-highlight {
  /* line 590, sass/_base.sass */
  0% {
    opacity: 0.8; }

  /* line 593, sass/_base.sass */
  50% {
    opacity: 1; }

  /* line 596, sass/_base.sass */
  100% {
    opacity: 0.8; } }

@-moz-keyframes pulse-highlight {
  /* line 590, sass/_base.sass */
  0% {
    opacity: 0.8; }

  /* line 593, sass/_base.sass */
  50% {
    opacity: 1; }

  /* line 596, sass/_base.sass */
  100% {
    opacity: 0.8; } }

@-o-keyframes pulse-highlight {
  /* line 590, sass/_base.sass */
  0% {
    opacity: 0.8; }

  /* line 593, sass/_base.sass */
  50% {
    opacity: 1; }

  /* line 596, sass/_base.sass */
  100% {
    opacity: 0.8; } }

@keyframes pulse-highlight {
  /* line 590, sass/_base.sass */
  0% {
    opacity: 0.8; }

  /* line 593, sass/_base.sass */
  50% {
    opacity: 1; }

  /* line 596, sass/_base.sass */
  100% {
    opacity: 0.8; } }

/* line 609, sass/_base.sass */
.no-csstransforms3d .percent_50 svg,
.no-csstransforms3d .percent_92 svg,
.no-csstransforms3d .percent_68 svg,
.no-csstransforms3d .percent_59 svg,
.no-csstransforms3d .percent_57 svg,
.no-inlinesvg .percent_50 svg,
.no-inlinesvg .percent_92 svg,
.no-inlinesvg .percent_68 svg,
.no-inlinesvg .percent_59 svg,
.no-inlinesvg .percent_57 svg {
  display: none; }
/* line 611, sass/_base.sass */
.no-csstransforms3d .percent_50 img,
.no-csstransforms3d .percent_92 img,
.no-csstransforms3d .percent_68 img,
.no-csstransforms3d .percent_59 img,
.no-csstransforms3d .percent_57 img,
.no-inlinesvg .percent_50 img,
.no-inlinesvg .percent_92 img,
.no-inlinesvg .percent_68 img,
.no-inlinesvg .percent_59 img,
.no-inlinesvg .percent_57 img {
  display: block !important; }

/* line 617, sass/_base.sass */
#live_pie-under65,
#live_pie-over65,
#live_pie-gender,
#live_pie-community {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98; }

/* line 630, sass/_base.sass */
.live_pie-under65-content,
.live_pie-over65-content,
.live_pie-gender-content,
.live_pie-community-content {
  background: white;
  border-radius: 6px;
  margin-left: -350px;
  padding: 20px;
  position: fixed;
  top: 7%;
  left: 50%;
  width: 700px;
  height: 755px;
  z-index: 99;
  overflow: hidden;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.75); }
  /* line 647, sass/_base.sass */
  .live_pie-under65-content h2,
  .live_pie-over65-content h2,
  .live_pie-gender-content h2,
  .live_pie-community-content h2 {
    font-family: "Proxima N W01 Bold";
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center; }
  /* line 655, sass/_base.sass */
  .live_pie-under65-content ul,
  .live_pie-over65-content ul,
  .live_pie-gender-content ul,
  .live_pie-community-content ul {
    overflow: hidden;
    *zoom: 1;
    background: #eeeeee;
    border-radius: 4px;
    margin: 1em auto 0 auto;
    padding: 0.5em 0.5em 0 0.5em;
    width: 80%;
    z-index: 3; }
  /* line 664, sass/_base.sass */
  .live_pie-under65-content li,
  .live_pie-over65-content li,
  .live_pie-gender-content li,
  .live_pie-community-content li {
    border-radius: 4px;
    color: white;
    font-family: "Proxima N W01 Smbd";
    font-size: 14px;
    float: left;
    margin-bottom: 0.5em;
    padding: 0.2em 0.5em;
    width: 49.2%; }
    /* line 674, sass/_base.sass */
    .live_pie-under65-content li:nth-child(1), .live_pie-under65-content li:nth-child(3), .live_pie-under65-content li:nth-child(5),
    .live_pie-over65-content li:nth-child(1),
    .live_pie-over65-content li:nth-child(3),
    .live_pie-over65-content li:nth-child(5),
    .live_pie-gender-content li:nth-child(1),
    .live_pie-gender-content li:nth-child(3),
    .live_pie-gender-content li:nth-child(5),
    .live_pie-community-content li:nth-child(1),
    .live_pie-community-content li:nth-child(3),
    .live_pie-community-content li:nth-child(5) {
      margin-right: 0.8%; }
    /* line 679, sass/_base.sass */
    .live_pie-under65-content li:nth-child(2), .live_pie-under65-content li:nth-child(4), .live_pie-under65-content li:nth-child(6),
    .live_pie-over65-content li:nth-child(2),
    .live_pie-over65-content li:nth-child(4),
    .live_pie-over65-content li:nth-child(6),
    .live_pie-gender-content li:nth-child(2),
    .live_pie-gender-content li:nth-child(4),
    .live_pie-gender-content li:nth-child(6),
    .live_pie-community-content li:nth-child(2),
    .live_pie-community-content li:nth-child(4),
    .live_pie-community-content li:nth-child(6) {
      margin-left: 0.8%; }
    /* line 684, sass/_base.sass */
    .live_pie-under65-content li.red,
    .live_pie-over65-content li.red,
    .live_pie-gender-content li.red,
    .live_pie-community-content li.red {
      background: #5b0f00; }
    /* line 686, sass/_base.sass */
    .live_pie-under65-content li.orange,
    .live_pie-over65-content li.orange,
    .live_pie-gender-content li.orange,
    .live_pie-community-content li.orange {
      background: #783f04; }
    /* line 688, sass/_base.sass */
    .live_pie-under65-content li.green,
    .live_pie-over65-content li.green,
    .live_pie-gender-content li.green,
    .live_pie-community-content li.green {
      background: #274e13; }
    /* line 690, sass/_base.sass */
    .live_pie-under65-content li.teal,
    .live_pie-over65-content li.teal,
    .live_pie-gender-content li.teal,
    .live_pie-community-content li.teal {
      background: #0c343d; }
    /* line 692, sass/_base.sass */
    .live_pie-under65-content li.blue,
    .live_pie-over65-content li.blue,
    .live_pie-gender-content li.blue,
    .live_pie-community-content li.blue {
      background: #073763; }
    /* line 694, sass/_base.sass */
    .live_pie-under65-content li.yellow,
    .live_pie-over65-content li.yellow,
    .live_pie-gender-content li.yellow,
    .live_pie-community-content li.yellow {
      background: #7f6000; }
  /* line 697, sass/_base.sass */
  .live_pie-under65-content .live_pie-loading,
  .live_pie-over65-content .live_pie-loading,
  .live_pie-gender-content .live_pie-loading,
  .live_pie-community-content .live_pie-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/loading.gif) center no-repeat;
    width: 64px;
    height: 64px;
    z-index: 1; }
  /* line 707, sass/_base.sass */
  .live_pie-under65-content iframe.pie_container,
  .live_pie-over65-content iframe.pie_container,
  .live_pie-gender-content iframe.pie_container,
  .live_pie-community-content iframe.pie_container {
    display: block;
    margin: 1em auto 0 auto;
    padding-left: 20px;
    width: 570px;
    height: 560px;
    overflow: hidden;
    z-index: 2; }

/* line 716, sass/_base.sass */
.live_pie-gender-content {
  height: 620px; }
  /* line 719, sass/_base.sass */
  .live_pie-gender-content iframe.pie_container {
    margin: 2em auto 0 auto; }

/* line 722, sass/_base.sass */
#live_pie-under65-close,
#live_pie-over65-close,
#live_pie-gender-close,
#live_pie-community-close {
  color: #aaaaaa;
  cursor: pointer;
  display: block;
  font-size: 48px;
  font-weight: bold;
  padding: 20px 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }
  /* line 737, sass/_base.sass */
  #live_pie-under65-close:hover,
  #live_pie-over65-close:hover,
  #live_pie-gender-close:hover,
  #live_pie-community-close:hover {
    color: #383838; }

/* line 1, sass/_header.sass */
header.site_header,
header.story_header {
  padding: 0;
  text-transform: uppercase;
  width: 100%; }
  /* line 8, sass/_header.sass */
  header.site_header p,
  header.story_header p {
    margin: 0; }

/* line 11, sass/_header.sass */
header.site_header {
  background: #383838;
  height: 60px;
  overflow: hidden;
  margin-top: -1000px;
  padding: 0.5em 0 0.5em 0;
  opacity: 1 !important;
  text-align: center;
  z-index: 4;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  /* line 22, sass/_header.sass */
  header.site_header.shown {
    margin-top: 0; }
  /* line 25, sass/_header.sass */
  header.site_header .contents {
    padding: 0;
    max-width: 1000px; }
  /* line 29, sass/_header.sass */
  header.site_header a.pbs {
    background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/pbs-logo-dark.png) no-repeat left top;
    background-size: contain;
    margin: 0.2em 1em 0 0;
    width: 38px;
    height: 38px;
    text-indent: -10000px;
    position: absolute;
    left: 0; }
  /* line 39, sass/_header.sass */
  header.site_header a.title {
    text-decoration: none; }
    /* line 42, sass/_header.sass */
    header.site_header a.title h1 {
      color: #aaaaaa;
      font-family: "Bodoni W01 Poster";
      font-size: 16px;
      font-weight: normal;
      line-height: 1;
      margin: 0; }
      /* line 50, sass/_header.sass */
      header.site_header a.title h1 em {
        font-family: "BodoniW01-PosterItalic", serif;
        font-size: 19.2px;
        font-style: normal; }
      /* line 55, sass/_header.sass */
      header.site_header a.title h1 small {
        color: #aaaaaa;
        font-family: "Adobe Caslon W01 Bd It", serif;
        font-size: 16px;
        font-style: normal;
        padding: 0 2.4px;
        text-transform: lowercase; }
  /* line 63, sass/_header.sass */
  header.site_header nav {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0.25em; }
    /* line 68, sass/_header.sass */
    header.site_header nav li {
      display: inline-block;
      margin: 0 0.6em;
      padding-bottom: 5px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      /* line 74, sass/_header.sass */
      header.site_header nav li a {
        color: #aaaaaa;
        padding: 0.75em 1em;
        text-decoration: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
      /* line 19, sass/_mixins.sass */
      header.site_header nav li:hover:after, header.site_header nav li.current_chapter:after {
        bottom: 0;
        margin-left: -7px;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #888888; }
      /* line 84, sass/_header.sass */
      header.site_header nav li:hover a, header.site_header nav li.current_chapter a {
        color: white; }

/* line 87, sass/_header.sass */
header.story_header {
  margin-top: 3em;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  /* line 92, sass/_header.sass */
  header.story_header p,
  header.story_header hr,
  header.story_header h1 span,
  header.story_header h1 em {
    position: relative; }
  /* line 98, sass/_header.sass */
  header.story_header hr {
    z-index: 1; }
  /* line 101, sass/_header.sass */
  header.story_header h1 em {
    z-index: 2; }
  /* line 104, sass/_header.sass */
  header.story_header p,
  header.story_header h1 span,
  header.story_header h1 small,
  header.story_header nav {
    z-index: 3; }
  /* line 110, sass/_header.sass */
  header.story_header p {
    background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/pbs-logo-white.png) top no-repeat;
    color: white;
    margin-bottom: 30px;
    padding-top: 55px; }
    /* line 116, sass/_header.sass */
    header.story_header p span {
      font-family: "Proxima N W01 Bold";
      padding: 0.25em 0.5em;
      text-shadow: black 0 0 10px; }
  /* line 121, sass/_header.sass */
  header.story_header hr {
    display: none; }
  /* line 124, sass/_header.sass */
  header.story_header h1 {
    color: white;
    margin: 8em 0 6px;
    word-spacing: -12px; }
    /* line 129, sass/_header.sass */
    header.story_header h1 em {
      font-family: "BodoniW01-PosterItalic";
      font-size: 80px;
      font-style: normal;
      margin: 0;
      padding: 0 3px;
      text-shadow: #383838 0 0 15px, #383838 0 0 15px; }
    /* line 137, sass/_header.sass */
    header.story_header h1 small {
      display: block;
      font-family: "Adobe Caslon W01 Bd It";
      font-size: 36.8px;
      font-style: normal;
      margin: 0.25em auto;
      padding: 0 2.4px;
      text-transform: lowercase;
      vertical-align: 8px;
      width: 840px;
      text-shadow: #383838 0 0 15px, #383838 0 0 15px; }
      /* line 149, sass/_header.sass */
      header.story_header h1 small:before, header.story_header h1 small:after {
        content: "";
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: white;
        position: absolute;
        top: 50%;
        width: 45%; }
      /* line 159, sass/_header.sass */
      header.story_header h1 small:before {
        left: 0; }
      /* line 162, sass/_header.sass */
      header.story_header h1 small:after {
        right: 0; }

/* line 1, sass/_footer.sass */
footer {
  overflow: hidden;
  *zoom: 1;
  background: #383838;
  padding: 0;
  z-index: 2; }
  /* line 8, sass/_footer.sass */
  footer .navigation .contents {
    padding-bottom: 2.4em; }
  /* line 11, sass/_footer.sass */
  footer .navigation a {
    color: white; }
  /* line 15, sass/_footer.sass */
  footer .navigation nav ul {
    overflow: hidden; }
  /* line 18, sass/_footer.sass */
  footer .navigation nav li {
    display: block;
    font-family: "Bodoni MT W01";
    text-align: center;
    text-transform: uppercase;
    width: 50%;
    height: 145px; }
    /* line 26, sass/_footer.sass */
    footer .navigation nav li.previous {
      background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/chapter-previous.svg) left no-repeat;
      float: left; }
    /* line 30, sass/_footer.sass */
    footer .navigation nav li.next {
      background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/chapter-next.svg) right no-repeat;
      float: right; }
    /* line 34, sass/_footer.sass */
    footer .navigation nav li a {
      display: block;
      height: 145px;
      text-decoration: none; }
      /* line 39, sass/_footer.sass */
      footer .navigation nav li a .label {
        border-bottom: 2px solid #aaaaaa;
        color: #aaaaaa;
        display: inline-block;
        padding-bottom: 0;
        font-size: 19.2px; }
      /* line 46, sass/_footer.sass */
      footer .navigation nav li a .chapter_title {
        display: block;
        font-size: 30px;
        line-height: 1.1;
        margin: 0.5em auto 0 auto;
        width: 60%; }
      /* line 53, sass/_footer.sass */
      footer .navigation nav li a:hover {
        color: #548e85; }
  /* line 56, sass/_footer.sass */
  footer .links {
    background: #aaaaaa; }
    /* line 59, sass/_footer.sass */
    footer .links .contents {
      overflow: hidden;
      *zoom: 1;
      padding: 1.5em 0; }
    /* line 63, sass/_footer.sass */
    footer .links p {
      color: white;
      font-family: "Proxima N W01 Smbd";
      line-height: 1;
      margin: 0;
      padding: 0; }
      /* line 70, sass/_footer.sass */
      footer .links p.pbs {
        float: left; }
        /* line 73, sass/_footer.sass */
        footer .links p.pbs a {
          text-decoration: none; }
        /* line 76, sass/_footer.sass */
        footer .links p.pbs a.pbs img {
          margin-right: 0.5em;
          vertical-align: -6px;
          width: 224px;
          height: 32px; }
        /* line 82, sass/_footer.sass */
        footer .links p.pbs a.sloan {
          margin-left: 2em; }
          /* line 85, sass/_footer.sass */
          footer .links p.pbs a.sloan img {
            height: 32px;
            width: 137px;
            vertical-align: -6px; }
      /* line 90, sass/_footer.sass */
      footer .links p.extra {
        float: right;
        font-size: 18px;
        margin-top: 0.5em; }
        /* line 95, sass/_footer.sass */
        footer .links p.extra a {
          color: #dddddd;
          border-bottom: 2px solid #dddddd; }
          /* line 99, sass/_footer.sass */
          footer .links p.extra a:hover {
            color: white;
            border-bottom: 2px solid white; }

/* line 103, sass/_footer.sass */
#sources-open,
#credits-open {
  cursor: pointer;
  margin-left: 1em;
  text-transform: uppercase; }

/* line 109, sass/_footer.sass */
#credits-close,
#sources-close {
  color: #aaaaaa;
  cursor: pointer;
  display: block;
  font-size: 48px;
  font-weight: bold;
  padding: 20px 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }
  /* line 122, sass/_footer.sass */
  #credits-close:hover,
  #sources-close:hover {
    color: #383838; }

/* line 125, sass/_footer.sass */
#credits,
#sources {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98; }

/* line 136, sass/_footer.sass */
.credits-content,
.sources-content {
  background: white;
  border-radius: 6px;
  margin-left: -300px;
  padding: 20px;
  position: fixed;
  top: 10%;
  left: 50%;
  width: 600px;
  height: 80%;
  z-index: 99;
  overflow: auto;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.75); }
  /* line 151, sass/_footer.sass */
  .credits-content h2,
  .sources-content h2 {
    font-family: "BodoniW01-PosterItalic";
    font-size: 32px;
    margin: 0;
    padding: 0;
    text-align: left; }
  /* line 158, sass/_footer.sass */
  .credits-content h3,
  .sources-content h3 {
    font-family: "Proxima N W01 Bold";
    font-size: 18px;
    text-transform: uppercase; }

/* line 165, sass/_footer.sass */
.credits-content h3 span {
  color: #aaaaaa;
  font-size: 85%;
  margin-left: 0.5em;
  text-transform: none; }
/* line 172, sass/_footer.sass */
.credits-content ul li {
  color: #aaaaaa;
  font-family: "Proxima N W01 Smbd";
  font-size: 14px; }
  /* line 177, sass/_footer.sass */
  .credits-content ul li.not_person {
    color: #383838; }
  /* line 180, sass/_footer.sass */
  .credits-content ul li strong {
    color: #383838;
    font-family: "Proxima N W01 Bold";
    font-size: 16px;
    font-weight: normal;
    margin-right: 0.5em; }
/* line 187, sass/_footer.sass */
.credits-content a {
  text-decoration: none; }
/* line 190, sass/_footer.sass */
.credits-content .sloan_foundation {
  padding: 24px;
  text-align: center; }
  /* line 194, sass/_footer.sass */
  .credits-content .sloan_foundation img {
    display: block;
    margin: 0 auto 0.5em auto;
    width: 250px; }
  /* line 199, sass/_footer.sass */
  .credits-content .sloan_foundation span {
    font-family: "Proxima N W01 Smbd";
    font-size: 13px; }
/* line 203, sass/_footer.sass */
.credits-content .photo_credits {
  opacity: 0.5; }
  /* line 206, sass/_footer.sass */
  .credits-content .photo_credits h3 {
    font-size: 16px;
    margin-bottom: 0.5em;
    text-transform: none; }
  /* line 211, sass/_footer.sass */
  .credits-content .photo_credits ul li {
    font-size: 13px; }
    /* line 214, sass/_footer.sass */
    .credits-content .photo_credits ul li strong {
      font-family: "Proxima N W01 Smbd";
      font-size: 13px; }

/* line 219, sass/_footer.sass */
.sources-content ul {
  margin-left: 1.25em; }
  /* line 222, sass/_footer.sass */
  .sources-content ul li {
    font-family: "Proxima N W01 Smbd";
    font-size: 14px;
    list-style: square; }
    /* line 227, sass/_footer.sass */
    .sources-content ul li strong {
      font-family: "Proxima N W01 Bold";
      font-size: 16px;
      font-weight: normal; }

/* line 3, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article header.story_header {
  z-index: 2; }
/* line 6, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .story_header_wrapper {
  z-index: 1;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }
/* line 10, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .company_photo .background_image {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/company_portrait-giant.jpg);
  background-position: center 0; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 10, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .company_photo .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/company_portrait-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 10, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .company_photo .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/company_portrait-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 10, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .company_photo .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/company_portrait-small.jpg); } }
/* line 14, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .intro {
  margin-top: 80%;
  text-align: center; }
  /* line 26, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .intro strong {
    color: #548e85;
    font-weight: normal; }
/* line 30, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .chapter_title {
  padding: 24em 0 2em 0;
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/park-giant.jpg);
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 30, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .chapter_title {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/park-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 30, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .chapter_title {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/park-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 30, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .chapter_title {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/park-small.jpg); } }
/* line 42, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .pie_slice {
  -webkit-transform-origin: 50px 50px;
  -moz-transform-origin: 50px 50px;
  -ms-transform-origin: 50px 50px;
  -o-transform-origin: 50px 50px;
  transform-origin: 50px 50px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s; }
/* line 47, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .percent_50,
.chapter-1-rethinking-retirement article .percent_92 {
  width: 100px;
  height: 100px;
  margin: 0 auto; }
  /* line 53, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .percent_50 img,
  .chapter-1-rethinking-retirement article .percent_92 img {
    display: none; }
/* line 57, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .active .percent_92 .pie_slice {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }
/* line 60, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .active .percent_50 .pie_slice {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }
/* line 63, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .percentage_of_workers-chart {
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/percentage_of_workers-chart.gif) left top no-repeat;
  background-size: auto;
  margin: 5em 0 2em -40px;
  width: 860px;
  height: 280px;
  position: relative; }
  /* line 71, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    color: white;
    display: inline-block;
    padding: 0.5em 0.75em;
    text-align: center;
    position: absolute;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 19, sass/_mixins.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point:after {
      bottom: 0;
      margin-left: -4px;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid rgba(0, 0, 0, 0.8);
      margin-bottom: -4px; }
    /* line 84, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point strong {
      display: block;
      font-family: "BodoniW01-PosterItalic";
      font-size: 24px; }
    /* line 89, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point.active {
      margin-top: 0;
      opacity: 1; }
    /* line 93, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-1 {
      left: 157px;
      top: 80px;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    /* line 98, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-2 {
      left: 319px;
      top: 46px;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    /* line 103, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-3 {
      left: 476px;
      top: 36px;
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    /* line 108, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-4 {
      left: 643px;
      top: 2px;
      -webkit-transition-delay: 0.8s;
      -moz-transition-delay: 0.8s;
      -o-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    /* line 113, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-5 {
      background: #548e85;
      left: 805px;
      top: -63px;
      -webkit-transition-delay: 1s;
      -moz-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
      /* line 19, sass/_mixins.sass */
      .chapter-1-rethinking-retirement article .percentage_of_workers-chart .data_point#percentage_of_workers-chart-data_point-5:after {
        bottom: 0;
        margin-left: -4px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #548e85;
        margin-bottom: -4px; }
/* line 120, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .increase_of_workers {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/grump-giant.jpg);
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 120, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .increase_of_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/grump-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 120, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .increase_of_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/grump-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 120, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .increase_of_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/grump-small.jpg); } }
  /* line 126, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .increase_of_workers p {
    clear: left;
    background: white;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em;
    width: 40%;
    float: left;
    text-align: center; }
    /* line 75, sass/_mixins.sass */
    .chapter-1-rethinking-retirement article .increase_of_workers p .major:after, .chapter-1-rethinking-retirement article .increase_of_workers p .major-alt:after, .chapter-1-rethinking-retirement article .increase_of_workers p .intro p.second:after, .chapter-1-rethinking-retirement article .intro .increase_of_workers p p.second:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .increase_of_workers p .investor_underperforms p.second:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .increase_of_workers p .investor_underperforms p.second:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .investor_underperforms .increase_of_workers p p.second:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .investor_underperforms .increase_of_workers p p.second:after, .chapter-1-rethinking-retirement article .increase_of_workers p .intro p.first:after, .chapter-1-rethinking-retirement article .intro .increase_of_workers p p.first:after,
    .chapter-1-rethinking-retirement article .increase_of_workers p .intro p.third:after,
    .chapter-1-rethinking-retirement article .intro .increase_of_workers p p.third:after, .chapter-1-rethinking-retirement article .increase_of_workers p .percentage_of_workers p:after, .chapter-1-rethinking-retirement article .percentage_of_workers .increase_of_workers p p:after, .chapter-1-rethinking-retirement article .increase_of_workers p .one_in_four_workers .contents div p.first:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .increase_of_workers p p.first:after, .chapter-1-rethinking-retirement article .increase_of_workers p .half_of_american_households p:after, .chapter-1-rethinking-retirement article .half_of_american_households .increase_of_workers p p:after, .chapter-1-rethinking-retirement .chapter-2-a-snapshot article .increase_of_workers p .men_and_women .contents div p:after, .chapter-2-a-snapshot .chapter-1-rethinking-retirement article .increase_of_workers p .men_and_women .contents div p:after, .chapter-1-rethinking-retirement .chapter-2-a-snapshot article .men_and_women .contents div .increase_of_workers p p:after, .chapter-2-a-snapshot .chapter-1-rethinking-retirement article .men_and_women .contents div .increase_of_workers p p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .increase_of_workers p .intro p:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .increase_of_workers p .intro p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .intro .increase_of_workers p p:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .intro .increase_of_workers p p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .increase_of_workers p .financially_unprepared .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .increase_of_workers p .financially_unprepared .first:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .financially_unprepared .increase_of_workers p .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .financially_unprepared .increase_of_workers p .first:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .increase_of_workers p .investor_underperforms p.first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .increase_of_workers p .investor_underperforms p.first:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .investor_underperforms .increase_of_workers p p.first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .investor_underperforms .increase_of_workers p p.first:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .increase_of_workers p .intro p.intro:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .increase_of_workers p .intro p.intro:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .intro .increase_of_workers p p.intro:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .intro .increase_of_workers p p.intro:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .increase_of_workers p .they_want_to p:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .increase_of_workers p .they_want_to p:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .they_want_to .increase_of_workers p p:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .they_want_to .increase_of_workers p p:after {
      content: "";
      display: block;
      margin: 0.75em auto 0;
      width: 50px;
      border-bottom: 2px solid #383838; }
    /* line 129, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .increase_of_workers p span {
      display: block;
      line-height: 1;
      margin: 0.25em 0 0.5em;
      padding: 0.75em 0 0.75em;
      width: 100%; }
      /* line 137, sass/_chapter1.sass */
      .chapter-1-rethinking-retirement article .increase_of_workers p span strong {
        display: inline-block;
        font-family: "BodoniW01-PosterItalic";
        font-size: 60px;
        margin: 0 0.1em; }
/* line 143, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .one_in_four_workers {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/waitress-giant.jpg);
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 143, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .one_in_four_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/waitress-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 143, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .one_in_four_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/waitress-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 143, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .one_in_four_workers {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/waitress-small.jpg); } }
  /* line 149, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .one_in_four_workers .contents div {
    clear: left;
    background: white;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em;
    width: 60%;
    float: right;
    text-align: center; }
    /* line 75, sass/_mixins.sass */
    .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .major:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .major-alt:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .intro p.second:after, .chapter-1-rethinking-retirement article .intro .one_in_four_workers .contents div p.second:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .one_in_four_workers .contents div .investor_underperforms p.second:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .investor_underperforms p.second:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .investor_underperforms .one_in_four_workers .contents div p.second:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .investor_underperforms .one_in_four_workers .contents div p.second:after,
    .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .intro p.third:after,
    .chapter-1-rethinking-retirement article .intro .one_in_four_workers .contents div p.third:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .percentage_of_workers p:after, .chapter-1-rethinking-retirement article .percentage_of_workers .one_in_four_workers .contents div p:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div p.first:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .half_of_american_households p:after, .chapter-1-rethinking-retirement article .half_of_american_households .one_in_four_workers .contents div p:after, .chapter-1-rethinking-retirement .chapter-2-a-snapshot article .one_in_four_workers .men_and_women .contents div p:after, .chapter-2-a-snapshot .chapter-1-rethinking-retirement article .one_in_four_workers .men_and_women .contents div p:after, .chapter-1-rethinking-retirement .chapter-2-a-snapshot article .men_and_women .one_in_four_workers .contents div p:after, .chapter-2-a-snapshot .chapter-1-rethinking-retirement article .men_and_women .one_in_four_workers .contents div p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .one_in_four_workers .contents div .intro p:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .intro p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .intro .one_in_four_workers .contents div p:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .intro .one_in_four_workers .contents div p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .one_in_four_workers .contents div .financially_unprepared .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .financially_unprepared .first:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .financially_unprepared .one_in_four_workers .contents div .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .financially_unprepared .one_in_four_workers .contents div .first:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .one_in_four_workers .contents div .intro p.intro:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .intro p.intro:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .intro .one_in_four_workers .contents div p.intro:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .intro .one_in_four_workers .contents div p.intro:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .one_in_four_workers .contents div .they_want_to p:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .they_want_to p:after, .chapter-1-rethinking-retirement .chapter-4-working-in-retirement article .they_want_to .one_in_four_workers .contents div p:after, .chapter-4-working-in-retirement .chapter-1-rethinking-retirement article .they_want_to .one_in_four_workers .contents div p:after {
      content: "";
      display: block;
      margin: 0.75em auto 0;
      width: 50px;
      border-bottom: 2px solid #383838; }
/* line 158, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement .first {
  font-size: 18px;
  margin-bottom: 3em; }
/* line 162, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #under_65 {
  display: block; }
/* line 165, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #over_or_65 {
  display: none; }
/* line 169, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement.show_over_65 #under_65 {
  display: none; }
/* line 172, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement.show_over_65 #over_or_65 {
  display: block; }
/* line 175, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement .form_fields {
  overflow: visible; }
  /* line 180, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .age_and_retirement .form_fields .field.age input {
    font-family: "Proxima N W01 Smbd";
    font-size: 22px;
    text-align: center;
    line-height: 1;
    padding-top: 5px; }
/* line 19, sass/_mixins.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-over65-open:after,
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-under65-open:after {
  bottom: 0;
  margin-left: -9px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #548e85;
  margin-bottom: -9px; }
/* line 19, sass/_mixins.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-over65-open:hover:after,
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-under65-open:hover:after {
  bottom: 0;
  margin-left: -9px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #43716a;
  margin-bottom: -9px; }
/* line 194, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-over65-open {
  right: -81px; }
/* line 197, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .age_and_retirement #live_pie-under65-open {
  right: 40px; }
/* line 204, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all, .chapter-1-rethinking-retirement article .retirement_expectations, .chapter-1-rethinking-retirement article .retirement_expectations.age-25-34, .chapter-1-rethinking-retirement article .retirement_expectations.age-35-44, .chapter-1-rethinking-retirement article .retirement_expectations.age-45-54, .chapter-1-rethinking-retirement article .retirement_expectations.age-55plus {
  display: block; }
/* line 211, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations p {
  font-size: 19px; }
  /* line 214, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .retirement_expectations p .age_group {
    display: none;
    font-family: "Adobe Caslon W01 Bd"; }
/* line 218, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .contents {
  margin-bottom: 5em; }
/* line 221, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .first span {
  left: -40px; }
/* line 223, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .first.your_answer span {
  left: -90px; }
/* line 225, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .second span {
  left: -40px; }
/* line 227, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .second.your_answer span {
  left: -90px; }
/* line 229, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .third span {
  left: -17px; }
/* line 231, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .third.your_answer span {
  left: -67px; }
/* line 233, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .fourth span {
  left: -35px; }
/* line 235, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations .fourth.your_answer span {
  left: -85px; }
/* line 242, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .age_group.retirement_expectations, .chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .age_group.retirement_expectations, .chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .age_group.retirement_expectations, .chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .age_group.retirement_expectations {
  display: none; }
/* line 246, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations .age_group.age-all, .chapter-1-rethinking-retirement article .retirement_expectations .age_group.retirement_expectations {
  display: inline; }
/* line 249, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthree-chart .pre65, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthree-chart .pre65 {
  width: 37%; }
/* line 251, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthree-chart .gte65, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthree-chart .gte65 {
  width: 49%; }
/* line 253, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthree-chart .never, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthree-chart .never {
  width: 6%; }
/* line 255, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthree-chart .dunno, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthree-chart .dunno {
  width: 8%; }
/* line 258, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthirteen-chart .pre65, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthirteen-chart .pre65 {
  width: 23%; }
/* line 260, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthirteen-chart .gte65, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthirteen-chart .gte65 {
  width: 61%; }
/* line 262, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthirteen-chart .never, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthirteen-chart .never {
  width: 8%; }
/* line 264, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-all .twothousandthirteen-chart .dunno, .chapter-1-rethinking-retirement article .retirement_expectations .twothousandthirteen-chart .dunno {
  width: 8%; }
/* line 268, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .age_group.age-25-34 {
  display: inline; }
/* line 271, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthree-chart .pre65 {
  width: 37%; }
/* line 273, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthree-chart .gte65 {
  width: 55%; }
/* line 275, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthree-chart .never {
  width: 4%; }
/* line 277, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthree-chart .dunno {
  width: 4%; }
/* line 280, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthirteen-chart .pre65 {
  width: 29%; }
/* line 282, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthirteen-chart .gte65 {
  width: 60%; }
/* line 284, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthirteen-chart .never {
  width: 3%; }
/* line 286, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-25-34 .twothousandthirteen-chart .dunno {
  width: 8%; }
/* line 290, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .age_group.age-35-44 {
  display: inline; }
/* line 293, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthree-chart .pre65 {
  width: 41%; }
/* line 295, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthree-chart .gte65 {
  width: 46%; }
/* line 297, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthree-chart .never {
  width: 5%; }
/* line 299, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthree-chart .dunno {
  width: 8%; }
/* line 302, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthirteen-chart .pre65 {
  width: 21%; }
/* line 304, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthirteen-chart .gte65 {
  width: 62%; }
/* line 306, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthirteen-chart .never {
  width: 9%; }
/* line 308, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-35-44 .twothousandthirteen-chart .dunno {
  width: 8%; }
/* line 312, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .age_group.age-45-54 {
  display: inline; }
/* line 315, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthree-chart .pre65 {
  width: 37%; }
/* line 317, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthree-chart .gte65 {
  width: 45%; }
/* line 319, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthree-chart .never {
  width: 8%; }
/* line 321, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthree-chart .dunno {
  width: 10%; }
/* line 324, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthirteen-chart .pre65 {
  width: 24%; }
/* line 326, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthirteen-chart .gte65 {
  width: 61%; }
/* line 328, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthirteen-chart .never {
  width: 7%; }
/* line 330, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-45-54 .twothousandthirteen-chart .dunno {
  width: 8%; }
/* line 334, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .age_group.age-55plus {
  display: inline; }
/* line 337, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthree-chart .pre65 {
  width: 25%; }
/* line 339, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthree-chart .gte65 {
  width: 49%; }
/* line 341, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthree-chart .never {
  width: 8%; }
/* line 343, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthree-chart .dunno {
  width: 18%; }
/* line 346, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthirteen-chart .pre65 {
  width: 18%; }
/* line 348, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthirteen-chart .gte65 {
  width: 61%; }
/* line 350, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthirteen-chart .never {
  width: 11%; }
/* line 352, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .retirement_expectations.age-55plus .twothousandthirteen-chart .dunno {
  width: 10%; }
/* line 355, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .half_of_american_households {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/jars-giant.jpg);
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 355, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .half_of_american_households {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/jars-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 355, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .half_of_american_households {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/jars-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 355, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .half_of_american_households {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/jars-small.jpg); } }
  /* line 361, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .half_of_american_households p {
    clear: left;
    background: white;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em;
    width: 40%;
    float: left;
    text-align: center; }
    /* line 75, sass/_mixins.sass */
    .chapter-1-rethinking-retirement article .half_of_american_households p .major:after, .chapter-1-rethinking-retirement article .half_of_american_households p .major-alt:after, .chapter-1-rethinking-retirement article .half_of_american_households p .one_in_four_workers .contents div p.first:after, .chapter-1-rethinking-retirement article .one_in_four_workers .contents div .half_of_american_households p p.first:after, .chapter-1-rethinking-retirement article .half_of_american_households p p:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .half_of_american_households p .financially_unprepared .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .half_of_american_households p .financially_unprepared .first:after, .chapter-1-rethinking-retirement .chapter-3-working-for-the-nest-egg article .financially_unprepared .half_of_american_households p .first:after, .chapter-3-working-for-the-nest-egg .chapter-1-rethinking-retirement article .financially_unprepared .half_of_american_households p .first:after {
      content: "";
      display: block;
      margin: 0.75em auto 0;
      width: 50px;
      border-bottom: 2px solid #383838; }
/* line 371, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .labor_force h3 {
  color: #666666;
  float: left;
  font-family: "Proxima N W01 Smbd";
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
  text-align: center;
  text-transform: uppercase; }
  /* line 381, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force h3.first {
    width: 370px; }
  /* line 384, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force h3.second {
    width: 305px;
    margin-left: 120px; }
/* line 388, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .labor_force .labor_force-chart {
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/labor_force-chart.gif) left top no-repeat;
  margin: 6.25em 0 0 -42px;
  width: 882px;
  height: 347px;
  position: relative; }
  /* line 395, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point {
    position: absolute;
    display: block; }
  /* line 399, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line {
    background-position: left top;
    background-repeat: no-repeat;
    width: 0;
    height: 50px;
    left: 65px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s; }
    /* line 407, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line.active {
      width: 341px; }
    /* line 410, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line#labor_force-chart-data_point-1 {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/labor_force-chart-line-1.png);
      top: 56px;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    /* line 415, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line#labor_force-chart-data_point-2 {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/labor_force-chart-line-2.png);
      top: 185px;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    /* line 420, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line#labor_force-chart-data_point-3 {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/labor_force-chart-line-3.png);
      top: 230px;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    /* line 425, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.line#labor_force-chart-data_point-4 {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/1/labor_force-chart-line-4.png);
      top: 272px;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
  /* line 430, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart .data_point.bar {
    background: rgba(0, 0, 0, 0.8);
    bottom: 35px;
    width: 40px;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s; }
  /* line 438, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-5 {
    left: 555px;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }
    /* line 442, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-5.active {
      height: 58px; }
  /* line 445, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-6 {
    left: 627px;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s; }
    /* line 449, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-6.active {
      height: 145px; }
  /* line 452, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-7 {
    left: 701px;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }
    /* line 456, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-7.active {
      height: 182px; }
  /* line 459, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-8 {
    background: #548e85;
    left: 774px;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s; }
    /* line 464, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-8.active {
      height: 226px; }
  /* line 467, sass/_chapter1.sass */
  .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-9 {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    color: white;
    display: inline-block;
    font-family: "BodoniW01-PosterItalic";
    font-size: 24px;
    padding: 0.5em 0.75em;
    text-align: center;
    margin-top: 10px;
    opacity: 0;
    overflow: inherit;
    position: absolute;
    left: 750px;
    top: 20px;
    -webkit-transition: opacity 0.3s, margin 0.3s;
    -moz-transition: opacity 0.3s, margin 0.3s;
    -o-transition: opacity 0.3s, margin 0.3s;
    transition: opacity 0.3s, margin 0.3s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
    /* line 19, sass/_mixins.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-9:after {
      bottom: 0;
      margin-left: -4px;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid rgba(0, 0, 0, 0.8);
      margin-bottom: -4px; }
    /* line 486, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-9 span {
      font-family: "Bodoni W01 Poster";
      letter-spacing: 2px; }
    /* line 490, sass/_chapter1.sass */
    .chapter-1-rethinking-retirement article .labor_force .labor_force-chart #labor_force-chart-data_point-9.active {
      margin-top: 0;
      opacity: 1; }
/* line 498, sass/_chapter1.sass */
.chapter-1-rethinking-retirement article .outro p {
  font-family: "Adobe Caslon W01 Bd";
  font-size: 20.8px;
  text-align: center; }

/* line 4, sass/_chapter2.sass */
.chapter-2-a-snapshot article .chapter_title .background_image {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/fishing-giant.jpg);
  background-attachment: fixed;
  background-position: center; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 4, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/fishing-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 4, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/fishing-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 4, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/fishing-small.jpg); } }
/* line 9, sass/_chapter2.sass */
.chapter-2-a-snapshot article .chapter_title .contents {
  max-width: 900px; }
/* line 12, sass/_chapter2.sass */
.chapter-2-a-snapshot article .chapter_title h2 {
  font-size: 111px;
  text-indent: 4px; }
  /* line 16, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .chapter_title h2 span {
    text-shadow: none;
    background: white;
    color: #383838;
    display: block;
    font-family: "Bodoni MT W01";
    font-size: 24px;
    margin: 0 auto;
    padding: 0.5em 0 0.4em;
    text-indent: 0;
    width: 820px; }
/* line 29, sass/_chapter2.sass */
.chapter-2-a-snapshot article .intro p {
  text-align: center; }
/* line 32, sass/_chapter2.sass */
.chapter-2-a-snapshot article .intro p.first {
  color: #36301b;
  font-family: "BodoniW01-PosterItalic";
  font-size: 68px;
  text-transform: uppercase;
  white-space: nowrap; }
/* line 39, sass/_chapter2.sass */
.chapter-2-a-snapshot article .intro p.second {
  color: #383838;
  font-family: "Proxima N W01 Smbd";
  font-size: 20px;
  margin: 0 auto;
  padding: 0.5em 0 0.4em;
  text-indent: 0;
  text-transform: uppercase;
  width: 820px; }
/* line 49, sass/_chapter2.sass */
.chapter-2-a-snapshot article .gender {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/man_woman-giant.jpg);
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 49, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/man_woman-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 49, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/man_woman-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 49, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/man_woman-small.jpg); } }
  /* line 56, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .gender .contents {
    max-width: 100%; }
    /* line 59, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender .contents .form_fields {
      position: absolute;
      left: 50%;
      margin-left: -250px;
      padding: 1em 1.5em;
      width: 500px;
      z-index: 10;
      overflow: visible;
      -webkit-transition: -webkit-transform 0.6s;
      -moz-transition: -moz-transform 0.6s;
      -o-transition: -o-transform 0.6s;
      transition: transform 0.6s; }
      /* line 69, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender .contents .form_fields.sticky {
        position: fixed;
        top: 0;
        left: 50%;
        margin-left: -250px;
        -webkit-transform: translateY(60px);
        -moz-transform: translateY(60px);
        -ms-transform: translateY(60px);
        -o-transform: translateY(60px);
        transform: translateY(60px); }
      /* line 76, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender .contents .form_fields label {
        display: block;
        float: left;
        width: 50%; }
        /* line 81, sass/_chapter2.sass */
        .chapter-2-a-snapshot article .gender .contents .form_fields label.second {
          text-align: right; }
      /* line 84, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender .contents .form_fields #live_pie-gender-open {
        left: 50%;
        top: 60px;
        margin-left: -133px;
        width: 266px; }
        /* line 9, sass/_mixins.sass */
        .chapter-2-a-snapshot article .gender .contents .form_fields #live_pie-gender-open:before {
          top: 0;
          margin-left: -9px;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          border-bottom: 9px solid #548e85;
          margin-top: -9px; }
        /* line 9, sass/_mixins.sass */
        .chapter-2-a-snapshot article .gender .contents .form_fields #live_pie-gender-open:hover:before {
          top: 0;
          margin-left: -9px;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          border-bottom: 9px solid #43716a;
          margin-top: -9px; }
    /* line 94, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender .contents section {
      background: rgba(255, 255, 255, 0.8); }
      /* line 98, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender .contents section.copy p {
        margin: 24px; }
      /* line 101, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender .contents section.copy h3 {
        color: #548e85;
        font-family: "Proxima N W01 Bold";
        font-size: 20px;
        margin: 24px 0 -0.5em 24px;
        text-transform: uppercase; }
/* line 108, sass/_chapter2.sass */
.chapter-2-a-snapshot article .gender_split {
  background: transparent url(http://www.pbs.org/newshour/spc/new-older-workers/img/line-background.png) center top repeat-y;
  margin: 0 auto;
  padding: 10em 0 3em 0;
  width: 800px;
  overflow: hidden; }
  /* line 115, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .gender_split section {
    background: transparent;
    clear: both;
    width: 40%; }
    /* line 120, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender_split section .contents {
      padding: 24px 0; }
    /* line 123, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender_split section.female {
      float: right; }
    /* line 126, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender_split section.male {
      float: left; }
    /* line 129, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .gender_split section.quotation {
      background: transparent;
      width: 100%; }
      /* line 133, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender_split section.quotation .contents {
        min-height: 300px; }
      /* line 136, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender_split section.quotation blockquote {
        width: 330px; }
      /* line 145, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender_split section.quotation.female blockquote {
        float: right; }
      /* line 148, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .gender_split section.quotation.paula_gjerstad {
        margin: 4em 0; }
/* line 151, sass/_chapter2.sass */
.chapter-2-a-snapshot article .men_and_women {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/briefcases-giant.jpg); }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 151, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .men_and_women {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/briefcases-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 151, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .men_and_women {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/briefcases-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 151, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .men_and_women {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/briefcases-small.jpg); } }
  /* line 156, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .men_and_women .contents div {
    clear: left;
    background: white;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em;
    width: 60%;
    float: right; }
    /* line 75, sass/_mixins.sass */
    .chapter-2-a-snapshot article .men_and_women .contents div .major:after, .chapter-2-a-snapshot article .men_and_women .contents div .major-alt:after, .chapter-2-a-snapshot article .men_and_women .contents div p:after, .chapter-2-a-snapshot .chapter-3-working-for-the-nest-egg article .men_and_women .contents div .financially_unprepared .first:after, .chapter-3-working-for-the-nest-egg .chapter-2-a-snapshot article .men_and_women .contents div .financially_unprepared .first:after, .chapter-2-a-snapshot .chapter-3-working-for-the-nest-egg article .financially_unprepared .men_and_women .contents div .first:after, .chapter-3-working-for-the-nest-egg .chapter-2-a-snapshot article .financially_unprepared .men_and_women .contents div .first:after {
      content: "";
      display: block;
      margin: 0.75em auto 0;
      width: 50px;
      border-bottom: 2px solid #383838; }
    /* line 159, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .men_and_women .contents div p {
      margin-top: 0; }
    /* line 163, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .men_and_women .contents div ul {
      margin-left: 1.5em;
      margin-bottom: 0; }
      /* line 167, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .men_and_women .contents div ul li {
        font-size: 18px;
        list-style: square;
        margin: 1em 0; }
        /* line 172, sass/_chapter2.sass */
        .chapter-2-a-snapshot article .men_and_women .contents div ul li:last-child {
          margin-bottom: 0; }
/* line 178, sass/_chapter2.sass */
.chapter-2-a-snapshot article .community_size-intro p {
  text-align: center; }
  /* line 181, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_size-intro p.first {
    line-height: 1.4;
    font-size: 24px; }
  /* line 185, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_size-intro p.second {
    font-size: 14px; }
/* line 192, sass/_chapter2.sass */
.chapter-2-a-snapshot article .question.community_size .form_fields label {
  color: #666666;
  cursor: pointer;
  float: left;
  text-align: center;
  margin: 0;
  padding: 4em 2.5% 2em 2.5%;
  width: 25%;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }
  /* line 202, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label input,
  .chapter-2-a-snapshot article .question.community_size .form_fields label strong,
  .chapter-2-a-snapshot article .question.community_size .form_fields label span {
    display: block;
    margin: 0 auto; }
  /* line 208, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label input + strong {
    margin-top: 1em;
    font-family: "Proxima N W01 Bold";
    font-size: 22px;
    text-transform: uppercase; }
  /* line 214, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label .icon {
    width: 81px;
    height: 81px;
    display: block;
    margin: 1em auto;
    position: relative; }
    /* line 221, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .question.community_size .form_fields label .icon:after {
      content: "";
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/2/community-size.png);
      background-repeat: no-repeat;
      width: 81px;
      height: 81px;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0.75;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
  /* line 233, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label.highly_urbanized .icon:after {
    background-position: 0 0; }
  /* line 236, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label.less_urbanized .icon:after {
    background-position: -473px 0; }
  /* line 239, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label.rural_area .icon:after {
    background-position: -946px 0; }
  /* line 242, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label.very_rural_area .icon:after {
    background-position: -1420px 0; }
  /* line 245, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .question.community_size .form_fields label:hover, .chapter-2-a-snapshot article .question.community_size .form_fields label.click {
    background: #eeeeee;
    color: #383838; }
    /* line 250, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .question.community_size .form_fields label:hover .icon:after, .chapter-2-a-snapshot article .question.community_size .form_fields label.click .icon:after {
      opacity: 1; }
/* line 253, sass/_chapter2.sass */
.chapter-2-a-snapshot article .question.community_size #live_pie-community-open {
  left: 50%;
  top: 20px;
  margin-left: -133px;
  width: 266px; }
  /* line 9, sass/_mixins.sass */
  .chapter-2-a-snapshot article .question.community_size #live_pie-community-open:before {
    top: 0;
    margin-left: -9px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #548e85;
    margin-top: -9px; }
  /* line 9, sass/_mixins.sass */
  .chapter-2-a-snapshot article .question.community_size #live_pie-community-open:hover:before {
    top: 0;
    margin-left: -9px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #43716a;
    margin-top: -9px; }
/* line 266, sass/_chapter2.sass */
.chapter-2-a-snapshot article .community_data h2 {
  background: #666666;
  color: white;
  font-size: 19px;
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.75em 0.9em; }
  /* line 274, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_data h2 span {
    display: block;
    font-family: "Proxima N W01 Smbd";
    font-size: 16px; }
/* line 279, sass/_chapter2.sass */
.chapter-2-a-snapshot article .community_data p {
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  text-transform: none; }
/* line 285, sass/_chapter2.sass */
.chapter-2-a-snapshot article .community_data .community_changes {
  background: url("../img/form-background.jpg");
  height: 200px; }
  /* line 289, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_data .community_changes .positive,
  .chapter-2-a-snapshot article .community_data .community_changes .negative {
    overflow: hidden;
    *zoom: 1;
    height: 100px; }
    /* line 294, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive .a,
    .chapter-2-a-snapshot article .community_data .community_changes .positive .b,
    .chapter-2-a-snapshot article .community_data .community_changes .positive .c,
    .chapter-2-a-snapshot article .community_data .community_changes .positive .d,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .a,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .b,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .c,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .d {
      position: absolute;
      width: 200px; }
      /* line 301, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .a div,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .b div,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .c div,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .d div,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .a div,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .b div,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .c div,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .d div {
        overflow: hidden;
        *zoom: 1;
        width: 200px;
        height: 100px; }
      /* line 306, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .a.hover, .chapter-2-a-snapshot article .community_data .community_changes .positive .a.click,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .b.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .b.click,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .c.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .c.click,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .d.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .d.click,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .a.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .a.click,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .b.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .b.click,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .c.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .c.click,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .d.hover,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .d.click {
        background: #dddddd; }
      /* line 310, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .a span,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .b span,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .c span,
      .chapter-2-a-snapshot article .community_data .community_changes .positive .d span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .a span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .b span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .c span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .d span {
        display: block;
        margin: 0 auto;
        width: 50%;
        position: absolute;
        left: 50px; }
        /* line 317, sass/_chapter2.sass */
        .chapter-2-a-snapshot article .community_data .community_changes .positive .a span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .positive .b span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .positive .c span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .positive .d span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .a span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .b span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .c span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .d span strong {
          color: white;
          display: block;
          font-family: "Proxima N W01 Bold";
          font-size: 20px;
          font-weight: normal;
          text-align: center;
          text-transform: uppercase;
          position: absolute;
          top: 0.2em;
          left: 35%; }
    /* line 329, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive .a,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .a {
      left: 0;
      top: 0; }
      /* line 333, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .a span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .a span {
        height: 30%; }
    /* line 336, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive .b,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .b {
      left: 25%;
      bottom: 0; }
      /* line 340, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .b span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .b span {
        background: transparent;
        height: 20%;
        bottom: 0; }
        /* line 345, sass/_chapter2.sass */
        .chapter-2-a-snapshot article .community_data .community_changes .positive .b span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .b span strong {
          color: #aaaaaa;
          font-family: "Proxima N W01 Smbd";
          font-size: 14px;
          position: static; }
    /* line 351, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive .c,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .c {
      left: 50%;
      bottom: 0; }
      /* line 355, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .c span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .c span {
        height: 70%;
        bottom: 0; }
        /* line 359, sass/_chapter2.sass */
        .chapter-2-a-snapshot article .community_data .community_changes .positive .c span strong,
        .chapter-2-a-snapshot article .community_data .community_changes .negative .c span strong {
          font-size: 28px;
          padding-top: 0.3em; }
    /* line 363, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive .d,
    .chapter-2-a-snapshot article .community_data .community_changes .negative .d {
      left: 75%;
      top: 0; }
      /* line 367, sass/_chapter2.sass */
      .chapter-2-a-snapshot article .community_data .community_changes .positive .d span,
      .chapter-2-a-snapshot article .community_data .community_changes .negative .d span {
        height: 30%; }
  /* line 370, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_data .community_changes .positive {
    border-bottom: 2px solid #666666; }
    /* line 373, sass/_chapter2.sass */
    .chapter-2-a-snapshot article .community_data .community_changes .positive div span {
      background: #548e85; }
  /* line 377, sass/_chapter2.sass */
  .chapter-2-a-snapshot article .community_data .community_changes .negative div span {
    background: #aaaaaa; }
/* line 392, sass/_chapter2.sass */
.chapter-2-a-snapshot article .video.dante_chinni .intro {
  font-size: 18px; }
/* line 395, sass/_chapter2.sass */
.chapter-2-a-snapshot article .video.dante_chinni h2 {
  font-size: 63px; }
/* line 398, sass/_chapter2.sass */
.chapter-2-a-snapshot article .video.dante_chinni .caption {
  font-size: 18px; }

/* line 3, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .chapter_title {
  padding: 5em 0 30em; }
  /* line 6, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .chapter_title .background_image {
    background-position: center 0;
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/house-giant.jpg);
    background-attachment: fixed;
    background-position: center -200px; }
    @media screen and (max-height: 1080px) and (max-width: 1920px) {
      /* line 6, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/house-large.jpg); } }
    @media screen and (max-height: 1024px) and (max-width: 1024px) {
      /* line 6, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/house-medium.jpg); } }
    @media screen and (max-height: 640px) and (max-width: 640px) {
      /* line 6, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/house-small.jpg); } }
  /* line 11, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .chapter_title .contents {
    max-width: 900px; }
/* line 21, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .if_you_look_at .contents {
  overflow: hidden;
  *zoom: 1; }
/* line 30, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .financially_unprepared .second,
.chapter-3-working-for-the-nest-egg article .financially_unprepared .third {
  font-size: 20px;
  text-align: center; }
/* line 35, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart {
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/financially_unprepared-chart.gif) left top no-repeat;
  margin: 5em 0 2em -50px;
  width: 850px;
  height: 310px;
  position: relative; }
  /* line 42, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point {
    background: rgba(0, 0, 0, 0.8);
    color: white;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 27px;
    width: 160px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 54, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point strong {
      display: block;
      font-family: "BodoniW01-PosterItalic";
      font-size: 24px;
      position: absolute;
      left: 34%;
      bottom: 10px; }
    /* line 62, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-1 {
      left: 107px;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
      /* line 66, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-1.active {
        height: 133px; }
    /* line 69, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-2 {
      left: 372px;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
      /* line 73, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-2.active {
        height: 168px; }
    /* line 76, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-3 {
      background: #548e85;
      left: 637px;
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
      /* line 81, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .financially_unprepared .financially_unprepared-chart .data_point#financially_unprepared-chart-data_point-3.active {
        height: 239px; }
/* line 87, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .contents {
  max-width: 100%; }
/* line 90, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro h2 {
  font-size: 36px;
  margin-bottom: 0;
  padding-bottom: 0.6em; }
/* line 97, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .years {
  overflow: hidden;
  *zoom: 1;
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/line-background.png) center top repeat-y;
  margin: 0 auto;
  width: 800px; }
  /* line 103, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .years div {
    float: left;
    width: 50%; }
    /* line 107, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .years div.second {
      padding-left: 1.5em; }
  /* line 110, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .years h3 {
    float: left;
    font-family: "Bodoni W01 Poster";
    font-size: 36px;
    margin: 1em 1em 0 0; }
  /* line 116, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .death_of_the_pension-intro .years p {
    float: left;
    font-size: 24px; }
/* line 120, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension {
  height: 600px;
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/pension-giant.jpg);
  background-position: 50.8% top;
  background-attachment: fixed; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 120, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .death_of_the_pension {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/pension-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 120, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .death_of_the_pension {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/pension-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 120, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .death_of_the_pension {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/pension-small.jpg); } }
  /* line 129, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .death_of_the_pension .contents {
    overflow: hidden;
    *zoom: 1;
    background: rgba(255, 255, 255, 0.8) url(http://www.pbs.org/newshour/spc/new-older-workers/img/line-background.png) center top repeat-y;
    max-width: 100%;
    margin: 250px 0 0;
    padding: 3em 0; }
    /* line 138, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .death_of_the_pension .contents .percents {
      margin: 0 auto;
      width: 800px; }
      /* line 142, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .death_of_the_pension .contents .percents div {
        font-family: "BodoniW01-PosterItalic";
        font-size: 48px;
        float: left;
        text-align: center;
        width: 50%; }
/* line 152, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension-outro .contents {
  overflow: hidden;
  *zoom: 1;
  padding: 1em 0; }
/* line 156, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .death_of_the_pension-outro p {
  float: left;
  font-size: 16px;
  width: 45%; }
  /* line 161, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .death_of_the_pension-outro p.first {
    margin-right: 10%; }
/* line 167, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .confidence .form_question, .chapter-3-working-for-the-nest-egg article .confidence .calculator .form_conclusion, .chapter-3-working-for-the-nest-egg article .calculator .confidence .form_conclusion, .chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .confidence .share h2, .chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .confidence .share h2, .chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .share .confidence h2, .chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .share .confidence h2,
.chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .confidence .ask h2,
.chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .confidence .ask h2,
.chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .ask .confidence h2,
.chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .ask .confidence h2,
.chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .confidence .act h2,
.chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .confidence .act h2,
.chapter-3-working-for-the-nest-egg .chapter-5-moving-forward article .act .confidence h2,
.chapter-5-moving-forward .chapter-3-working-for-the-nest-egg article .act .confidence h2 {
  font-size: 26px; }
/* line 170, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .confidence .form_fields {
  padding: 1em 0; }
  /* line 173, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .confidence .form_fields label {
    float: left;
    padding: 0 20px;
    text-align: center;
    width: 20%;
    height: 95px; }
    /* line 180, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .confidence .form_fields label input,
    .chapter-3-working-for-the-nest-egg article .confidence .form_fields label span {
      display: block;
      margin: 0 auto; }
    /* line 185, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .confidence .form_fields label span {
      line-height: 1.3;
      margin-top: 0.75em; }
/* line 193, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .contents {
  padding-bottom: 8em; }
/* line 196, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence p {
  font-size: 18px; }
/* line 199, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .first span {
  left: -30px; }
/* line 201, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .first.your_answer span {
  left: -80px; }
/* line 203, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .second span {
  left: -30px; }
/* line 205, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .second.your_answer span {
  left: -80px; }
/* line 207, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .third span {
  left: -25px; }
/* line 209, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .third.your_answer span {
  left: -75px; }
/* line 211, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .fourth span {
  left: -30px; }
/* line 213, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .fourth.your_answer span {
  left: -80px; }
/* line 217, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .nineteenninetyfive-chart .very {
  width: 21%; }
/* line 219, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .nineteenninetyfive-chart .somewhat {
  width: 51%; }
/* line 221, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .nineteenninetyfive-chart .not_too {
  width: 19%; }
/* line 223, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .nineteenninetyfive-chart .not_at_all {
  width: 9%; }
/* line 226, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .twothousandthirteen-chart .very {
  width: 13%; }
/* line 228, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .twothousandthirteen-chart .somewhat {
  width: 38%; }
/* line 230, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .twothousandthirteen-chart .not_too {
  width: 21%; }
/* line 232, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .savings_confidence .twothousandthirteen-chart .not_at_all {
  width: 28%; }
/* line 235, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .calculator {
  margin-top: 3em; }
  /* line 242, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .calculator .form_fields p.intro {
    margin: 0 0 1.5em 0; }
  /* line 246, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.age input {
    font-family: "Proxima N W01 Smbd";
    font-size: 22px;
    text-align: center;
    line-height: 1;
    padding-top: 5px; }
  /* line 254, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.estimated_income p.field_explanation {
    color: #666666;
    font-size: 14px;
    margin: 0; }
  /* line 259, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.estimated_income label {
    float: left;
    padding: 0 20px;
    text-align: center;
    width: 16.6%;
    height: 95px; }
    /* line 266, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.estimated_income label input,
    .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.estimated_income label span {
      display: block;
      margin: 0 auto; }
    /* line 271, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_fields .field.estimated_income label span {
      line-height: 1.3;
      margin-top: 0.75em; }
  /* line 275, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion {
    position: relative;
    padding: 1.25em 0; }
    /* line 280, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion p {
      margin: 0;
      position: absolute;
      left: 0;
      top: 18px;
      width: 100%; }
    /* line 287, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion #calculator-placeholder {
      opacity: 0.25;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    /* line 291, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion #calculator-result {
      opacity: 0;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    /* line 296, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion.show_result #calculator-placeholder {
      opacity: 0; }
    /* line 299, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .calculator .form_conclusion.show_result #calculator-result {
      opacity: 1; }
/* line 305, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .disclaimer .contents p {
  color: #aaaaaa;
  font-family: "Proxima N W01 Smbd";
  font-size: 13px; }
/* line 317, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .sheryl_garrett .contents {
  background-position: 92% 0 !important; }
/* line 323, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .investor_underperforms p.first {
  font-size: 30px;
  margin-bottom: 0.2em; }
/* line 328, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .investor_underperforms p.second {
  color: #aaaaaa;
  font-size: 21px;
  margin-top: 0; }
/* line 334, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart {
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/3/investor_underperforms-chart.gif) left top no-repeat;
  margin: 0 0 0 -62px;
  width: 860px;
  height: 404px;
  position: relative; }
  /* line 341, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    bottom: 108px;
    width: 40px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 351, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-1 {
      left: 97px;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
      /* line 355, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-1.active {
        height: 242px; }
    /* line 358, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-2 {
      left: 195px;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s; }
      /* line 362, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-2.active {
        height: 217px; }
    /* line 365, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-3 {
      left: 295px;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
      /* line 369, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-3.active {
        height: 217px; }
    /* line 372, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-4 {
      left: 394px;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
      /* line 376, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-4.active {
        height: 178px; }
    /* line 379, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-5 {
      left: 493px;
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
      /* line 383, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-5.active {
        height: 128px; }
    /* line 386, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-6 {
      left: 590px;
      -webkit-transition-delay: 0.7s;
      -moz-transition-delay: 0.7s;
      -o-transition-delay: 0.7s;
      transition-delay: 0.7s; }
      /* line 390, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-6.active {
        height: 88px; }
    /* line 393, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-7 {
      left: 690px;
      -webkit-transition-delay: 0.8s;
      -moz-transition-delay: 0.8s;
      -o-transition-delay: 0.8s;
      transition-delay: 0.8s; }
      /* line 397, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-7.active {
        height: 62px; }
    /* line 400, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-8 {
      background: #548e85;
      left: 788px;
      -webkit-transition-delay: 0.9s;
      -moz-transition-delay: 0.9s;
      -o-transition-delay: 0.9s;
      transition-delay: 0.9s; }
      /* line 405, sass/_chapter3.sass */
      .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart .data_point.bar#investor_underperforms-chart-data_point-8.active {
        height: 52px; }
  /* line 408, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart #investor_underperforms-chart-data_point-9 {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    color: white;
    display: inline-block;
    font-family: "BodoniW01-PosterItalic";
    font-size: 24px;
    padding: 0.5em 0.75em;
    text-align: center;
    margin-top: 10px;
    opacity: 0;
    overflow: inherit;
    position: absolute;
    left: 760px;
    top: 160px;
    -webkit-transition: opacity 0.3s, margin 0.3s;
    -moz-transition: opacity 0.3s, margin 0.3s;
    -o-transition: opacity 0.3s, margin 0.3s;
    transition: opacity 0.3s, margin 0.3s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
    /* line 19, sass/_mixins.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart #investor_underperforms-chart-data_point-9:after {
      bottom: 0;
      margin-left: -4px;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid rgba(0, 0, 0, 0.8);
      margin-bottom: -4px; }
    /* line 427, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart #investor_underperforms-chart-data_point-9 span {
      font-family: "Bodoni W01 Poster";
      letter-spacing: 2px; }
    /* line 431, sass/_chapter3.sass */
    .chapter-3-working-for-the-nest-egg article .investor_underperforms .investor_underperforms-chart #investor_underperforms-chart-data_point-9.active {
      margin-top: 0;
      opacity: 1; }
/* line 447, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .the_great_recession .contents {
  background-position: left 65% !important;
  padding: 2em 0; }
  /* line 451, sass/_chapter3.sass */
  .chapter-3-working-for-the-nest-egg article .the_great_recession .contents p.intro {
    width: 100%; }
/* line 457, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .mike_kemp h2 {
  margin-top: 0 !important;
  padding-top: 0; }
/* line 464, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .unemployed_but_wanting_to_work h2 {
  font-size: 42px; }
/* line 470, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .brutal_job_search .caption h2 {
  margin-top: 0;
  padding-top: 0; }
/* line 481, sass/_chapter3.sass */
.chapter-3-working-for-the-nest-egg article .paul_transition {
  margin-top: 5em; }

/* line 4, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .chapter_title .background_image {
  background-position: center 0;
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/4/barber-giant.jpg);
  background-attachment: fixed;
  background-position: center -200px; }
  @media screen and (max-height: 1080px) and (max-width: 1920px) {
    /* line 4, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/4/barber-large.jpg); } }
  @media screen and (max-height: 1024px) and (max-width: 1024px) {
    /* line 4, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/4/barber-medium.jpg); } }
  @media screen and (max-height: 640px) and (max-width: 640px) {
    /* line 4, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .chapter_title .background_image {
      background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/4/barber-small.jpg); } }
/* line 9, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .chapter_title .contents {
  max-width: 900px; }
/* line 13, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .contents {
  overflow: hidden;
  *zoom: 1; }
/* line 20, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .top_three_reasons div {
  float: left;
  text-align: center;
  width: 33%; }
  /* line 25, sass/_chapter4.sass */
  .chapter-4-working-in-retirement article .intro .top_three_reasons div p {
    font-family: "Proxima N W01 Smbd";
    font-size: 18px;
    text-transform: uppercase; }
    /* line 30, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .intro .top_three_reasons div p strong {
      display: block;
      font-family: "BodoniW01-PosterItalic";
      font-size: 36px;
      margin-bottom: 0.5em; }
/* line 36, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro img {
  display: none; }
/* line 39, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .pie_slice {
  -webkit-transform-origin: 50px 50px;
  -moz-transform-origin: 50px 50px;
  -ms-transform-origin: 50px 50px;
  -o-transform-origin: 50px 50px;
  transform-origin: 50px 50px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s; }
/* line 45, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .active .percent_68 .pie_slice {
  -webkit-transform: rotate(65deg);
  -moz-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  transform: rotate(65deg); }
/* line 48, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .active .percent_59 .pie_slice {
  -webkit-transform: rotate(32deg);
  -moz-transform: rotate(32deg);
  -ms-transform: rotate(32deg);
  -o-transform: rotate(32deg);
  transform: rotate(32deg); }
/* line 51, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .intro .active .percent_57 .pie_slice {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg); }
/* line 57, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .nancy_goldberg .contents {
  overflow: hidden;
  *zoom: 1; }
/* line 65, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .working_longer h2 {
  font-size: 42px; }
/* line 74, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .colleges_see_graying_workforce h2 {
  padding-top: 0; }
/* line 77, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .they_want_to {
  margin-top: 3em; }
/* line 88, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .marc_freedman .contents {
  background-position: left 130px !important; }
/* line 91, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .reasons_for_working {
  margin: 4em 0; }
  /* line 94, sass/_chapter4.sass */
  .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart-legend {
    display: block;
    margin: 0 0 1em 12px; }
  /* line 98, sass/_chapter4.sass */
  .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart {
    background: url("data:image/gif;base64,R0lGODlhUgOAAcQAAEBAQaCgoPPz8+fn59vb27e3t4iIiZSUlKurrMPDw3x8fVhYWWRkZUxMTenp6UFBQs/Pz3BwcZ+foP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcDpDcmVhdGVEYXRlPSIyMDEzLTA1LTMwVDAyOjEyOjM1LTEwOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxMy0wNi0xOFQyMToxNDoyMS0xMDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxMy0wNi0xOFQyMToxNDoyMS0xMDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9naWYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0U2MUM3RDJEMDdFMTFFMkIyQUZCRjhBQTk3MDcxNUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0U2MUM3RDNEMDdFMTFFMkIyQUZCRjhBQTk3MDcxNUMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQkU0RUM0QjQ2RkUzMDUxNyI+IDxwaG90b3Nob3A6VGV4dExheWVycz4gPHJkZjpCYWc+IDxyZGY6bGkgcGhvdG9zaG9wOkxheWVyTmFtZT0iSW1wcm92ZSBTb2NpZXR5IiBwaG90b3Nob3A6TGF5ZXJUZXh0PSJJbXByb3ZlIFNvY2lldHkiLz4gPHJkZjpsaSBwaG90b3Nob3A6TGF5ZXJOYW1lPSJIZWFsdGggQmVuZWZpdHMiIHBob3Rvc2hvcDpMYXllclRleHQ9IkhlYWx0aCBCZW5lZml0cyIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IlBlbnNpb24vIFNvY2lhbCBTZWN1cml0eSIgcGhvdG9zaG9wOkxheWVyVGV4dD0iUGVuc2lvbi8gU29jaWFsIFNlY3VyaXR5Ii8+IDxyZGY6bGkgcGhvdG9zaG9wOkxheWVyTmFtZT0iU3VwcG9ydCBNeXNlbGYvRmFtaWx5IiBwaG90b3Nob3A6TGF5ZXJUZXh0PSJTdXBwb3J0IE15c2VsZi9GYW1pbHkiLz4gPHJkZjpsaSBwaG90b3Nob3A6TGF5ZXJOYW1lPSJCZSBXaXRoIE90aGVyIFBlb3BsZSIgcGhvdG9zaG9wOkxheWVyVGV4dD0iQmUgV2l0aCBPdGhlciBQZW9wbGUiLz4gPHJkZjpsaSBwaG90b3Nob3A6TGF5ZXJOYW1lPSJTb21ldGhpbmcgdG8gRG8iIHBob3Rvc2hvcDpMYXllclRleHQ9IlNvbWV0aGluZyB0byBEbyIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IkxpdmUgSW5kZXBlZGVudGx5IiBwaG90b3Nob3A6TGF5ZXJUZXh0PSJMaXZlIEluZGVwZWRlbnRseSIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IkZlZWwgVXNlZnVsLyBQcm9kdWN0aXZlIiBwaG90b3Nob3A6TGF5ZXJUZXh0PSJGZWVsIFVzZWZ1bC8gUHJvZHVjdGl2ZSIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IjAlIiBwaG90b3Nob3A6TGF5ZXJUZXh0PSIwJSIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IjIwJSIgcGhvdG9zaG9wOkxheWVyVGV4dD0iMjAlIi8+IDxyZGY6bGkgcGhvdG9zaG9wOkxheWVyTmFtZT0iNDAlIiBwaG90b3Nob3A6TGF5ZXJUZXh0PSI0MCUiLz4gPHJkZjpsaSBwaG90b3Nob3A6TGF5ZXJOYW1lPSI2MCUiIHBob3Rvc2hvcDpMYXllclRleHQ9IjYwJSIvPiA8cmRmOmxpIHBob3Rvc2hvcDpMYXllck5hbWU9IjgwJSIgcGhvdG9zaG9wOkxheWVyVGV4dD0iODAlIi8+IDxyZGY6bGkgcGhvdG9zaG9wOkxheWVyTmFtZT0iMTAwJSIgcGhvdG9zaG9wOkxheWVyVGV4dD0iMTAwJSIvPiA8L3JkZjpCYWc+IDwvcGhvdG9zaG9wOlRleHRMYXllcnM+IDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDxyZGY6QmFnPiA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUJFNEVDNEI0NkZFMzA1MTc8L3JkZjpsaT4gPHJkZjpsaT54bXAuZGlkOjlENjdDN0E3MjMyMDY4MTFCNTBDOUY3QUFDMEJEQTUxPC9yZGY6bGk+IDwvcmRmOkJhZz4gPC9waG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMUJFNEVDNEI0NkZFMzA1MTciIHN0RXZ0OndoZW49IjIwMTMtMDUtMzBUMDI6MTI6MzUtMTA6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gaW1hZ2UvZ2lmIHRvIGFwcGxpY2F0aW9uL3ZuZC5hZG9iZS5waG90b3Nob3AiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyODAxMTc0MDcyMDY4MTFCRTRFQzRCNDZGRTMwNTE3IiBzdEV2dDp3aGVuPSIyMDEzLTA2LTA1VDE0OjU4OjU4LTEwOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTkyQjA5QzY1RjA2QTU5QUYiIHN0RXZ0OndoZW49IjIwMTMtMDYtMDVUMTU6MDY6MjMtMTA6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowMjgwMTE3NDA3MjA2ODExOTJCMDlDNjVGMDZBNTlBRiIgc3RFdnQ6d2hlbj0iMjAxMy0wNi0wNVQxNToxMTozMy0xMDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzODAxMTc0MDcyMDY4MTE5MkIwOUM2NUYwNkE1OUFGIiBzdEV2dDp3aGVuPSIyMDEzLTA2LTA1VDE1OjEyOjQxLTEwOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlv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") left top no-repeat;
    margin: 0 0 0 -50px;
    width: 850px;
    height: 365px;
    position: relative; }
    /* line 105, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_points {
      position: absolute;
      left: 52px;
      top: 4px;
      width: 785px;
      height: 318px; }
    /* line 112, sass/_chapter4.sass */
    .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar {
      display: block;
      position: absolute;
      bottom: 0;
      width: 20px;
      height: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      /* line 121, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar.old {
        background: rgba(84, 142, 133, 0.8); }
      /* line 124, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar.young {
        background: rgba(0, 0, 0, 0.8); }
      /* line 129, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-1 {
        left: 20px;
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s; }
        /* line 133, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-1.active {
          height: 69%; }
      /* line 136, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-2 {
        left: 50px;
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s; }
        /* line 140, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-2.active {
          height: 68%; }
      /* line 143, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-3 {
        left: 120px;
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s; }
        /* line 147, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-3.active {
          height: 78%; }
      /* line 150, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-4 {
        left: 150px;
        -webkit-transition-delay: 1.1s;
        -moz-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s; }
        /* line 154, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-4.active {
          height: 59%; }
      /* line 157, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-5 {
        left: 220px;
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s; }
        /* line 161, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-5.active {
          height: 40%; }
      /* line 164, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-6 {
        left: 250px;
        -webkit-transition-delay: 1.2s;
        -moz-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s; }
        /* line 168, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-6.active {
          height: 57%; }
      /* line 171, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-7 {
        left: 320px;
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s; }
        /* line 175, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-7.active {
          height: 35%; }
      /* line 178, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-8 {
        left: 350px;
        -webkit-transition-delay: 1.3s;
        -moz-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s; }
        /* line 182, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-8.active {
          height: 56%; }
      /* line 185, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-9 {
        left: 420px;
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s; }
        /* line 189, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-9.active {
          height: 88%; }
      /* line 192, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-10 {
        left: 450px;
        -webkit-transition-delay: 1.4s;
        -moz-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s; }
        /* line 196, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-10.active {
          height: 53%; }
      /* line 199, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-11 {
        left: 520px;
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s; }
        /* line 203, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-11.active {
          height: 65%; }
      /* line 206, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-12 {
        left: 550px;
        -webkit-transition-delay: 1.5s;
        -moz-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s; }
        /* line 210, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-12.active {
          height: 35%; }
      /* line 213, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-13 {
        left: 620px;
        -webkit-transition-delay: 0.7s;
        -moz-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        transition-delay: 0.7s; }
        /* line 217, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-13.active {
          height: 57%; }
      /* line 220, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-14 {
        left: 650px;
        -webkit-transition-delay: 1.6s;
        -moz-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s; }
        /* line 224, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-14.active {
          height: 24%; }
      /* line 227, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-15 {
        left: 720px;
        -webkit-transition-delay: 0.9s;
        -moz-transition-delay: 0.9s;
        -o-transition-delay: 0.9s;
        transition-delay: 0.9s; }
        /* line 231, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-15.active {
          height: 48%; }
      /* line 234, sass/_chapter4.sass */
      .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-16 {
        left: 750px;
        -webkit-transition-delay: 1.7s;
        -moz-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s; }
        /* line 238, sass/_chapter4.sass */
        .chapter-4-working-in-retirement article .reasons_for_working .reasons_for_working-chart .data_point.bar#reasons_for_working-chart-data_point-16.active {
          height: 40%; }
/* line 244, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .boom_in_entrepreneurship h2 {
  margin-top: 0 !important; }
/* line 250, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .vita_needle h2 {
  padding-top: 0; }
/* line 253, sass/_chapter4.sass */
.chapter-4-working-in-retirement article .couldnt_be_happier {
  margin-top: 3em; }

/* line 3, sass/_chapter5.sass */
.chapter-5-moving-forward article .chapter_title {
  padding: 24em 0 10em; }
  /* line 6, sass/_chapter5.sass */
  .chapter-5-moving-forward article .chapter_title .background_image {
    background-position: center 0;
    background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/man_standing-giant.jpg);
    background-attachment: fixed; }
    @media screen and (max-height: 1080px) and (max-width: 1920px) {
      /* line 6, sass/_chapter5.sass */
      .chapter-5-moving-forward article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/man_standing-large.jpg); } }
    @media screen and (max-height: 1024px) and (max-width: 1024px) {
      /* line 6, sass/_chapter5.sass */
      .chapter-5-moving-forward article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/man_standing-medium.jpg); } }
    @media screen and (max-height: 640px) and (max-width: 640px) {
      /* line 6, sass/_chapter5.sass */
      .chapter-5-moving-forward article .chapter_title .background_image {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/man_standing-small.jpg); } }
    @media (min-width: 1024px) {
      /* line 6, sass/_chapter5.sass */
      .chapter-5-moving-forward article .chapter_title .background_image {
        background-position: center 25%; } }
  /* line 12, sass/_chapter5.sass */
  .chapter-5-moving-forward article .chapter_title .contents {
    max-width: 900px; }
/* line 21, sass/_chapter5.sass */
.chapter-5-moving-forward article .share span,
.chapter-5-moving-forward article .ask span,
.chapter-5-moving-forward article .act span {
  display: block;
  font-size: 22px;
  margin: 0.25em 0; }
/* line 26, sass/_chapter5.sass */
.chapter-5-moving-forward article .share_options,
.chapter-5-moving-forward article .ask_details {
  overflow: hidden;
  *zoom: 1;
  background: url(http://www.pbs.org/newshour/spc/new-older-workers/img/form-background.jpg) center bottom repeat-x; }
/* line 32, sass/_chapter5.sass */
.chapter-5-moving-forward article .share_options ul {
  margin: 0;
  padding: 0; }
/* line 36, sass/_chapter5.sass */
.chapter-5-moving-forward article .share_options li {
  color: #666666;
  cursor: pointer;
  float: left;
  font-family: "Proxima N W01 Smbd";
  line-height: 1.4;
  text-align: center;
  margin: 0 2.5%;
  padding: 0;
  width: 20%;
  position: relative;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s; }
  /* line 49, sass/_chapter5.sass */
  .chapter-5-moving-forward article .share_options li:hover {
    color: #383838; }
    /* line 52, sass/_chapter5.sass */
    .chapter-5-moving-forward article .share_options li:hover .services {
      opacity: 1; }
    /* line 55, sass/_chapter5.sass */
    .chapter-5-moving-forward article .share_options li:hover .icon {
      opacity: 0.75; }
    /* line 58, sass/_chapter5.sass */
    .chapter-5-moving-forward article .share_options li:hover p {
      color: #548e85; }
  /* line 61, sass/_chapter5.sass */
  .chapter-5-moving-forward article .share_options li .services,
  .chapter-5-moving-forward article .share_options li .icon,
  .chapter-5-moving-forward article .share_options li .icon span {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  /* line 66, sass/_chapter5.sass */
  .chapter-5-moving-forward article .share_options li .services {
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 75px;
    left: 5px;
    width: 160px;
    height: 160px;
    z-index: 2; }
    /* line 76, sass/_chapter5.sass */
    .chapter-5-moving-forward article .share_options li .services a, .chapter-5-moving-forward article .share_options li .services span {
      background-position: center center;
      background-repeat: no-repeat;
      cursor: pointer;
      display: block;
      float: left;
      margin: 0 5px;
      opacity: 0.8;
      text-indent: -99999px;
      width: 40px;
      height: 40px;
      z-index: 2; }
      /* line 89, sass/_chapter5.sass */
      .chapter-5-moving-forward article .share_options li .services a:hover, .chapter-5-moving-forward article .share_options li .services span:hover {
        opacity: 1; }
      /* line 92, sass/_chapter5.sass */
      .chapter-5-moving-forward article .share_options li .services a.twitter, .chapter-5-moving-forward article .share_options li .services span.twitter {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/button-twitter.png); }
      /* line 95, sass/_chapter5.sass */
      .chapter-5-moving-forward article .share_options li .services a.facebook, .chapter-5-moving-forward article .share_options li .services span.facebook {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/button-facebook.png); }
      /* line 98, sass/_chapter5.sass */
      .chapter-5-moving-forward article .share_options li .services a.email, .chapter-5-moving-forward article .share_options li .services span.email {
        background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/button-email.png); }
  /* line 101, sass/_chapter5.sass */
  .chapter-5-moving-forward article .share_options li .icon {
    width: 160px;
    height: 160px;
    display: block;
    margin: 1em auto;
    z-index: 1; }
  /* line 108, sass/_chapter5.sass */
  .chapter-5-moving-forward article .share_options li p {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }
/* line 111, sass/_chapter5.sass */
.chapter-5-moving-forward article .ask_details a.big,
.chapter-5-moving-forward article .three_steps li > a {
  background-color: #548e85;
  color: white;
  display: inline-block;
  font-family: "Proxima N W01 Bold";
  font-size: 18px;
  margin: 0.5em 0;
  padding: 0.5em 1em 0.4em 1em;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  /* line 44, sass/_mixins.sass */
  .chapter-5-moving-forward article .ask_details a.big:before,
  .chapter-5-moving-forward article .three_steps li > a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #548e85;
    margin-right: -20px; }
  /* line 124, sass/_chapter5.sass */
  .chapter-5-moving-forward article .ask_details a.big:before,
  .chapter-5-moving-forward article .three_steps li > a:before {
    -webkit-transition: border-left-color 0.2s;
    -moz-transition: border-left-color 0.2s;
    -o-transition: border-left-color 0.2s;
    transition: border-left-color 0.2s; }
  /* line 127, sass/_chapter5.sass */
  .chapter-5-moving-forward article .ask_details a.big:hover,
  .chapter-5-moving-forward article .three_steps li > a:hover {
    background: #383838; }
    /* line 44, sass/_mixins.sass */
    .chapter-5-moving-forward article .ask_details a.big:hover:before,
    .chapter-5-moving-forward article .three_steps li > a:hover:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -20px;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #383838;
      margin-right: -20px; }
/* line 131, sass/_chapter5.sass */
.chapter-5-moving-forward article .ask_details {
  padding: 0 1.5em; }
  /* line 134, sass/_chapter5.sass */
  .chapter-5-moving-forward article .ask_details p {
    font-family: "Proxima N W01 Smbd";
    font-size: 18px;
    float: left;
    width: 45%; }
    /* line 140, sass/_chapter5.sass */
    .chapter-5-moving-forward article .ask_details p.first {
      margin-right: 5%; }
    /* line 143, sass/_chapter5.sass */
    .chapter-5-moving-forward article .ask_details p.second {
      margin-left: 5%; }
/* line 147, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps .first_step,
.chapter-5-moving-forward article .three_steps .second_step,
.chapter-5-moving-forward article .three_steps .third_step {
  background-repeat: no-repeat;
  margin-bottom: 5em;
  padding-top: 2em;
  padding-left: 200px; }
/* line 155, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps h3 {
  font-family: "Proxima N W01 Smbd";
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 1em;
  text-transform: uppercase; }
/* line 162, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps p {
  font-size: 18px;
  margin: 0.5em 0 1.5em; }
/* line 166, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps .first_step {
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/1.gif);
  background-position: left 30px; }
/* line 170, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps .second_step {
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/2.gif);
  background-position: left 12px; }
/* line 174, sass/_chapter5.sass */
.chapter-5-moving-forward article .three_steps .third_step {
  background-image: url(http://www.pbs.org/newshour/spc/new-older-workers/img/5/3.gif);
  background-position: left 25px; }


.chromefix .chromefix{
  background-attachment: scroll !important ;
}

/* Hide the fast.fonts.com Mm that would appear in the header */
body>span {
  opacity: 0;
}