@charset "UTF-8";
p.error {
  color: #ff0000;
  font-size: 16px; }

p.info {
  color: #666;
  margin-left: 10px;
  font-size: 9px;
  display: inline; }

p.success {
  color: #66ff00;
  margin: 20px;
  font-size: 16px; }

p.tiny {
  font-size: 11px;
  color: #fff;
  font-weight: bold; }

ul.bens {
  text-align: left; }

table tr {
  padding: 30px; }

html body.subscribe, html body.donate {
  background: none;
  font-size: 12px;
  vertical-align: middle; }

p.user a {
  color: #fc8600; }
  p.user a:hover {
    text-decoration: underline; }

p#custlookup {
  width: 500px; }
  p#custlookup a {
    text-decoration: underline; }

p a[href*=sponsorship_form] {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold; }

p.subscribe-push a {
  text-decoration: underline; }
@media screen and (min-width: 1024px) {
  p.subscribe-push {
    box-sizing: border-box;
    padding-right: 260px; } }

#sub_form a[href*=reason-magazine-on-ereader] {
  transition: all 0.5s ease;
  display: block;
  padding: .5em;
  background: rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1025px) {
    #sub_form a[href*=reason-magazine-on-ereader] {
      position: absolute;
      top: 180px;
      right: 10px;
      width: 200px;
      line-height: 1.2em; } }
  #sub_form a[href*=reason-magazine-on-ereader]:hover {
    background: rgba(0, 0, 0, 0.05); }

p#digital_subscribe {
  padding-left: 60px;
  font-size: .9em; }
  p#digital_subscribe a {
    text-decoration: underline; }

#plannedgiving {
  text-align: center;
  margin-bottom: 1em; }

div.subscribe input.accessaccount {
  background: #81a43d;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 6px 0;
  margin: 0 auto; }

div.container {
  width: 1070px;
  margin: auto;
  position: relative; }

div#section1 {
  width: 171px;
  position: absolute;
  top: 68px;
  left: 0; }

div#section2 {
  display: inline-block;
  width: 1070px;
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/mainlogo1.png");
  background-repeat: no-repeat;
  padding-top: 58px;
  box-sizing: border-box; }
  @media screen and (max-width: 600px) {
    div#section2 {
      background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/mainlogo1@2x.png");
      background-size: 185px auto; } }

body.subscribe div.header,
body.donate div.header {
  width: 1070px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 40px;
  padding: 0; }

.triangle-right {
  position: relative;
  padding: 1px 15px;
  margin: .5em 0 2em 0;
  color: #fff;
  background: #f0f1f3;
  /* default background for browsers without gradient support */
  /* css3 */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #000000;
  font-size: .8em; }

.triangle-right {
  padding: .5em .75em; }

.triangle-right:after {
  content: "";
  position: absolute;
  bottom: -20px;
  /* value = - border-top-width - border-bottom-width */
  left: 50px;
  /* controls horizontal position */
  border-width: 0 20px 20px 0;
  /* vary these values to change the angle of the vertex */
  border-style: solid;
  border-color: #f0f1f3 transparent;
  /* reduce the damage in FF3.0 */
  display: block;
  width: 0; }

.triangle-right.top:after {
  top: -20px;
  bottom: auto;
  left: 300px;
  border-width: 20px 0 0 20px;
  border-color: transparent #f0f1f3; }

#sharing {
  font-size: .8em;
  margin-bottom: 1em; }

