@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/*
* Scut, a collection of Sass utilities
* to ease and improve our implementations of common style-code patterns.
* v1.0.1
* Docs at http://davidtheclark.github.io/scut
*/
/*
 * Fixes to layout, etc that didn't make it from live site...
 */
/* line 20, ../sass/core.sass */
input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 25, ../sass/core.sass */
  .main-logo a span {
    display: block;
    background: transparent url("https://org2.salsalabs.com/o/5674/images/rac-logo-mobile.jpg") no-repeat center;
    width: 100%;
    height: 100%;
    background-size: contain;
  }

  /* line 32, ../sass/core.sass */
  html.open-nav .mobile-overlay {
    position: absolute;
    top: 69px;
    left: 0;
    background: transparent url("https://org2.salsalabs.com/o/5674/images/mobile-navtransparent-overlay.png") repeat left top;
    width: 100%;
    height: 100%;
    z-index: 99999;
  }
}
/*
 * Actual layout stuff
 */
/* line 44, ../sass/core.sass */
.html .main-container.container {
  width: 100%;
  padding-bottom: 0;
}

/* line 48, ../sass/core.sass */
.salsa-outer {
  background: #e6e7f0 url("https://org2.salsalabs.com/o/5674/images/bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
}
@media only screen and (max-width: 650px) {
  /* line 48, ../sass/core.sass */
  .salsa-outer {
    background-size: initial;
  }
}

/* line 54, ../sass/core.sass */
#salsa {
  max-width: 980px;
  margin: 0 auto;
  *zoom: 1;
  padding-bottom: 60px;
  border-top: 1px solid transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-core-1.0.0/stylesheets/compass/utilities/general/_clearfix.scss */
#salsa:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
@media only screen and (max-width: 650px) {
  /* line 61, ../sass/core.sass */
  #salsa .formRow {
    padding-left: 0;
  }
}
/* line 64, ../sass/core.sass */
#salsa form {
  width: 600px;
  max-width: 100%;
  display: block;
  margin-right: 4.08163%;
  float: right;
}
/* line 70, ../sass/core.sass */
#salsa form > h1 {
  text-align: center;
  font-weight: bold;
  color: white;
  font-size: 48px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  margin: 0.2em auto 10px;
}
@media only screen and (max-width: 650px) {
  /* line 64, ../sass/core.sass */
  #salsa form {
    margin-left: 4.08163%;
    width: 91.83673%;
    float: none;
  }
  /* line 81, ../sass/core.sass */
  #salsa form h1 {
    font-size: 32px;
    line-height: 1em;
  }
}

/* line 85, ../sass/core.sass */
#step-box {
  background-color: white;
  -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.6);
}

/* line 89, ../sass/core.sass */
.steps {
  position: relative;
  -moz-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
  overflow: hidden;
}

/* line 94, ../sass/core.sass */
.salsaFooterWrapper {
  background-color: white;
}

/* line 97, ../sass/core.sass */
#salsaDonationFooter {
  max-width: 980px;
  position: relative;
  top: -30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 4.08163% 10px;
  background-color: white;
  margin: 0 auto;
}

/* line 106, ../sass/core.sass */
#salsaDonationHeader {
  font-size: 15px;
  margin-top: 40px;
}
/* line 109, ../sass/core.sass */
#salsaDonationHeader p {
  line-height: 1.4em;
}
/* line 111, ../sass/core.sass */
#salsaDonationHeader h1 {
  height: auto;
  line-height: 1.1em;
}
@media screen and (max-width: 1000px) {
  /* line 106, ../sass/core.sass */
  #salsaDonationHeader {
    margin: 30px 4.08163%;
  }
}

