/* CUMULUS CORE CSS */
/*Mixin: roundedBottom */
/* Sprites */
/* line 19, ../sass/core/_spritesheet.sass */
.sprite-arrow_blue {
  background-position: 0 0;
  width: 12px;
  height: 6px;
}

/* line 24, ../sass/core/_spritesheet.sass */
.sprite-arrow_down_blue {
  background-position: 0 -56px;
  width: 9px;
  height: 10px;
}

/* line 29, ../sass/core/_spritesheet.sass */
.sprite-back_to_top_arrow_20x25 {
  background-position: 0 -116px;
  width: 20px;
  height: 25px;
}

/* line 34, ../sass/core/_spritesheet.sass */
.sprite-blue_link_arrow_12x12 {
  background-position: 0 -191px;
  width: 12px;
  height: 12px;
}

/* line 39, ../sass/core/_spritesheet.sass */
.sprite-blue_link_arrow_12x13 {
  background-position: 0 -253px;
  width: 12px;
  height: 13px;
}

/* line 44, ../sass/core/_spritesheet.sass */
.sprite-facebook_blue_21x56 {
  background-position: 0 -316px;
}
/* line 46, ../sass/core/_spritesheet.sass */
.sprite-facebook_blue_21x56:hover {
  background-position: 0 -344px;
}

/* line 49, ../sass/core/_spritesheet.sass */
.sprite-fb_black_20x42 {
  background-position: 0 -422px;
}
/* line 52, ../sass/core/_spritesheet.sass */
.sprite-fb_black_20x42:hover {
  background-position: 0 -443px;
}

/* line 55, ../sass/core/_spritesheet.sass */
.sprite-or_graphic_37x31 {
  background-position: 0 -514px;
  width: 37px;
  height: 31px;
}

/* line 60, ../sass/core/_spritesheet.sass */
.sprite-red_arrow {
  background-position: 0px -647px;
}

/* line 64, ../sass/core/_spritesheet.sass */
.sprite-rss_black_20x42 {
  background-position: 0 -715px;
}
/* line 66, ../sass/core/_spritesheet.sass */
.sprite-rss_black_20x42:hover {
  background-position: 0 -736px;
}

/* line 69, ../sass/core/_spritesheet.sass */
.sprite-rss_blue_30x56 {
  background-position: 0 -807px;
}
/* line 71, ../sass/core/_spritesheet.sass */
.sprite-rss_blue_30x56:hover {
  background-position: 0 -835px;
}

/* line 74, ../sass/core/_spritesheet.sass */
.sprite-search_icon_25x25 {
  background-position: 0 -913px;
  width: 25px;
  height: 25px;
}

/* line 79, ../sass/core/_spritesheet.sass */
.sprite-sort_arrow_down {
  background-position: 0 -988px;
  width: 16px;
  height: 16px;
}

/* line 84, ../sass/core/_spritesheet.sass */
.sprite-sort_arrow_up {
  background-position: 0 -1054px;
  width: 16px;
  height: 16px;
}

/* line 89, ../sass/core/_spritesheet.sass */
.sprite-twitter_black_21x42 {
  background-position: 0 -1120px;
}
/* line 91, ../sass/core/_spritesheet.sass */
.sprite-twitter_black_21x42:hover {
  background-position: 0 -1141px;
}

/* line 94, ../sass/core/_spritesheet.sass */
.sprite-twitter_blue_21x56 {
  background-position: 0 -1212px;
}
/* line 96, ../sass/core/_spritesheet.sass */
.sprite-twitter_blue_21x56:hover {
  background-position: 0 -1240px;
}

/* line 99, ../sass/core/_spritesheet.sass */
.sprite-white_arrow {
  background-position: 0 -1318px;
  width: 24px;
  height: 70px;
}

/* line 104, ../sass/core/_spritesheet.sass */
.sprite-world_icon_194x47 {
  background-position: 0 -1438px;
}

/* Feed SpriteSheet */
/* line 114, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_activity {
  background-position: 16px 0;
}

/* line 118, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_activity_over {
  background-position: 16px -98px;
}

/* line 122, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_completed {
  background-position: 16px -196px;
}

/* line 126, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_completed_over {
  background-position: 16px -294px;
}

/* line 129, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_redempt {
  background-position: 16px -392px;
}

/* line 133, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_redempt_over {
  background-position: 16px -490px;
}

/* line 137, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_referral {
  background-position: 16px -588px;
}

/* line 141, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_referral_over {
  background-position: 16px -686px;
}

/* line 145, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_surveys {
  background-position: 16px -784px;
}

/* line 149, ../sass/core/_spritesheet.sass */
.sprite-feed_icon_surveys_over {
  background-position: 16px -882px;
}

/* line 153, ../sass/core/_spritesheet.sass */
.sprite-redemption {
  background-position: 0 -980px;
  width: 33px;
  height: 30px;
}

/* line 158, ../sass/core/_spritesheet.sass */
.sprite-referral {
  background-position: 0 -1060px;
  width: 33px;
  height: 30px;
}

/* line 163, ../sass/core/_spritesheet.sass */
.sprite-survey_available {
  background-position: 0 -1140px;
  width: 33px;
  height: 30px;
}

/* line 168, ../sass/core/_spritesheet.sass */
.sprite-survey_completed {
  background-position: 0 -1220px;
  width: 33px;
  height: 30px;
}

/* GLOBAL styles */
/* line 3, ../sass/core/_framework.sass */
.entryContent ul {
  list-style-type: circle;
}
/* line 5, ../sass/core/_framework.sass */
.entryContent ol {
  list-style-type: decimal;
}

/* line 8, ../sass/core/_framework.sass */
.hidden {
  display: none;
}

/* line 11, ../sass/core/_framework.sass */
.spinner {
  display: inline-block;
  height: 32px;
  background: url("../img/indicator-big.a51c5608d01a.gif") no-repeat top center;
  margin: 10px auto;
  width: 100%;
}

/* Structural Fixes */
/* line 21, ../sass/core/_framework.sass */
#footer ul, #footer ol, #main #footer ul, #main #footer ol {
  list-style: none inside;
}