/* first for IE 4–8 */
@font-face {
  font-family: GoodWeb-Light;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Light.eot"); }
@font-face {
  font-family: GoodWeb-Lightitalic;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-LightItalic.eot"); }
@font-face {
  font-family: GoodWeb-Book;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Book.eot"); }
@font-face {
  font-family: GoodHeadlineWeb-CondMedium;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodHeadlineWeb-CondMedium.eot"); }
@font-face {
  font-family: GoodWeb-Medium;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Medium.eot"); }
/* then for WOFF-capable browsers */
@font-face {
  font-family: GoodWeb-Light;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Light.woff"); }
@font-face {
  font-family: GoodWeb-Lightitalic;
  src: url("../fonts/GoodWeb-LightItalic.woff"); }
@font-face {
  font-family: GoodWeb-Book;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Book.woff"); }
@font-face {
  font-family: GoodHeadlineWeb-CondMedium;
  src: url("../fonts/GoodHeadlineWeb-CondMedium.woff"); }
@font-face {
  font-family: GoodWeb-Medium;
  src: url("//d1ai9qtk9p41kl.cloudfront.net/media/fonts/GoodWeb-Medium.woff"); }
/* go on with normal style definitions */
div.subscribe div.main-title h2, div.donate-header h3, .awards h3, .awards h4, #navigation {
  font-family: 'GoodWeb-Medium','Helvetica','helvetica',sans-serif;
  font-weight: normal !important; }

div.subscribe div.main-title h3, .awards .other {
  font-family: 'GoodWeb-Light','Helvetica','helvetica',sans-serif;
  font-weight: normal !important; }

div.section h3, div.section div.h4 h4, h3.supportheading, #dialog .ui-dialog-title, div.donate-header .other {
  font-family: 'GoodWeb-Book','Helvetica','helvetica',sans-serif;
  font-weight: normal !important; }

a[href*="subscribenow"] img {
  margin: 0 auto;
  display: block;
  padding-bottom: 20px; }
  @media screen and (max-width: 600px) {
    a[href*="subscribenow"] img {
      width: 150px;
      height: auto; } }

.payment_options {
  text-align: center; }
  .payment_options h3, .payment_options img {
    margin-bottom: 1em; }
  .payment_options h3 {
    line-height: 1em; }

ul#general_errors li:first-child, body.awards:not(.navigation) ul#formerrors li:first-child {
  font-size: 16px;
  background: red;
  color: #fff;
  list-style: none inside none;
  margin: 5px 0 10px;
  padding: 5px 10px; }
ul#general_errors li, body.awards:not(.navigation) ul#formerrors li {
  color: red;
  padding: 0;
  font-weight: bold;
  background: none; }

p.other {
  font-size: 1.5em;
  margin: 0 0 1em; }

.webathon p.other {
  margin: 0 3em 1em; }

ul.other {
  font-size: 1.2em;
  padding-left: 1.5em;
  margin: 0 3em 1em; }
  ul.other li {
    margin-bottom: 1em; }

.webathon .container ul {
  list-style-type: disc; }

div.header {
  height: 0; }

div.covers img {
  display: inline;
  margin: 0 32px 18px 0;
  padding: 2px;
  border: 1px solid #cccccc; }

.subscribe .top-container,
#google_ads_div_header2 {
  display: none; }

.subscribe .headershadow {
  background: none; }

html body.subscribe div.container a {
  color: #FC8600;
  text-decoration: underline; }

div.subscribefooter {
  font-size: 14px;
  text-align: center; }

div.subscribe h2,
div.subscribe h3,
div.subscribe h4,
div.subscribe h5 {
  font-weight: bold; }

div.subscribe label {
  width: 215px;
  float: left;
  text-align: right;
  margin: 0 10px 10px 0;
  clear: left; }

div.col1 {
  width: 33%;
  text-align: right;
  padding-right: 10px; }

div.col2 {
  width: 66%; }
  div.col2 cite {
    padding: 0 0 0 80px;
    line-height: 1.4em;
    display: block;
    margin-top: -18px;
    line-height: 16px; }
  div.col2 > div {
    padding: 4px 0px 6px 0px;
    border-bottom: 1px solid #eee;
    margin: 0px 0px 5px 0px; }

div.col1, div.col2 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

input#facebook_thanks,
input[name='nogifts'] + strong {
  margin-bottom: 15px;
  display: inline-block; }

div#subscribe div.col2 {
  margin-bottom: 10px; }

div.subscribe input[type=text], div.subscribe select, div.col2 input[type=text], div.col2 select {
  width: 202px; }
div.subscribe input[type=text]:not([name=singlecontribution_other]), div.subscribe select, div.col2 input[type=text]:not([name=singlecontribution_other]), div.col2 select {
  margin-bottom: 10px;
  display: block; }

div.subscribe div.section {
  overflow: hidden; }

div.subscribe div.section ul.inline-selection {
  position: relative;
  left: 50%;
  margin: 0 auto;
  float: left;
  border: none; }

div.subscribe div.section ul.inline-selection li {
  float: left;
  border: none;
  padding: 0 20px;
  right: 50%;
  position: relative;
  border-right: 1px solid #9f9f9f; }

div.subscribe div.section ul.inline-selection li:last-child {
  border: none; }

div.section.ordering ul.inline-selection,
div.section.billing ul.inline-selection {
  padding: 9px 0 4px 0; }

div.section.ordering {
  padding: 0; }

div.section.ordering input,
div.subscription-type input,
div.use-shipping input,
div.section ul.inline-selection li input {
  display: inline; }

div.section.billing ul.inline-selection {
  padding-bottom: 18px; }

div.subscribe select {
  width: 240px;
  margin: 0 0 15px 0;
  display: block; }

div.subscribe div.cc-exp-date {
  height: 18px;
  margin: 0 0 18px 0; }

div.subscribe div.cc-exp-date span {
  padding: 0;
  float: left;
  display: block;
  width: 15px;
  text-align: center; }

div.subscribe div.cc-exp-date select {
  width: 80px;
  float: left; }

div.subscribe ul li label {
  float: none;
  margin: 0;
  text-align: left; }

div.subscribe ul li input {
  width: auto; }

/******************************************************/
div.subscribe div.checkbox input {
  width: auto;
  margin: 0 5px 0 0; }

div.subscribe div.checkbox label {
  float: none; }

div.subscribe div.section.delivery div.checkbox label,
div.subscribe div.checkbox.use-shipping label {
  font-size: 14px;
  font-weight: bold; }

div.subscribe div.section.credit div.checkbox.autorenew {
  position: absolute;
  top: 85px;
  right: 0;
  width: 240px; }

div.subscribe div.section.credit div.checkbox.newsletter {
  position: absolute;
  top: 225px;
  right: 0;
  width: 240px; }

div.subscribe div.section.credit div.checkbox input {
  float: left;
  position: absolute;
  top: 0;
  left: 0; }

div.subscribe div.section.credit div.checkbox label {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 0 0 0 25px;
  display: block; }

div.subscribe div.section.credit div.checkbox label strong {
  font-size: 13px;
  display: block;
  font-weight: normal; }

div.subscribe div.autorenew {
  padding: 0 0 20px 0; }

div.subscribe div.autorenew label {
  width: auto;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  display: inline;
  float: none; }

div.subscribe div.autorenew input {
  display: inline;
  width: auto;
  margin: 0; }

html body a.lookup {
  text-decoration: underline; }
  html body a.lookup:hover {
    text-decoration: none; }

/******************************************************/
div.subscribe div.main-title h2, div.donate-header h3 {
  font-size: 46px;
  color: #333333;
  line-height: 62px;
  margin: 0 0 12px 0; }

.awards h3 {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
  font-size: 24px;
  color: #333333;
  margin: 0 0 12px 0;
  line-height: 50px; }

div.subscribe div.main-title h3 {
  margin-bottom: 15px; }

div.subscribe div.main-title h3,
div.subscribe div.covers h3 {
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  margin: 0 0 18px 0; }

div.subscribe ul {
  margin: 0 0 30px 0; }

div.subscribe ul li {
  background: url(//d1ai9qtk9p41kl.cloudfront.net/media/images/gray-bullet.gif) 0px 6px no-repeat;
  padding: 0 0 0 16px;
  margin: 0 0 10px 10px;
  font-size: 15px;
  line-height: 19px; }

div.covers {
  width: 171px; }

div.subscribe div.covers h3 {
  font-size: 1.25em; }

div.subscribe div.covers img {
  display: inline;
  margin: 0 32px 18px 0;
  padding: 2px;
  border: 1px solid #cccccc; }

div.subscribe div.covers ul.promotions img {
  border: none;
  padding: 0 0 0 25px;
  margin: 0 0 3px 15px;
  float: right; }

div.subscribe div.covers img.center {
  margin-left: 18px;
  margin-right: 18px; }

div.subscribe p {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  margin: 17px 0 30px 0; }

.credit p {
  padding-left: 20px;
  position: relative; }

#id_autorenew {
  position: absolute;
  left: 0; }

#section2 .gray-bg {
  border-bottom: 20px solid #fff;
  padding: 5px 0 0 24px; }
  #section2 .gray-bg div {
    display: inline-block; }
  #section2 .gray-bg .col1 {
    vertical-align: middle;
    line-height: 22px; }
  #section2 .gray-bg input {
    margin: 0;
    display: inline; }

