@charset "UTF-8";
/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
/* Import Sass mixins, variables, Compass modules, etc. */
/************************************************************************************************************************************/
                                                                                                                                     /*
* Default breakpoint widths for responsive design.
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Susy global setup
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Variables
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Partials to be shared with all .scss files.
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Mixins
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Placeholders
**************************************************************************************************************************************/
/**
 * Links
 */
/**
 * Slugs
 */
/* line 67, ../sass/_mixins.scss */
.slug, #block-views-article-slug-and-column-block .view-article-slug-and-column,
#block-views-article-slug-and-column-block .sunday-resource-slug,
#block-views-article-slug-and-column-block-1 .view-article-slug-and-column,
#block-views-article-slug-and-column-block-1 .sunday-resource-slug,
#block-block-279 .view-article-slug-and-column,
#block-block-279 .sunday-resource-slug {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.85em;
  line-height: 120%;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 73, ../sass/_mixins.scss */
.padding_top.slug, #block-views-article-slug-and-column-block .padding_top.view-article-slug-and-column,
#block-views-article-slug-and-column-block .padding_top.sunday-resource-slug,
#block-views-article-slug-and-column-block-1 .padding_top.view-article-slug-and-column,
#block-views-article-slug-and-column-block-1 .padding_top.sunday-resource-slug,
#block-block-279 .padding_top.view-article-slug-and-column,
#block-block-279 .padding_top.sunday-resource-slug {
  padding-top: 0.75em;
}

/**
 * Byline style
 */