/* line 117, ../sass/core.sass */
.alert-error {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 81px;
  margin-left: 8px;
}
/* line 122, ../sass/core.sass */
.alert-error h4 {
  color: #94030a;
  margin: 0.3em 0;
}
/* line 124, ../sass/core.sass */
.alert-error h4 font {
  weight: bold;
  size: 17px;
}
@media screen and (max-width: 860px) {
  /* line 117, ../sass/core.sass */
  .alert-error {
    float: right;
    min-width: 600px;
    margin-right: 4.08163%;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 650px) {
  /* line 117, ../sass/core.sass */
  .alert-error {
    min-width: 0;
    margin-left: 4.08163%;
    width: 91.83673% !important;
    float: none;
  }
}

/*
 * progressbar & secure
 */
/* line 143, ../sass/core.sass */
.progress-wrapper {
  background-color: #f8f8f8;
  padding: 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 80px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 650px) {
  /* line 143, ../sass/core.sass */
  .progress-wrapper {
    display: none;
  }
}

/* line 154, ../sass/core.sass */
.progress-meter {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/* line 158, ../sass/core.sass */
.progress-meter:before {
  content: " ";
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 90%;
  background-color: #008aaf;
}
/* line 168, ../sass/core.sass */
.progress-meter li {
  color: white;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  background-color: #95ccdb;
  text-align: center;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 140px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  top: 20px;
  cursor: default;
}
/* line 185, ../sass/core.sass */
.progress-meter li.step-1 {
  left: 20px;
}
/* line 187, ../sass/core.sass */
.progress-meter li.step-2 {
  left: 50%;
  margin-left: -70px;
}
/* line 190, ../sass/core.sass */
.progress-meter li.step-3 {
  right: 20px;
}
/* line 192, ../sass/core.sass */
.progress-meter li.active {
  background: #008aaf;
}

/* line 195, ../sass/core.sass */
.secure {
  font-weight: bold;
  color: #888;
  text-align: right;
  padding: 10px 10px 0 10px;
  font-size: 13px;
}
/* line 201, ../sass/core.sass */
.secure i {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  margin-left: 0.2em;
}

/* line 206, ../sass/core.sass */
.step1,
.step2,
.step3 {
  padding: 0 6.66667% 15px;
  position: absolute;
  top: 0;
  left: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  clear: none;
}
@media only screen and (max-width: 650px) {
  /* line 206, ../sass/core.sass */
  .step1,
  .step2,
  .step3 {
    padding: 5px 4% 15px;
  }
}
/* line 219, ../sass/core.sass */
.step1 h2,
.step2 h2,
.step3 h2 {
  font-size: 24px;
  font-weight: normal;
  color: black;
  margin: 0 0 5px 0;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
}
/* line 226, ../sass/core.sass */
.step1 h2 span,
.step2 h2 span,
.step3 h2 span {
  float: right;
  font-size: 13px;
  font-style: italic;
  color: #888;
  -webkit-font-smoothing: antialiased;
}
/* line 233, ../sass/core.sass */
.step1 h2.extra,
.step2 h2.extra,
.step3 h2.extra {
  margin-top: 0.7em;
}
@media only screen and (max-width: 650px) {
  /* line 206, ../sass/core.sass */
  .step1,
  .step2,
  .step3 {
    position: static;
    display: block !important;
  }
}

/* line 241, ../sass/core.sass */
#step-box button {
  border: 1px solid #95662a;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #bd8135;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkODEzNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1NjYyYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bd8135), color-stop(100%, #95662a));
  background-image: -moz-linear-gradient(top, #bd8135, #95662a);
  background-image: -webkit-linear-gradient(top, #bd8135, #95662a);
  background-image: linear-gradient(to bottom, #bd8135, #95662a);
  background-position: center center;
  font-weight: bold;
  color: white;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  font-size: 24px;
  height: 60px;
  width: auto;
  min-width: 140px;
  padding: 20px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 13px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition-property: border, background, text-shadow;
  -o-transition-property: border, background, text-shadow;
  -webkit-transition-property: border, background, text-shadow;
  transition-property: border, background, text-shadow;
}
/* line 261, ../sass/core.sass */
#step-box button:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkODEzNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1NjYyYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #bd8135), color-stop(100%, #95662a));
  background-image: -moz-linear-gradient(bottom, #bd8135, #95662a);
  background-image: -webkit-linear-gradient(bottom, #bd8135, #95662a);
  background-image: linear-gradient(to top, #bd8135, #95662a);
}
/* line 263, ../sass/core.sass */
#step-box button.active {
  border-color: #620207;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MDMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyMDIwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #94030a), color-stop(100%, #620207));
  background-image: -moz-linear-gradient(top, #94030a, #620207);
  background-image: -webkit-linear-gradient(top, #94030a, #620207);
  background-image: linear-gradient(to bottom, #94030a, #620207);
}
/* line 266, ../sass/core.sass */
#step-box button:active {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 650px) {
  /* line 241, ../sass/core.sass */
  #step-box button {
    margin: 8px 8px;
    min-width: 100px;
    padding: 20px 10px;
  }
}
/* line 273, ../sass/core.sass */
#step-box .step-actions {
  text-align: center;
  margin-top: 20px;
}
/* line 276, ../sass/core.sass */
#step-box .step-actions button {
  margin: 0 auto 0;
  border: 1px solid #620207;
  background-color: #94030a;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MDMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyMDIwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #94030a), color-stop(100%, #620207));
  background-image: -moz-linear-gradient(top, #94030a, #620207);
  background-image: -webkit-linear-gradient(top, #94030a, #620207);
  background-image: linear-gradient(to bottom, #94030a, #620207);
  text-transform: uppercase;
}
/* line 282, ../sass/core.sass */
#step-box .step-actions button:after {
  content: " »";
}
/* line 284, ../sass/core.sass */
#step-box .step-actions button:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MDMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyMDIwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #94030a), color-stop(100%, #620207));
  background-image: -moz-linear-gradient(bottom, #94030a, #620207);
  background-image: -webkit-linear-gradient(bottom, #94030a, #620207);
  background-image: linear-gradient(to top, #94030a, #620207);
}
/* line 286, ../sass/core.sass */
#step-box .step-actions button.submit {
  margin: 10px auto;
}
@media only screen and (max-width: 650px) {
  /* line 276, ../sass/core.sass */
  #step-box .step-actions button {
    display: none;
  }
  /* line 290, ../sass/core.sass */
  #step-box .step-actions button.submit {
    display: block;
    font-size: 18px;
  }
}
/* line 293, ../sass/core.sass */
#step-box .other {
  margin: 10px 13px 20px;
  *zoom: 1;
}
/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-core-1.0.0/stylesheets/compass/utilities/general/_clearfix.scss */
#step-box .other:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 296, ../sass/core.sass */
#step-box .other label {
  font-size: 23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 50px;
  color: #666;
  padding-right: 0.2em;
}
/* line 303, ../sass/core.sass */
#step-box .other input#amountOther {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZWRlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6ede2));
  background-image: -moz-linear-gradient(top, #ffffff, #f6ede2);
  background-image: -webkit-linear-gradient(top, #ffffff, #f6ede2);
  background-image: linear-gradient(to bottom, #ffffff, #f6ede2);
  border-color: #bd8135;
  padding: 10px;
  height: 50px;
  float: right;
}
/* line 310, ../sass/core.sass */
#step-box input[type='text'],
#step-box input[type='email'],
#step-box input[type='number'],
#step-box .details > input,
#step-box select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #d7d7d7;
  background-color: #f8f8f8;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 8px;
  margin: 0 0 0 0;
}
/* line 325, ../sass/core.sass */
#step-box input[type='text'].failed,
#step-box input[type='email'].failed,
#step-box input[type='number'].failed,
#step-box .details > input.failed,
#step-box select.failed {
  border-color: #b94a48;
}
/* line 327, ../sass/core.sass */
#step-box select {
  -webkit-appearance: button;
  padding-right: 20px;
  background-image: url("https://org2.salsalabs.com/o/5674/images/select-controls.png");
  background-position: 94% center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 450px) {
  /* line 327, ../sass/core.sass */
  #step-box select {
    background-position: 98% center;
  }
}
/* line 336, ../sass/core.sass */
#step-box label {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
}
/* line 340, ../sass/core.sass */
#step-box .checkbox {
  float: none;
}
/* line 343, ../sass/core.sass */
#step-box .details,
#step-box .custom-fields,
#step-box .honors,
#step-box .dcode {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 349, ../sass/core.sass */
#step-box .details > *,
#step-box .custom-fields > *,
#step-box .honors > *,
#step-box .dcode > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 351, ../sass/core.sass */
#step-box .details input, #step-box .details select,
#step-box .custom-fields input,
#step-box .custom-fields select,
#step-box .honors input,
#step-box .honors select,
#step-box .dcode input,
#step-box .dcode select {
  margin: 7px 1.85185%;
  width: 96.2963%;
}
/* line 354, ../sass/core.sass */
#step-box .details .half,
#step-box .custom-fields .half,
#step-box .honors .half,
#step-box .dcode .half {
  width: 46.2963%;
}
/* line 356, ../sass/core.sass */
#step-box .details .small,
#step-box .custom-fields .small,
#step-box .honors .small,
#step-box .dcode .small {
  width: 25.92593%;
}
/* line 358, ../sass/core.sass */
#step-box .details .tiny,
#step-box .custom-fields .tiny,
#step-box .honors .tiny,
#step-box .dcode .tiny {
  width: 16.66667%;
}
/* line 360, ../sass/core.sass */
#step-box .details .medium,
#step-box .custom-fields .medium,
#step-box .honors .medium,
#step-box .dcode .medium {
  width: 66.66667%;
}
@media screen and (max-width: 450px) {
  /* line 343, ../sass/core.sass */
  #step-box .details,
  #step-box .custom-fields,
  #step-box .honors,
  #step-box .dcode {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 365, ../sass/core.sass */
  #step-box .details input,
  #step-box .details select,
  #step-box .details .half,
  #step-box .details .small,
  #step-box .details .tiny,
  #step-box .details .medium,
  #step-box .custom-fields input,
  #step-box .custom-fields select,
  #step-box .custom-fields .half,
  #step-box .custom-fields .small,
  #step-box .custom-fields .tiny,
  #step-box .custom-fields .medium,
  #step-box .honors input,
  #step-box .honors select,
  #step-box .honors .half,
  #step-box .honors .small,
  #step-box .honors .tiny,
  #step-box .honors .medium,
  #step-box .dcode input,
  #step-box .dcode select,
  #step-box .dcode .half,
  #step-box .dcode .small,
  #step-box .dcode .tiny,
  #step-box .dcode .medium {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 376, ../sass/core.sass */
#step-box .honors input, #step-box .honors select,
#step-box .dcode input,
#step-box .dcode select {
  border: 1px solid #95ccdb;
  background-color: #dff2f7;
}
/* line 379, ../sass/core.sass */
#step-box .dcode {
  margin-top: 10px;
}
/* line 382, ../sass/core.sass */
#step-box .oneid label {
  font-size: 16px;
}
/* line 384, ../sass/core.sass */
#step-box .oneid a {
  color: #008aaf;
  padding-left: 0.5em;
  font-size: 16px;
}
/* line 388, ../sass/core.sass */
#step-box p {
  margin-bottom: 0;
}
/* line 391, ../sass/core.sass */
#step-box .step3 legend {
  display: none;
}
/* line 393, ../sass/core.sass */
#step-box #credit_card_information {
  margin: 0 auto;
  max-width: 400px;
}
/* line 396, ../sass/core.sass */
#step-box #credit_card_information .formRow {
  margin-left: 0;
}
/* line 398, ../sass/core.sass */
#step-box #credit_card_information label,
#step-box #credit_card_information select[name='cc_type'] {
  display: none;
}
/* line 401, ../sass/core.sass */
#step-box #credit_card_information .helpText {
  display: none;
}
/* line 403, ../sass/core.sass */
#step-box #credit_card_information input, #step-box #credit_card_information select {
  margin: 7px 0;
}
/* line 405, ../sass/core.sass */
#step-box #cc_number {
  width: 100%;
}
/* line 407, ../sass/core.sass */
#step-box #ccExpMonth {
  width: 61.5%;
}
/* line 409, ../sass/core.sass */
#step-box #ccExpYear {
  width: 35%;
  float: right;
}
/* line 412, ../sass/core.sass */
#step-box a {
  color: #008AAF;
  padding-left: 0.3em;
  font-size: 16px;
}
/* line 416, ../sass/core.sass */
#step-box span.required {
  display: none;
}
@media only screen and (max-width: 650px) {
  /* line 419, ../sass/core.sass */
  #step-box #ccExpMonth,
  #step-box #ccExpYear {
    width: 100%;
    float: none;
  }
  /* line 423, ../sass/core.sass */
  #step-box #CVV2 {
    width: 100px;
  }
}