#comment-notes {
  text-align: center; }
  #comment-notes p {
    padding: 0 0 10px 0; }

#and-or {
  padding-top: 6px; }

/******************************************************/
div.subscribe div.section,
table.normalText {
  border: none; }

div.subscribe div.section.billing {
  padding-bottom: 0;
  margin-bottom: 0; }

div.subscribe div.section ul {
  border-top: 1px solid #eeeeee; }

div.subscribe div.section ul li {
  background: none;
  border-bottom: 1px solid #eeeeee;
  padding: 9px 0;
  margin: 0;
  position: relative; }

div.subscribe div.section div.subscription-type ul li {
  padding: 9px 0 27px 0; }

div.subscribe div.section ul li input {
  margin: 0 10px 0 0; }

div.subscribe div.section ul li label {
  font-weight: bold;
  font-size: 15px; }

/******************************************************/
div.section h3, body.inner div.post h3.supportheading {
  color: white;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0 0 0 35px;
  height: 26px;
  line-height: 28px;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  background-color: #373737;
  background-repeat: no-repeat;
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading.gif");
  position: relative; }
  div.section h3:before, body.inner div.post h3.supportheading:before {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 0px;
    top: 0;
    width: 26px;
    height: 26px;
    text-align: center; }

div.section.ordering h3:before, body.inner div.post h3.supportheading.one:before {
  content: '1'; }

div.section.delivery h3:before, body.inner div.post h3.supportheading.two:before {
  content: '2'; }

div.section.billing h3:before, body.inner div.post h3.supportheading.three:before {
  content: '3'; }

div.section.credit h3:before, body.inner div.post h3.supportheading.four:before {
  content: '4'; }

/******************************************************/
div.section div.h4 {
  position: relative;
  display: block;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 0 0 35px;
  line-height: 26px;
  height: 26px;
  letter-spacing: .025em;
  margin: 0 0 0 27px;
  background: #616161 url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-box.gif") no-repeat; }

div.section div.h4 h4 {
  display: inline;
  height: 100%;
  padding-left: 8px; }

body div.section.delivery div.h4.add-gift {
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-add-gift.gif");
  background-size: auto auto;
  padding: 0; }
body div.section.delivery div.addressform div.h4 {
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-gift.gif");
  background-size: auto auto; }
body div.section.delivery div.addressform#personal_addressform div.h4 {
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-personal.gif");
  background-size: auto auto; }
body div.section div.h4 button.gift-remove.box {
  background-color: #D61B1B;
  background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/button-remove.gif");
  background-size: auto auto; }

div.section div.h4 button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: white;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  height: 100%;
  vertical-align: baseline;
  line-height: 15px;
  display: inline-block; }