/* FORMS */
/* line 10, ../sass/core/_forms.sass */
form {
  margin: 0 0 18px;
}

/* line 13, ../sass/core/_forms.sass */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 19, ../sass/core/_forms.sass */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #666666;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 31, ../sass/core/_forms.sass */
label {
  display: block;
  margin-bottom: 5px;
  color: #666666;
}

/* line 38, ../sass/core/_forms.sass */
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #666666;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 53, ../sass/core/_forms.sass */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 60, ../sass/core/_forms.sass */
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 75, ../sass/core/_forms.sass */
input[type="file"] {
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: white;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 85, ../sass/core/_forms.sass */
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

/* line 93, ../sass/core/_forms.sass */
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}

/* line 102, ../sass/core/_forms.sass */
select {
  width: 220px;
  background-color: white;
}

/* line 109, ../sass/core/_forms.sass */
select[multiple],
select[size] {
  height: auto;
}

/* line 114, ../sass/core/_forms.sass */
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 118, ../sass/core/_forms.sass */
textarea {
  height: auto;
}

/* line 122, ../sass/core/_forms.sass */
input[type="hidden"] {
  display: none;
}

/* line 129, ../sass/core/_forms.sass */
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 135, ../sass/core/_forms.sass */
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */
}

/* line 144, ../sass/core/_forms.sass */
input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 154, ../sass/core/_forms.sass */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}

/* line 167, ../sass/core/_forms.sass */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: whitesmoke;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 207, ../sass/core/_forms.sass */
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 212, ../sass/core/_forms.sass */
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 217, ../sass/core/_forms.sass */
.errorlist {
  color: red;
}

/* line 220, ../sass/core/_forms.sass */
.bigForm {
  margin-top: 10px;
}
/* line 222, ../sass/core/_forms.sass */
.bigForm li {
  list-style: none outside;
  margin: 0 0 10px 0;
}
/* line 225, ../sass/core/_forms.sass */
.bigForm h2 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
}
/* line 229, ../sass/core/_forms.sass */
.bigForm p {
  text-align: left;
}
/* line 232, ../sass/core/_forms.sass */
.bigForm button.facebookLogin {
  margin-top: 20px;
}

/* line 235, ../sass/core/_forms.sass */
.formMessage {
  margin: 10px;
}

/*** LOGIN FORM *** */
/* line 240, ../sass/core/_forms.sass */
.loginForm {
  padding-left: 15px;
}
/* line 242, ../sass/core/_forms.sass */
.loginForm ol {
  list-style: none outside;
}
/* line 244, ../sass/core/_forms.sass */
.loginForm li {
  padding: 10px 0 2px 0;
  margin: 0 0 0 0;
}
/* line 248, ../sass/core/_forms.sass */
.loginForm .direct {
  float: left;
  width: 360px;
  borderRight: solid 1px black;
  background: #dddddd;
  padding: 20px;
  width: 270px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
/* line 257, ../sass/core/_forms.sass */
.loginForm .socialconnect {
  float: left;
  margin: 0 0 0 40px;
}
/* line 260, ../sass/core/_forms.sass */
.loginForm .socialconnect h4 {
  margin: 0 0 20px 0;
}
/* line 263, ../sass/core/_forms.sass */
.loginForm ul.errorList {
  list-style: none outside;
  color: red;
  font-weight: bold;
  font-size: 10px;
  margin: 0;
}
/* line 269, ../sass/core/_forms.sass */
.loginForm ul.errorList li {
  padding: 0;
}

/* line 272, ../sass/core/_forms.sass */
#facebookFacepile {
  margin: 10px;
  height: 60px;
}

/* Registration Page Form Adjustments */
/* line 278, ../sass/core/_forms.sass */
.registration-form, .login-form {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #dddddd;
  background-color: #f1f1f1;
  margin: 20px auto;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
/* line 286, ../sass/core/_forms.sass */
.registration-form .bigForm, .login-form .bigForm {
  text-align: center;
}
/* line 289, ../sass/core/_forms.sass */
.registration-form ul, .registration-form ol, .login-form ul, .login-form ol {
  list-style: none outside;
}

/* line 292, ../sass/core/_forms.sass */
.showEmailForm {
  margin: 20px 0 10px;
  text-align: center;
}

/* line 296, ../sass/core/_forms.sass */
.separator {
  margin: 10px auto;
  overflow: visible;
  height: 20px;
  background: url("../img/horizontal_line_fade.68d784d314c2.png") center no-repeat;
  text-align: center;
}
/* line 302, ../sass/core/_forms.sass */
.separator span {
  display: block;
  font-style: italic;
}

/* Account Page Form Adjustments */
/* line 309, ../sass/core/_forms.sass */
#accountPage input[type="checkbox"] {
  float: left;
  margin-right: 10px;
}

/* Edit Identity & Manage Page Form Adjustments */
/* line 318, ../sass/core/_forms.sass */
.editIdentityPage .bigForm label {
  width: 130px;
}

/* line 322, ../sass/core/_forms.sass */
.editSettingsPage .bigForm, .editIdentityPage .bigForm {
  float: none;
  text-align: left;
  margin-top: 0;
}

/* Documents Archive */
/* line 331, ../sass/core/_forms.sass */
.documentFilters select {
  width: 100%;
}