/* line 81, ../sass/_mixins.scss */
.view-feature-series-page .views-field-field-byline, .byline-wrapper {
  font-size: 0.85em;
  line-height: 140%;
  margin-bottom: 1em;
  border-bottom: 1px dotted #ccc;
  padding: 0 1.2em 1em 0;
  display: inline-block;
  color: #777;
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 91, ../sass/_mixins.scss */
.view-feature-series-page .no-border.views-field-field-byline, .no-border.byline-wrapper {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 95, ../sass/_mixins.scss */
.view-feature-series-page .views-field-field-byline > div, .byline-wrapper > div {
  display: inline-block;
}
/* line 98, ../sass/_mixins.scss */
.view-feature-series-page .views-field-field-byline .updated, .byline-wrapper .updated,
.view-feature-series-page .views-field-field-byline .byline,
.byline-wrapper .byline {
  margin-right: 0.75em;
  padding-right: 1.1em;
  background: url(../images/orange-square.jpg) right center no-repeat;
  background-size: 3px;
}
/* line 105, ../sass/_mixins.scss */
.view-feature-series-page .views-field-field-byline .updated, .byline-wrapper .updated {
  font-weight: bold;
  font-style: italic;
}
/* line 108, ../sass/_mixins.scss */
.view-feature-series-page .views-field-field-byline .updated.red, .byline-wrapper .updated.red {
  color: #b90202;
}
/* line 112, ../sass/_mixins.scss */
.views-row-last .view-feature-series-page .views-field-field-byline, .view-feature-series-page .views-row-last .views-field-field-byline, .views-row-last .byline-wrapper {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 116, ../sass/_mixins.scss */
.front .view-feature-series-page .views-field-field-byline, .view-feature-series-page .front .views-field-field-byline, .front .byline-wrapper {
  padding-bottom: 1.5em;
}

/* line 121, ../sass/_mixins.scss */
div#block-views-topic-pages-block-4 .byline {
  background: none !important;
}

/**
 * Floated-right featured image
 */
/* line 128, ../sass/_mixins.scss */
.floated-featured-image {
  float: right;
  margin: 0.3333em 0 1.5em 1.5em;
  max-width: 35%;
}

/**
 * H1 styles
 */
/* line 137, ../sass/_mixins.scss */
.page-channel-books h1, .page-taxonomy-term h1, .page-feature-series.page-views h1, .node-type-author h1, .page-recent h1, .page-cartoons h1, .page-columns h1 {
  font-size: 2.5em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 0 0.5em 0;
  margin: 0 0 1em 0;
  line-height: 100%;
  border-bottom: 3px solid #f68622;
  color: #000;
  font-weight: 700;
}
@media (min-width: 768px) {
  /* line 137, ../sass/_mixins.scss */
  .page-channel-books h1, .page-taxonomy-term h1, .page-feature-series.page-views h1, .node-type-author h1, .page-recent h1, .page-cartoons h1, .page-columns h1 {
    font-size: 3em;
  }
}

/**
 * Buttons
 */
/* line 156, ../sass/_mixins.scss */
.commerce_coupon .form-submit.ajax-processed {
  border-radius: 0 4px 4px 0;
  padding: 0.67em 1em;
}

/**
 * Advertisements
 */
/* line 164, ../sass/_mixins.scss */
.region-main-bottom .dfp-tag-wrapper, .paragraphs-item-advertisement {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  margin: 1.5em 0 !important;
  padding: 1.5em 0;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/* line 171, ../sass/_mixins.scss */
.region-main-bottom .dfp-tag-wrapper .dfp-tag-wrapper, .paragraphs-item-advertisement .dfp-tag-wrapper {
  display: inline-block;
  margin: 0 auto;
}

/**
 * Buttons
 */
/* line 180, ../sass/_mixins.scss */
input.form-submit,
a.button,
.checkout-buttons
.update_cart,
.checkout-buttons .prev_step,
.checkout-buttons .next_step, .field-name-field-article-link a {
  display: inline-block;
  margin: 0 1em 0 0;
  padding: 0.75em 1em;
  background-color: #f68622;
  color: #fff !important;
  border: none;
  font-size: 1em;
  font-weight: 900;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  border-radius: 4px;
}
/* line 196, ../sass/_mixins.scss */
input.form-submit:hover,
a.button:hover,
.checkout-buttons
.update_cart:hover,
.checkout-buttons .prev_step:hover,
.checkout-buttons .next_step:hover, .field-name-field-article-link a:hover {
  opacity: 0.9;
}
@media (min-width: 768px) {
  /* line 180, ../sass/_mixins.scss */
  input.form-submit,
  a.button,
  .checkout-buttons
  .update_cart,
  .checkout-buttons .prev_step,
  .checkout-buttons .next_step, .field-name-field-article-link a {
    font-size: 1.1em;
  }
}

/**
 * Widths
 */
/* line 207, ../sass/_mixins.scss */
#header-wrapper > .inner,
#footer_top > .inner, .large_headline .title_wrapper,
.large_headline .content_below_title, .not-front #main-wrapper {
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  /* line 207, ../sass/_mixins.scss */
  #header-wrapper > .inner,
  #footer_top > .inner, .large_headline .title_wrapper,
  .large_headline .content_below_title, .not-front #main-wrapper {
    width: 94%;
  }
}

/* line 236, ../sass/_mixins.scss */
.earthbeat_home.earthbeat #main-wrapper, .front #main-wrapper, #footer_top,
#footer_bottom {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* line 242, ../sass/_mixins.scss */
.half_width,
.half-width {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 480px) {
  /* line 242, ../sass/_mixins.scss */
  .half_width,
  .half-width {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/* line 250, ../sass/_mixins.scss */
.third_width,
.third-width {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 480px) {
  /* line 250, ../sass/_mixins.scss */
  .third_width,
  .third-width {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 650px) {
  /* line 250, ../sass/_mixins.scss */
  .third_width,
  .third-width {
    width: 33.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/* line 261, ../sass/_mixins.scss */
.third-width-wide,
.third_width_wide {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 560px) {
  /* line 261, ../sass/_mixins.scss */
  .third-width-wide,
  .third_width_wide {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 960px) {
  /* line 261, ../sass/_mixins.scss */
  .third-width-wide,
  .third_width_wide {
    width: 33.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/* line 272, ../sass/_mixins.scss */
.quarter_width,
.quarter-width {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 480px) {
  /* line 272, ../sass/_mixins.scss */
  .quarter_width,
  .quarter-width {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 650px) {
  /* line 272, ../sass/_mixins.scss */
  .quarter_width,
  .quarter-width {
    width: 33.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 850px) {
  /* line 272, ../sass/_mixins.scss */
  .quarter_width,
  .quarter-width {
    width: 25%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/* line 297, ../sass/_mixins.scss */
.fifth_width,
.fifth-width, #footer_bottom .block-menu-block.even ul.menu li.expanded {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  /* line 297, ../sass/_mixins.scss */
  .fifth_width,
  .fifth-width, #footer_bottom .block-menu-block.even ul.menu li.expanded {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 768px) {
  /* line 297, ../sass/_mixins.scss */
  .fifth_width,
  .fifth-width, #footer_bottom .block-menu-block.even ul.menu li.expanded {
    width: 33.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 1024px) {
  /* line 297, ../sass/_mixins.scss */
  .fifth_width,
  .fifth-width, #footer_bottom .block-menu-block.even ul.menu li.expanded {
    width: 25%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 1200px) {
  /* line 297, ../sass/_mixins.scss */
  .fifth_width,
  .fifth-width, #footer_bottom .block-menu-block.even ul.menu li.expanded {
    width: 20%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}

/* line 314, ../sass/_mixins.scss */
.sixth_width,
.sixth-width {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  /* line 314, ../sass/_mixins.scss */
  .sixth_width,
  .sixth-width {
    width: 50%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 768px) {
  /* line 314, ../sass/_mixins.scss */
  .sixth_width,
  .sixth-width {
    width: 33.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 1024px) {
  /* line 314, ../sass/_mixins.scss */
  .sixth_width,
  .sixth-width {
    width: 25%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}
@media (min-width: 1200px) {
  /* line 314, ../sass/_mixins.scss */
  .sixth_width,
  .sixth-width {
    width: 16.66667%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/**
 * @file
 * Normalize.css is intended to be used as an alternative to CSS resets.
 *
 * This file is a slight fork of these original sources:
 * - normalize.css v2.1.2 | MIT License | git.io/normalize
 * - normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass
 *
 * It's suggested that you read the normalize.scss file and customise it to meet
 * your needs, rather then including the file in your project and overriding the
 * defaults later in your CSS.
 * @see http://nicolasgallagher.com/about-normalize-css/
 *
 * Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
 *       @see http://snook.ca/archives/html_and_css/no_css_reset/
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* HTML5 display definitions
**************************************************************************************************************************************/
/* Correct `block` display not defined in IE 8/9. */
/* line 23, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

/* Correct `inline-block` display not defined in IE 8/9. */
/* line 38, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 48, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* Address styling not present in IE 8/9. */
/* line 54, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 65, ../sass/_normalize.scss */
html {
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  /* 1 */
}

/* Remove default margin. */
/* line 71, ../sass/_normalize.scss */
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-size: 0.875em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.5em;
  font-weight: normal;
  color: #414042;
}

/* line 82, ../sass/_normalize.scss */
h1,
h2,
h3,
h4,
p,
div,
aside,
section,
article,
header,
footer {
  box-sizing: border-box;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Clearfixes
**************************************************************************************************************************************/
/* line 100, ../sass/_normalize.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Floats, borders, misc.
**************************************************************************************************************************************/
/* line 113, ../sass/_normalize.scss */
.left {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 118, ../sass/_normalize.scss */
.right {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 123, ../sass/_normalize.scss */
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 129, ../sass/_normalize.scss */
.bordertop {
  border-top: 1px dotted #777777;
  padding-top: 0.5em;
}

/* line 134, ../sass/_normalize.scss */
.borderbottom {
  border-bottom: 1px dotted #777777;
  padding-bottom: 0.5em;
}

/* line 139, ../sass/_normalize.scss */
.hidden {
  display: none;
}

/* line 143, ../sass/_normalize.scss */
.clear {
  clear: both !important;
}

/* line 147, ../sass/_normalize.scss */
.strike {
  text-decoration: line-through;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Links
*
* The order of link states are based on Eric Meyer's article:
* http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
**************************************************************************************************************************************/
/* line 157, ../sass/_normalize.scss */
a,
a:link,
a:visited {
  text-decoration: underline;
}
/* line 161, ../sass/_normalize.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h1
a:link, h2
a:link, h3
a:link, h4
a:link, h5
a:link, h1
a:visited, h2
a:visited, h3
a:visited, h4
a:visited, h5
a:visited {
  text-decoration: none;
}

/* line 170, ../sass/_normalize.scss */
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

/* Address `outline` inconsistency between Chrome and other browsers. */
/* line 177, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */
/* line 182, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Messages
**************************************************************************************************************************************/
/* line 191, ../sass/_normalize.scss */
.messages, .messages--status, .messages--warning, .messages--error {
  clear: both;
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Tabs
**************************************************************************************************************************************/
/* line 202, ../sass/_normalize.scss */
.tabs {
  padding-top: 1.5em !important;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Typography
*
* To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
* so that the line height of our base font becomes the basic unit of vertical
* measurement. We use multiples of that unit to set the top and bottom margins
* for our block level elements and to set the line heights of any fonts.
* For more information, see http://24ways.org/2006/compose-to-a-vertical-rhythm
**************************************************************************************************************************************/
/* Set 1 unit of vertical rhythm on the top and bottom margin. */
/* line 217, ../sass/_normalize.scss */
p,
pre {
  margin: 0 0 1em 0;
}

/* line 221, ../sass/_normalize.scss */
blockquote {
  margin: 1.5em 3%;
  padding: 0 3%;
  border-left: 3px solid #eee;
  color: #817f83;
}

/* line 228, ../sass/_normalize.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 1em 0 0.5em 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  line-height: 120%;
}

/* line 243, ../sass/_normalize.scss */
h1 {
  padding: 0 0 0.5em 0;
  font-size: 2.25em;
  color: black;
  line-height: 120%;
}
/* line 257, ../sass/_normalize.scss */
.article_node h1 {
  margin: 0 auto;
  text-align: center;
  max-width: 960px;
}
/* line 262, ../sass/_normalize.scss */
.section-cart h1, .section-checkout h1 {
  padding-bottom: 0.1em;
}
@media (min-width: 768px) {
  /* line 267, ../sass/_normalize.scss */
  .small_headline h1 {
    font-size: 2.5em;
  }
  /* line 270, ../sass/_normalize.scss */
  .large_headline h1 {
    font-size: 2.75em;
  }
}
@media (min-width: 1024px) {
  /* line 243, ../sass/_normalize.scss */
  h1 {
    padding: 0.75em 0 0.5em 0;
  }
  /* line 276, ../sass/_normalize.scss */
  .small_headline h1 {
    font-size: 3em;
  }
  /* line 279, ../sass/_normalize.scss */
  .large_headline h1 {
    font-size: 3.5em;
  }
}

/* line 284, ../sass/_normalize.scss */
h2 {
  font-size: 1.65em;
  line-height: 140%;
}
/* line 287, ../sass/_normalize.scss */
.block-menu-block h2 {
  font-size: 1.2em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
/* line 291, ../sass/_normalize.scss */
.block-menu-block h2:before {
  content: '› ';
}
/* line 295, ../sass/_normalize.scss */
.title_wrapper h2 {
  margin: 0;
  padding: 0 0 0.1em 0.05em;
  line-height: 100%;
}
/* line 300, ../sass/_normalize.scss */
h2.subhead {
  font-size: 1.3333em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  margin: 0 auto 0.75em auto;
  padding-top: 0;
  max-width: 960px;
  text-align: center;
}
@media (min-width: 650px) {
  /* line 300, ../sass/_normalize.scss */
  h2.subhead {
    font-size: 1.6em;
  }
}
@media (min-width: 1024px) {
  /* line 300, ../sass/_normalize.scss */
  h2.subhead {
    font-size: 2.1em;
  }
}
@media (min-width: 1024px) {
  /* line 284, ../sass/_normalize.scss */
  h2 {
    font-size: 1.8em;
  }
}

/* line 320, ../sass/_normalize.scss */
h3 {
  font-size: 1.5em;
}

/* line 324, ../sass/_normalize.scss */
h4 {
  font-size: 1.2em;
}

/* line 328, ../sass/_normalize.scss */
h5 {
  font-size: 1em;
}

/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
/* line 333, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
/* line 338, ../sass/_normalize.scss */
b,
strong {
  font-weight: 700;
}

/* Address styling not present in Safari 5 and Chrome. */
/* line 344, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
/* line 349, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.5em 0;
}

/* Address styling not present in IE 8/9. */
/* line 358, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
/* line 364, ../sass/_normalize.scss */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* Improve readability of pre-formatted text in all browsers. */
/* Set consistent quote types. */
/* line 380, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* Address inconsistent and variable font size in all browsers. */
/* line 385, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
/* line 390, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 397, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 400, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Lists
**************************************************************************************************************************************/
/* line 407, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin: 1.5em 0;
}

/* line 417, ../sass/_normalize.scss */
#content ol, #content
ul {
  overflow: hidden;
}
/* line 420, ../sass/_normalize.scss */
ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

/* line 427, ../sass/_normalize.scss */
ul.menu {
  margin: 0;
  padding: 0;
}
/* line 430, ../sass/_normalize.scss */
ul.menu li,
ul.menu li.leaf {
  list-style: none;
  list-style-image: none !important;
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}

/* line 441, ../sass/_normalize.scss */
.node li {
  margin-bottom: 0.5em;
}

/* line 446, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 30px;
  /* LTR */
}

/* Address paddings set differently in IE 6/7. */
/* line 451, ../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 30px;
  /* LTR */
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Embedded content and figures
*
* @todo Look into adding responsive embedded video.
**************************************************************************************************************************************/
/* line 462, ../sass/_normalize.scss */
img,
a img {
  border: 0;
  max-width: 100%;
  height: auto;
}

/* Correct overflow displayed oddly in IE 9. */
/* line 470, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Address margin not present in IE 8/9 and Safari 5. */
/* line 475, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/**
 * Blocks
 */
/* line 482, ../sass/_normalize.scss */
.block {
  margin-bottom: 0 !important;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Forms
/*************************************************************************************************************************************/
/* line 490, ../sass/_normalize.scss */
form {
  margin: 0;
}
/* line 492, ../sass/_normalize.scss */
form.placeholder_label {
  position: relative;
}
/* line 497, ../sass/_normalize.scss */
form.placeholder_label .form-type-textfield label,
form.placeholder_label .form-type-email label,
form.placeholder_label .form-type-password label {
  position: absolute;
  margin: 0.75em;
  line-height: 100%;
  font-weight: normal;
  opacity: 0.6;
}

/* line 508, ../sass/_normalize.scss */
fieldset {
  margin: 0 0 2em 0;
  padding: 1em 0 0 0;
  border: none;
  border-top: 1px solid #999;
}
/* line 513, ../sass/_normalize.scss */
fieldset legend {
  border: 0;
  padding: 0 0.5em 0 0;
  font-size: 1.6em;
  font-weight: bold;
}
/* line 519, ../sass/_normalize.scss */
fieldset.cart_contents {
  border-top: none;
}
/* line 522, ../sass/_normalize.scss */
fieldset fieldset {
  border-top: 1px solid #ccc;
}
/* line 524, ../sass/_normalize.scss */
fieldset fieldset legend {
  font-size: 1.333em;
}

/* line 530, ../sass/_normalize.scss */
.field-type-addressfield fieldset {
  border-top: none;
}

/* line 534, ../sass/_normalize.scss */
label {
  display: block;
}

/* line 537, ../sass/_normalize.scss */
input[type='text'],
input[type='password'],
textarea {
  margin-top: 0em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  margin-bottom: 0em;
  padding-left: .5em;
  padding-right: .5em;
}

/* line 546, ../sass/_normalize.scss */
.form-type-name-element > label > .form-required {
  display: none;
}

/* line 551, ../sass/_normalize.scss */
input.form-text {
  padding: 0.45em;
  min-width: 40%;
  max-width: 100%;
  box-sizing: border-box;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
}

/* line 559, ../sass/_normalize.scss */
.form-item {
  margin: 0.75em 0;
}

/* line 562, ../sass/_normalize.scss */
.form-type-radios {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  margin-bottom: 1em;
}
/* line 566, ../sass/_normalize.scss */
.form-type-radios .form-item.form-type-radio {
  margin: 0 0 0.5em 0.2em;
}
@media (min-width: 650px) {
  /* line 566, ../sass/_normalize.scss */
  .form-type-radios .form-item.form-type-radio {
    float: left;
    margin-left: 0.2em;
    margin-right: 1.5em;
    margin-bottom: 0;
  }
}

/* line 576, ../sass/_normalize.scss */
input.form-submit,
a.button,
.checkout-buttons
.update_cart,
.checkout-buttons .prev_step,
.checkout-buttons .next_step {
  text-shadow: none;
}
/* line 584, ../sass/_normalize.scss */
input.form-submit.square,
a.button.square,
.checkout-buttons
.update_cart.square,
.checkout-buttons .prev_step.square,
.checkout-buttons .next_step.square {
  border-radius: 0;
}
/* line 587, ../sass/_normalize.scss */
input.form-submit.blue,
a.button.blue,
.checkout-buttons
.update_cart.blue,
.checkout-buttons .prev_step.blue,
.checkout-buttons .next_step.blue {
  background-color: #1b5678;
}
/* line 590, ../sass/_normalize.scss */
input.form-submit.next.orange-arrow,
a.button.next.orange-arrow,
.checkout-buttons
.update_cart.next.orange-arrow,
.checkout-buttons .prev_step.next.orange-arrow,
.checkout-buttons .next_step.next.orange-arrow {
  background-image: url(../images/button-orange-arrow2.jpg);
  background-position: right center;
  background-size: 39px;
  background-repeat: no-repeat;
  padding-right: 55px;
  font-size: 1.3em;
}

/* line 599, ../sass/_normalize.scss */
.sidebar #block-ncr-blocks-constant-contact-signup .form-text,
.commerce_coupon .form-submit {
  background: #2983b6;
  font-weight: 300;
  font-size: 1em;
}

/* line 605, ../sass/_normalize.scss */
a.cancel.button,
.update_cart.form-submit {
  background: #2983b6;
  font-weight: 300;
}

/* line 610, ../sass/_normalize.scss */
a.button.next_step,
input.next_step.form-submit,
input.form-submit.with_arrow,
.checkout-buttons .next_step,
.checkout-buttons .next_step:hover {
  background-image: url(../images/button-next.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-right: 2.25em;
}

/* line 621, ../sass/_normalize.scss */
a.button.prev_step,
input.prev_step.form-submit,
.checkout-buttons .prev_step,
.checkout-buttons .prev_step {
  background-image: url(../images/button-prev.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-left: 2.25em;
}

/* line 631, ../sass/_normalize.scss */
.next_step {
  margin-right: 0 !important;
}

/* line 636, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  max-width: 100%;
  /* 5 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 5 */
}

/* line 647, ../sass/_normalize.scss */
select {
  max-width: 96%;
}
@media (max-width: 480px) {
  /* line 647, ../sass/_normalize.scss */
  select {
    width: 96%;
  }
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 670, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 684, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 695, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 706, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 717, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 726, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Remove inner padding and border in Firefox 4+. */
/* line 732, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 742, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* Drupal-style form labels. */
/* line 748, ../sass/_normalize.scss */
label {
  display: block;
  font-weight: bold;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Pagers
**************************************************************************************************************************************/
/* line 757, ../sass/_normalize.scss */
.item-list ul.pager {
  clear: both;
  text-align: center;
}
/* line 760, ../sass/_normalize.scss */
.item-list ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  margin: 0 0 0.25em 1.5em;
  padding: 0.5em;
}
/* line 770, ../sass/_normalize.scss */
.item-list ul.pager li a {
  display: inline;
  text-decoration: none;
  border-bottom: none !important;
  color: #046db1;
  padding: 0;
}
/* line 778, ../sass/_normalize.scss */
.item-list ul.pager li.pager-current,
.item-list ul.pager li.pager-ellipsis,
.item-list ul.pager a {
  padding: 0.3em 0.5em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Tables
**************************************************************************************************************************************/
/* line 789, ../sass/_normalize.scss */
table {
  font-size: inherit;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
/* line 796, ../sass/_normalize.scss */
table td {
  vertical-align: top;
}
/* line 799, ../sass/_normalize.scss */
table.no-border {
  border-collapse: separate;
  border: none;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Widths
**************************************************************************************************************************************/
/* Partials */
/**
 * @file
 * Positioning for columns in a responsive layout.
 *
 * Define CSS classes to create a fluid grid layout with optional sidebars
 * depending on whether blocks are placed in the left or right sidebars.
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* The sidebars.
**************************************************************************************************************************************/
/* line 14, ../sass/partials/_responsive.scss */
.region-sidebar-second {
  width: 100%;
  float: left;
  padding-top: 1.5em;
  padding-right: 0 !important;
}
@media (min-width: 850px) {
  /* line 14, ../sass/partials/_responsive.scss */
  .region-sidebar-second {
    width: 29.16667%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
    float: right;
    padding-top: 0;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  .small_headline .region-sidebar-second {
    margin-top: 1em;
  }
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* The various sidebar layouts.
**************************************************************************************************************************************/
/**
 * The layout when there is only one sidebar, the right one.
 */
/* line 36, ../sass/partials/_responsive.scss */
.sidebar-second.not-front #content {
  width: 100%;
  float: left;
  padding-left: 0 !important;
}
@media (min-width: 850px) {
  /* line 36, ../sass/partials/_responsive.scss */
  .sidebar-second.not-front #content {
    width: 66.66667%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/**
 * The layout when there are two sidebars.
 */
/* line 49, ../sass/partials/_responsive.scss */
.two-sidebars.not-front #content {
  width: 100%;
  float: left;
  padding-left: 1.04167%;
  padding-right: 1.04167%;
}
@media (min-width: 850px) {
  /* line 49, ../sass/partials/_responsive.scss */
  .two-sidebars.not-front #content {
    width: 58.33333%;
    float: left;
    padding-left: 1.04167%;
    padding-right: 1.04167%;
  }
}

/**
 * @file
 * Define main page-level elements, such as #page, title, #main, etc.
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* Containers for grid items and flow items.
**************************************************************************************************************************************/
/* line 11, ../sass/partials/_page.scss */
#page {
  clear: both;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}

/* line 18, ../sass/partials/_page.scss */
#header-wrapper,
#main-wrapper,
.region-content-above,
.region-content-below,
.region-main-bottom,
#footer_top,
#footer_bottom {
  overflow: hidden;
  *zoom: 1;
  clear: both;
}

/* line 34, ../sass/partials/_page.scss */
.pretitle {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  line-height: 100%;
  padding-bottom: 0.1em;
}

/* line 45, ../sass/partials/_page.scss */
.large_headline .pretitle {
  margin: 2.5em 0 0 0;
}

/* line 51, ../sass/partials/_page.scss */
.small_headline .pretitle {
  margin: 1em 0 0 0;
}

/* line 56, ../sass/partials/_page.scss */
#main-wrapper {
  line-height: 170%;
  padding: 0 0 3em 0;
}
/* line 59, ../sass/partials/_page.scss */
.not-front #main-wrapper {
  padding: 3em 0;
  overflow: visible !important;
}
/* line 64, ../sass/partials/_page.scss */
.not-front.node-type-author #main-wrapper {
  padding-top: 0;
}
/* line 67, ../sass/partials/_page.scss */
.earthbeat_home.earthbeat #main-wrapper, .front #main-wrapper {
  padding-bottom: 0;
}
/* line 72, ../sass/partials/_page.scss */
#main-wrapper .title_wrapper {
  display: block;
}

/* line 77, ../sass/partials/_page.scss */
#content {
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
}

/**
 * @file
 * Positioning for header
 *
 * Define header styles for the website.
 *
 */
/* line 10, ../sass/partials/_header.scss */
.not_earthbeat #header-wrapper {
  background-color: #063c5b;
}
/* line 14, ../sass/partials/_header.scss */
#header-wrapper > .inner {
  overflow: hidden;
  *zoom: 1;
  padding-top: 1.5em;
  padding-bottom: 0;
}
/* line 20, ../sass/partials/_header.scss */
#header-wrapper ul.menu {
  margin: 0;
  padding: 0;
}
/* line 25, ../sass/partials/_header.scss */
#header-wrapper p.advertisement_label {
  display: none;
}
/* line 29, ../sass/partials/_header.scss */
#header-wrapper a,
#header-wrapper a:link,
#header-wrapper a:visited {
  text-decoration: none;
}

/* line 36, ../sass/partials/_header.scss */
.region-header-top {
  width: 100%;
  font-size: 0.75em;
  text-transform: uppercase;
  overflow: visible;
  overflow: hidden;
  *zoom: 1;
}
/* line 41, ../sass/partials/_header.scss */
.region-header-top .inner {
  max-width: 1200px;
  margin: 0 auto;
}
/* line 46, ../sass/partials/_header.scss */
.ecommerce .region-header-top {
  font-size: 0.85em;
  border-bottom: 2px solid #f68622;
}
/* line 50, ../sass/partials/_header.scss */
.region-header-top .block-block.last {
  float: right;
}
/* line 52, ../sass/partials/_header.scss */
.region-header-top .block-block.last p {
  margin: 0;
}
/* line 56, ../sass/partials/_header.scss */
.region-header-top .block-menu-block {
  float: left;
}
/* line 59, ../sass/partials/_header.scss */
.region-header-top .block-menu-block ul.menu li {
  display: inline-block;
}
/* line 61, ../sass/partials/_header.scss */
.region-header-top .block-menu-block ul.menu li.first {
  overflow: visible;
}
/* line 67, ../sass/partials/_header.scss */
.region-header-top ul.menu li a,
.region-header-top a.newsletters {
  line-height: 100%;
  opacity: 0.8;
  color: #fff;
  display: block;
  padding: 0.75em;
  padding-top: 0.85em;
}
/* line 75, ../sass/partials/_header.scss */
.region-header-top ul.menu li a:hover,
.region-header-top a.newsletters:hover {
  opacity: 1;
}

/* line 82, ../sass/partials/_header.scss */
.region-header-banner-ad {
  margin: 0 auto;
  padding: 0.5em;
  padding-bottom: 0;
  max-width: 728px;
}
/* line 87, ../sass/partials/_header.scss */
.region-header-banner-ad p {
  margin: 0;
}
/* line 89, ../sass/partials/_header.scss */
.region-header-banner-ad p img {
  float: left;
}

/* line 96, ../sass/partials/_header.scss */
.region-toolbar-navigation {
  display: none;
  float: right;
  padding: 0;
  border-bottom: 1px solid #7889a3;
}
@media (min-width: 768px) {
  /* line 96, ../sass/partials/_header.scss */
  .region-toolbar-navigation {
    display: block;
  }
}
/* line 104, ../sass/partials/_header.scss */
.region-toolbar-navigation .block {
  float: right;
}
/* line 107, ../sass/partials/_header.scss */
.region-toolbar-navigation ul {
  margin: 0;
  padding: 0;
}
/* line 110, ../sass/partials/_header.scss */
.region-toolbar-navigation ul li {
  display: inline-block;
  list-style: none;
}
/* line 118, ../sass/partials/_header.scss */
.region-toolbar-navigation ul.menu li {
  font-size: 0.8em;
}
/* line 121, ../sass/partials/_header.scss */
.region-toolbar-navigation ul.menu a {
  color: #bbd7e7;
  display: block;
  padding: 0.5em 1em;
}
/* line 125, ../sass/partials/_header.scss */
.region-toolbar-navigation ul.menu a:hover {
  color: #fff;
}

/* line 133, ../sass/partials/_header.scss */
.social_links {
  text-align: center;
}
/* line 135, ../sass/partials/_header.scss */
.social_links li {
  list-style: none;
  display: inline-block;
}

/* line 140, ../sass/partials/_header.scss */
.social_link {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 0.5em 0.5em 0;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -10000px;
  opacity: 0.7;
  transition-property: opacity;
  transition-duration: 0.25s;
}
/* line 152, ../sass/partials/_header.scss */
.social_link:hover {
  opacity: 1;
}
/* line 155, ../sass/partials/_header.scss */
.social_link.email_alerts {
  background-image: url(/sites/all/modules/custom/ncr_blocks/images/email-white1.png);
}
/* line 158, ../sass/partials/_header.scss */
.social_link.facebook {
  background-image: url(/sites/all/modules/custom/ncr_blocks/images/facebook-white1.png);
}
/* line 161, ../sass/partials/_header.scss */
.social_link.twitter {
  background-image: url(/sites/all/modules/custom/ncr_blocks/images/twitter-white1.png);
}
/* line 164, ../sass/partials/_header.scss */
.social_link.instagram {
  background-image: url(/sites/all/modules/custom/ncr_blocks/images/instagram-white1.png);
}
/* line 167, ../sass/partials/_header.scss */
.social_link.youtube {
  background-image: url(/sites/all/modules/custom/ncr_blocks/images/youtube-white1.png);
}

/* line 172, ../sass/partials/_header.scss */
#logo {
  display: none;
}

/* line 177, ../sass/partials/_header.scss */
nav#navigation {
  clear: both;
}
/* line 179, ../sass/partials/_header.scss */
nav#navigation .block {
  text-transform: uppercase;
}
/* line 182, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu,
nav#navigation #block-ncr-blocks-main-marketing-menu {
  margin: 0 auto;
  clear: both;
}
@media (min-width: 768px) {
  /* line 182, ../sass/partials/_header.scss */
  nav#navigation #block-menu-menu-earthbeat-marketing-menu,
  nav#navigation #block-ncr-blocks-main-marketing-menu {
    clear: none;
  }
}
/* line 189, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu ul.menu,
nav#navigation #block-ncr-blocks-main-marketing-menu ul.menu {
  text-align: center;
}
/* line 191, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu ul.menu li,
nav#navigation #block-ncr-blocks-main-marketing-menu ul.menu li {
  float: none;
  padding: 0;
  display: inline-block;
}
/* line 196, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu ul.menu li.last a,
nav#navigation #block-ncr-blocks-main-marketing-menu ul.menu li.last a {
  padding-right: 0;
}
/* line 201, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu ul.menu li.renew_link a,
nav#navigation #block-ncr-blocks-main-marketing-menu ul.menu li.renew_link a {
  padding-left: 0;
}
/* line 206, ../sass/partials/_header.scss */
nav#navigation #block-menu-menu-earthbeat-marketing-menu ul.menu a,
nav#navigation #block-ncr-blocks-main-marketing-menu ul.menu a {
  display: block;
  padding: 9px;
}
/* line 213, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat,
nav#navigation #block-ncr-blocks-main-megamenu-toggle {
  display: none;
}
@media (min-width: 768px) {
  /* line 213, ../sass/partials/_header.scss */
  nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat,
  nav#navigation #block-ncr-blocks-main-megamenu-toggle {
    display: block;
  }
}
/* line 219, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat .downarrow,
nav#navigation #block-ncr-blocks-main-megamenu-toggle .downarrow {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 20px;
  display: inline-block;
  padding: 10px 27px 15px 12px;
  box-sizing: border-box;
  height: 55px;
}
/* line 228, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li {
  opacity: 0.8;
  cursor: pointer;
  cursor: hand;
}
/* line 232, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li:hover, nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li:active,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li:hover,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li:active {
  opacity: 1.0;
}
/* line 236, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li.clicked,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li.clicked {
  opacity: 1.0;
}
/* line 239, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li#sections_toggle,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li#sections_toggle {
  padding-left: 30px;
  padding-right: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 25px;
}
/* line 245, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li#sections_toggle .downarrow,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li#sections_toggle .downarrow {
  padding-left: 0;
  display: block;
}
/* line 250, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li a,
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li a:hover,
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li a:active,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li a,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li a:hover,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li a:active {
  padding: 10px 12px 15px 12px;
  display: block;
  box-sizing: border-box;
  height: 55px;
}
/* line 259, ../sass/partials/_header.scss */
nav#navigation #block-ncr-blocks-main-megamenu-toggle-earthbeat li#search_toggle img,
nav#navigation #block-ncr-blocks-main-megamenu-toggle li#search_toggle img {
  width: 13px;
  margin-top: 0.25em;
}

/* line 268, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen {
  margin-bottom: 1.25em !important;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 768px) {
  /* line 268, ../sass/partials/_header.scss */
  #block-ncr-blocks-main-menu-toggle-zen {
    display: none;
  }
}
/* line 274, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen a,
#block-ncr-blocks-main-menu-toggle-zen a:link,
#block-ncr-blocks-main-menu-toggle-zen a:visited {
  color: #fff;
}
/* line 279, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .mobile_logo {
  width: 75%;
  max-width: 120px;
  display: block;
  float: left;
  overflow: hidden;
  *zoom: 1;
}
/* line 285, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .mobile_logo img {
  float: left;
}
/* line 290, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle {
  width: 25%;
  float: right;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 0.89em;
  line-height: 100%;
}
/* line 299, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle:hover, #block-ncr-blocks-main-menu-toggle-zen .menu_toggle:active {
  text-decoration: none;
  color: #fff;
}
/* line 304, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle div {
  float: right;
  text-align: center;
}
/* line 308, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle img {
  margin: 0 auto 0.4em auto;
  display: block;
  max-width: 35px;
}
/* line 313, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle span {
  display: block;
  text-transform: uppercase;
}
/* line 318, ../sass/partials/_header.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle .close {
  display: none;
}

/* line 324, ../sass/partials/_header.scss */
#block-search-form {
  overflow: hidden;
  *zoom: 1;
  max-width: 350px;
  margin: 0 auto;
  padding: 1.5em 0;
}
/* line 329, ../sass/partials/_header.scss */
#block-search-form .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 333, ../sass/partials/_header.scss */
#block-search-form .form-type-textfield {
  float: left;
  width: 75%;
}
/* line 337, ../sass/partials/_header.scss */
#block-search-form .form-actions {
  float: left;
  width: 25%;
}
/* line 341, ../sass/partials/_header.scss */
#block-search-form .form-text,
#block-search-form .form-submit {
  box-sizing: border-box;
  padding: 0.25em;
  border: none;
  width: 100%;
  margin-top: 1px;
}
/* line 349, ../sass/partials/_header.scss */
#block-search-form .form-submit {
  margin-top: 0;
  padding: 0.4em 0.5em;
  background: #063c5b;
  border-radius: 0 4px 4px 0;
}