div.section div.h4 button:hover {
  text-decoration: none;
  color: #d8d8d8; }

div.section div.h4.add-gift button.box {
  width: 27px;
  height: 27px; }

* html div.section div.h4.add-gift h4 button {
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 30px; }

div.section div.h4.add-gift h4 button {
  font-weight: bold;
  text-align: left; }

* html div.section div.h4 button.gift-remove {
  text-transform: none;
  text-align: right;
  position: absolute;
  right: 35px;
  letter-spacing: 0;
  top: 0px;
  font-weight: bold; }

div.section div.h4 button.gift-remove {
  text-transform: none;
  text-align: right;
  position: absolute;
  right: 35px;
  letter-spacing: 0;
  top: -1px; }

* html div.section div.h4 button.gift-remove.box {
  top: -1px;
  width: 29px;
  right: -1px;
  height: 28px; }

div.section div.h4 button.gift-remove.box {
  border-left: 1px solid white;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px; }

div.section div.h4 button#giftaddheading {
  position: relative;
  top: -2px; }

div.section h5 {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #373737; }

/******************************************************/
div.indent {
  border-left: 13px solid #dfdfdf;
  margin: 4px 0 0 27px;
  padding: 6px 0 0 20px;
  position: relative; }

div.addressform {
  margin-top: 10px;
  margin-bottom: 25px; }

div.indent label {
  width: 154px; }

/******************************************************/
div.subscribe div.section div.subscription-type strong {
  display: block;
  color: #608419; }

div.subscribe div.section div.subscription-type label {
  position: absolute;
  left: 30px;
  width: 700px; }

div.subscribe div.section div.subscription-type .sub-one {
  font-weight: bold;
  width: 100px;
  float: left; }

div.subscribe div.section div.subscription-type .sub-two {
  float: left;
  width: 190px;
  font-weight: normal; }

div.subscribe div.section div.subscription-type .sub-three {
  float: left;
  width: 250px;
  font-weight: normal; }

div.subscribe div.section div.subscription-type .sub-four {
  float: left;
  width: 100px;
  font-weight: normal; }

/******************************************************/
div.section.credit {
  position: relative; }

div.cards {
  position: absolute;
  background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/creditcards.gif") right 0 no-repeat;
  top: 35px;
  right: 0;
  height: 25px;
  width: 124px; }

div.cards select {
  width: 220px; }

/******************************************************/
div.total {
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 20px 222px;
  border: 1px solid #373737;
  width: 215px;
  padding: 10px 15px; }

/******************************************************/
body.donate input.donatebutton, input#sendorder {
  font-family: 'Oswald', sans-serif;
  background: #81a43d;
  color: #fff;
  width: 136px;
  height: 40px;
  display: block;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: .06em;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #d3c5d3;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: 0.5s ease; }
  @media screen and (min-width: 1059px) {
    body.donate input.donatebutton, input#sendorder {
      margin-left: 317px; } }

input#sendorder.submitting-error, body.donate input.donatebutton.submitting-error {
  background: red; }