/* line 426, ../sass/core.sass */
#preCustomText {
  margin-top: 0.8em;
}

/* line 429, ../sass/core.sass */
.amounts {
  padding: 0 2%;
}
@media only screen and (max-width: 650px) {
  /* line 429, ../sass/core.sass */
  .amounts {
    text-align: center;
    padding: 0 0;
  }
}

/* line 436, ../sass/core.sass */
.steps section {
  margin: 10px 0;
  padding: 14px 2px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
}

/* line 14, ../sass/_actions.sass */
.action .main-container .salsa-outer {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  background: white;
  border-left: 1px solid #C3CFD6;
  border-right: 1px solid #C3CFD6;
}
/* line 23, ../sass/_actions.sass */
.action .main-container #salsa {
  min-width: 980px;
}
@media only screen and (max-width: 767px) {
  /* line 23, ../sass/_actions.sass */
  .action .main-container #salsa {
    min-width: 300px;
    width: 96%;
    margin: 0 2%;
  }
}
/* line 29, ../sass/_actions.sass */
.action .main-container #salsa form {
  float: none;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
/* line 35, ../sass/_actions.sass */
.action .main-container #mainForm #salsa {
  min-width: 100px;
}
/* line 39, ../sass/_actions.sass */
.action .main-container input[type='text'],
.action .main-container input[type='email'],
.action .main-container input[type='number'],
.action .main-container #tempPostalCode,
.action .main-container .supporterInfo select,
.action .main-container .actioncontent textarea,
.action .main-container .formRow .blockInput,
.action .main-container input[name='prefix'],
.action .main-container #webformInput select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #d7d7d7;
  background-color: #f8f8f8;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 8px;
  margin: 0 0 0 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 59, ../sass/_actions.sass */
