/* Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat. */
/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
audio:not([controls]) {
  display: none;
}

/* line 39, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 45, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
a:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
a:hover,
a:active {
  outline: 0;
}

/* line 57, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 64, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
sup {
  top: -0.5em;
}

/* line 67, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
sub {
  bottom: -0.25em;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 93, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 100, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 106, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 115, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 122, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 127, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_reset.sass */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_scaffolding.sass */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: white;
}
/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_scaffolding.sass */
body.locale-ar {
  direction: rtl;
}

/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_scaffolding.sass */
a {
  color: #0088cc;
  text-decoration: none;
}

/* line 26, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_scaffolding.sass */
a:hover {
  color: #005580;
  text-decoration: underline;
}

/* line 664, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row:before, .row:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row:after {
  clear: both;
}

/* line 667, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
[class*="span"] {
  float: left;
  margin-left: 20px;
}

/* line 671, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span1 {
  width: 60px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset1 {
  margin-left: 100px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span2 {
  width: 140px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset2 {
  margin-left: 180px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span3 {
  width: 220px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset3 {
  margin-left: 260px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span4 {
  width: 300px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset4 {
  margin-left: 340px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span5 {
  width: 380px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset5 {
  margin-left: 420px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span6 {
  width: 460px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset6 {
  margin-left: 500px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span7 {
  width: 540px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset7 {
  margin-left: 580px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span8 {
  width: 620px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset8 {
  margin-left: 660px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span9 {
  width: 700px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset9 {
  margin-left: 740px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span10 {
  width: 780px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset10 {
  margin-left: 820px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span11 {
  width: 860px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset11 {
  margin-left: 900px;
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.span12 {
  width: 940px;
}

/* line 679, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.offset12 {
  margin-left: 980px;
}

/* line 687, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid:after {
  clear: both;
}
/* line 690, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.128%;
  *margin-left: 2.07481%;
}
/* line 695, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span1 {
  width: 6.383%;
  *width: 6.32981%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span2 {
  width: 14.894%;
  *width: 14.84081%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span3 {
  width: 23.405%;
  *width: 23.35181%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span4 {
  width: 31.916%;
  *width: 31.86281%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span5 {
  width: 40.427%;
  *width: 40.37381%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span6 {
  width: 48.938%;
  *width: 48.88481%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span7 {
  width: 57.449%;
  *width: 57.39581%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span8 {
  width: 65.96%;
  *width: 65.90681%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span9 {
  width: 74.471%;
  *width: 74.41781%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span10 {
  width: 82.982%;
  *width: 82.92881%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span11 {
  width: 91.493%;
  *width: 91.43981%;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.row-fluid .span12 {
  width: 100.004%;
  *width: 99.95081%;
}

/* line 7, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_layouts.sass */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.container:before, .container:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.container:after {
  clear: both;
}

/* line 11, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_layouts.sass */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.container-fluid:after {
  clear: both;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
p small {
  font-size: 11px;
  color: #999999;
}

/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}

/* line 26, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
/* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  color: #999999;
}

/* line 37, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h1 {
  font-size: 30px;
  line-height: 36px;
}
/* line 40, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h1 small {
  font-size: 18px;
}

/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h2 {
  font-size: 24px;
  line-height: 36px;
}
/* line 46, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h2 small {
  font-size: 18px;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h3 {
  font-size: 18px;
  line-height: 27px;
}
/* line 52, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h3 small {
  font-size: 14px;
}

/* line 55, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h4, h5, h6 {
  line-height: 18px;
}

/* line 58, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h4 {
  font-size: 14px;
}
/* line 60, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h4 small {
  font-size: 12px;
}

/* line 63, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h5 {
  font-size: 12px;
}

/* line 66, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

/* line 72, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 77, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.page-header h1 {
  line-height: 1;
}

/* line 84, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
ul, ol {
  padding: 0;
  margin: 0 0 9px 25px;
}

/* line 88, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 94, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
ul {
  list-style: disc;
}

/* line 97, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
ol {
  list-style: decimal;
}

/* line 100, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
li {
  line-height: 18px;
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 109, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
dl {
  margin-bottom: 18px;
}

/* line 112, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
dt,
dd {
  line-height: 18px;
}

/* line 116, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
dt {
  font-weight: bold;
  line-height: 17px;
}

/* line 121, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
dd {
  margin-left: 9px;
}

/* line 126, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 132, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.dl-horizontal dd {
  margin-left: 130px;
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

/* line 146, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
strong {
  font-weight: bold;
}

/* line 149, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
em {
  font-style: italic;
}

/* line 152, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
.muted {
  color: #999999;
}

/* line 156, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #dddddd;
}

/* line 160, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 165, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
/* line 169, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
/* line 176, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote small:before {
  content: "\2014 \00A0";
}
/* line 179, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 185, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 191, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 198, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}

/* line 205, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
small {
  font-size: 100%;
}

/* line 208, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
cite {
  font-style: normal;
}

/* line 7, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
code {
  padding: 2px 4px;
  color: #dd1144;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 40, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
pre.prettyprint {
  margin-bottom: 18px;
}
/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_code.sass */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
form {
  margin: 0 0 18px;
}

/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 18, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}
/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
legend small {
  font-size: 13.5px;
  color: #999999;
}

/* line 35, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 51, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}

/* line 58, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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: #555555;
  background-color: white;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 74, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 80, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
label input,
label textarea,
label select {
  display: block;
}

/* line 87, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="image"] {
  border: 0;
}

/* line 107, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: white;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 118, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

/* line 126, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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 135, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="file"] {
  line-height: 18px \9;
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
select {
  width: 220px;
  background-color: white;
}

/* line 146, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
select[multiple],
select[size] {
  height: auto;
}

/* line 151, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 155, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
textarea {
  height: auto;
}

/* line 159, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="hidden"] {
  display: none;
}

/* line 167, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

/* line 173, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

/* line 180, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 188, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 195, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 203, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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 209, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)";
  -moz-box-shadow: "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)";
  box-shadow: "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)";
}

/* line 217, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 229, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-mini {
  width: 60px;
}

/* line 232, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-small {
  width: 90px;
}

/* line 235, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-medium {
  width: 150px;
}

/* line 238, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-large {
  width: 210px;
}

/* line 241, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-xlarge {
  width: 270px;
}

/* line 244, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-xxlarge {
  width: 530px;
}

/* line 249, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 706, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}

/* line 712, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}

/* line 270, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #dddddd;
}

/* line 282, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 137, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
/* line 147, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
/* line 151, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 137, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
/* line 147, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
/* line 151, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 137, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
/* line 147, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
/* line 151, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 306, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 311, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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 318, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.form-actions:after {
  clear: both;
}

/* line 328, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: white;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

/* line 71, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
:-moz-placeholder {
  color: #999999;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
::-webkit-input-placeholder {
  color: #999999;
}

/* line 343, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.help-block,
.help-inline {
  color: #555555;
}

/* line 348, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.help-block {
  display: block;
  margin-bottom: 9px;
}

/* line 353, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 364, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend,
.input-append {
  margin-bottom: 5px;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.input-prepend:before, .input-prepend:after,
.input-append:before,
.input-append:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.input-prepend:after,
.input-append:after {
  clear: both;
}
/* line 369, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-append input,
.input-append select,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 380, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}
/* line 382, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #cccccc;
}
/* line 384, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
/* line 397, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .add-on,
.input-prepend .btn,
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 401, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 406, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
/* line 409, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 414, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 418, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-append .uneditable-input {
  border-right-color: #cccccc;
  border-left-color: #eeeeee;
}
/* line 421, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 427, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 431, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 435, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 443, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

/* line 462, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
}
/* line 473, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 476, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search label,
.form-inline label {
  display: inline-block;
}

/* line 482, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 490, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 500, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 509, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.control-group {
  margin-bottom: 9px;
}

/* line 513, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}

/* line 522, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.form-horizontal .control-group:after {
  clear: both;
}
/* line 526, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
/* line 532, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
/* line 539, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
/* line 542, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
/* line 546, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .form-actions {
  padding-left: 160px;
}

/* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 18, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table {
  width: 100%;
  margin-bottom: 18px;
}
/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table th {
  font-weight: bold;
}
/* line 32, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table thead th {
  vertical-align: bottom;
}
/* line 35, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 57, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 65, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 69, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
/* line 80, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
/* line 91, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
/* line 97, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

/* line 109, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

/* line 117, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: whitesmoke;
}

/* line 126, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 128, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 130, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 132, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 134, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 136, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 138, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 140, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 144, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 146, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 148, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
/* line 150, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
/* line 152, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
/* line 154, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
/* line 156, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
/* line 158, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
/* line 160, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
/* line 162, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
/* line 164, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
/* line 166, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
/* line 168, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
/* line 170, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

/*  Font Awesome
 *    the iconic font designed for use with Twitter Bootstrap
 *    -------------------------------------------------------
 *    The full suite of pictographic icons, examples, and documentation
 *    can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *    License
 *    -------------------------------------------------------
 *    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
 *    http://creativecommons.org/licenses/by/3.0/ A mention of
 *    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
 *    source code is considered acceptable attribution (most common on the web).
 *    If human readable source code is not available to the end user, a mention in
 *    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
 *    or mobile software).
 *
 *    Contact
 *    -------------------------------------------------------
 *    Email: dave@davegandy.com
 *    Twitter: http://twitter.com/fortaweso_me
 *    Work: http://lemonwi.se co-founder */