/* line 358, ../sass/partials/_header.scss */
nav#megamenu {
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
/* line 361, ../sass/partials/_header.scss */
.not_earthbeat nav#megamenu {
  background-color: #1b5678;
  border-bottom: 3px solid #f68622;
}
/* line 365, ../sass/partials/_header.scss */
nav#megamenu .block {
  display: none;
  overflow: hidden;
  *zoom: 1;
}
/* line 369, ../sass/partials/_header.scss */
nav#megamenu h2,
nav#megamenu li.expanded > span,
nav#megamenu .block-menu-block > ul.menu > li > a {
  font-size: 1.2em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
/* line 375, ../sass/partials/_header.scss */
nav#megamenu h2:before,
nav#megamenu li.expanded > span:before,
nav#megamenu .block-menu-block > ul.menu > li > a:before {
  content: '› ';
}
/* line 379, ../sass/partials/_header.scss */
nav#megamenu .block-menu-block {
  max-width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 383, ../sass/partials/_header.scss */
nav#megamenu .block-menu-block li {
  box-sizing: border-box;
}

@media (min-width: 768px) {
  /* line 394, ../sass/partials/_header.scss */
  .region-header-banner-ad {
    padding: 1.5em 0 0 0;
  }

  /* line 400, ../sass/partials/_header.scss */
  #logo {
    max-width: 410px;
    float: left;
    display: block;
    text-decoration: none;
    transition-property: opacity;
    transition-duration: 0.3s;
    color: #063c5b;
  }
  /* line 408, ../sass/partials/_header.scss */
  #logo:hover, #logo:active {
    opacity: 0.85;
    color: #063c5b;
  }
  /* line 413, ../sass/partials/_header.scss */
  #logo img {
    margin-bottom: 0.5em;
  }

  /* line 418, ../sass/partials/_header.scss */
  #site-slogan {
    display: block;
    background: white url(../images/slogan-tag.jpg) right center no-repeat;
    background-size: 42px;
    padding: 0.4em 0 0.3em 0.5em;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 100%;
    font-size: 0.9em;
  }

  /* line 428, ../sass/partials/_header.scss */
  nav#navigation {
    padding: 0.5em 0 0 0;
    float: right;
    clear: right;
  }
  /* line 432, ../sass/partials/_header.scss */
  nav#navigation .block {
    float: right;
  }
  /* line 435, ../sass/partials/_header.scss */
  nav#navigation #block-menu-menu-earthbeat-marketing-menu,
  nav#navigation #block-ncr-blocks-main-marketing-menu {
    border-top: none;
    margin: 0 0 0 1em;
  }
  /* line 439, ../sass/partials/_header.scss */
  nav#navigation #block-menu-menu-earthbeat-marketing-menu li,
  nav#navigation #block-ncr-blocks-main-marketing-menu li {
    float: left;
  }
  /* line 443, ../sass/partials/_header.scss */
  nav#navigation h2 {
    display: none;
  }

  /* line 447, ../sass/partials/_header.scss */
  nav#megamenu {
    padding: 0 3%;
  }
  /* line 449, ../sass/partials/_header.scss */
  nav#megamenu .block {
    margin: 0 auto;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  /* line 455, ../sass/partials/_header.scss */
  nav#megamenu .block-menu-block h2,
  nav#megamenu .block-menu-block li.expanded > span,
  nav#megamenu .block-menu-block > ul.menu > li > a {
    border-top: none;
    background: none;
    padding-left: 0;
    padding-bottom: 0.75em;
    margin-bottom: 0.3333em;
  }
  /* line 464, ../sass/partials/_header.scss */
  nav#megamenu .block-menu-block li.nolink > span,
  nav#megamenu .block-menu-block a {
    padding-left: 0;
    border-top: none;
  }
}
@media (min-width: 1024px) {
  /* line 478, ../sass/partials/_header.scss */
  .region-toolbar-navigation {
    float: right;
  }

  /* line 487, ../sass/partials/_header.scss */
  nav#megamenu #block-menu-block-2 > ul.menu > li {
    width: 25%;
    float: left;
  }
  /* line 490, ../sass/partials/_header.scss */
  nav#megamenu #block-menu-block-2 > ul.menu > li.first {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 500, ../sass/partials/_header.scss */
  nav#megamenu .inner {
    padding: 0;
  }
}
/**
 * @file
 * Positioning for footer
 *
 * Define footer styles for the website.
 *
 */
/* line 11, ../sass/partials/_footer.scss */
#footer_top a,
#footer_bottom a {
  text-decoration: none;
}

/* line 16, ../sass/partials/_footer.scss */
#footer_top {
  background: #336f93;
}

/* line 21, ../sass/partials/_footer.scss */
#footer_bottom .block {
  color: #fff;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
/* line 27, ../sass/partials/_footer.scss */
#footer_bottom .block-block a {
  color: #bbd7e7;
  text-decoration: underline;
}
/* line 30, ../sass/partials/_footer.scss */
#footer_bottom .block-block a:hover, #footer_bottom .block-block a:active {
  color: #fff;
}
/* line 37, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.first h2 {
  color: #fff;
  padding: 0.5em 1em;
  background-color: #20658d;
}
@media (min-width: 650px) {
  /* line 36, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.first {
    text-align: center;
  }
  /* line 44, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.first h2 {
    display: none;
  }
}
/* line 49, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.first ul.menu li {
  display: block;
}
@media (min-width: 650px) {
  /* line 49, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.first ul.menu li {
    display: inline-block;
  }
}
/* line 58, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even a {
  color: #fff;
}
/* line 61, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu {
  border-top: 1px solid black;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 650px) {
  /* line 61, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    border-top: none;
  }
}
@media (min-width: 1240px) {
  /* line 69, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu li.expanded {
    padding-left: 0;
  }
}
/* line 75, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu li.expanded.first > a {
  border-top: 1px solid #7889a3;
}
/* line 79, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu li.expanded > a {
  background-color: #074569;
  color: white;
  display: block;
  border-top: 1px solid #54637b;
  padding: 0.5em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
}
/* line 45, ../sass/_mixins.scss */
#footer_bottom .block-menu-block.even ul.menu li.expanded > a:hover {
  color: white;
}
/* line 84, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu li.expanded > a:before {
  content: '› ';
}
@media (min-width: 650px) {
  /* line 79, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu li.expanded > a {
    padding-left: 0;
    background-color: transparent;
    border-top: none !important;
    padding-bottom: 0.75em;
    margin-bottom: 0.3333em;
    border-bottom: 1px dotted #7889a3;
  }
}
@media (min-width: 768px) {
  /* line 96, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu li.expanded:nth-child(4) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  /* line 96, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu li.expanded:nth-child(4) {
    clear: none;
  }
}
/* line 105, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu ul {
  margin: 0;
  padding: 0;
}
/* line 108, ../sass/partials/_footer.scss */
#footer_bottom .block-menu-block.even ul.menu ul a {
  color: #bbd7e7;
  display: block;
  border-top: 1px solid #54637b;
  padding: 0.5em 1em;
}
/* line 45, ../sass/_mixins.scss */
#footer_bottom .block-menu-block.even ul.menu ul a:hover {
  color: white;
}
@media (min-width: 650px) {
  /* line 108, ../sass/partials/_footer.scss */
  #footer_bottom .block-menu-block.even ul.menu ul a {
    padding-left: 0;
    border-top: none;
  }
}
/* line 118, ../sass/partials/_footer.scss */
#footer_bottom ul.menu {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 650px) {
  /* line 118, ../sass/partials/_footer.scss */
  #footer_bottom ul.menu {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media (min-width: 1200px) {
  /* line 118, ../sass/partials/_footer.scss */
  #footer_bottom ul.menu {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 129, ../sass/partials/_footer.scss */
#footer_bottom ul.menu li {
  list-style: none;
}
/* line 132, ../sass/partials/_footer.scss */
#footer_bottom ul.menu a {
  color: #bbd7e7;
  display: block;
  border-top: 1px solid #7889a3;
  padding: 0.5em 1em;
  color: #bbd7e7;
  text-decoration: none;
}
/* line 45, ../sass/_mixins.scss */
#footer_bottom ul.menu a:hover {
  color: white;
}
/* line 136, ../sass/partials/_footer.scss */
#footer_bottom ul.menu a:hover {
  color: #fff;
}
@media (min-width: 650px) {
  /* line 132, ../sass/partials/_footer.scss */
  #footer_bottom ul.menu a {
    border-top: none;
    padding: 0.75em 0.5em;
  }
}
/* line 145, ../sass/partials/_footer.scss */
#footer_bottom #block-block-15 {
  font-size: 0.9em;
  border-top: 1px solid black;
}
/* line 148, ../sass/partials/_footer.scss */
#footer_bottom #block-block-15 div.rtecenter {
  border-top: 1px solid #54637b;
  padding: 2.5em 0 0.75em 0;
}
/* line 152, ../sass/partials/_footer.scss */
#footer_bottom #block-block-15 p.rtecenter {
  padding: 0 0 2.5em 0;
}

/* line 158, ../sass/partials/_footer.scss */
.region-footer-top {
  overflow: hidden;
  *zoom: 1;
}

/**
 * @file
 * Subpages
 *
 * Define styles for subpages within this website, if styles don't belong anywhere else.
 *
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* General subpage styles
**************************************************************************************************************************************/
/* line 17, ../sass/partials/_subpages.scss */
.form_description {
  margin: 0 0 1.5em 0;
  padding: 1em;
  border: 1px solid #e3e3e3;
  background-color: #f3f3f3;
  font-style: italic;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Banner images with overlay
**************************************************************************************************************************************/
/* line 29, ../sass/partials/_subpages.scss */
.view-banner-image-with-overlay-text {
  position: relative;
}

/* line 33, ../sass/partials/_subpages.scss */
.views-field-field-banner-image-overlay-text {
  width: 100%;
  padding: 1.5em 5%;
  box-sizing: border-box;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  background: #f3f3f3;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  /* line 33, ../sass/partials/_subpages.scss */
  .views-field-field-banner-image-overlay-text {
    position: absolute;
    top: 70px;
    padding: 0 5%;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    background: transparent;
    border-bottom: none;
  }
}
@media (min-width: 1024px) {
  /* line 33, ../sass/partials/_subpages.scss */
  .views-field-field-banner-image-overlay-text {
    top: 120px;
  }
}
/* line 55, ../sass/partials/_subpages.scss */
.views-field-field-banner-image-overlay-text h2 {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  margin: 0 0 0.25em;
}
@media (min-width: 768px) {
  /* line 55, ../sass/partials/_subpages.scss */
  .views-field-field-banner-image-overlay-text h2 {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    font-size: 2em;
  }
}
@media (min-width: 1024px) {
  /* line 55, ../sass/partials/_subpages.scss */
  .views-field-field-banner-image-overlay-text h2 {
    font-size: 2.5em;
  }
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* DFP Ads
**************************************************************************************************************************************/
/* line 73, ../sass/partials/_subpages.scss */
.dfp-tag-wrapper {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 75, ../sass/partials/_subpages.scss */
.region-main-bottom .dfp-tag-wrapper {
  border-bottom: none;
  margin-bottom: 0 !important;
}
/* line 79, ../sass/partials/_subpages.scss */
.region-main-bottom .dfp-tag-wrapper .dfp-tag-wrapper {
  border-top: none;
  border-bottom: none;
  margin-top: 0 !important;
  padding: 0 !important;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Email sign-up page
**************************************************************************************************************************************/
@media (min-width: 850px) {
  /* line 94, ../sass/partials/_subpages.scss */
  .section-free-newsletters #content {
    padding: 3em;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    background: #f9f9f9;
  }
}
/* line 101, ../sass/partials/_subpages.scss */
.section-free-newsletters .field-name-body {
  font-style: italic;
  font-size: 1.5em;
}
/* line 106, ../sass/partials/_subpages.scss */
.section-free-newsletters #block-ncr-api-emailmarketing-full .form-item-interest-groups {
  padding-top: 1em;
}
/* line 109, ../sass/partials/_subpages.scss */
.section-free-newsletters #block-ncr-api-emailmarketing-full .form-type-checkboxes {
  clear: both;
}
/* line 111, ../sass/partials/_subpages.scss */
.section-free-newsletters #block-ncr-api-emailmarketing-full .form-type-checkboxes .form-item {
  margin: 0.6em 0;
}
/* line 115, ../sass/partials/_subpages.scss */
.section-free-newsletters #block-ncr-api-emailmarketing-full .form-type-textfield {
  margin: 0 !important;
  float: left;
}
@media (min-width: 850px) {
  /* line 120, ../sass/partials/_subpages.scss */
  .section-free-newsletters #block-ncr-api-emailmarketing-full .form-text {
    background-color: #fff;
  }
}
/* line 124, ../sass/partials/_subpages.scss */
.section-free-newsletters #block-ncr-api-emailmarketing-full .form-submit {
  float: left;
  margin: 0;
  border-radius: 0 4px 4px 0;
  padding: 0.55em 2em 0.55em 1em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Search results page
**************************************************************************************************************************************/
/* line 137, ../sass/partials/_subpages.scss */
.search-results {
  padding-left: 0;
}

/* line 141, ../sass/partials/_subpages.scss */
.search-result {
  padding: 1.25em 0 0 0;
  border-top: 1px dotted #ccc;
}
/* line 144, ../sass/partials/_subpages.scss */
.search-result h3.title {
  margin-top: 0;
}
/* line 147, ../sass/partials/_subpages.scss */
.search-result .search-snippet {
  margin-bottom: 0.6em;
}
/* line 150, ../sass/partials/_subpages.scss */
.search-result .search-snippet-info {
  padding-left: 0;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Forward-together (i.e. Membership) section
**************************************************************************************************************************************/
/* line 160, ../sass/partials/_subpages.scss */
.section-forward h1 {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: 3.5em;
  text-transform: uppercase;
  color: #063c5b;
}
/* line 167, ../sass/partials/_subpages.scss */
.section-forward .node h2,
.section-forward .node h3 {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #063c5b;
  text-transform: uppercase;
}
/* line 174, ../sass/partials/_subpages.scss */
.section-forward #webform-component-existing-membership-markup {
  margin: 0 0 2em 0;
}
/* line 176, ../sass/partials/_subpages.scss */
.section-forward #webform-component-existing-membership-markup h3 {
  margin: 0;
}
/* line 180, ../sass/partials/_subpages.scss */
.section-forward #webform-component-amount {
  overflow: hidden;
  *zoom: 1;
}
/* line 182, ../sass/partials/_subpages.scss */
.section-forward #webform-component-amount .form-item {
  float: left;
  margin-right: 20px;
}
/* line 187, ../sass/partials/_subpages.scss */
.section-forward #edit-submitted-other-amount {
  min-width: auto;
}
/* line 190, ../sass/partials/_subpages.scss */
.section-forward #webform-component-no-thanks {
  font-size: 11px;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Author pages
**************************************************************************************************************************************/
/* line 201, ../sass/partials/_subpages.scss */
.node-type-author #block-views-articles-by-author-block-2 .views-row {
  padding-bottom: 1.5em;
}
/* line 204, ../sass/partials/_subpages.scss */
.node-type-author #block-views-articles-by-author-block-2 .views-field-title {
  font-weight: 700;
}
/* line 208, ../sass/partials/_subpages.scss */
.node-type-author .views-field-title {
  margin: 0.25em 0;
}

/* line 213, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block {
  overflow: hidden;
  *zoom: 1;
}
/* line 215, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-field-profile-image {
  padding: 1em 0;
  text-align: center;
}
/* line 218, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-field-profile-image .image {
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 480px) {
  /* line 215, ../sass/partials/_subpages.scss */
  .view-author-profile.view-display-id-block .views-field-field-profile-image {
    float: left;
    max-width: 35%;
    padding: 0.5em 2em 1.5em 0;
  }
}
/* line 226, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-field-profile-image img {
  float: left;
}
/* line 230, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-body {
  padding: 0;
}
/* line 233, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-body .body.collapsed {
  max-height: 180px;
  overflow-y: hidden;
}
/* line 237, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-body .body.expanded {
  max-height: inherit;
  overflow-y: visible;
}
@media (min-width: 480px) {
  /* line 230, ../sass/partials/_subpages.scss */
  .view-author-profile.view-display-id-block .views-field-body {
    font-size: 1.2em;
    line-height: 170%;
  }
}
/* line 246, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block .views-field-body a.expand_body {
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 1em 0 0.5em 0;
}
/* line 253, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block a.author_link {
  text-indent: -10000px;
  display: inline-block;
  margin: 1.5em 0.3333em 0 0.3333em;
  width: 35px;
  height: 35px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 261, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block a.author_link:hover, .view-author-profile.view-display-id-block a.author_link:active {
  opacity: 0.75;
}
/* line 266, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block a.author_link.twitter {
  background-image: url(../images/author_twitter.jpg);
}
/* line 269, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block a.author_link.facebook {
  background-image: url(../images/author_fb.jpg);
}
/* line 272, ../sass/partials/_subpages.scss */
.view-author-profile.view-display-id-block a.author_link.email {
  background-image: url(../images/author_mail.jpg);
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Columns listing page.
**************************************************************************************************************************************/
/* line 282, ../sass/partials/_subpages.scss */
.view-zen-front-page-columns-list.view-display-id-page_1 .views-row {
  min-height: 100px;
  margin: 0 0 2.25em 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 287, ../sass/partials/_subpages.scss */
.view-zen-front-page-columns-list.view-display-id-page_1 h3 {
  margin: 0;
}
/* line 290, ../sass/partials/_subpages.scss */
.view-zen-front-page-columns-list.view-display-id-page_1 img {
  max-width: 25%;
  float: left;
  margin: 0 1em 0 0;
}
/* line 295, ../sass/partials/_subpages.scss */
.view-zen-front-page-columns-list.view-display-id-page_1 .byline-wrapper {
  border-bottom: none;
  margin-bottom: 0;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Feature Series layout
**************************************************************************************************************************************/
/* line 306, ../sass/partials/_subpages.scss */
.feature-series-layout .view-blog-or-column-description {
  overflow: hidden;
  *zoom: 1;
}
/* line 308, ../sass/partials/_subpages.scss */
.feature-series-layout .view-blog-or-column-description .views-field-description {
  font-size: 1.2em;
  line-height: 170%;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
}
/* line 313, ../sass/partials/_subpages.scss */
.feature-series-layout .view-blog-or-column-description img {
  width: 40%;
  max-width: 175px;
  margin: 0.5em 1.5em 1em 0;
  float: left;
}
/* line 320, ../sass/partials/_subpages.scss */
.feature-series-layout .views-field-field-article-teaser {
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  font-size: 1.2em;
  line-height: 150%;
}
@media (min-width: 768px) {
  /* line 326, ../sass/partials/_subpages.scss */
  .feature-series-layout .view-blog-or-column-description,
  .feature-series-layout #block-ncr-api-emailmarketing-author-column {
    width: 33%;
    float: left;
    border-bottom: none;
  }
  /* line 332, ../sass/partials/_subpages.scss */
  .feature-series-layout #block-views-topic-pages-block-3,
  .feature-series-layout #block-views-topic-pages-block-4,
  .feature-series-layout #content {
    width: 62%;
    float: right;
  }
}
/* line 341, ../sass/partials/_subpages.scss */
.feature-series-layout #block-views-topic-pages-block-3 .views-row,
.feature-series-layout #block-views-topic-pages-block-4 .views-row {
  margin-bottom: 0;
  padding-bottom: 1.5em;
  clear: both;
}
/* line 346, ../sass/partials/_subpages.scss */
.feature-series-layout #block-views-topic-pages-block-3 h2,
.feature-series-layout #block-views-topic-pages-block-4 h2 {
  margin-top: 0;
  font-weight: 700;
}