/* line 8, ../sass/core/_buttons.sass */
.btn, button.submit, input.submit, .button-gradient, button.cancel, input.cancel, a.cancel {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: white;
  text-align: center;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(white, white 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, white 25%, #e6e6e6);
  background-image: -ms-linear-gradient(white, white 25%, #e6e6e6);
  background-image: -o-linear-gradient(white, white 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #cccccc;
  border-bottom-color: #bbbbbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: 0.3em;
}
/* line 77, ../sass/site/_vars-mixins.sass */
.btn:first-child, button.submit:first-child, input.submit:first-child, .button-gradient:first-child, button.cancel:first-child, input.cancel:first-child, a.cancel:first-child {
  *margin-left: 0;
}

/* line 28, ../sass/core/_buttons.sass */
.btn:hover, button.submit:hover, input.submit:hover, .button-gradient:hover, button.cancel:hover, input.cancel:hover, a.cancel:hover {
  color: #ebebeb;
  text-decoration: none;
  background-color: #cccccc;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 38, ../sass/core/_buttons.sass */
.btn:focus, button.submit:focus, input.submit:focus, .button-gradient:focus, button.cancel:focus, input.cancel:focus, a.cancel:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 43, ../sass/core/_buttons.sass */
.btn.active, button.active.submit, input.active.submit, .active.button-gradient, button.active.cancel, input.active.cancel, a.active.cancel,
.btn:active,
button.submit:active,
input.submit:active,
.button-gradient:active,
button.cancel:active,
input.cancel:active,
a.cancel:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 55, ../sass/core/_buttons.sass */
.btn.disabled, button.disabled.submit, input.disabled.submit, .disabled.button-gradient, button.disabled.cancel, input.disabled.cancel, a.disabled.cancel,
.btn[disabled],
button[disabled].submit,
input[disabled].submit,
[disabled].button-gradient,
button[disabled].cancel,
input[disabled].cancel,
a[disabled].cancel {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 67, ../sass/core/_buttons.sass */
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 73, ../sass/core/_buttons.sass */
.btn-large .icon {
  margin-top: 1px;
}

/* line 77, ../sass/core/_buttons.sass */
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

/* line 82, ../sass/core/_buttons.sass */
.btn-small .icon {
  margin-top: -1px;
}

/* line 91, ../sass/core/_buttons.sass */
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: white;
}

/* line 106, ../sass/core/_buttons.sass */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 115, ../sass/core/_buttons.sass */
.btn-primary {
  background-color: #014ec4;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#018fc4), to(#014ec4));
  background-image: -moz-linear-gradient(top, #018fc4, #014ec4);
  background-image: -ms-linear-gradient(top, #018fc4, #014ec4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #018fc4), color-stop(100%, #014ec4));
  background-image: -webkit-linear-gradient(top, #018fc4, #014ec4);
  background-image: -o-linear-gradient(top, #018fc4, #014ec4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018fc4', endColorstr='#014ec4', GradientType=0);
  border-color: #014ec4 #014ec4 #013078;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #014ec4;
}
/* line 260, ../sass/site/_vars-mixins.sass */
.btn-primary:active, .btn-primary.active {
  background-color: #013a91 \9;
}

/* line 119, ../sass/core/_buttons.sass */
.btn-warning {
  background-color: #f89406;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb450), color-stop(100%, #f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f89406;
}
/* line 260, ../sass/site/_vars-mixins.sass */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

/* line 123, ../sass/core/_buttons.sass */
.btn-danger {
  background-color: #bd362f;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #bd362f;
}
/* line 260, ../sass/site/_vars-mixins.sass */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 127, ../sass/core/_buttons.sass */
.btn-success {
  background-color: #51a351;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #51a351;
}
/* line 260, ../sass/site/_vars-mixins.sass */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 131, ../sass/core/_buttons.sass */
.btn-info {
  background-color: #2f96b4;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #2f96b4;
}
/* line 260, ../sass/site/_vars-mixins.sass */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 137, ../sass/core/_buttons.sass */
button.btn, button.submit, button.button-gradient, button.cancel,
input[type="submit"].btn,
input[type="submit"].submit,
input[type="submit"].button-gradient,
input[type="submit"].cancel {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
/* line 139, ../sass/core/_buttons.sass */
button.btn::-moz-focus-inner, button.submit::-moz-focus-inner, button.button-gradient::-moz-focus-inner, button.cancel::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner,
input[type="submit"].submit::-moz-focus-inner,
input[type="submit"].button-gradient::-moz-focus-inner,
input[type="submit"].cancel::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 145, ../sass/core/_buttons.sass */
button.btn.large, button.large.submit, button.large.button-gradient, button.large.cancel,
input[type="submit"].btn.large,
input[type="submit"].large.submit,
input[type="submit"].large.button-gradient,
input[type="submit"].large.cancel {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 148, ../sass/core/_buttons.sass */
button.btn.small, button.small.submit, button.small.button-gradient, button.small.cancel,
input[type="submit"].btn.small,
input[type="submit"].small.submit,
input[type="submit"].small.button-gradient,
input[type="submit"].small.cancel {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/*Universal site segments */
/*Core: Button Styles */
/* line 10, ../sass/core/_modules.sass */
button.submit, input.submit, .button-gradient {
  background-color: #085280;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#018fc4), to(#085280));
  background-image: -moz-linear-gradient(top, #018fc4, #085280);
  background-image: -ms-linear-gradient(top, #018fc4, #085280);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #018fc4), color-stop(100%, #085280));
  background-image: -webkit-linear-gradient(top, #018fc4, #085280);
  background-image: -o-linear-gradient(top, #018fc4, #085280);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018fc4', endColorstr='#085280', GradientType=0);
  border-color: #085280 #085280 #042438;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
button.submit:hover, button.submit:active, button.submit.active, button.submit.disabled, button.submit[disabled], input.submit:hover, input.submit:active, input.submit.active, input.submit.disabled, input.submit[disabled], .button-gradient:hover, .button-gradient:active, .button-gradient.active, .button-gradient.disabled, .button-gradient[disabled] {
  background-color: #085280;
}
/* line 260, ../sass/site/_vars-mixins.sass */
button.submit:active, button.submit.active, input.submit:active, input.submit.active, .button-gradient:active, .button-gradient.active {
  background-color: #053350 \9;
}

/* line 14, ../sass/core/_modules.sass */
button.cancel, input.cancel, a.cancel {
  background-color: #666666;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#666666));
  background-image: -moz-linear-gradient(top, #999999, #666666);
  background-image: -ms-linear-gradient(top, #999999, #666666);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(top, #999999, #666666);
  background-image: -o-linear-gradient(top, #999999, #666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0);
  border-color: #666666 #666666 #404040;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 257, ../sass/site/_vars-mixins.sass */
button.cancel:hover, button.cancel:active, button.cancel.active, button.cancel.disabled, button.cancel[disabled], input.cancel:hover, input.cancel:active, input.cancel.active, input.cancel.disabled, input.cancel[disabled], a.cancel:hover, a.cancel:active, a.cancel.active, a.cancel.disabled, a.cancel[disabled] {
  background-color: #666666;
}
/* line 260, ../sass/site/_vars-mixins.sass */
button.cancel:active, button.cancel.active, input.cancel:active, input.cancel.active, a.cancel:active, a.cancel.active {
  background-color: #4d4d4d \9;
}

/* line 19, ../sass/core/_modules.sass */
button.twitterLogin {
  background: url("../img/Sign-in-with-Twitter-darker.0b2e6a1335d1.png");
  width: 151px;
  height: 24px;
  border: none;
  cursor: pointer;
}

/* line 26, ../sass/core/_modules.sass */
button.facebookLogin {
  margin-bottom: 10px;
  border: none;
  background-color: transparent;
}
/* line 30, ../sass/core/_modules.sass */
button.facebookLogin img {
  width: 100%;
}

/**** CONTENT BLOCKS *** */
/* Account Pages */
/** Core: Referral Page Blocks, and generic use grey block ** */
/* line 37, ../sass/core/_modules.sass */
.referralBlock, .greyBlock {
  border: 1px solid #999999;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ebebeb;
  overflow: hidden;
}
/* line 44, ../sass/core/_modules.sass */
.referralBlock h2, .greyBlock h2 {
  padding: 4px;
  background-color: #999999;
  color: white;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 51, ../sass/core/_modules.sass */
.referralBlock p, .greyBlock p {
  margin: 10px;
}
/* line 54, ../sass/core/_modules.sass */
.referralBlock .referUrl, .greyBlock .referUrl {
  width: 450px;
  height: 20px;
  font-size: 14px;
  color: #018fc4;
}

/* line 60, ../sass/core/_modules.sass */
.helpText {
  font-size: 11px;
  display: block;
}

/*** Core: Manage Page ** */
/* line 66, ../sass/core/_modules.sass */
.managePage li {
  margin-left: 0;
}

/* line 70, ../sass/core/_modules.sass */
.greyBlock.grid_4 {
  min-height: 50px;
}
/* line 73, ../sass/core/_modules.sass */
.greyBlock.grid_4.alpha.omega {
  margin-left: 6px;
}
/* line 76, ../sass/core/_modules.sass */
.greyBlock.privacyBlock {
  background-color: #fdeae9;
}
/* line 79, ../sass/core/_modules.sass */
.greyBlock h2 {
  padding: 4px;
  background-color: #999999;
  color: white;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 86, ../sass/core/_modules.sass */
.greyBlock p {
  margin: 10px;
}
/* line 89, ../sass/core/_modules.sass */
.greyBlock ol, .greyBlock ul {
  list-style: none outside;
  margin-left: 20px;
}
/* line 93, ../sass/core/_modules.sass */
.greyBlock .editButton {
  float: right;
  display: block;
  margin-right: 20px;
  color: #999999;
  font-weight: bold;
  line-height: 26px;
  padding-right: 30px;
  height: 22px;
  background: url("../img/edit_icon.14892e39e3e5.png") no-repeat top right;
}
/* line 104, ../sass/core/_modules.sass */
.greyBlock .facebookLogin {
  margin-right: 20px;
  display: block;
}
/* line 107, ../sass/core/_modules.sass */
.greyBlock .facebookLogin img {
  width: 100%;
}

/*** Core: Google Search *** */
/* line 112, ../sass/core/_modules.sass */
.gsc-branding, .gcsc-branding, .gsc-input, .gsc-search-button, .gsc-clear-button {
  display: none;
}

/* line 115, ../sass/core/_modules.sass */
.gs-result .gs-title, .gs-result .gs-title * {
  color: #018fc4 !important;
}

/* Login/Logout Box in Header */
/* line 121, ../sass/core/_modules.sass */
#accountLoginBlock {
  float: right;
}

/* line 125, ../sass/core/_modules.sass */
#ie7only #statusIdentity {
  width: auto;
}

/*** ENTRIES *** */
/* Entry List Pages */
/* News Page */
/* line 134, ../sass/core/_modules.sass */
.categoryBox {
  display: inline;
  width: 100%;
  padding: 2px 4px 2px 2px;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  letter-spacing: 0.08em;
}

/* line 142, ../sass/core/_modules.sass */
.articleFeatureTitle {
  margin-bottom: 5px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

/* line 148, ../sass/core/_modules.sass */
.articleTier2Title {
  line-height: 21px;
  margin-bottom: 0;
}

/* line 152, ../sass/core/_modules.sass */
.articleDate {
  font-size: 9px;
  margin-top: 15px;
  margin-bottom: 2px;
  text-transform: uppercase;
  border: none;
  display: block;
}

/* line 161, ../sass/core/_modules.sass */
.articleAuthor {
  font-size: 12px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 10px;
}

/* line 167, ../sass/core/_modules.sass */
.moreArticlesTitle {
  font-size: 15px;
}

/* line 170, ../sass/core/_modules.sass */
#linkToArchives {
  display: block;
  padding-bottom: 0;
  color: #666666;
  border: none;
  text-align: right;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 300;
}

/* Entry Page */
/* line 183, ../sass/core/_modules.sass */
.articlePreview {
  width: 100%;
}

/* line 187, ../sass/core/_modules.sass */
.iexpl.ie7 .articlePreview {
  width: auto;
}

/* line 190, ../sass/core/_modules.sass */
.entryImage {
  float: right;
  margin-left: 15px;
}
/* line 194, ../sass/core/_modules.sass */
.entryImage img {
  width: 285px;
  border: 1px solid #999999;
  padding: 3px;
}

/* line 200, ../sass/core/_modules.sass */
.entry .shareButtons {
  padding: 10px 0 25px 0;
  height: 30px;
}

/* line 204, ../sass/core/_modules.sass */
.pagination {
  margin-bottom: 20px;
  text-align: center;
}

/* line 208, ../sass/core/_modules.sass */
#comments {
  position: relative;
}

/* line 1, ../sass/core/_feed.sass */
.feed_wrap {
  margin: 10px 0 20px 0;
}

/* line 4, ../sass/core/_feed.sass */
.feed_event {
  height: 60px;
  margin-bottom: 20px;
  border: 1px solid #d9e2eb;
  background-color: whitesmoke;
  padding: 25px 25px 0 0;
}
/* line 11, ../sass/core/_feed.sass */
.feed_event:last-child {
  border-bottom: 1px solid #d9e2eb;
}

/* line 15, ../sass/core/_feed.sass */
.survey_available, .survey_completed, .redemption {
  font-size: 14px;
}

/* line 18, ../sass/core/_feed.sass */
.feedEventDescription {
  display: block;
  margin-left: 7px;
}

/* line 22, ../sass/core/_feed.sass */
.feedEventDate {
  font-size: 11px;
  margin-left: 7px;
  color: #999999;
}

/* line 35, ../sass/core/_feed.sass */
.takepart_widget h3 {
  margin-bottom: 15px;
}
/* line 37, ../sass/core/_feed.sass */
.takepart_widget .survey_available {
  padding: 8px 12px 8px 12px;
}
/* line 39, ../sass/core/_feed.sass */
.takepart_widget ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
/* line 43, ../sass/core/_feed.sass */
.takepart_widget ul li img {
  width: 31px;
  margin: 0 0 0 0;
  vertical-align: middle;
}

/* line 49, ../sass/core/_feed.sass */
#feed_more {
  display: none;
  background-color: #ef2d27;
  width: 100%;
  height: 26px;
  padding-top: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  border-top: 1px solid #d9e2eb;
  cursor: pointer;
  text-align: center;
}
/* line 63, ../sass/core/_feed.sass */
#feed_more a {
  color: white;
  text-decoration: none;
  padding-left: 10px;
  width: 70px;
  background: url("../img/white_arrow.416c7dbf3a66.png") no-repeat 53px -54px;
  display: inline-block;
  text-align: left;
}
/* line 72, ../sass/core/_feed.sass */
#feed_more a:hover {
  text-decoration: underline;
}
/* line 75, ../sass/core/_feed.sass */
#feed_more.active {
  display: inherit;
}

/* line 79, ../sass/core/_feed.sass */
.feed_filter {
  font-size: 11px;
  font-weight: normal;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #999999;
}

/* Feed Menu Icons */
/* line 113, ../sass/core/_feed.sass */
#availableSurveyBlock #availableSurveyMenuIcon {
  position: absolute;
  top: -26px;
  margin-left: 44px;
  position: absolute;
  top: -26px;
  margin-left: 44px;
}

/* line 121, ../sass/core/_feed.sass */
#completedSurveyBlock #surveyCompletedMenuIcon {
  position: absolute;
  top: -26px;
  margin-left: 53px;
}

/* line 126, ../sass/core/_feed.sass */
#redemptionBlock #redemptionMenuIcon {
  position: absolute;
  top: -26px;
  margin-left: 30px;
}

/* line 143, ../sass/core/_feed.sass */
#feed_filters {
  list-style-type: none;
  line-height: 1.3em;
  margin: 0 0 20px 20px;
  overflow: hidden;
}
/* line 149, ../sass/core/_feed.sass */
#feed_filters li {
  float: left;
  display: inline-block;
  margin: 0 40px 0 0;
  width: 75px;
  text-align: center;
}
/* line 156, ../sass/core/_feed.sass */
#feed_filters li a img {
  margin-bottom: 7px;
}
/* line 158, ../sass/core/_feed.sass */
#feed_filters li a span {
  display: block;
}

/* cms snippets */
/* CMS-SNIPPETS.SASS */
/* Styles for Site Global Snippets */
/*REQUIRED: The following files muse be included before this file:
 *  1. colors.sass
 *  2. framework.sass
 *  3. typography.sass */
/*RULES OF THIS FILE:
 * 1. Each block should be labeled with the corresponding snippet name for quick reference. */
/*TABLE OF CONTENTS
 *
 * 1. Variables
 *    a. Mixins
 *    b. Fonts
 * 2. Global Styles
 *
 * 3. Plugins
 *    a. Blog Latest Entries - Homepage
 *    b. Link
 *    c. Uber Entries Plugin
 *    d. Redemption
 *    e. Selected Entries
 *    f. Take Part
 *    g. Slideshow Plugin
 *
 * 4. Global Snippets
 *    a. Random Testimonials
 *    b. Random Factoids
 *    c. economist recent poll results
 *
 * 5. Other Blocks
 *    a. Register Page
 *    b. Entry Styles
 */
/*Variables */
/* Mixins */
/* Fonts */
/*Global Styles */
/*Block Specific Areas */
/* Blog Latest Entries - Homepage */
/* line 52, ../sass/core/_cms-snippets.sass */
.blogSidebarLogo {
  display: block;
  width: 154px;
  margin: 15px auto 15px auto;
}

/* line 58, ../sass/core/_cms-snippets.sass */
.blogEntriesBlock .sidebarBox {
  margin: 10px 0 20px 0;
}
/* line 61, ../sass/core/_cms-snippets.sass */
.blogEntriesBlock .userPhoto {
  float: left;
  border: 1px solid #ebebeb;
  background-color: white;
  margin: 0 0 10px 0;
  padding: 5px;
  width: 88px;
}
/* line 69, ../sass/core/_cms-snippets.sass */
.blogEntriesBlock .userPhoto.right {
  float: right;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 74, ../sass/core/_cms-snippets.sass */
.blogEntriesBlock .blogArticleDate {
  margin-bottom: 0px;
  padding-bottom: 2px;
}

/* line 79, ../sass/core/_cms-snippets.sass */
#factoidsBlock {
  margin-right: 5px;
}

/* line 82, ../sass/core/_cms-snippets.sass */
.blogCopy {
  float: left;
  width: 180px;
  margin-left: 10px;
}
/* line 86, ../sass/core/_cms-snippets.sass */
.blogCopy p {
  margin-top: 4px;
}

/* line 89, ../sass/core/_cms-snippets.sass */
.blogAuthorName {
  display: block;
  background-color: #e1e1e1;
  color: #636363;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0;
  padding: 2px 2px 2px 6px;
  text-decoration: none;
}
/* line 100, ../sass/core/_cms-snippets.sass */
.blogAuthorName a:link, .blogAuthorName a:visited, .blogAuthorName a:hover, .blogAuthorName a:active {
  color: #636363;
}

/* line 103, ../sass/core/_cms-snippets.sass */
.blogTitle {
  font-family: "Palatino Linotype", Palatino, "Georgia", "Times New Roman", Times, serif;
  line-height: 21px;
  margin-bottom: 2px;
}

/* line 108, ../sass/core/_cms-snippets.sass */
.blogArticleDate {
  font-size: 9px;
  margin-top: 0px;
  padding-bottom: 2px;
  color: #555555;
  text-transform: uppercase;
}

/* line 115, ../sass/core/_cms-snippets.sass */
.sidebarBanner {
  margin: 15px 0;
}

/*  Uber Entries Plugin */
/* line 122, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberLogo {
  display: block;
  width: 154px;
  margin: 15px auto;
}
/* line 127, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberArticlePic {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #a7a9ac;
  width: 290px;
  height: 100px;
  overflow: hidden;
  display: block;
}
/* line 136, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberTitle {
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #dddddd;
  margin-top: 8px;
  margin-bottom: 15px;
  padding: 0 0 5px 0;
  width: 100%;
  border-right: none;
  display: block;
  width: auto;
}
/* line 149, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .userPhoto {
  float: left;
  border: 5px solid white;
  border-top: none;
  background-color: white;
  margin-right: 8px;
  width: 88px;
  overflow: hidden;
  display: inline-block;
}
/* line 158, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .userPhoto img {
  max-width: 100%;
}
/* line 162, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .firstEntry .userPhoto {
  width: 38px;
  height: 38px;
}
/* line 165, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .firstEntry .userPhoto img {
  max-width: 100%;
}
/* line 168, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberAuthorName {
  display: block;
  background-color: #e1e1e1;
  color: #636363;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0;
  padding: 2px 2px 2px 6px;
  text-decoration: none;
}
/* line 179, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberAuthorName a:link, .uberPluginWrapper .uberAuthorName a:visited, .uberPluginWrapper .uberAuthorName a:hover, .uberPluginWrapper .uberAuthorName a:active {
  color: #636363;
}
/* line 182, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberFirstArticleTitle {
  font-family: "trebuchet ms", geneva, tahoma, arial, helvetica, sans-serif;
  line-height: 21px;
  margin-bottom: 2px;
  font-size: 18px;
}
/* line 189, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper.normal .uberFirstArticleTitle {
  font-size: 15px;
}
/* line 192, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberArticleTitle {
  font-size: 15px;
}
/* line 195, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberArticleDate {
  font-size: 9px;
  margin-top: 0px;
  margin-bottom: 4px;
  padding-bottom: 2px;
  color: #555555;
  text-transform: uppercase;
}
/* line 203, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberReadMore {
  font-weight: bold;
  font-size: 13px;
}
/* line 207, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberEntry {
  margin-top: 15px;
}
/* line 210, ../sass/core/_cms-snippets.sass */
.uberPluginWrapper .uberEntry.firstEntry {
  margin-top: 8px;
}

/* Uber Plugin Wide */
 * &.wide
 *   .uberLogo
 *     width: 400px
 *
 *   .uberArticlePic
 *     width: 405px
 *     height: 150px
 *
 *   .uberTitle
 *
 *   .userPhoto
 *     margin: 0 0 10px 0
 *
 *   .uberAuthorName
 *
 *   .uberFirstArticleTitle
 *
 *   .uberArticleTitle
 *
 *   .uberArticleDate
 *
 *   .uberReadMore */
/* Redemption Block */
/* line 244, ../sass/core/_cms-snippets.sass */
#sidebarContent .redemptionItem {
  margin: 10px 0;
}

/* line 248, ../sass/core/_cms-snippets.sass */
.redemptionItem .imageContainer {
  float: right;
  width: 120px;
  margin: 0 0 10px 10px;
  text-align: right;
}
/* line 254, ../sass/core/_cms-snippets.sass */
.redemptionItem .imageContainer img {
  height: 120px;
  width: 120px;
  border: solid 1px #999999;
}
/* line 259, ../sass/core/_cms-snippets.sass */
.redemptionItem .imageContainer button {
  margin: 5px 0 0 0;
}
/* line 262, ../sass/core/_cms-snippets.sass */
.redemptionItem h4 {
  font-weight: 700;
  margin-bottom: 5px;
}
/* line 266, ../sass/core/_cms-snippets.sass */
.redemptionItem h5 {
  font-weight: 700;
  color: #ef2d27;
}
/* line 270, ../sass/core/_cms-snippets.sass */
.redemptionItem p {
  margin: 0 0 0px 0;
}

/* line 274, ../sass/core/_cms-snippets.sass */
#ie7only .redemptionItem p {
  padding-left: 0;
}

/* Selected Entries */
/* line 279, ../sass/core/_cms-snippets.sass */
.articlesPlugin {
  margin: 10px 0;
}

/* Take Part */
/* line 285, ../sass/core/_cms-snippets.sass */
.takepartWidget p {
  font-size: 110%;
  margin: 10px 0 20px 0;
}
/* line 289, ../sass/core/_cms-snippets.sass */
.takepartWidget ul {
  list-style: none;
}
/* line 292, ../sass/core/_cms-snippets.sass */
.takepartWidget ul li {
  margin: 0 0 15px 0;
}
/* line 294, ../sass/core/_cms-snippets.sass */
.takepartWidget ul li a {
  padding: 7px 0 5px 40px;
  background: transparent center left no-repeat;
  background-image: url("../img/feed-icons/survey_available_menu_31x25.8aa78fbe0866.gif");
}
/* line 299, ../sass/core/_cms-snippets.sass */
.takepartWidget .survey_available, .takepartWidget .survey_completed, .takepartWidget .redemption {
  padding: 15px 25px 15px 0;
  font-size: 14px;
  margin-bottom: 5px;
}

/* Slideshow Plugin */
/* line 306, ../sass/core/_cms-snippets.sass */
.slideshow {
  position: relative;
}
/* line 309, ../sass/core/_cms-snippets.sass */
.slideshow .ss_bannerWrap {
  top: 0;
  margin-left: 0;
  overflow: hidden;
}
/* line 314, ../sass/core/_cms-snippets.sass */
.slideshow .ss_indicator {
  float: left;
}
/* line 317, ../sass/core/_cms-snippets.sass */
.slideshow .slide {
  position: relative;
  float: right;
}
/* line 320, ../sass/core/_cms-snippets.sass */
.slideshow .slide .details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url("../img/b_black25pc.2710546dfee0.png");
  padding: 4px;
}
/* line 328, ../sass/core/_cms-snippets.sass */
.slideshow .slide .details .title, .slideshow .slide .details .caption {
  color: white;
}
/* line 330, ../sass/core/_cms-snippets.sass */
.slideshow .slide .details .title {
  font-weight: bold;
}
/* line 332, ../sass/core/_cms-snippets.sass */
.slideshow .slide .details .title .caption {
  font-weight: normal;
  font-size: 10px;
}

/* line 338, ../sass/core/_cms-snippets.sass */
#ss_progressIndicators {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 28px;
  text-align: left;
}
/* line 345, ../sass/core/_cms-snippets.sass */
#ss_progressIndicators .ss_indicator {
  background: url("../img/slider_indicators.87b1acb22710.png") top left no-repeat;
  height: 28px;
  width: 20px;
  display: inline-block;
  cursor: pointer;
  float: left;
}
/* line 353, ../sass/core/_cms-snippets.sass */
#ss_progressIndicators .ss_indicator.off {
  background-position: -20px 0;
}
/* line 356, ../sass/core/_cms-snippets.sass */
#ss_progressIndicators .ss_indicator.on {
  background-position: 0 0;
}

/* line 360, ../sass/core/_cms-snippets.sass */
.slideshow.withCaptions #ss_progressIndicators {
  bottom: 20px;
  right: 10px;
}