@font-face {
  font-family: "FontAwesome";
  src: url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.eot);
  src: url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.eot?#iefix) format('eot'), url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.woff) format('woff'), url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.ttf) format('truetype'), url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.otf) format('opentype'), url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.svgz#FontAwesomeRegular) format('svg'), url(//d2jjzw81hqbuqv.cloudfront.net/fonts/fontawesome-webfont.svg#FontAwesomeRegular) format('svg');
  font-weight: normal;
  font-style: normal;
}

/* sprites.less reset */
/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

/* line 39, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}

/* makes the font 33% larger relative to the icon container */
/* line 45, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-large:before {
  vertical-align: middle;
  font-size: 4/3em;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.btn [class^="icon-"],
.btn [class*=" icon-"], .nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: 0.9em;
}

/* line 56, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
/* line 61, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
li .icon-large:before,
li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em;
}

/* line 66, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
/* line 71, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: 0.8em;
}
/* line 74, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  vertical-align: initial;
}

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 *  readers do not read off random characters that represent icons */
/* line 82, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-glass:before {
  content: "\f000";
}

/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-music:before {
  content: "\f001";
}

/* line 88, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-search:before {
  content: "\f002";
}

/* line 91, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-envelope:before {
  content: "\f003";
}

/* line 94, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-heart:before {
  content: "\f004";
}

/* line 97, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-star:before {
  content: "\f005";
}

/* line 100, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-star-empty:before {
  content: "\f006";
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-user:before {
  content: "\f007";
}

/* line 106, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-film:before {
  content: "\f008";
}

/* line 109, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-th-large:before {
  content: "\f009";
}

/* line 112, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-th:before {
  content: "\f00a";
}

/* line 115, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-th-list:before {
  content: "\f00b";
}

/* line 118, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-ok:before {
  content: "\f00c";
}

/* line 121, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-remove:before {
  content: "\f00d";
}

/* line 124, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 127, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 130, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-off:before {
  content: "\f011";
}

/* line 133, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-signal:before {
  content: "\f012";
}

/* line 136, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-cog:before {
  content: "\f013";
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-trash:before {
  content: "\f014";
}

/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-home:before {
  content: "\f015";
}

/* line 145, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-file:before {
  content: "\f016";
}

/* line 148, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-time:before {
  content: "\f017";
}

/* line 151, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-road:before {
  content: "\f018";
}

/* line 154, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-download-alt:before {
  content: "\f019";
}

/* line 157, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-download:before {
  content: "\f01a";
}

/* line 160, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-upload:before {
  content: "\f01b";
}

/* line 163, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-inbox:before {
  content: "\f01c";
}

/* line 166, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 169, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-repeat:before {
  content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
/* line 173, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-refresh:before {
  content: "\f021";
}

/* line 176, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-list-alt:before {
  content: "\f022";
}

/* line 179, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-lock:before {
  content: "\f023";
}

/* line 182, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-flag:before {
  content: "\f024";
}

/* line 185, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-headphones:before {
  content: "\f025";
}

/* line 188, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-volume-off:before {
  content: "\f026";
}

/* line 191, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-volume-down:before {
  content: "\f027";
}

/* line 194, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-volume-up:before {
  content: "\f028";
}

/* line 197, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-qrcode:before {
  content: "\f029";
}

/* line 200, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-barcode:before {
  content: "\f02a";
}

/* line 203, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-tag:before {
  content: "\f02b";
}

/* line 206, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-tags:before {
  content: "\f02c";
}

/* line 209, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-book:before {
  content: "\f02d";
}

/* line 212, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 215, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-print:before {
  content: "\f02f";
}

/* line 218, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-camera:before {
  content: "\f030";
}

/* line 221, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-font:before {
  content: "\f031";
}

/* line 224, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bold:before {
  content: "\f032";
}

/* line 227, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-italic:before {
  content: "\f033";
}

/* line 230, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-text-height:before {
  content: "\f034";
}

/* line 233, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-text-width:before {
  content: "\f035";
}

/* line 236, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-align-left:before {
  content: "\f036";
}

/* line 239, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-align-center:before {
  content: "\f037";
}

/* line 242, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-align-right:before {
  content: "\f038";
}

/* line 245, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-align-justify:before {
  content: "\f039";
}

/* line 248, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-list:before {
  content: "\f03a";
}

/* line 251, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 254, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 257, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 260, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-picture:before {
  content: "\f03e";
}

/* line 263, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-pencil:before {
  content: "\f040";
}

/* line 266, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-map-marker:before {
  content: "\f041";
}

/* line 269, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-adjust:before {
  content: "\f042";
}

/* line 272, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-tint:before {
  content: "\f043";
}

/* line 275, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-edit:before {
  content: "\f044";
}

/* line 278, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-share:before {
  content: "\f045";
}

/* line 281, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-check:before {
  content: "\f046";
}

/* line 284, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-move:before {
  content: "\f047";
}

/* line 287, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-step-backward:before {
  content: "\f048";
}

/* line 290, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 293, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-backward:before {
  content: "\f04a";
}

/* line 296, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-play:before {
  content: "\f04b";
}

/* line 299, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-pause:before {
  content: "\f04c";
}

/* line 302, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-stop:before {
  content: "\f04d";
}

/* line 305, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-forward:before {
  content: "\f04e";
}

/* line 308, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 311, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-step-forward:before {
  content: "\f051";
}

/* line 314, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-eject:before {
  content: "\f052";
}

/* line 317, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 320, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 323, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 326, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 329, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 332, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 335, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-question-sign:before {
  content: "\f059";
}

/* line 338, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 341, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 344, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 347, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 350, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 353, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 356, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 359, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 362, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 365, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-share-alt:before {
  content: "\f064";
}

/* line 368, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-resize-full:before {
  content: "\f065";
}

/* line 371, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-resize-small:before {
  content: "\f066";
}

/* line 374, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-plus:before {
  content: "\f067";
}

/* line 377, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-minus:before {
  content: "\f068";
}

/* line 380, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-asterisk:before {
  content: "\f069";
}

/* line 383, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 386, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-gift:before {
  content: "\f06b";
}

/* line 389, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-leaf:before {
  content: "\f06c";
}

/* line 392, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-fire:before {
  content: "\f06d";
}

/* line 395, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 398, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-eye-close:before {
  content: "\f070";
}

/* line 401, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 404, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-plane:before {
  content: "\f072";
}

/* line 407, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-calendar:before {
  content: "\f073";
}

/* line 410, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-random:before {
  content: "\f074";
}

/* line 413, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-comment:before {
  content: "\f075";
}

/* line 416, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-magnet:before {
  content: "\f076";
}

/* line 419, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 422, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 425, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-retweet:before {
  content: "\f079";
}

/* line 428, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 431, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 434, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 437, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 440, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 443, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 446, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 449, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 452, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 455, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-key:before {
  content: "\f084";
}

/* line 458, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-cogs:before {
  content: "\f085";
}

/* line 461, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-comments:before {
  content: "\f086";
}

/* line 464, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-thumbs-up:before {
  content: "\f087";
}

/* line 467, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-thumbs-down:before {
  content: "\f088";
}

/* line 470, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-star-half:before {
  content: "\f089";
}

/* line 473, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 476, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-signout:before {
  content: "\f08b";
}

/* line 479, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 482, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 485, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-external-link:before {
  content: "\f08e";
}

/* line 488, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-signin:before {
  content: "\f090";
}

/* line 491, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-trophy:before {
  content: "\f091";
}

/* line 494, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-github-sign:before {
  content: "\f092";
}

/* line 497, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 500, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-lemon:before {
  content: "\f094";
}

/* line 503, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-phone:before {
  content: "\f095";
}

/* line 506, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-check-empty:before {
  content: "\f096";
}

/* line 509, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 512, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 515, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-twitter:before {
  content: "\f099";
}

/* line 518, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-facebook:before {
  content: "\f09a";
}

/* line 521, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-github:before {
  content: "\f09b";
}

/* line 524, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-unlock:before {
  content: "\f09c";
}

/* line 527, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 530, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-rss:before {
  content: "\f09e";
}

/* line 533, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 536, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 539, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bell:before {
  content: "\f0a2";
}

/* line 542, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 545, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 548, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 551, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 554, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 557, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 560, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 563, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 566, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 569, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-globe:before {
  content: "\f0ac";
}

/* line 572, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 575, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 578, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-filter:before {
  content: "\f0b0";
}

/* line 581, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 584, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 587, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-group:before {
  content: "\f0c0";
}

/* line 590, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-link:before {
  content: "\f0c1";
}

/* line 593, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 596, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 599, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-cut:before {
  content: "\f0c4";
}

/* line 602, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-copy:before {
  content: "\f0c5";
}

/* line 605, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 608, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-save:before {
  content: "\f0c7";
}

/* line 611, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 614, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 617, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 620, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 623, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 626, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-underline:before {
  content: "\f0cd";
}

/* line 629, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-table:before {
  content: "\f0ce";
}

/* line 632, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-magic:before {
  content: "\f0d0";
}

/* line 635, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-truck:before {
  content: "\f0d1";
}

/* line 638, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 641, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 644, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 647, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 650, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-money:before {
  content: "\f0d6";
}

/* line 653, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 656, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 659, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 662, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 665, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-columns:before {
  content: "\f0db";
}

/* line 668, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-sort:before {
  content: "\f0dc";
}

/* line 671, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 674, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 677, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-envelope-alt:before {
  content: "\f0e0";
}

/* line 680, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 683, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-undo:before {
  content: "\f0e2";
}

/* line 686, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-legal:before {
  content: "\f0e3";
}

/* line 689, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 692, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 695, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 698, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 701, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 704, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 707, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-paste:before {
  content: "\f0ea";
}

/* line 710, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_font-awesome.sass */
.icon-user-md:before {
  content: "\f200";
}