input#sendorder.submitting-noerror, body.donate input.donatebutton.submitting-noerror {
  background: #006b9c; }

body.webathon input.donatebutton {
  margin-left: 415px; }

/******************************************************/
div.col4 div.section.testimonials {
  padding: 13px 0 15px 0; }

div.col4 div.item {
  text-align: left;
  text-transform: none;
  color: black;
  padding: 0 0 25px 0; }

div.col4 div.item p {
  font-size: 15px;
  line-height: 21px;
  margin: 0 0 9px 0;
  color: #292929;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 15px 0 0 15px; }

div.col4 div.item strong {
  font-size: 15px;
  font-style: italic;
  color: #292929;
  text-align: right;
  display: block; }

table.receipt {
  font-size: 12px;
  margin-bottom: 1em; }

table.receipt th {
  font-weight: bold;
  text-align: right; }

table.receipt th.group {
  vertical-align: middle;
  text-align: left;
  width: 2em; }

table.receipt td {
  padding-left: 1em; }

table.receipt tr {
  line-height: 1.25em; }

table.receipt tbody tr:first-child td,
table.receipt tbody tr:first-child th {
  padding-top: 15px; }

div.receipt h3 {
  margin-top: 1em;
  margin-bottom: 0.5em; }

div.subscribe p.account-link {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 3px solid #eee;
  border-top: 3px solid #eee;
  padding: 20px; }

/******************************************************/
div.subscribe.withcol1 {
  margin-left: 27px; }

#id_usebillingforshipping {
  width: auto; }

#id_exp_month, #id_exp_year {
  width: 80px;
  text-align: right; }

div.subscribe.cust div.main-title {
  margin: 0 0 35px 0; }

div.subscribe.cust div.main-title h2 {
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0 0 5px 0; }

div.subscribe.cust div.main-title p {
  font-size: 14px;
  line-height: 18px; }

div.subscribe.cust label {
  width: 155px;
  float: left;
  text-align: right;
  margin: 0 10px 10px 0;
  clear: left; }

div.subscribe.cust div.section {
  margin: 0 0 25px 0; }

div.subscribe.cust div.section.one {
  margin-top: 25px;
  background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/or-bar.gif") center bottom no-repeat;
  padding: 0 0 45px 0; }

div.subscribe.cust div.section.two {
  background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/or-bar.gif") center bottom no-repeat;
  padding: 0 0 35px 0; }

div.subscribe.cust div.section.three {
  padding: 0;
  margin: 0 0 10px 0; }

div.subscribe.cust div.section p.desc {
  text-align: center;
  margin: 0 0 25px 0; }

div.subscribe.cust input {
  width: 230px;
  margin: 0 0 15px 0; }

div.subscribe.cust div.section input.nomargin {
  margin: 0 0 5px 0; }

div.subscribe.cust input.sendorder {
  background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/accessaccount-button.gif") no-repeat;
  width: 171px;
  height: 41px;
  display: block;
  border: none;
  text-indent: -9999px;
  font-size: 0;
  padding: 0;
  margin: 0 0 0 165px; }