/*Global Snippets */
/* Random Tesimonials */
/* line 368, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock {
  background-image: url("../img/become_a_panelist_bg_body.447ada2a6a52.png");
  background-repeat: repeat-y;
  margin-top: 15px;
  padding: 15px;
  padding-bottom: 0;
  min-height: 330px;
  overflow: hidden;
}
/* line 377, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock h3, #becomeAPanelistBlock h4, #becomeAPanelistBlock h5 {
  text-transform: none;
}
/* line 380, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock h3 {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 385, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock h4 {
  font-size: 13.5px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 390, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock h5 {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}
/* line 394, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock .personQuote {
  font-size: 9.5px;
  font-style: normal;
}
/* line 397, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock .pipe {
  color: gray;
  font-weight: normal;
  padding: 0 4px;
}
/* line 402, ../sass/core/_cms-snippets.sass */
#becomeAPanelistBlock #registerNowLink {
  float: right;
  margin-right: 15px;
}

/* line 406, ../sass/core/_cms-snippets.sass */
#ie7andup #registerNowLink {
  position: relative;
  top: -15px;
}

/* line 410, ../sass/core/_cms-snippets.sass */
#ie7only #registerNowLink {
  position: relative;
  top: -4px;
}

/* line 414, ../sass/core/_cms-snippets.sass */
.becomeAPanelistEndcap {
  background: url("../img/become_a_panelist_bg_endcap.4497dd26c1b8.png") bottom left no-repeat;
  height: 45px;
  margin-top: -20px;
  margin-bottom: 10px;
}