/* line 6, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropup,
.dropdown {
  position: relative;
}

/* line 10, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 14, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 20, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 32, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 36, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 42, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* line 66, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 70, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}
/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}

/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: white;
  text-decoration: none;
  background-color: #0088cc;
}

/* line 94, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.open {
  *z-index: 1000;
}
/* line 98, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.open .dropdown-menu {
  display: block;
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 115, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "\2191";
}
/* line 120, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 127, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_dropdowns.sass */
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_wells.sass */
.well, .theme_clean .referral-signup .description {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_wells.sass */
.well blockquote, .theme_clean .referral-signup .description blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 18, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_wells.sass */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_wells.sass */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_component-animations.sass */
.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 7, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_component-animations.sass */
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 10, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_component-animations.sass */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_component-animations.sass */
.collapse.in {
  height: auto;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_close.sass */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_close.sass */
.close:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 21, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_close.sass */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: "inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
/* line 51, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn:first-child {
  *margin-left: 0;
}

/* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  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 45, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
}

/* line 60, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 72, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-large, .theme_image_theme.offer .share_via_email .manual .btn, .theme_subtotal.coupon .share_via_email .manual .btn {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 78, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-large [class^="icon-"], .theme_image_theme.offer .share_via_email .manual .btn [class^="icon-"], .theme_subtotal.coupon .share_via_email .manual .btn [class^="icon-"] {
  margin-top: 1px;
}

/* line 82, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

/* line 87, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-small [class^="icon-"] {
  margin-top: -1px;
}

/* line 91, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

/* line 102, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_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,
.btn-inverse,
.btn-inverse:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 119, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 129, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn {
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* line 134, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-primary {
  background-color: #0073cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #0055cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-primary:active, .btn-primary.active {
  background-color: #004099 \9;
}

/* line 138, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-warning {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: 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) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-danger {
  background-color: #da4e49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: 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) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 146, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-success {
  background-color: #5bb65b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: 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) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 150, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: 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) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 154, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
.btn-inverse {
  background-color: #404040;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 160, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
/* line 163, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 169, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
button.btn.btn-large, .theme_image_theme.offer .share_via_email .manual button.btn, .theme_subtotal.coupon .share_via_email .manual button.btn,
input[type="submit"].btn.btn-large,
.theme_image_theme.offer .share_via_email .manual input[type="submit"].btn,
.theme_subtotal.coupon .share_via_email .manual input[type="submit"].btn {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 175, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_buttons.sass */
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 5, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: 0.3em;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-group:before, .btn-group:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-group:after {
  clear: both;
}
/* line 51, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 24, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 42, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 52, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 61, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 72, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 80, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 88, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  *padding-top: 4px;
  *padding-bottom: 4px;
}

/* line 95, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 99, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group > .btn-large.dropdown-toggle, .theme_image_theme.offer .share_via_email .manual .btn-group > .dropdown-toggle.btn, .theme_subtotal.coupon .share_via_email .manual .btn-group > .dropdown-toggle.btn {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 110, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
}
/* line 114, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
/* line 116, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}
/* line 118, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
/* line 120, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
/* line 122, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
/* line 124, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
/* line 126, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 130, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

/* line 134, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-mini .caret {
  margin-top: 5px;
}

/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-small .caret {
  margin-top: 6px;
}

/* line 145, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-large .caret, .theme_image_theme.offer .share_via_email .manual .btn .caret, .theme_subtotal.coupon .share_via_email .manual .btn .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 152, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.dropup .btn-large .caret, .dropup .theme_image_theme.offer .share_via_email .manual .btn .caret, .theme_image_theme.offer .share_via_email .manual .dropup .btn .caret, .dropup .theme_subtotal.coupon .share_via_email .manual .btn .caret, .theme_subtotal.coupon .share_via_email .manual .dropup .btn .caret {
  border-bottom: 5px solid black;
  border-top: 0;
}

/* line 164, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_button-groups.sass */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/* line 5, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert, .theme_clean .referral-signup .errorExplanation, .theme_image_theme .errorExplanation {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}

/* line 14, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-heading {
  color: inherit;
}

/* line 18, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert .close, .theme_clean .referral-signup .errorExplanation .close, .theme_image_theme .errorExplanation .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

/* line 27, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 32, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-danger,
.alert-error,
.theme_clean .referral-signup .errorExplanation,
.theme_image_theme .errorExplanation {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 38, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 45, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 53, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_alerts.sass */
.alert-block p + p {
  margin-top: 5px;
}

/* line 7, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}

/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav > li > a {
  display: block;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 21, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav > .pull-right {
  float: right;
}

/* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 36, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 40, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 51, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 57, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 62, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 68, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 71, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

/* line 77, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list [class^="icon-"] {
  margin-right: 2px;
}

/* line 81, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}

/* line 89, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 93, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 97, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 109, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

/* line 113, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 117, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 123, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 128, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 140, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 149, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: white;
  background-color: #0088cc;
}

/* line 158, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-stacked > li {
  float: none;
}

/* line 161, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 166, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 169, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 173, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 176, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 179, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #dddddd;
  z-index: 2;
}

/* line 184, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 187, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 194, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* line 198, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 206, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

/* line 212, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* line 220, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

/* line 227, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav > .dropdown.active > a:hover {
  color: black;
  cursor: pointer;
}

/* line 234, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: white;
  background-color: #999999;
  border-color: #999999;
}

/* line 241, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 249, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-stacked .open > a:hover {
  border-color: #999999;
}

/* line 259, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabbable {
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.tabbable:after {
  clear: both;
}

/* line 262, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tab-content {
  overflow: auto;
}

/* line 268, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 275, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 279, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 286, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

/* line 289, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 293, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 295, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #dddddd;
}

/* line 299, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #dddddd #dddddd #dddddd;
}

/* line 308, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 312, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 319, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #dddddd;
}

/* line 324, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 328, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 331, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #dddddd transparent #dddddd #dddddd;
  *border-right-color: white;
}

/* line 337, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #dddddd;
}

/* line 342, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 346, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 349, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navs.sass */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #dddddd #dddddd #dddddd transparent;
  *border-left-color: white;
}

/* line 7, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}

/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1)";
  -moz-box-shadow: "0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1)";
  box-shadow: "0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1)";
}

/* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .container {
  width: auto;
}

/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.nav-collapse.collapse {
  height: auto;
}

/* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar {
  color: #999999;
}
/* line 36, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .brand:hover {
  text-decoration: none;
}
/* line 39, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}
/* line 52, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
/* line 56, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .navbar-link {
  color: #999999;
}
/* line 58, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .navbar-link:hover {
  color: white;
}
/* line 61, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
/* line 65, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn-group .btn {
  margin: 0;
}

/* line 70, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.navbar-form:after {
  clear: both;
}
/* line 74, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
/* line 80, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
/* line 84, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
/* line 88, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
/* line 93, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 98, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
/* line 104, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: white;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0px rgba(255,255,255,.15)";
  -moz-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0px rgba(255,255,255,.15)";
  box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0px rgba(255,255,255,.15)";
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 113, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
/* line 115, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
/* line 118, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 white;
  background-color: white;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

/* line 133, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 142, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 148, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 153, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-top {
  top: 0;
}

/* line 157, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 163, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 170, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav.pull-right {
  float: right;
}

/* line 174, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav > li {
  display: block;
  float: left;
}

/* line 179, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 190, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}

/* line 198, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}

/* line 205, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: white;
  text-decoration: none;
}

/* line 213, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: white;
  text-decoration: none;
  background-color: #222222;
}

/* line 220, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}

/* line 229, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}

/* line 235, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
  -moz-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
  box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
}
/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #090909 \9;
}

/* line 244, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: whitesmoke;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 252, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 260, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .dropdown-menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
/* line 270, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .dropdown-menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 282, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
/* line 288, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 296, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 301, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 306, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

/* line 312, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: white;
}

/* line 318, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
/* line 322, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
/* line 325, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_navbar.sass */
.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_breadcrumbs.sass */
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, white, whitesmoke);
  background-image: -ms-linear-gradient(top, white, whitesmoke);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(whitesmoke));
  background-image: -webkit-linear-gradient(top, white, whitesmoke);
  background-image: -o-linear-gradient(top, white, whitesmoke);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='whitesmoke', GradientType=0);
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
}
/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_breadcrumbs.sass */
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 white;
}
/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_breadcrumbs.sass */
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_breadcrumbs.sass */
.breadcrumb .active a {
  color: #333333;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination {
  height: 36px;
  margin: 18px 0;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination li {
  display: inline;
}

/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

/* line 27, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination a:hover,
.pagination .active a {
  background-color: whitesmoke;
}

/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination .active a {
  color: #999999;
  cursor: default;
}

/* line 35, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}

/* line 42, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 46, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 50, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination-centered {
  text-align: center;
}

/* line 53, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination-right {
  text-align: right;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.pager:before, .pager:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.pager:after {
  clear: both;
}

/* line 11, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager li {
  display: inline;
}

/* line 14, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 21, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager a:hover {
  text-decoration: none;
  background-color: whitesmoke;
}

/* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager .next a {
  float: right;
}

/* line 28, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager .previous a {
  float: left;
}

/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pager.sass */
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: white;
  cursor: default;
}

