/* 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: 18px;
  line-height: 20px;
  color: #404040;
  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 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
p small {
  font-size: 16px;
  color: #c3bebe;
}

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

/* 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: #c3bebe;
}

/* line 37, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
h1 {
  font-size: 30px;
  line-height: 40px;
}
/* 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: 40px;
}
/* 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: 30px;
}
/* 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: 20px;
}

/* 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: #c3bebe;
  text-transform: uppercase;
}

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

/* 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 10px 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: 20px;
}

/* 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: 20px;
}

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

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

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

/* 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: 20px 0;
  border: 0;
  border-top: 1px solid #f2f1f1;
  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: #c3bebe;
}

/* 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 20px;
  border-left: 5px solid #f2f1f1;
}
/* 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: 25px;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_type.sass */
blockquote small {
  display: block;
  line-height: 20px;
  color: #c3bebe;
}
/* 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 #f2f1f1;
  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: 20px;
  font-style: normal;
  line-height: 20px;
}

/* 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: 17px;
  color: #404040;
  -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: 9.5px;
  margin: 0 0 10px;
  font-size: 16.65px;
  line-height: 20px;
  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: 20px;
}
/* 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 20px;
}

/* 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: 30px;
  font-size: 27px;
  line-height: 40px;
  color: #404040;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}
/* line 29, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
legend small {
  font-size: 15px;
  color: #c3bebe;
}

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

/* 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: #404040;
}

/* line 58, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 20px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 18px;
  line-height: 20px;
  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: #f2f1f1;
  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: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  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: #c3bebe;
}

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

/* 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: 10px;
}

/* 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: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  vertical-align: middle;
  background-color: #f2f1f1;
  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: #9fff29;
  border-color: #4f8f00;
}

/* 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: 10px;
}

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

/* line 522, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_forms.sass */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *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: 10px;
  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: 20px;
}
/* line 22, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_tables.sass */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  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;
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bootstrap/glyphicons-halflings-c8db197d59c2b2c52739d62fed15998b.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
/* line 56, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

/* line 28, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-white {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bootstrap/glyphicons-halflings-white-4be96b9693c198147459ee8ebe378551.png);
}

/* line 31, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-glass {
  background-position: 0 0;
}

/* line 34, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-music {
  background-position: -24px 0;
}

/* line 37, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-search {
  background-position: -48px 0;
}

/* line 40, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-envelope {
  background-position: -72px 0;
}

/* line 43, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-heart {
  background-position: -96px 0;
}

/* line 46, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-star {
  background-position: -120px 0;
}

/* line 49, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 52, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-user {
  background-position: -168px 0;
}

/* line 55, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-film {
  background-position: -192px 0;
}

/* line 58, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-th-large {
  background-position: -216px 0;
}

/* line 61, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-th {
  background-position: -240px 0;
}

/* line 64, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-th-list {
  background-position: -264px 0;
}

/* line 67, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-ok {
  background-position: -288px 0;
}

/* line 70, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-remove {
  background-position: -312px 0;
}

/* line 73, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 76, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 79, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-off {
  background-position: -384px 0;
}

/* line 82, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-signal {
  background-position: -408px 0;
}

/* line 85, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-cog {
  background-position: -432px 0;
}

/* line 88, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-trash {
  background-position: -456px 0;
}

/* line 91, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-home {
  background-position: 0 -24px;
}

/* line 94, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-file {
  background-position: -24px -24px;
}

/* line 97, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-time {
  background-position: -48px -24px;
}

/* line 100, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-road {
  background-position: -72px -24px;
}

/* line 103, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-download-alt {
  background-position: -96px -24px;
}

/* line 106, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-download {
  background-position: -120px -24px;
}

/* line 109, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-upload {
  background-position: -144px -24px;
}

/* line 112, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 115, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 118, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 121, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 124, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 127, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-lock {
  background-position: -287px -24px;
}

/* line 131, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-flag {
  background-position: -312px -24px;
}

/* line 134, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 137, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 140, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 143, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 146, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 149, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 152, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-tag {
  background-position: 0 -48px;
}

/* line 155, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-tags {
  background-position: -25px -48px;
}

/* line 159, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-book {
  background-position: -48px -48px;
}

/* line 162, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-bookmark {
  background-position: -72px -48px;
}

/* line 165, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-print {
  background-position: -96px -48px;
}

/* line 168, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-camera {
  background-position: -120px -48px;
}

/* line 171, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-font {
  background-position: -144px -48px;
}

/* line 174, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-bold {
  background-position: -167px -48px;
}

/* line 178, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-italic {
  background-position: -192px -48px;
}

/* line 181, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 184, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 187, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 190, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 193, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 196, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 199, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-list {
  background-position: -360px -48px;
}

/* line 202, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 205, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 208, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 211, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-picture {
  background-position: -456px -48px;
}

/* line 214, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-pencil {
  background-position: 0 -72px;
}

/* line 217, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-map-marker {
  background-position: -24px -72px;
}

/* line 220, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-adjust {
  background-position: -48px -72px;
}

/* line 223, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-tint {
  background-position: -72px -72px;
}

/* line 226, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-edit {
  background-position: -96px -72px;
}

/* line 229, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-share {
  background-position: -120px -72px;
}

/* line 232, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-check {
  background-position: -144px -72px;
}

/* line 235, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-move {
  background-position: -168px -72px;
}

/* line 238, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 241, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 244, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-backward {
  background-position: -240px -72px;
}

/* line 247, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-play {
  background-position: -264px -72px;
}

/* line 250, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-pause {
  background-position: -288px -72px;
}

/* line 253, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-stop {
  background-position: -312px -72px;
}

/* line 256, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-forward {
  background-position: -336px -72px;
}

/* line 259, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 262, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 265, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-eject {
  background-position: -408px -72px;
}

/* line 268, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 271, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 274, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-plus-sign {
  background-position: 0 -96px;
}

/* line 277, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-minus-sign {
  background-position: -24px -96px;
}

/* line 280, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-remove-sign {
  background-position: -48px -96px;
}

/* line 283, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-ok-sign {
  background-position: -72px -96px;
}

/* line 286, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-question-sign {
  background-position: -96px -96px;
}

/* line 289, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 292, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 295, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 298, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 301, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 304, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 307, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 310, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 314, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 317, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 320, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 323, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 326, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-plus {
  background-position: -408px -96px;
}

/* line 329, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-minus {
  background-position: -433px -96px;
}

/* line 332, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 335, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-exclamation-sign {
  background-position: 0 -120px;
}

/* line 338, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-gift {
  background-position: -24px -120px;
}

/* line 341, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-leaf {
  background-position: -48px -120px;
}

/* line 344, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-fire {
  background-position: -72px -120px;
}

/* line 347, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-eye-open {
  background-position: -96px -120px;
}

/* line 350, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 353, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 356, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-plane {
  background-position: -168px -120px;
}

/* line 359, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 362, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-random {
  background-position: -216px -120px;
}

/* line 365, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-comment {
  background-position: -240px -120px;
}

/* line 368, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 371, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 374, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 378, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 381, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 384, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-folder-close {
  background-position: -384px -120px;
}

/* line 387, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-folder-open {
  background-position: -408px -120px;
}

/* line 390, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 394, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 399, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-hdd {
  background-position: 0 -144px;
}

/* line 402, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-bullhorn {
  background-position: -24px -144px;
}

/* line 405, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-bell {
  background-position: -48px -144px;
}

/* line 408, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-certificate {
  background-position: -72px -144px;
}

/* line 411, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-thumbs-up {
  background-position: -96px -144px;
}

/* line 414, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 417, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 420, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 423, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 426, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 429, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 432, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 435, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 438, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 441, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-globe {
  background-position: -336px -144px;
}

/* line 444, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 447, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 450, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-filter {
  background-position: -408px -144px;
}

/* line 453, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 456, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_sprites.sass */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* 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: 9px 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: 20px;
  color: #404040;
  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 {
  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 {
  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: 20px;
  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: 18px;
  line-height: 20px;
  *line-height: 20px;
  color: #404040;
  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: #404040;
  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 {
  padding: 9px 14px;
  font-size: 20px;
  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-"] {
  margin-top: 1px;
}

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

/* 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: 16px;
  line-height: 16px;
}

/* 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: #f4834c;
  background-image: -moz-linear-gradient(top, #f69769, #f26521);
  background-image: -ms-linear-gradient(top, #f69769, #f26521);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f69769), to(#f26521));
  background-image: -webkit-linear-gradient(top, #f69769, #f26521);
  background-image: -o-linear-gradient(top, #f69769, #f26521);
  background-image: linear-gradient(top, #f69769, #f26521);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f69769', endColorstr='#f26521', GradientType=0);
  border-color: #f26521 #f26521 #bc440b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #f26521;
  /* 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: #f26521;
  *background-color: #ec560e;
}
/* line 412, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.btn-warning:active, .btn-warning.active {
  background-color: #d44d0c \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,
input[type="submit"].btn.btn-large {
  *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: 10px;
  margin-bottom: 10px;
}
/* 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 {
  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: #f26521;
}
/* 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 {
  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 {
  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 {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  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 {
  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 {
  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: 20px;
  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: #f2f1f1;
}

/* 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: 20px;
  color: #c3bebe;
  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: 20px;
  color: #c3bebe;
  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: 9px 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: 20px;
  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: #f2f1f1 #f2f1f1 #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: #404040;
  border-bottom-color: #404040;
}

/* 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: #c3bebe;
  border-color: #c3bebe;
}

/* 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: #c3bebe;
}

/* 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: #f2f1f1 #dddddd #f2f1f1 #f2f1f1;
}

/* 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: #f2f1f1 #f2f1f1 #f2f1f1 #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: 20px;
}

/* 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: #343434;
  background-image: -moz-linear-gradient(top, #404040, #222222);
  background-image: -ms-linear-gradient(top, #404040, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#404040), to(#222222));
  background-image: -webkit-linear-gradient(top, #404040, #222222);
  background-image: -o-linear-gradient(top, #404040, #222222);
  background-image: linear-gradient(top, #404040, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', 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: #c3bebe;
}
/* 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: #c3bebe;
}
/* 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: #c3bebe;
}
/* 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: #404040;
  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: #c3bebe;
  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: 20px;
}

/* 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 #404040;
}

/* 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: #343434;
  background-image: -moz-linear-gradient(top, #404040, #222222);
  background-image: -ms-linear-gradient(top, #404040, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#404040), to(#222222));
  background-image: -webkit-linear-gradient(top, #404040, #222222);
  background-image: -o-linear-gradient(top, #404040, #222222);
  background-image: linear-gradient(top, #404040, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', 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 20px;
  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: #c3bebe;
}
/* line 19, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_breadcrumbs.sass */
.breadcrumb .active a {
  color: #404040;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_pagination.sass */
.pagination {
  height: 40px;
  margin: 20px 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: 38px;
  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: #c3bebe;
  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: #c3bebe;
  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: 20px;
  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: #c3bebe;
  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: 20px;
  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: 15.228px;
  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: #c3bebe;
}

/* 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: #f26521;
}

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

/* 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: #404040;
}

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

@-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: #f4834c;
  background-image: -moz-linear-gradient(top, #f69769, #f26521);
  background-image: -ms-linear-gradient(top, #f69769, #f26521);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f69769), to(#f26521));
  background-image: -webkit-linear-gradient(top, #f69769, #f26521);
  background-image: -o-linear-gradient(top, #f69769, #f26521);
  background-image: linear-gradient(top, #f69769, #f26521);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f69769', endColorstr='#f26521', GradientType=0);
}

/* line 113, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_progress-bars.sass */
.progress-warning.progress-striped .bar {
  background-color: #f69769;
  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: 20px;
}

/* 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: 20px;
  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: #404040;
  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: #f2f1f1;
  -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: 30px;
  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;
}

/* line 6, ../../../app/assets/stylesheets/bootstrap/_mixins.sass */
.gutters {
  padding: 20px 30px;
}

/* line 11, ../../../app/assets/stylesheets/bootstrap/_mixins.sass */
.default-shadow {
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}

/* line 16, ../../../app/assets/stylesheets/bootstrap/_mixins.sass */
.default-shadow-light {
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}

/* line 1, ../../../app/assets/stylesheets/bootstrap/_global.sass */
html {
  min-height: 100%;
}

/* line 4, ../../../app/assets/stylesheets/bootstrap/_global.sass */
body {
  background-color: #f6f6f6;
  color: #2f2f2f;
}

/* line 8, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.center-block {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 12, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.application-container-gap {
  padding-left: 40px;
  padding-right: 40px;
}

/* line 17, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.orange {
  color: #f26521;
}

/* line 19, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.green {
  color: #4f8f00;
}

/* line 21, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.white {
  color: white;
}

/* line 23, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.light {
  color: #c3bebe;
}

/* line 25, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.text-center {
  text-align: center;
}

/* line 27, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.position-relative {
  position: relative;
}

/* line 29, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.debug {
  background-color: yellow;
  border: 2px solid red;
}

/* line 34, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.validator-error {
  border-color: rgba(255, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

/* line 38, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header {
  background: #2f2f2f;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* line 43, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .container {
  font-size: 16px;
  width: 940px;
}
/* line 47, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .logo,
.site-header .brand {
  float: left;
  margin: 0;
  padding: 12px 0;
  vertical-align: middle;
}
/* line 54, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .logo:hover .brand-slogan,
.site-header .brand:hover .brand-slogan {
  color: #dddddd;
}
/* line 57, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .brand-slogan {
  color: #bbbbbb;
  font-size: 11px;
  height: 27px;
  line-height: 15px;
  margin: -4px 0 0 14px;
  vertical-align: middle;
  width: 140px;
  display: inline-block;
}
/* line 67, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .nav {
  border-left: 1px solid black;
  border-right: 1px solid #444444;
  float: right;
  padding: 0;
  margin: 0;
}
/* line 75, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .nav > li > a {
  border-left: 1px solid #444444;
  border-right: 1px solid black;
  color: #bbbbbb;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px 19px;
  text-transform: capitalize;
}
/* line 84, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .nav > li > a:hover {
  color: #dddddd;
}
/* line 87, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.site-header .dropdown-toggle {
  height: 18px;
}

/* line 93, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.dashboard-footer .footer-links {
  margin-top: 30px;
  background-color: none;
  padding-bottom: 30px;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2px;
}
/* line 104, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.dashboard-footer .footer-links hr {
  margin-top: 0px;
  background-color: white;
  border-top: solid 1px #cfcfcf;
  height: 2px;
}
/* line 110, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.dashboard-footer .footer-links a {
  color: #404040;
}

/* line 120, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.content-inner {
  width: 940px;
  padding: 20px 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.content-inner:before, .content-inner:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.content-inner:after {
  clear: both;
}

/* line 128, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.white-box {
  background: white;
  border: 1px solid #dad7d7;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}

/* line 136, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.extra-wide-box {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.extra-wide-box:before, .extra-wide-box:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.extra-wide-box:after {
  clear: both;
}

/* line 143, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.text-box {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  background: white;
  border: 1px solid #dad7d7;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.text-box:before, .text-box:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.text-box:after {
  clear: both;
}

/* line 146, ../../../app/assets/stylesheets/bootstrap/_global.sass */
.buttons-holder {
  border-top: 1px solid #dad7d7;
  background-color: #f2f0ef;
  background-image: -moz-linear-gradient(top, #f7f6f4, #ebe9e9);
  background-image: -ms-linear-gradient(top, #f7f6f4, #ebe9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f6f4), to(#ebe9e9));
  background-image: -webkit-linear-gradient(top, #f7f6f4, #ebe9e9);
  background-image: -o-linear-gradient(top, #f7f6f4, #ebe9e9);
  background-image: linear-gradient(top, #f7f6f4, #ebe9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f6f4', endColorstr='#ebe9e9', GradientType=0);
  padding: 20px 30px;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.buttons-holder:before, .buttons-holder:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.buttons-holder:after {
  clear: both;
}

/* line 75, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
input.btn {
  line-height: 0px !important;
  width: auto;
  height: auto !important;
}

/* line 82, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.control-label {
  padding-top: 12px !important;
}

/* line 86, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.fieldWithErrors {
  display: inline-block;
  width: auto;
}
/* line 89, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.fieldWithErrors input {
  border-color: red;
}

/* line 92, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.errorExplanation {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  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;
}
/* line 94, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.errorExplanation h2 {
  font-weight: 200;
}

/* line 98, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.container.error {
  padding-top: 25px;
}

/* line 102, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding {
  min-height: 100%;
}
/* line 110, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding h1 {
  font-size: 38px;
  margin: 20px 0;
  text-shadow: 1px 1px 1px white;
  font-weight: 300;
}
/* line 117, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding h1.bigger {
  font-size: 80px;
  line-height: normal;
}
/* line 120, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding h1.bigger.signup {
  font-size: 68px;
}
/* line 124, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
/* line 127, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding h2.bigger {
  font-size: 36px;
  line-height: normal;
  font-weight: normal;
}
/* line 132, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding blockquote {
  font-size: 16px;
}
/* line 134, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding blockquote p {
  font-size: 100%;
  line-height: 21px;
}
/* line 137, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding blockquote small {
  font-size: 90%;
  line-height: 21px;
}
/* line 142, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sub-heading {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 20px;
  text-shadow: 1px 1px 1px white;
}
/* line 147, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .lead {
  font-size: 105%;
}
/* line 149, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sub-text {
  font-size: 15px;
  line-height: normal;
  color: darkgrey;
}
/* line 156, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-large [class^="icon-"] {
  margin-top: 0;
  vertical-align: middle;
}
/* line 159, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-large i {
  margin-top: 10px;
}
/* line 162, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-gray {
  color: #b1b1b1;
}
/* line 164, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-gray [class^="icon-"] {
  opacity: 0.5;
}
/* line 166, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-gray:hover [class^="icon-"] {
  opacity: 1;
}
/* line 168, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .button-middle {
  font-size: 18px;
}
/* line 172, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check, .l_onboarding .cross {
  width: 32px;
  height: 32px;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/icons/sprite-check-38616da4fb73d834c6ee11755af61968.png);
  display: inline-block;
  vertical-align: middle;
}
/* line 178, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check.check-orange, .l_onboarding .cross.check-orange {
  background-position: 0 0;
}
/* line 180, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check.check-green, .l_onboarding .cross.check-green {
  background-position: 0 -32px;
}
/* line 182, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check.check-white, .l_onboarding .cross.check-white {
  background-position: 0 -64px;
}
/* line 184, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check.cross-white, .l_onboarding .cross.cross-white {
  background-position: 0 -96px;
}
/* line 186, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check.cross-red, .l_onboarding .cross.cross-red {
  background-position: 0 -128px;
}
/* line 190, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .form-box {
  background: white;
  border: 1px solid #dad7d7;
  width: 1000px;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
/* line 197, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .form-box .form-inner {
  min-height: 293.33333px;
}
/* line 200, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .form-box h2 {
  font-size: 22px;
  font-weight: 400;
}
/* line 203, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .form-box .buttons-holder {
  width: auto;
}
/* line 2, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form fieldset {
  padding-top: 20px;
}
/* line 4, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form select {
  height: 60px;
  padding: 15px 5px 15px 10px;
}
/* line 7, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form input {
  height: 28px;
  height: 30px;
  line-height: 28px;
  padding: 15px;
}
/* line 12, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form select, .l_onboarding form input, .l_onboarding form textarea {
  margin-bottom: 15px;
}
/* line 14, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form select:hover, .l_onboarding form input:hover, .l_onboarding form textarea:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 210, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form fieldset {
  border-top: 1px solid #dad7d7;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
/* line 215, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form fieldset p {
  margin-bottom: 20px;
}
/* line 217, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form input {
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
/* line 219, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .help-inline {
  margin-bottom: 15px;
  padding-right: 5px;
}
/* line 223, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-prepend {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
/* line 227, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-prepend .add-on {
  padding: 15px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 15px;
  margin-right: -6px;
}
/* line 237, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-append {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
/* line 241, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-append .add-on {
  padding: 15px;
  height: 28px;
  line-height: 28px;
}
/* line 248, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-big {
  width: 460px;
}
/* line 250, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form input.input-big {
  width: 385px;
}
/* line 252, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-middle {
  width: 140px;
}
/* line 254, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .input-sm {
  width: 60px;
}
/* line 256, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .curebit-input {
  -webkit-appearance: none;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
  color: #404040;
  border: 1px solid #dad7d7;
}
/* line 262, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding form .curebit-input:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 266, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form {
  border-width: 2px;
  border-color: #ebe9e9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-tweet-box-0ae9c963430a061ac4d41934bb026699.png) white no-repeat 100% 100%;
}
/* line 271, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form p.hint {
  font-weight: 200;
  margin-bottom: 5px;
  color: #999999;
}
/* line 275, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box, .l_onboarding .sign-up-form .tweet-holder {
  width: 47%;
}
/* line 277, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box {
  float: left;
}
/* line 279, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box label {
  font-size: 11px;
  line-height: 12px;
  height: 12px;
  margin-top: -10px;
  margin-bottom: -14px;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  float: right;
  margin-right: 50px;
  padding: 1px 3px;
}
/* line 292, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box label.error.validated {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
  border-radius: 0;
  text-shadow: none;
  font-size: 18px;
  margin-top: 20px;
  width: 32px;
  height: 32px;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/icons/sprite-check-38616da4fb73d834c6ee11755af61968.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -32px;
}
/* line 303, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box label.error {
  background: red;
}
/* line 306, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box .message-text {
  font-size: 11px;
  line-height: 12px;
  height: 12px;
  margin-top: -10px;
  margin-bottom: -14px;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  float: right;
  margin-right: 50px;
  padding: 1px 3px;
}
/* line 319, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box .success input.text {
  border-color: #5cc151;
}
/* line 321, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box input.error {
  border-color: #ff2600;
}
/* line 324, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box .error input.text {
  border-color: #ff2600;
}
/* line 326, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box .error .message-text {
  background: red;
}
/* line 328, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box .btn-submit {
  float: right;
  margin: 10px 50px 0 0;
  height: 38px !important;
  padding: 0px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
/* line 336, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .inputs-box input.text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 360px;
  margin: 10px;
  margin-left: 0;
}
/* line 341, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder {
  float: right;
  height: 440px;
  overflow: hidden;
  padding-right: 10px;
}
/* line 347, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .holder > p {
  font-size: 26px;
  line-height: normal;
  padding-bottom: 20px;
}
/* line 352, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweets ul, .l_onboarding .sign-up-form .tweet-holder .tweets li {
  list-style: none;
}
/* line 354, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweet {
  background: rgba(227, 227, 226, 0.6);
  border: 2px solid rgba(161, 153, 148, 0.6);
  box-shadow: 0 0 10px #999999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 25px 0;
  padding: 10px;
  font-size: 14px;
  line-height: normal;
  color: #474646;
}
/* line 366, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweet a {
  color: #474646;
  text-decoration: none;
}
/* line 369, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweet .avatar-holder {
  float: left;
  width: 60px;
}
/* line 372, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweet .text-holder {
  margin-left: 60px;
}
/* line 374, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .sign-up-form .tweet-holder .tweet .text-holder .top {
  margin-bottom: 3px;
}
/* line 378, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box {
  background: white;
  border: 1px solid #dad7d7;
  width: 1000px;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
/* line 385, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .top-padding {
  padding-top: 20px;
}
/* line 387, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .text-inner {
  width: 940px;
  padding: 20px 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  min-height: 293.33333px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .text-box .text-inner:before, .l_onboarding .text-box .text-inner:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .text-box .text-inner:after {
  clear: both;
}
/* line 390, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .text-inner h2 {
  font-size: 22px;
  font-weight: 400;
}
/* line 392, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .text-inner p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
/* line 394, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .text-inner .page-header {
  margin: 0px;
  margin-bottom: 15px;
}
/* line 397, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .buttons-holder {
  width: 940px;
  padding: 20px 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  width: auto;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .text-box .buttons-holder:before, .l_onboarding .text-box .buttons-holder:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .text-box .buttons-holder:after {
  clear: both;
}
/* line 401, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .summary-customer a {
  color: #f26521;
}
/* line 404, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .text-box .summary-customer-friend a {
  color: #4f8f00;
}
/* line 407, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dark-box {
  border-top: 5px solid rgba(0, 0, 0, 0.5);
  padding-top: 100px;
  margin-top: -160px;
  padding-top: 160px;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-gray-grad-f5c4562d2f21641e3e6fbfd4a8082f1e.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  margin-bottom: 0px;
}
/* line 425, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dark-box h2 {
  color: white;
}
/* line 428, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dark-box blockquote p {
  color: #f2f1f1;
}
/* line 430, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dark-box blockquote small {
  color: #c3bebe;
}
/* line 433, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .landing-box {
  width: 410px;
}
/* line 435, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .landing-box .video-box {
  border: 5px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px #c3bebe;
  -moz-box-shadow: 0px 0px 4px #c3bebe;
  box-shadow: 0px 0px 4px #c3bebe;
  margin-bottom: 20px;
}
/* line 441, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-create {
  line-height: 32px;
  display: block;
  padding: 30px;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
/* line 448, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .btn-create:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 450, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .top-margin {
  margin-top: 35px;
}
/* line 453, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box {
  margin-bottom: 20px;
}
/* line 455, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .thumbnail {
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 457, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box h2 {
  color: white;
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}
/* line 462, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .one h2 {
  background: #99cc33;
}
/* line 464, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .two h2 {
  background: #669966;
}
/* line 466, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .three h2 {
  background: #003300;
}
/* line 468, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
  border-radius: 0;
  text-shadow: none;
  font-size: 18px;
  font-size: 16px;
  display: table;
  width: 100%;
  text-align: center;
  font-weight: 300;
}
/* line 475, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description li {
  display: table-row;
  line-height: normal;
}
/* line 478, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description li .inner {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}
/* line 483, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description li:first-child .inner {
  height: 70px;
}
/* line 485, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description li:nth-child(2n) {
  background: #f6f3f3;
}
/* line 487, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .plans-box .description li.price {
  font-weight: bold;
  font-size: 24px;
}
/* line 491, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .feature-list h1 {
  color: gainsboro;
  line-height: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* line 496, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .feature-list h2 {
  font-weight: 200;
}
/* line 498, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .feature-list p {
  color: white;
  font-size: 14px;
}
/* line 502, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .gray-holder {
  background: #d0cfcf;
  border: 5px solid white;
  padding: 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
/* line 510, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check-list {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
  border-radius: 0;
  text-shadow: none;
  font-size: 18px;
  display: table;
}
/* line 513, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check-list li {
  font-size: 18px;
  padding: 10px;
  margin: 10px 0;
  color: #373636;
}
/* line 518, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check-list li .contains-icon, .l_onboarding .check-list li span {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
/* line 520, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check-list li span {
  padding-left: 10px;
}
/* line 522, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .check-list li:nth-child(2n+1) {
  background: #8e8b8b;
  color: white;
}
/* line 527, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .popover .popover-inner {
  width: 360px;
}
/* line 529, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .popover p {
  font-size: 12px;
  line-height: normal;
}
/* line 535, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .credit-card input {
  height: 18px;
  width: 300px;
}
/* line 538, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .credit-card .ccv {
  width: 60px;
}
/* line 540, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .credit-card .cc {
  width: 200px;
}
/* line 542, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .credit-card select {
  width: 162px;
  height: 50px;
  padding: 4px;
}
/* line 549, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .post-signup input {
  height: 18px;
  width: 300px;
}
/* line 552, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .post-signup select {
  width: 333px;
  height: 50px;
  padding: 4px;
}
/* line 557, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .post-signup .input-prepend .add-on {
  padding: 10px;
}
/* line 559, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .post-signup .address {
  width: 230px;
}
/* line 565, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form input {
  height: 18px;
  width: 300px;
}
/* line 568, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form .contact-submit {
  line-height: normal !important;
  margin-left: 160px;
  padding: 9px 15px;
  width: auto;
}
/* line 573, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form textarea {
  height: 150px;
  width: 320px;
}
/* line 576, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form select {
  width: 333px;
  height: 50px;
  padding: 4px;
}
/* line 581, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form .input-prepend .add-on {
  padding: 10px;
}
/* line 583, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .contact-form .address {
  width: 230px;
}
/* line 585, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .address-link img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  margin-left: 10px;
}
/* line 590, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .address-link img:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 596, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .login-form input {
  height: 18px;
  width: 300px;
}
/* line 599, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .login-form .submit-margin {
  margin-right: 49px;
}
/* line 604, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-builder-questions {
  line-height: 33px;
}
/* line 606, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-builder-questions input {
  height: 17px;
  margin-top: 2px;
  margin-bottom: 5px;
  padding: 4px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  color: #f26521;
}
/* line 615, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-builder-questions .input-prepend {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
  border-radius: 0;
  text-shadow: none;
  font-size: 18px;
}
/* line 617, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-builder-questions .input-prepend .add-on {
  padding: 0;
  margin: 0;
  height: 25px;
  margin-right: -6px;
  margin-bottom: 3px;
  line-height: 24px;
  font-size: 14px;
}
/* line 625, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .lang-select {
  display: inline;
}
/* line 627, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .flow {
  display: inline;
}
/* line 629, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward {
  display: inline;
  margin-top: 35px;
  padding: 1px;
  color: #f26521;
  border-bottom: 1px dashed #f26521;
  cursor: pointer;
}
/* line 648, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .friend .reward {
  color: #4f8f00;
  border-bottom: 1px dashed #4f8f00;
}
/* line 651, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .friend input {
  color: #4f8f00;
}
/* line 654, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding a.reward:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
/* line 657, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dropdown {
  display: inline;
}
/* line 659, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .dropdown-menu {
  margin-top: 15;
}
/* line 661, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-input {
  background-color: #f2f1f1;
  text-align: right;
  border: 1px solid #cccccc;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 670, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .next_step {
  clear: both;
  border-top: 1px solid #f2f1f1;
  margin-top: 15px;
  padding-top: 10px;
}
/* line 676, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .reward-tip {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 200;
}
/* line 681, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .extra-margin {
  margin-top: 100px;
}
/* line 683, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .end-margin {
  margin-top: 100px;
  margin-bottom: 400px;
}
/* line 688, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .email-container .toolbar-inner {
  height: 40px;
}
/* line 692, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  background: white;
  border: 1px solid #dad7d7;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box:before, .l_onboarding .widget-box:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box:after {
  clear: both;
}
/* line 695, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box *, .l_onboarding .widget-box .content-box * {
  font-size: 13px;
  line-height: 18px;
}
/* line 699, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box .toolbar-inner {
  padding: 0 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
}
/* line 703, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box .logo {
  width: 140px;
}
/* line 705, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box .dropdown-link {
  float: right;
  margin-top: 6px;
}
/* line 708, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box .main-link {
  font-size: 13px;
  line-height: 18px;
}
/* line 711, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .toolbar-box .toggle-link {
  font-size: 13px;
  line-height: 18px;
  height: 18px;
}
/* line 716, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box {
  width: 940px;
  padding: 20px 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  background: white;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box:before, .l_onboarding .widget-box .content-box:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box:after {
  clear: both;
}
/* line 719, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .help-text {
  float: left;
  width: 250px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  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;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 724, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box {
  float: right;
  width: 600px;
  height: 301px;
}
/* line 728, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview {
  display: none;
  position: absolute;
  background-color: white;
  width: 595px;
  height: 299px;
  margin: 1px;
  z-index: 2 !important;
  overflow: hidden;
}
/* line 737, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .twitter-preview {
  display: none;
  width: 100%;
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-twitter-tweet-preview-d6c09d22a9a5018a523b6b348db7b33d.png) no-repeat 0 0;
  position: relative;
  z-index: 9999;
  background-color: white;
  padding-bottom: 20px;
}
/* line 745, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .twitter-preview .twitter-preview-text {
  padding-top: 30px;
  margin-left: 70px;
  width: 450px;
  font-size: 14px;
}
/* line 750, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .twitter-background {
  height: 100%;
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-twitter-preview-c22950ab17d868e80532eda32aa069bc.png) no-repeat 0 0;
  background-color: white;
  position: relative;
}
/* line 756, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview {
  display: none;
  width: 100%;
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/facebook-preview-live-aac1b15751830abd691a0708a55855c7.png) no-repeat 0 0;
}
/* line 760, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-background {
  height: 100%;
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-facebook-post-preview-1b28329100154f2ed6909cec1f802707.png) no-repeat 0 0;
}
/* line 763, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text {
  margin-left: 80px;
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
  width: 450px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text:before, .l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text:after {
  clear: both;
}
/* line 771, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text h3 {
  color: #3b5998;
  font-size: 12px;
}
/* line 774, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text p {
  color: #333333;
  font-size: 12px;
}
/* line 777, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text .preview-image {
  float: left;
  margin-bottom: 10px;
}
/* line 780, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text .preview-text {
  float: right;
  width: 295px;
  margin-right: 55px;
}
/* line 784, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text .preview-text p {
  color: #999999;
}
/* line 786, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text .preview-footer {
  margin-top: 40px;
  position: absolute;
  bottom: 5px;
  font-size: 11px;
  color: #3b5998;
}
/* line 792, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .preview .newsfeed-preview-text .preview-footer .grey {
  color: #999999;
  font-size: 11px;
}
/* line 795, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box {
  padding: 110px 0 0 75px;
}
/* line 797, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .picture-box {
  float: left;
  border: 2px solid #383837;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 15px;
}
/* line 802, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .picture-box a {
  display: block;
}
/* line 804, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .picture-box:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 807, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .editable-text {
  text-decoration: underline;
  font-size: 14px;
  color: #4f8f00;
  height: 18px;
  line-height: 18px;
  width: 90%;
  margin: 0;
}
/* line 815, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .editable-text.small-text {
  font-size: 10px;
  text-decoration: none;
}
/* line 818, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .editable-text:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
/* line 820, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .post-inner {
  margin-left: 120px;
}
/* line 822, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .post-inner .link-box {
  padding: 0 5px;
}
/* line 824, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .post-inner .link-box a {
  font-size: 12px;
  color: #b3afaf;
  font-weight: bold;
  text-descoration: none;
}
/* line 829, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box {
  border-bottom: 1px solid #696767;
  padding-bottom: 10px;
}
/* line 832, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul {
  *zoom: 1;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
  border-radius: 0;
  text-shadow: none;
  font-size: 18px;
  font-size: 14px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul:before, .l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul:after {
  clear: both;
}
/* line 836, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul li {
  color: #c8c6c6;
  padding: 5px 0 0;
  line-height: 20px;
}
/* line 840, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul li span {
  color: #696767;
  font-weight: bold;
  float: left;
  width: 65px;
  text-align: right;
  padding-right: 10px;
}
/* line 847, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .header-box ul li .editable-text {
  float: left;
  width: 70%;
  margin: -4px 0;
}
/* line 851, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box {
  border: 1px solid #d9d6d6;
  margin-top: 20px;
  padding: 1px;
}
/* line 855, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-name {
  background: #f0efef;
  padding: 5px 10px;
}
/* line 858, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-name .editable-text {
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  background: #f0efef;
  text-decoration: none;
}
/* line 864, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-name .editable-text:hover {
  background: white;
}
/* line 866, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-content {
  padding: 5px 10px;
}
/* line 868, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-content .editable-text {
  height: 80px;
  line-height: 23px;
}
/* line 871, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-box .message-share-message {
  padding: 5px 10px;
}
/* line 874, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-footer p {
  font-size: 11px;
  line-height: 14px;
  color: #c6c2c2;
  margin: 9px 0 0;
}
/* line 879, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box .post-box .message-footer .logo-small {
  float: right;
}
/* line 881, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.facebook-widget {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-facebook-post-0ac1c80da44c132be2e1b1317c13fd2a.jpg) no-repeat 0 0;
  height: 301px;
}
/* line 884, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.facebook-widget .editable-text {
  resize: none;
  border: 0;
  box-shadow: none;
}
/* line 888, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.facebook-widget .share-text {
  height: 45px;
}
/* line 890, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.twitter-widget {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/bg-twitter-post-64e5e8d7c1c8c34db6f83b669bf305ad.jpg) no-repeat 0 0;
  position: relative;
}
/* line 893, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.twitter-widget .label {
  position: absolute;
  right: 0;
  margin-right: 15px;
  margin-top: 58px;
  z-index: 1;
}
/* line 901, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.twitter-widget .post-box {
  padding-left: 15px;
}
/* line 903, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.twitter-widget .editable-text {
  height: 70px;
  line-height: 23px;
  padding: 5px 7px;
  width: 95%;
}
/* line 909, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.email-widget .editable-text {
  resize: none;
  border: 0;
  box-shadow: none;
}
/* line 913, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .widget-box .content-box .widget-content-box.email-widget .post-box {
  border: 1px solid #e9e9e9;
  padding: 10px 20px;
}
/* line 921, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails {
  margin-left: -20px;
  margin-bottom: 0;
}
/* line 924, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 0;
  width: 300px;
}
/* line 929, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li .label-holder {
  position: absolute;
  left: 0;
  top: 102px;
  text-align: center;
  width: 100%;
}
/* line 935, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li .link-preview {
  padding: 2px 4px 3px;
  font-size: 15.3px;
  font-weight: bold;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c3bebe;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #468847;
  font-size: 10px;
  text-transform: uppercase;
}
/* line 33, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li .link-preview:hover {
  text-decoration: none;
  background-color: #356635;
}
/* line 940, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li .thumbnail {
  *zoom: 1;
  background: white;
  margin-bottom: 20px;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .thumbnails > li .thumbnail:before, .l_onboarding .thumbnails > li .thumbnail:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .thumbnails > li .thumbnail:after {
  clear: both;
}
/* line 944, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails .buttonBox {
  *zoom: 1;
}
/* line 13, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .thumbnails .buttonBox:before, .l_onboarding .thumbnails .buttonBox:after {
  display: table;
  content: "";
}
/* line 17, ../../../app/assets/stylesheets/bootstrap/base/compass_twitter_bootstrap/_mixins.sass */
.l_onboarding .thumbnails .buttonBox:after {
  clear: both;
}
/* line 946, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .thumbnails > li, .l_onboarding .thumbnails .btn, .l_onboarding .thumbnails h3, .l_onboarding .thumbnails p {
  font-size: 13px;
  line-height: 18px;
}
/* line 951, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .preview {
  display: none;
}
/* line 954, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .well {
  margin-top: 40px;
  font-size: 13px;
  position: relative;
}
/* line 958, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .well:after, .l_onboarding .theme-preview .well:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-bottom: -1px;
}
/* line 967, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .well:after {
  border-bottom-color: whitesmoke;
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}
/* line 973, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .well:before {
  border-bottom-color: #eeeeee;
  border-width: 22px;
  left: 50%;
  margin-left: -22px;
}
/* line 978, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview p {
  font-size: 14px;
}
/* line 980, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview h2 {
  font-weight: 400;
}
/* line 982, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview h3 {
  font-weight: 400;
  margin-bottom: 15px;
}
/* line 985, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .extra-top-padding {
  padding-top: 5px;
}
/* line 987, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .gray-holder {
  text-align: center;
  position: relative;
}
/* line 990, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .gray-holder .hover-text {
  position: absolute;
  height: 100%;
  width: 100%;
  color: white;
  background-color: green;
  margin-left: -9px;
  margin-top: -9px;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
/* line 1000, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.l_onboarding .theme-preview .gray-holder .hover-text p {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  text-shadow: 2px 2px 2px black;
}

/* line 1019, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.smaller-fonts {
  font-size: 14px !important;
}
/* line 1021, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.smaller-fonts h2 {
  font-size: 22px !important;
}
/* line 1023, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.smaller-fonts p, .smaller-fonts ol, .smaller-fonts li {
  font-size: 14px !important;
}
/* line 1026, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.smaller-fonts h3 {
  font-size: 16px !important;
}
/* line 1029, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.smaller-fonts pre {
  margin-top: 15px !important;
}

/* line 1032, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.pull-left {
  float: left;
}

/* line 1038, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
select.platform-select {
  height: auto !important;
  padding: 0px !important;
  width: 345px;
}

/* line 1043, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.selfserve-integration h2 {
  font-weight: 400;
}

/* line 1046, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help .well {
  padding: 15px;
  padding-left: 25px;
}
/* line 1049, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help h3 {
  font-weight: 400;
}
/* line 1051, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help p {
  font-size: 14px;
}
/* line 1053, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help .btn {
  font-size: 14px;
}
/* line 1055, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help form {
  margin: 0;
}
/* line 1057, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help textarea {
  font-size: 12px;
  width: 288px;
  height: 32px;
  padding: 5px;
}
/* line 1062, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-help .textfield {
  height: 22px;
  width: 252px;
  padding: 5px;
}

/* line 1066, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-status-tip {
  float: left;
  width: 60%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
  font-size: 10px;
}

/* line 1074, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures {
  padding-top: 25px;
}
/* line 1076, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures p {
  font-size: 14px;
}
/* line 1078, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures h2 {
  font-weight: 200;
  font-size: 24px;
  text-shadow: 1px 1px 1px white;
}
/* line 1082, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures ul {
  list-style: none;
  margin-left: 10px;
}
/* line 1085, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures ul li {
  font-size: 14px;
}
/* line 1087, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .btn {
  font-size: 14px;
  float: right;
}
/* line 1090, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .action {
  float: right;
  display: block;
  height: 43px;
  position: absolute;
  bottom: 0px;
  right: 15px;
}
/* line 1098, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .options {
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, white, #f8f8f8);
  background-image: -ms-linear-gradient(top, white, #f8f8f8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, white, #f8f8f8);
  background-image: -o-linear-gradient(top, white, #f8f8f8);
  background-image: linear-gradient(top, #ffffff, #f8f8f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f8f8f8', GradientType=0);
  border: 5px solid #eaeaec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  margin-bottom: 25px;
}
/* line 1106, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .options .btn {
  width: 135px;
  text-align: center;
}
/* line 1109, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .options p {
  width: 655px;
  display: block;
}
/* line 1112, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .selected {
  border: 5px solid #d6e9c6;
}
/* line 1116, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .unavailable {
  border: 5px solid #ecd5d5;
}
/* line 1118, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .notlisted {
  display: none;
}
/* line 1121, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .notlisted .input-append .btn {
  margin-left: -1px;
  float: left;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  width: 58px;
}
/* line 1126, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .notlisted .input-append input {
  margin-right: 0px;
}
/* line 1129, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.choosefeatures .bottom-margin {
  margin-bottom: 25px;
}

/* line 1140, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_docs .footer {
  margin-top: 40px;
}

/* line 1145, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .action-box {
  float: right;
}
/* line 1148, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .smaller-fonts {
  font-size: 14px;
}
/* line 1150, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .smaller-fonts h2 {
  font-size: 22px;
}
/* line 1152, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .smaller-fonts p, .integration .smaller-fonts ol, .integration .smaller-fonts li {
  font-size: 14px;
}
/* line 1155, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .smaller-fonts h3 {
  font-size: 16px;
}
/* line 1158, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration pre {
  margin-top: 15px;
}
/* line 1163, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration pre ol li span, .integration pre, .integration pre ol, .integration pre ol li {
  font-size: 10px;
}
/* line 1167, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .min-box-height {
  min-height: 550px;
}
/* line 1171, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .documentation .well {
  margin-left: 0px;
  padding-left: 25px;
}
/* line 1174, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .documentation hr + div {
  margin-left: 25px;
  margin-top: -5px;
}
/* line 1178, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .cart-list {
  margin-left: 20px;
}
/* line 1182, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .parameters {
  margin-bottom: 25px;
}
/* line 1184, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .parameters .row {
  margin-top: 15px;
  border-top: 1px solid #eeeeee;
}
/* line 1187, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration .parameters .row .required {
  font-size: 10px;
}

/* line 1192, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.integration-nav {
  font-size: 80%;
  line-height: 80%;
  padding: 0;
  padding-top: 20px;
}

/* line 1200, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown {
  display: none;
  background-color: #292929;
  border-top: 1px solid #434343;
  height: 120px;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 1209, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .content-inner {
  padding-top: 5;
  padding-bottom: 10;
}
/* line 1213, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .well {
  background: none;
  border: none;
  padding: 20px 0 0 0;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 1221, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .login {
  font-size: 16px;
  color: #f2f1f1;
}
/* line 1224, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .login input {
  font-size: 16px;
  height: 20px !important;
  margin-right: 5px;
  padding: 10px;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 1230, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .login input.btn {
  height: 42px !important;
}
/* line 1232, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .login .login-inline-link {
  color: #bbbbbb;
  display: inline-block;
  margin: -13px 0 0 20px;
  vertical-align: middle;
}
/* line 1237, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown .login .login-inline-link:hover {
  color: #dddddd;
  text-decoration: none;
}
/* line 1241, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.top-dropdown button {
  height: 42px;
  margin-bottom: 15px;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}

/* line 1249, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.full-height {
  min-height: 700px;
}

/* line 1252, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.footer-fun {
  position: fixed;
  height: 500px;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  bottom: 0px;
  z-index: -2;
}

/* line 1273, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 0;
  z-index: 100000;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
  background-color: #3a3a3a;
  background-image: -moz-linear-gradient(top, #404040, #333333);
  background-image: -ms-linear-gradient(top, #404040, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#404040), to(#333333));
  background-image: -webkit-linear-gradient(top, #404040, #333333);
  background-image: -o-linear-gradient(top, #404040, #333333);
  background-image: linear-gradient(top, #404040, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#333333', GradientType=0);
  border-bottom: 1px solid #cbcbcb;
}
/* line 1281, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav {
  margin: 0px;
}
/* line 1285, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav li a {
  color: #5e5e5e;
  font-size: 13px;
  margin: 0;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
/* line 1290, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav li a:hover {
  color: #5e5e5e;
}
/* line 1292, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav li a i[class*='icon'] {
  margin-top: -2px;
  opacity: 0.2;
}
/* line 1299, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .active a {
  background: #353535;
  color: white;
}
/* line 1302, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .active a i[class*='icon'] {
  opacity: 1;
}
/* line 1304, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .active a:hover {
  color: white;
}
/* line 1309, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .complete a {
  color: white;
  background: #353535;
}
/* line 1312, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .complete a i[class*='icon'] {
  opacity: 1;
}
/* line 1314, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.curebit-subnav .nav .complete a:hover {
  color: white;
}

/* line 1322, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-header {
  background-color: white;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/grey-landing-grad-e9d73bff65b6b9025d9dc7fb0c874657.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  border-bottom: 2px solid #313131;
  border-top: 1px solid #cccccc;
  position: relative;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 1336, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-header .hero {
  padding-top: 0px;
  padding-bottom: 25px;
  text-align: center;
}
/* line 1340, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-header .hero h1 {
  font-size: 65px;
  line-height: 70px;
  font-weight: 400;
  margin-bottom: 0px;
}
/* line 1346, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-header .hero p {
  font-size: 22px;
  font-weight: 100;
  line-height: 35px;
}

/* line 1354, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#zoom {
  z-index: 10000000;
}

/* line 1357, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.enterprise-container {
  display: none;
}
/* line 1361, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.enterprise-container .learn-mid-4 {
  padding-top: 45px;
}

/* line 1364, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.self-serve-container {
  background-color: black;
}
/* line 1367, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.self-serve-container a.enterprise-link {
  color: white;
}
/* line 1369, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.self-serve-container .learn-mid-2 {
  padding-top: 45px;
}

/* line 1371, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.box-reflect {
  -webkit-box-reflect: below -4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(255, 255, 255, 0.3)));
}

/* line 1375, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_learn_more .footer {
  background-color: #878787;
}

/* line 1381, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more h1 {
  font-size: 45px;
  line-height: 70px;
  font-weight: 200;
  color: lightgrey;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
/* line 1388, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more p, .learn-more ul, .learn-more li, .learn-more table {
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
  color: white;
}
/* line 1393, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more ul.learn-more li {
  margin-left: 25px;
  font-size: 14px;
}
/* line 1396, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .well {
  background-color: #393124;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #393124;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 1405, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-lead {
  font-size: 14px;
}
/* line 1410, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks p {
  margin-top: 25px;
}
/* line 1412, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .howitworks-section {
  margin-bottom: 45px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 1416, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .howitworks-section h2 {
  font-size: 26px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 200;
  color: lightgrey;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 1427, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .howitworks-section p {
  color: #dee7ee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
/* line 1430, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .howitworks-section strong {
  font-size: 18px;
  font-weight: 600;
  color: white;
}
/* line 1435, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .illustration img {
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, transparent), to(rgba(255, 255, 255, 0.4)));
  border: 5px solid #385561;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 1442, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown {
  padding-bottom: 55px;
}
/* line 1444, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown h2 {
  color: #ddb686;
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
}
/* line 1449, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown p {
  font-size: 13px;
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 25px;
}
/* line 1455, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown img {
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, transparent), to(rgba(255, 255, 255, 0.3)));
  border: 5px solid #8c7151;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 1461, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown .sub-nav-treat {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(221, 182, 135, 0.6);
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.6);
  font-size: 12px;
  padding-left: 7px;
  padding-right: 7px;
  margin-right: 10px;
  text-align: center;
  text-shadow: none;
  margin-bottom: 3px;
  float: left;
}
/* line 1476, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks .enterprise-breakdown .sub-nav-illustration {
  padding-left: 10px;
  display: block;
  width: 100%;
}
/* line 1483, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks.alt .howitworks-section p {
  color: white;
}
/* line 1488, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .howitworks.alt .illustration.alt img {
  border: 5px solid #61503d;
}
/* line 1491, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .last {
  padding-bottom: 0px;
  border-bottom: none !important;
}
/* line 1494, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy {
  position: relative;
}
/* line 1496, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy h2 {
  font-size: 26px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 200;
  color: lightgrey;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 1507, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 3px solid white;
  background-color: white;
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255, 255, 255, 0.2)));
}
/* line 1514, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration.dashboard.s {
  border: 3px solid #6c744b;
}
/* line 1516, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration.dashboard.e {
  border: 3px solid #5d8392;
}
/* line 1518, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration.funnel.e {
  border: 3px solid #5d8392;
}
/* line 1520, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration.funnel {
  border: 3px solid rgba(0, 0, 0, 0.4);
  float: right;
  position: absolute;
  width: 470px;
  right: 0px;
  margin-top: -170px;
}
/* line 1527, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy .illustration.funnel.s {
  border: 3px solid rgba(108, 116, 76, 0.4);
}
/* line 1530, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .wemakeiteasy p {
  color: #aaaf95;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
/* line 1536, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .self-serve-lead .btn {
  font-size: 16px;
  line-height: 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-right: 35px;
}
/* line 1543, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .self-serve-lead .quote {
  margin-top: 50px;
  width: 280px;
  float: right;
}
/* line 1549, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .self-serve-lead .quote blockquote {
  font-size: 14px;
  border-left-color: rgba(255, 255, 255, 0.4);
}
/* line 1552, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .self-serve-lead .quote blockquote p {
  margin-bottom: 15px;
}
/* line 1556, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-features {
  padding-bottom: 25px;
  position: relative;
}
/* line 1559, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-features h2 {
  font-size: 26px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 200;
  color: lightgrey;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 1570, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-features .illustration {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 3px solid white;
  background-color: white;
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255, 255, 255, 0.2)));
  opacity: 0.95;
}
/* line 1577, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-features p {
  color: #e0ecf1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
/* line 1585, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise .whatyouget p {
  color: #aaaf95;
}
/* line 1587, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise .whatyouget h2 {
  color: #e4ebc8;
}
/* line 1591, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget p {
  color: #cbc1b0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
/* line 1594, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget .well {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-right: 20px;
}
/* line 1598, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget table td {
  padding: 10px;
}
/* line 1602, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget table h2 {
  font-size: 26px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 200;
  color: #d8b386;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 1612, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget table p {
  color: #d8b386;
}
/* line 1614, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget table i {
  height: 32px;
}
/* line 1616, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .whatyouget table tr td:first-child {
  vertical-align: middle;
}
/* line 1629, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .number {
  position: relative;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 25px;
  background-color: #414141;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 45px;
  display: block;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 1652, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .alt {
  color: rgba(255, 255, 255, 0.9);
}
/* line 1655, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .illustration {
  text-align: center;
  width: 100%;
  margin-bottom: 34px;
}
/* line 1663, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-logo {
  clear: both;
  position: relative;
  margin-bottom: 15px;
}
/* line 1668, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid {
  margin-bottom: 10px;
  position: relative;
  height: 40px;
}
/* line 1673, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .reflect {
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.6)));
}
/* line 1675, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .integrate-el {
  position: relative;
  vertical-align: bottom;
  width: 100px;
  margin-right: 10px;
  float: left;
  min-height: 33px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #12130d;
  background-color: rgba(0, 0, 0, 0.64);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.4)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.8)', endColorstr='rgba(0, 0, 0, 0.4)', GradientType=0);
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
/* line 1689, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .integrate-el:hover {
  border: 1px solid rgba(200, 200, 200, 0.4);
}
/* line 1691, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .integrate-el img {
  position: absolute;
  top: 20%;
  opacity: 0.6;
  left: 6px;
}
/* line 1697, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .api {
  background-color: rgba(239, 155, 10, 0.56);
  background-image: -moz-linear-gradient(top, rgba(233, 118, 6, 0.6), rgba(250, 223, 20, 0.5));
  background-image: -ms-linear-gradient(top, rgba(233, 118, 6, 0.6), rgba(250, 223, 20, 0.5));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(233, 118, 6, 0.6)), to(rgba(250, 223, 20, 0.5)));
  background-image: -webkit-linear-gradient(top, rgba(233, 118, 6, 0.6), rgba(250, 223, 20, 0.5));
  background-image: -o-linear-gradient(top, rgba(233, 118, 6, 0.6), rgba(250, 223, 20, 0.5));
  background-image: linear-gradient(top, rgba(233, 118, 6, 0.6), rgba(250, 223, 20, 0.5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(233, 118, 6, 0.6)', endColorstr='rgba(250, 223, 20, 0.5)', GradientType=0);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: white;
  line-height: 38px;
  padding: 0px;
  min-height: 39px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
}
/* line 1708, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .api a {
  color: white;
}
/* line 1710, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid .integrate-el:last-child {
  margin-right: 0px;
}
/* line 1712, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .integrate-grid:last-child {
  margin-bottom: 35px;
}
/* line 1717, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top {
  position: relative;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-gray-grad-f5c4562d2f21641e3e6fbfd4a8082f1e.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  min-height: 330px;
  border-bottom: 2px solid black;
  padding-bottom: 55px;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 1731, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-margin {
  margin-right: 65px;
}
/* line 1733, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top p {
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 30px;
}
/* line 1737, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top h2 {
  font-size: 22px;
  font-weight: 200;
  color: white;
}
/* line 1741, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top h1 {
  font-size: 26px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 200;
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  margin-bottom: 15px;
  padding-bottom: 10px;
  margin-top: 50px;
}
/* line 1751, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .video-lead {
  text-align: center;
  float: right;
  margin-top: 55px;
  border: 5px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 240px;
  width: 320px;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255, 255, 255, 0.6)));
  background-color: #dae7ed;
  background-image: -moz-linear-gradient(top, #c2d7e2, white);
  background-image: -ms-linear-gradient(top, #c2d7e2, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c2d7e2), to(white));
  background-image: -webkit-linear-gradient(top, #c2d7e2, white);
  background-image: -o-linear-gradient(top, #c2d7e2, white);
  background-image: linear-gradient(top, #c2d7e2, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2d7e2', endColorstr='white', GradientType=0);
}
/* line 1762, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .video-lead a.play {
  text-align: center;
  width: 30px;
  border: 6px solid white;
  background-color: white;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0.8;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
/* line 1773, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .video-lead h2 {
  font-weight: 200;
  margin-top: 25px;
  color: black;
}
/* line 1778, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .video-lead p {
  color: #878787;
  font-weight: 300;
  font-size: 12px;
}
/* line 1787, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container {
  position: absolute;
  bottom: -30px;
  width: 940px;
  text-align: center;
}
/* line 1792, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container .btn-group {
  margin: 0px auto;
  text-align: center;
  display: inline-block;
  z-index: 100000;
}
/* line 1798, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container .btn-group .btn-large {
  padding: 16px 28px;
  width: 200px;
  font-size: 22px;
  line-height: normal;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.8);
}
/* line 1808, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container .btn-group .active {
  cursor: default;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.7);
}
/* line 1812, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container .btn-group .btn-large:first-child {
  margin-left: 0;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
/* line 1820, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-top .button-container .btn-group .btn-large:last-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
/* line 1831, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-mid-2 {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-gray-blue-grad-f6469e7cc067bdc126ef0507345d149a.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  min-height: 330px;
  border-bottom: 2px solid black;
  padding-bottom: 25px;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 1844, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-mid-2 .graphic {
  margin-top: 75px;
}
/* line 1848, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-mid-3 {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-moss-grad-345e6f5a9b71d55945dc539510716d97.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  min-height: 330px;
  border-bottom: 2px solid black;
  padding-bottom: 25px;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 1862, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-mid-3 .graphic {
  margin-top: 115px;
  float: right;
}
/* line 1867, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-mid-4 {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-bronze-grad-775df33667227186a2d0023737efad30.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  min-height: 330px;
  border-bottom: 2px solid black;
  padding-bottom: 25px;
  -webkit-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 12px 10px rgba(0, 0, 0, 0.2);
}
/* line 1882, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-foot {
  background-color: #191919;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-footer-bground-light-e6a54f1757fa0033e5f9bf0b36003d90.jpg);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  padding-bottom: 55px;
}
/* line 1891, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-foot .freetrial-graphic {
  margin-top: 70px;
  float: right;
}
/* line 1894, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-foot .button-margin {
  margin-left: 25px;
}
/* line 1896, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .learn-foot p {
  color: #a1a4a3;
}
/* line 1901, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form .contact-details {
  margin-top: 50px;
  padding-left: 25px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  width: 250px;
  float: right;
}
/* line 1907, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form .contact-details p, .learn-more .enterprise-contact-form .contact-details address {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
}
/* line 1911, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form .contact-details a {
  margin-left: none;
}
/* line 1914, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form textarea {
  width: 290px;
  height: 170px;
}
/* line 1917, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form label {
  color: white;
  font-weight: 200;
  opacity: 0.8;
}
/* line 1921, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.learn-more .enterprise-contact-form input {
  padding: 5px;
  margin-bottom: 0px;
}

/* line 1926, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.footer-links {
  font-size: 13px;
  padding: 30px 0;
  text-align: center;
}
/* line 1931, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.footer-links a {
  color: #bbbbbb;
  margin: 0 15px;
}
/* line 1934, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.footer-links a:hover {
  color: #aaaaaa;
  text-decoration: none;
}

/* line 1941, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.footer-404 .footer-links {
  background-color: none;
  padding-bottom: 30px;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2px;
}

/* line 1958, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.landing-shadow {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.8);
  margin-bottom: 10px;
}

/* line 1964, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box {
  background-color: white;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.8);
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 1969, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box h2 {
  font-weight: 300;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 1973, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box p {
  text-align: center;
}
/* line 1975, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box .illustration {
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
/* line 1979, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box .illustration img {
  -webkit-box-reflect: below -4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(255, 255, 255, 0.3)));
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 1983, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .chooser .landing-box .action {
  background-color: rgba(0, 0, 0, 0.11);
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 1991, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box {
  width: 430px;
}
/* line 1993, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box h2 {
  font-weight: 300;
  padding-bottom: 5px;
  color: rgba(0, 0, 0, 0.4);
}
/* line 1997, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  vertical-align: middle;
}
/* line 2001, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table td {
  height: 38px;
  vertical-align: middle;
}
/* line 2004, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.04);
}
/* line 2006, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table i {
  float: left;
  margin-right: 10px;
  margin-left: 5px;
}
/* line 2010, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table .indi {
  font-size: 55px;
  text-align: center;
  border-right: none;
  width: 40px;
  text-align: center;
  text-shadow: 0px 1px 0px white;
}
/* line 2018, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table .good {
  color: #34983e;
  text-shadow: 0px 2px 0px white;
}
/* line 2021, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table .bad {
  color: #fdbb2e;
  text-shadow: 0px 2px 0px white;
}
/* line 2024, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.a_new .balls .landing-box table .indent {
  padding-left: 0px;
  border-left: none;
}

/* line 2030, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar {
  z-index: 1000000;
  position: fixed;
  bottom: 0px;
  height: 35px;
  width: 100%;
  background-color: #e2e2e2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddcda), color-stop(30%, #e1e1e1), to(#e9e9e9));
  background-image: -webkit-linear-gradient(#dddcda, #e1e1e1 30%, #e9e9e9);
  background-image: -moz-linear-gradient(top, #dddcda, #e1e1e1 30%, #e9e9e9);
  background-image: -ms-linear-gradient(#dddcda, #e1e1e1 30%, #e9e9e9);
  background-image: -o-linear-gradient(#dddcda, #e1e1e1 30%, #e9e9e9);
  background-image: linear-gradient(#dddcda, #e1e1e1 30%, #e9e9e9);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddcda', endColorstr='#e9e9e9', GradientType=0);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 2039, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar .container {
  width: 940px;
  padding: 20px 30px;
  margin-top: 0px;
  padding-top: 0px;
  height: 35px;
  background-color: #dddddd;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d3d0cd), color-stop(30%, #dadada), to(#e9e9e9));
  background-image: -webkit-linear-gradient(#d3d0cd, #dadada 30%, #e9e9e9);
  background-image: -moz-linear-gradient(top, #d3d0cd, #dadada 30%, #e9e9e9);
  background-image: -ms-linear-gradient(#d3d0cd, #dadada 30%, #e9e9e9);
  background-image: -o-linear-gradient(#d3d0cd, #dadada 30%, #e9e9e9);
  background-image: linear-gradient(#d3d0cd, #dadada 30%, #e9e9e9);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d0cd', endColorstr='#e9e9e9', GradientType=0);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 2048, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar .container p {
  font-size: 10px;
  margin-top: 7px;
  color: #adaaa7;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
/* line 2053, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar .container input {
  font-size: 12px;
  margin-top: 2px;
  margin-right: 0px;
}
/* line 2058, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar .input-append button {
  margin-top: 2px;
  margin-left: -2px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 14px;
  color: #adaaa7;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
/* line 2066, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.feedback-bar .input-append button i {
  opacity: 0.2;
}

/* line 2071, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.formBox, .formBoxNew {
  padding: 20px;
}

/* line 2074, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
.formBoxNew {
  height: 236px;
}

/* line 2076, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/bg/landing-gray-grad-f5c4562d2f21641e3e6fbfd4a8082f1e.jpg);
  background-repeat-x: no-repeat;
  background-repeat-y: repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
}
/* line 2079, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form h2 {
  font-size: 35px;
  font-weight: 200;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  color: white;
  line-height: 40px;
}
/* line 2087, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form .subtext label {
  font-size: 14px;
  font-weight: 200;
  color: white;
}
/* line 2092, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form textarea {
  width: 98%;
  height: 65px;
}
/* line 2096, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form .button {
  line-height: 0px !important;
  margin-top: 4px;
}
/* line 2100, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form label {
  margin-bottom: 13px;
}
/* line 2103, ../../../app/assets/stylesheets/bootstrap/controller/_signup.sass */
#feedback_form label a {
  color: white;
  text-decoration: underline;
}
/* line 2, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy {
  border-bottom: 1px solid #dddddd;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.casestudy:before, .casestudy:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.casestudy:after {
  clear: both;
}

/* line 6, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-actions {
  padding: 30px;
}

/* line 9, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-key {
  border-right: 2px solid #eeeeee;
  border-top: 2px solid #eeeeee;
  font-weight: bold;
  padding: 35px 80px 5px;
  text-transform: uppercase;
}
/* line 15, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-key:first-child {
  border-top: none;
  padding-top: 60px;
}

/* line 19, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-value {
  border-right: 2px solid #eeeeee;
  color: #606d7b;
  line-height: 1.6;
  padding: 10px 80px 40px;
}

/* line 25, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-stats {
  float: left;
  width: 50%;
}

/* line 29, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-screenshot {
  float: right;
  padding-top: 64px;
  width: 50%;
}
/* line 34, ../../../app/assets/stylesheets/modules/casestudy.css.sass */
.casestudy-screenshot img {
  width: 100%;
}

/* line 4, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container {
  font-size: 18px;
  margin: 0 auto;
  width: 940px;
}
/* line 9, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content {
  background-color: white;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  margin-top: 40px;
}
/* line 16, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content h1 {
  color: #2f2f2f;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 24px;
  margin: 0;
  padding: 86px 0 34px;
  vertical-align: baseline;
  text-shadow: none;
}
/* line 28, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content .label-free {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/pricing/free-icon-9b75cc0b2206617ab1700bec43b06f89.png);
  background-repeat: no-repeat;
  height: 26px;
  vertical-align: baseline;
  width: 62px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  *margin-top: -37px;
}
/* line 37, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content p {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding: 0 0 24px 0;
}
/* line 44, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container a {
  color: #ff5900;
  text-decoration: none;
}
/* line 47, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container a:hover {
  color: red;
}
/* line 52, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .button {
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  color: #2f2f2f;
  display: inline-block;
  font-weight: 600;
  line-height: normal;
  min-width: 150px;
  padding: 11px 15px 8px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px white;
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px white;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px white;
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #f2f2f2, #e1e1e1);
  background: -moz-linear-gradient(top, #f2f2f2, #e1e1e1);
  background: -ms-linear-gradient(top, #f2f2f2, #e1e1e1);
  background: -o-linear-gradient(top, #f2f2f2, #e1e1e1);
  background: linear-gradient(to bottom, #f2f2f2, #e1e1e1);
}
/* line 65, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .button:hover, .static-container .button:focus {
  color: black;
  background: #f0f0f0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #d9d9d9));
  background: -webkit-linear-gradient(top, #f0f0f0, #d9d9d9);
  background: -moz-linear-gradient(top, #f0f0f0, #d9d9d9);
  background: -ms-linear-gradient(top, #f0f0f0, #d9d9d9);
  background: -o-linear-gradient(top, #f0f0f0, #d9d9d9);
  background: linear-gradient(to bottom, #f0f0f0, #d9d9d9);
}
/* line 69, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .button.button-primary {
  color: white;
  border-color: #ff5900;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 0 #c24400, inset 0 1px 1px rgba(255, 255, 255, 0.66);
  -moz-box-shadow: 0 3px 0 #c24400, inset 0 1px 1px rgba(255, 255, 255, 0.66);
  box-shadow: 0 3px 0 #c24400, inset 0 1px 1px rgba(255, 255, 255, 0.66);
  background: #fe6c1d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe6c1d), color-stop(100%, #ff5900));
  background: -webkit-linear-gradient(top, #fe6c1d, #ff5900);
  background: -moz-linear-gradient(top, #fe6c1d, #ff5900);
  background: -ms-linear-gradient(top, #fe6c1d, #ff5900);
  background: -o-linear-gradient(top, #fe6c1d, #ff5900);
  background: linear-gradient(to bottom, #fe6c1d, #ff5900);
}
/* line 75, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .button.button-primary:hover, .static-container .button.button-primary:focus {
  background: #f75904;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f75904), color-stop(100%, #f05705));
  background: -webkit-linear-gradient(top, #f75904, #f05705);
  background: -moz-linear-gradient(top, #f75904, #f05705);
  background: -ms-linear-gradient(top, #f75904, #f05705);
  background: -o-linear-gradient(top, #f75904, #f05705);
  background: linear-gradient(to bottom, #f75904, #f05705);
}
/* line 80, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-top {
  border-bottom: 1px solid #e5e5e5;
  min-height: 441px;
  position: relative;
}
/* line 84, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-top.is-referrals {
  min-height: auto;
  padding-bottom: 50px;
}
/* line 87, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-top.is-referrals .right-image {
  background-position: 35px 100%;
}
/* line 89, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-top.is-referrals p {
  padding-bottom: 18px;
}
/* line 91, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-top.is-referrals .button {
  margin-top: 10px;
}
/* line 94, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .content-bottom {
  min-height: 455px;
  position: relative;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .content-bottom:before, .static-container .content-bottom:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .content-bottom:after {
  clear: both;
}
/* line 99, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .left-content {
  padding-left: 78px;
  width: 390px;
}
/* line 103, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .right-content {
  float: right;
  padding-right: 78px;
  width: 375px;
}
/* line 108, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .left-image {
  border-radius: 0 0 0 4px;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/pricing/community-image-469fef2bcfaa8865cc77d43c1c31af79.png);
  background-repeat: no-repeat;
  bottom: -1px;
  height: 415px;
  left: -1px;
  position: absolute;
  width: 486px;
}
/* line 118, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .right-image {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/pricing/enterprise-image-5c6a3f35f2cc0fc601e1d6bcd8d5690f.png);
  background-repeat: no-repeat;
  bottom: -1px;
  height: 456px;
  position: absolute;
  right: 0;
  width: 541px;
}
/* line 129, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-home-hero {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/homepage-hero-587cf4bb56e68dc0733d789df55acc13.png) center 147px no-repeat;
  list-style-type: none;
  margin: 0;
  padding: 0 27px 8px;
  text-align: center;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .static-home-hero:before, .static-container .static-home-hero:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .static-home-hero:after {
  clear: both;
}
/* line 137, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-home-hero > li {
  float: left;
  width: 33.3%;
}
/* line 141, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-home-hero > li h1 {
  letter-spacing: 0;
  margin-bottom: 245px;
}
/* line 145, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-home-hero > li p {
  font-size: 18px;
  line-height: 24px;
}
/* line 150, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container h1.static-title {
  letter-spacing: 0;
  line-height: 1.3;
  padding: 65px 0 50px;
  text-align: center;
}
/* line 157, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content-delimiter {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/delimiter-a1b1b48bbf8ed8a23e6e118f7a4fb883.png) 0 0 repeat-x;
  border-top: 1px solid #dfdfdf;
  margin-top: 70px;
}
/* line 161, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content-delimiter.is-empty {
  border-top: none;
  margin-top: 0;
}
/* line 166, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-tweets {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/world-map-bf1a475314d875f84aa5e29e105ce1d6.png) center 10px no-repeat;
}
/* line 169, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-tweet-list {
  margin: 0 auto 90px;
  width: 520px;
}
/* line 174, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-logos {
  padding: 0 49px 0 89px;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .static-logos:before, .static-container .static-logos:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-container .static-logos:after {
  clear: both;
}
/* line 178, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-logos img {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  float: left;
  margin: 0 43px 30px 0;
}

/* line 185, ../../../app/assets/stylesheets/layouts/static.sass */
.static-articles {
  padding: 0 49px 89px 64px;
}
/* line 188, ../../../app/assets/stylesheets/layouts/static.sass */
.static-articles ul {
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-articles ul:before, .static-articles ul:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-articles ul:after {
  clear: both;
}
/* line 191, ../../../app/assets/stylesheets/layouts/static.sass */
.static-articles ul li {
  float: left;
  margin: auto 5% 0 auto;
  width: 45%;
}
/* line 196, ../../../app/assets/stylesheets/layouts/static.sass */
.static-articles ul img {
  height: 30px;
  margin-bottom: 20px;
}

/* line 201, ../../../app/assets/stylesheets/layouts/static.sass */
.static-intro-container {
  padding: 0 49px 0 77px;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-intro-container:before, .static-intro-container:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.static-intro-container:after {
  clear: both;
}

/* line 205, ../../../app/assets/stylesheets/layouts/static.sass */
.static-intro {
  width: 50%;
}

/* line 212, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content .static-quote {
  padding-bottom: 15px;
  width: 52%;
}
/* line 215, ../../../app/assets/stylesheets/layouts/static.sass */
.static-container .static-content .static-quote p {
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}

/* line 220, ../../../app/assets/stylesheets/layouts/static.sass */
.static-quote-photo {
  float: left;
  height: 100px;
  margin: 0 25px 0 0;
}

/* line 225, ../../../app/assets/stylesheets/layouts/static.sass */
.static-quote-signature {
  color: #999999;
  display: block;
  font-style: italic;
}

/* line 231, ../../../app/assets/stylesheets/layouts/static.sass */
.static-case-study-link {
  font-size: 20px;
  margin-top: -25px;
  padding: 0 76px 40px;
  text-align: center;
}
/* line 237, ../../../app/assets/stylesheets/layouts/static.sass */
.static-case-study-link .button {
  margin-left: -2px;
  min-width: 188px;
}

/* line 242, ../../../app/assets/stylesheets/layouts/static.sass */
.static-blockquote.is-bonobos {
  background: #444444 url(//d2jjzw81hqbuqv.cloudfront.net/assets/static/cases/guideshop-a229362aebd259dce0e8312aa4d69958.jpg) no-repeat center center;
  padding: 60px 80px;
}
/* line 246, ../../../app/assets/stylesheets/layouts/static.sass */
.static-blockquote.is-bonobos h1.static-title {
  background-color: #343434;
  background-color: rgba(0, 0, 0, 0.66);
  color: white;
  font-weight: normal;
  margin-bottom: 0;
  padding: 50px 0 30px;
}
/* line 253, ../../../app/assets/stylesheets/layouts/static.sass */
.static-blockquote.is-bonobos h1.static-title p {
  font-size: 22px;
  padding-top: 8px;
}
/* line 257, ../../../app/assets/stylesheets/layouts/static.sass */
.static-content > .static-blockquote.is-bonobos {
  border-radius: 4px 4px 0 0;
}
/* line 260, ../../../app/assets/stylesheets/layouts/static.sass */
.static-blockquote.is-bonobos blockquote {
  background-color: #343434;
  background-color: rgba(0, 0, 0, 0.66);
  border: none;
  color: #ccd1d6;
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 0;
  padding: 0 60px 60px;
  text-align: center;
}
/* line 271, ../../../app/assets/stylesheets/layouts/static.sass */
.static-blockquote.is-bonobos blockquote em {
  color: #98abbf;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 2, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
* {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font: inherit;
  outline: none;
}

/* line 9, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
a img, iframe {
  border: none;
}

/* line 12, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
ul {
  list-style-type: none;
}

/* line 15, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
th, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* line 18, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
cite, em {
  font-style: normal;
}

/* line 21, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
button,
input,
select,
textarea {
  vertical-align: middle;
}

/* line 27, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
button, input {
  *overflow: visible;
  line-height: normal;
}

/* line 31, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

/* line 43, ../../../app/assets/stylesheets/themes/shared/_reset.sass */
.hidden {
  display: none;
}

/* line 4, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-numbers {
  padding: 60px;
  text-align: left;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-numbers:before, .analyze-numbers:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-numbers:after {
  clear: both;
}
/* line 9, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-numbers h3 {
  font-size: 44px;
  float: left;
  line-height: 44px;
  padding-left: 40px;
  padding-right: 13px;
}
/* line 15, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-numbers h3:first-child {
  padding-left: 60px;
}
/* line 18, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-numbers h4 {
  float: left;
  margin-top: 2px;
}

/* line 22, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-images {
  margin: 0 50px;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-images:before, .analyze-images:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-images:after {
  clear: both;
}
/* line 26, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-images img {
  float: right;
  margin-top: -7px;
}
/* line 29, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-images img:first-child {
  float: left;
  margin-top: 0;
}

/* line 33, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/analyze/post-purchase-diagram.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 16px;
  min-height: 250px;
  padding-left: 265px;
}
/* line 40, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration.is-sa {
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/analyze/stand-alone-diagram.png);
}
/* line 43, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration table {
  margin: 0;
  padding: 4px 0;
  width: 100%;
}
/* line 49, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration tr:first-child td {
  border-top: none;
}
/* line 52, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration td {
  border-top: 1px solid #eeeeee;
  line-height: 23px;
  padding: 8px 30px 7px 0;
  text-align: left;
}
/* line 57, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-illustration td.is-highlighted {
  border-top: 2px solid;
  font-weight: bold;
}

/* line 61, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-contact {
  left: -78px;
  margin: 0 auto 80px;
  position: relative;
  width: 520px;
  *zoom: 1;
}
/* line 53, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-contact:before, .analyze-contact:after {
  display: table;
  content: "";
}
/* line 57, ../../../app/assets/stylesheets/themes/shared/_utils.sass */
.analyze-contact:after {
  clear: both;
}
/* line 68, ../../../app/assets/stylesheets/layouts/analyze.sass */
.analyze-contact .control-actions {
  margin-left: 13px;
}
.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
.kwd, .linenums .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }

.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
     -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
          box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px; /* IE indents via margin-left */

} 
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
}
/*




*/