.action .main-container input[type='text']:focus,
.action .main-container input[type='email']:focus,
.action .main-container input[type='number']:focus,
.action .main-container #tempPostalCode:focus,
.action .main-container .supporterInfo select:focus,
.action .main-container .actioncontent textarea:focus,
.action .main-container .formRow .blockInput:focus,
.action .main-container input[name='prefix']:focus,
.action .main-container #webformInput select:focus {
  outline: 0;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-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);
}
/* line 62, ../sass/_actions.sass */
.action .main-container input[type='text'].failed,
.action .main-container input[type='email'].failed,
.action .main-container input[type='number'].failed,
.action .main-container #tempPostalCode.failed,
.action .main-container .supporterInfo select.failed,
.action .main-container .actioncontent textarea.failed,
.action .main-container .formRow .blockInput.failed,
.action .main-container input[name='prefix'].failed,
.action .main-container #webformInput select.failed {
  border-color: #b94a48;
}
/* line 64, ../sass/_actions.sass */
.action .main-container select {
  -webkit-appearance: button;
  padding-right: 20px;
  background-image: url("https://org2.salsalabs.com/o/5674/images/select-controls.png");
  background-position: 94% center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 450px) {
  /* line 64, ../sass/_actions.sass */
  .action .main-container select {
    background-position: 98% center;
  }
}
/* line 73, ../sass/_actions.sass */
.action .main-container label {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
}
/* line 77, ../sass/_actions.sass */
.action .main-container button,
.action .main-container input[type='button'],
.action .main-container input[type='submit'] {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: center center;
  font-weight: bold;
  color: white;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  font-size: 24px;
  height: 60px;
  width: auto;
  padding: 20px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition-property: border, background, text-shadow;
  -o-transition-property: border, background, text-shadow;
  -webkit-transition-property: border, background, text-shadow;
  transition-property: border, background, text-shadow;
  margin: 0 auto 0;
  border: 1px solid #620207;
  background-color: #94030a;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MDMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyMDIwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #94030a), color-stop(100%, #620207));
  background-image: -moz-linear-gradient(top, #94030a, #620207);
  background-image: -webkit-linear-gradient(top, #94030a, #620207);
  background-image: linear-gradient(to bottom, #94030a, #620207);
  text-transform: uppercase;
}
/* line 94, ../sass/_actions.sass */
.action .main-container button:active,
.action .main-container input[type='button']:active,
.action .main-container input[type='submit']:active {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 650px) {
  /* line 77, ../sass/_actions.sass */
  .action .main-container button,
  .action .main-container input[type='button'],
  .action .main-container input[type='submit'] {
    margin: 8px 8px;
    min-width: 100px;
    padding: 20px 10px;
  }
}
/* line 106, ../sass/_actions.sass */
.action .main-container button:after,
.action .main-container input[type='button']:after,
.action .main-container input[type='submit']:after {
  content: " »";
}
/* line 108, ../sass/_actions.sass */
.action .main-container button:hover,
.action .main-container input[type='button']:hover,
.action .main-container input[type='submit']:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MDMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyMDIwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #94030a), color-stop(100%, #620207));
  background-image: -moz-linear-gradient(bottom, #94030a, #620207);
  background-image: -webkit-linear-gradient(bottom, #94030a, #620207);
  background-image: linear-gradient(to top, #94030a, #620207);
}
/* line 110, ../sass/_actions.sass */
.action .main-container button.submit,
.action .main-container input[type='button'].submit,
.action .main-container input[type='submit'].submit {
  margin: 10px auto;
}
/* line 112, ../sass/_actions.sass */
.action .main-container .actioncontent textarea {
  height: auto;
}
/* line 114, ../sass/_actions.sass */
.action .main-container input[type='submit'] {
  display: block;
  margin: 1em auto;
  height: auto;
}
/* line 119, ../sass/_actions.sass */
.action .main-container #tempPostalCode {
  background-color: white;
}
/* line 122, ../sass/_actions.sass */
.action .main-container #postalCodeForm,
.action .main-container .petitionContent {
  padding: 20px;
  background-color: #F6F6F8;
  border: 1px solid #C3CFD6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 1em auto;
}
/* line 129, ../sass/_actions.sass */
.action .main-container #postalCodeForm input[type='button'],
.action .main-container .petitionContent input[type='button'] {
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  font-size: 17px;
}
/* line 134, ../sass/_actions.sass */
.action .main-container .petitionContent {
  width: 80%;
  font-style: italic;
  font-weight: bold;
  color: #008aaf;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 134, ../sass/_actions.sass */
  .action .main-container .petitionContent {
    width: 94%;
  }
}
/* line 144, ../sass/_actions.sass */
.action .main-container #info-page {
  float: left;
  width: 60%;
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  /* line 144, ../sass/_actions.sass */
  .action .main-container #info-page {
    float: none;
    width: 100%;
  }
}
/* line 151, ../sass/_actions.sass */
.action .main-container #mainForm {
  float: left;
  width: 35.9%;
  padding-left: 2%;
  border-left: 1px solid #C3CFD6;
}
@media only screen and (max-width: 767px) {
  /* line 151, ../sass/_actions.sass */
  .action .main-container #mainForm {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: 0;
    margin: 0 auto;
    max-width: 600px;
  }
}
/* line 163, ../sass/_actions.sass */
.action .main-container #salsa {
  *zoom: 1;
}
/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-core-1.0.0/stylesheets/compass/utilities/general/_clearfix.scss */
.action .main-container #salsa:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 165, ../sass/_actions.sass */
.action .main-container #salsa > h1 {
  margin-bottom: 1em;
  border-bottom: 1px solid #C3CFD6;
  line-height: 1.2em;
  padding-bottom: 0.5em;
}
/* line 170, ../sass/_actions.sass */
.action .main-container #salsa .actioncontent {
  width: 100%;
  float: none;
}
/* line 173, ../sass/_actions.sass */
.action .main-container #salsa .actioncontent label {
  font-size: 20px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0 0 5px 0;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
}
/* line 181, ../sass/_actions.sass */
.action .main-container #salsa .actioncontent textarea,
.action .main-container #salsa .actioncontent input[type='text'] {
  width: 100%;
}
/* line 184, ../sass/_actions.sass */
.action .main-container #salsa .targets {
  margin-top: 2em;
  width: 100%;
  max-height: 1000px;
}
/* line 188, ../sass/_actions.sass */
.action .main-container #salsa .formRow {
  padding-left: 0;
  position: relative;
  margin-bottom: 1em;
}
/* line 192, ../sass/_actions.sass */
.action .main-container #salsa .formRow + .clear {
  margin-top: 1em;
}
/* line 195, ../sass/_actions.sass */
.action .main-container #salsa .diaFields .formRow label {
  position: absolute;
  top: 6px;
  left: 10px;
  font-style: italic;
  color: #999999;
  cursor: text;
  padding-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%;
}
/* line 207, ../sass/_actions.sass */
.action .main-container #salsa .diaFields .formRow label span.required {
  font-style: italic;
}
/* line 210, ../sass/_actions.sass */
.action .main-container #salsa .diaFields .formRow.state-select label {
  display: none !important;
}
/* line 214, ../sass/_actions.sass */
.action .main-container #salsa .recipient {
  padding: 0 0 0 0;
  margin: 0 0 1.3em 0;
  *zoom: 1;
}
/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p429/gems/compass-core-1.0.0/stylesheets/compass/utilities/general/_clearfix.scss */
.action .main-container #salsa .recipient:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 218, ../sass/_actions.sass */
.action .main-container #salsa .recipient p:empty {
  display: none;
}
/* line 220, ../sass/_actions.sass */
.action .main-container #salsa .photo {
  border: 1px solid #C3CFD6;
  float: left;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0 10px 5px 0;
}
/* line 225, ../sass/_actions.sass */
.action .main-container #salsa h2.name {
  margin-bottom: 0;
  clear: none;
  font-size: 1.4em;
  line-height: 1.6em;
}
/* line 230, ../sass/_actions.sass */
.action .main-container #salsa .contact_info {
  float: left;
}
/* line 233, ../sass/_actions.sass */
.action .main-container #salsa .diaFields input, .action .main-container #salsa .diaFields select {
  width: 100%;
}
/* line 238, ../sass/_actions.sass */
.action .main-container #salsa form > .message {
  width: 100%;
  margin-bottom: 0.8em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fdd;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 245, ../sass/_actions.sass */