/* Random Factoids */
/* line 424, ../sass/core/_cms-snippets.sass */
#factoidsBlock h1 {
  color: #ee2d27;
  font-size: 60px;
  line-height: 1em;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 431, ../sass/core/_cms-snippets.sass */
#factoidsBlock h2 {
  color: #898989;
  font-size: 21px;
  font-weight: lighter;
  line-height: 1.3em;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

/* line 440, ../sass/core/_cms-snippets.sass */
.factoidGraphic {
  margin-top: 15px;
}

/* line 443, ../sass/core/_cms-snippets.sass */
#mainBodyContentBottom {
  min-height: 0px;
}

/* economist recent poll results sidebar  */
/* line 448, ../sass/core/_cms-snippets.sass */
.documentsWidgetContainer {
  position: relative;
  color: #252525;
  margin-bottom: 20px;
  min-height: 100px;
  font-family: "trebuchet ms", geneva, tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
}
/* line 456, ../sass/core/_cms-snippets.sass */
.documentsWidgetContainer .pdfIcon {
  margin-bottom: -4px;
}

/* line 460, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable a:link, .documentsWidgetTable a:visited {
  color: #018fc4;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
/* line 466, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable a:hover, .documentsWidgetTable a:active {
  text-decoration: underline;
}
/* line 469, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable span.underline {
  border-bottom: 1px solid #999999;
  padding-bottom: 3px;
}
/* line 473, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable td {
  text-align: center;
  padding: 8px 0;
}
/* line 477, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable tr:nth-child(even) {
  background-color: whitesmoke;
}
/* line 480, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable th {
  font-size: 12px;
  padding: 8px 0px 6px 0px;
  background-color: white;
}
/* line 485, ../sass/core/_cms-snippets.sass */
.documentsWidgetTable td.econPollArchiveRow {
  background-color: whitesmoke;
  padding-top: 2px;
  padding-bottom: 2px;
  letter-spacing: 0.05em;
}