/* line 355, ../sass/partials/_subpages.scss */
.section-columns .slug,
.section-blogs .slug {
  display: none;
}

/* line 361, ../sass/partials/_subpages.scss */
.view-feature-series-page h3.views-field-title {
  margin-top: 0.25em;
}
@media (min-width: 768px) {
  /* line 370, ../sass/partials/_subpages.scss */
  .view-feature-series-page.view-display-id-page .view-display-id-attachment_1, .view-feature-series-page.view-display-id-page_1 .view-display-id-attachment_1 {
    width: 33%;
    float: left;
  }
  /* line 374, ../sass/partials/_subpages.scss */
  .view-feature-series-page.view-display-id-page .view-display-id-attachment_2,
  .view-feature-series-page.view-display-id-page > .view-content, .view-feature-series-page.view-display-id-page_1 .view-display-id-attachment_2,
  .view-feature-series-page.view-display-id-page_1 > .view-content {
    width: 62%;
    float: right;
  }
  /* line 380, ../sass/partials/_subpages.scss */
  .view-feature-series-page.view-display-id-page .view-display-id-attachment_2 .views-field-title, .view-feature-series-page.view-display-id-page_1 .view-display-id-attachment_2 .views-field-title {
    margin-top: 0;
    font-weight: 700;
  }
  /* line 384, ../sass/partials/_subpages.scss */
  .view-feature-series-page.view-display-id-page .view-display-id-attachment_2 .views-field-field-byline, .view-feature-series-page.view-display-id-page_1 .view-display-id-attachment_2 .views-field-field-byline {
    border-bottom: none;
    margin-bottom: 0;
  }
  /* line 388, ../sass/partials/_subpages.scss */
  .view-feature-series-page.view-display-id-page .view-display-id-attachment_2 .views-row, .view-feature-series-page.view-display-id-page_1 .view-display-id-attachment_2 .views-row {
    padding-bottom: 1.5em;
  }
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Channels
**************************************************************************************************************************************/
/* line 404, ../sass/partials/_subpages.scss */
.view-book-reviews-page.view-display-id-page .views-field-title,
.view-topic-pages.view-display-id-page .views-field-title,
.view-most-recent-stories.view-id-most_recent_stories.view-display-id-page .views-field-title {
  margin-top: 0.25em;
}

/* line 409, ../sass/partials/_subpages.scss */
.views-row.alternating-row {
  clear: both;
  margin-bottom: 2em;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 650px) {
  /* line 409, ../sass/partials/_subpages.scss */
  .views-row.alternating-row {
    margin-bottom: 3em;
  }
  /* line 416, ../sass/partials/_subpages.scss */
  .views-row.alternating-row.views-row-odd .views-field-field-lead-image-img {
    margin: 0 5% 0 0;
    float: left;
    width: 47.5%;
  }
  /* line 423, ../sass/partials/_subpages.scss */
  .views-row.alternating-row.views-row-even .views-field-field-lead-image-img {
    margin: 0 0 1em 5%;
    float: right;
    width: 47.5%;
  }
}
@media (min-width: 1024px) {
  /* line 409, ../sass/partials/_subpages.scss */
  .views-row.alternating-row {
    margin-bottom: 5em;
  }
}
/* line 433, ../sass/partials/_subpages.scss */
.views-row.alternating-row .views-field-title {
  font-weight: bold;
}
@media (min-width: 650px) {
  /* line 433, ../sass/partials/_subpages.scss */
  .views-row.alternating-row .views-field-title {
    margin-top: 0;
  }
}
/* line 439, ../sass/partials/_subpages.scss */
.views-row.alternating-row .byline-wrapper {
  padding-bottom: 1.5em;
}
/* line 442, ../sass/partials/_subpages.scss */
.views-row.alternating-row .views-field-field-article-teaser,
.views-row.alternating-row .views-field-body {
  font-size: 1.33333em;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  line-height: 150%;
}

/* line 449, ../sass/partials/_subpages.scss */
.view-featured-collection {
  margin-bottom: 4em;
  padding: 1.5em;
  border-right: 5px solid #f68622;
  background: #063c5b;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  overflow: hidden;
  *zoom: 1;
}
/* line 457, ../sass/partials/_subpages.scss */
.view-featured-collection a:link,
.view-featured-collection a:visited {
  color: #fff;
}
/* line 461, ../sass/partials/_subpages.scss */
.view-featured-collection a:hover,
.view-featured-collection a:active {
  color: #eee !important;
}
/* line 465, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-name {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  margin: 0 0 0.5em 0;
  line-height: 100%;
  font-size: 2.1em;
  font-weight: bold;
}
/* line 471, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-name a {
  display: block;
}
/* line 474, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-name .intro {
  display: block;
  text-transform: uppercase;
  font-size: 0.55em;
}
/* line 480, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-field-feature-series-image {
  float: left;
  margin-right: 1.5em;
}
/* line 483, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-field-feature-series-image img {
  float: left;
}
/* line 487, ../sass/partials/_subpages.scss */
.view-featured-collection .views-field-description {
  font-size: 1.2em;
  line-height: 140%;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Feature Series Collections
**************************************************************************************************************************************/
/* line 498, ../sass/partials/_subpages.scss */
.view-collection-series .views-row {
  margin-bottom: 1.5em;
}
/* line 501, ../sass/partials/_subpages.scss */
.view-collection-series .views-row-3,
.view-collection-series .views-row-5,
.view-collection-series .views-row-7,
.view-collection-series .views-row-9,
.view-collection-series .views-row-11,
.view-collection-series .views-row-13,
.view-collection-series .views-row-15 {
  clear: both;
}
@media (min-width: 960px) {
  /* line 511, ../sass/partials/_subpages.scss */
  .view-collection-series .views-row-3,
  .view-collection-series .views-row-5,
  .view-collection-series .views-row-9,
  .view-collection-series .views-row-11,
  .view-collection-series .views-row-13,
  .view-collection-series .views-row-15 {
    clear: none;
  }
  /* line 519, ../sass/partials/_subpages.scss */
  .view-collection-series .views-row-4,
  .view-collection-series .views-row-7,
  .view-collection-series .views-row-10,
  .view-collection-series .views-row-13,
  .view-collection-series .views-row-16 {
    clear: both;
  }
}
/* line 527, ../sass/partials/_subpages.scss */
.view-collection-series .views-field-field-feature-series-image {
  margin-bottom: 1em;
}
/* line 530, ../sass/partials/_subpages.scss */
.view-collection-series .views-field-description {
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  font-size: 1.1em;
  line-height: 160%;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Cartoons page
**************************************************************************************************************************************/
/* line 542, ../sass/partials/_subpages.scss */
.view-cartoon-grid-view .views-field-field-cartoon-first-panel {
  overflow: hidden;
  *zoom: 1;
}
/* line 544, ../sass/partials/_subpages.scss */
.view-cartoon-grid-view .views-field-field-cartoon-first-panel img {
  float: left;
}
/* line 548, ../sass/partials/_subpages.scss */
.view-cartoon-grid-view .views-field-created {
  margin: 0 0 1.5em;
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 0.9em;
  color: #666;
  text-align: center;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Sidebar content
**************************************************************************************************************************************/
/* line 562, ../sass/partials/_subpages.scss */
.region-sidebar-second {
  /**
   * DFP ad spaces in sidebar
   */
}
/* line 564, ../sass/partials/_subpages.scss */
.region-sidebar-second.sticky .block:nth-child(2) {
  margin-top: 140px !important;
}
/* line 568, ../sass/partials/_subpages.scss */
.region-sidebar-second .block {
  margin-bottom: 1.5em !important;
}
/* line 575, ../sass/partials/_subpages.scss */
.region-sidebar-second .block-dfp {
  padding: 1em 0;
  background: #f3f3f3;
}
/* line 578, ../sass/partials/_subpages.scss */
.region-sidebar-second .block-dfp > .dfp-tag-wrapper {
  width: 300px;
  max-width: 96%;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 850px) {
  /* line 575, ../sass/partials/_subpages.scss */
  .region-sidebar-second .block-dfp {
    padding: 0;
  }
  /* line 586, ../sass/partials/_subpages.scss */
  .region-sidebar-second .block-dfp > .dfp-tag-wrapper {
    max-width: 100%;
  }
}
@media (min-width: 1150px) {
  /* line 575, ../sass/partials/_subpages.scss */
  .region-sidebar-second .block-dfp {
    padding: 1em 0;
  }
  /* line 592, ../sass/partials/_subpages.scss */
  .region-sidebar-second .block-dfp > .dfp-tag-wrapper {
    max-width: 96%;
  }
}

/**
 * Sidebar Call-to-action block.
 */
/* line 602, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action,
#block-ncr-blocks-donate-call-to-action {
  padding: 1.25em 7%;
  background: url(../images/diagonal-stripes3.png) center center repeat;
}
/* line 606, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .block_title,
#block-ncr-blocks-donate-call-to-action .block_title {
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  margin: 0 0 0.5em 0;
  line-height: 120%;
  font-size: 1.9em;
  font-weight: 700;
}
/* line 615, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .block_section,
#block-ncr-blocks-donate-call-to-action .block_section {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  border-top: 1px solid #ddd;
  padding: 1.5em 0 1em 0;
  overflow: hidden;
  *zoom: 1;
  clear: both;
}
/* line 621, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .block_section:last-child,
#block-ncr-blocks-donate-call-to-action .block_section:last-child {
  padding-bottom: 0;
}
/* line 625, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .number,
#block-ncr-blocks-donate-call-to-action .number {
  font-size: 3em;
  float: left;
  width: 13%;
  padding: 0.15em 0 0 0;
  color: #1b5678;
}
/* line 632, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .section_title,
#block-ncr-blocks-donate-call-to-action .section_title {
  width: 86%;
  margin: 0 0 1em 0;
  float: right;
  font-size: 1.3333em;
  color: #1b5678;
}
/* line 639, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .section_content,
#block-ncr-blocks-donate-call-to-action .section_content {
  clear: both;
}
/* line 641, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .section_content p,
#block-ncr-blocks-donate-call-to-action .section_content p {
  margin: 0;
}
/* line 645, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-call-to-action .form-text,
#block-ncr-blocks-donate-call-to-action .form-text {
  background-color: #fff;
}

/**
 * Share links
 */
/* line 653, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links {
  background: #fff;
  padding: 2em 0 1.75em 0;
  text-align: center;
}
/* line 657, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links h2 {
  display: none;
}
/* line 660, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links a {
  display: inline-block;
  opacity: 0.4;
  transition-property: opacity;
  transition-duration: 0.25s;
}
/* line 665, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links a:hover, #block-ncr-blocks-article-share-links a:active {
  opacity: 0.8;
}
/* line 669, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links a img {
  float: right;
}
@media (min-width: 1024px) {
  /* line 660, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links a {
    padding: 0.15em;
  }
}
/* line 675, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links a.share {
  max-width: 40px;
  float: left;
}
@media (min-width: 1024px) {
  /* line 675, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links a.share {
    max-width: 50px;
    float: none;
  }
}
/* line 684, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links #back_to_top {
  display: none;
}
/* line 687, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 45px;
  box-sizing: border-box;
  padding: 0 0.75em;
  z-index: 9999;
  background: #f5f5f5;
  box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.5);
}
/* line 698, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links.sticky .inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 960px) {
  /* line 687, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky {
    padding: 0 2em;
  }
  /* line 704, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky .inner {
    text-align: right;
  }
  /* line 707, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky h2.fixed_title {
    width: 66%;
    text-align: left;
    display: block;
    float: left;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.2em;
    margin: 0.7em 0 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 26px;
  }
  /* line 719, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky h2.fixed_title strong {
    text-transform: uppercase;
  }
  /* line 722, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky h2.fixed_title .fade {
    top: 0;
    right: 0;
    height: 40px;
    width: 100px;
    position: absolute;
    background: url(../images/fixed-title-fade1.png) right top repeat-y;
  }
}
/* line 732, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links.sticky #back_to_top {
  display: inline-block;
  color: #666;
  text-decoration: none;
  font-size: 0.9em;
  max-width: 113px;
  font-weight: bold;
  padding-right: 1.25em;
  text-transform: uppercase;
  float: right;
}
@media (min-width: 1024px) {
  /* line 732, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-article-share-links.sticky #back_to_top {
    float: none;
  }
}
/* line 747, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links.sticky a {
  margin-bottom: -0.5em;
}
/* line 749, ../sass/partials/_subpages.scss */
#block-ncr-blocks-article-share-links.sticky a.share {
  max-width: 45px;
}

/* line 756, ../sass/partials/_subpages.scss */
#classifieds-share-links {
  padding: 0em 0 2em 0;
  margin-right: 40px;
  text-align: center;
}
@media (min-width: 1024px) {
  /* line 756, ../sass/partials/_subpages.scss */
  #classifieds-share-links {
    text-align: right;
    padding: 0em 0 0em 0;
  }
}
/* line 764, ../sass/partials/_subpages.scss */
#classifieds-share-links h2 {
  display: none;
}
/* line 767, ../sass/partials/_subpages.scss */
#classifieds-share-links a {
  display: inline-block;
  opacity: 0.4;
  transition-property: opacity;
  transition-duration: 0.25s;
}
/* line 772, ../sass/partials/_subpages.scss */
#classifieds-share-links a:hover, #classifieds-share-links a:active {
  opacity: 0.8;
}
/* line 776, ../sass/partials/_subpages.scss */
#classifieds-share-links a img {
  float: right;
}
@media (min-width: 1024px) {
  /* line 767, ../sass/partials/_subpages.scss */
  #classifieds-share-links a {
    padding: 0.15em;
  }
}
/* line 782, ../sass/partials/_subpages.scss */
#classifieds-share-links a.share {
  max-width: 40px;
  float: left;
}
@media (min-width: 1024px) {
  /* line 782, ../sass/partials/_subpages.scss */
  #classifieds-share-links a.share {
    max-width: 50px;
    float: none;
  }
}
/* line 791, ../sass/partials/_subpages.scss */
#classifieds-share-links #back_to_top {
  display: none;
}
/* line 794, ../sass/partials/_subpages.scss */
#classifieds-share-links.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 45px;
  box-sizing: border-box;
  padding: 0 0.75em;
  z-index: 9999;
  background: #f5f5f5;
  box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.5);
}
/* line 805, ../sass/partials/_subpages.scss */
#classifieds-share-links.sticky .inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 960px) {
  /* line 794, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky {
    padding: 0 2em;
  }
  /* line 811, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky .inner {
    text-align: right;
  }
  /* line 814, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky h2.fixed_title {
    width: 66%;
    text-align: left;
    display: block;
    float: left;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.2em;
    margin: 0.7em 0 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 26px;
  }
  /* line 826, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky h2.fixed_title strong {
    text-transform: uppercase;
  }
  /* line 829, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky h2.fixed_title .fade {
    top: 0;
    right: 0;
    height: 40px;
    width: 100px;
    position: absolute;
    background: url(../images/fixed-title-fade1.png) right top repeat-y;
  }
}
/* line 839, ../sass/partials/_subpages.scss */
#classifieds-share-links.sticky #back_to_top {
  display: inline-block;
  color: #666;
  text-decoration: none;
  font-size: 0.9em;
  max-width: 113px;
  font-weight: bold;
  padding-right: 1.25em;
  text-transform: uppercase;
  float: right;
}
@media (min-width: 1024px) {
  /* line 839, ../sass/partials/_subpages.scss */
  #classifieds-share-links.sticky #back_to_top {
    float: none;
  }
}
/* line 854, ../sass/partials/_subpages.scss */
#classifieds-share-links.sticky a {
  margin-bottom: -0.5em;
}
/* line 856, ../sass/partials/_subpages.scss */
#classifieds-share-links.sticky a.share {
  max-width: 45px;
}

/**
 * Related Content blocks (Taxonomy-based, and feature-series-based).
 */
/* line 866, ../sass/partials/_subpages.scss */
.view-related-content-feature-series,
#block-views-related-content-block,
#block-views-most-recent-stories-block-1,
#block-menu-menu-ways-to-give,
#block-menu-menu-ncr-s-family-of-donors,
#block-views-quick-reads-sidebar-quick-reads,
#block-views-most-recent-stories-block-2,
#block-views-efc92d20e96c132295c44c40ca2965a1,
#block-views-e2a6c40093877a4e0499c90c136b1844 {
  padding: 2em 0 1em 0;
}
/* line 876, ../sass/partials/_subpages.scss */
.view-related-content-feature-series h2,
#block-views-related-content-block h2,
#block-views-most-recent-stories-block-1 h2,
#block-menu-menu-ways-to-give h2,
#block-menu-menu-ncr-s-family-of-donors h2,
#block-views-quick-reads-sidebar-quick-reads h2,
#block-views-most-recent-stories-block-2 h2,
#block-views-efc92d20e96c132295c44c40ca2965a1 h2,
#block-views-e2a6c40093877a4e0499c90c136b1844 h2 {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  border-bottom: 3px solid #f68622;
  padding: 0 0 0.333em 0;
  margin: 0 0 0.75em 0;
  display: inline-block;
  font-weight: 600;
}
/* line 885, ../sass/partials/_subpages.scss */
.view-related-content-feature-series h3.views-field-title,
#block-views-related-content-block h3.views-field-title,
#block-views-most-recent-stories-block-1 h3.views-field-title,
#block-menu-menu-ways-to-give h3.views-field-title,
#block-menu-menu-ncr-s-family-of-donors h3.views-field-title,
#block-views-quick-reads-sidebar-quick-reads h3.views-field-title,
#block-views-most-recent-stories-block-2 h3.views-field-title,
#block-views-efc92d20e96c132295c44c40ca2965a1 h3.views-field-title,
#block-views-e2a6c40093877a4e0499c90c136b1844 h3.views-field-title {
  font-size: 1.1em;
  margin: 0.25em 0;
}
/* line 889, ../sass/partials/_subpages.scss */
.view-related-content-feature-series .byline-wrapper,
#block-views-related-content-block .byline-wrapper,
#block-views-most-recent-stories-block-1 .byline-wrapper,
#block-menu-menu-ways-to-give .byline-wrapper,
#block-menu-menu-ncr-s-family-of-donors .byline-wrapper,
#block-views-quick-reads-sidebar-quick-reads .byline-wrapper,
#block-views-most-recent-stories-block-2 .byline-wrapper,
#block-views-efc92d20e96c132295c44c40ca2965a1 .byline-wrapper,
#block-views-e2a6c40093877a4e0499c90c136b1844 .byline-wrapper {
  margin-bottom: 1em;
  padding-bottom: 1.1em;
}
/* line 894, ../sass/partials/_subpages.scss */
.view-related-content-feature-series .view-footer .cta,
#block-views-related-content-block .view-footer .cta,
#block-views-most-recent-stories-block-1 .view-footer .cta,
#block-menu-menu-ways-to-give .view-footer .cta,
#block-menu-menu-ncr-s-family-of-donors .view-footer .cta,
#block-views-quick-reads-sidebar-quick-reads .view-footer .cta,
#block-views-most-recent-stories-block-2 .view-footer .cta,
#block-views-efc92d20e96c132295c44c40ca2965a1 .view-footer .cta,
#block-views-e2a6c40093877a4e0499c90c136b1844 .view-footer .cta {
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  display: inline-block;
  padding: 0.75em;
  color: #fff;
  text-decoration: none;
  background: #1b5678;
  border-radius: 4px;
  line-height: 100%;
}
/* line 903, ../sass/partials/_subpages.scss */
.view-related-content-feature-series .view-footer .cta:hover,
#block-views-related-content-block .view-footer .cta:hover,
#block-views-most-recent-stories-block-1 .view-footer .cta:hover,
#block-menu-menu-ways-to-give .view-footer .cta:hover,
#block-menu-menu-ncr-s-family-of-donors .view-footer .cta:hover,
#block-views-quick-reads-sidebar-quick-reads .view-footer .cta:hover,
#block-views-most-recent-stories-block-2 .view-footer .cta:hover,
#block-views-efc92d20e96c132295c44c40ca2965a1 .view-footer .cta:hover,
#block-views-e2a6c40093877a4e0499c90c136b1844 .view-footer .cta:hover {
  background: #063c5b;
}