div.whereacc {
  margin: 30px 0 0 0; }

div.whereacc h3 {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #373737; }

div.whereacc p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 25px 0; }

.hidden {
  position: absolute;
  display: block;
  left: -99999px; }

body.donate textarea {
  margin: 0 0 20px 220px !important;
  width: 320px; }

body.webathon textarea {
  margin: 0 0 20px 322px !important; }

div.subscribe div.fraud-warning {
  margin: 0 0 40px 0; }

div.subscribe div.fraud-warning p {
  color: #ef7406;
  font-size: 1.2em;
  font-size: .8em;
  line-height: 1.2em;
  border: 1px solid #ef7406;
  display: inline;
  padding: 10px 10px 8px 24px;
  background: url("/media/images/subscribe/fraud-alert.gif") 10px center no-repeat;
  background-size: 5px auto; }

div.subscribe div.fraud-warning p a {
  text-decoration: underline; }

div.payment1 {
  position: absolute;
  right: 0;
  top: 0;
  border: none; }

div.payment2 {
  position: absolute;
  right: 0;
  top: 70px;
  border: none; }
  div.payment2 img {
    width: 120px;
    height: auto; }

p.error {
  background: #ff0000;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff !important;
  margin-bottom: 4px; }

p.info {
  color: #666;
  margin-left: 10px;
  font-size: 9px;
  display: inline; }

p.success {
  color: #66ff00;
  margin: 20px;
  font-size: 16px; }

p.tiny {
  font-size: 11px;
  color: #fff;
  font-weight: bold; }

ul.bens {
  text-align: left; }

table tr {
  padding: 30px; }

.center-col {
  float: left;
  width: 180px;
  padding: 10px 20px;
  margin: 0;
  border-left: 1px solid #bcbdbe;
  border-right: 1px solid #bcbdbe; }

body.donate .container-inner {
  border-bottom: 2px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 20px; }
body.donate div.post.inner {
  border: none; }

#contribution-disclaimer p:not(:last-child) {
  margin-bottom: 10px; }

div.payment1 img {
  margin: 0; }

#footer1 {
  font-size: 14px; }

.wufoo-form-container {
  margin: 0;
  padding: 0; }

html .dropit {
  border-left: 5px solid #e6e6e7;
  padding-left: 1em;
  margin-bottom: 2em; }
  html .dropit a {
    text-decoration: underline; }

#amazon {
  text-align: left; }
  #amazon input {
    display: inline; }

@media screen and (min-width: 1059px) {
  #alt_payment {
    text-align: center; }

  #alt_payment > div {
    display: inline-block;
    padding: 10px; }
    #alt_payment > div h3 {
      text-align: left;
      padding-bottom: 4px; }

  body:not(.webathon) #section2 {
    padding-left: 200px; } }
@media screen and (max-width: 959px) {
  #alt_payment > div {
    padding-bottom: 10px; } }
body.awards p:not(.other), body.awards li {
  margin-bottom: 1em;
  font-size: 14px; }
body.awards h3 a.jumplink {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding: 0 20px;
  text-decoration: underline; }
  body.awards h3 a.jumplink:hover {
    text-decoration: none; }
body.awards .donate-header a:hover {
  color: rgba(0, 0, 0, 0.5); }
body.awards p a, body.awards li a {
  text-decoration: underline; }
  body.awards p a:hover, body.awards li a:hover {
    text-decoration: none; }
body.awards h4 {
  font-size: 28px;
  margin-bottom: .4em;
  margin-top: .6em; }
body.awards ul:not(#navigation) li {
  padding-left: 18px;
  background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/bullet.jpg") 5px 7px no-repeat; }
body.awards .covers img {
  width: 165px;
  height: auto; }
body.awards #navigation {
  margin-left: -20px;
  margin-bottom: 2em; }
  body.awards #navigation li {
    display: inline-block; }
    body.awards #navigation li a {
      padding: 20px;
      font-size: 18px; }
      body.awards #navigation li a:hover {
        color: rgba(0, 0, 0, 0.5); }