/* line 493, ../sass/core/_cms-snippets.sass */
#ie7andup .documentsWidgetTable span.underline {
  border-bottom: none;
  padding-bottom: 0px;
}
/* line 496, ../sass/core/_cms-snippets.sass */
#ie7andup .documentsWidgetTable tr {
  border-bottom: 1px dotted #a7a9ac;
}
/* line 499, ../sass/core/_cms-snippets.sass */
#ie7andup .documentsWidgetTable thead tr th {
  background-color: black;
  padding: 0;
  text-align: left;
  height: 30px;
}
/* line 505, ../sass/core/_cms-snippets.sass */
#ie7andup .documentsWidgetTable thead th a, #ie7andup .documentsWidgetTable thead th span {
  float: left;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 0px;
  vertical-align: middle;
  line-height: 1.5;
}
/* line 513, ../sass/core/_cms-snippets.sass */
#ie7andup .documentsWidgetTable tr#archiveRow {
  border-bottom: 0px;
}
/* line 517, ../sass/core/_cms-snippets.sass */
#ie7andup .econPollArchiveRoll a:link, #ie7andup .econPollArchiveRoll a:visited {
  color: #018fc4;
  font-weight: bold;
  text-decoration: none;
}

/* line 523, ../sass/core/_cms-snippets.sass */
.documentsWidgetTableArchive {
  min-height: 680px;
}