/* line 909, ../sass/partials/_subpages.scss */
.view-related-content-feature-series {
  padding-top: 1em;
}
/* line 911, ../sass/partials/_subpages.scss */
.view-related-content-feature-series h3.views-field-title {
  font-size: 1.3em;
}

/* line 917, ../sass/partials/_subpages.scss */
#block-menu-menu-ways-to-give .menu__item,
#block-menu-menu-ncr-s-family-of-donors .menu__item {
  font-weight: 700;
  margin: 1em 0 0.5em 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  line-height: 120%;
  font-size: 1.15em;
}
/* line 926, ../sass/partials/_subpages.scss */
#block-menu-menu-ways-to-give .menu__item a,
#block-menu-menu-ncr-s-family-of-donors .menu__item a {
  text-decoration: none;
  color: #04619d;
}

/* line 933, ../sass/partials/_subpages.scss */
#block-block-264,
#block-block-265,
#block-block-278 {
  padding: 2em 0 1em 0;
}
/* line 937, ../sass/partials/_subpages.scss */
#block-block-264 h2,
#block-block-265 h2,
#block-block-278 h2 {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  border-bottom: 3px solid #f68622;
  padding: 0 0 0.333em 0;
  margin: 0 0 0.75em 0;
  display: inline-block;
  font-weight: 600;
}
/* line 946, ../sass/partials/_subpages.scss */
#block-block-264 .byline-wrapper,
#block-block-265 .byline-wrapper,
#block-block-278 .byline-wrapper {
  margin-bottom: 1em;
  padding-bottom: 1.1em;
}
/* line 950, ../sass/partials/_subpages.scss */
#block-block-264 .dev-menu-item,
#block-block-264 .dev-menu-item-tag,
#block-block-265 .dev-menu-item,
#block-block-265 .dev-menu-item-tag,
#block-block-278 .dev-menu-item,
#block-block-278 .dev-menu-item-tag {
  font-weight: 700;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  line-height: 120%;
  font-size: 1.15em;
}
/* line 959, ../sass/partials/_subpages.scss */
#block-block-264 .dev-menu-item a,
#block-block-264 .dev-menu-item-tag a,
#block-block-265 .dev-menu-item a,
#block-block-265 .dev-menu-item-tag a,
#block-block-278 .dev-menu-item a,
#block-block-278 .dev-menu-item-tag a {
  text-decoration: none;
  color: #04619d;
}
/* line 964, ../sass/partials/_subpages.scss */
#block-block-264 .dev-menu-item,
#block-block-265 .dev-menu-item,
#block-block-278 .dev-menu-item {
  margin: 1em 0 0.5em 0;
}
/* line 967, ../sass/partials/_subpages.scss */
#block-block-264 .dev-menu-item-tag,
#block-block-265 .dev-menu-item-tag,
#block-block-278 .dev-menu-item-tag {
  margin: 0 0 0 1em;
  font-style: italic;
  font-size: 1.05em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Email signups
**************************************************************************************************************************************/
/* line 978, ../sass/partials/_subpages.scss */
#block-ncr-api-emailmarketing-earthbeat-article-signup,
#block-ncr-api-emailmarketing-article-signup,
#block-ncr-api-emailmarketing-author-column {
  margin: 2.5em 0 !important;
  padding: 1em 2em 1.25em;
  background: #044774;
  border-left: 4px solid #f68622;
  overflow: hidden;
  *zoom: 1;
}
/* line 986, ../sass/partials/_subpages.scss */
#block-ncr-api-emailmarketing-earthbeat-article-signup p,
#block-ncr-api-emailmarketing-article-signup p,
#block-ncr-api-emailmarketing-author-column p {
  margin-bottom: 0.5em;
  color: #fff;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
  font-style: italic;
}

/* line 993, ../sass/partials/_subpages.scss */
#block-ncr-api-emailmarketing-earthbeat-article-signup {
  background: #1b5678;
  border-left: 4px solid #39b536;
}

/**
 * Email signup block
 */
/* line 1001, ../sass/partials/_subpages.scss */
#block-ncr-api-emailmarketing-signup {
  background: #f5f5f5;
  padding: 1.5em;
}

/**
 * Inline fields (putting the label on top of the field, appearing in side it)
 */
/* line 1009, ../sass/partials/_subpages.scss */
.email_signup_inline_fields {
  overflow: hidden;
  *zoom: 1;
}
/* line 1011, ../sass/partials/_subpages.scss */
.email_signup_inline_fields .form-item.form-type-textfield {
  margin: 0;
  max-width: 65%;
  float: left;
}
/* line 1016, ../sass/partials/_subpages.scss */
.email_signup_inline_fields .form-submit {
  float: left;
  max-width: 35%;
  margin: 0;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  border-radius: 0 4px 4px 0;
  font-size: 1em !important;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Pop-up
**************************************************************************************************************************************/
/* line 1031, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next {
  display: none;
  margin-bottom: 0 !important;
  color: #fff;
  background-color: #04293e;
  padding: 1.25em;
  padding-left: 1.75em;
  line-height: 160%;
}
/* line 1041, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next label {
  color: #414042;
}
/* line 1044, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next .view {
  font-size: 0.9em;
}
/* line 1047, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next p {
  margin-bottom: 1.25em;
}
/* line 1050, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next h3 {
  font-weight: normal;
  margin: 0 0 0.5em 0;
  font-size: 1.5em;
}
/* line 1054, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next h3 strong {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 1059, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next img {
  display: none;
}
@media (min-width: 650px) {
  /* line 1059, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-curated-read-next img {
    display: block;
    max-width: 100px;
    margin: 0 1.25em 1.25em 0;
    float: left;
  }
}
/* line 1070, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next form {
  overflow: hidden;
  *zoom: 1;
}
/* line 1073, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next p.email.info {
  margin-bottom: 0.75em;
}
/* line 1078, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next a,
#block-ncr-blocks-curated-read-next a:link,
#block-ncr-blocks-curated-read-next a:visited {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
/* line 1085, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next a:hover,
#block-ncr-blocks-curated-read-next a:active {
  opacity: 1;
}
/* line 1089, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next a.close_overlay {
  float: right;
  margin: 0 0 1em 2em;
  opacity: 0.6;
  background: url(../images/overlay-close1.png) center center no-repeat;
  background-size: 100%;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -10000px;
}
/* line 1099, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next a.close_overlay:hover {
  opacity: 1;
}
/* line 1105, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next.sticky {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 550px;
  z-index: 999;
}
@media (min-width: 650px) {
  /* line 1105, ../sass/partials/_subpages.scss */
  #block-ncr-blocks-curated-read-next.sticky {
    bottom: 20px;
    right: 20px;
    border: 1px solid #010d13;
  }
}
/* line 1119, ../sass/partials/_subpages.scss */
#block-ncr-blocks-curated-read-next.hidden, #block-ncr-blocks-curated-read-next.hidden.sticky {
  display: none;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* User profile pages
**************************************************************************************************************************************/
/* line 1130, ../sass/partials/_subpages.scss */
.logged-in.page-user .profile {
  margin: 0;
}

/* line 1135, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-subscription-links,
#block-views-your-donations-block {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
/* line 1140, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-subscription-links h2,
#block-views-your-donations-block h2 {
  font-size: 1.5em;
  margin-bottom: 0.3em;
}
/* line 1144, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-subscription-links h3,
#block-views-your-donations-block h3 {
  font-size: 1.25em;
  margin-bottom: 0.3em;
}
/* line 1148, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-subscription-links ul,
#block-views-your-donations-block ul {
  margin: 0;
  padding: 0;
}
/* line 1152, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-subscription-links li,
#block-views-your-donations-block li {
  display: inline-block;
  margin: 0 1.25em 0 0;
  list-style: none;
}

/* line 1159, ../sass/partials/_subpages.scss */
#previous-memberships h2,
#block-views-your-donations-block h2 {
  margin-bottom: 1em;
}

/* line 1164, ../sass/partials/_subpages.scss */
.view-customer-profile .views-field {
  margin: 0 0 0.5em 0;
}

/* line 1171, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-springboard p strong,
.view-customer-profile .views-field strong,
#current_subscription p strong {
  display: inline-block;
  margin-right: 0.5em;
}

/* line 1177, ../sass/partials/_subpages.scss */
#previous-memberships,
#current_subscriptions {
  border-top: 1px dotted #aaa;
  padding-top: 1.75em;
  margin-top: 2em;
}

/* line 1184, ../sass/partials/_subpages.scss */
.current_subscription_item {
  padding: 0.5em 0;
}

/* line 1188, ../sass/partials/_subpages.scss */
#current_subscriptions strong {
  display: inline-block;
  margin-right: 0.5em;
}

/* line 1193, ../sass/partials/_subpages.scss */
#current_subscriptions p,
#block-ncr-blocks-user-springboard p {
  margin: 0 0 0.25em 0;
}

/* line 1198, ../sass/partials/_subpages.scss */
#membership-info,
#billing-info,
#payment-info,
#pause_cancel,
#previous-memberships {
  clear: both;
  margin-bottom: 1em;
}

/* line 1207, ../sass/partials/_subpages.scss */
#block-ncr-blocks-user-edit-address {
  margin-bottom: 2em;
}

/* line 1211, ../sass/partials/_subpages.scss */
a.edit,
a.action {
  display: inline-block;
  text-decoration: none;
  color: #e4791b;
  margin-right: 1em;
}

/* line 1219, ../sass/partials/_subpages.scss */
a.edit:hover,
a.edit.icon:hover,
a.action:hover {
  color: #bc5d09;
}

/* line 1225, ../sass/partials/_subpages.scss */
a.edit.icon,
a.action {
  background: url(../images/icon_edit_orange3.png) left center no-repeat;
  padding-left: 19px;
  background-size: 16px;
}

/* line 1232, ../sass/partials/_subpages.scss */
a.edit.icon:hover {
  background: url(../images/icon_edit_orange3_hover.png) left center no-repeat;
  background-size: 16px;
}

/* line 1237, ../sass/partials/_subpages.scss */
a.action {
  background: url(../images/icon_gear_orange2.png) left center no-repeat;
  background-size: 16px;
}

/* line 1242, ../sass/partials/_subpages.scss */
a.action:hover {
  background: url(../images/icon_gear_orange2_hover.png) left center no-repeat;
  background-size: 16px;
}

/* line 1247, ../sass/partials/_subpages.scss */
a.action.margin,
a.edit.margin {
  margin-left: 1.5em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Development Pages
**************************************************************************************************************************************/
/* line 1260, ../sass/partials/_subpages.scss */
.page-node-171905 h1#page-title,
.page-node-171904 h1#page-title,
.page-node-171906 h1#page-title,
.page-node-172841 h1#page-title {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: 3.0em;
  text-transform: uppercase;
  color: #063c5b;
}

/* line 1270, ../sass/partials/_subpages.scss */
.page-node-171877 h1#page-title {
  display: none;
}
/* line 1273, ../sass/partials/_subpages.scss */
.page-node-171877 iframe {
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  /* line 1273, ../sass/partials/_subpages.scss */
  .page-node-171877 iframe {
    height: 390px;
  }
}

/* line 1282, ../sass/partials/_subpages.scss */
#block-block-267 {
  text-align: center;
}
@media (min-width: 1024px) {
  /* line 1284, ../sass/partials/_subpages.scss */
  #block-block-267 img {
    width: 875px;
  }
}

/* line 1292, ../sass/partials/_subpages.scss */
.page-node-144916 h1#page-title {
  display: none;
}

@media (min-width: 1024px) {
  /* line 1297, ../sass/partials/_subpages.scss */
  .named-funds-image-left {
    float: left;
    padding-right: 15px;
  }
}

@media (min-width: 1024px) {
  /* line 1304, ../sass/partials/_subpages.scss */
  .named-funds-text-right {
    padding-top: 2px;
  }
}

@media (min-width: 1024px) {
  /* line 1310, ../sass/partials/_subpages.scss */
  .named-funds-image-right {
    float: right;
    padding-left: 15px;
    padding-top: 45px;
  }
}

@media (min-width: 1024px) {
  /* line 1318, ../sass/partials/_subpages.scss */
  .named-funds-text-left {
    padding-top: 45px;
  }
}

/* line 1326, ../sass/partials/_subpages.scss */
.legacy-society #content .even {
  float: left;
  width: 50%;
}

/**
 * @file
 * Subpages
 *
 * Define styles for subpages within this website, if styles don't belong anywhere else.
 *
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* Articles and Blogs, etc., generalized
**************************************************************************************************************************************/
/* line 13, ../sass/partials/_articles.scss */
.dropcap {
  font-size: 60px;
  display: block;
  float: left;
  line-height: 60px;
  margin: 0 5px 0 0;
  font-weight: bold;
}

/**
 * Rich text fields, body text size.
 */
/* line 25, ../sass/partials/_articles.scss */
.article_node .field-name-body,
.field-name-field-rich-text-paragraphs {
  font-size: 1.07em;
}

/* line 30, ../sass/partials/_articles.scss */
.printversion {
  margin: 0 0 1em 0;
  font-style: italic;
}

/**
 * Article header, text, and image
 */
/* line 38, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block,
#block-ncr-blocks-article-header-text-image {
  position: relative;
  text-align: center;
  margin: 0 auto 2em auto !important;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 44, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block .title_subtitle,
#block-ncr-blocks-article-header-text-image .title_subtitle {
  width: 94%;
}
/* line 47, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block .author,
#block-views-date-and-byline-block .column,
#block-views-date-and-byline-block .channel,
#block-ncr-blocks-article-header-text-image .author,
#block-ncr-blocks-article-header-text-image .column,
#block-ncr-blocks-article-header-text-image .channel {
  font-weight: 700;
  display: inline-block;
  margin: 0 0 1.25em 0;
  padding: 0 0.75em 0 0.95em;
  line-height: 90%;
  font-size: 0.9em;
}
@media (min-width: 650px) {
  /* line 47, ../sass/partials/_articles.scss */
  #block-views-date-and-byline-block .author,
  #block-views-date-and-byline-block .column,
  #block-views-date-and-byline-block .channel,
  #block-ncr-blocks-article-header-text-image .author,
  #block-ncr-blocks-article-header-text-image .column,
  #block-ncr-blocks-article-header-text-image .channel {
    font-size: 1.1em;
  }
}
@media (min-width: 1024px) {
  /* line 47, ../sass/partials/_articles.scss */
  #block-views-date-and-byline-block .author,
  #block-views-date-and-byline-block .column,
  #block-views-date-and-byline-block .channel,
  #block-ncr-blocks-article-header-text-image .author,
  #block-ncr-blocks-article-header-text-image .column,
  #block-ncr-blocks-article-header-text-image .channel {
    font-size: 1.2em;
  }
}
/* line 63, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block .post_date,
#block-ncr-blocks-article-header-text-image .post_date {
  margin: 0 0 1.25em 0;
  font-size: 0.9em;
}
@media (min-width: 650px) {
  /* line 63, ../sass/partials/_articles.scss */
  #block-views-date-and-byline-block .post_date,
  #block-ncr-blocks-article-header-text-image .post_date {
    font-size: 1.1em;
  }
  /* line 68, ../sass/partials/_articles.scss */
  .large_headline #block-views-date-and-byline-block .post_date, .large_headline
  #block-ncr-blocks-article-header-text-image .post_date {
    font-size: 1.4em;
  }
}
/* line 73, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block .byline.with_column_name,
#block-ncr-blocks-article-header-text-image .byline.with_column_name {
  display: block;
}
@media (min-width: 768px) {
  /* line 73, ../sass/partials/_articles.scss */
  #block-views-date-and-byline-block .byline.with_column_name,
  #block-ncr-blocks-article-header-text-image .byline.with_column_name {
    display: inline-block;
  }
}
/* line 79, ../sass/partials/_articles.scss */
#block-views-date-and-byline-block .column,
#block-views-date-and-byline-block .channel,
#block-ncr-blocks-article-header-text-image .column,
#block-ncr-blocks-article-header-text-image .channel {
  border-left: 2px solid #ddd;
}

/* line 86, ../sass/partials/_articles.scss */
#block-ncr-blocks-article-header-text-image .title_subtitle {
  margin: 2.5em auto 5em auto;
  width: 90%;
}
@media (min-width: 650px) {
  /* line 86, ../sass/partials/_articles.scss */
  #block-ncr-blocks-article-header-text-image .title_subtitle {
    width: 94%;
  }
}
/* line 93, ../sass/partials/_articles.scss */
#block-ncr-blocks-article-header-text-image .title_subtitle.small_headline {
  margin: 0 auto;
}
/* line 96, ../sass/partials/_articles.scss */
#block-ncr-blocks-article-header-text-image .title_subtitle.above {
  margin: 2.5em auto 0 auto;
}
/* line 99, ../sass/partials/_articles.scss */
#block-ncr-blocks-article-header-text-image .super_image {
  width: 100%;
}
/* line 102, ../sass/partials/_articles.scss */
#block-ncr-blocks-article-header-text-image .cutline {
  border-bottom: none;
  padding-top: 0;
  margin-left: 5%;
  margin-right: 5%;
  text-align: left;
}
@media (min-width: 650px) {
  /* line 102, ../sass/partials/_articles.scss */
  #block-ncr-blocks-article-header-text-image .cutline {
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media (min-width: 1240px) {
  /* line 102, ../sass/partials/_articles.scss */
  #block-ncr-blocks-article-header-text-image .cutline {
    margin-left: 1.5em;
  }
}