body.awards p a {
  color: #fc8600; }

@media screen and (min-width: 800px) {
  div.logooverlay, div.container-inner {
    min-height: 1626px; } }
@media screen and (max-width: 1024px) and (min-width: 0px) {
  body {
    margin: 20px; }
    body div.section.delivery div.h4.add-gift {
      background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-add-gift@2x.gif");
      background-size: 27px auto;
      padding: 0; }
    body div.section.delivery div.addressform div.h4 {
      background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-gift@2x.gif");
      background-size: 27px auto; }
    body div.section.delivery div.addressform#personal_addressform div.h4 {
      background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/heading-personal@2x.gif");
      background-size: 27px auto; }
    body div.section div.h4 button.gift-remove.box {
      background-color: #D61B1B;
      background-image: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/button-remove@2x.gif");
      background-size: 27px auto; }

  * {
    xborder: 1px solid red !important; }

  div.subscribe div.main-title h2 {
    font-size: 24px;
    line-height: 1.2em; }
  div.subscribe div.main-title h3 {
    font-size: 16px;
    line-height: 1.2em; }

  div.section div.h4 button#giftaddheading {
    font-size: 11px; }

  div.payment1 {
    position: static; }

  p a {
    line-height: 1.2em; }

  body.subscribe div.header,
  body.donate div.header {
    height: 0; }

  div.cards {
    background: url("//d1ai9qtk9p41kl.cloudfront.net/media/images/subscribe/creditcards@2x.gif") right 0 no-repeat;
    background-size: 124px auto; }

  div.payment2 {
    top: 0; }

  .center-col {
    border: none; }

  div.section div.h4 button.gift-remove {
    font-size: 0; }

  ul.other, p.other {
    font-size: 1.2em;
    margin: 0 0 1em; }

  div.section h3, body.inner div.post h3.supportheading {
    font-size: 16px; }

  div.subscribe select {
    max-width: 150px; }

  div.col2 input[type=text], div.col2 select {
    width: auto;
    max-width: 150px; }

  #comment-notes p {
    padding: 0 0 10px; }

  div.col1 {
    width: 100%;
    text-align: left;
    padding-right: 0; }

  div.col2 {
    width: 100%; }
    div.col2 > div {
      padding: 4px 0px 7px 0px;
      border-bottom: 1px solid #eee;
      margin: 0px 0px 5px 0px; }

  body.donate input.donatebutton {
    margin: 0 auto 20px; }

  div.post p {
    font-family: "Helvetica","helvetica",sans-serif;
    width: auto !important; }

  div.logooverlay, .headershadow div.logooverlay {
    min-width: 0; }

  div#section1, footer, #footer1, #footer2 {
    display: none; }

  div#section2, body.subscribe div.header, body.donate div.header, div.container, div.subscribe, div.subscribe div.section, table.normalText, div.subscribefooter, div.subscribe p, div.indent label, div.subscribe div.section div.subscription-type span, div.subscribe label, body.inner.donate div.post {
    width: auto !important;
    float: none !important; }

  body.donate textarea {
    margin-left: 0 !important;
    width: 100% !important; }

  body.subscribe div.header,
  body.donate div.header {
    background-position: 0 0; }

  div.subscribe div.fraud-warning p {
    display: block; }

  div.subscribe div {
    width: auto !important; }

  div.subscribe div.section ul.inline-selection li {
    float: none;
    border: none;
    padding: 0 0 5px; }

  div.subscribe div.section div.subscription-type label, div.cards {
    position: static; }

  div.cards {
    margin-bottom: 10px; }

  div.total {
    margin: 0 0 10px; }

  div.subscribe div.section.credit div.checkbox.autorenew {
    position: relative;
    top: 0;
    left: 0;
    width: auto; }

  div.subscribe input.sendorder {
    margin: auto; }

  table.normalText select {
    width: 150px; }

  body.inner div.post div.donate-header {
    background: none;
    height: auto; }
    body.inner div.post div.donate-header * {
      position: static; }
    body.inner div.post div.donate-header h3, body.inner div.post div.donate-header p {
      font-weight: normal !important; }
    body.inner div.post div.donate-header h3 {
      font-size: 38px;
      color: #333333;
      line-height: 43px;
      letter-spacing: -1px;
      margin: 0 0 12px 0;
      font-family: 'GoodWeb-Medium','Helvetica','helvetica',sans-serif; }
    body.inner div.post div.donate-header p.other {
      font-size: 22px;
      color: #333333;
      line-height: 24px;
      margin: 0 0 18px 0;
      font-family: 'GoodWeb-Book','Helvetica','helvetica',sans-serif; } }

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