/* line 527, ../sass/core/_cms-snippets.sass */
.documentsWidget {
  padding-top: 20px;
}
/* line 530, ../sass/core/_cms-snippets.sass */
.documentsWidget ul {
  list-style: none;
}
/* line 533, ../sass/core/_cms-snippets.sass */
.documentsWidget ul li {
  margin-left: 0px;
  padding-bottom: 10px;
}
/* line 537, ../sass/core/_cms-snippets.sass */
.documentsWidget a.documentLink {
  background: transparent center left no-repeat;
  padding: 4px 0 2px 23px;
}

/*Other Snippets */
/* Register Page */
/* line 547, ../sass/core/_cms-snippets.sass */
ul.red_ticks {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 553, ../sass/core/_cms-snippets.sass */
ul.red_ticks li {
  background: url("../img/red_tick.8b7b9df583d0.png") 0 5px no-repeat;
  margin: 0;
  padding: 0 0 20px 35px;
}

/* line 558, ../sass/core/_cms-snippets.sass */
h5.quote {
  font-style: italic;
  font-size: 12px;
}
/* line 562, ../sass/core/_cms-snippets.sass */
h5.quote .personQuote {
  font-size: 9.5px;
  font-style: normal;
}

/* line 567, ../sass/core/_cms-snippets.sass */
#sidebarContent h4 {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
}
/* line 572, ../sass/core/_cms-snippets.sass */
#sidebarContent .author, #sidebarContent .biography {
  margin-top: 15px;
  margin-left: 10px;
  overflow: hidden;
}
/* line 577, ../sass/core/_cms-snippets.sass */
#sidebarContent .author .entryCategoryTitle, #sidebarContent .biography .entryCategoryTitle {
  float: left;
  clear: right;
  margin-bottom: 20px;
}
/* line 582, ../sass/core/_cms-snippets.sass */
#sidebarContent .author h3, #sidebarContent .biography h3 {
  margin-bottom: 8px;
  float: left;
  margin-right: 8px;
}
/* line 587, ../sass/core/_cms-snippets.sass */
#sidebarContent .author img.userPhoto, #sidebarContent .biography img.userPhoto {
  margin-top: 0;
  margin-left: 4px;
}
/* line 591, ../sass/core/_cms-snippets.sass */
#sidebarContent .author .aboutSidebar, #sidebarContent .biography .aboutSidebar {
  float: left;
  clear: left;
  width: 180px;
}
/* line 596, ../sass/core/_cms-snippets.sass */
#sidebarContent .registration-form {
  margin-bottom: 20px;
}