/**
 * Slug
 */
/* line 124, ../sass/partials/_articles.scss */
.slug {
  padding: 0 0 0.75em 0;
}
/* line 127, ../sass/partials/_articles.scss */
.view-front-page-sections .slug {
  padding: 0;
}
/* line 130, ../sass/partials/_articles.scss */
.view-front-page-sections .attachment-before .slug {
  padding: 0 0 0.75em 0;
}

/**
 * Lead images
 */
/* line 138, ../sass/partials/_articles.scss */
.flex-nav-container {
  margin-bottom: 1.75em;
}

/* line 142, ../sass/partials/_articles.scss */
.flexslider {
  border: none;
}

/**
 * Byline/date areas
 */
@media (min-width: 850px) {
  /* line 149, ../sass/partials/_articles.scss */
  #block-views-article-slug-and-column-block,
  #block-views-article-slug-and-column-block-1,
  #block-block-279 {
    width: 66.6667%;
  }
}
/* line 155, ../sass/partials/_articles.scss */
#block-views-article-slug-and-column-block .view-article-slug-and-column,
#block-views-article-slug-and-column-block .sunday-resource-slug,
#block-views-article-slug-and-column-block-1 .view-article-slug-and-column,
#block-views-article-slug-and-column-block-1 .sunday-resource-slug,
#block-block-279 .view-article-slug-and-column,
#block-block-279 .sunday-resource-slug {
  margin: 0 auto 2.5em auto;
  padding-bottom: 1.5em;
  text-align: center;
  border-bottom: 2px solid #eee;
  max-width: 400px;
}
@media (min-width: 1024px) {
  /* line 155, ../sass/partials/_articles.scss */
  #block-views-article-slug-and-column-block .view-article-slug-and-column,
  #block-views-article-slug-and-column-block .sunday-resource-slug,
  #block-views-article-slug-and-column-block-1 .view-article-slug-and-column,
  #block-views-article-slug-and-column-block-1 .sunday-resource-slug,
  #block-block-279 .view-article-slug-and-column,
  #block-block-279 .sunday-resource-slug {
    margin-bottom: 0;
  }
}

/* line 169, ../sass/partials/_articles.scss */
#block-block-279 .sunday-resource-slug .slug {
  font-size: 1.05em !important;
}

/**
 * Feature Series call-out at top.
 */
/* line 176, ../sass/partials/_articles.scss */
.feature-series-name {
  clear: both;
  background-color: #f3f3f3;
  padding: 1.25em 1.5em;
  margin: 0 0 1.5em 0;
}
@media (min-width: 850px) {
  /* line 176, ../sass/partials/_articles.scss */
  .feature-series-name {
    border: 1px solid #ddd;
  }
}

/**
 * Featured images and captions
 */
/* line 190, ../sass/partials/_articles.scss */
.view-article-lead-image-slideshow img {
  float: left;
  width: 100%;
}
/* line 194, ../sass/partials/_articles.scss */
.view-article-lead-image-slideshow .cutline {
  clear: both;
}

/* line 198, ../sass/partials/_articles.scss */
.field-name-field-cut-line,
.cutline {
  margin: 0;
  padding: 0.75em 0 1.5em 0;
  border-bottom: 1px dotted #ccc;
  font-size: 0.95em;
  line-height: 170%;
  color: #777;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  clear: both;
}

/**
 * Location field
 */
/* line 213, ../sass/partials/_articles.scss */
.location_inline {
  font-weight: bold;
  text-transform: uppercase;
}

/**
 * Ads in content
 */
/* line 221, ../sass/partials/_articles.scss */
#region-incontent {
  color: #000;
  font-size: 1.05em;
}
/* line 224, ../sass/partials/_articles.scss */
#region-incontent .block-block {
  margin: 1em 0 !important;
  padding: 1em 1em 0.5em 1em;
  border: 1px solid #ddd;
  background: #fafafa;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 560px) {
  /* line 221, ../sass/partials/_articles.scss */
  #region-incontent {
    float: left;
    max-width: 250px;
  }
  /* line 234, ../sass/partials/_articles.scss */
  #region-incontent .block-block {
    margin: 0.5em 1.25em 1em 0 !important;
  }
}

/* line 240, ../sass/partials/_articles.scss */
#region-dfp-incontent {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  margin: 1.5em 0 !important;
  padding: 1.5em 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/* line 246, ../sass/partials/_articles.scss */
#region-dfp-incontent > .dfp-tag-wrapper {
  width: 300px;
  max-width: 96%;
  margin: 0 auto;
  overflow: hidden;
}

/**
 * Comment section
 */
/* line 257, ../sass/partials/_articles.scss */
#comments {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  border: 1px solid #ddd;
  background: #f7f7f7;
  margin: 1.5em 0 3em 0;
  padding: 1em;
}
/* line 263, ../sass/partials/_articles.scss */
#comments #commenttoggle {
  text-transform: uppercase;
  color: #063c5b;
  cursor: pointer;
  cursor: hand;
  font-size: 1.3em;
  font-weight: bold;
}
/* line 270, ../sass/partials/_articles.scss */
#comments #commenttoggle:hover {
  color: #2474a2;
}
/* line 273, ../sass/partials/_articles.scss */
#comments #commenttoggle:before {
  content: '+ ';
}
/* line 277, ../sass/partials/_articles.scss */
#comments #commenttoggle.open:before {
  content: '– ';
}
/* line 282, ../sass/partials/_articles.scss */
#comments .commentguidelines {
  margin-bottom: 1em;
  padding: 1em;
  background: #eee;
}
/* line 288, ../sass/partials/_articles.scss */
#comments #commentsinner {
  display: none;
  padding-top: 1.5em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* FlexSliders