/* line 6, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-open .dropdown-menu {
  z-index: 2050;
}
/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-open .dropdown.open {
  *z-index: 2050;
}
/* line 10, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-open .popover {
  z-index: 2060;
}
/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-open .tooltip {
  z-index: 2070;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 28, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal.fade {
  -webkit-transition: "opacity .3s linear, top .3s ease-out";
  -moz-transition: "opacity .3s linear, top .3s ease-out";
  -ms-transition: "opacity .3s linear, top .3s ease-out";
  -o-transition: "opacity .3s linear, top .3s ease-out";
  transition: "opacity .3s linear, top .3s ease-out";
  top: -25%;
}
/* line 52, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal.fade.in {
  top: 50%;
}

/* line 55, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eeeeee;
}
/* line 59, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-header .close {
  margin-top: 2px;
}

/* line 63, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 69, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-form {
  margin-bottom: 0;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.modal-footer:after {
  clear: both;
}
/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 90, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_modals.sass */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 14, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.top {
  margin-top: -2px;
}
/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.right {
  margin-left: 2px;
}
/* line 18, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.bottom {
  margin-top: 2px;
}
/* line 20, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.left {
  margin-left: -2px;
}
/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
/* line 24, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid black;
}
/* line 26, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
/* line 28, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid black;
}

/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 40, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tooltip.sass */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
/* line 11, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.top {
  margin-top: -5px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.right {
  margin-left: 5px;
}
/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.bottom {
  margin-top: 5px;
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.left {
  margin-left: -5px;
}
/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
/* line 21, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid black;
}
/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
/* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid black;
}
/* line 27, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 32, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

/* line 42, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: whitesmoke;
  border-bottom: 1px solid #eeeeee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover-content {
  padding: 14px;
  background-color: white;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 54, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_popovers.sass */
.popover-content p, .popover-content ul, .popover-content ol {
  margin-bottom: 0;
}

/* line 6, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.thumbnails:after {
  clear: both;
}

/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}

/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 32, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 37, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_thumbnails.sass */
.thumbnail .caption {
  padding: 9px;
}

/* line 6, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label,
.badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
a.label:hover, a.badge:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 39, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-important,
.badge-important {
  background-color: #b94a48;
}

/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-warning,
.badge-warning {
  background-color: #f89406;
}

/* line 53, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

/* line 59, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-success,
.badge-success {
  background-color: #468847;
}

/* line 63, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

/* line 69, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-info,
.badge-info {
  background-color: #3a87ad;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

/* line 79, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-inverse,
.badge-inverse {
  background-color: #333333;
}

/* line 83, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_labels-badges.sass */
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  from {
    background-position: 40px 0;
  }

  /* line 11, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  from {
    background-position: 40px 0;
  }

  /* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 25, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  from {
    background-position: 40px 0;
  }

  /* line 27, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 33, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  from {
    background-position: 0 0;
  }

  /* line 35, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 41, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  from {
    background-position: 40px 0;
  }

  /* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
  to {
    background-position: 0 0;
  }
}

/* line 51, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -ms-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='whitesmoke', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 60, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress .bar {
  width: 0%;
  height: 18px;
  color: white;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 78, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 89, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-danger .bar {
  background-color: #dd514b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

/* line 92, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 96, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-success .bar {
  background-color: #5db95d;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

/* line 99, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

/* line 106, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 110, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-warning .bar {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/* line 113, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion {
  margin-bottom: 18px;
}

/* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 14, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion-heading {
  border-bottom: 0;
}

/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion-toggle {
  cursor: pointer;
}

/* line 26, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_accordion.sass */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}

/* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 20, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .item > img {
  display: block;
  line-height: 1;
}
/* line 23, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
/* line 27, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .active {
  left: 0;
}
/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 34, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .next {
  left: 100%;
}
/* line 36, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .prev {
  left: -100%;
}
/* line 38, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
/* line 41, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .active.left {
  left: -100%;
}
/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel .active.right {
  left: 100%;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 72, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-control.right {
  left: auto;
  right: 15px;
}
/* line 76, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-control:hover {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 84, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 93, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_carousel.sass */
.carousel-caption h4,
.carousel-caption p {
  color: white;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_hero-unit.sass */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 9, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_hero-unit.sass */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_hero-unit.sass */
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}

/* line 5, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_utilities.sass */
.pull-right {
  float: right;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_utilities.sass */
.pull-left {
  float: left;
}

/* line 12, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_utilities.sass */
.hide {
  display: none;
}

/* line 15, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_utilities.sass */
.show {
  display: block;
}

/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_utilities.sass */
.invisible {
  visibility: hidden;
}

/*
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
/* line 9, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
  border-top: 1px solid #ddd !important;
  }*/
}

/* line 21, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 32, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 42, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker > div {
  display: none;
}

/* line 45, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker table {
  width: 100%;
  margin: 0;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 57, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 61, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td.old, .datepicker td.new {
  color: #999999;
}

/* line 64, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td.active, .datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  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);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 89, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  background-color: #0044cc;
}

/* line 95, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}

/* line 98, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 110, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span:hover {
  background: #eeeeee;
}

/* line 113, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span.active {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  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);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 133, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span.active:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  background-color: #0044cc;
}

/* line 136, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span.active:active, .datepicker td span.active.active {
  background-color: #003399 \9;
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker td span.old {
  color: #999999;
}

/* line 142, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker th.switch {
  width: 145px;
}

/* line 145, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker thead tr:first-child th {
  cursor: pointer;
}

/* line 148, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 151, ../../../app/assets/stylesheets/bootstrap/utils/_datepicker.scss */
.input-append.date .add-on i, .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 18, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers .container {
  width: 800px;
  height: 500px;
  border: 5px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
/* line 27, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers h1 {
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}
/* line 34, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers .data-range input {
  width: 100px;
  text-align: center;
  padding: none;
  margin: none;
}
/* line 42, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers .share-offer {
  float: right;
  width: 360px;
  height: 100%;
}
/* line 47, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers .rewards {
  float: left;
  width: 360px;
}
/* line 51, ../../../app/assets/stylesheets/bootstrap/themes/customer/_dashboard.sass */
.theme_clean.customers .footer-box {
  position: absolute;
  bottom: 0px;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean iframe {
  display: block;
  width: 100%;
  border: none;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 23, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #ie_hack {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 28, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #container {
  position: relative;
  top: 20px;
  z-index: 4;
  margin: 0 auto;
}
/* line 34, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  background-color: black;
  top: 0;
  left: 0;
}
/* line 45, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup {
  box-sizing: border-box;
  border: solid 10px #a3d6a8;
  padding: 20px;
  width: 800px;
  height: 300px;
}
/* line 54, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup h1, .theme_clean .referral-signup h2, .theme_clean .referral-signup h3, .theme_clean .referral-signup h4 {
  color: #35783c;
}
/* line 57, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup h1 {
  text-align: center;
  font-size: 40px;
  line-height: 80px;
}
/* line 63, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup p.lead {
  font-size: 17.77778px;
  text-align: center;
}
/* line 70, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup .errorExplanation h2 {
  font-size: 16px;
  color: #a93438;
}
/* line 74, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup .holder {
  display: relative;
  box-sizing: border-box;
}
/* line 77, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup .description {
  box-sizing: border-box;
  width: 360px;
  float: left;
}
/* line 82, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .referral-signup .form-signup {
  box-sizing: border-box;
  width: 360px;
  float: right;
}
/* line 88, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup {
  background: white;
  box-sizing: border-box;
  border: solid 10px #a3d6a8;
  padding: 20px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 10px 10px 20px #333333;
  -moz-box-shadow: 10px 10px 20px;
}
/* line 101, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup h1, .theme_clean .redemption-popup h2, .theme_clean .redemption-popup h3, .theme_clean .redemption-popup h4 {
  color: #35783c;
}
/* line 104, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup h1 {
  text-align: center;
  font-size: 40px;
  line-height: 80px;
}
/* line 110, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup p.lead {
  font-size: 17.77778px;
  text-align: center;
}
/* line 114, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup .rebate-description {
  float: right;
  width: 490px;
  margin-bottom: 20px;
}
/* line 118, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup .rebate-image {
  float: left;
  display: table;
  width: 250px;
  height: 250px;
}
/* line 123, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup .rebate-image .rebate-container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 250px;
  overflow: hidden;
}
/* line 130, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup .clear {
  clear: both;
}
/* line 133, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup #description {
  font-size: 12px;
}
/* line 136, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .redemption-popup .redemption-details {
  border: 1px solid #343434;
  background-color: #343434;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  font-size: 17.77778px;
  font-weight: 200;
  color: white;
  text-shadow: 0px 1px 0px #5b5b5b;
  text-align: center;
}
/* line 153, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim {
  background: white;
  box-sizing: border-box;
  border: solid 10px #a3d6a8;
  padding: 20px;
  width: 800px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 10px 10px 20px #333333;
  -moz-box-shadow: 10px 10px 20px;
}
/* line 167, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim h1, .theme_clean .offer-claim h2, .theme_clean .offer-claim h3, .theme_clean .offer-claim h4 {
  color: #35783c;
}
/* line 170, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim h1 {
  text-align: center;
  font-size: 40px;
  line-height: 80px;
}
/* line 176, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim p.lead {
  font-size: 17.77778px;
  text-align: center;
}
/* line 180, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .offer-description {
  float: right;
  width: 490px;
  margin-bottom: 30px;
}
/* line 184, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .offer-image {
  float: left;
  display: table;
  width: 250px;
  height: 250px;
}
/* line 189, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .offer-image .image-container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 250px;
  overflow: hidden;
}
/* line 197, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .clear {
  clear: both;
}
/* line 200, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .offer-box {
  border: 1px solid #343434;
  background-color: #343434;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  font-size: 17.77778px;
  font-weight: 200;
  color: white;
  text-shadow: 0px 1px 0px #5b5b5b;
  text-align: center;
}
/* line 214, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .offer-box .icon {
  color: rgba(255, 255, 255, 0.6);
}
/* line 217, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .details {
  display: relative;
  box-sizing: border-box;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  clear: both;
}
/* line 224, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .details h4 {
  margin-bottom: 5px;
}
/* line 226, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .details .support {
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
}
/* line 231, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-claim .details .instructions {
  width: 50%;
}
/* line 236, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer {
  box-sizing: border-box;
  border: solid 10px #a3d6a8;
  padding: 20px;
  width: 800px;
  height: 500px;
  position: relative;
}
/* line 245, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer h1, .theme_clean .offer-for-customer h2, .theme_clean .offer-for-customer h3, .theme_clean .offer-for-customer h4 {
  color: #35783c;
}
/* line 250, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer h1 {
  text-align: center;
  font-size: 40px;
  line-height: 80px;
}
/* line 256, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer p.lead {
  font-size: 17.77778px;
  text-align: center;
}
/* line 261, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .short_url {
  text-align: center;
  font-size: 22.85714px;
  font-weight: 500;
}
/* line 266, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .offer-box {
  border: 1px solid #343434;
  height: 50px;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 273, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .offer-box .share-label {
  display: table-cell;
  vertical-align: middle;
  background-color: #343434;
  padding: 10px;
  font-size: 17.77778px;
  font-weight: 200;
  color: white;
  text-shadow: 0px 1px 0px #5b5b5b;
  text-align: center;
}
/* line 283, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .offer-box .share-label icon {
  opacity: 0.4;
  text-shadow: 1px 1px 0px #5b5b5b;
}
/* line 286, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .offer-box .coupon-link {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 293, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links {
  margin-top: 30px;
  text-align: center;
}
/* line 296, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links .btn {
  margin: 5px;
  width: 25%;
  font-size: 16px;
  line-height: 30px;
  color: #343434;
}
/* line 302, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links .btn .icon {
  float: left;
  vertical-align: middle;
  font-size: 30px;
  line-height: 30px;
  text-shadow: 0px 2px 0px white;
  padding-right: 12px;
  padding-top: 4px;
  border-right: solid 1px #cccccc;
}
/* line 311, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links .btn .icon-twitter {
  color: #3392fe;
}
/* line 313, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links .btn .icon-facebook {
  color: #3b5998;
}
/* line 315, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .share-links .btn .icon-envelope {
  color: #bf000b;
}
/* line 317, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .terms {
  float: left;
  margin: 5px;
  width: 55%;
  margin-top: 30px;
  position: absolute;
  bottom: 0;
}
/* line 324, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .terms p {
  color: #878787;
  font-weight: 200;
}
/* line 328, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean .offer-for-customer .email {
  float: right;
  margin-top: 30px;
  margin-right: 30px;
}
/* line 335, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #tooltip {
  position: absolute;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  color: white;
}
/* line 343, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv, .theme_clean #loadingDiv {
  position: absolute;
  top: 10px;
  width: 780px;
  left: 10px;
}
/* line 348, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #noticeDivInner, .theme_clean #noticeDiv #loadingDivInner, .theme_clean #loadingDiv #noticeDivInner, .theme_clean #loadingDiv #loadingDivInner {
  padding: 10px;
  text-align: left;
}
/* line 351, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #loadingDivInner, .theme_clean #loadingDiv #loadingDivInner {
  background-color: rgba(0, 0, 0, 0.1);
  height: 35px;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
}
/* line 355, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #loadingDivInner img, .theme_clean #loadingDiv #loadingDivInner img {
  float: left;
}
/* line 357, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #loadingDivInner .loadingMessage, .theme_clean #loadingDiv #loadingDivInner .loadingMessage {
  margin-left: 50px;
  font-size: 20px;
  line-height: 33px;
}
/* line 361, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #noticeDivInner, .theme_clean #loadingDiv #noticeDivInner {
  height: 35px;
  background-color: #efe9ca;
  border-bottom: solid 2px #b18748;
}
/* line 365, ../../../app/assets/stylesheets/bootstrap/themes/offers/_clean.sass */
.theme_clean #noticeDiv #noticeDivInner .noticeMessage, .theme_clean #loadingDiv #noticeDivInner .noticeMessage {
  color: #b18748;
  margin-left: 10px;
  font-size: 20px;
  line-height: 33px;
}

/* line 3, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme {
  box-sizing: border-box;
  padding: 20px;
  width: 800px;
  height: 500px;
  position: relative;
}
/* line 26, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme iframe {
  display: block;
  width: 100%;
  border: none;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 33, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #ie_hack {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 38, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #container {
  position: relative;
  top: 20px;
  z-index: 4;
  margin: 0 auto;
}
/* line 44, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  top: 0;
  left: 0;
}
/* line 54, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #tooltip {
  position: absolute;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  color: white;
  margin-left: -100px;
}
/* line 63, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv, .theme_image_theme #loadingDiv {
  position: absolute;
  top: 10px;
  width: 780px;
  left: 10px;
}
/* line 68, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #noticeDivInner, .theme_image_theme #noticeDiv #loadingDivInner, .theme_image_theme #loadingDiv #noticeDivInner, .theme_image_theme #loadingDiv #loadingDivInner {
  padding: 10px;
  text-align: left;
}
/* line 71, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #loadingDivInner, .theme_image_theme #loadingDiv #loadingDivInner {
  background-color: rgba(0, 0, 0, 0.1);
  height: 35px;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
}
/* line 75, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #loadingDivInner img, .theme_image_theme #loadingDiv #loadingDivInner img {
  float: left;
}
/* line 77, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #loadingDivInner .loadingMessage, .theme_image_theme #loadingDiv #loadingDivInner .loadingMessage {
  margin-left: 50px;
  font-size: 20px;
  line-height: 33px;
}
/* line 81, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #noticeDivInner, .theme_image_theme #loadingDiv #noticeDivInner {
  height: 35px;
  background-color: #efe9ca;
  border-bottom: solid 2px #b18748;
}
/* line 85, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme #noticeDiv #noticeDivInner .noticeMessage, .theme_image_theme #loadingDiv #noticeDivInner .noticeMessage {
  color: #b18748;
  margin-left: 10px;
  font-size: 20px;
  line-height: 33px;
}
/* line 92, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme .errorExplanation {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* line 101, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme .errorExplanation h2 {
  font-size: 12px;
  color: #a93438;
}

/* line 106, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup {
  background-image: url('/assets/campaigns/image-theme/affiliate-signup.png');
  background-repeat: no-repeat;
}
/* line 111, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup .new {
  width: 780px;
  height: 480px;
  position: absolute;
  left: 10px;
  top: 10px;
}
/* line 117, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup .form-signup {
  width: 230px;
  position: absolute;
  right: 10px;
  top: 178px;
}
/* line 122, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup .title {
  text-align: center;
  position: absolute;
  top: 39px;
  width: 760px;
}
/* line 127, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup .description {
  position: absolute;
  top: 145px;
  left: 60px;
}
/* line 131, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.signup .disclaimer {
  position: absolute;
  top: 380px;
  left: 60px;
}

/* line 139, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer {
  background-image: url('/assets/campaigns/image-theme/offer.png');
  background-repeat: no-repeat;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .terms {
  position: absolute;
  top: 400px;
  color: rgba(0, 0, 0, 0.3);
}
/* line 146, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links {
  width: 230px;
  position: absolute;
  right: 10px;
  top: 178px;
}
/* line 151, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn {
  width: 190px;
  margin-bottom: 10px;
  text-align: left;
}
/* line 155, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn .icon {
  float: left;
  margin-right: 12px;
  line-height: 20px;
  border-right: solid 1px #cccccc;
  padding-right: 10px;
  width: 12px;
  height: 20px;
}
/* line 163, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn .icon-twitter {
  color: #3392fe;
}
/* line 165, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn .icon-facebook {
  color: #3b5998;
}
/* line 167, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn .icon-envelope {
  color: #bf000b;
}
/* line 169, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .btn .icon-link {
  color: #262626;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .coupon-link {
  font-size: 11px;
  line-height: 20px;
}
/* line 175, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share-links .coupon-link .icon {
  font-size: 15px;
}
/* line 177, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share_via_email {
  position: absolute;
  background-color: rgba(241, 241, 241, 0.9);
  width: 800px;
  height: 500px;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
  text-align: center;
  padding: 10px;
}
/* line 187, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share_via_email .manual {
  width: 400px;
  box-sizing: border-box;
  margin: 0 auto;
}
/* line 191, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share_via_email .manual h4 {
  font-size: 24px;
  margin-top: 50px;
  font-weight: 300;
  margin-bottom: 20px;
}
/* line 196, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .share_via_email .manual textarea {
  width: 400px;
  height: 120px;
}
/* line 201, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .title {
  text-align: center;
  position: absolute;
  top: 60px;
  width: 760px;
}
/* line 206, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .description {
  position: absolute;
  top: 155px;
  left: 60px;
}
/* line 210, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.offer .disclaimer {
  position: absolute;
  top: 400px;
  left: 60px;
}

/* line 216, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing {
  background-image: url('/assets/campaigns/image-theme/offer-claim.png');
  background-repeat: no-repeat;
}
/* line 219, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing iframe {
  display: none;
}
/* line 223, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .offer-description {
  width: 675px;
  position: absolute;
  left: 60px;
  top: 310px;
}
/* line 228, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .offer-description .btn {
  float: left;
  width: 125px;
}
/* line 232, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .coupon-code {
  position: absolute;
  top: -125px;
  font-size: 25px;
  text-shadow: 0px 1px 0px white;
}
/* line 238, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .offer-box {
  border: 1px solid #343434;
  background-color: rgba(0, 0, 0, 0.8);
  display: table;
  margin: 0 auto;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  font-size: 17.77778px;
  font-weight: 200;
  color: white;
  text-shadow: 0px 1px 0px #5b5b5b;
  text-align: center;
  position: absolute;
  top: -100px;
}
/* line 255, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .offer-box .icon {
  color: rgba(255, 255, 255, 0.6);
}
/* line 258, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .description {
  position: absolute;
  top: 150px;
  left: 60px;
}
/* line 262, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .title {
  text-align: center;
  position: absolute;
  top: 100px;
  width: 800px;
}
/* line 268, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.landing .disclaimer {
  position: absolute;
  top: 360px;
  left: 60px;
}

/* line 274, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.affiliate_campaigns {
  background-image: url('/assets/campaigns/image-theme/rebate.png');
  background-repeat: no-repeat;
}
/* line 277, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.affiliate_campaigns .redemption-popup {
  margin: 25px;
  width: 495px;
}
/* line 280, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.affiliate_campaigns .instructions {
  position: absolute;
  bottom: 0px;
  margin-bottom: 55px;
}
/* line 284, ../../../app/assets/stylesheets/bootstrap/themes/offers/_image_theme.sass */
.theme_image_theme.affiliate_campaigns h1 {
  font-weight: 400;
}

/* line 17, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal iframe {
  display: block;
  width: 100%;
  border: none;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 24, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal #ie_hack {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 29, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal #container {
  position: relative;
  top: 20px;
  z-index: 4;
  margin: 0 auto;
}
/* line 35, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  background-color: black;
  top: 0;
  left: 0;
}

/* line 46, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon {
  background: white;
  box-sizing: border-box;
  border: solid 10px #a3d6a8;
  padding: 20px;
  width: 800px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 10px 10px 20px #333333;
  -moz-box-shadow: 10px 10px 20px;
  position: relative;
}
/* line 61, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon h1, .theme_subtotal.coupon h2, .theme_subtotal.coupon h3, .theme_subtotal.coupon h4 {
  color: #35783c;
}
/* line 64, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon h1 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
  font-weight: 500;
}
/* line 71, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details {
  float: right;
  font-size: 20px;
  line-height: 28px;
  clear: both;
  display: table;
  font-weight: 200;
}
/* line 78, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details td {
  vertical-align: bottom;
}
/* line 80, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details .total {
  color: #35783c;
  font-weight: 500;
}
/* line 83, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details .price {
  padding-left: 20px;
  font-weight: 500;
  text-align: right;
}
/* line 87, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details .image-center {
  diplay: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 91, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .purchase-details .image-center img {
  width: 150px;
  height: 150px;
}
/* line 95, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-details {
  float: left;
  width: 475px;
}
/* line 102, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .terms {
  position: absolute;
  bottom: 0px;
}
/* line 107, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .short_url {
  text-align: center;
  font-size: 22;
  font-weight: 500;
}
/* line 111, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .center {
  text-align: middle;
}
/* line 114, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .offer-box {
  border: 1px solid #343434;
  height: 50px;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
  margin-right: 55px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 122, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .offer-box .share-label {
  display: table-cell;
  vertical-align: middle;
  background-color: #343434;
  padding: 10px;
  font-size: 17.77778px;
  font-weight: 200;
  color: white;
  text-shadow: 0px 1px 0px #5b5b5b;
  text-align: center;
}
/* line 132, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .offer-box .share-label icon {
  opacity: 0.4;
  text-shadow: 1px 1px 0px #5b5b5b;
}
/* line 135, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .offer-box .coupon-link {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links {
  margin-top: 30px;
}
/* line 145, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links .btn {
  margin: 5px;
  width: 23%;
  min-width: 105px;
  font-size: 14px;
  line-height: 30px;
  color: #343434;
}
/* line 152, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links .btn .icon {
  float: left;
  vertical-align: middle;
  font-size: 30px;
  line-height: 30px;
  text-shadow: 0px 2px 0px white;
  padding-right: 12px;
  padding-top: 4px;
  border-right: solid 1px #cccccc;
}
/* line 161, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links .btn .icon-twitter {
  color: #3392fe;
}
/* line 163, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links .btn .icon-facebook {
  color: #3b5998;
}
/* line 165, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share-links .btn .icon-envelope {
  color: #bf000b;
}
/* line 167, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share_via_email {
  position: absolute;
  background-color: rgba(241, 241, 241, 0.95);
  width: 780px;
  height: 480px;
  left: 0;
  top: 0;
  box-sizing: border-box;
  text-align: center;
  padding: 10px;
}
/* line 177, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share_via_email .manual {
  width: 400px;
  box-sizing: border-box;
  margin: 0 auto;
}
/* line 181, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share_via_email .manual h4 {
  font-size: 24px;
  margin-top: 50px;
  font-weight: 300;
  margin-bottom: 20px;
}
/* line 186, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon .share_via_email .manual textarea {
  width: 400px;
  height: 120px;
}
/* line 192, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv, .theme_subtotal.coupon #loadingDiv {
  position: absolute;
  top: 0;
  width: 780px;
  left: 0;
}
/* line 197, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #noticeDivInner, .theme_subtotal.coupon #noticeDiv #loadingDivInner, .theme_subtotal.coupon #loadingDiv #noticeDivInner, .theme_subtotal.coupon #loadingDiv #loadingDivInner {
  padding: 10px;
  text-align: left;
}
/* line 200, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #loadingDivInner, .theme_subtotal.coupon #loadingDiv #loadingDivInner {
  background-color: rgba(0, 0, 0, 0.1);
  height: 35px;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
}
/* line 204, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #loadingDivInner img, .theme_subtotal.coupon #loadingDiv #loadingDivInner img {
  float: left;
}
/* line 206, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #loadingDivInner .loadingMessage, .theme_subtotal.coupon #loadingDiv #loadingDivInner .loadingMessage {
  margin-left: 50px;
  font-size: 20px;
  line-height: 33px;
}
/* line 210, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #noticeDivInner, .theme_subtotal.coupon #loadingDiv #noticeDivInner {
  height: 35px;
  background-color: #efe9ca;
  border-bottom: solid 2px #b18748;
}
/* line 214, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #noticeDiv #noticeDivInner .noticeMessage, .theme_subtotal.coupon #loadingDiv #noticeDivInner .noticeMessage {
  color: #b18748;
  margin-left: 10px;
  font-size: 20px;
  line-height: 33px;
}
/* line 224, ../../../app/assets/stylesheets/bootstrap/themes/offers/_subtotal.sass */
.theme_subtotal.coupon #tooltip {
  color: rgba(0, 0, 0, 0.5);
  width: 200px;
  height: 25px;
  position: absolute;
  left: auto !important;
  margin-left: 240px;
  margin-top: 10px;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv, .theme_spartan_race #loadingDiv {
  z-index: 4000;
  position: absolute;
  top: 10px;
  width: 780px;
  left: 10px;
}
/* line 10, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv #noticeDivInner, .theme_spartan_race #noticeDiv #loadingDivInner, .theme_spartan_race #loadingDiv #noticeDivInner, .theme_spartan_race #loadingDiv #loadingDivInner {
  padding: 10px;
  text-align: left;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv #loadingDivInner, .theme_spartan_race #loadingDiv #loadingDivInner {
  color: white;
  background-color: rgba(0, 0, 0, 0.1);
  height: 35px;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
}
/* line 18, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv #loadingDivInner img, .theme_spartan_race #loadingDiv #loadingDivInner img {
  display: none;
}
/* line 20, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv #loadingDivInner .loadingMessage, .theme_spartan_race #loadingDiv #loadingDivInner .loadingMessage {
  margin-left: 50px;
  font-size: 20px;
  line-height: 33px;
}
/* line 24, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #noticeDiv #noticeDivInner, .theme_spartan_race #loadingDiv #noticeDivInner {
  height: 35px;
  background-color: #efe9ca;
  border-bottom: solid 2px #b18748;
}
/* line 28, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #disclaimer_text {
  color: #686868 !important;
  position: absolute;
  z-index: 99999;
  margin-left: 762px;
  top: 472px;
}
/* line 35, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #disclaimer_text a {
  color: #686868 !important;
}

/* line 38, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon {
  font-family: "Century Gothic";
  font-size: 11pt;
  color: #d41a37;
  font-weight: bold;
}
/* line 44, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #overlay_theme {
  z-index: 100;
}
/* line 47, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #logo {
  position: absolute;
  margin-left: 5px;
  top: 421px;
}
/* line 52, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #overlay_theme {
  position: absolute;
  top: 0;
}
/* line 56, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #right_overlay {
  position: absolute;
  top: 88px;
  margin-left: 520px;
}
/* line 61, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #offer_description {
  position: absolute;
  top: 327px;
  margin-left: 65px;
}
/* line 66, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #header {
  position: absolute;
  top: 122px;
  margin-left: 4px;
}
/* line 71, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #email_button {
  position: absolute;
  margin-left: 528px;
  top: 280px;
  z-index: 1000;
}
/* line 77, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #twitter_button {
  position: absolute;
  margin-left: 528px;
  top: 217px;
  z-index: 1000;
}
/* line 83, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #facebook_button {
  position: absolute;
  margin-left: 528px;
  top: 155px;
  z-index: 1000;
}
/* line 89, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #link_box {
  position: absolute;
  margin-left: 528px;
  top: 342px;
}
/* line 94, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #total_earned {
  margin-left: 90px;
  top: 226px;
  position: absolute;
}
/* line 99, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #point_number {
  font-family: "Impact";
  font-size: 36pt;
  position: absolute;
  top: 252px;
  margin-left: 90px;
  color: white;
  line-height: 60px;
}
/* line 108, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon .left {
  float: left;
}
/* line 111, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #point_text {
  font-size: 18pt;
  margin-left: 16px;
}
/* line 115, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon .clearboth {
  clear: both;
}
/* line 118, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #offer_text {
  width: 324px;
  position: absolute;
  top: 346px;
  margin-left: 98px;
  z-index: 3000;
}
/* line 125, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon #short_url {
  position: absolute;
  margin-left: 536px;
  top: 366px;
  line-height: 40px;
  padding-left: 5px;
  z-index: 1000;
  font-size: 10pt;
}
/* line 134, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.coupon .share_via_email, .theme_spartan_race.coupon .loading {
  position: absolute;
  top: 235.5px;
  z-index: 4000;
  background-color: white;
  padding: 20px;
  border: 1px solid grey;
  -webkit-box-shadow: 10px 10px 10px #333333;
  margin-left: 299px;
}

/* line 144, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race #tooltip {
  position: absolute;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  color: white;
  z-index: 9000;
}

/* line 153, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial {
  display: block;
  width: 100%;
  border: none;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 161, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #ie_hack {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 166, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #container {
  position: relative;
  top: 20px;
  z-index: 4000;
  margin: 0 auto;
}
/* line 171, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  background-color: black;
  top: 0;
  left: 0;
}
/* line 181, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #bottom_text {
  position: absolute;
  z-index: 1002;
  top: 544px;
  margin-left: 161px;
}
/* line 187, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #logo {
  position: absolute;
  z-index: 999;
  margin-left: 126px;
  top: 59px;
}
/* line 193, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #background {
  position: absolute;
  top: 0;
  z-index: 500;
}
/* line 198, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #overlay_theme {
  position: absolute;
  top: 0;
  z-index: 1001;
}
/* line 203, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #back_people {
  position: absolute;
  top: 43px;
  z-index: 501;
}
/* line 208, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #offer_box {
  position: absolute;
  top: 245px;
  margin-left: 161px;
  z-index: 999;
}
/* line 214, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #top_people {
  position: absolute;
  z-index: 1000;
}
/* line 218, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #offer_title {
  position: absolute;
  top: 264px;
  margin-left: 186px;
  z-index: 2000;
}
/* line 224, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #offer {
  position: absolute;
  top: 311px;
  margin-left: 203px;
  z-index: 2000;
}
/* line 230, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #proceed_button {
  position: absolute;
  top: 431px;
  margin-left: 473px;
  z-index: 2000;
}
/* line 236, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #copy_coupon {
  position: absolute;
  top: 431px;
  margin-left: 191px;
  z-index: 2000;
}
/* line 242, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #code {
  position: absolute;
  top: 456px;
  margin-left: 253px;
  width: 97px;
  height: 29px;
  background-color: white;
  border: 1px solid #474849;
  z-index: 2000;
  color: #00457c;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
/* line 256, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial #code #coupon {
  padding: 6px;
}
/* line 259, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.interstitial .offer-claim {
  width: 860px;
  height: 650px;
  background: white;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 10px 10px 20px #333333;
  -moz-box-shadow: 10px 10px 20px;
}

/* line 268, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new {
  background-image: url('/assets/campaigns/offers/themes/spartan_race/affiliate_new/bg.jpg');
  background-repeat: no-repeat;
}
/* line 272, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #left_girl {
  position: fixed;
  top: 0;
  margin-left: 0;
  z-index: 993;
}
/* line 278, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #right_guy {
  position: fixed;
  top: 450px;
  margin-left: 598px;
}
/* line 283, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #footer {
  position: fixed;
  top: 580px;
  z-index: 1000;
}
/* line 288, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #team_logo {
  position: fixed;
  top: 419px;
  margin-left: 13px;
  z-index: 998;
}
/* line 294, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #header {
  position: fixed;
  top: 0;
  z-index: 1000;
}
/* line 299, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #title {
  position: fixed;
  top: 40px;
  z-index: 999;
}
/* line 304, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #box {
  position: fixed;
  top: 169px;
  z-index: 992;
  margin-left: 22px;
}
/* line 310, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #share_text {
  position: fixed;
  top: 241px;
  z-index: 994;
  margin-left: 146px;
}
/* line 316, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #email_box {
  position: fixed;
  top: 353px;
  z-index: 994;
  margin-left: 180px;
}
/* line 322, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #start_button {
  position: fixed;
  top: 384px;
  z-index: 994;
  margin-left: 510px;
}
/* line 328, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #email_input {
  position: fixed;
  top: 388px;
  z-index: 1000;
  margin-left: 186px;
}
/* line 334, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #email_input input {
  width: 295px;
  height: 35px;
  border: 0;
  font-size: 1.5em;
  padding-left: 10px;
}
/* line 341, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race.sass */
.theme_spartan_race.affiliate-members-new #start_button input {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #background {
  z-index: 0;
}
/* line 5, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #overlay {
  z-index: 1;
  position: absolute;
  top: 0;
}
/* line 10, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #logo {
  position: absolute;
  z-index: 2;
  top: 155px;
  margin-left: 14px;
}
/* line 16, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #title {
  position: absolute;
  z-index: 3;
  top: 49px;
  margin-left: 12px;
}
/* line 22, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #button {
  position: absolute;
  z-index: 3;
  top: 176px;
  margin-left: 193px;
}
/* line 28, ../../../app/assets/stylesheets/bootstrap/themes/offers/_spartan_race_dsd.sass */
.theme_spartan_race_dsd #subtitle {
  position: absolute;
  z-index: 4;
  top: 237px;
  margin-left: 180px;
}
/*

*/