/*Entries */
/* line 602, ../sass/core/_cms-snippets.sass */
.entryTitle {
  font-family: "trebuchet ms", geneva, tahoma, arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 15px 0;
  padding: 0px;
}

/* line 611, ../sass/core/_cms-snippets.sass */
.entry .shareButtons {
  padding: 10px 0 25px 0;
  height: 30px;
}
/* line 615, ../sass/core/_cms-snippets.sass */
.entry .shareButtons a {
  margin-right: 5px;
}

/* line 618, ../sass/core/_cms-snippets.sass */
.dateLine {
  font-size: 9px;
  color: #555555;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 624, ../sass/core/_cms-snippets.sass */
.byLine {
  font-size: 12px;
  margin-bottom: 15px;
}

/* line 630, ../sass/core/_cms-snippets.sass */
.entryContent .pullLeft, .userContent .pullLeft {
  float: left;
}
/* line 633, ../sass/core/_cms-snippets.sass */
.entryContent .pullRight, .userContent .pullRight {
  float: right;
}
/* line 636, ../sass/core/_cms-snippets.sass */
.entryContent .quote, .userContent .quote {
  margin: 4px 15px 15px 15px;
  padding: 10px 0px;
  width: 300px;
  font-size: 1.8em;
  font-style: normal;
  color: red;
  border-top: 5px solid #cccccc;
  border-bottom: 5px solid #cccccc;
}
/* line 646, ../sass/core/_cms-snippets.sass */
.entryContent .article_table, .userContent .article_table {
  margin: 10px auto;
}
/* line 649, ../sass/core/_cms-snippets.sass */
.entryContent .article_table caption, .userContent .article_table caption {
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
}
/* line 654, ../sass/core/_cms-snippets.sass */
.entryContent .article_table th, .entryContent .article_table thead, .userContent .article_table th, .userContent .article_table thead {
  background-color: #555555;
  color: white;
  border: 2px solid white;
  padding: 5px;
  font-weight: bold;
  vertical-align: middle;
}
/* line 662, ../sass/core/_cms-snippets.sass */
.entryContent .article_table th:first-child, .entryContent .article_table thead:first-child, .userContent .article_table th:first-child, .userContent .article_table thead:first-child {
  background-color: white;
}
/* line 665, ../sass/core/_cms-snippets.sass */
.entryContent .article_table td, .userContent .article_table td {
  text-align: center;
  vertical-align: middle;
}
/* line 669, ../sass/core/_cms-snippets.sass */
.entryContent .article_table td:first-child, .userContent .article_table td:first-child {
  text-align: right;
  font-style: italic;
  padding: 0 5px;
}
/* line 674, ../sass/core/_cms-snippets.sass */
.entryContent .article_table tr, .userContent .article_table tr {
  border-bottom: 1px solid #dddddd;
}
/* line 677, ../sass/core/_cms-snippets.sass */
.entryContent .article_table tr:first-child, .userContent .article_table tr:first-child {
  border-bottom: none;
}