**************************************************************************************************************************************/
/* line 300, ../sass/partials/_articles.scss */
.flex-direction-nav li a {
  background-size: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  top: 40%;
  opacity: 0.75;
  transition-property: opacity;
  transition-duration: 0.25s;
}
/* line 308, ../sass/partials/_articles.scss */
.flex-direction-nav li a:hover {
  opacity: 1;
}
/* line 312, ../sass/partials/_articles.scss */
.flex-direction-nav li .prev {
  background-image: url(../images/flexslider-prev.png);
  left: 0;
}
/* line 316, ../sass/partials/_articles.scss */
.flex-direction-nav li .next {
  background-image: url(../images/flexslider-next.png);
  background-position: right center;
  right: 0;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Articles with Paragraphs
**************************************************************************************************************************************/
/* line 329, ../sass/partials/_articles.scss */
.field-name-field-editors-note-text {
  padding-bottom: .25em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em;
}

/* line 336, ../sass/partials/_articles.scss */
.paragraphs-item-pull-quote {
  font-size: 1.5em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  line-height: 170%;
  margin: 1.5em auto;
  padding: 1.5em 0 0.5em 0;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  text-align: center;
  width: 50%;
}
/* line 346, ../sass/partials/_articles.scss */
.paragraphs-item-pull-quote .content {
  width: 180%;
  margin-left: -45%;
}
/* line 350, ../sass/partials/_articles.scss */
.paragraphs-item-pull-quote p.tweet_this {
  font-size: 0.75em;
}
/* line 352, ../sass/partials/_articles.scss */
.paragraphs-item-pull-quote p.tweet_this a {
  background: url(/sites/all/modules/custom/ncr_blocks/images/icon-tweet.png) left center no-repeat;
  background-size: 30px;
  color: #000;
  opacity: 0.5;
  display: inline-block;
  padding: 0 0.5em 0 2em;
  text-decoration: none;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 361, ../sass/partials/_articles.scss */
.paragraphs-item-pull-quote p.tweet_this a:hover, .paragraphs-item-pull-quote p.tweet_this a:active {
  opacity: 0.7;
}

/* line 371, ../sass/partials/_articles.scss */
.paragraphs-item-one-third-width-image.left, .paragraphs-item-one-third-width-image.right {
  margin: 0;
}
/* line 375, ../sass/partials/_articles.scss */
.paragraphs-item-one-third-width-image .field-name-field-one-third-width-image {
  padding-top: 0.3333em;
  overflow: hidden;
  *zoom: 1;
}
/* line 378, ../sass/partials/_articles.scss */
.paragraphs-item-one-third-width-image .field-name-field-one-third-width-image img {
  float: left;
}
/* line 382, ../sass/partials/_articles.scss */
.paragraphs-item-one-third-width-image .field-name-field-cut-line {
  margin: 0;
}
@media (min-width: 560px) {
  /* line 370, ../sass/partials/_articles.scss */
  .paragraphs-item-one-third-width-image {
    width: 50%;
  }
  /* line 387, ../sass/partials/_articles.scss */
  .paragraphs-item-one-third-width-image.right {
    margin: 0 0 1.5em 2em;
  }
  /* line 390, ../sass/partials/_articles.scss */
  .paragraphs-item-one-third-width-image.left {
    margin: 0 2em 1.5em 0;
  }
}
@media (min-width: 768px) {
  /* line 370, ../sass/partials/_articles.scss */
  .paragraphs-item-one-third-width-image {
    width: 40%;
  }
}

/* line 399, ../sass/partials/_articles.scss */
.paragraphs-item-lead-image,
.paragraphs-item-full-width-image,
.paragraphs-item-third-party-embed {
  margin: 0 0 1.25em 0;
}
@media (min-width: 850px) {
  /* line 403, ../sass/partials/_articles.scss */
  .paragraphs-item-lead-image.beyond_full_width,
  .paragraphs-item-full-width-image.beyond_full_width,
  .paragraphs-item-third-party-embed.beyond_full_width {
    margin-left: -2%;
    width: 156%;
  }
  /* line 407, ../sass/partials/_articles.scss */
  .paragraphs-item-lead-image.beyond_full_width .field-name-field-cut-line,
  .paragraphs-item-full-width-image.beyond_full_width .field-name-field-cut-line,
  .paragraphs-item-third-party-embed.beyond_full_width .field-name-field-cut-line {
    width: 65%;
  }
}
@media (min-width: 1340px) {
  /* line 403, ../sass/partials/_articles.scss */
  .paragraphs-item-lead-image.beyond_full_width,
  .paragraphs-item-full-width-image.beyond_full_width,
  .paragraphs-item-third-party-embed.beyond_full_width {
    margin-left: -4%;
    width: 160%;
  }
}
/* line 416, ../sass/partials/_articles.scss */
.paragraphs-item-lead-image .field-name-field-cut-line,
.paragraphs-item-full-width-image .field-name-field-cut-line,
.paragraphs-item-third-party-embed .field-name-field-cut-line {
  margin-left: 5%;
  margin-right: 5%;
}
@media (min-width: 650px) {
  /* line 416, ../sass/partials/_articles.scss */
  .paragraphs-item-lead-image .field-name-field-cut-line,
  .paragraphs-item-full-width-image .field-name-field-cut-line,
  .paragraphs-item-third-party-embed .field-name-field-cut-line {
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media (min-width: 850px) {
  /* line 416, ../sass/partials/_articles.scss */
  .paragraphs-item-lead-image .field-name-field-cut-line,
  .paragraphs-item-full-width-image .field-name-field-cut-line,
  .paragraphs-item-third-party-embed .field-name-field-cut-line {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 436, ../sass/partials/_articles.scss */
.paragraphs-item-lead-image .field-name-field-cut-line p,
.paragraphs-item-full-width-image .field-name-field-cut-line p,
.paragraphs-item-one-third-width-image .field-name-field-cut-line p,
.paragraphs-item-image-slideshow .field-name-field-cut-line p {
  margin: 0;
}

/* line 443, ../sass/partials/_articles.scss */
.field-name-field-lead-image-img,
.field-name-field-full-width-image {
  overflow: hidden;
  *zoom: 1;
}
/* line 446, ../sass/partials/_articles.scss */
.field-name-field-lead-image-img img,
.field-name-field-full-width-image img {
  width: 100%;
  float: left;
}

/* line 454, ../sass/partials/_articles.scss */
.paragraphs-item-image-slideshow .flexslider {
  border-radius: 0;
}
/* line 459, ../sass/partials/_articles.scss */
.paragraphs-item-image-slideshow .slides li img {
  width: 100%;
}
/* line 464, ../sass/partials/_articles.scss */
.paragraphs-item-image-slideshow .field-name-field-cut-line {
  position: absolute;
  bottom: 0;
  z-index: 999;
  background: url(../images/white-85-bg.png) top left repeat;
  margin-bottom: 0;
  border-bottom: none;
  padding: 1em 1.5em;
  color: #222;
  width: 100%;
}

/* line 477, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- {
  margin: 1em 0 1.25em 0;
}
/* line 479, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- .file-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 485, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- .file-video iframe,
.paragraphs-item-media-third-party- .file-video object,
.paragraphs-item-media-third-party- .file-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 495, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- .file-image {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 1.25em;
}
@media (min-width: 650px) {
  /* line 495, ../sass/partials/_articles.scss */
  .paragraphs-item-media-third-party- .file-image {
    float: left;
    margin-right: 1.5em;
    width: 55%;
  }
}
@media (min-width: 850px) {
  /* line 495, ../sass/partials/_articles.scss */
  .paragraphs-item-media-third-party- .file-image {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  /* line 495, ../sass/partials/_articles.scss */
  .paragraphs-item-media-third-party- .file-image {
    margin-right: 1.5em;
    width: 65%;
  }
}
@media (min-width: 1200px) {
  /* line 495, ../sass/partials/_articles.scss */
  .paragraphs-item-media-third-party- .file-image {
    width: 55%;
  }
}
/* line 516, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- .instagram-media-rendered {
  max-width: 450px !important;
  width: 100%;
  margin: 0 auto !important;
}
/* line 521, ../sass/partials/_articles.scss */
.paragraphs-item-media-third-party- .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

/* line 531, ../sass/partials/_articles.scss */
.more_cartoons:link,
.more_cartoons:visited {
  display: block;
  text-align: center;
  background: #f3f3f3;
  margin: 0 0 1em;
  padding: 0.5em;
  text-decoration: none;
}

@media (min-width: 560px) {
  /* line 542, ../sass/partials/_articles.scss */
  .paragraphs-item-infographic {
    width: 45%;
  }
  /* line 545, ../sass/partials/_articles.scss */
  .paragraphs-item-infographic.right {
    margin: 0 0 1.5em 2em;
  }
  /* line 548, ../sass/partials/_articles.scss */
  .paragraphs-item-infographic.left {
    margin: 0 2em 1.5em 0;
  }
}
@media (min-width: 768px) {
  /* line 542, ../sass/partials/_articles.scss */
  .paragraphs-item-infographic {
    width: 35%;
  }
}
/* line 556, ../sass/partials/_articles.scss */
.paragraphs-item-infographic .field-name-field-infographic-small-image a {
  text-decoration: none;
}
/* line 558, ../sass/partials/_articles.scss */
.paragraphs-item-infographic .field-name-field-infographic-small-image a p {
  font-size: 0.8em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

/* line 567, ../sass/partials/_articles.scss */
.paragraphs-item-sidebar-content {
  box-sizing: border-box;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 1em;
  margin: 1.5em 0;
  padding: 1.25em 1.75em 0.5em 1.75em;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  background: #f3f3f3;
}
@media (min-width: 650px) {
  /* line 567, ../sass/partials/_articles.scss */
  .paragraphs-item-sidebar-content {
    width: 350px;
    max-width: 50%;
    float: left;
    margin-right: 1.5em;
    border-top: none;
    border-bottom: none;
    border-right: 3px solid #eee;
  }
}
@media (min-width: 850px) {
  /* line 567, ../sass/partials/_articles.scss */
  .paragraphs-item-sidebar-content {
    margin-left: -2%;
  }
}
@media (min-width: 1340px) {
  /* line 567, ../sass/partials/_articles.scss */
  .paragraphs-item-sidebar-content {
    margin-left: -4%;
  }
}
/* line 591, ../sass/partials/_articles.scss */
.paragraphs-item-sidebar-content h3.sidebar_title {
  text-align: center;
  margin: 0.25em 0 0.5em 0;
  font-size: 1.3333em;
}
/* line 596, ../sass/partials/_articles.scss */
.paragraphs-item-sidebar-content .field-name-field-rich-text-paragraphs {
  line-height: 160%;
}

/* line 602, ../sass/partials/_articles.scss */
.paragraphs-item-read-next-suggestion,
.paragraphs-item-featured-collection {
  line-height: 120%;
  background: #1b5678;
  border-left: 4px solid #f68622;
  margin: 1.5em 0;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  color: #fff;
}
/* line 612, ../sass/partials/_articles.scss */
.paragraphs-item-read-next-suggestion a,
.paragraphs-item-read-next-suggestion a:visited,
.paragraphs-item-read-next-suggestion a:hover,
.paragraphs-item-featured-collection a,
.paragraphs-item-featured-collection a:visited,
.paragraphs-item-featured-collection a:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 1.2em 5%;
}
@media (min-width: 650px) {
  /* line 612, ../sass/partials/_articles.scss */
  .paragraphs-item-read-next-suggestion a,
  .paragraphs-item-read-next-suggestion a:visited,
  .paragraphs-item-read-next-suggestion a:hover,
  .paragraphs-item-featured-collection a,
  .paragraphs-item-featured-collection a:visited,
  .paragraphs-item-featured-collection a:hover {
    padding: 1.2em 3%;
  }
}
/* line 623, ../sass/partials/_articles.scss */
.paragraphs-item-read-next-suggestion a:hover,
.paragraphs-item-featured-collection a:hover {
  opacity: 0.9;
}

/* line 630, ../sass/partials/_articles.scss */
.paragraphs-item-file-attachment {
  overflow: hidden;
  *zoom: 1;
  margin: 1.5em 0;
  padding: 1.5em;
  background: #f3f3f3;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
/* line 636, ../sass/partials/_articles.scss */
.paragraphs-item-file-attachment .file_label {
  font-size: 1.3333em;
  margin-bottom: 0.25em;
}
/* line 643, ../sass/partials/_articles.scss */
.paragraphs-item-file-attachment a {
  text-decoration: none;
}

/* line 652, ../sass/partials/_articles.scss */
.advertisement_label {
  font-size: 0.8em;
  font-style: italic;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
}

/* line 663, ../sass/partials/_articles.scss */
.paragraphs-item-book-review {
  margin: 3em auto;
  text-align: center;
  width: 50%;
  font-family: "Merriweather", Times, "Times New Roman", Georgia, serif;
}
/* line 669, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .content {
  width: 200%;
  margin-left: -50%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
}
/* line 675, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-thumbnail {
  overflow: hidden;
  *zoom: 1;
}
/* line 677, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-thumbnail img {
  float: left;
}
@media (min-width: 480px) {
  /* line 675, ../sass/partials/_articles.scss */
  .paragraphs-item-book-review .field-name-field-book-review-thumbnail {
    float: left;
    width: 50%;
    max-width: 125px;
    margin: 0 1em 0 0;
  }
}
/* line 687, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-title {
  text-transform: uppercase;
}
/* line 690, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-title,
.paragraphs-item-book-review .field-name-field-book-review-subtitle {
  font-weight: 700;
}
/* line 694, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-title {
  font-size: 1.4em;
  margin-bottom: 0.2em;
}
/* line 698, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-subtitle {
  font-size: 1.2em;
  margin-bottom: 0.65em;
}
/* line 702, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-author {
  margin: 0.75em 0;
  font-style: italic;
}
/* line 707, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-price a {
  text-decoration: none;
  display: inline-block;
  margin: 0.25em 0;
  padding: 0.25em 0.75em;
  background: #e5e5e5;
}
/* line 713, ../sass/partials/_articles.scss */
.paragraphs-item-book-review .field-name-field-book-review-price a:hover, .paragraphs-item-book-review .field-name-field-book-review-price a:active {
  background: #eee;
}

/* line 721, ../sass/partials/_articles.scss */
.view-feature-series-name,
.paragraphs-item-full-width-image,
.paragraphs-item-image-slideshow,
.paragraphs-item-read-next-suggestion {
  margin-left: -5.55%;
  margin-right: -5.55%;
}
/* line 727, ../sass/partials/_articles.scss */
.view-feature-series-name .cutline,
.paragraphs-item-full-width-image .cutline,
.paragraphs-item-image-slideshow .cutline,
.paragraphs-item-read-next-suggestion .cutline {
  margin-left: 5%;
  margin-right: 5%;
}
@media (min-width: 650px) {
  /* line 721, ../sass/partials/_articles.scss */
  .view-feature-series-name,
  .paragraphs-item-full-width-image,
  .paragraphs-item-image-slideshow,
  .paragraphs-item-read-next-suggestion {
    margin-left: -3.13%;
    margin-right: -3.13%;
  }
  /* line 734, ../sass/partials/_articles.scss */
  .view-feature-series-name .cutline,
  .paragraphs-item-full-width-image .cutline,
  .paragraphs-item-image-slideshow .cutline,
  .paragraphs-item-read-next-suggestion .cutline {
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media (min-width: 850px) {
  /* line 721, ../sass/partials/_articles.scss */
  .view-feature-series-name,
  .paragraphs-item-full-width-image,
  .paragraphs-item-image-slideshow,
  .paragraphs-item-read-next-suggestion {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 742, ../sass/partials/_articles.scss */
  .view-feature-series-name .cutline,
  .paragraphs-item-full-width-image .cutline,
  .paragraphs-item-image-slideshow .cutline,
  .paragraphs-item-read-next-suggestion .cutline {
    margin-left: 0;
    margin-right: 0;
  }
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Article Author Credit area
**************************************************************************************************************************************/
/* line 753, ../sass/partials/_articles.scss */
.view-article-author-credit {
  padding: 2em 0;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  overflow: hidden;
  *zoom: 1;
}
/* line 757, ../sass/partials/_articles.scss */
.view-article-author-credit .views-field-field-profile-image {
  max-width: 100px;
  margin: 0 1em 1em 0;
  float: left;
}
/* line 761, ../sass/partials/_articles.scss */
.view-article-author-credit .views-field-field-profile-image img {
  border-radius: 50%;
}
/* line 766, ../sass/partials/_articles.scss */
.view-article-author-credit .views-field-title a {
  color: #323132;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Preview nodes
**************************************************************************************************************************************/
/* line 778, ../sass/partials/_articles.scss */
.field-name-field-article-link a {
  margin: 1em 0 1.5em 0;
  background-color: #1b5678;
}
/* line 782, ../sass/partials/_articles.scss */
.field-name-field-article-link a:hover {
  background-color: #20658d;
}

/**
 * @file
 * eCommerce
 *
 * Define styles for the e-Commerce section
 *
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* General e-Commerce
**************************************************************************************************************************************/
/* line 15, ../sass/partials/_ecommerce.scss */
.no-sidebars .ecommerce .region-header-top .block,
.no-sidebars .ecommerce #main-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
/* line 22, ../sass/partials/_ecommerce.scss */
.ecommerce h1.title {
  padding-top: 0.25em;
}
/* line 25, ../sass/partials/_ecommerce.scss */
.ecommerce .field-name-body {
  padding: 1em 0;
}
/* line 29, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu {
  margin: 0 0 1.5em 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 33, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu li {
  margin: 0 0.75em 0 0;
  padding: 0;
  float: left;
}
/* line 37, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu li a {
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #f68622;
  padding: 0.5em 0.75em;
  line-height: 100%;
  background: #f3f3f3;
  border: 1px solid #eee;
  display: block;
}
/* line 48, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu li a:hover {
  background: #eee;
  color: #eb740a;
  border: 1px solid #e1e1e1;
}
/* line 55, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu li.active a {
  color: #fff;
  background: #f68622;
  font-weight: 700;
  border: 1px solid #f68622;
}
/* line 60, ../sass/partials/_ecommerce.scss */
.ecommerce #block-menu-block-6 ul.menu li.active a:hover {
  background: #f5790a;
  border: 1px solid #f5790a;
}

/* line 71, ../sass/partials/_ecommerce.scss */
.commerce_coupon .form-item-commerce-coupon-coupon-code,
.form-item-ncr-commerce-lookup-zip,
.form-item-ncr-commerce-account-num,
.form-item-ncr-commerce-lookup-password {
  float: left;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

/* line 80, ../sass/partials/_ecommerce.scss */
.commerce_coupon .form-item-commerce-coupon-coupon-code {
  max-width: 60%;
}
/* line 82, ../sass/partials/_ecommerce.scss */
.commerce_coupon .form-item-commerce-coupon-coupon-code input.form-text {
  width: 100%;
}

/* line 87, ../sass/partials/_ecommerce.scss */
.button-operator {
  display: none;
}

/* line 91, ../sass/partials/_ecommerce.scss */
fieldset.checkout-buttons {
  padding-top: 1em;
  text-align: right;
}

/* line 97, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header,
#block-ncr-commerce-ecommerce-header {
  overflow: hidden;
  *zoom: 1;
  padding: 0 3%;
}
@media (min-width: 990px) {
  /* line 97, ../sass/partials/_ecommerce.scss */
  #block-ncr-commerce-membership-header,
  #block-ncr-commerce-ecommerce-header {
    padding: 0;
  }
}
/* line 104, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header .ncr_forward_logo,
#block-ncr-commerce-membership-header .mobile_logo,
#block-ncr-commerce-ecommerce-header .ncr_forward_logo,
#block-ncr-commerce-ecommerce-header .mobile_logo {
  float: left;
  padding: 0.8em 0;
  max-width: 90px;
  display: inline-block;
  overflow: hidden;
  *zoom: 1;
}
/* line 111, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header .ncr_forward_logo img,
#block-ncr-commerce-membership-header .mobile_logo img,
#block-ncr-commerce-ecommerce-header .ncr_forward_logo img,
#block-ncr-commerce-ecommerce-header .mobile_logo img {
  float: left;
}
/* line 115, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header .ncr_forward_logo,
#block-ncr-commerce-ecommerce-header .ncr_forward_logo {
  max-width: 280px;
}
/* line 118, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header ul.menu,
#block-ncr-commerce-ecommerce-header ul.menu {
  display: none;
  /* hiding entire menu */
  float: right;
}
/* line 121, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header ul.menu li,
#block-ncr-commerce-ecommerce-header ul.menu li {
  display: inline-block;
}
/* line 124, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header ul.menu a,
#block-ncr-commerce-ecommerce-header ul.menu a {
  display: block;
  padding: 1.4em 0.5em;
  color: #f68622;
}
@media (min-width: 560px) {
  /* line 124, ../sass/partials/_ecommerce.scss */
  #block-ncr-commerce-membership-header ul.menu a,
  #block-ncr-commerce-ecommerce-header ul.menu a {
    padding: 1.75em 0.75em;
  }
}
/* line 131, ../sass/partials/_ecommerce.scss */
#block-ncr-commerce-membership-header ul.menu a:hover, #block-ncr-commerce-membership-header ul.menu a:active,
#block-ncr-commerce-ecommerce-header ul.menu a:hover,
#block-ncr-commerce-ecommerce-header ul.menu a:active {
  color: #f89b49;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Add-to-cart area
**************************************************************************************************************************************/
/* line 145, ../sass/partials/_ecommerce.scss */
.node-type-subscription nav.node-links,
.node-type-donation-form nav.node-links {
  display: none;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* AdWords landing pages
**************************************************************************************************************************************/
/* line 155, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing .page__title {
  text-align: center;
}
/* line 158, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing h2 {
  margin-bottom: 0;
}
/* line 161, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing h4 {
  margin-top: 0.25em;
}
/* line 164, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing .boxes {
  margin: 0 auto;
  max-width: 768px;
  overflow: hidden;
  *zoom: 1;
}
/* line 169, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing .box {
  display: block;
  margin: 0 0 1.5em;
  opacity: 0.8;
  transition-property: opacity;
  transition-duration: 0.2s;
}
/* line 175, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing .box:hover {
  opacity: 1;
}
@media (min-width: 560px) {
  /* line 169, ../sass/partials/_ecommerce.scss */
  .adwords-subscription-landing .box {
    float: left;
    width: 49%;
    margin: 0 0 2em;
    min-height: 300px;
  }
  /* line 183, ../sass/partials/_ecommerce.scss */
  .adwords-subscription-landing .box.second {
    float: right;
  }
}
/* line 188, ../sass/partials/_ecommerce.scss */
.adwords-subscription-landing .block-block {
  clear: both;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Subscription pages
**************************************************************************************************************************************/
/* line 198, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price {
  text-align: right;
  margin: -0.1em 0 0.3em 1em;
  font-size: 2em;
  line-height: 130%;
}
/* line 203, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price .strike {
  opacity: 0.5;
}
@media (min-width: 560px) {
  /* line 198, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .commerce-display-price {
    float: right;
  }
}
@media (min-width: 768px) {
  /* line 198, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .commerce-display-price {
    height: 0;
  }
}
/* line 212, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price .form-item {
  margin: 0;
}
/* line 215, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price .sell_price {
  font-weight: bold;
}
/* line 218, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price .full_price,
.node-type-subscription .commerce-display-price .savings {
  font-size: 0.6em;
  line-height: 120%;
}
/* line 223, ../sass/partials/_ecommerce.scss */
.node-type-subscription .commerce-display-price .savings {
  margin-top: 1em;
  color: #63b304;
}
/* line 229, ../sass/partials/_ecommerce.scss */
.node-type-subscription .attribute-widgets .form-type-radio label {
  opacity: 0.75;
}
/* line 231, ../sass/partials/_ecommerce.scss */
.node-type-subscription .attribute-widgets .form-type-radio label img {
  display: none;
}
@media (min-width: 650px) {
  /* line 231, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .attribute-widgets .form-type-radio label img {
    display: block;
  }
}
/* line 237, ../sass/partials/_ecommerce.scss */
.node-type-subscription .attribute-widgets .form-type-radio label span {
  display: inline;
}
@media (min-width: 650px) {
  /* line 237, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .attribute-widgets .form-type-radio label span {
    display: none;
  }
}
/* line 244, ../sass/partials/_ecommerce.scss */
.node-type-subscription .attribute-widgets .form-type-radio input:checked + label {
  opacity: 1;
  font-weight: bold;
}
@media (min-width: 650px) {
  /* line 251, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .form-item-attributes-field-subscription-type .form-type-radio input {
    clear: none;
    float: left;
    margin: 120px 2px 0 0;
  }
  /* line 256, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .form-item-attributes-field-subscription-type .form-type-radio label {
    float: left;
    display: block;
    padding: 0.5em 1em;
    border: 1px solid #fff;
  }
  /* line 261, ../sass/partials/_ecommerce.scss */
  .node-type-subscription .form-item-attributes-field-subscription-type .form-type-radio label img {
    max-height: 225px;
  }
}
/* line 268, ../sass/partials/_ecommerce.scss */
.node-type-subscription .form-type-name-element .name-given-wrapper,
.node-type-subscription .form-type-name-element .name-family-wrapper {
  max-width: 28%;
}
/* line 273, ../sass/partials/_ecommerce.scss */
.node-type-subscription .subscription_information {
  clear: none;
}
/* line 276, ../sass/partials/_ecommerce.scss */
.node-type-subscription .group-purchaser-info,
.node-type-subscription .group-recipient-info {
  margin-top: 2.5em;
}
/* line 280, ../sass/partials/_ecommerce.scss */
.node-type-subscription .group-promotions {
  display: none;
}
/* line 283, ../sass/partials/_ecommerce.scss */
.node-type-subscription .field-name-field-productref-subscription {
  clear: both;
  padding-top: 1.5em;
}
/* line 287, ../sass/partials/_ecommerce.scss */
.node-type-subscription .field-name-field-subscription-envelope {
  padding-top: 0;
}
/* line 289, ../sass/partials/_ecommerce.scss */
.node-type-subscription .field-name-field-subscription-envelope .form-item {
  margin-bottom: 0;
}

/* line 296, ../sass/partials/_ecommerce.scss */
.page-renew #ncr-renewals-account-num-form {
  padding-top: 1.25em;
}
/* line 299, ../sass/partials/_ecommerce.scss */
.page-renew .form-item-ncr-renewals-account-num {
  margin-top: 0;
  float: left;
}
/* line 302, ../sass/partials/_ecommerce.scss */
.page-renew .form-item-ncr-renewals-account-num .form-text {
  width: 100%;
  padding: 0.65em;
}
/* line 307, ../sass/partials/_ecommerce.scss */
.page-renew .next_step {
  margin-top: 26px;
  border-radius: 0 5px 5px 0;
}
/* line 311, ../sass/partials/_ecommerce.scss */
.page-renew .diagram_image {
  clear: both;
  padding-top: 1em;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 480px) {
  /* line 316, ../sass/partials/_ecommerce.scss */
  .page-renew .help_text {
    width: 53%;
    float: right;
  }
  /* line 320, ../sass/partials/_ecommerce.scss */
  .page-renew .help_text.image {
    width: 45%;
    float: left;
  }
}

/* line 329, ../sass/partials/_ecommerce.scss */
#ncr-renewals-choose-subscription-form .form-item.form-type-radio {
  float: none;
  margin: 0.5em 0.1em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Subscription edit pages
**************************************************************************************************************************************/
/* line 340, ../sass/partials/_ecommerce.scss */
.page-subscription-edit .form-actions {
  overflow: hidden;
  *zoom: 1;
}
/* line 342, ../sass/partials/_ecommerce.scss */
.page-subscription-edit .form-actions > * {
  float: right;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Shopping cart
**************************************************************************************************************************************/
/* line 355, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary table,
.view-shopping-cart-summary-complete table,
.view-commerce-cart-form table {
  border: none;
  margin-bottom: 0;
}
/* line 359, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary th,
.view-commerce-cart-summary tr.odd,
.view-commerce-cart-summary tr.even,
.view-shopping-cart-summary-complete th,
.view-shopping-cart-summary-complete tr.odd,
.view-shopping-cart-summary-complete tr.even,
.view-commerce-cart-form th,
.view-commerce-cart-form tr.odd,
.view-commerce-cart-form tr.even {
  border-bottom: 1px solid #ddd;
}
/* line 364, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary th,
.view-shopping-cart-summary-complete th,
.view-commerce-cart-form th {
  text-align: left;
  text-transform: uppercase;
  background: transparent;
  padding: 0.5em 0.5em 0.5em 0;
}
/* line 370, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary td,
.view-shopping-cart-summary-complete td,
.view-commerce-cart-form td {
  text-align: left;
  padding: 1.25em 0.5em 1.25em 0;
  vertical-align: top;
}
/* line 375, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary tr.odd,
.view-commerce-cart-summary tr.odd td,
.view-commerce-cart-summary tr.even,
.view-commerce-cart-summary tr.even td,
.view-shopping-cart-summary-complete tr.odd,
.view-shopping-cart-summary-complete tr.odd td,
.view-shopping-cart-summary-complete tr.even,
.view-shopping-cart-summary-complete tr.even td,
.view-commerce-cart-form tr.odd,
.view-commerce-cart-form tr.odd td,
.view-commerce-cart-form tr.even,
.view-commerce-cart-form tr.even td {
  background: transparent;
}
/* line 381, ../sass/partials/_ecommerce.scss */
.view-commerce-cart-summary th.views-field-commerce-unit-price,
.view-commerce-cart-summary td.views-field-commerce-unit-price,
.view-shopping-cart-summary-complete th.views-field-commerce-unit-price,
.view-shopping-cart-summary-complete td.views-field-commerce-unit-price,
.view-commerce-cart-form th.views-field-commerce-unit-price,
.view-commerce-cart-form td.views-field-commerce-unit-price {
  display: none;
}
@media (min-width: 650px) {
  /* line 381, ../sass/partials/_ecommerce.scss */
  .view-commerce-cart-summary th.views-field-commerce-unit-price,
  .view-commerce-cart-summary td.views-field-commerce-unit-price,
  .view-shopping-cart-summary-complete th.views-field-commerce-unit-price,
  .view-shopping-cart-summary-complete td.views-field-commerce-unit-price,
  .view-commerce-cart-form th.views-field-commerce-unit-price,
  .view-commerce-cart-form td.views-field-commerce-unit-price {
    text-align: right;
    display: table-cell;
  }
}

/* line 392, ../sass/partials/_ecommerce.scss */
table.commerce-price-formatted-components tbody {
  border-top: none;
}
/* line 395, ../sass/partials/_ecommerce.scss */
table.commerce-price-formatted-components tr.odd,
table.commerce-price-formatted-components tr.even {
  border-bottom: none;
}

/* line 401, ../sass/partials/_ecommerce.scss */
.cart_row {
  margin-bottom: 0.333em;
  line-height: 150%;
}
/* line 404, ../sass/partials/_ecommerce.scss */
.cart_row strong {
  display: inline-block;
  margin-right: 0.333em;
}
/* line 408, ../sass/partials/_ecommerce.scss */
.cart_row.item_name {
  font-size: 1.2em;
  line-height: 120%;
}

/* line 414, ../sass/partials/_ecommerce.scss */
.commerce-line-item-views-form input.delete-line-item,
a.edit-subscription {
  margin: 0.25em 0 0.75em 0.5em;
  width: 16px;
  height: 16px;
  display: block;
  background-size: 100% !important;
  opacity: 0.3;
  transition-property: opacity;
  transition-duration: 0.2s;
}

/* line 426, ../sass/partials/_ecommerce.scss */
.commerce-line-item-views-form tr:hover input.delete-line-item,
.cart_contents tr:hover a.edit-subscription,
.commerce-line-item-views-form tr:hover a.edit-subscription {
  opacity: 0.7;
}

/* line 433, ../sass/partials/_ecommerce.scss */
.commerce-line-item-views-form input.delete-line-item:hover,
.commerce-line-item-views-form a.edit-subscription:hover {
  opacity: 1.0 !important;
  background-color: transparent;
}
/* line 438, ../sass/partials/_ecommerce.scss */
.commerce-line-item-views-form input.delete-line-item {
  text-indent: -10000px;
  background: transparent url(../images/ecommerce/cart-delete.png);
  border: none;
  cursor: pointer;
  cursor: hand;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* Checkout screens
**************************************************************************************************************************************/
/* line 451, ../sass/partials/_ecommerce.scss */
.checkout-help {
  display: none;
}

/* line 455, ../sass/partials/_ecommerce.scss */
.commerce_fieldgroup_pane__group_order_donation.form-wrapper .form-required,
.account.form-wrapper .form-required {
  display: none;
}

/**
 * Checkout buttons
 */
/* line 463, ../sass/partials/_ecommerce.scss */
.checkout-buttons {
  padding-top: 1em;
  text-align: right;
}

/* line 468, ../sass/partials/_ecommerce.scss */
.button-operator {
  display: none;
}

/* line 472, ../sass/partials/_ecommerce.scss */
.checkout-buttons {
  float: right;
  margin-bottom: 2em;
  overflow: hidden;
  *zoom: 1;
}
/* line 476, ../sass/partials/_ecommerce.scss */
.checkout-buttons .update_cart,
.checkout-buttons .prev_step,
.checkout-buttons .next_step {
  float: left;
  margin: 0 0 0 1em;
}
/* line 482, ../sass/partials/_ecommerce.scss */
.checkout-buttons .update_cart {
  float: right;
  margin-right: 0;
  margin-bottom: 1em;
}
@media (min-width: 560px) {
  /* line 482, ../sass/partials/_ecommerce.scss */
  .checkout-buttons .update_cart {
    float: left;
  }
}
/* line 490, ../sass/partials/_ecommerce.scss */
.checkout-buttons .prev_step {
  clear: right;
}
@media (min-width: 560px) {
  /* line 490, ../sass/partials/_ecommerce.scss */
  .checkout-buttons .prev_step {
    clear: none;
  }
}

/* line 498, ../sass/partials/_ecommerce.scss */
a.button.prev_step,
input.prev_step.form-submit,
.checkout-buttons .prev_step,
.checkout-buttons .prev_step {
  background-image: url(../images/button-prev.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-left: 2.25em;
}

/* line 509, ../sass/partials/_ecommerce.scss */
a.button.next_step,
input.next_step.form-submit,
.checkout-buttons .next_step,
.checkout-buttons .next_step:hover {
  background-image: url(../images/button-next.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-right: 2.25em;
}

/**
 * Shopping cart contents on checkout screens
 */
/* line 525, ../sass/partials/_ecommerce.scss */
.page-checkout a.edit-subscription {
  margin-top: -0.2em;
}

/* line 532, ../sass/partials/_ecommerce.scss */
.page-checkout-review .messages--status p {
  margin: 0;
}

/* line 538, ../sass/partials/_ecommerce.scss */
table.checkout-review {
  margin-top: 1em;
  border: none;
}
/* line 541, ../sass/partials/_ecommerce.scss */
table.checkout-review tbody {
  border-top: none;
}
/* line 544, ../sass/partials/_ecommerce.scss */
table.checkout-review tr.odd,
table.checkout-review tr.even {
  background: transparent;
}
/* line 548, ../sass/partials/_ecommerce.scss */
table.checkout-review tr td,
table.checkout-review tr.even td {
  background-color: transparent;
  padding: 0;
}
/* line 553, ../sass/partials/_ecommerce.scss */
table.checkout-review tr.even td {
  padding-top: 1em;
  padding-bottom: 1em;
}
/* line 557, ../sass/partials/_ecommerce.scss */
table.checkout-review td.cart_contents {
  padding-left: 0;
  padding-right: 0;
}

/* line 563, ../sass/partials/_ecommerce.scss */
.commerce-order-handler-area-order-total {
  text-align: right;
  padding: 1.5em 0.5em;
  font-weight: 700;
}
/* line 567, ../sass/partials/_ecommerce.scss */
.commerce-order-handler-area-order-total .field-name-commerce-order-total,
.commerce-order-handler-area-order-total .commerce-price-formatted-components {
  width: 100%;
  font-size: 1.2em;
}
/* line 572, ../sass/partials/_ecommerce.scss */
.commerce-order-handler-area-order-total .field-label {
  display: inline;
}

/**
 * Add-coupon area
 */
/**
 * @file
 * Positioning for sidebars
 *
 * Define sidebar styles for the website.
 *
 */
/**
 * Right sidebar
 */
/* Component (SMACSS module) rules */
/**
 * @file
 * SMACSS Modules
 *
 * Adds modular sets of styles.
 *
 * Additional useful selectors can be found in Zen's online documentation.
 * https://drupal.org/node/1707736
 */
/**
 * Wireframes.
 */
/* line 15, ../sass/components/_misc.scss */
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}

/**
 * Accessibility features.
 */
/* element-invisible as defined by http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
/* line 33, ../sass/components/_misc.scss */
.element-invisible,
.element-focusable,
#navigation .block-menu .block__title,
#navigation .block-menu-block .block__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Turns off the element-invisible effect. */
/* line 39, ../sass/components/_misc.scss */
.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 */
/* line 56, ../sass/components/_misc.scss */
#skip-link {
  margin: 0;
}
/* line 59, ../sass/components/_misc.scss */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/**
 * Branding header.
 */
/* Wrapping link for logo. */
/* line 75, ../sass/components/_misc.scss */
.header__logo {
  float: left;
  /* LTR */
  margin: 0;
  padding: 0;
}

/* Logo image. */
/* line 82, ../sass/components/_misc.scss */
.header__logo-image {
  vertical-align: bottom;
}

/* Wrapper for website name and slogan. */
/* line 87, ../sass/components/_misc.scss */
.header__name-and-slogan {
  float: left;
}

/* The name of the website. */
/* line 92, ../sass/components/_misc.scss */
.header__site-name {
  margin: 0;
  font-size: 3.5em;
  line-height: 1.28571em;
}

/* The link around the name of the website. */
/* line 99, ../sass/components/_misc.scss */
.header__site-link:link, .header__site-link:visited {
  color: #000;
  text-decoration: none;
}
/* line 105, ../sass/components/_misc.scss */
.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

/* The slogan (or tagline) of a website. */
/* line 112, ../sass/components/_misc.scss */
.header__site-slogan {
  margin: 0;
}

/* The secondary menu (login, etc.) */
/* line 117, ../sass/components/_misc.scss */
.header__secondary-menu {
  float: right;
  /* LTR */
}

/* Wrapper for any blocks placed in the header region. */
/* line 122, ../sass/components/_misc.scss */
.header__region {
  /* Clear the logo. */
  clear: both;
}

/**
 * Navigation bar.
 */
/* line 130, ../sass/components/_misc.scss */
#navigation {
  /* Sometimes you want to prevent overlapping with main div. */
  /* overflow: hidden; */
  /* Main menu and secondary menu links and menu block links. */
}
/* line 134, ../sass/components/_misc.scss */
#navigation .block {
  margin-bottom: 0;
}
/* line 144, ../sass/components/_misc.scss */
#navigation .links,
#navigation .menu {
  margin: 0;
  padding: 0;
  text-align: left;
  /* LTR */
}
/* line 150, ../sass/components/_misc.scss */
#navigation .links li,
#navigation .menu li {
  /* A simple method to get navigation links to appear in one line. */
  float: left;
  /* LTR */
  padding: 0 10px 0 0;
  /* LTR */
  list-style-type: none;
  list-style-image: none;
}

/**
 * Breadcrumb navigation.
 */
/* line 164, ../sass/components/_misc.scss */
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 168, ../sass/components/_misc.scss */
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * Titles.
 */
/* line 179, ../sass/components/_misc.scss */
.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
  /* Comment title. */
  margin: 0;
}

/**
 * Messages.
 */
/* line 191, ../sass/components/_misc.scss */
.messages, .messages--status, .messages--warning, .messages--error {
  margin: 1.5em 0;
  padding: 10px 10px 10px 50px;
  /* LTR */
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
  background-position: 8px 8px;
  /* LTR */
  background-repeat: no-repeat;
  border: 1px solid #be7;
}

/* line 203, ../sass/components/_misc.scss */
.messages--warning {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
  border-color: #ed5;
}

/* line 209, ../sass/components/_misc.scss */
.messages--error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
  border-color: #ed541d;
}

/* line 216, ../sass/components/_misc.scss */
.messages__list {
  margin: 0;
}

/* line 219, ../sass/components/_misc.scss */
.messages__item {
  list-style-image: none;
}

/* Core/module installation error messages. */
/* line 224, ../sass/components/_misc.scss */
.messages--error p.error {
  color: #333;
}

/* System status report. */
/* line 229, ../sass/components/_misc.scss */
.ok,
.messages--status {
  background-color: #f8fff0;
  color: #234600;
}

/* line 234, ../sass/components/_misc.scss */
.warning,
.messages--warning {
  background-color: #fffce5;
  color: #840;
}

/* line 239, ../sass/components/_misc.scss */
.error,
.messages--error {
  background-color: #fef5f1;
  color: #8c2e0b;
}

/**
 * Tabs.
 */
/* Basic positioning styles shared by primary and secondary tabs. */
/* line 250, ../sass/components/_misc.scss */
.tabs-primary, .tabs-secondary {
  overflow: hidden;
  *zoom: 1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  background-image: linear-gradient(to top, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  /* IE 9 and earlier don't understand gradients. */
  list-style: none;
  border-bottom: 1px solid #bbbbbb \0/ie;
  margin: 1.5em 0;
  padding: 0 2px;
  white-space: nowrap;
}

/* line 260, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  float: left;
  /* LTR */
  margin: 0 3px;
}

/* line 264, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.5em;
  text-decoration: none;
}

/* Primary tabs. */
/* line 277, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 white;
  border: 1px solid #bbbbbb;
  border-bottom-color: transparent;
  /* IE 9 and earlier don't understand gradients. */
  border-bottom: 0 \0/ie;
}

/* line 286, ../sass/components/_misc.scss */
.is-active.tabs-primary__tab {
  border-bottom-color: white;
}

/* line 292, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #333;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}

/* line 302, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}

/* line 306, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
  background-color: transparent;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
  background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  border-color: #fff;
}

/* Secondary tabs. */
/* line 330, ../sass/components/_misc.scss */
.tabs-secondary {
  font-size: .9em;
  /* Collapse bottom margin of ul.primary. */
  margin-top: -1.5em;
}

/* line 336, ../sass/components/_misc.scss */
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  margin: 0.75em 3px;
}

/* line 343, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
  border-radius: 0.75em;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: 1px 1px 0 white;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}

/* line 352, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}

/* line 357, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
  text-shadow: 1px 1px 0 #333333;
  background-color: #666;
  border-color: #000;
  color: #fff;
}

/**
 * Inline styles.
 */
/* List of links generated by theme_links(). */
/* line 385, ../sass/components/_misc.scss */
.inline {
  display: inline;
  padding: 0;
}
/* line 389, ../sass/components/_misc.scss */
.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
  /* LTR */
}

/* The inline field label used by the Fences module. */
/* line 397, ../sass/components/_misc.scss */
span.field-label {
  padding: 0 1em 0 0;
  /* LTR */
}

/**
 * "More" links.
 */
/* line 404, ../sass/components/_misc.scss */
.more-link {
  text-align: right;
  /* LTR */
}

/* line 407, ../sass/components/_misc.scss */
.more-help-link {
  text-align: right;
  /* LTR */
}

/* line 410, ../sass/components/_misc.scss */
.more-help-link a {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
  background-position: 0 50%;
  /* LTR */
  background-repeat: no-repeat;
  padding: 1px 0 1px 20px;
  /* LTR */
}

/**
 * Pager.
 */
/* A list of page numbers when more than 1 page of content is available. */
/* line 422, ../sass/components/_misc.scss */
.pager {
  clear: both;
  padding: 0;
  text-align: center;
}

/* line 427, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis, .pager-current {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
  background-image: none;
}

/* line 434, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  /* A concatenation of several list items using an ellipsis. */
}