.action .main-container #salsa form > .error {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* line 248, ../sass/_actions.sass */
.action .main-container #salsa form > input[type='Submit'] {
  margin-top: 0.1em;
  margin-bottom: 1.4em;
  padding: 10px 30px;
}
/* line 252, ../sass/_actions.sass */
.action .main-container #salsa form > br {
  display: none;
}
/* line 255, ../sass/_actions.sass */
.action .main-container #salsa #webformInput table, .action .main-container #salsa #webformInput tbody, .action .main-container #salsa #webformInput tr, .action .main-container #salsa #webformInput td {
  display: block;
}
/* line 257, ../sass/_actions.sass */
.action .main-container #salsa #webformInput tr {
  margin-bottom: 1em;
}
/* line 259, ../sass/_actions.sass */
.action .main-container #salsa #webformInput .userInput {
  line-height: 1.1em;
  font-size: 14px;
  margin-bottom: 0.5em;
}
/* line 263, ../sass/_actions.sass */
.action .main-container #salsa #webformInput input,
.action .main-container #salsa #webformInput select {
  width: 100%;
  max-width: 100%;
}
/* line 268, ../sass/_actions.sass */
.action .main-container #salsa #mainForm > .recipient {
  margin-bottom: 0;
}
/* line 270, ../sass/_actions.sass */
.action .main-container #salsa #mainForm > br {
  display: none;
}
/* line 273, ../sass/_actions.sass */
.action .main-container #actionfooter {
  clear: both;
  border-top: 1px solid #C3CFD6;
  margin-top: 2em;
  padding-top: 1em;
}
