/* line 1, app/assets/stylesheets/spree/frontend/search_autosuggest.scss */
ul.search-autosuggest {
  position: absolute;
  width: 300px;
  margin: 0px;
  border-style: solid;
  border-radius: 5px;
  border-color: black;
  border-width: 0.5px;
  background: white;
  z-index: 2999;
}

/* line 12, app/assets/stylesheets/spree/frontend/search_autosuggest.scss */
ul.search-autosuggest li {
  list-style-type: none;
}

/* line 14, app/assets/stylesheets/spree/frontend/search_autosuggest.scss */
ul.search-autosuggest li div {
  padding: 2px 2px 0px 2px;
}

/* line 18, app/assets/stylesheets/spree/frontend/search_autosuggest.scss */
ul.search-autosuggest li :hover {
  text-decoration: none;
  background-color: #b6271d;
  color: white;
}
@charset "UTF-8";
/*

*/
/*!
 * Bootstrap v2.3.2
 *
 * 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.
 */
/* Partial: twitter/bootstrap/_variables.scss */
/* Partial: twitter/bootstrap/_mixins.scss */
/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.clearfix {
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* Partial: twitter/bootstrap/_reset.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 176, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 188, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }
  /* line 192, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 197, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_reset.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
}

/* Partial: twitter/bootstrap/_scaffolding.scss */
/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
a {
  color: #08c;
  text-decoration: none;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* Partial: twitter/bootstrap/_grid.scss */
/* line 576, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 581, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 588, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 613, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}

/* line 616, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

/* line 622, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 627, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1276595745%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_grid.scss */
.hide[class*="span"],
.row-fluid .hide[class*="span"] {
  display: none;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_grid.scss */
.pull-right[class*="span"],
.row-fluid .pull-right[class*="span"] {
  float: right;
}

/* Partial: twitter/bootstrap/_layouts.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* Partial: twitter/bootstrap/_type.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.muted {
  color: #999;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: gray;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-error {
  color: #b94a48;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  color: #999;
  line-height: 1;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h1 {
  font-size: 38.5px;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h2 {
  font-size: 31.5px;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h3 {
  font-size: 24.5px;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h6 {
  font-size: 11.9px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
h4 small {
  font-size: 14px;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
li {
  line-height: 20px;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 142, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px;
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
dd {
  margin-left: 10px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.dl-horizontal {
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.dl-horizontal:after {
  clear: both;
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 233, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* Partial: twitter/bootstrap/_code.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* Partial: twitter/bootstrap/_forms.scss */
/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
form {
  margin: 0 0 20px;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
legend small {
  font-size: 15px;
  color: #999;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 95, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -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;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input: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, 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);
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
select,
input[type="file"] {
  height: 30px;
  /* 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: 30px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -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);
  cursor: not-allowed;
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 262, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 265, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
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 283, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .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"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 644, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 651, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 305, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.controls-row:after {
  clear: both;
}

/* line 310, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 316, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 328, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

/* line 338, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -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);
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -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);
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -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);
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -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);
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 369, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 374, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus: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 385, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 399, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959;
}

/* line 404, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 409, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 422, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

/* line 431, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}

/* line 439, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 448, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

/* line 452, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* line 467, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 473, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 480, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

/* line 484, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 492, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 496, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 500, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

/* line 505, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.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 518, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 522, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 527, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 532, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 541, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
input.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: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 551, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 558, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 561, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 564, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 580, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.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;
  vertical-align: middle;
}

/* line 593, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 597, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 604, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 611, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 620, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.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 631, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px;
}

/* line 636, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 646, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 651, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

/* line 658, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

/* line 665, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

/* line 670, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}

/* line 680, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

/* line 685, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 693, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_forms.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Partial: twitter/bootstrap/_tables.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table th {
  font-weight: bold;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.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 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.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 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

/* line 197, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

/* line 200, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

/* line 202, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 208, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span13,
.table th.span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

/* line 209, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span14,
.table th.span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span15,
.table th.span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span16,
.table th.span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span17,
.table th.span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span18,
.table th.span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span19,
.table th.span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span20,
.table th.span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span21,
.table th.span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span22,
.table th.span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span23,
.table th.span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table td.span24,
.table th.span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table tbody tr.error > td {
  background-color: #f2dede;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 245, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

/* line 248, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* Partial: twitter/bootstrap/_sprites.scss */
/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(//doanmnosquori.cloudfront.net/assets/twitter/bootstrap/glyphicons-halflings-c028d36fb8917ecc73d09be77a0be849922b5d2cee0983e0386c746a6d90d603.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */
/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url(//doanmnosquori.cloudfront.net/assets/twitter/bootstrap/glyphicons-halflings-white-765630ba1d755456f685d296eeb1be04441d1ebdc574f8b54866cdf2f0ee83b3.png);
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px;
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px;
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px;
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 133, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 134, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px;
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px;
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px;
}

/* line 142, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 151, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px;
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px;
}

/* line 161, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 166, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 178, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px;
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px;
}

/* line 183, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 187, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 190, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 192, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 197, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* Partial: twitter/bootstrap/_dropdowns.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0088CC, endColorstr=#FF0077B3, GradientType=0);
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0088CC, endColorstr=#FF0077B3, GradientType=0);
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000;
}

/* line 133, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 151, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 178, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* Partial: twitter/bootstrap/_wells.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* Partial: twitter/bootstrap/_component-animations.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_component-animations.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_component-animations.scss */
.collapse.in {
  height: auto;
}

/* Partial: twitter/bootstrap/_close.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* Partial: twitter/bootstrap/_buttons.scss */
/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFE6E6E6, 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 #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
  /* IE6-9 */
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class^=" icon-"] {
  margin-top: 4px;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class^=" icon-"] {
  margin-top: 0;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 95, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 133, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.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 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0088CC, endColorstr=#FF0044CC, GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
  /* IE6-9 */
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFBB450, endColorstr=#FFF89406, GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
  /* IE6-9 */
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-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(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEE5F5B, endColorstr=#FFBD362F, 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 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
  /* IE6-9 */
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-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(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF62C462, endColorstr=#FF51A351, 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 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
  /* IE6-9 */
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-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(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF5BC0DE, endColorstr=#FF2F96B4, 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 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
  /* IE6-9 */
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF444444, endColorstr=#FF222222, GradientType=0);
  border-color: #222 #222 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: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
  /* IE6-9 */
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
button.btn,
input.btn[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
button.btn::-moz-focus-inner,
input.btn[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
button.btn.btn-large,
input.btn.btn-large[type="submit"] {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
button.btn.btn-small,
input.btn.btn-small[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 192, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
button.btn.btn-mini,
input.btn.btn-mini[type="submit"] {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}

/* Partial: twitter/bootstrap/_button-groups.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.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 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.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 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.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 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.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 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 208, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* Partial: twitter/bootstrap/_alerts.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.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;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* Partial: twitter/bootstrap/_navs.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > li > a {
  display: block;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class^=" icon-"] {
  margin-right: 2px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  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 129, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #08c;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 190, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
/* line 234, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 240, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 258, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tab-content {
  overflow: auto;
}

/* line 299, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 310, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 319, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 322, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 326, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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 328, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 334, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-below > .nav-tabs .active > a,
.tabs-below > .nav-tabs .active > a:hover,
.tabs-below > .nav-tabs .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 344, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 348, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 356, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 361, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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 365, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}

/* line 369, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

/* line 377, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 382, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.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 386, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}

/* line 389, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

/* line 401, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999;
}

/* line 405, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* Partial: twitter/bootstrap/_navbar.scss */
/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFF2F2F2, GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inner:after {
  clear: both;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .container {
  width: auto;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-link {
  color: #777;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #333;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-form:after {
  clear: both;
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.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 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 200, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left;
}

/* line 239, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 247, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

/* line 259, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF2F2F2, endColorstr=#FFE6E6E6, 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);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9;
  /* IE6-9 */
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -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 287, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 298, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

/* line 309, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 322, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

/* line 329, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 338, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

/* line 345, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}

/* line 352, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

/* line 356, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 364, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 368, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

/* line 372, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 376, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 391, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF222222, endColorstr=#FF111111, GradientType=0);
  border-color: #252525;
}

/* line 396, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 400, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}

/* line 406, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #999;
}

/* line 410, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 414, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}

/* line 420, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}

/* line 428, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 430, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}

/* line 437, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

/* line 443, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}

/* line 449, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 454, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

/* line 458, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 467, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}

/* line 476, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  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 490, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF151515, endColorstr=#FF040404, GradientType=0);
  border-color: #040404 #040404 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: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
  /* IE6-9 */
}

/* Partial: twitter/bootstrap/_breadcrumbs.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999;
}

/* Partial: twitter/bootstrap/_pagination.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -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 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -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 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -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 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

/* Partial: twitter/bootstrap/_pager.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

/* Partial: twitter/bootstrap/_modals.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* 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;
  outline: none;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal.fade.in {
  top: 10%;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -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 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* Partial: twitter/bootstrap/_tooltip.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* Partial: twitter/bootstrap/_popovers.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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);
  white-space: normal;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover-title:empty {
  display: none;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* Partial: twitter/bootstrap/_thumbnails.scss */
/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -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 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555;
}

/* Partial: twitter/bootstrap/_media.scss */
/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* Partial: twitter/bootstrap/_labels-badges.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 13px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f89406;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #c67605;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f89406;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #c67605;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

/* Partial: twitter/bootstrap/_progress-bars.scss */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }
  /* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF5F5F5, endColorstr=#FFF9F9F9, 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 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-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(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF149BDF, endColorstr=#FF0480BE, 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;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.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: -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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.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 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-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(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEE5F5B, endColorstr=#FFC43C35, GradientType=0);
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  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: -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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-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(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF62C462, endColorstr=#FF57A957, GradientType=0);
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  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: -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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-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(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF5BC0DE, endColorstr=#FF339BB9, GradientType=0);
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  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: -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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFBB450, endColorstr=#FFF89406, GradientType=0);
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* Partial: twitter/bootstrap/_accordion.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* Partial: twitter/bootstrap/_carousel.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.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: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0;
}

/* Partial: twitter/bootstrap/_hero-unit.scss */
/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_hero-unit.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_hero-unit.scss */
.hero-unit li {
  line-height: 30px;
}

/* Partial: twitter/bootstrap/_utilities.scss */
/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-rails-2.3.2.1/app/assets/stylesheets/twitter/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* Shared sass also reused by the admin interface */
/*
The original TubeDepot stylesheets were built against an older version
of bootstrap. This override file aims to restore the look and feel to that
original plan.
 */
@media all {
  /* line 10, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$pure_white', endColorstr='$button_light_grey', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  }
  /* line 62, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .btn-large {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
  }
  /* line 70, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  #modalForgotPassword.modal {
    top: 50%;
  }
  /* line 74, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .modal > button.close {
    padding: 2px 6px 3px;
  }
  /* line 78, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .modal-body {
    height: auto;
    width: auto;
    max-height: none;
    max-width: none;
  }
  /* line 86, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee;
  }
  /* line 91, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .span12 {
    width: 940px;
  }
  /* line 95, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  table {
    width: 100%;
    border-collapse: separate;
    margin-bottom: 15px;
  }
  /* line 101, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  table tbody tr:first-child th,
table tbody tr:first-child td {
    border-top: 1px solid #e1e1e1;
  }
  /* line 105, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  table th:first-child,
table td:first-child {
    border-left: 1px solid #e1e1e1;
  }
  /* line 109, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  table th,
table td {
    padding: 7px 5px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    vertical-align: middle;
    text-overflow: ellipsis;
  }
  /* line 118, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar {
    color: #999999;
  }
  /* line 119, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar i {
    font-size: 19px;
  }
  /* line 125, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar .divider-vertical {
    border-left: none;
    background-color: #222222;
  }
  /* line 130, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar .nav > li {
    display: block;
    float: left;
  }
  /* line 134, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar .nav > li > a {
    padding: 9px 10px 11px;
    line-height: 19px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  /* line 142, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar .nav > li > a:hover {
    background-color: #932018;
    text-decoration: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
  }
  /* line 150, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .nav-tabs > li > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
  }
  /* line 159, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .navbar-inner {
    border: none;
  }
  /* line 163, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .dropdown-menu {
    margin: 0;
  }
  /* line 168, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    text-decoration: none;
    color: white;
    background-color: #0081c2;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0088CC, endColorstr=#FF0077B3, GradientType=0);
  }
  /* line 181, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
    background: url(//doanmnosquori.cloudfront.net/assets/global/nav-bullet-da562a953ac57f93c66e8ba428321902eb99b8156f420ffd9c164cdffcac9407.gif) 5px 10px no-repeat;
  }
  /* line 186, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
  }
  /* line 193, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  h5 {
    font-size: 12px;
  }
  /* line 197, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  h4,
h5,
h6 {
    line-height: 18px;
  }
  /* line 203, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizelegibility;
  }
  /* line 216, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 290px;
  }
  /* line 222, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  form {
    margin: 0 0 18px;
  }
  /* line 226, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  input,
textarea,
select,
.uneditable-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    width: 210px;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
  }
  /* line 244, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  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 266, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 18px;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    vertical-align: middle;
  }
  /* line 294, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  button,
input,
select,
textarea {
    margin: 0;
  }
  /* line 301, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 311, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  li {
    line-height: 18px;
  }
  /* line 316, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .bare-table table th a,
.bare-table table td a {
    border-bottom: none;
  }
  /* line 320, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .bare-table table,
.bare-table thead,
.bare-table tbody,
.bare-table tr,
.bare-table tr:first-child,
.bare-table td {
    border: none;
  }
  /* line 326, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .bare-table table tr:hover td,
.bare-table thead tr:hover td,
.bare-table tbody tr:hover td,
.bare-table tr tr:hover td,
.bare-table tr:first-child tr:hover td,
.bare-table td tr:hover td {
    background-color: #ffffff;
  }
  /* line 329, app/assets/stylesheets/spree/backend/shared/_bootstrap_overrides.scss */
  .bare-table table td,
.bare-table thead td,
.bare-table tbody td,
.bare-table tr td,
.bare-table tr:first-child td,
.bare-table td td {
    border: none;
  }
}

@media all {
  /* brand css */
  /* line 8, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  a {
    color: #0076a3;
  }
  /* line 11, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-images {
    max-width: 220px;
  }
  /* Home Page CSS */
  /* line 19, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .checkout-field input {
    height: 30px;
    font-size: 16px;
    padding-top: 10px;
    width: 100%;
  }
  /* line 25, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .checkout-fullwidth {
    width: 215px;
    float: left;
  }
  /* line 29, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .floatinput {
    position: relative;
  }
  /* line 32, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .floatinput input:focus + .floatlabel {
    top: 0px !important;
    color: #2a77a3 !important;
    font-size: 12px !important;
  }
  /* line 37, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .floatme {
    top: 0px !important;
    color: #2a77a3 !important;
    font-size: 12px !important;
  }
  /* line 42, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .floatlabel {
    position: absolute;
    left: 10px;
    pointer-events: none;
    top: 15px;
    font-size: 16px;
    color: gray;
    transition: top 0.2s ease, color 0.2s ease, font-size 0.2s ease;
  }
  /* line 54, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flip {
    transform: rotate(-180deg);
  }
  /* line 57, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .transitionable {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease, top 0.5s ease;
  }
  /* line 65, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .payment-selector {
    font-size: 12px;
    width: 90%;
    height: 34px;
  }
  /* line 70, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .remove-card {
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
  }
  /* line 75, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .instagram-object {
    display: inline-block;
    width: 21%;
    margin: 15px;
    position: relative;
  }
  /* line 81, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .instagram-object img {
    border-radius: 10px;
  }
  /* line 84, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .instagram-box {
    -webkit-transition: width 0.5s, height 0.5s, margin 0.5s;
    transition: width 0.5s, height 0.5s, margin 0.5s;
    height: 100%;
    width: 100%;
  }
  /* line 96, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .instagram-box:hover {
    width: 90%;
    margin-left: 5%;
  }
  /* line 100, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .verification {
    height: 30px;
    width: 20%;
    padding: 5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  /* line 109, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .bigbox input {
    height: 30px;
    padding-top: 10px;
    font-size: 16px;
  }
  /* line 114, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .location-select {
    display: inline-block;
    font-size: 16px;
  }
  /* line 118, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .location-select input {
    margin-top: 10px;
    height: auto !important;
  }
  /* line 122, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .order-complete {
    margin: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
  }
  /* line 128, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .location-select {
    width: 225px;
    margin-bottom: 15px;
  }
  /* line 132, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .lrmodal {
    padding: 20px;
  }
  /* line 135, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .lrform {
    margin-left: auto;
    margin-right: auto;
    width: 220px;
  }
  /* line 140, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .braintree-hosted-field {
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    background-color: white;
    border-radius: 2px;
    margin-top: 5px;
  }
  /* line 148, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ._loading_overlay_overlay {
    position: fixed !important;
    height: 100vh !important;
    z-index: 9999 !important;
  }
  /* line 153, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btleft {
    width: 110px;
    min-width: 45%;
    float: left;
  }
  /* line 158, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btright {
    width: 110px;
    min-width: 45%;
    float: right;
  }
  /* line 163, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .braintree-hosted-fields-wrapper {
    margin: 5px;
  }
  /* line 166, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .table-cell {
    display: table-cell;
  }
  /* line 169, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .display-table {
    display: table;
  }
  /* line 172, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .cart-modal {
    height: 80%;
    overflow: scroll;
  }
  /* line 176, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .cart-sm-buttons {
    margin-top: 20px;
  }
  /* line 179, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .cart-sm-buttons .SocialMediaShareButton {
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
  }
  /* line 184, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu {
    display: block;
    transition: visibility 0s linear 50ms, opacity 50ms;
  }
  /* line 190, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .modal .li-img {
    border: 1px solid transparent;
  }
  /* line 193, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .social {
    color: blue;
  }
  /* line 196, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .relative {
    position: relative;
  }
  /* line 199, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .td-popup {
    position: fixed;
    bottom: 50px;
    right: 0px;
    width: 180px;
    background-color: white;
    margin: 20px;
    padding: 15px;
    padding-top: 5px;
    border-radius: 5px;
    box-shadow: 4px 4px 4px -2px #00000099;
    border-width: 1px;
    border-color: #00000099;
    border-style: solid;
  }
  /* line 214, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .sitelogo {
    width: 241px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  /* line 221, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .limitcolumns {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 0px;
    -webkit-column-gap: 0px;
    -mox-column-gap: 0px;
  }
  /* line 229, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .limitcolumns5 {
    column-count: 5;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-gap: 0px;
    -webkit-column-gap: 0px;
    -mox-column-gap: 0px;
  }
  /* line 237, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar.sticky {
    position: fixed;
    top: 0;
    background-image: inherit;
    box-shadow: inherit;
  }
  /* line 243, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .blc {
    color: black;
  }
  /* line 246, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .poptext {
    margin-top: 20px;
    font-size: 15px;
  }
  /* line 250, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #newsletterModal {
    width: 400px !important;
    padding: 15px;
    margin-left: -220px !important;
  }
  /* line 255, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .close-popup {
    opacity: 0.7 !important;
  }
  /* line 258, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .herobutton {
    color: #c11b17;
    margin-top: 0px;
  }
  /* line 262, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .prodban {
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  }
  /* line 273, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .new_product_button {
    text-align: center;
    margin-top: 20px;
  }
  /* line 277, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historycont {
    padding: 10px;
    background-color: #777;
    position: relative;
  }
  /* line 282, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historybutton {
    float: right;
    margin-right: 20px;
  }
  /* line 286, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historytext {
    font-size: x-large;
    margin-left: 20px;
  }
  /* line 291, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .saletext {
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    max-width: 380px;
    min-width: 300px;
  }
  /* line 299, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .salecont {
    margin: 20px;
    display: inline-flex;
    width: 100%;
    max-width: 920px;
  }
  /* line 305, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .salemainbox a {
    transition: border-width 0.5s ease;
    display: inline-flex;
    border-color: #777;
    border-style: solid;
    border-width: 2px;
    padding: 5px;
    margin: 5px;
    width: 45%;
    height: 100px;
    color: black;
  }
  /* line 317, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .salemainbox a:hover {
    border-color: #c11b17;
  }
  /* line 320, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .salemainbox a,
.salemainbox a:hover,
.salemainbox a:active,
.salemainbox a:visited,
.salemainbox a:focus {
    text-decoration: none;
  }
  /* line 327, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .saleimg {
    min-width: 120px;
    max-width: 120px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 5px;
  }
  /* line 334, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .salemainbox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  /* line 339, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historycontcont {
    min-height: 47px;
  }
  /* line 342, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .rtext {
    color: #c11b17;
  }
  /* line 345, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxoncont a {
    display: inline-block;
    text-align: center;
  }
  /* line 349, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxoncont a:selected,
.taxoncont a:active {
    text-decoration: none !important;
  }
  /* line 353, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    padding-right: 20px;
  }
  /* line 364, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #clockdiv > div {
    padding: 5px;
    border-radius: 3px;
    background: #24926e;
    display: inline-block;
    margin: 3px;
  }
  /* line 372, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #clockdiv div > span {
    padding: 10px;
    border-radius: 3px;
    background: #006746;
    display: inline-block;
  }
  /* line 378, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tba-products {
    width: 100%;
  }
  /* line 381, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .buttoncont {
    margin: 20px;
    text-align: center;
  }
  /* line 385, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #stsbutton {
    margin-right: 50px;
  }
  /* line 388, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bqtsbutton {
    margin-left: 50px;
  }
  /* line 391, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .partnote {
    max-height: 42px;
    overflow: auto;
  }
  /* line 395, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tselect {
    margin-left: 5px;
    height: 25px;
  }
  /* line 401, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .ampstyle {
    width: 75%;
    display: inline-block;
  }
  /* line 405, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .quantityamp {
    margin: 5px;
    display: inline;
  }
  /* line 409, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .ampprice {
    display: inline-block;
    margin-left: 40px;
  }
  /* line 413, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li {
    margin: 0 0 10px 0 !important;
  }
  /* line 416, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .marpr {
    margin-right: 250px;
  }
  /* line 419, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tbasearch {
    width: 100%;
  }
  /* line 422, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .smalltext {
    padding-top: 2px;
    font-size: 11px;
  }
  /* line 426, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tcircle {
    height: 148px;
    width: 148px;
    margin: 16px;
    background-color: #777;
    border-radius: 50%;
    display: inline-block;
  }
  /* line 434, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tcircle:hover {
    background-color: #c11b17;
  }
  /* line 437, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taximg {
    margin-left: -16px;
    margin-top: -16px;
    max-width: none;
  }
  /* line 442, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .bestsellingdiv {
    color: red;
    display: inline-block;
  }
  /* line 446, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #breadcrumbs {
    display: none;
  }
  /* line 449, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-title {
    font-weight: bold;
    font-size: 34px;
    padding: 10px;
  }
  /* line 454, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .description {
    padding: 10px;
  }
  /* line 459, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .hero {
    margin-top: -5px;
  }
  /* line 462, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .mainimgbutton {
    position: relative;
    margin-top: 5px;
  }
  /* line 466, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .mainimgtext {
    color: black;
    position: relative;
    padding-left: 20px;
  }
  /* line 471, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .transback {
    position: absolute;
    top: 35px;
    left: 310px;
    text-align: center;
    padding: 20px;
    background-color: rgba(238, 238, 238, 0.8);
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.5);
    border-radius: 20px;
  }
  /* line 481, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .saletransback {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 50%;
    height: 120px;
    text-align: center;
    padding: 20px;
    background-color: rgba(238, 238, 238, 0.8);
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.5);
    border-radius: 20px;
  }
  /* line 496, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .parallax-mirror {
    z-index: 0 !important;
  }
  /* line 499, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .mainimg {
    position: relative;
    height: 250px;
  }
  /* line 504, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .herosaleimg {
    position: relative;
    height: 500px;
  }
  /* line 509, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .ddsku {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
  }
  /* line 515, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .variant-autocomplete-item {
    padding: 5px !important;
  }
  /* line 519, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .variant-autocomplete-inner {
    padding-bottom: 10px !important;
    border-bottom: 1px solid;
  }
  /* line 524, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .ddprice {
    float: left;
  }
  /* line 528, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .field iframe {
    height: 47px !important;
    border-bottom: solid 1px #dee2e5 !important;
  }
  /* header top */
  /* line 534, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .hcc {
    padding-bottom: 4px;
    min-height: 125px;
    min-width: 940px;
  }
  /* line 539, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .constrict {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 544, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #hdr-right {
    position: relative;
  }
  /* line 547, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #hdr-logo {
    margin: 20px;
    margin-left: 0px;
  }
  /* line 551, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #hdr-social {
    height: 35px;
    padding-top: 10px;
  }
  /* line 555, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .hdr-dailydeals {
    margin-left: 80px;
  }
  /* line 558, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .siteBan {
    color: #c11b17 !important;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 0.5em;
  }
  /* line 565, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #search {
    margin: 20px;
    margin-right: 15px;
  }
  /* line 569, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .header-container {
    background-color: #fff;
    background-image: -moz-linear-gradient(#b6271d, #932018);
    background-image: -ms-linear-gradient(#b6271d, #932018);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b6271d), to(#932018));
    background-image: -webkit-linear-gradient(#b6271d, #932018);
    background-image: -o-linear-gradient(#b6271d, #932018);
    background-image: linear-gradient(#b6271d, #932018);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6271d', endColorstr='#932018', GradientType=0);
    box-shadow: 0 4px 2px -2px #00000099;
  }
  /* line 587, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .container {
    width: auto !important;
  }
  /* line 590, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cnt {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 594, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #products {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 598, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #sidebar {
    margin-right: 20px;
    margin-top: 15px;
  }
  /* line 602, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historycont {
    min-width: 940px;
  }
  /* line 605, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ftr-cnt {
    min-width: 940px;
  }
  /* line 609, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-li {
    list-style: none;
  }
  /* line 616, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-cnt {
    padding: 10px !important;
  }
  /* line 619, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .filter_choices {
    margin: 0px !important;
  }
  /* line 622, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .filter_label {
    display: initial !important;
  }
  /* line 626, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #page_content {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 631, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 635, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .historytcont {
    width: 50%;
    display: inline-block;
  }
  /* line 639, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-product:hover > .taxon-product-image {
    border-color: #c11b17 !important;
  }
  /* line 642, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #products a {
    text-decoration: none !important;
  }
  /* line 645, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #empty-cart {
    float: right;
    margin-right: 20px;
  }
  /* line 649, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-text {
    display: inline-block;
  }
  /* line 652, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-no-margin {
    margin-top: 0px !important;
  }
  /* line 655, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-product:hover > .taxon-product-info {
    border-color: #c11b17 !important;
    background-color: #c11b17 !important;
  }
  /* line 659, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-product:hover > .taxon-product-info a {
    color: white !important;
  }
  /* line 663, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .filter-removal {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 668, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .title {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #c11b17;
    color: black;
    display: flex;
  }
  /* line 677, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .title h1 {
    padding: 5px;
    display: inline-block;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #c11b17;
  }
  /* line 684, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .title h3 {
    padding: 5px;
    display: inline-block;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #c11b17;
  }
  /* line 691, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .checkout-field {
    margin-left: 5px;
  }
  /* line 694, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .checkout-width {
    width: 100px;
    float: left;
    margin-right: 15px;
  }
  /* line 699, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .checkout {
    background-color: #e1e1e1;
    width: 240px;
    border-right: 2px solid #4444;
    height: 100%;
  }
  /* line 705, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .pagination {
    display: inline-block;
  }
  /* line 709, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li {
    margin: 0 0 40px 0 !important;
  }
  /* line 713, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-thumbnails {
    margin-top: 10px;
  }
  /* line 716, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-thumbnails li {
    margin-right: 6px;
    border: 1px solid #d9d9db;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 5px !important;
  }
  /* line 723, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-thumbnails li img {
    padding: 5px;
  }
  /* line 727, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-thumbnails li:hover, #product-thumbnails li.selected {
    border-color: #00adee;
  }
  /* line 734, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .white-links {
    color: #ffffff;
  }
  /* line 736, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .white-links a,
.white-links a:hover,
.white-links a:active,
.white-links a:visited {
    color: #ffffff;
  }
  /* line 744, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .zoomContainer {
    z-index: 9999;
  }
  /* line 747, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .zoomWindow {
    z-index: 9999;
  }
  /* line 752, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #hdr-free-shipping p {
    padding-top: 22%;
    margin-right: 20px;
  }
  /* line 757, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav {
    overflow-y: scroll;
    max-height: 70vh;
  }
  /* line 761, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #siteBanner {
    width: 100%;
    margin-top: -30px;
    margin-bottom: 10px;
    text-align: center;
  }
  /*--------------------------------------*/
  /* Flash notices & errors
  /*--------------------------------------*/
  /* line 773, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flash {
    padding: 20px 0;
    margin-bottom: 10px;
    text-shadow: none;
    background-color: #f8980b;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  /* line 786, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flash.alert, .flash.notice, .flash.success, .flash.error {
    color: #ffffff;
    margin-left: 20px;
  }
  /* line 794, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flash.alert, .flash.notice {
    background-color: #f8980b;
  }
  /* line 799, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flash.success {
    background-color: #f8980b;
  }
  /* line 803, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .flash.error {
    background-color: #aa0014;
  }
  /* line 808, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .notice {
    background-color: #c0ffcf;
  }
  /* nav */
  /* line 813, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar {
    margin-bottom: 0;
    padding-top: 10px;
    z-index: 1;
    width: 100%;
  }
  /*.navbar-inner {min-height: 40px;padding-left: 10px;padding-right: 10px;background-color: $pure_white;background-image: -moz-linear-gradient(top, $button_border_light, $button_border_dark);background-image: -ms-linear-gradient(top, $button_border_light, $button_border_dark);background-image: -webkit-gradient(linear, 0 0, 0 100%, from($button_border_light), to($button_border_dark));background-image: -webkit-linear-gradient(top, $button_border_light, $button_border_dark);background-image: -o-linear-gradient(top, $button_border_light, $button_border_dark);background-image: linear-gradient(top, $button_border_light, $button_border_dark);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$button_border_light', endColorstr='$button_border_dark', GradientType=0);-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;-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);}*/
  /*.navbar .divider-vertical {height: 40px;width: 1px;margin: 0;overflow: hidden;background-image: -moz-linear-gradient(top, $nav_divider_dark, $nav_divider_light);background-image: -ms-linear-gradient(top, $nav_divider_dark, $nav_divider_light);background-image: -webkit-gradient(linear, 0 0, 0 100%, from($nav_divider_dark), to($nav_divider_light));background-image: -webkit-linear-gradient(top, $nav_divider_dark, $nav_divider_light);background-image: -o-linear-gradient(top, $nav_divider_dark, $nav_divider_light);background-image: linear-gradient(top, $nav_divider_dark, $nav_divider_light);border-right: 0;}*/
  /* line 822, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar-inner {
    min-height: 40px;
    padding-left: 0px;
    padding-right: 19px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
  }
  /* line 830, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar .divider-vertical {
    height: 40px;
    width: 1px;
    margin: 0;
    overflow: hidden;
    background-image: -moz-linear-gradient(top, #6b140e, #7e1912);
    background-image: -ms-linear-gradient(top, #6b140e, #7e1912);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b140e), to(#7e1912));
    background-image: -webkit-linear-gradient(top, #6b140e, #7e1912);
    background-image: -o-linear-gradient(top, #6b140e, #7e1912);
    background-image: linear-gradient(top, #6b140e, #7e1912);
    border-right: 0;
  }
  /* line 850, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar .nav > li > a {
    color: #ffffff;
  }
  /* line 853, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar .nav > li {
    font-size: 14px;
  }
  /* line 856, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar .nav .active > a,
.navbar .nav .active > a:hover {
    color: #181919;
    text-decoration: none;
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  /* line 863, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #utility-nav > li > a {
    font-size: 11px;
  }
  /* line 866, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #utility-nav > li > a {
    font-size: 11px;
    padding: 9px 8px 11px 8px;
  }
  /* line 870, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown {
    z-index: 200;
  }
  /* line 873, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown .caret,
.not-dropdown .caret {
    margin-top: 8px;
    margin-left: 4px;
  }
  /* line 878, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav .fa-user,
.nav .fa-envelope,
.nav .fa-shopping-cart {
    margin-left: 4px;
  }
  /* line 883, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .cart-count {
    position: absolute;
    top: -7px;
    right: -7px;
  }
  /* line 888, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .badge {
    border: 1px solid #ccc;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    color: #af251c;
    padding: 1px 6px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
  }
  /* line 898, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu {
    padding: 10px 0;
  }
  /* line 902, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul.multi-dropdown-menu-columns {
    list-style: none;
  }
  /* line 904, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul.multi-dropdown-menu-columns > li {
    display: table-cell;
  }
  /* line 906, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul.multi-dropdown-menu-columns > li .multi-dropdown-menu {
    min-width: 80px;
  }
  /* line 912, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .multi-dropdown-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 160px;
    background-color: #ffffff;
  }
  /* line 918, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .multi-dropdown-menu > li {
    display: block;
  }
  /* line 920, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .multi-dropdown-menu > li a {
    padding: 3px 10px 3px 12px;
    margin: 0 10px;
    clear: both;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    color: #0076a3;
    white-space: nowrap;
    background: url(//doanmnosquori.cloudfront.net/assets/global/nav-bullet-da562a953ac57f93c66e8ba428321902eb99b8156f420ffd9c164cdffcac9407.gif) 5px 10px no-repeat;
  }
  /* line 934, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav > li.home a:hover,
.nav > li.dropdown > a:hover {
    color: #ffffff;
  }
  /* line 938, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu li a {
    display: block;
    padding: 3px 10px 3px 12px;
    margin: 0 10px;
    clear: both;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    color: #0076a3;
    white-space: nowrap;
    background: url(//doanmnosquori.cloudfront.net/assets/global/nav-bullet-da562a953ac57f93c66e8ba428321902eb99b8156f420ffd9c164cdffcac9407.gif) 5px 10px no-repeat;
  }
  /* line 950, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #0076a3;
    text-decoration: none;
    background-color: #e5e8e8;
  }
  /* line 957, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  span.no-nav-link {
    color: #333333;
    display: block;
    padding: 3px 10px 3px 12px;
    margin: 0 10px;
    clear: both;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    white-space: nowrap;
    background: url(//doanmnosquori.cloudfront.net/assets/global/nav-bullet-da562a953ac57f93c66e8ba428321902eb99b8156f420ffd9c164cdffcac9407.gif) 5px 10px no-repeat;
  }
  /* line 969, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .cart-nav {
    position: relative;
  }
  /* line 972, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav li a {
    display: block;
    padding: 10px;
    margin: 0 10px;
    clear: both;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    color: #0076a3;
    background: #ffffff;
    white-space: normal;
    width: 248px;
    border-bottom: 1px solid #e4e5e5;
  }
  /* line 986, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav li a:hover {
    color: #0076a3;
    text-decoration: none;
    background-color: #e5e8e8;
  }
  /* line 991, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav #check-out-btn {
    margin-top: 5px;
  }
  /* line 994, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-bot {
    padding: 10px;
    color: #333333;
  }
  /* line 998, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-bot a#view-cart-link {
    font-size: 11px;
    color: #0076a3;
    text-decoration: none;
    padding: 10px 0 0 0;
  }
  /* line 1004, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-bot a#view-cart-link:hover {
    color: #0076a3;
    text-decoration: underline;
  }
  /* line 1008, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-bot span {
    margin: 0 5px;
    padding: 10px 0 0 0;
  }
  /* line 1012, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav #check-out-btn-nav {
    color: #ffffff;
  }
  /* line 1015, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav #check-out-btn a {
    display: normal;
    padding: 0;
    margin: 0;
    clear: none;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    background: #ffffff;
    white-space: normal;
    width: inherit;
    border-bottom: none;
  }
  /* line 1028, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav #check-out-btn a:hover {
    text-decoration: underline;
  }
  /* line 1031, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav p {
    width: 190px;
    margin: 0;
    padding: 0;
    font-size: 11px;
  }
  /* line 1037, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav li a p {
    color: #333333;
  }
  /* line 1040, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav span {
    display: block;
    font-size: 10px;
    color: #7d7d7d;
  }
  /* line 1045, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav img {
    width: 48px;
    margin-right: 10px;
  }
  /* line 1049, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav span.cart-nav-price {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    margin: 0 0 20px 10px;
  }
  /* line 1055, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav span.empty-cart {
    margin-top: 20px;
    font-size: 14px;
  }
  /* line 1059, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav .cart-nav-subtotal {
    display: block;
    padding: 0 10px 11px 10px;
    margin-bottom: 11px;
  }
  /* line 1064, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav .cart-nav-subtotal h4 {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
  }
  /* line 1069, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav .cart-nav-subtotal span {
    margin: 0;
    padding: 3px 0 0 0;
    color: #333333;
    font-size: 20px;
  }
  /* line 1075, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav .dropdown .dropdown-menu .multi-dropdown-menu li a:hover {
    color: #0076a3;
    text-decoration: none;
    background-color: #e5e8e8;
  }
  /* line 1080, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu h5 {
    color: #333333;
    padding: 0 10px;
    margin-bottom: 2px;
  }
  /* line 1085, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .dropdown-menu h5.top-space {
    padding-top: 10px;
  }
  /* line 1088, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .multi-border {
    height: auto;
    border-right: 1px solid #e4e5e5;
  }
  /* line 1093, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .comment_pagination .pagination span {
    display: inline-block;
    margin-left: 2px;
  }
  /* line 1098, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-tubes {
    min-width: 700px;
    padding: 5px 0;
  }
  /* line 1103, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-tubes div {
    margin: 5px 0;
  }
  /* line 1107, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-kits {
    width: 650px;
    padding: 5px 0;
  }
  /* line 1111, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-kits div {
    margin: 5px 0;
    height: auto;
  }
  /* line 1115, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-parts {
    width: 660px;
    padding: 5px 0;
  }
  /* line 1119, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-parts div {
    margin: 5px 0;
    height: auto;
  }
  /* line 1123, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .other-parts {
    width: 500px;
    padding: 5px 0;
  }
  /* line 1127, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .other-parts div {
    margin: 5px 0;
    height: auto;
  }
  /* line 1131, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-other {
    width: 450px;
    padding: 5px 0;
  }
  /* line 1135, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-other div {
    margin: 5px 0;
    height: auto;
  }
  /* line 1139, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-books {
    padding: 5px 0;
  }
  /* line 1142, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-books div {
    margin: 5px 0;
  }
  /* line 1145, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-guitar-parts {
    padding: 5px 0;
  }
  /* line 1148, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-guitar-parts div {
    margin: 5px 0;
  }
  /* line 1151, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-info {
    width: 321px;
    padding: 5px 0;
  }
  /* line 1155, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-info div {
    margin: 5px 0;
    height: auto;
  }
  /* line 1159, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .navbar .nav > li > a:hover {
    background-color: #932018;
    color: #ffffff;
    text-decoration: none;
  }
  /* line 1164, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown.open {
    background-color: #932018;
    color: #f09a19;
    text-decoration: none;
  }
  /* line 1169, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav > li.home:hover,
.nav > li.dropdown:hover {
    cursor: pointer;
    background-color: #932018;
  }
  /* line 1174, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown-menu .caret,
.nav li.dropdown-menu.open a:hover .caret {
    border-top-color: #000000;
    border-bottom-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1181, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown .caret,
.nav li.dropdown.active .caret,
.nav li.dropdown a:hover .caret {
    border-top-color: #000000;
    border-bottom-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1189, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1195, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1201, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown-menu .caret,
.nav li.dropdown-menu.open a:hover .caret {
    border-top-color: #000000;
    border-bottom-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1208, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown.active a:hover {
    cursor: pointer;
    background-color: #ffffff;
  }
  /* line 1212, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav > li.dropdown.open.active > a:hover {
    background-color: #ffffff;
    color: #181919;
    border-bottom: 1px solid #ffffff;
  }
  /* line 1217, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.active .caret {
    border-top-color: #000000;
    border-bottom-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  /* line 1223, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav li.dropdown.active.open .caret,
.nav li.dropdown.active.open a:hover .caret,
.nav li.dropdown.active .caret,
.nav li.dropdown.active a:hover .caret {
    border-top-color: #000000;
    border-bottom-color: #000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  /* line 1232, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-td {
    background-color: #932018;
    background-image: -moz-linear-gradient(top, #d11531, #b30916);
    background-image: -ms-linear-gradient(top, #d11531, #b30916);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d11531), to(#b30916));
    background-image: -webkit-linear-gradient(top, #d11531, #b30916);
    background-image: -o-linear-gradient(top, #d11531, #b30916);
    background-image: linear-gradient(top, #d11531, #b30916);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$button_dark_IE', endColorstr='$button_darker_IE', GradientType=0);
    border-color: #932018 #932018 #932018;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #932018;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  /* line 1257, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-td:hover,
.btn-td:active,
.btn-td.active,
.btn-td.disabled,
.btn-td[disabled] {
    background-color: #bd362f;
    *background-color: #a9302a;
  }
  /* line 1265, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-td:active,
.btn-td.active {
    background-color: #932018 \9;
  }
  /* line 1274, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul.dropdown-menu .size-control {
    max-width: 325px;
    overflow: hidden;
  }
  /* footer */
  /* line 1280, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ftr-cnt {
    background-color: #161515;
    padding: 20px;
  }
  /* line 1284, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ftr-cnt a {
    color: #5a5a5a;
    font-size: 11px;
    margin-right: 20px;
  }
  /* line 1289, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ftr-links {
    margin: -4px 0 0 0;
    padding: 0;
    list-style: none;
  }
  /* line 1294, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ftr-copyright {
    color: #5a5a5a;
    font-size: 11px;
  }
  /* cnt */
  /* line 1300, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cnt {
    background-color: #ffffff;
    padding-bottom: 20px;
  }
  /* line 1304, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #left-rail {
    padding-left: 20px;
  }
  /* line 1307, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .breadcrumb {
    padding: 0px;
    font-size: 11px;
    margin: 0;
    border: 0;
    background: none;
  }
  /* line 1314, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  h1 {
    font-size: 54px;
    line-height: 64px;
  }
  /* line 1318, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  h2 {
    font-size: 34px;
    line-height: 40px;
  }
  /* line 1322, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  h3 {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 1326, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  h4 {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 1330, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .border {
    border: 1px solid #dcddde;
  }
  /* line 1333, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .border-bottom {
    border-bottom: 1px solid #dcddde;
  }
  /* line 1336, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .border-top {
    border-top: 1px solid #dcddde;
  }
  /* line 1340, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .featured-img-cnt {
    position: relative;
    display: block;
    width: auto;
    height: auto;
  }
  /* line 1347, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .featured-img-cnt img {
    min-width: 160px;
  }
  /* products left rail */
  /* line 1353, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .title-bar {
    background: #3b3b3b;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  /* line 1359, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .title-bar h4 {
    color: #cbcbcb;
    padding: 3px 20px;
  }
  /* line 1363, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-cnt {
    border-top: none;
    padding: 20px;
    margin-bottom: 20px;
  }
  /* line 1368, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-row {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  /* line 1372, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-row p {
    width: 100px;
    margin: 0;
    padding: 0;
  }
  /* line 1377, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-row img {
    width: 48px;
    margin-right: 10px;
  }
  /* line 1381, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .module-row span {
    display: block;
    font-size: 11px;
    color: #333333;
  }
  /* line 1386, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .last-product {
    margin: 0;
    padding: 0;
  }
  /* line 1391, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .starss {
    color: #f0ad4e;
    background: -webkit-linear-gradient(-45deg, #fcb551 0%, #d69a45 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 1397, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .starno {
    background: -webkit-linear-gradient(-45deg, #d9d9d9 0%, #b3b3b3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* tube depot btn */
  /*.btn-tubedepot {*/
  /*& a { color: $pure-white; }*/
  /*height: auto;*/
  /*background-color: hsl(0, 85%, 30%) !important;*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tubedepot_button_light", endColorstr="$tubedepot_button_dark");*/
  /*background-image: -khtml-gradient(linear, left top, left bottom, from($tubedepot_button_light), to($tubedepot_button_dark));*/
  /*background-image: -moz-linear-gradient(top, $tubedepot_button_light, $tubedepot_button_dark);*/
  /*background-image: -ms-linear-gradient(top, $tubedepot_button_light, $tubedepot_button_dark);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, $tubedepot_button_light), color-stop(100%, $tubedepot_button_dark));*/
  /*background-image: -webkit-linear-gradient(top, $tubedepot_button_light, $tubedepot_button_dark);*/
  /*background-image: -o-linear-gradient(top, $tubedepot_button_light, $tubedepot_button_dark);*/
  /*background-image: linear-gradient($tubedepot_button_light, $tubedepot_button_dark);*/
  /*border-color: $tubedepot_button_dark $tubedepot_button_dark $tubedepot_button_darker;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);*/
  /*}*/
  /* line 1421, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-tubedepot {
    height: auto;
    background-color: #8e0b0b !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e21212", endColorstr="#8d0b0b");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e21212), to(#8d0b0b));
    background-image: -moz-linear-gradient(top, #e21212, #8d0b0b);
    background-image: -ms-linear-gradient(top, #e21212, #8d0b0b);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e21212), color-stop(100%, #8d0b0b));
    background-image: -webkit-linear-gradient(top, #e21212, #8d0b0b);
    background-image: -o-linear-gradient(top, #e21212, #8d0b0b);
    background-image: linear-gradient(#e21212, #8d0b0b);
    border-color: #8d0b0b #8d0b0b #780a0a;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
  }
  /* line 1452, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .btn-tubedepot-alt {
    height: auto;
    background-color: darkorange !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e21212", endColorstr="#8d0b0b");
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    background-image: none;
  }
  /* line 1464, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .unbuttonize {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    text-align: inherit;
    font: inherit;
    border-radius: 0;
    width: 100%;
  }
  /*form labels*/
  /* line 1477, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  label {
    font-weight: bold;
    border: none;
  }
  /* line 1481, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #ff0000;
  }
  /* line 1486, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  label.error {
    font-weight: bold;
    color: #ff0000;
    margin-top: 5px;
  }
  /* line 1491, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  label.valid {
    display: none;
    margin: 0;
    padding: 0;
  }
  /* taxon page */
  /* line 1498, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 0 0;
    padding: 0px 20px 0px 0px;
  }
  /* Preemptively shrink all h1s */
  /* line 1506, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 0 0;
    padding: 0px 20px 0px 0px;
  }
  /* line 1513, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li {
    margin: 0 0 10px 0;
  }
  /* line 1516, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product {
    height: 180px;
    padding: 5px;
  }
  /* line 1520, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-image {
    border: 2px solid #eaeaea;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
  }
  /* line 1523, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-image a img {
    margin-left: 20px;
    max-height: 120px;
  }
  /* line 1529, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-info {
    background: #eaeaea;
    padding: 5px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    color: black;
  }
  /* line 1535, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-info .price-container {
    display: block;
    overflow: hidden;
    height: 18px;
  }
  /* line 1540, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-info .price-container .price,
ul#products li .taxon-product .taxon-product-info .price-container .sku {
    display: inline-table;
  }
  /* line 1544, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-info .price-container .price {
    font-weight: bold;
    font-size: 14px;
  }
  /* line 1548, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  ul#products li .taxon-product .taxon-product-info .price-container .sku {
    float: right;
    font-size: 12px;
    max-width: 120px;
  }
  /* line 1559, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-cnt .input-group {
    margin: 3px 0;
  }
  /* line 1561, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-cnt .input-group button.btn {
    margin: 2px 0;
  }
  /* line 1566, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .taxon-cnt .child-taxon {
    display: none;
  }
  /* product page */
  /* line 1572, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 0 0;
    padding: 0px 20px 0px 0px;
  }
  /* line 1578, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-cnt span {
    display: block;
  }
  /* line 1581, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .skew-and-social {
    margin: 9px 20px 10px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcddde;
  }
  /* line 1586, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .skew {
    margin-right: 20px;
  }
  /* line 1589, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-cta {
    font-size: 11px;
    margin-bottom: 12px;
  }
  /* line 1593, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-image {
    margin-right: 20px;
    float: left;
  }
  /* line 1597, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productImage {
    position: relative;
  }
  /* line 1600, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productImage img {
    display: block;
  }
  /* line 1603, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productImage button {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  /* line 1608, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #imageZoom {
    padding: 5px;
  }
  /* line 1611, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-container {
    display: block;
    margin-left: 11px;
  }
  /* line 1615, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
  }
  /* line 1618, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 195px;
    padding: 10px 0;
  }
  /* line 1622, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
  }
  /* line 1625, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 195px;
    height: 65px;
  }
  /* line 1629, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-item {
    width: 60px;
    height: 62px;
    border: 1px solid #dcddde;
    cursor: pointer;
  }
  /* line 1635, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 3px;
  }
  /* line 1639, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
  }
  /* line 1643, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #ffffff;
    color: #000000;
  }
  /* line 1647, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-container .hover {
    border: 1px solid #ff0000;
  }
  /* line 1650, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .jcarousel-skin-tango .jcarousel-container .active {
    border: 1px solid #333333;
  }
  /* line 1661, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #test-types a i,
#test-types a:hover i,
#test-types a:active i,
#test-types a:visited .popover-left i,
#test-types .popover-top i,
#test-types .popover-right i {
    color: #000000;
  }
  /* line 1667, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #partial-shipment-description {
    margin-top: 10px;
    color: #aa0014;
    -webkit-animation: fadein 1s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s;
    /* Firefox < 16 */
    -ms-animation: fadein 1s;
    /* Internet Explorer */
    -o-animation: fadein 1s;
    /* Opera < 12.1 */
    animation: fadein 1s;
    /* Firefox < 16 */
    /* Safari, Chrome and Opera > 12.1 */
    /* Internet Explorer */
    /* Opera < 12.1 */
  }
  /* line 1676, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #partial-shipment-description i {
    margin-right: 5px;
  }
  @keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-ms-keyframes fadein {
    /* line 1711, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
    #partial-shipment-description from {
      opacity: 0;
    }
    /* line 1714, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
    #partial-shipment-description to {
      opacity: 1;
    }
  }
  @-o-keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* line 1730, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-on-order {
    text-align: center;
    font-style: italic;
    font-size: 16px;
    color: #c11b17;
  }
  /* line 1737, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productCarouselCnt {
    position: relative;
  }
  /* line 1740, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productCarousel-prev {
    position: absolute;
    top: 33px;
    left: -10px;
    z-index: 100;
  }
  /* line 1746, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #productCarousel-next {
    position: absolute;
    top: 33px;
    right: -10px;
    z-index: 101;
  }
  /* line 1752, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-image .btn-mini {
    padding: 0 2px 2px 2px;
    margin: 0;
  }
  /* line 1756, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-color {
    color: #ed8e18;
    font-weight: bold;
    font-size: 16px;
  }
  /* line 1761, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #price-description {
    margin: 6px 0 0 0;
    padding: 0;
    display: table;
    height: 38px;
  }
  /* line 1767, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #price-text-container {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 1771, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #price-text {
    font-size: 12px;
  }
  /* line 1773, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #price-text span.warn {
    color: #aa3333;
    display: inline;
  }
  /* line 1779, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price span {
    display: block;
  }
  /* line 1782, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price .price-big {
    font-size: 27px;
    padding-top: 2px;
  }
  /* line 1786, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price .price-was {
    margin: 0 4px 0 6px;
  }
  /* line 1789, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price .price-was-amount {
    text-decoration: line-through;
    color: #979797;
    font-weight: bold;
  }
  /* line 1794, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price .product-out-of-stock {
    color: #ff0000;
    font-size: 10px;
    font-weight: bold;
    margin-left: 6px;
  }
  /* line 1800, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt {
    margin: 10px 20px 0 0;
    background: url(//doanmnosquori.cloudfront.net/assets/global/price-bg-fd8932489963e7b354b8439cf5fe4d2ab535a8b10dbe9bae3a91d1d19c99aca6.png) bottom left repeat-x #ffffff;
    padding: 10px;
    padding-bottom: 0px;
  }
  /* line 1807, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt p {
    font-size: 11px;
  }
  /* line 1810, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt p em {
    color: #979797;
    font-style: normal;
  }
  /* line 1814, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt .control-group {
    margin-bottom: 0px;
  }
  /* line 1817, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .form-horizontal .control-label {
    width: inherit;
    margin-right: 10px;
  }
  /* line 1821, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 1824, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .form-horizontal .controls:first-child {
    *padding-left: 0;
  }
  /* line 1827, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .input-mini {
    width: 30px;
  }
  /* line 1830, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-details {
    padding: 16px 0 15px 0;
  }
  /* line 1833, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .product-tabs {
    margin-right: 20px;
    font-weight: bold;
  }
  /* line 1837, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tab-content li {
    margin-bottom: 10px;
  }
  /* line 1840, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  a.write-cta {
    padding-left: 10px;
    border-left: 1px solid #dfc9d5;
    margin-left: 10px;
  }
  /* line 1845, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tab-pane .review-cta {
    padding: 0 0 16px 10px;
    margin: 0 20px 18px 0;
  }
  /* line 1849, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-info {
    padding-left: 10px;
    font-size: 11px;
  }
  /* line 1853, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-text {
    margin-right: 30px;
  }
  /* line 1856, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-border {
    padding: 0 0 11px 0;
    margin: 0 30px 17px 10px;
  }
  /* line 1860, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .see-more-reviews {
    margin: 14px 30px 0 10px;
    text-align: center;
    font-weight: bold;
  }
  /* line 1865, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .see-more-reviews li {
    background: #e5f1f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 1871, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .see-more-reviews li > a:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 1876, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .bot-review-cta {
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
  }
  /* line 1881, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #more-reviews-1,
#more-reviews-2 {
    display: none;
  }
  /* line 1885, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .shipping-alert {
    color: #c42e24;
  }
  /* line 1889, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #price-description-simple {
    margin: 6px 0 0 0;
    padding: 0;
    display: none;
  }
  /* line 1894, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #qty-cnt {
    margin: 15px 0;
  }
  /* line 1897, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #qty-label {
    margin-top: 2px;
  }
  /* line 1900, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #burn-in-label {
    margin-bottom: 15px;
    font-weight: normal;
  }
  /* line 1905, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt select {
    width: 177px;
    margin-bottom: 20px;
    font-size: 11px;
  }
  /* line 1910, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing-cta {
    font-size: 11px;
    white-space: nowrap;
    margin-left: 5px;
  }
  /* line 1915, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing {
    display: none;
    margin: 15px 0 18px 0;
  }
  /* line 1919, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .bulk-title-bar {
    background: #dcdcdc;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  /* line 1925, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .bulk-title-bar h4 {
    color: #333333;
    padding: 3px 20px;
    font-size: 11px;
  }
  /* line 1930, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 11px;
  }
  /* line 1936, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing table {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 11px;
  }
  /* line 1942, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing table td {
    padding: 0;
  }
  /* line 1946, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-pricing .module-cnt {
    padding: 10px 20px;
  }
  /* line 1949, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-close {
    margin-right: 5px;
  }
  /* line 1952, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-cnt label {
    font-size: 11px;
    line-height: 14px;
  }
  /* line 1956, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bias-preference-cnt {
    display: none;
  }
  /* line 1959, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #select-bias-label {
    font-weight: normal;
  }
  /* line 1962, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #test-types label {
    font-weight: normal;
  }
  /* line 1965, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #match-tubes-label {
    display: none;
    font-weight: normal;
  }
  /* line 1969, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #match-tubes-bulk-label {
    display: none;
    font-weight: normal;
  }
  /* line 1973, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bulk-test-label {
    display: none;
    font-weight: normal;
  }
  /* line 1978, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #product-free-shipping-cta {
    margin-top: 15px;
  }
  /* line 1981, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .price-shipping {
    margin-bottom: 0;
  }
  /* line 1984, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .modal {
    display: none;
  }
  /* line 1988, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .modal,
.modal-body {
    z-index: 3000;
  }
  /* line 1993, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .modal img {
    display: block;
    margin: 0 auto;
    border: none;
  }
  /* line 1999, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #lineItemVideoLink {
    /*text-transform: none;*/
  }
  /* line 2003, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #adjustmentsVideoModal {
    width: auto;
    height: auto;
    padding-left: 15px;
    margin-left: -380px;
  }
  /* line 2011, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #adjustmentsVideoModal video {
    margin: 10px;
  }
  /* line 2016, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalReview {
    width: 420px;
    height: 387px;
    background-color: #ffffff;
    margin: -270px 0 0 -211px;
  }
  /* line 2022, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalReview .modal-body {
    max-height: 387px;
    padding: 20px;
    border: none;
  }
  /* line 2027, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form.write-review {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
  }
  /* line 2034, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review label {
    font-weight: bold;
    border: none;
  }
  /* line 2038, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review .controls button {
    margin-right: 5px;
  }
  /* line 2041, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review .controls {
    font-size: 11px;
    margin-top: 10px;
  }
  /* line 2045, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  textarea {
    resize: none;
  }
  /* line 2048, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-rating-label {
    margin: 10px 0 0 0;
  }
  /* line 2051, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .review-comments-label {
    margin-top: 10px;
  }
  /* line 2054, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review .review-stars {
    width: 27px;
    cursor: pointer;
  }
  /* line 2058, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review span.rating-text {
    display: block;
    margin: 7px 0 0 5px;
    font-size: 11px;
    width: 150px;
    cursor: text;
  }
  /* line 2065, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #first-to-review {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  /* line 2069, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #first-to-review h3 {
    margin-bottom: 15px;
  }
  /* line 2072, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .write-review .alert {
    margin: 0 0 20px 0;
    display: none;
  }
  /* line 2076, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .option-select select {
    margin-bottom: 20px;
  }
  /* line 2079, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .option-select .control-label {
    padding-top: 0px;
  }
  /* line 2082, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #frm-out-of-stock p {
    margin: 20px 0 15px 0;
    padding: 0;
    line-height: 16px;
  }
  /* line 2087, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .out-of-stock-email {
    width: 167px;
    margin-bottom: 20px;
    font-size: 11px;
  }
  /* line 2092, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #out-of-stock-loader {
    display: none;
    padding: 50px 0 68px 74px;
  }
  /* line 2096, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #out-of-stock-loader img {
    border: 2px solid #8c8c8c;
    padding: 5px;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 2104, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #out-of-stock-success {
    padding: 20px 0 0 0;
    line-height: 16px;
    display: none;
  }
  /* line 2109, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #inline-review-rating {
    display: none;
  }
  /* line 2112, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modal-review-rating {
    display: none;
  }
  /* line 2115, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #inline-review-cnt {
    display: none;
  }
  /* line 2118, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #inline-review-loader {
    display: none;
    padding: 100px 0 70px 305px;
  }
  /* line 2122, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #inline-review-loader img {
    border: 2px solid #8c8c8c;
    padding: 5px;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 2130, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-added-product {
    display: none;
  }
  /* line 2133, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav .alert {
    display: none;
    margin: 10px 20px;
  }
  /* line 2137, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-no-items {
    width: 200px;
  }
  /* line 2140, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-nav-no-items .alert {
    margin: 10px;
    display: block;
  }
  /* single-promo, also-bought */
  /* line 2146, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo,
.also-bought {
    margin: 0 20px;
  }
  /* line 2150, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo h3,
.also-bought h3 {
    color: #ffffff;
    padding: 5px 20px 6px 20px;
  }
  /* line 2155, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-cnt,
.also-bought-cnt {
    background-color: #f1f1f1;
    padding: 20px;
  }
  /* line 2160, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-cnt p,
.also-bought-cnt p {
    width: 140px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
  }
  /* line 2167, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-cnt img,
.also-bought-cnt img {
    width: 120px;
  }
  /* line 2171, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-cnt span,
.also-bought-cnt span {
    display: block;
    font-size: 11px;
    color: #333333;
  }
  /* line 2177, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-col,
.also-bought-col {
    margin-right: 20px;
  }
  /* line 2181, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .single-promo-top-row,
.also-bought-top-row {
    margin-bottom: 20px;
  }
  /* line 2185, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .errordiv {
    position: fixed;
    z-index: 9999;
    margin: 10px;
  }
  /* line 2190, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .qpwidth {
    width: 100%;
    display: inline-block !important;
  }
  /* static page */
  /* line 2195, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #static-cnt {
    padding: 0 20px;
  }
  /* line 2198, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #static-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 9px 0;
    padding: 0;
  }
  /* cart page */
  /* line 2206, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt {
    padding: 0 20px;
  }
  /* line 2209, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 9px 0;
    padding: 0;
  }
  /* line 2215, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt p#cart-description {
    margin-bottom: 15px;
  }
  /* line 2218, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt p#cart-description-no-products {
    margin-bottom: 35px;
  }
  /* line 2221, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .table {
    margin-bottom: 0;
  }
  /* line 2224, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .table th {
    background-color: #dcddde;
  }
  /* line 2227, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .table thead th {
    padding-left: 20px;
  }
  /* line 2230, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .table tbody td {
    padding: 20px;
  }
  /* line 2233, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .cart-item img {
    margin-right: 10px;
  }
  /* line 2236, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .cart-item span {
    display: block;
    font-size: 11px;
    color: #0076a3;
  }
  /* line 2241, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .cart-edit {
    font-size: 11px;
  }
  /* line 2244, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .cart-edit-cta {
    margin-right: 14px;
  }
  /* line 2247, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-cnt .fa-edit,
#cart-cnt .fa-remove {
    margin-left: 4px;
  }
  /* line 2251, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-subtotal {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px 10px;
    float: right;
    display: inline-block;
  }
  /* line 2259, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-checkout {
    text-align: right;
    padding: 15px;
    background-color: #dcddde;
  }
  /* line 2264, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-checkout button {
    margin-left: 10px;
  }
  /* line 2267, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #cart-checkout a {
    margin-right: 10px;
  }
  /* line 2270, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalEditMode {
    width: 480px;
    height: 600px;
    background-color: #ffffff;
    margin: -270px 0 0 -251px;
  }
  /* line 2276, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalEditMode .modal-body {
    max-height: 600px;
    padding: 5px 0 0 20px;
    border: none;
  }
  /* line 2281, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalEditMode h4 {
    margin-left: 20px;
  }
  /* line 2284, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalEditMode img {
    margin-left: 0px;
  }
  /* line 2287, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #billing-cnt .address.vcard {
    margin: 20px;
  }
  /* line 2290, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #guest_checkout {
    margin-top: 30px;
  }
  /* line 2293, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  button.checkout {
    border: 0;
    background: none;
    float: right;
    opacity: 0.85;
    transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -webkit-transition: opacity 0.15s ease-in-out;
  }
  /* line 2303, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  button.checkout:hover {
    opacity: 1;
  }
  /* account */
  /* line 2308, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt {
    padding: 0 20px;
  }
  /* line 2311, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 9px 0;
    padding: 0;
  }
  /* line 2317, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #signin-cnt {
    border-left: 1px solid #dcddde;
    padding: 0 0 20px 20px;
  }
  /* line 2321, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* line 2325, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt p#reg-intro {
    margin-bottom: 15px;
  }
  /* line 2328, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt #signin-btn {
    margin: 2px 0 2px 0;
  }
  /* line 2331, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-signin-cnt #signin-now-btn {
    margin: 2px 0 20px 0;
  }
  /* line 2334, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt {
    padding: 0 20px;
  }
  /* line 2337, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 19px 0;
    padding: 0;
  }
  /* line 2343, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt h3 {
    margin-bottom: 10px;
  }
  /* line 2346, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt .fa-cog {
    margin-left: 3px;
  }
  /* line 2349, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt h1 #my-account-edit {
    font-size: 12px;
    margin-left: 10px;
  }
  /* line 2353, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #account-cnt .account-tabs {
    font-weight: bold;
  }
  /* line 2357, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt {
    padding: 0 20px;
  }
  /* line 2360, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt table {
    margin-bottom: 0;
  }
  /* line 2363, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* line 2367, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt h4.border-top {
    margin-top: 12px;
    padding-top: 20px;
    border-color: #d4d4d4;
  }
  /* line 2373, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt table td {
    border-top: 1px solid #d4d4d4;
  }
  /* line 2376, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt table td span {
    display: block;
    font-size: 11px;
    color: #0076a3;
  }
  /* line 2381, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt .td-align-right {
    text-align: right;
  }
  /* line 2384, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt h4.confirm-total {
    margin: 5px 0 0 0;
    padding: 0;
  }
  /* line 2388, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt .confirm-edit-cnt {
    margin-top: 15px;
  }
  /* line 2391, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #order-summary-cnt strong {
    margin-bottom: 5px;
    display: block;
  }
  /* checkout */
  /* line 2397, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt {
    padding: 0 20px;
  }
  /* line 2400, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .check-out-tabs {
    width: 920px;
    margin: 4px 0 0 0;
  }
  /* line 2404, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 9px 0;
    padding: 0;
  }
  /* line 2410, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #signin-cnt {
    border-left: 1px solid #dcddde;
    padding: 0 0 20px 20px;
  }
  /* line 2414, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* line 2418, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt .tab-content p {
    margin-bottom: 15px;
  }
  /* line 2421, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #btn-register-now {
    margin-right: 7px;
  }
  /* line 2424, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #btn-checkout-as-guest {
    margin-left: 7px;
  }
  /* line 2427, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #checkout-as-guest {
    margin-left: 7px;
  }
  /* line 2430, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tab-no-link {
    display: block;
    padding: 10px 10px 0 10px;
    color: #cccccc;
  }
  /* line 2435, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #social-signin {
    border-top: 1px solid #dcddde;
  }
  /* line 2438, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #social-signin p {
    padding: 20px 0 0 0;
  }
  /* line 2441, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .signin-password-group {
    position: relative;
  }
  /* line 2444, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #signin-forgot-pw {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
  }
  /* line 2450, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalForgotPassword {
    width: 420px;
    height: 250px;
    background-color: #ffffff;
    margin: -270px 0 0 -211px;
  }
  /* line 2456, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #modalForgotPassword .modal-body {
    max-height: 387px;
    padding: 20px;
    border: none;
  }
  /* line 2461, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form.forgot-password {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
  }
  /* line 2469, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #bml-banner {
    width: 460px;
    margin: 0 auto 10px;
  }
  /* line 2474, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt form label {
    display: inline;
  }
  /* line 2478, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt form label.error {
    display: block;
  }
  /* line 2482, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  hr.divider {
    color: #d4d4d4;
  }
  /* line 2486, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form span.required {
    color: #e45353;
    font-weight: bold;
    font-size: 1.2em;
  }
  /* line 2492, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form input.hidden {
    display: none;
  }
  /* line 2496, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form input#card_code {
    width: 50px;
  }
  /* line 2500, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form select#card_month,
form select#card_year {
    width: 100px;
  }
  /* line 2505, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form select.shipping_method_select {
    width: 100%;
  }
  /* line 2509, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #special-instructions {
    margin-bottom: 12px;
  }
  /* line 2512, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #special-instructions textarea {
    height: auto;
    width: auto;
    max-width: 100%;
  }
  /* line 2519, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  /* line 2541, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  form#checkout_form_delivery .control-group {
    padding: 10px 10px 10px;
    background-color: white;
  }
  /* line 2546, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  span.separator {
    padding: 0 20px;
    font-size: 14px;
  }
  /* line 2551, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .stock-contents th {
    padding: 0 0 0 10px;
  }
  /* line 2555, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .delivery-warning {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  /* line 2564, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .shipping-method {
    padding-bottom: 5px;
  }
  /* line 2568, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #signin-btn {
    margin: 2px 0 2px 0;
  }
  /* line 2571, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .frm-margin-right {
    margin-right: 20px;
  }
  /* line 2574, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .left-frm-col {
    margin-right: 20px;
  }
  /* line 2577, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #billing-cnt,
#confirm-cnt {
    margin-left: 200px;
    padding: 20px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 2586, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #check-out-cnt label span {
    font-size: 10px;
    color: #999;
    font-weight: normal;
  }
  /* line 2591, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #billing-cnt h4.border-top,
#confirm-cnt h4.border-top {
    margin-top: 12px;
    padding-top: 30px;
    border-color: #d4d4d4;
  }
  /* line 2597, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #ship-to-billing-label {
    padding-top: 27px;
    font-weight: normal;
  }
  /* line 2601, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #different-shipping-info {
    display: none;
  }
  /* line 2604, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #billing-cards {
    margin: -10px 0 20px 0;
  }
  /* line 2607, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #billing-cards .pull-left {
    margin-right: 5px;
  }
  /* line 2610, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #continue-btn-cnt {
    margin-top: 12px;
    padding-top: 30px;
    border-top: 1px solid #d4d4d4;
    text-align: center;
  }
  /* line 2616, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt table td {
    border-top: 1px solid #d4d4d4;
  }
  /* line 2619, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt table td span {
    display: block;
    font-size: 11px;
    color: #0076a3;
  }
  /* line 2624, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt .td-align-right {
    text-align: right;
  }
  /* line 2627, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt h4.confirm-total {
    margin: 5px 0 0 0;
    padding: 0;
  }
  /* line 2631, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt .confirm-edit-cnt {
    margin-top: 15px;
  }
  /* line 2634, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt .confirm-credit-edit-cnt {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  /* line 2638, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #confirm-cnt strong {
    margin-bottom: 5px;
    display: block;
  }
  /* line 2642, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #checkout-success-cnt h1 {
    font-size: 54px;
    line-height: 64px;
  }
  /* line 2646, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #checkout-success-cnt h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 14px 0 13px 0;
  }
  /* line 2651, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #success-cnt-message {
    margin: 0 0 25px 20px;
  }
  /* line 2654, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #success-social {
    margin: 0 0 25px 20px;
  }
  /* right rail */
  /* line 2659, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .right-rail-cnt {
    margin-right: 20px;
  }
  /* line 2662, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .right-rail-cnt .module-cnt {
    padding-bottom: 5px;
  }
  /* line 2665, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #checkout-success-cnt .right-rail-cnt {
    padding-top: 83px;
  }
  /* section, sub-section and search */
  /* line 2670, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 2676, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tabs {
    margin-right: 20px;
    font-weight: bold;
  }
  /* line 2680, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list {
    margin: 5px 0 20px 0;
  }
  /* line 2683, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li a {
    padding: 5px 20px;
  }
  /* line 2686, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.more {
    font-size: 11px;
  }
  /* line 2689, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads {
    padding-left: 20px;
    margin-bottom: 10px;
  }
  /* line 2693, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .on-sale {
    top: 0;
    right: 0;
  }
  /* line 2697, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .lead-img {
    width: 328px;
    position: relative;
  }
  /* line 2701, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .lead-info-cnt {
    background-color: #3b3b3b;
    padding: 11px 20px 16px 20px;
    margin: 0;
  }
  /* line 2706, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .lead-info-cnt a {
    font-weight: bold;
    color: #ffffff;
    display: block;
    margin-bottom: 5px;
  }
  /* line 2712, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .lead-price {
    color: #ed8e18;
  }
  /* line 2715, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .price span {
    display: block;
  }
  /* line 2718, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .price-big {
    font-size: 27px;
    padding-top: 2px;
  }
  /* line 2722, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .lead-description {
    color: #0076a3;
    font-size: 11px;
    margin-left: 10px;
  }
  /* line 2727, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  #section-leads .left-lead {
    margin-right: 20px;
  }
  /* line 2730, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-cnt .intro {
    margin: 0 20px 20px 0;
    padding-bottom: 15px;
  }
  /* line 2734, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  /* line 2738, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col p {
    margin: 0;
    padding: 0;
  }
  /* line 2742, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-info {
    margin-left: 20px;
  }
  /* line 2745, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-info a {
    font-weight: bold;
    margin-bottom: 11px;
    display: block;
  }
  /* line 2750, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-info .price {
    margin-top: 11px;
  }
  /* line 2753, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-info .price em {
    color: #0076a3;
    font-style: normal;
    font-size: 11px;
  }
  /* line 2758, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col img {
    width: 160px;
  }
  /* line 2761, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col span {
    display: block;
  }
  /* line 2764, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col {
    margin-right: 20px;
  }
  /* line 2767, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-rating {
    margin-right: 20px;
  }
  /* line 2770, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-rating span.stars {
    display: block;
    margin-top: 3px;
  }
  /* line 2774, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-rating a {
    display: block;
    font-size: 11px;
  }
  /* line 2778, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .section-tab-col .product-shipping {
    font-size: 11px;
  }
  /* line 2781, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 2787, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt h1.results-title {
    margin-bottom: 13px;
  }
  /* line 2790, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .intro {
    margin: 0 20px 0 0;
    padding-bottom: 15px;
  }
  /* line 2794, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .alert {
    margin-right: 20px;
    color: #b62818;
  }
  /* line 2798, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .sort {
    margin: 0 20px 20px 0;
    padding-bottom: 0px;
  }
  /* line 2802, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .sort-title {
    margin: 9px 14px 0 0;
  }
  /* line 2805, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .sort .active a {
    background-color: #ccc;
    color: #3b3b3b;
    font-weight: bold;
  }
  /* line 2810, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt .nav {
    margin: 8px 0;
  }
  /* line 2813, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .results-cnt h3 {
    margin-top: 12px;
  }
  /* line 2816, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .narrow-by {
    margin-bottom: 20px;
  }
  /* line 2819, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .narrow-by title-bar {
    margin-bottom: 3px;
  }
  /* line 2822, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .narrow-by .border-bottom {
    padding-bottom: 10px;
  }
  /* line 2825, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .narrow-by .nav-list {
    margin-bottom: 10px;
  }
  /* line 2828, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .narrow-by .other-title-bar {
    margin-top: 10px;
  }
  /* line 2831, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.title {
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 0;
  }
  /* line 2836, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.active {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 15px 5px 20px;
    background-color: #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 2845, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.active .close {
    margin-top: -2px;
  }
  /* line 2848, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li a:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 2853, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.active a {
    padding: 0 15px 0 0;
  }
  /* line 2856, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .nav-list li.inactive {
    padding: 5px;
    color: #ccc;
  }
  /* line 2860, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row {
    margin: 0 0 16px 0;
  }
  /* line 2863, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row .pull-left {
    margin-right: 19px;
    width: 214px;
  }
  /* line 2867, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row .pull-left:last-child {
    margin-right: 0;
  }
  /* line 2870, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row p {
    margin-top: 7px;
  }
  /* line 2873, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row span {
    display: block;
    margin-top: 3px;
    font-size: 11px;
  }
  /* line 2878, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-row em {
    color: #0076a3;
    font-style: normal;
    margin-left: 3px;
  }
  /* line 2883, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-break {
    margin-right: 20px;
    padding: 6px 0 35px 0;
  }
  /* line 2887, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .list-result-break {
    margin-top: -10px;
  }
  /* line 2890, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-break {
    margin-right: 20px;
    padding: 6px 0 35px 0;
  }
  /* line 2894, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .result-break h4 {
    margin: 0;
    padding: 0;
  }
  /* line 2899, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  div.modalAll {
    width: 600px;
    height: 360px;
    background-color: #ffffff;
    margin: -270px 0 0 -301px;
  }
  /* line 2905, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  div.modalAll .modal-body {
    max-height: 360px;
    padding: 20px;
    border: none;
    padding-left: 20px;
  }
  /* line 2911, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  div.modalAll .modal-body ul {
    margin: 0;
    padding: 0;
  }
  /* line 2915, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  div.modalAll .modal-ul-left {
    margin-right: 20px;
  }
  /* line 2918, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  div.modalAll .modal-body li {
    margin-bottom: 5px;
  }
  /*
  #modalAllBrands {width:600px;height:360px;background-color:$pure_white;margin: -270px 0 0 -301px;}
  #modalAllBrands .modal-body {max-height:360px;padding:20px;border:none;padding-left:20px;}
  #modalAllBrands .modal-body ul {margin:0;padding:0;}
  @modalAllBrands .modal-ul-left {margin-right:20px;}
  #modalAllBrands .modal-body li {margin-bottom:5px;}
   */
  /* line 2930, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 2936, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt .suggestions {
    margin: 33px 0;
  }
  /* line 2939, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt h2 {
    font-size: 20px;
    line-height: 24px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 2945, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt .suggestions ul {
    margin-left: 20px;
  }
  /* line 2948, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt ul {
    margin-left: 0;
  }
  /* line 2951, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .no-results-cnt ul li {
    line-height: 24px;
  }
  /* tube finder */
  /* line 2956, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  /* line 2960, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col p {
    margin: 0;
    padding: 0;
  }
  /* line 2964, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-info a {
    font-weight: bold;
    margin-bottom: 11px;
    display: block;
  }
  /* line 2969, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-info .price {
    margin-top: 11px;
  }
  /* line 2972, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-info .price em {
    color: #0076a3;
    font-style: normal;
    font-size: 11px;
  }
  /* line 2977, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col img {
    width: 160px;
    margin-right: 20px;
  }
  /* line 2981, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col span {
    display: block;
  }
  /* line 2984, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col {
    margin-right: 20px;
  }
  /* line 2987, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-rating {
    margin-right: 20px;
  }
  /* line 2990, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-rating span.stars {
    display: block;
    margin-top: 3px;
  }
  /* line 2994, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-rating a {
    display: block;
    font-size: 11px;
  }
  /* line 2998, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-col .product-shipping {
    font-size: 11px;
  }
  /* line 3001, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt h1 {
    font-size: 34px;
    line-height: 40px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 3007, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt p {
    margin: 0 20px 26px 0;
  }
  /* line 3010, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt .tips {
    margin: 30px 0;
  }
  /* line 3013, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt h2 {
    font-size: 20px;
    line-height: 24px;
    margin: -5px 0 10px 0;
    padding: 0;
  }
  /* line 3019, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt .alert h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 0;
  }
  /* line 3025, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt .tips ul {
    margin-left: 20px;
  }
  /* line 3028, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt .alert {
    margin-right: 20px;
    color: #b62818;
  }
  /* line 3032, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
  .tube-finder-cnt .alert .fa-arrow-left {
    margin: 5px 10px 0 0;
  }
}

/* line 3036, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#productImage img {
  border: 1px lightgray solid;
}

/* line 3040, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.dropdown #tracking-dropdown-btn {
  z-index: 1;
}

/* line 3044, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tracking-dropdown.open {
  visibility: visible;
}

/* line 3048, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tracking-dropdown {
  max-height: 250px;
  overflow: scroll;
  z-index: 9999;
  margin: 0;
  border: 1px solid #cccccc;
  border-radius: 4px;
  position: absolute;
  z-index: 1000;
  background-color: #f5f5f5;
  visibility: hidden;
}

/* line 3061, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tracking-dropdown li:nth-child(odd) {
  background-color: #ccc;
}

/* line 3065, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tracking-dropdown-items {
  padding: 5px;
  z-index: 1000;
}

/* line 3070, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#tracking-page {
  padding: 5px;
}

/* line 3074, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tracking-info {
  position: relative;
}

/* line 3077, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.cart-line-item-adjustments {
  list-style-type: none;
  padding-top: 5px;
  margin-right: 20px;
}

/* line 3083, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.new-product-links {
  text-align: center;
}

/* line 3087, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.new-product-link {
  display: inline-block;
}

/* line 3091, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.new-product-image {
  width: 300px;
}

/* line 3095, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.new-product-links a:hover {
  text-decoration: none;
  color: #c11b17;
}

/* line 3100, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.bani {
  background: none;
  border: 0;
  box-sizing: border-box;
  font-size: inherit;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
}

/* line 3109, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.bani::before, .bani::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 3120, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.center:hover {
  color: #c11b17;
}

/* line 3123, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.center::before, .center::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
}

/* line 3131, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.center::before {
  border-top: 2px solid #c11b17;
  border-bottom: 2px solid #c11b17;
  transform: scale3d(0, 1, 1);
}

/* line 3137, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.center::after {
  border-left: 2px solid #c11b17;
  border-right: 2px solid #c11b17;
  transform: scale3d(1, 0, 1);
}

/* line 3143, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.center:hover::before, .center:hover::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
}

/* line 3150, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider {
  height: 100px;
  width: 50vw;
  position: fixed;
  bottom: 100px;
  margin-left: calc(50px - 50vw);
  color: white;
}

/* line 3159, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab {
  height: 100px;
  width: 50px;
  font-size: 12px;
  text-align: center;
  border-radius: 0px 10px 10px 0px;
  background-image: linear-gradient(#c11b17, #932018);
}

/* line 3167, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab:hover {
  cursor: pointer;
}

/* line 3170, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab::before, #slider-tab::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
}

/* line 3178, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab::before {
  border-top: 2px solid #fbca67;
  border-bottom: 2px solid #fbca67;
  border-radius: 0px 10px 10px 0px;
  transform: scale3d(0, 1, 1);
}

/* line 3185, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab::after {
  border-left: 2px solid #fbca67;
  border-right: 2px solid #fbca67;
  border-radius: 0px 10px 10px 0px;
  transform: scale3d(1, 0, 1);
}

/* line 3192, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab:hover::before, #slider-tab:hover::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
}

/* line 3199, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-tab-content {
  width: 100px;
  vertical-align: middle;
  margin-top: 33px;
  margin-left: -23px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari 3-8 */
  transform: rotate(90deg);
}

/* line 3209, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-body {
  text-align: center;
  font-size: calc(9px + 0.5vw);
  box-sizing: border-box;
  height: 100px;
  color: #c11b17;
  border-top: 2px solid #c11b17;
  border-bottom: 2px solid #c11b17;
  width: calc(50vw - 50px);
  background-color: white;
}

/* line 3221, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#slider-body-content {
  margin-top: 10px;
  vertical-align: middle;
}

/* line 3226, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tab-content div.tab-pane {
  margin-left: 20px;
}

/* line 3230, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.image-modal {
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  z-index: 1041;
  border-radius: 5px;
}

/* line 3241, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1040;
  background-color: black;
  opacity: 0.8;
}

/* line 3252, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.spyglass {
  pointer-events: none;
  position: absolute;
  border-style: solid;
  border-radius: 50%;
  border-color: gray;
  width: 300px;
  height: 300px;
  margin-top: -150px;
  margin-left: -150px;
}

/* line 3264, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.tab-box-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 3270, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.abp {
  float: left;
  padding-bottom: 20px;
}

/* line 3274, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.abpimage {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
}

/* line 3280, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.abpinner {
  margin: 5px;
  font-weight: 900;
  padding: 5px;
}

/* line 3285, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.abpname {
  width: 150px;
}

/* line 3288, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#abpd {
  margin-bottom: 20px;
}

/* line 3291, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.pricing {
  color: black;
}

/* line 3295, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#image-arrow-left {
  cursor: pointer;
  color: white;
  font-size: 75px;
  z-index: 1042;
  position: fixed;
  top: 50%;
  margin-left: 30px;
}

/* line 3304, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.zoomLens {
  pointer-events: none;
}

/* line 3307, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#image-arrow-right {
  cursor: pointer;
  color: white;
  font-size: 75px;
  z-index: 1042;
  position: fixed;
  top: 50%;
  margin-left: 860px;
  margin-right: 30px;
}

/* line 3317, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#address-autocomplete-form {
  position: relative;
}

/* line 3320, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
#address-suggestions {
  position: absolute;
  z-index: 9999;
  background-color: white;
  width: 95%;
}

/* line 3326, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.address-suggestion {
  padding: 5px;
}

/* line 3330, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.address-suggestion:hover {
  background-color: #2a77a3;
  cursor: pointer;
}

/* line 3335, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.covid-header-notice {
  width: fill;
  text-align: center;
  padding: 0.5rem;
  background-color: #fba703;
  color: black;
  font-size: 1rem;
  line-height: 1.25rem;
}

/* line 3345, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.covid-header-dismiss-button {
  display: none;
}

/* line 3349, app/assets/stylesheets/spree/backend/shared/tubedepot/tubedepot.scss */
.recaptcha-tooltip {
  max-width: 400px;
}

@media all {
  /* line 5, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .hidden,
.suppressed {
    display: none;
  }
  /* line 11, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .small-text {
    font-size: 0.9em;
  }
  /* line 14, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .width-auto {
    width: auto;
  }
  /* line 18, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .width-auto input[type="number"],
.width-auto input[type="text"],
.width-auto input[type="number"],
.width-auto input[type="text"] {
    width: auto;
  }
  /* line 25, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .height-auto {
    height: auto;
  }
  /* line 30, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .pull-right {
    float: right;
  }
  /* line 33, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .pull-left {
    float: left;
  }
  /* line 36, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .max-width {
    width: 100%;
  }
  /* line 39, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .max-height {
    height: 100%;
  }
  /* line 43, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .green {
    color: #9fc820;
  }
  /* line 47, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .big-text {
    font-size: 2em;
  }
  /* line 52, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .warning-box {
    margin: 0px 20px 20px 20px;
    padding: 10px 20px;
    color: #aa0014;
    border-bottom: 1px solid #aa0014;
    border-top: 1px solid #aa0014;
  }
  /* line 10, app/assets/stylesheets/spree/backend/shared/_tubedepot_mixins.scss */
  .warning-box h1,
.warning-box h2,
.warning-box h3,
.warning-box h4,
.warning-box h5,
.warning-box h6 {
    margin-bottom: 5px;
  }
  /* line 66, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .content-margin {
    padding-top: 20px;
    margin: 0px 30px 20px 30px;
  }
  /* line 10, app/assets/stylesheets/spree/backend/shared/_tubedepot_mixins.scss */
  .content-margin h1,
.content-margin h2,
.content-margin h3,
.content-margin h4,
.content-margin h5,
.content-margin h6 {
    margin-bottom: 5px;
  }
  /* line 73, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .pad-above {
    margin-top: 20px;
  }
  /* line 76, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .pad-below {
    margin-bottom: 20px;
  }
  /* line 79, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .pad-right {
    margin-right: 20px;
  }
  /* line 82, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .no-pad-below {
    margin-bottom: 0px;
  }
  /* line 85, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .no-pad-below {
    margin-bottom: 0px;
  }
  /* line 89, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .no-margin {
    margin: 0px;
  }
  /* line 92, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .no-padding {
    padding: 0px;
  }
  /* line 96, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .push-right {
    padding-left: 20px;
  }
  /* line 99, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .push-right-margin {
    margin-left: 20px;
  }
  /* line 103, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .taxons-list {
    margin: 0 0 10px 20px;
  }
  /* line 107, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .fifth-width {
    width: 20%;
  }
  /* line 111, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .vertical-align-top {
    vertical-align: top;
  }
  /* line 116, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .white-links a,
.white-links a:hover,
.white-links a:active,
.white-links a:visited {
    color: #ffffff;
  }
  /* line 124, app/assets/stylesheets/spree/backend/shared/tubedepot/convenience_classes.scss */
  .black-links a,
.black-links a:hover,
.black-links a:active,
.black-links a:visited {
    color: #000000;
  }
}

/* Fixing Taxon product sorting*/
/* line 2, app/assets/stylesheets/spree/backend/shared/fix_taxon_product_sorting.scss */
ul#taxon_products.ui-sortable a.name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

/* line 8, app/assets/stylesheets/spree/backend/shared/fix_taxon_product_sorting.scss */
ul#taxon_products.ui-sortable {
  width: 670px;
}

/* Fixing wonky circle icons */
/* line 12, app/assets/stylesheets/spree/backend/shared/fix_taxon_product_sorting.scss */
.icon_link.no-text.with-tip {
  line-height: 24px;
}

/* line 15, app/assets/stylesheets/spree/backend/shared/fix_taxon_product_sorting.scss */
.fa-edit.no-text.with-tip:not(.icon_link) {
  line-height: 24px;
}

/* line 18, app/assets/stylesheets/spree/backend/shared/fix_taxon_product_sorting.scss */
.fa-trash.no-text.with-tip:not(.icon-link) {
  line-height: 24px;
}

/* line 18, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: separate;
}

/* line 23, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th,
table td {
  padding: 7px 5px;
  border-right: 1px solid very-light(#555555, 12);
  border-bottom: 1px solid very-light(#555555, 12);
  vertical-align: middle;
  text-overflow: ellipsis;
}

/* line 31, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th img,
table td img {
  border: 1px solid transparent;
}

/* line 35, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th:first-child,
table td:first-child {
  border-left: 1px solid very-light(#555555, 12);
}

/* line 39, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th a,
table td a {
  border-bottom: 1px dotted #6e6e6e;
}

/* line 42, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th a:hover,
table td a:hover {
  border-color: #f9ad3d;
}

/* line 47, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th .handle,
table td .handle {
  display: block !important;
  text-align: center;
  padding-right: 0;
}

/* line 53, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions,
table td.actions {
  background-color: transparent;
  border: none !important;
  text-align: center;
}

/* line 58, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions span.text,
table td.actions span.text {
  font-size: 13px;
}

/* line 62, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .no-text[class*="fa"],
table td.actions .no-text[class*="fa"] {
  font-size: 120%;
  background-color: #f9fafb;
  border: 1px solid very-light(#555555, 12);
  border-radius: 15px;
  width: 29px;
  height: 29px;
  display: inline-block;
  padding-top: 2px;
}

/* line 72, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .no-text[class*="fa"]:before,
table td.actions .no-text[class*="fa"]:before {
  text-align: center !important;
  width: 27px;
  display: inline-block;
}

/* line 78, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .no-text[class*="fa"]:hover,
table td.actions .no-text[class*="fa"]:hover {
  border-color: transparent;
}

/* line 83, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions button[class*="fa"],
table td.actions button[class*="fa"] {
  color: #555555;
  padding: 0 !important;
}

/* line 88, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-envelope-alt,
table th.actions .fa-eye-open,
table td.actions .fa-envelope-alt,
table td.actions .fa-eye-open {
  color: #555555;
  padding-left: 0px;
}

/* line 93, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-envelope-alt:hover,
table th.actions .fa-eye-open:hover,
table td.actions .fa-envelope-alt:hover,
table td.actions .fa-eye-open:hover {
  background-color: #555555;
  color: #ffffff;
}

/* line 98, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-trash:hover,
table th.actions .fa-void:hover,
table td.actions .fa-trash:hover,
table td.actions .fa-void:hover {
  background-color: #aa0014;
  color: #ffffff;
}

/* line 103, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-cancel:hover,
table td.actions .fa-cancel:hover {
  background-color: #9fc820;
  color: #ffffff;
}

/* line 107, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-edit:hover,
table th.actions .fa-capture:hover,
table th.actions .fa-ok:hover,
table th.actions .fa-plus:hover,
table th.actions .fa-save:hover,
table td.actions .fa-edit:hover,
table td.actions .fa-capture:hover,
table td.actions .fa-ok:hover,
table td.actions .fa-plus:hover,
table td.actions .fa-save:hover {
  background-color: #f8980b;
  color: #ffffff;
}

/* line 115, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.actions .fa-copy:hover,
table td.actions .fa-copy:hover {
  background-color: #9fc820;
  color: #ffffff;
}

/* line 121, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th input[type="number"],
table th input[type="text"],
table td input[type="number"],
table td input[type="text"] {
  width: 100%;
}

/* line 126, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th.no-border,
table td.no-border {
  border-right: none;
}

/* line 130, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table th .handle,
table td .handle {
  cursor: move;
}

/* line 136, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table.no-borders td,
table.no-borders th {
  border: none !important;
}

/* line 143, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table thead th {
  padding: 10px;
  border-top: 1px solid very-light(#555555, 12);
  border-bottom: none;
  background-color: very-light(#555555, 4);
  text-transform: uppercase;
  font-size: 85%;
  font-weight: 600;
}

/* line 156, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr:first-child th, table tbody tr:first-child td {
  border-top: 1px solid very-light(#555555, 12);
}

/* line 160, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.even td {
  background-color: very-light(#555555, 4);
}

/* line 163, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.even td img {
  border: 1px solid very-light(#555555, 6);
}

/* line 171, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr:hover td img {
  border: 1px solid very-light(#555555, 12);
}

/* line 176, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.deleted td {
  background-color: very-light(#aa0014, 6);
  border-color: very-light(#aa0014, 15);
}

/* line 181, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.ui-sortable-placeholder td {
  border: 1px solid #f8980b !important;
  visibility: visible !important;
}

/* line 185, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.ui-sortable-placeholder td.actions {
  background-color: transparent;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: 1px solid #f8980b !important;
}

/* line 194, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.ui-sortable-helper {
  width: 100%;
}

/* line 197, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.ui-sortable-helper td {
  background-color: darkgray;
  border-bottom: 1px solid very-light(#555555, 12);
}

/* line 201, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody tr.ui-sortable-helper td.actions {
  display: none;
}

/* line 208, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody.no-border-top tr:first-child td {
  border-top: none;
}

/* line 213, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody.grand-total td {
  border-color: #f8980b !important;
  text-transform: uppercase;
  font-size: 110%;
  font-weight: 600;
  background-color: white;
}

/* line 220, app/assets/stylesheets/spree/backend/shared/_tables.scss */
table tbody.grand-total .total {
  background-color: #f8980b;
  color: #ffffff;
}

/*************

 Copied from jquery-tablesorter on github;

 I commented out the majority of it because I only wanted the arrows and not the
 sizing/coloring.

*************/
/* line 15, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.ui-icon {
  font-family: FontAwesome;
}

/* line 19, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.handle {
  font-family: FontAwesome;
}

/* line 23, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
  background-position: center right;
  /*font-size: 85%;*/
  background-repeat: no-repeat;
  cursor: pointer;
  white-space: normal;
  padding: 4px 20px 4px 4px;
}

/* Add twisty arrows and underlining to sorted column */
/* line 34, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
  border-bottom: #aa0014 2px solid;
}

/* line 39, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default
thead
.tablesorter-headerAsc
.tablesorter-header-inner
a:after {
  content: "▲";
}

/* line 46, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
  border-bottom: #aa0014 2px solid;
}

/* line 51, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default
thead
.tablesorter-headerDesc
.tablesorter-header-inner
a:after {
  content: "▼";
}

/* line 59, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default thead .sorter-false {
  background-image: none;
  padding: 4px;
}

/* tfoot */
/* line 65, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default tfoot .tablesorter-headerSortUp,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc {
  border-top: #aa0014 2px solid;
}

/* table processing indicator */
/* line 73, app/assets/stylesheets/spree/backend/shared/jquery-tablesorter-spree.scss */
.tablesorter-default .tablesorter-processing {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  /* background-image: url(//doanmnosquori.cloudfront.net/../addons/pager/icons/loading.gif) !important; */
  background-image: url("data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=") !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-38e3044893b6a7ee8ca6829be1338ce8d359ac33f4fc0bc2cf18a875551841f7.eot);
  src: url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-38e3044893b6a7ee8ca6829be1338ce8d359ac33f4fc0bc2cf18a875551841f7.eot?#iefix) format("embedded-opentype"), url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-7736095667ba1695617b0c05d74be471acc993fee53c8e0cfbbe2b2f922ac0fc.woff2) format("woff2"), url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-caa5e9b2b6aaf4608554be06123ee3874b4e6db995cf44d9522a3507ad79cea5.woff) format("woff"), url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-2012d47b688a29aa023df70ef602186b9bfea63a2ee23cbf2fe09417166f751c.ttf) format("truetype"), url(//doanmnosquori.cloudfront.net/assets/fontawesome-webfont-0f08fb7da3e1aaed212734ef658470d1436e0b5e0cc439734c8790c0bd5ee7c8.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, vendor/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@media all and (max-width: 940px) {
  /* line 2, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cssfix {
    display: none;
  }
  /* line 5, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .abp {
    max-width: 150px;
  }
  /* line 8, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .profiler-results.profiler-top.profiler-left {
    display: none;
  }
  /* line 11, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #search .floatlabel {
    font-size: 12px !important;
    top: 5px !important;
  }
  /* line 15, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .instagram-widget {
    text-align: center;
  }
  /* line 18, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .instagram-object {
    width: 20% !important;
    margin: 5px !important;
  }
  /* line 22, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .h-overflowAuto {
    background-color: #e1e1e1;
  }
  /* line 25, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .SlideModal.SlideModal--right.SlideModal--open {
    padding-right: 0px !important;
  }
  /* line 28, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #search .floatlabel.floatme {
    display: none;
  }
  /* line 31, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #search input {
    padding-top: 4px !important;
    height: 18px !important;
  }
  /* line 35, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .lrform input {
    width: 100%;
    padding: 10px;
  }
  /* line 39, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .lrmodal {
    max-width: 75vw !important;
  }
  /* line 42, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .limitcolumns {
    column-count: 1 !important;
    -webkit-column-count: 1 !important;
  }
  /* line 46, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .customerComment,
.paymentComplete,
.billAddress,
.shippingOption,
.checkoutPadding {
    padding-left: 30px;
  }
  /* line 53, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .payment-selector {
    margin-left: 30px;
    max-width: 60vw;
  }
  /* line 57, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .braintree-hosted-fields-wrapper {
    padding-left: 30px;
  }
  /* line 60, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .checkoutButton {
    margin-left: 30px;
    width: 80% !important;
  }
  /* line 64, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .checkout .title h3 {
    padding-left: 30px !important;
  }
  /* line 67, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .checkout-field {
    margin-left: 30px !important;
  }
  /* line 70, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .checkout-field form {
    display: grid;
  }
  /* line 73, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .herosaleimg {
    height: auto !important;
  }
  /* line 76, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .qpwidth {
    display: block !important;
  }
  /* line 79, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .multi-dropdown-menu-columns > li {
    margin-top: 0px !important;
  }
  /* line 82, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .limitcolumns5 {
    column-count: 1 !important;
    -webkit-column-count: 1 !important;
  }
  /* line 86, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #payment-methods {
    margin-left: 0px !important;
  }
  /* line 89, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .videoframe {
    width: 100% !important;
  }
  /* line 92, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .historytcont {
    text-align: center;
    width: auto !important;
    display: block !important;
  }
  /* line 97, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .best_selling #products {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
  }
  /* line 101, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .best_selling {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 105, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .new-products .new-product-links {
    display: inline-block !important;
    flex-wrap: nowrap !important;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 114, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .taxoncont {
    white-space: nowrap;
  }
  /* line 117, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .taxons.constrict {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 121, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .hcc {
    min-width: initial !important;
  }
  /* line 124, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .historycont {
    min-width: initial !important;
  }
  /* line 127, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #ftr-cnt {
    min-width: initial !important;
  }
  /* line 130, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .td-popup {
    display: none !important;
  }
  /* line 133, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .taxon-product-image {
    padding: 2px;
  }
  /* line 136, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .product-cnt > div > .span3.pull-right {
    float: none !important;
    width: 90vw !important;
    max-width: 420px;
    margin-left: 0px !important;
  }
  /* line 142, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .fa.fa-pencil.btn.btn-mini.pull-right {
    display: none;
  }
  /* line 145, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .fa-chevron-circle-down {
    font-size: 2.4em !important;
  }
  /* line 148, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #product-images {
    max-width: none !important;
    width: 100% !important;
  }
  /* line 152, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #add-to-cart-button {
    margin: 10px;
  }
  /* line 155, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #product-free-shipping-cta {
    display: none;
  }
  /* line 158, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .fa.fa-bullhorn {
    display: none;
  }
  /* line 161, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #price-description {
    display: none;
  }
  /* line 164, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #qty-cnt {
    margin: 0px !important;
  }
  /* line 167, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .price-cnt {
    background: none !important;
    background-color: gainsboro !important;
  }
  /* line 171, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #ftr-copyright {
    margin-top: 50px;
  }
  /* line 174, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .hcc {
    min-height: 74px !important;
  }
  /* line 177, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-free-shipping {
    display: inline-block;
  }
  /* line 180, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-right {
    padding-left: 15px;
    padding-top: 5px;
    float: none !important;
    background-image: -moz-linear-gradient(#b6271d, #932018);
    background-image: -ms-linear-gradient(#b6271d, #932018);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b6271d), to(#932018));
    background-image: -webkit-linear-gradient(#b6271d, #932018);
    background-image: -o-linear-gradient(#b6271d, #932018);
    background-image: linear-gradient(#b6271d, #932018);
  }
  /* line 197, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #header {
    padding-bottom: 5px;
    background-color: #932018;
  }
  /* line 201, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .header-container {
    background-image: none !important;
    box-shadow: none !important;
  }
  /* line 208, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .row {
    margin-left: 0px !important;
  }
  /* line 211, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .constrict {
    width: auto !important;
  }
  /* line 214, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .transback {
    position: initial !important;
    vertical-align: middle;
    display: table-cell;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
  }
  /* line 226, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .saletransback {
    position: initial !important;
    vertical-align: middle;
    display: table-cell;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
  }
  /* line 238, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .historybutton {
    float: none;
  }
  /* line 241, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .saletext {
    min-width: inherit !important;
    max-width: inherit !important;
  }
  /* line 245, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .mainimgtext {
    position: inherit !important;
    margin-left: 20px;
  }
  /* line 249, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .mainimgbutton {
    position: inherit !important;
    margin-left: 20px;
  }
  /* line 253, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .mainimg {
    width: 100%;
    display: table;
  }
  /* line 257, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .salemainbox {
    justify-content: center;
  }
  /* line 260, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .salemainbox a {
    width: 80vw !important;
    max-width: 340px;
  }
  /* line 264, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .salecont {
    display: block !important;
    margin-top: 20px;
    margin-left: 0px;
  }
  /* line 269, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .onesaleimage {
    margin-left: 0px !important;
  }
  /* line 272, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #breadcrumbs {
    display: none;
  }
  /* line 275, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown-li a {
    color: #333333;
  }
  /* line 278, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .historybutton {
    display: block !important;
    margin-top: 20px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
  }
  /* line 285, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .search-autosuggest {
    display: none !important;
  }
  /* line 288, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .abli {
    z-index: 99;
  }
  /* line 291, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #navModal {
    height: 80%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 296, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #mcartModal {
    height: 80%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 301, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown {
    padding: 20px;
    text-align: center;
    font-size: large;
    font-weight: bold;
  }
  /* line 307, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dd-color {
    background-color: white !important;
  }
  /* line 310, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dd-arrow {
    font-size: large;
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 299;
  }
  /* line 318, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .subli {
    font-weight: bold;
    font-size: large;
    padding: 20px;
  }
  /* line 323, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dd-arrow-left {
    font-size: large;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 299;
  }
  /* line 331, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .SlideWrapper {
    z-index: 399;
  }
  /* line 334, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .SlideModal {
    position: inherit !important;
    width: 100% !important;
  }
  /* line 338, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  /* line 345, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown.open .caret {
    margin-top: 8px;
    margin-left: 2px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 352, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #search {
    margin: 2px;
    white-space: nowrap;
  }
  /* line 356, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .menubarthree {
    display: inline-block !important;
    text-align: center;
    font-size: 30px;
    color: white;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  /* line 366, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .slicky {
    top: 0;
    position: sticky !important;
    position: -webkit-sticky !important;
  }
  /* line 371, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .mobile-cart-link {
    display: inline-block !important;
    text-align: center;
    font-size: 30px;
    color: white;
    margin-right: 30px;
    float: right;
  }
  /* line 379, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  ul.multi-dropdown-menu-columns > li {
    display: list-item !important;
  }
  /* line 382, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown {
    float: none !important;
  }
  /* line 385, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dropdown-li {
    border-bottom: 2px solid #4444;
    position: relative;
  }
  /* line 389, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav > .home {
    display: none !important;
  }
  /* line 392, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav {
    margin-right: 0px !important;
  }
  /* line 395, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav {
    margin-bottom: 0px;
    width: 100%;
  }
  /* line 399, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav-tabs {
    display: inline;
  }
  /* line 402, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  input[type="search"] {
    width: calc(98vw - 123px) !important;
    margin-left: 2vw !important;
  }
  /* line 406, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  table.order-summary {
    table-layout: fixed;
    width: 100% !important;
    word-wrap: break-word;
  }
  /* line 412, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .speech-bubble {
    display: none;
  }
  /* line 416, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .marpr {
    margin-right: 0px !important;
  }
  /* line 420, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .toplev {
    width: auto !important;
  }
  /* line 424, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .tselect {
    width: 130px !important;
  }
  /* line 428, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .hdr-dailydeals {
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
  /* line 433, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  iframe[name^="oauth2relay"] {
    display: none;
  }
  /* line 437, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .span8 {
    width: auto !important;
  }
  /* line 441, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #bml-banner {
    width: 80vw !important;
  }
  /* line 445, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #check-out-cnt {
    padding: 0px !important;
  }
  /* line 449, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #bml-banner {
    width: 80vw !important;
    margin: 0px !important;
  }
  /* line 454, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .inline.product-listing.non-filter {
    justify-content: center;
  }
  /* line 458, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .new_spree_user .span6 {
    width: auto !important;
  }
  /* line 462, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .inline.product-listing.non-filter .span3 {
    width: 45vw;
    max-width: 200px;
  }
  /* line 467, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .modal {
    left: 0% !important;
    margin-left: 7.5vw !important;
  }
  /* line 471, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  ul#products li .taxon-product .taxon-product-image a img {
    margin-left: 0px !important;
  }
  /* line 474, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav.nav-tabs.product-tabs + .tab-content {
    -webkit-overflow-scrolling: touch;
    width: auto !important;
  }
  /* line 478, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .payment-selector {
    font-size: 16px !important;
  }
  /* line 481, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .span9 {
    width: auto !important;
  }
  /* line 484, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .span12 {
    width: 100vw !important;
  }
  /* line 487, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .border {
    border: 0px !important;
  }
  /* line 490, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .tab-content {
    width: 100vw;
  }
  /* line 493, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav-pills > li {
    width: 100%;
  }
  /* line 496, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .title-bar.clearfix {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  /* line 500, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .tabbable.featured {
    max-width: 100vw;
  }
  /* line 503, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #siteBanner {
    margin-top: 0px !important;
  }
  /* line 506, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .SliderName_2 {
    height: auto !important;
  }
  /* line 509, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-logo {
    margin: 10px !important;
  }
  /* line 512, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #sidebar {
    display: none;
  }
  /* line 515, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .row.push-right {
    width: 90vw;
  }
  /* line 518, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .product-image.pull-right {
    float: none;
  }
  /* line 521, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .span6 {
    width: 100vw;
  }
  /* line 524, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #imageZoom {
    display: none;
  }
  /* line 527, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  a:hover,
a:focus {
    text-decoration: none !important;
  }
  /* line 531, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .tcircle:hover {
    background-color: #777 !important;
  }
  /* line 534, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .navbar {
    display: none;
  }
  /* line 537, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .navbar-inner {
    padding: 0px !important;
  }
  /* line 540, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 100%;
  }
  /* line 546, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .vertical-align-top > div[style] {
    width: 80vw !important;
  }
  /* line 549, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .bare-table {
    width: auto !important;
  }
  /* line 552, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #gts-c {
    z-index: 1 !important;
  }
  /* line 555, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  select[multiple],
select[size] {
    width: 25vw !important;
  }
  /* line 559, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-right.pull-right {
    position: fixed;
    width: 100vw;
    height: 35px;
    top: 0px;
    z-index: 4;
  }
  /* line 566, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  table {
    width: 70vw !important;
  }
  /* line 569, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
    font-size: 16px !important;
  }
  /* line 588, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #keywords::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
  }
  /* line 592, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #keywords::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
  }
  /* line 596, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #keywords:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
  }
  /* line 600, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #keywords:-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
  }
  /* line 605, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .ab-list {
    width: 85vw;
    overflow: scroll;
    display: inline-flex;
  }
  /* line 610, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .middleone td:nth-child(2) {
    display: none !important;
  }
  /* line 613, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .checkout-field input {
    width: 200px;
    padding: 10px;
  }
  /* line 617, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .picsizeb {
    display: none;
  }
  /* line 620, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #cart-detail {
    max-width: 85vw !important;
  }
  /* line 623, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cart-item-delete i {
    font-size: x-large;
  }
  /* line 626, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .moch {
    width: 85vw !important;
    height: auto !important;
  }
  /* line 630, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .location-select {
    display: inline-block !important;
  }
  /* line 633, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .container.constrict.display-table {
    display: block !important;
  }
  /* line 636, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .pagewrap {
    margin-bottom: 20px;
    margin-right: -10vw;
  }
  /* line 640, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .modal.image-modal.in {
    overflow: scroll;
  }
  /* line 643, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .flash.alert,
.flash.notice,
.flash.success,
.flash.error {
    margin-left: 0 !important;
  }
  /* line 649, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .modal {
    top: 0;
    max-width: 85vw;
  }
  /* line 653, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .modal-body {
    overflow: scroll;
    max-height: 70vh !important;
  }
  /* line 657, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .modal-body #zoom {
    max-height: 70vh;
    max-width: 80vw;
  }
  /* line 661, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 50vw;
  }
  /* line 666, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .content-margin {
    margin-left: 0px;
    margin-right: 25px;
  }
  /* line 670, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .row.steps-data {
    margin-left: 20px;
  }
  /* line 673, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .pad-right {
    margin-left: 3px;
  }
  /* line 676, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #page_content {
    width: 80vw !important;
    display: flex;
    margin-left: 25px;
    flex-direction: column;
  }
  /* line 682, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #page_content > div {
    width: auto !important;
  }
  /* line 685, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .vertical-align-top {
    width: 80vw !important;
    display: flex;
    margin-left: 25px;
    flex-direction: column;
  }
  /* line 691, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #mselect {
    width: auto !important;
  }
  /* line 694, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .ctncon {
    float: left;
  }
  /* line 697, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .ctncon2 {
    float: left;
  }
  /* line 700, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dudeimg {
    width: 100vw !important;
  }
  /* line 703, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .dudeimg2 {
    width: 100vw !important;
  }
  /* line 706, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .bsel ~ div {
    width: auto !important;
  }
  /* line 709, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .allaf {
    width: auto !important;
  }
  /* line 712, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .allaf2 {
    width: auto !important;
  }
  /* line 715, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #recordingstuff {
    width: auto !important;
  }
  /* line 718, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #recordingstuff > div {
    width: auto !important;
  }
  /* line 721, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  iframe:not(#braintree-hosted-field-cvv):not(
#braintree-hosted-field-expirationDate
):not(#braintree-hosted-field-number):not(#braintreeDataFrame):not(
[title^="recaptcha challenge"]
) {
    width: 80vw !important;
    height: 50vw !important;
  }
  /* line 729, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-logo {
    width: 100%;
  }
  /* line 732, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #hdr-social {
    display: none;
  }
  /* line 735, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #siteBanner {
    color: #fff;
  }
  /* line 738, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .divider-vertical {
    display: none !important;
  }
  /* line 741, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cart-count {
    display: none;
  }
  /* line 744, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .columns.four.alpha {
    margin-bottom: 20px;
  }
  /* line 747, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #checkout-link {
    float: none;
    margin-left: -6px;
    margin-top: 20px;
  }
  /* line 752, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  ul.multi-dropdown-menu-columns > li {
    margin-top: -38px;
  }
  /* line 755, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .multi-dropdown-menu-columns {
    white-space: pre;
    margin: 0px;
  }
  /* line 759, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .multi-dropdown-menu-columns li {
    white-space: nowrap;
  }
  /* line 762, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav > .home {
    display: none;
  }
  /* line 765, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #cart-nav span.cart-nav-price {
    float: none !important;
  }
  /* line 768, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .breadcrumb {
    padding: 18px 18px 15px 19px;
  }
  /* line 771, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .product-cnt {
    margin-left: 25px;
    width: 80vw;
  }
  /* line 775, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .product-cnt .span6 {
    width: 80vw;
  }
  /* line 778, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .product-image.pull-right {
    width: 200px;
  }
  /* line 781, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #productImage {
    margin-bottom: 25px;
  }
  /* line 784, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .acrobat-icon {
    padding-left: 60px;
    height: 51px;
    width: 130px;
    display: block;
    margin-left: 15px;
  }
  /* line 791, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .acrobat-icon span {
    display: block;
    padding-top: 17px;
  }
  /* line 795, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #cart-detail {
    width: 90vw !important;
  }
  /* line 798, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #cart-detail thead {
    width: 70vw;
  }
  /* line 801, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #cart-detail tbody {
    width: 70vw;
  }
  /* line 804, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .line_item_quantity {
    width: 20px !important;
  }
  /* line 807, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cart-item-delete {
    width: 20px;
  }
  /* line 810, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cart-item-description {
    border-left: 1px solid #e1e1e1;
  }
  /* line 813, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .cart-item-image > a {
    display: none;
  }
  /* line 816, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #order_coupon_code {
    width: 50vw !important;
  }
  /* line 819, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #special-instructions textarea {
    width: 90vw !important;
  }
  /* line 822, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #lineItemVideoLink {
    display: none;
  }
  /* line 825, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .check-out-tabs {
    width: 100vw;
  }
  /* line 828, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #checkout-step-address li a {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 832, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .nav.nav-tabs.product-tabs {
    display: block;
  }
  /* line 835, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #btn-register-now {
    margin-bottom: 20px;
  }
  /* line 838, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #order_bill_address_attributes_address1 {
    width: 210px;
  }
  /* line 841, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #order_summary {
    width: 70vw !important;
  }
  /* line 844, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #billing-cnt,
#confirm-cnt {
    margin-left: 0px !important;
    padding-left: 10px;
    width: 80vw;
  }
  /* line 850, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .row.no-margin {
    background-color: white;
  }
  /* line 853, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #ftr-logo {
    margin-bottom: 20px;
  }
  /* line 856, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #header {
    margin-top: 40px;
  }
  /* line 859, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  footer div.slide {
    display: none;
  }
  /* line 862, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #image-arrow-left {
    display: none;
  }
  /* line 865, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  #image-arrow-right {
    display: none;
  }
  /* line 868, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .covid-header-notice {
    width: fill;
    text-align: center;
    padding: 0.5rem;
    background-color: #fba703;
    color: black;
    font-size: 1rem;
    line-height: 1.25rem;
  }
  /* line 877, app/assets/stylesheets/spree/backend/shared/mobile.scss */
  .covid-header-dismiss-button {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideWrapper {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 665;
}

/* line 10, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideWrapper--close {
  animation: undim 0.4s ease-out forwards;
}

/* line 14, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideWrapper--open {
  animation: dim 0.3s ease-out forwards;
}

/* line 18, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal {
  transition: width 0.3s ease-out;
}

/* line 22, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.h-textRight {
  text-align: right;
}

/* line 29, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.h-overflowAuto {
  overflow: auto !important;
}

/* line 33, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.h-displayFlex {
  display: flex !important;
}

/* line 37, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.h-flexCol {
  flex-direction: column !important;
}

/* line 41, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.h-flexSpaceBetween {
  justify-content: space-between !important;
}

/* line 45, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal {
  position: fixed;
  /*right: -50%;*/
  top: 0;
  bottom: 0;
  width: 50%;
  min-width: 320px;
  background-color: #efefef;
  z-index: 666;
}

/* line 56, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--right {
  right: -50%;
}

/* line 60, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--left {
  left: -50%;
}

/* line 64, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--open.SlideModal--right {
  animation: slideIn--right 0.3s ease-out forwards;
}

/* line 68, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--open.SlideModal--left {
  animation: slideIn--left 0.3s ease-out forwards;
}

@media (max-width: 520px) {
  /* line 73, app/assets/stylesheets/spree/frontend/react-slide-out.css */
  .SlideModal--open {
    width: 100%;
  }
}

/* line 78, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--close.SlideModal--right {
  animation: slideOut--right 0.3s ease-out forwards;
}

/* line 82, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal--close.SlideModal--left {
  animation: slideOut--left 0.3s ease-out forwards;
}

/* line 86, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal__header {
  display: flex;
  align-items: center;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.2);
  z-index: 667;
}

/* line 95, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal__footer {
  box-shadow: 0 -3px 2px 0 rgba(0, 0, 0, 0.2);
}

/* line 99, app/assets/stylesheets/spree/frontend/react-slide-out.css */
.SlideModal__title {
  padding-left: 15px;
  color: #000;
}

@keyframes dim {
  from {
    background-color: transparent;
  }
  to {
    background-color: rgba(0, 0, 0, 0.5);
  }
}

@keyframes undim {
  from {
    background-color: rgba(0, 0, 0, 0.5);
  }
  to {
    background-color: transparent;
  }
}

@keyframes slideIn--right {
  0% {
    right: calc(-100%);
  }
  100% {
    right: 0%;
  }
}

@keyframes slideOut--right {
  0% {
    right: 0;
  }
  100% {
    right: calc(-100%);
  }
}

@keyframes slideIn--left {
  0% {
    left: calc(-100%);
  }
  100% {
    left: 0;
  }
}

@keyframes slideOut--left {
  0% {
    left: 0;
  }
  100% {
    left: calc(-100%);
  }
}