/* The current page's list item. */
/* line 444, ../sass/components/_misc.scss */
.pager-current {
  font-weight: bold;
}

/**
 * Blocks.
 */
/* Block wrapper. */
/* line 454, ../sass/components/_misc.scss */
.block {
  margin-bottom: 1.5em;
}

/**
 * Menus.
 */
/* line 461, ../sass/components/_misc.scss */
.menu__item.is-leaf {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
  list-style-type: square;
}

/* line 465, ../sass/components/_misc.scss */
.menu__item.is-expanded {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  list-style-type: circle;
}

/* line 469, ../sass/components/_misc.scss */
.menu__item.is-collapsed {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  /* LTR */
  list-style-type: disc;
}

/* The active item in a Drupal menu. */
/* line 475, ../sass/components/_misc.scss */
.menu a.active {
  color: #000;
}

/**
 * Marker.
 */
/* The "new" or "updated" marker. */
/* line 484, ../sass/components/_misc.scss */
.new,
.update {
  color: #c00;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
}

/**
 * Unpublished note.
 */
/* The word "Unpublished" displayed underneath the content. */
/* line 496, ../sass/components/_misc.scss */
.unpublished {
  height: 0;
  overflow: visible;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  /* A very nice CSS3 property. */
  word-wrap: break-word;
}

/**
 * Comments.
 */
/* Wrapper for the list of comments and its title. */
/* line 517, ../sass/components/_misc.scss */
.comments {
  margin: 1.5em 0;
}

/* Preview of the comment before submitting new or updated comment. */
/* line 522, ../sass/components/_misc.scss */
.comment-preview {
  /* Drupal core will use a #ffffea background. See #1110842. */
  background-color: #ffffea;
}

/* Wrapper for a single comment. */
/* line 528, ../sass/components/_misc.scss */
.comment {
  /* Comment's permalink wrapper. */
}
/* line 531, ../sass/components/_misc.scss */
.comment .permalink {
  text-transform: uppercase;
  font-size: 75%;
}

/* Nested comments are indented. */
/* line 538, ../sass/components/_misc.scss */
.indented {
  /* Drupal core uses a 25px left margin. */
  margin-left: 30px;
  /* LTR */
}

/**
 * Forms.
 */
/* Wrapper for a form element (or group of form elements) and its label. */
/* line 548, ../sass/components/_misc.scss */
.form-item {
  margin: 1.5em 0;
  /* Pack groups of checkboxes and radio buttons closer together. */
  /* Form items in a table. */
  /* Highlight the form elements that caused a form submission error. */
  /* The descriptive help text (separate from the label). */
}
/* line 552, ../sass/components/_misc.scss */
.form-checkboxes .form-item, .form-radios .form-item {
  /* Drupal core uses "0.4em 0". */
  margin: 0;
}
/* line 559, ../sass/components/_misc.scss */
tr.odd .form-item, tr.even .form-item {
  margin: 0;
}
/* line 565, ../sass/components/_misc.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 572, ../sass/components/_misc.scss */
.form-item .description {
  font-size: 0.85em;
}

/* line 579, ../sass/components/_misc.scss */
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em;
}

/* The part of the label that indicates a required field. */
/* line 585, ../sass/components/_misc.scss */
.form-required {
  color: #c00;
}

/* Labels for radios and checkboxes. */
/* line 590, ../sass/components/_misc.scss */
label.option {
  display: inline;
  font-weight: normal;
}

/* Password confirmation. */
/* line 596, ../sass/components/_misc.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* Drupal's default login form block. */
/* line 602, ../sass/components/_misc.scss */
#user-login-form {
  text-align: left;
  /* LTR */
}

/**
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
/* OpenID creates a new ul above the login form's links. */
/* line 614, ../sass/components/_misc.scss */
.openid-links {
  /* Position OpenID's ul next to the rest of the links. */
  margin-bottom: 0;
}

/* The "Log in using OpenID" and "Cancel OpenID login" links. */
/* line 620, ../sass/components/_misc.scss */
.openid-link,
.user-link {
  margin-top: 1.5em;
}

/* line 624, ../sass/components/_misc.scss */
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  /* Un-do some of the padding on the ul list. */
  margin-left: -20px;
  /* LTR */
}

/* line 629, ../sass/components/_misc.scss */
#user-login ul {
  margin: 1.5em 0;
}

/**
 * Drupal admin tables.
 */
/* line 637, ../sass/components/_misc.scss */
form th {
  text-align: left;
  /* LTR */
  padding-right: 1em;
  /* LTR */
  border-bottom: 3px solid #ccc;
}
/* line 642, ../sass/components/_misc.scss */
form tbody {
  border-top: 1px solid #ccc;
}
/* line 645, ../sass/components/_misc.scss */
form table ul {
  margin: 0;
}

/* line 649, ../sass/components/_misc.scss */
tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

/* line 655, ../sass/components/_misc.scss */
tr.even {
  background-color: #fff;
}

/* Markup generated by theme_tablesort_indicator(). */
/* line 660, ../sass/components/_misc.scss */
td.active {
  background-color: #ddd;
}

/* Center checkboxes inside table cell. */
/* line 665, ../sass/components/_misc.scss */
td.checkbox,
th.checkbox {
  text-align: center;
}

/* Drupal core wrongly puts this in system.menus.css. Since we override that, add it back. */
/* line 671, ../sass/components/_misc.scss */
td.menu-disabled {
  background: #ccc;
}

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list. */
/* line 682, ../sass/components/_misc.scss */
#autocomplete .selected {
  background: #0072b9;
  color: #fff;
}

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
/* line 693, ../sass/components/_misc.scss */
html.js .collapsible .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  background-position: 5px 65%;
  /* LTR */
  background-repeat: no-repeat;
  padding-left: 15px;
  /* LTR */
}
/* line 699, ../sass/components/_misc.scss */
html.js .collapsed .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  /* LTR */
  background-position: 5px 50%;
  /* LTR */
}
/* line 703, ../sass/components/_misc.scss */
.fieldset-legend .summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em;
}

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
/* line 715, ../sass/components/_misc.scss */
tr.drag {
  background-color: #fffff0;
}

/* line 718, ../sass/components/_misc.scss */
tr.drag-previous {
  background-color: #ffd;
}

/* line 721, ../sass/components/_misc.scss */
.tabledrag-toggle-weight {
  font-size: 0.9em;
}

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
 */
/* line 730, ../sass/components/_misc.scss */
tr.selected td {
  background: #ffc;
}

/**
 * Progress bar.
 *
 * @see progress.js
 */
/* line 739, ../sass/components/_misc.scss */
.progress {
  font-weight: bold;
}
/* line 742, ../sass/components/_misc.scss */
.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 748, ../sass/components/_misc.scss */
.progress .filled {
  background-color: #0072b9;
  background-image: url('../images/progress.gif?1532358740');
}

/* SMACSS theme rules */
/* @import "theme-A"; */
/* @import "theme-B"; */

/*# sourceMappingURL=styles.css.map */
