@charset "UTF-8";
/* This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 * v2
 */
/*!
 * 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.
 */
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic|Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400");
/* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

/* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none; }

/* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 69, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sup {
  top: -0.5em; }

/* line 72, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub {
  bottom: -0.25em; }

/* line 79, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 92, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none; }

/* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

/* line 109, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal; }

/* line 114, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 121, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 132, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 143, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  /* line 155, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 167, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 171, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 178, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 183, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 188, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  thead {
    display: table-header-group; }

  /* line 193, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 197, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 207, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 213, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: white; }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #0088cc;
  text-decoration: none; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 51, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

/* line 567, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both; }

/* line 572, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

/* line 582, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span1 {
  width: 60px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span2 {
  width: 140px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span3 {
  width: 220px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span4 {
  width: 300px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span5 {
  width: 380px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span6 {
  width: 460px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span7 {
  width: 540px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span8 {
  width: 620px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span9 {
  width: 700px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span10 {
  width: 780px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span11 {
  width: 860px; }

/* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span12 {
  width: 940px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px; }

/* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px; }

/* line 614, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both; }
  /* line 617, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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.12766%;
    *margin-left: 2.07447%; }
  /* line 623, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  /* line 628, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85.0%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }

/* line 14, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

/* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container:after {
    clear: both; }

/* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container-fluid:after {
    clear: both; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px; }

/* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
small {
  font-size: 85%; }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
strong {
  font-weight: bold; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
em {
  font-style: italic; }

/* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal; }

/* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.muted {
  color: #999999; }

/* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: gray; }

/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-warning {
  color: #c09853; }

/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-error {
  color: #b94a48; }

/* line 41, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-info {
  color: #3a87ad; }

/* line 45, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

/* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-success {
  color: #468847; }

/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635; }

/* line 51, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center; }

/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 66, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

/* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px; }

/* line 77, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 {
  font-size: 38.5px; }

/* line 78, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 {
  font-size: 31.5px; }

/* line 79, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 {
  font-size: 24.5px; }

/* line 80, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 {
  font-size: 17.5px; }

/* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h5 {
  font-size: 14px; }

/* line 82, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h6 {
  font-size: 11.9px; }

/* line 84, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px; }

/* line 85, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px; }

/* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 small {
  font-size: 14px; }

/* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small {
  font-size: 14px; }

/* line 93, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

/* line 105, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

/* line 112, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

/* line 115, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
li {
  line-height: 20px; }

/* line 121, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

/* line 128, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  /* line 131, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-bottom: 20px; }

/* line 144, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px; }

/* line 147, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold; }

/* line 150, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 10px; }

/* line 154, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .dl-horizontal:after {
    clear: both; }
  /* line 156, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; }

/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white; }

/* line 182, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

/* line 186, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 192, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  /* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  /* line 202, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  blockquote small {
    display: block;
    line-height: 20px;
    color: #999999; }
    /* line 206, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
    blockquote small:before {
      content: '\2014 \00A0'; }
  /* line 212, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    /* line 219, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    /* line 223, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
    blockquote.pull-right small:before {
      content: ''; }
    /* line 226, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

/* line 237, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

/* line 242, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

/* line 8, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 17, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 42, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
  pre.prettyprint {
    margin-bottom: 20px; }
  /* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0; }

/* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
form {
  margin: 0 0 20px; }

/* line 14, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

/* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  /* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
  legend small {
    font-size: 15px;
    color: #999999; }

/* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px; }

/* line 80, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

/* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px; }

/* line 100, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea {
  height: auto; }

/* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  border: 1px solid #cccccc;
  -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 126, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 150, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: white; }

/* line 171, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 179, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -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 198, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

/* line 204, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto; }

/* line 83, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }
/* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }
/* line 89, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

/* line 225, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

/* line 230, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

/* line 237, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

/* line 244, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

/* line 251, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

/* line 261, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-mini {
  width: 60px; }

/* line 262, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-small {
  width: 90px; }

/* line 263, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-medium {
  width: 150px; }

/* line 264, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-large {
  width: 210px; }

/* line 265, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px; }

/* line 266, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px; }

/* line 277, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 291, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 671, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0; }

/* line 676, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

/* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

/* line 304, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row:after {
    clear: both; }

/* line 311, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

/* line 316, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

/* line 332, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

/* line 340, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

/* line 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }
/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }
/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }
/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }
/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 371, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  /* line 374, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .form-actions:after {
    clear: both; }

/* line 400, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959; }

/* line 404, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px; }

/* line 409, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

/* line 423, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }
  /* line 435, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 441, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 white;
    background-color: #eeeeee;
    border: 1px solid #ccc; }
  /* line 468, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 472, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .input-append .active,
  .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546; }

/* line 480, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }
/* line 484, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 493, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 495, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 501, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }
/* line 506, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 515, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 517, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 531, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

/* line 542, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 553, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 556, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 559, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 562, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 565, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 587, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 594, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

/* line 601, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

/* line 608, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

/* line 615, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 624, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 632, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px; }

/* line 637, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

/* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .form-horizontal .control-group:after {
    clear: both; }
/* line 652, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }
/* line 659, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }
  /* line 666, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .controls:first-child {
    *padding-left: 180px; }
/* line 671, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0; }
/* line 681, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 686, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px; }
  /* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table th,
  .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  /* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table th {
    font-weight: bold; }
  /* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table thead th {
    vertical-align: bottom; }
  /* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 48, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table tbody + tbody {
    border-top: 2px solid #dddddd; }
  /* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: white; }

/* line 65, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

/* line 74, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #dddddd; }
  /* line 93, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 99, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 105, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 113, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 121, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 126, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 129, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 137, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 143, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: whitesmoke; }

/* line 186, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }
/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

/* line 207, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.success > td {
  background-color: #dff0d8; }
/* line 210, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.error > td {
  background-color: #f2dede; }
/* line 213, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3; }
/* line 216, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.info > td {
  background-color: #d9edf7; }

/* line 223, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }
/* line 226, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }
/* line 229, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }
/* line 232, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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("/assets/glyphicons-halflings-9d7cbbddfb042594195b927d5db0d0ee.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px; }

/* White icons with optional class, or on hover/focus/active states of certain elements */
/* line 48, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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("/assets/glyphicons-halflings-white-815f490b2b50a55ec9ba5187b42863bc.png"); }

/* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0; }

/* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0; }

/* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0; }

/* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0; }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0; }

/* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0; }

/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0; }

/* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0; }

/* line 62, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0; }

/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0; }

/* line 65, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0; }

/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0; }

/* line 68, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0; }

/* line 69, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0; }

/* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0; }

/* line 71, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0; }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px; }

/* line 74, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px; }

/* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px; }

/* line 76, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px; }

/* line 77, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px; }

/* line 78, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px; }

/* line 79, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px; }

/* line 80, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px; }

/* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px; }

/* line 82, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px; }

/* line 83, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px; }

/* line 84, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px; }

/* line 85, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px; }

/* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px; }

/* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px; }

/* line 88, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px; }

/* line 89, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px; }

/* line 90, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px; }

/* line 91, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px; }

/* line 92, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px; }

/* line 94, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px; }

/* line 95, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px; }

/* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px; }

/* line 97, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px; }

/* line 98, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px; }

/* line 99, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px; }

/* line 100, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px; }

/* line 101, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px; }

/* line 102, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px; }

/* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px; }

/* line 104, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px; }

/* line 105, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px; }

/* line 106, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px; }

/* line 107, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px; }

/* line 108, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px; }

/* line 109, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px; }

/* line 110, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px; }

/* line 111, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px; }

/* line 112, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px; }

/* line 113, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px; }

/* line 115, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px; }

/* line 116, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px; }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px; }

/* line 118, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px; }

/* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px; }

/* line 120, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px; }

/* line 121, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px; }

/* line 122, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px; }

/* line 123, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px; }

/* line 124, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px; }

/* line 125, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px; }

/* line 126, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px; }

/* line 127, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px; }

/* line 128, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px; }

/* line 129, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px; }

/* line 130, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px; }

/* line 131, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px; }

/* line 132, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px; }

/* line 133, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px; }

/* line 134, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px; }

/* line 136, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px; }

/* line 137, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px; }

/* line 138, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px; }

/* line 139, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px; }

/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px; }

/* line 141, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px; }

/* line 142, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px; }

/* line 143, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px; }

/* line 144, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px; }

/* line 145, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px; }

/* line 146, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px; }

/* line 147, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px; }

/* line 148, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px; }

/* line 149, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px; }

/* line 150, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px; }

/* line 151, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px; }

/* line 152, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px; }

/* line 153, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px; }

/* line 154, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px; }

/* line 155, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px; }

/* line 157, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px; }

/* line 158, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px; }

/* line 159, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px; }

/* line 160, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px; }

/* line 161, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px; }

/* line 162, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px; }

/* line 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px; }

/* line 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px; }

/* line 165, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px; }

/* line 166, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px; }

/* line 167, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px; }

/* line 168, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px; }

/* line 169, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px; }

/* line 170, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px; }

/* line 171, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px; }

/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px; }

/* line 173, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px; }

/* line 174, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px; }

/* line 175, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px; }

/* line 176, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px; }

/* line 178, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px; }

/* line 179, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px; }

/* line 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px; }

/* line 181, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px; }

/* line 182, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px; }

/* line 183, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px; }

/* line 184, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px; }

/* line 185, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px; }

/* line 186, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px; }

/* line 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px; }

/* line 188, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px; }

/* line 189, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px; }

/* line 190, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px; }

/* line 191, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px; }

/* line 192, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px; }

/* line 193, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px; }

/* line 194, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px; }

/* line 195, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px; }

/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px; }

/* line 197, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px; }

/* line 8, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 11, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px; }

/* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

/* line 34, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

/* line 41, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 white; }
  /* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap; }

/* line 91, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }

/* line 101, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }

/* line 113, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

/* line 118, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000; }
  /* line 133, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .open > .dropdown-menu {
    display: block; }

/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

/* line 151, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: ""; }
/* line 169, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

/* line 178, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative; }

/* line 182, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

/* line 194, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: white; }

/* line 221, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none; }
  /* line 227, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

/* line 244, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 14, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
  .collapse.in {
    height: auto; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40); }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #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) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn:active, .btn.active {
    background-color: #cccccc \9; }
  /* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn:first-child {
    *margin-left: 0; }
  /* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus {
    color: #333333;
    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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 70, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 76, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

/* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

/* line 91, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px; }

/* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 106, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 115, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 123, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 139, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 145, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006ccc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: white;
    background-color: #0044cc;
    *background-color: #003bb3; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-primary:active, .btn-primary.active {
    background-color: #003399 \9; }

/* line 149, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a732;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: white;
    background-color: #f89406;
    *background-color: #df8505; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9; }

/* line 153, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4e49;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: white;
    background-color: #bd362f;
    *background-color: #a9302a; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9; }

/* line 157, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb65b;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: white;
    background-color: #51a351;
    *background-color: #499249; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-success:active, .btn-success.active {
    background-color: #408140 \9; }

/* line 161, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: white;
    background-color: #2f96b4;
    *background-color: #2a85a0; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-info:active, .btn-info.active {
    background-color: #24748c \9; }

/* line 165, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: white;
    background-color: #222222;
    *background-color: #151515; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-inverse:active, .btn-inverse.active {
    background-color: #090909 \9; }

/* line 174, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  /* line 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  button.btn::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  /* line 186, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  button.btn.btn-large,
  input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  /* line 190, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  button.btn.btn-small,
  input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  /* line 194, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
  button.btn.btn-mini,
  input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px; }

/* line 207, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 212, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 219, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

/* line 225, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none; }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .btn-group:first-child {
    *margin-left: 0; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px; }

/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 29, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn + .btn,
  .btn-toolbar > .btn-group + .btn,
  .btn-toolbar > .btn + .btn-group {
    margin-left: 5px; }

/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px; }

/* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px; }

/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px; }

/* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px; }

/* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 72, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 87, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 110, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px; }

/* line 116, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

/* line 120, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px; }

/* line 131, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 137, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }
/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }
/* line 143, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }
/* line 146, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }
/* line 149, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }
/* line 152, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }
/* line 155, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

/* line 162, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

/* line 167, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px; }

/* line 170, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

/* line 176, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px; }

/* line 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px; }

/* line 193, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  border-bottom-color: white; }

/* line 204, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

/* line 208, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

/* line 218, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853; }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

/* line 38, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847; }

/* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

/* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

/* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad; }

/* line 69, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

/* line 74, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

/* line 77, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

/* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  display: block; }

/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none; }

/* line 32, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right; }

/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

/* line 48, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px; }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 68, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px; }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

/* line 79, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

/* line 83, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 white; }

/* line 94, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

/* line 98, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left; }

/* line 102, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

/* line 113, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px; }

/* line 121, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 128, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #dddddd; }

/* line 135, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

/* line 148, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: white;
  background-color: #0088cc; }

/* line 170, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }

/* line 173, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0; }

/* line 178, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0; }

/* line 181, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 185, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -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 188, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -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 192, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

/* line 198, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

/* line 201, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

/* line 210, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 213, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 220, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

/* line 226, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 231, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

/* line 237, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

/* line 241, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

/* line 249, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

/* line 258, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  background-color: #999999;
  border-color: #999999; }

/* line 266, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 274, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999; }

/* line 288, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .tabbable:after {
    clear: both; }

/* line 291, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content {
  overflow: auto; }

/* line 298, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

/* line 304, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 308, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 316, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

/* line 319, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

/* line 323, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 326, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 333, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 342, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

/* line 346, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 353, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

/* line 358, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 363, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

/* line 368, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white; }

/* line 374, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

/* line 379, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 384, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

/* line 389, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white; }

/* line 400, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999999; }

/* line 405, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2; }

/* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #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.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inner:before, .navbar-inner:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inner:after {
    clear: both; }

/* line 36, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container {
  width: auto; }

/* line 41, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 white; }
  /* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar .brand:hover, .navbar .brand:focus {
    text-decoration: none; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777; }

/* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link {
  color: #777777; }
  /* line 78, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-link:hover, .navbar-link:focus {
    color: #333333; }

/* line 85, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid white; }

/* line 95, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

/* line 102, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-form:before, .navbar-form:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-form:after {
    clear: both; }
  /* line 114, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form input,
  .navbar-form select,
  .navbar-form .radio,
  .navbar-form .checkbox {
    margin-top: 5px; }
  /* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form input,
  .navbar-form select,
  .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0; }
  /* line 125, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form input[type="image"],
  .navbar-form input[type="checkbox"],
  .navbar-form input[type="radio"] {
    margin-top: 3px; }
  /* line 129, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .input-append,
  .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap; }
    /* line 132, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .input-append input,
    .navbar-form .input-prepend input {
      margin-top: 0; }

/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }
  /* line 145, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 158, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0; }
  /* line 161, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

/* line 173, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

/* line 181, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

/* line 184, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

/* line 188, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 198, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

/* line 203, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0; }

/* line 208, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

/* line 214, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0; }
  /* line 216, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

/* line 226, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

/* line 233, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

/* line 237, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left; }

/* line 242, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 white; }

/* line 250, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

/* line 256, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none; }

/* line 265, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  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 274, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: white;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar .btn-navbar:active, .navbar .btn-navbar.active {
    background-color: #cccccc \9; }

/* line 283, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 291, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

/* line 302, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 313, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 white;
  position: absolute;
  top: -6px;
  left: 10px; }

/* line 326, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 333, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

/* line 343, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

/* line 351, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: #555555; }

/* line 355, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

/* line 361, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: #555555;
  border-bottom-color: #555555; }

/* line 368, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }
  /* line 371, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar .pull-right > li > .dropdown-menu:before,
  .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px; }
  /* line 375, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar .pull-right > li > .dropdown-menu:after,
  .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px; }
  /* line 379, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 394, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 400, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 404, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
  .navbar-inverse .nav > li > a:hover,
  .navbar-inverse .nav > li > a:focus {
    color: white; }
/* line 409, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #999999; }
/* line 413, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999; }
/* line 418, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: white; }
/* line 425, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: white;
  background-color: #111111; }
/* line 431, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999; }
  /* line 434, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
    color: white; }
/* line 440, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222; }
/* line 448, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white; }
/* line 453, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: white;
  color: white; }
/* line 457, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }
/* line 463, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  border-bottom-color: white; }
/* line 470, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: white;
  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 83, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #cccccc; }
  /* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #cccccc; }
  /* line 89, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc; }
  /* line 480, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333333;
    text-shadow: 0 1px 0 white;
    background-color: white;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0; }
/* line 493, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: white;
  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) rgba(0, 0, 0, 0.25);
  *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 513, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
    background-color: #040404;
    *background-color: black; }
  /* line 521, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: black \9; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    text-shadow: 0 1px 0 white; }
    /* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li > .divider {
      padding: 0 5px;
      color: #ccc; }
  /* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb .active {
    color: #999999; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline; }

/* line 25, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  border-left-width: 0; }

/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: whitesmoke; }

/* line 41, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

/* line 48, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default; }

/* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 59, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -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 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center; }

/* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right; }

/* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }
/* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 90, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 99, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 111, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

/* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .pager:after {
    clear: both; }

/* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline; }

/* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 29, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right; }

/* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0; }

/* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  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 41, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 45, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal.fade.in {
    top: 10%; }

/* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  /* line 51, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-header .close {
    margin-top: 2px; }
  /* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-header h3 {
    margin: 0;
    line-height: 30px; }

/* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0; }

/* line 72, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .modal-footer:after {
    clear: both; }
  /* line 83, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 88, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 92, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  /* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  /* line 17, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  /* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  /* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 34, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
/* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  -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 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 29, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }

/* line 34, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover-title:empty {
    display: none; }

/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px; }

/* line 69, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 82, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
/* line 89, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
/* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 110, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
/* line 118, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 125, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .thumbnails:after {
    clear: both; }

/* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0; }

/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

/* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555555; }

/* line 11, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

/* line 19, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px; }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block; }

/* line 32, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px; }

/* line 40, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px; }

/* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none; }

/* line 8, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999; }

/* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

/* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

/* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39; }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f89406; }

/* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #c67605; }

/* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad; }

/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987; }

/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333333; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a; }

/* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48; }

/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39; }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f89406; }

/* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #c67605; }

/* line 60, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad; }

/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987; }

/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333333; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a; }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

/* line 80, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  /* line 11, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  /* line 17, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  /* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  /* line 29, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0; }

  /* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  /* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 36, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

/* line 45, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(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 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -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 68, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 73, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

/* line 79, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 93, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514b;
  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 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 101, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5db95d;
  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 104, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 109, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 112, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #f9a732;
  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 120, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px; }

/* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 17, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0; }

/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer; }

/* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

/* line 12, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    line-height: 1; }
/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }
/* line 37, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0; }
/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }
/* line 48, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%; }
/* line 51, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%; }
/* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }
/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%; }
/* line 62, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%; }

/* line 71, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  /* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 15px; }
  /* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }

/* line 112, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }
  /* line 120, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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 131, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    background-color: #fff; }

/* line 139, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

/* line 149, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 20px; }

/* line 153, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px; }

/* line 156, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
  .hero-unit li {
    line-height: 30px; }

/* line 7, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left; }

/* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block; }

/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

/* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .clearfix:after {
    clear: both; }

/* line 38, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.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; }

/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 11, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-open {
  overflow: hidden; }

/* add a scroll bar to stop page from jerking around */
/* line 20, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll; }

@media (max-width: 979px) {
  /* line 26, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible; } }
/* line 32, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto; }

/* line 41, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */ }

/* line 49, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; }

/* line 57, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal.fade.in {
  top: 50%; }

/* line 61, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-body {
  max-height: none;
  overflow: visible; }

/* line 66, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal.modal-absolute {
  position: absolute;
  z-index: 950; }

/* line 71, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px; }

/* line 81, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940; }

/* line 87, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #fff; }

/* line 93, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal.container {
  width: 940px;
  margin-left: -470px; }

/* Modal Overflow */
/* line 100, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-overflow.modal {
  top: 1%; }

/* line 104, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-overflow.modal.fade {
  top: -100%; }

/* line 108, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-overflow.modal.fade.in {
  top: 1%; }

/* line 112, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* Responsive */
@media (min-width: 1200px) {
  /* line 120, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal.container {
    width: 1170px;
    margin-left: -585px; } }
@media (max-width: 979px) {
  /* line 129, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal,
  .modal.container,
  .modal.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 142, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal.fade.in,
  .modal.container.fade.in,
  .modal.modal-overflow.fade.in {
    top: 1%;
    bottom: auto; }

  /* line 148, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal-body,
  .modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important; }

  /* line 157, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  .modal-footer,
  .modal-overflow .modal-footer {
    position: static; } }
/* line 162, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px; }

/*
Animate.css - http://daneden.me/animate
Licensed under the ☺ license (http://licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden*/
/* line 175, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes shake {
  /* line 187, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  0%, 100% {
    -webkit-transform: translateX(0); }

  /* line 188, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }

  /* line 189, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@-moz-keyframes shake {
  /* line 193, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  0%, 100% {
    -moz-transform: translateX(0); }

  /* line 194, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }

  /* line 195, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }

@-o-keyframes shake {
  /* line 199, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  0%, 100% {
    -o-transform: translateX(0); }

  /* line 200, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }

  /* line 201, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }

@keyframes shake {
  /* line 205, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  0%, 100% {
    transform: translateX(0); }

  /* line 206, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 207, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

/* line 210, /home/rails/rails_app/vendor/assets/stylesheets/bootstrap-modal-custom.css */
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake; }

/*!
 * jQuery UI CSS Framework 1.10.0
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
/* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-hidden {
  display: none; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table; }

/* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 46, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

/* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
/* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
----------------------------------*/
/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em; }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget .ui-widget {
  font-size: 1em; }

/* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em; }

/* line 34, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: white url("/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-08084d46124959bea7d59019381e67f8.png") 50% 50% repeat-x;
  color: #222222; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-content a {
  color: #222222; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-f8e7f4b1641a6d1e4e0688d4f2092d4e.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

/* line 48, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
/* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid lightgrey;
  background: #e6e6e6 url("/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-37b6aeb19dbac5135cbda3413b6523a5.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-1caf49cdeeb70fb1859c2dc995f429c3.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

/* line 82, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none; }

/* line 88, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: white url("/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-cca7d19a923ff763547f8570634e7ecb.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

/* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
/* line 105, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-7b696a88d878e3dd9a45925ebbfd6d51.png") 50% 50% repeat-x;
  color: #363636; }

/* line 112, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-4dd6bbff23204238383f1e9ac7bbdcc3.png") 50% 50% repeat-x;
  color: #cd0a0a; }

/* line 124, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

/* line 129, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

/* line 134, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

/* line 139, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* line 146, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

/* line 151, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
/* line 159, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon {
  width: 16px;
  height: 16px; }

/* line 164, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_222222_256x240-20dc46477ae7cf510cda8a7ce61820ef.png"); }

/* line 167, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-header .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_222222_256x240-20dc46477ae7cf510cda8a7ce61820ef.png"); }

/* line 170, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-default .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_888888_256x240-40b65f70b5796ad8bd35741e1264e1a5.png"); }

/* line 174, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_454545_256x240-14f60d4232da16d894e6d40dd535e6bf.png"); }

/* line 177, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-active .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_454545_256x240-14f60d4232da16d894e6d40dd535e6bf.png"); }

/* line 180, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-highlight .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_2e83ff_256x240-2f1dffabf9222f723a03b2befe8a8e7d.png"); }

/* line 184, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/assets/jquery-ui/ui-icons_cd0a0a_256x240-ac23fd219a1f1fc8fd2055d264fa32a1.png"); }

/* positioning */
/* line 189, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-blank {
  background-position: 16px 16px; }

/* line 190, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-n {
  background-position: 0 0; }

/* line 191, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0; }

/* line 192, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0; }

/* line 193, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0; }

/* line 194, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0; }

/* line 195, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0; }

/* line 196, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0; }

/* line 197, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0; }

/* line 198, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

/* line 199, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

/* line 200, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

/* line 201, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

/* line 202, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

/* line 203, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

/* line 204, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/* line 205, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

/* line 206, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

/* line 207, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

/* line 208, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

/* line 209, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

/* line 210, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

/* line 211, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

/* line 212, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

/* line 213, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

/* line 214, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

/* line 215, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

/* line 216, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

/* line 217, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

/* line 218, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

/* line 219, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

/* line 220, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

/* line 221, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

/* line 222, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

/* line 223, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

/* line 224, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

/* line 225, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

/* line 226, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

/* line 227, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

/* line 228, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

/* line 229, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

/* line 230, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

/* line 231, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

/* line 232, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

/* line 233, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

/* line 234, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

/* line 235, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

/* line 236, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

/* line 237, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

/* line 238, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

/* line 239, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

/* line 240, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

/* line 241, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

/* line 242, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

/* line 243, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

/* line 244, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

/* line 245, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

/* line 246, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

/* line 247, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

/* line 248, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

/* line 249, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

/* line 250, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

/* line 251, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

/* line 252, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

/* line 253, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

/* line 254, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px; }

/* line 255, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

/* line 256, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-extlink {
  background-position: -32px -80px; }

/* line 257, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-newwin {
  background-position: -48px -80px; }

/* line 258, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-refresh {
  background-position: -64px -80px; }

/* line 259, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-shuffle {
  background-position: -80px -80px; }

/* line 260, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

/* line 261, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

/* line 262, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

/* line 263, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-folder-open {
  background-position: -16px -96px; }

/* line 264, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-document {
  background-position: -32px -96px; }

/* line 265, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-document-b {
  background-position: -48px -96px; }

/* line 266, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-note {
  background-position: -64px -96px; }

/* line 267, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px; }

/* line 268, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-mail-open {
  background-position: -96px -96px; }

/* line 269, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-suitcase {
  background-position: -112px -96px; }

/* line 270, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-comment {
  background-position: -128px -96px; }

/* line 271, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-person {
  background-position: -144px -96px; }

/* line 272, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-print {
  background-position: -160px -96px; }

/* line 273, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-trash {
  background-position: -176px -96px; }

/* line 274, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-locked {
  background-position: -192px -96px; }

/* line 275, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-unlocked {
  background-position: -208px -96px; }

/* line 276, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-bookmark {
  background-position: -224px -96px; }

/* line 277, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-tag {
  background-position: -240px -96px; }

/* line 278, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-home {
  background-position: 0 -112px; }

/* line 279, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-flag {
  background-position: -16px -112px; }

/* line 280, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-calendar {
  background-position: -32px -112px; }

/* line 281, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-cart {
  background-position: -48px -112px; }

/* line 282, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-pencil {
  background-position: -64px -112px; }

/* line 283, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-clock {
  background-position: -80px -112px; }

/* line 284, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-disk {
  background-position: -96px -112px; }

/* line 285, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-calculator {
  background-position: -112px -112px; }

/* line 286, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-zoomin {
  background-position: -128px -112px; }

/* line 287, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-zoomout {
  background-position: -144px -112px; }

/* line 288, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-search {
  background-position: -160px -112px; }

/* line 289, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-wrench {
  background-position: -176px -112px; }

/* line 290, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-gear {
  background-position: -192px -112px; }

/* line 291, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-heart {
  background-position: -208px -112px; }

/* line 292, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-star {
  background-position: -224px -112px; }

/* line 293, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-link {
  background-position: -240px -112px; }

/* line 294, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-cancel {
  background-position: 0 -128px; }

/* line 295, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-plus {
  background-position: -16px -128px; }

/* line 296, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-plusthick {
  background-position: -32px -128px; }

/* line 297, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-minus {
  background-position: -48px -128px; }

/* line 298, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-minusthick {
  background-position: -64px -128px; }

/* line 299, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-close {
  background-position: -80px -128px; }

/* line 300, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-closethick {
  background-position: -96px -128px; }

/* line 301, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-key {
  background-position: -112px -128px; }

/* line 302, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px; }

/* line 303, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-scissors {
  background-position: -144px -128px; }

/* line 304, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-clipboard {
  background-position: -160px -128px; }

/* line 305, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-copy {
  background-position: -176px -128px; }

/* line 306, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-contact {
  background-position: -192px -128px; }

/* line 307, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-image {
  background-position: -208px -128px; }

/* line 308, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-video {
  background-position: -224px -128px; }

/* line 309, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-script {
  background-position: -240px -128px; }

/* line 310, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-alert {
  background-position: 0 -144px; }

/* line 311, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-info {
  background-position: -16px -144px; }

/* line 312, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-notice {
  background-position: -32px -144px; }

/* line 313, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-help {
  background-position: -48px -144px; }

/* line 314, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-check {
  background-position: -64px -144px; }

/* line 315, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-bullet {
  background-position: -80px -144px; }

/* line 316, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-radio-on {
  background-position: -96px -144px; }

/* line 317, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-radio-off {
  background-position: -112px -144px; }

/* line 318, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-pin-w {
  background-position: -128px -144px; }

/* line 319, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-pin-s {
  background-position: -144px -144px; }

/* line 320, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-play {
  background-position: 0 -160px; }

/* line 321, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-pause {
  background-position: -16px -160px; }

/* line 322, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-seek-next {
  background-position: -32px -160px; }

/* line 323, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px; }

/* line 324, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-seek-end {
  background-position: -64px -160px; }

/* line 325, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 327, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-seek-first {
  background-position: -80px -160px; }

/* line 328, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-stop {
  background-position: -96px -160px; }

/* line 329, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-eject {
  background-position: -112px -160px; }

/* line 330, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-volume-off {
  background-position: -128px -160px; }

/* line 331, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-volume-on {
  background-position: -144px -160px; }

/* line 332, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-power {
  background-position: 0 -176px; }

/* line 333, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px; }

/* line 334, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-signal {
  background-position: -32px -176px; }

/* line 335, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px; }

/* line 336, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px; }

/* line 337, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px; }

/* line 338, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px; }

/* line 339, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px; }

/* line 340, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px; }

/* line 341, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-close {
  background-position: -32px -192px; }

/* line 342, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

/* line 343, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

/* line 344, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

/* line 345, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

/* line 346, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

/* line 347, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

/* line 348, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

/* line 349, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

/* line 350, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

/* line 351, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

/* line 352, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circle-check {
  background-position: -208px -192px; }

/* line 353, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

/* line 354, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

/* line 355, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

/* line 356, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

/* line 357, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

/* line 358, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

/* line 359, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

/* line 360, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

/* line 361, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

/* line 362, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

/* line 363, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

/* line 364, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 374, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

/* line 380, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

/* line 386, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

/* line 392, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
/* line 397, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-overlay {
  background: #aaaaaa url("/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-874530eb93d1f668f105ff08ce75b180.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30); }

/* line 402, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.theme.css.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-874530eb93d1f668f105ff08ce75b180.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*!
 * jQuery UI Slider 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
/* line 13, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider {
  position: relative;
  text-align: left; }

/* line 17, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* For IE8 - See #6727 */
/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-horizontal {
  height: .8em; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

/* line 46, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

/* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

/* line 66, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

/* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.slider.css.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/*!
 * jQuery UI Spinner 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Spinner#theming
 */
/* line 13, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

/* line 20, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

/* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertical centre icon */
/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

/* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner-up {
  top: 0; }

/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.spinner.css.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

/*!
 * jQuery UI Datepicker 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/* line 13, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

/* line 30, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

/* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

/* line 36, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px; }

/* line 39, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

/* line 46, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

/* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

/* line 63, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

/* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 76, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

/* line 82, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px; }

/* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 93, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

/* line 101, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

/* line 109, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
/* line 114, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

/* line 120, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

/* line 124, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

/* line 127, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

/* line 130, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

/* line 134, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

/* line 137, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

/* line 140, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
/* line 147, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl {
  direction: rtl; }

/* line 150, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

/* line 154, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

/* line 158, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

/* line 162, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

/* line 166, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

/* line 169, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

/* line 173, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

/* line 177, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.datepicker.css.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 5, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle; }

/* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */ }

/* line 26, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eeeeee 0%, #ffffff 50%); }

/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 90%); }

/* line 73, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

/* line 77, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto; }

/* line 89, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0; }

/* line 94, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) right top no-repeat;
  cursor: pointer;
  outline: 0; }

/* line 111, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

/* line 115, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

/* line 120, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0); }

/* line 138, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

/* line 156, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

/* line 167, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none; }

/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb; }

/* line 176, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto; }

/* line 181, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #cccccc 0%, #eeeeee 60%); }

/* line 202, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px; }

/* line 211, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 0 1px; }

/* line 218, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px; }

/* line 222, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }

/* line 235, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 100% -22px;
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat 100% -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0; }

/* line 259, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: white url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat -37px -22px;
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) no-repeat -37px -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0; }

/* line 269, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: white url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0; }

/* line 278, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

/* line 286, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #ffffff 0%, #eeeeee 50%); }

/* line 303, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%); }

/* line 314, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none; }

/* line 319, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none; }

/* line 323, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px; }

/* line 327, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px; }

/* line 331, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* results */
/* line 343, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 353, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px; }

/* line 358, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0; }

/* line 363, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none; }

/* line 369, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold; }

/* line 373, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 387, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px; }

/* line 388, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px; }

/* line 389, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px; }

/* line 390, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px; }

/* line 391, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px; }

/* line 392, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px; }

/* line 393, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px; }

/* line 395, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff; }

/* line 400, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal; }

/* line 405, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent; }

/* line 409, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000; }

/* line 417, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px; }

/*
disabled look for disabled choices in the results dropdown
*/
/* line 426, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

/* line 432, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

/* line 438, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none; }

/* line 442, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100%; }

/* line 446, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2); }

/* line 450, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item; }

/* disabled styles */
/* line 457, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

/* line 464, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0; }

/* line 470, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none; }

/* multiselect */
/* line 477, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%); }

/* line 495, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px; }

/* line 499, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important; }

/* line 503, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px; }

/* line 507, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

/* line 514, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none; }

/* line 519, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right; }

/* line 522, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

/* line 528, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important; }

/* line 542, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url(/assets/select2-spinner-f423c704d4b3c87ebcda09d97c31860d.gif) no-repeat 100% !important; }

/* line 546, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important; }

/* line 550, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }

/* line 581, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px; }

/* line 585, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

/* line 588, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

/* line 592, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-9158f177098bcedf27d44742922b9d77.png) right top no-repeat; }

/* line 604, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px; }

/* line 609, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px; }

/* line 613, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px; }

/* line 618, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px; }

/* line 621, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

/* disabled styles */
/* line 626, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

/* line 633, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4; }

/* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none; }

/* end multiselect */
/* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

/* line 651, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

/* line 665, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none; }

/* line 669, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 684, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-d1dbe0dc20b4e67f14f5ef8b9702f7e7.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important; }

  /* line 690, /usr/local/lib/ruby/gems/2.3.0/gems/select2-rails-3.5.11/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important; } }
/*************
  Bootstrap theme
 *************/
/* jQuery Bootstrap Theme */
/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap {
  width: 100%; }

/* line 11, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-header,
.tablesorter-bootstrap tfoot th,
.tablesorter-bootstrap tfoot td {
  font: bold 14px/20px Arial, Sans-serif;
  position: relative;
  padding: 8px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #FBFBFB;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -ms-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 white; }

/* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-header {
  cursor: pointer; }

/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-header-inner {
  position: relative;
  padding: 4px 18px 4px 4px; }

/* bootstrap uses <i> for icons */
/* line 41, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-header i {
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -7px;
  /* half the icon height; older IE doesn't like this */
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  line-height: 14px;
  display: inline-block; }

/* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .bootstrap-icon-unsorted {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWVJREFUeNqUUL9Lw2AUTGP8mqGlpBQkNeCSRcckEBcHq1jImMElToKuDvpHFMGhU0BQcHBwLji6CE1B4uB/INQsDi4d2jQ/fPeZxo764OV6915f7lLJ81xot9tCURXqdVEUr7IsO6ffH9Q5BlEUCaLwWxWqTcbYnaIoh0Dw4gAvcWlxq1qt9hqNxg6hUGAP+uIPUrGs0qXLer2+v/pTX6QpxLtkc2U2m53ACb8sSdIDXerSEms2m6+DweAICA4d89KGbduf9MpEVdXQ9/2LVqv1CASHjjn3iq/x1xKFfxQPqGnada1W86bT6SiO42OS3qk3KPStLMvbk8nkfjwen/LLuq6blFymMB0KdUPSGhAcOualjX6/f0bCiC7NaWGPQr0BwaFjzn0gYJqmLAiCA8/zni3LmhuGkQPBoWPOPwQeaPIqD4fDruu6L6Zp5kBw6IudchmdJAkLw3DXcZwnIPjy/FuAAQCiqqWWCAFKcwAAAABJRU5ErkJggg==); }

/* since bootstrap (table-striped) uses nth-child(), we just use this to add a zebra stripe color */
/* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap tr.odd td {
  background-color: #f9f9f9; }

/* line 61, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap tbody > .odd:hover > td,
.tablesorter-bootstrap tbody > .even:hover > td {
  background-color: #f5f5f5; }

/* line 64, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap tr.even td {
  background-color: #fff; }

/* processing icon */
/* line 69, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-processing {
  background-image: url("data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=");
  position: absolute;
  z-index: 1000; }

/* caption */
/* line 76, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
caption {
  background: #fff; }

/* filter widget */
/* line 81, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter {
  width: 98%;
  height: auto;
  margin: 0 auto;
  padding: 4px 6px;
  background-color: #fff;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.1s ease;
  -moz-transition: height 0.1s ease;
  -o-transition: height 0.1s ease;
  transition: height 0.1s ease; }

/* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {
  background: #eee;
  cursor: not-allowed; }

/* line 100, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-filter-row td {
  background: #eee;
  line-height: normal;
  text-align: center;
  padding: 4px 6px;
  vertical-align: middle;
  -webkit-transition: line-height 0.1s ease;
  -moz-transition: line-height 0.1s ease;
  -o-transition: line-height 0.1s ease;
  transition: line-height 0.1s ease; }

/* hidden filter row */
/* line 112, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-filter-row.hideme td {
  padding: 2px;
  /* change this to modify the thickness of the closed border row */
  margin: 0;
  line-height: 0; }

/* line 117, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-filter-row.hideme .tablesorter-filter {
  height: 1px;
  min-height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  /* don't use visibility: hidden because it disables tabbing */
  opacity: 0;
  filter: alpha(opacity=0); }

/* pager plugin */
/* line 129, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-pager select {
  padding: 4px 6px; }

/* line 132, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter-bootstrap .tablesorter-pager .pagedisplay {
  border: 0; }

/* ajax error row */
/* line 137, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-tablesorter-1.5.0/vendor/assets/stylesheets/jquery-tablesorter/theme.bootstrap.css */
.tablesorter .tablesorter-errorRow td {
  cursor: pointer;
  background-color: #e6bf99; }

/* line 1, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

/* line 2, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-div dl {
  text-align: left; }

/* line 3, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px; }

/* line 4, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px; }

/* line 5, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-div td {
  font-size: 90%; }

/* line 6, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

/* line 8, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-rtl {
  direction: rtl; }

/* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-rtl dl {
  text-align: right; }

/* line 10, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-timepicker-addon-rails-1.2.3/vendor/assets/stylesheets/jquery-ui-timepicker-addon.css */
.ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px; }

/* line 2, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px; }

/** Special IE6 Style Positioning **/
/* line 9, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6 {
  position: absolute; }

/* line 13, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6.top-right {
  right: auto;
  bottom: auto;
  left: expression(( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); }

/* line 20, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6.top-left {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); }

/* line 25, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6.bottom-right {
  left: expression(( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); }

/* line 30, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6.bottom-left {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); }

/* line 35, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.ie6.center {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width: 100%; }

/** Normal Style Positions **/
/* line 42, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl {
  position: absolute; }

/* line 46, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
body > div.jGrowl {
  position: fixed; }

/* line 50, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl.top-left {
  left: 0px;
  top: 0px; }

/* line 55, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl.top-right {
  right: 0px;
  top: 0px; }

/* line 60, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px; }

/* line 65, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px; }

/* line 70, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%; }

/** Cross Browser Styling **/
/* line 77, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto; }

/* line 82, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background-color: #000;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

/* line 100, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-notification {
  min-height: 40px; }

/* line 105, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px; }

/* line 109, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: .85em; }

/* line 114, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer; }

/* line 122, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center; }

/** Hide jGrowl when printing **/
@media print {
  /* line 133, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jgrowl.css */
  div.jGrowl {
    display: none; } }
/* jquery.Jcrop.css v0.9.12 - MIT License
 * The outer-most container in a typical Jcrop instance
 * If you are having difficulty with formatting related to styles
 * on a parent element, place any fixes here or in a like selector
 *
 * You can also style this element if you want to add a border, etc
 * A better method for styling can be seen below with .jcrop-light
 * (Add a class to the holder and style elements for that extended class)
 */
/* line 11, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-holder {
  direction: ltr;
  text-align: left; }

/* Selection Border */
/* line 16, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-vline,
.jcrop-hline {
  background: white url(/assets/jcrop-320720acac65bb73c309f14fbf3e262d.gif);
  font-size: 0;
  position: absolute; }

/* line 22, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-vline {
  height: 100%;
  width: 1px !important; }

/* line 26, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-vline.right {
  right: 0; }

/* line 29, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-hline {
  height: 1px !important;
  width: 100%; }

/* line 33, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-hline.bottom {
  bottom: 0; }

/* Invisible click targets */
/* line 37, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none; }

/* Selection Handles */
/* line 48, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px; }

/* line 55, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

/* line 61, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px; }

/* line 67, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%; }

/* line 73, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%; }

/* line 79, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

/* line 85, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0; }

/* line 91, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0; }

/* line 97, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px; }

/* Dragbars */
/* line 104, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

/* line 109, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

/* line 114, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-n {
  margin-top: -4px; }

/* line 117, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }

/* line 121, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

/* line 125, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dragbar.ord-w {
  margin-left: -4px; }

/* The "jcrop-light" class/extension */
/* line 129, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: white;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

/* line 135, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: black;
  border-color: white;
  border-radius: 3px; }

/* The "jcrop-dark" class/extension */
/* line 143, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: black;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

/* line 149, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: white;
  border-color: black;
  border-radius: 3px; }

/* Simple macro to turn off the antlines */
/* line 157, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: white; }

/* Fix for twitter bootstrap et al. */
/* line 162, /home/rails/rails_app/vendor/assets/stylesheets/jquery.jcrop.sass */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none; }

/*!
 * Bootstrap Responsive 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.
 */
@-ms-viewport {
  width: device-width; }

/* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden; }

/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important; }

/* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important; }

/* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important; }

  /* line 34, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important; }

  /* line 36, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important; }

  /* line 38, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important; } }
@media (max-width: 767px) {
  /* line 44, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important; }

  /* line 45, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important; }

  /* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important; }

  /* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important; } }
/* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 57, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important; }

  /* line 58, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important; } }
/* line 62, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1; }
  /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .clearfix:after {
    clear: both; }

/* line 67, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 72, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.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; }

@media (min-width: 1200px) {
  /* line 567, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1; }
    /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row:after {
      clear: both; }

  /* line 572, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }

  /* line 582, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 70px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 170px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 270px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 370px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 470px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 570px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 670px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 770px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 870px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 970px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px; }

  /* line 614, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid:before, .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid:after {
      clear: both; }
    /* line 617, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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.5641%;
      *margin-left: 2.51091%; }
    /* line 623, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    /* line 628, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.5641%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span1 {
      width: 5.98291%;
      *width: 5.92971%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span2 {
      width: 14.52991%;
      *width: 14.47672%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span3 {
      width: 23.07692%;
      *width: 23.02373%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span4 {
      width: 31.62393%;
      *width: 31.57074%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span5 {
      width: 40.17094%;
      *width: 40.11775%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span6 {
      width: 48.71795%;
      *width: 48.66476%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span7 {
      width: 57.26496%;
      *width: 57.21177%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span8 {
      width: 65.81197%;
      *width: 65.75877%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span9 {
      width: 74.35897%;
      *width: 74.30578%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span10 {
      width: 82.90598%;
      *width: 82.85279%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span11 {
      width: 91.45299%;
      *width: 91.3998%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset1 {
      margin-left: 11.11111%;
      *margin-left: 11.00473%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset1:first-child {
      margin-left: 8.54701%;
      *margin-left: 8.44063%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset2 {
      margin-left: 19.65812%;
      *margin-left: 19.55174%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset2:first-child {
      margin-left: 17.09402%;
      *margin-left: 16.98763%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset3 {
      margin-left: 28.20513%;
      *margin-left: 28.09875%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset3:first-child {
      margin-left: 25.64103%;
      *margin-left: 25.53464%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset4 {
      margin-left: 36.75214%;
      *margin-left: 36.64575%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset4:first-child {
      margin-left: 34.18803%;
      *margin-left: 34.08165%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset5 {
      margin-left: 45.29915%;
      *margin-left: 45.19276%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset5:first-child {
      margin-left: 42.73504%;
      *margin-left: 42.62866%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset6 {
      margin-left: 53.84615%;
      *margin-left: 53.73977%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset6:first-child {
      margin-left: 51.28205%;
      *margin-left: 51.17567%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset7 {
      margin-left: 62.39316%;
      *margin-left: 62.28678%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset7:first-child {
      margin-left: 59.82906%;
      *margin-left: 59.72268%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset8 {
      margin-left: 70.94017%;
      *margin-left: 70.83379%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset8:first-child {
      margin-left: 68.37607%;
      *margin-left: 68.26969%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset9 {
      margin-left: 79.48718%;
      *margin-left: 79.3808%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset9:first-child {
      margin-left: 76.92308%;
      *margin-left: 76.81669%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset10 {
      margin-left: 88.03419%;
      *margin-left: 87.92781%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset10:first-child {
      margin-left: 85.47009%;
      *margin-left: 85.3637%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset11 {
      margin-left: 96.5812%;
      *margin-left: 96.47481%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset11:first-child {
      margin-left: 94.01709%;
      *margin-left: 93.91071%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset12 {
      margin-left: 105.12821%;
      *margin-left: 105.02182%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset12:first-child {
      margin-left: 102.5641%;
      *margin-left: 102.45772%; }

  /* line 671, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  /* line 676, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }

  /* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px; }

  /* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px; }

  /* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  /* line 567, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1; }
    /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row:after {
      clear: both; }

  /* line 572, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }

  /* line 582, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 42px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 104px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 166px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 228px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 290px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 352px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 414px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 476px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 538px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 600px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 662px; }

  /* line 593, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 724px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px; }

  /* line 599, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px; }

  /* line 614, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    /* line 15, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid:before, .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid:after {
      clear: both; }
    /* line 617, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/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.76243%;
      *margin-left: 2.70924%; }
    /* line 623, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    /* line 628, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.76243%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span1 {
      width: 5.8011%;
      *width: 5.74791%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span2 {
      width: 14.36464%;
      *width: 14.31145%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span3 {
      width: 22.92818%;
      *width: 22.87499%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span4 {
      width: 31.49171%;
      *width: 31.43852%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span5 {
      width: 40.05525%;
      *width: 40.00206%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span6 {
      width: 48.61878%;
      *width: 48.56559%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span7 {
      width: 57.18232%;
      *width: 57.12913%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span8 {
      width: 65.74586%;
      *width: 65.69266%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span9 {
      width: 74.30939%;
      *width: 74.2562%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span10 {
      width: 82.87293%;
      *width: 82.81974%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span11 {
      width: 91.43646%;
      *width: 91.38327%; }
    /* line 640, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset1 {
      margin-left: 11.32597%;
      *margin-left: 11.21958%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset1:first-child {
      margin-left: 8.56354%;
      *margin-left: 8.45715%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset2 {
      margin-left: 19.8895%;
      *margin-left: 19.78312%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset2:first-child {
      margin-left: 17.12707%;
      *margin-left: 17.02069%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset3 {
      margin-left: 28.45304%;
      *margin-left: 28.34666%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset3:first-child {
      margin-left: 25.69061%;
      *margin-left: 25.58422%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset4 {
      margin-left: 37.01657%;
      *margin-left: 36.91019%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset4:first-child {
      margin-left: 34.25414%;
      *margin-left: 34.14776%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset5 {
      margin-left: 45.58011%;
      *margin-left: 45.47373%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset5:first-child {
      margin-left: 42.81768%;
      *margin-left: 42.7113%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset6 {
      margin-left: 54.14365%;
      *margin-left: 54.03726%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset6:first-child {
      margin-left: 51.38122%;
      *margin-left: 51.27483%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset7 {
      margin-left: 62.70718%;
      *margin-left: 62.6008%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset7:first-child {
      margin-left: 59.94475%;
      *margin-left: 59.83837%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset8 {
      margin-left: 71.27072%;
      *margin-left: 71.16434%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset8:first-child {
      margin-left: 68.50829%;
      *margin-left: 68.4019%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset9 {
      margin-left: 79.83425%;
      *margin-left: 79.72787%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset9:first-child {
      margin-left: 77.07182%;
      *margin-left: 76.96544%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset10 {
      margin-left: 88.39779%;
      *margin-left: 88.29141%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset10:first-child {
      margin-left: 85.63536%;
      *margin-left: 85.52898%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset11 {
      margin-left: 96.96133%;
      *margin-left: 96.85494%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset11:first-child {
      margin-left: 94.1989%;
      *margin-left: 94.09251%; }
    /* line 646, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset12 {
      margin-left: 105.52486%;
      *margin-left: 105.41848%; }
    /* line 647, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
    .row-fluid .offset12:first-child {
      margin-left: 102.76243%;
      *margin-left: 102.65605%; }

  /* line 671, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  /* line 676, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }

  /* line 688, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }
@media (max-width: 767px) {
  /* line 9, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 16, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }

  /* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0; }

  /* line 29, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  /* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0; }

  /* line 43, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto; }

  /* line 47, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%; }

  /* line 52, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row,
  .thumbnails {
    margin-left: 0; }

  /* line 55, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0; }

  /* line 62, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 70, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 74, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }

  /* line 87, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 94, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }

  /* line 98, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }

  /* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    /* line 110, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
    .modal.fade {
      top: -100px; }
    /* line 111, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
    .modal.fade.in {
      top: 20px; } }
@media (max-width: 480px) {
  /* line 124, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  /* line 129, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px; }

  /* line 136, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  /* line 142, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  /* line 149, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0; }
  /* line 153, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0; }
  /* line 157, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  /* line 166, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }

  /* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0; }

  /* line 178, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }

  /* line 183, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  /* line 189, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static; } }
@media (max-width: 979px) {
  /* line 13, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0; }

  /* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }

  /* line 21, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 20px; }

  /* line 24, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 20px; }

  /* line 28, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }

  /* line 31, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0; }

  /* line 36, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }

  /* line 45, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both; }

  /* line 49, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }

  /* line 53, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none; }

  /* line 56, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }

  /* line 59, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none; }

  /* line 62, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }

  /* line 68, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  /* line 75, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  /* line 80, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }

  /* line 86, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }

  /* line 90, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }

  /* line 96, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }

  /* line 100, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }

  /* line 105, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  /* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block; }

  /* line 124, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }

  /* line 127, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none; }

  /* line 132, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }

  /* line 138, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

  /* line 147, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }

  /* line 152, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }

  /* line 158, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }

  /* line 163, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block; }

  /* line 169, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 980px) {
  /* line 184, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }
@font-face {
  font-family: "info";
  src: url(/assets/info-3134b13b20185e972437a21a6f3b1cdf.eot?3963448);
  src: url(/assets/info-3134b13b20185e972437a21a6f3b1cdf.eot?3963448#iefix) format("embedded-opentype"), url(/assets/info-83bb8853a556844e9632dcbb955a01f2.woff?3963448) format("woff"), url(/assets/info-eec1615f6b0a4507ff3d09c2e97c5a18.ttf?3963448) format("truetype"), url(/assets/info-f9b9e617061d9fbf8657384e6af05c05.svg?3963448#info) format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 8, /home/rails/rails_app/app/assets/stylesheets/extend_icon_fonts.sass */
.icon-vcard {
  font-family: "info" !important; }
  /* line 10, /home/rails/rails_app/app/assets/stylesheets/extend_icon_fonts.sass */
  .icon-vcard:before {
    content: "\e800"; }

/* buttons and inputs, etc... */
/* line 132, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-green {
  color: #107916; }

/* line 134, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-red {
  color: #ca373d;
  color: #ca373d; }

/* line 137, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-blue {
  color: #0088cc; }

/* line 139, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-orange {
  color: #e05a00; }

/* line 141, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-light {
  color: #999999; }

/* line 143, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-dark {
  color: #333333; }

/* line 145, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.color-normal {
  color: #666666; }

/* line 147, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.unbold {
  font-weight: normal !important; }

/* line 149, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.italic {
  font-style: italic; }

/* line 151, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.small {
  font-size: 12px; }

/* line 153, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.large {
  font-size: 16px; }

/* line 156, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.intro {
  font-size: 16px;
  margin-bottom: 40px; }

/* line 160, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.no-decorations, .no-decorations:hover {
  text-decoration: none; }

/* line 163, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.third {
  width: 33%;
  min-width: 60px; }

/* line 167, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.fourth {
  width: 25%;
  min-width: 60px; }

/* line 171, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.fifth {
  width: 20%;
  min-width: 60px; }

/* line 175, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.full {
  width: 100%; }

/* line 179, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.engraved-upgrade {
  color: #656464;
  text-shadow: 0 1px 0 white;
  /* font-weight: bold; */
  /* text-align: center; */
  font-size: 18px;
  line-height: normal;
  padding: 50px 30px;
  margin: 20px 0;
  border: 1px dashed #23860b;
  background: #f7f7f7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

/* line 196, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.engraved {
  color: #c3c3c3;
  text-shadow: 0 1px 0 white;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  line-height: normal;
  padding: 100px 30px;
  margin: 20px 0;
  border: 1px dashed #e3e3e3;
  background: #f7f7f7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

/* line 209, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.font-cursive {
  font-family: "Brush Script MT", "Lucida Handwriting", cursive; }

/* line 212, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.tab {
  padding-left: 60px; }

/* line 214, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.line-height30 {
  line-height: 30px; }

/* line 216, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.line-height-normal {
  line-height: normal; }

/* line 221, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label-important, .badge-important, .progress .bar-danger {
  background: #ca373d; }

/* line 223, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label-success, .badge-success, .progress .bar-success {
  background: #107916; }

/* line 225, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label-info, .badge-info, .progress .bar-info {
  background: #0088cc; }

/* line 227, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label-warning, .badge-warning, .progress .bar-warning {
  background: #e05a00; }

/* line 231, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.cookie-box {
  position: fixed;
  left: 0px;
  width: 100%;
  overflow-y: scroll;
  max-height: 180px;
  bottom: 0px;
  display: block;
  background-color: black;
  width: 100%;
  padding: 25px 25px 25px 25px;
  font-weight: 600; }
  /* line 246, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .cookie-box .section .shead span {
    color: #929292; }
  /* line 248, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .cookie-box .section .shead h4.title {
    color: white; }

/* line 254, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.padding-left {
  padding-left: 20px; }

/* line 256, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.padding-right {
  padding-right: 20px; }

/* line 258, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.padding-bottom {
  padding-bottom: 20px; }

/* line 260, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.padding-top {
  padding-top: 20px; }

/* line 262, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.padding {
  padding: 20px; }

/* line 264, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.no-padding {
  padding: 0 !important; }

/* line 266, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-left {
  margin-left: 20px; }

/* line 268, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-right {
  margin-right: 20px; }

/* line 270, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-bottom {
  margin-bottom: 20px; }

/* line 272, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-bottom-2x {
  margin-bottom: 40px; }

/* line 274, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-top {
  margin-top: 20px; }

/* line 276, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin {
  margin: 20px; }

/* line 278, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.no-margin {
  margin: 0 !important; }

/* line 281, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-right-5 {
  margin-right: 5px; }

/* line 283, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.margin-left-10 {
  margin-left: 10px; }

/* line 290, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
[class*="v-spacer"] {
  display: block; }

/* line 292, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-spacer10 {
  margin-bottom: 10px !important; }

/* line 294, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-spacer20 {
  margin-bottom: 20px !important; }

/* line 296, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-spacer30 {
  margin-bottom: 30px !important; }

/* line 298, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-spacer40 {
  margin-bottom: 40px !important; }

/* line 300, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-spacer60 {
  margin-bottom: 60px !important; }

/* line 307, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.h-spacer10 {
  display: inline-block;
  width: 10px;
  height: 1px; }

/* line 313, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.link-cell {
  cursor: pointer; }

/* line 318, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.display-table {
  display: table;
  width: 100%; }

/* line 321, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.display-none {
  display: none; }

/* line 323, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.display-inline {
  display: inline; }

/* line 325, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.display-block {
  display: block !important; }

/* line 327, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.col {
  display: table-cell; }

/*
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
/* line 335, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.StripeElement {
  background-color: white;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease; }

/* line 345, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df; }

/* line 349, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.StripeElement--invalid {
  border-color: #fa755a; }

/* line 352, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important; }

/* line 357, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.valign-middle {
  vertical-align: middle; }

/* line 359, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.align-center {
  text-align: center !important; }

/* line 361, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.align-right {
  text-align: right !important; }

/* line 363, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.align-left {
  text-align: left !important; }

/* line 365, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-align-top {
  vertical-align: top !important; }

/* line 367, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-align-middle {
  vertical-align: middle !important; }

/* line 369, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-align-bottom {
  vertical-align: bottom !important; }

/* line 371, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.v-align-baseline {
  vertical-align: bottom !important; }

/* line 374, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.xy-centering-container {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center; }
  /* line 379, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .xy-centering-container .y-centering {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle; }

/* line 390, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-320 {
  width: 320px !important; }

/* line 392, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-460 {
  width: 460px !important; }

/* line 394, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-640 {
  width: 640px !important; }

/* line 396, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-720 {
  width: 720px !important; }

/* line 398, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-940 {
  width: 940px !important; }

@media (max-width: 767px) {
  /* line 401, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .container, .container-320, .container-460, .container-640, .container-720, .container-940 {
    width: auto !important; } }
/* line 408, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.width-auto {
  width: auto !important; }

/* line 411, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.ul-standard {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 415, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.ul-empty {
  list-style: none; }

/* line 417, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.container-1010 {
  width: 1010px; }

/* line 420, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.help-cursor {
  cursor: help; }

/* line 423, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.nowrap {
  white-space: nowrap; }

/* line 436, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
html, body {
  line-height: 1.5;
  position: relative;
  height: 100%;
  min-height: 100%;
  color: #666666; }

/* line 443, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
body {
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
  font-family: "Open Sans", helvetica, sans-serif; }

/* line 448, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
hr {
  margin: 40px 0; }

/* line 451, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
h1, h2, h4, h3, h5, h6 {
  color: #444444;
  font-weight: 400;
  font-family: Lato, "Open Sans", helvetica, sans-serif; }

/* line 456, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
a {
  color: #0088cc; }
  /* line 458, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  a.edit, a.remove {
    text-decoration: none; }

/* line 461, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
abbr.required-field, abbr[title="required"] {
  border: none; }

/* line 464, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
p strong {
  color: #333333; }

/* line 471, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.page-header {
  padding: 15px 0;
  margin: 0;
  z-index: 1000;
  margin-top: -66px;
  border-bottom: 1px solid #dddddd;
  background: #f7f7f7;
  position: fixed;
  width: 100%;
  min-height: 36px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px; }
  /* line 482, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header form {
    margin-bottom: 0; }
  /* line 484, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header .btn-toolbar {
    margin: 0; }
    /* line 486, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .page-header .btn-toolbar .form-search {
      display: inline-block;
      margin-left: 5px;
      margin-bottom: 0; }
      /* line 489, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .page-header .btn-toolbar .form-search:first-child {
        margin-left: 0; }
    /* line 492, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .page-header .btn-toolbar .text {
      display: inline-block;
      line-height: 34px;
      font-size: 14px;
      margin-right: 10px; }
  /* line 498, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header .has-switch, .page-header .btn-small {
    margin-top: 4px; }
  /* line 501, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header .button-checkbox {
    vertical-align: top;
    display: inline-block;
    margin-right: 8px;
    padding: 7px 7px 6px;
    background: #f7f7f7;
    cursor: default; }
    /* line 508, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .page-header .button-checkbox label.checkbox {
      min-height: 0;
      line-height: 16px;
      margin: 0;
      padding: 0; }
      /* line 513, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .page-header .button-checkbox label.checkbox .checkbox_radio_overlay {
        margin: 0; }
  /* line 516, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header h1, .page-header h2, .page-header h3 {
    line-height: 34px;
    margin: 0 10px 0 0; }
  /* line 520, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-header .page-header-side {
    width: 210px;
    border-right: 1px solid #dddddd;
    position: relative;
    left: -20px;
    height: 66px;
    float: left;
    top: -15px;
    margin-right: 10px;
    padding: 15px;
    margin-bottom: -30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 533, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .page-header .page-header-side.secondary-color {
      color: white;
      top: -14px;
      background: #0088cc;
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 540, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.page-header-space {
  height: 66px; }

/* line 543, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.no-js-hidden {
  display: none; }

/* line 547, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.page-title > .pull-right {
  margin-top: -4px; }
  /* line 549, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-title > .pull-right .checkbox {
    margin-top: 15px; }
  /* line 551, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-title > .pull-right .btn-group {
    margin-top: 1px; }
  /* line 553, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-title > .pull-right > .has-switch, .page-title > .pull-right form {
    margin-right: 5px; }
    /* line 555, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .page-title > .pull-right > .has-switch:last-child, .page-title > .pull-right form:last-child {
      margin-right: 0; }
/* line 557, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.page-title .overview-search {
  margin: -9px 0 0; }
  /* line 559, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .page-title .overview-search .show-number {
    margin-left: 10px; }

/* line 562, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
h1.page-title {
  font-size: 31.5px; }

/* line 566, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
h2.page-title .badge-large {
  vertical-align: middle;
  margin-top: -6px; }

/* line 570, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.sub-title {
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  font-size: 16px; }

/* line 580, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
/* line 587, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.skip a:focus {
  position: static;
  width: auto;
  height: auto; }

/* line 592, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
#page-container {
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%; }

/* line 596, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.content-box {
  padding-top: 20px; }

/* line 598, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.content-box-w-sidebar {
  margin-left: 190px;
  padding-left: 30px; }

/* line 601, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.footer-w-sidebar {
  margin-left: 210px; }

/* line 608, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.snippet-toggle, .section-snippet-toggle, .simple-snippet-toggle {
  background: #0088cc;
  margin-left: 10px;
  line-height: 28px;
  width: 28px;
  margin-top: 2px;
  text-align: center;
  display: inline-block;
  color: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #007ebd;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
  font-size: 18px; }
  /* line 621, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .snippet-toggle:hover, .section-snippet-toggle:hover, .simple-snippet-toggle:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    color: white;
    text-decoration: none; }
  /* line 625, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .snippet-toggle.active, .section-snippet-toggle.active, .simple-snippet-toggle.active {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); }

/* line 628, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.section-snippet-toggle, .simple-snippet-toggle {
  margin-top: 0;
  line-height: 26px;
  width: 26px; }

/* line 633, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.simple-snippet-toggle {
  vertical-align: middle; }

/* line 636, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.snippet-holder, .section-snippet-holder, .simple-snippet-holder {
  padding: 20px 0;
  margin: 0;
  z-index: 999;
  position: fixed;
  width: 100%;
  height: auto;
  background: #666666;
  color: white;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5); }
  /* line 643, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .snippet-holder .container-fluid, .section-snippet-holder .container-fluid, .simple-snippet-holder .container-fluid {
    display: table; }
  /* line 648, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .snippet-holder .icon-holder, .section-snippet-holder .icon-holder, .simple-snippet-holder .icon-holder {
    vertical-align: middle;
    display: table-cell;
    padding-right: 20px; }
    /* line 652, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .snippet-holder .icon-holder .icon-question-sign, .section-snippet-holder .icon-holder .icon-question-sign, .simple-snippet-holder .icon-holder .icon-question-sign {
      font-size: 60px;
      color: #999999; }
  /* line 655, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .snippet-holder .snippet, .section-snippet-holder .snippet, .simple-snippet-holder .snippet {
    display: table-cell;
    vertical-align: middle; }

/* line 659, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.checkbox label {
  margin-bottom: 0; }

/* line 662, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.section-snippet-holder, .simple-snippet-holder {
  position: relative;
  padding: 20px;
  width: auto;
  margin-bottom: 20px;
  border-bottom: 0; }

/* line 669, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.simple-snippet-holder {
  overflow: hidden;
  *zoom: 1;
  clear: both; }

/* line 673, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.snippet-holder, .snippet-holder-space, .section-snippet-holder, .simple-snippet-holder {
  display: none; }

/* line 677, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.snippet p:last-of-type {
  margin-bottom: 0 !important; }
/* line 679, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.snippet.page {
  line-height: 1.2; }

/* line 686, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.navbar, .navbar.navbar-inverse {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  background: #232323;
  z-index: 1040;
  /* User Login and dropdown */ }
  /* line 690, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .navbar .navbar-inner, .navbar.navbar-inverse .navbar-inner {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #232323;
    border: 0;
    height: 60px;
    -webkit-font-smoothing: antialiased; }
    /* line 701, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .navbar .navbar-inner .nav, .navbar.navbar-inverse .navbar-inner .nav {
      margin-left: 10px;
      margin-right: 0; }
      /* line 704, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .navbar-inner .nav > li, .navbar.navbar-inverse .navbar-inner .nav > li {
        line-height: 40px;
        position: relative;
        color: white;
        color: rgba(255, 255, 255, 0.9); }
        /* line 709, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .navbar .navbar-inner .nav > li > a, .navbar.navbar-inverse .navbar-inner .nav > li > a {
          display: block;
          color: white;
          color: rgba(255, 255, 255, 0.9);
          text-shadow: none;
          padding: 10px 19px; }
        /* line 715, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .navbar .navbar-inner .nav > li.active a, .navbar.navbar-inverse .navbar-inner .nav > li.active a {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          background: #0088cc;
          padding: 10px 18px;
          position: relative;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0088cc), color-stop(100%, #0077b3));
          background-image: -webkit-linear-gradient(#0088cc, #0077b3);
          background-image: -moz-linear-gradient(#0088cc, #0077b3);
          background-image: -o-linear-gradient(#0088cc, #0077b3);
          background-image: linear-gradient(#0088cc, #0077b3);
          background-image: -ms-linear-gradient(#0088cc, #0077b3);
          *zoom: 1;
          filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0088CC', endColorstr='#FF0077B3'); }
        /* line 721, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .navbar .navbar-inner .nav > li:first-child, .navbar.navbar-inverse .navbar-inner .nav > li:first-child {
          border-left: 0; }
          /* line 723, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
          .navbar .navbar-inner .nav > li:first-child > a, .navbar.navbar-inverse .navbar-inner .nav > li:first-child > a {
            padding-left: 19px; }
    /* line 726, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .navbar .navbar-inner .brand, .navbar.navbar-inverse .navbar-inner .brand {
      margin-left: 0;
      line-height: 34px;
      padding: 0;
      max-width: 180px; }
      /* line 731, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .navbar-inner .brand a, .navbar.navbar-inverse .navbar-inner .brand a {
        height: 40px;
        padding: 0;
        width: auto;
        height: 60px;
        max-height: 60px;
        display: inline-block;
        line-height: 55px;
        max-width: 100%; }
        /* line 740, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .navbar .navbar-inner .brand a img, .navbar.navbar-inverse .navbar-inner .brand a img {
          max-height: 60px;
          vertical-align: middle; }
      /* line 744, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .navbar-inner .brand.active a, .navbar.navbar-inverse .navbar-inner .brand.active a {
        padding: 0; }
  /* line 748, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .navbar .user-login, .navbar.navbar-inverse .user-login {
    position: relative; }
    /* line 750, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .navbar .user-login .button, .navbar.navbar-inverse .user-login .button {
      margin-top: 8px; }
    /* line 752, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .navbar .user-login .dropdown-toggle, .navbar.navbar-inverse .user-login .dropdown-toggle {
      overflow: hidden;
      *zoom: 1;
      display: block;
      margin-top: 15px;
      color: #cccccc;
      text-decoration: none;
      padding: 3px 0 3px; }
      /* line 759, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .user-login .dropdown-toggle .user-headshot, .navbar.navbar-inverse .user-login .dropdown-toggle .user-headshot {
        display: inline-block;
        text-align: center;
        max-height: 22px;
        max-width: 22px;
        padding: 0px;
        background: #666666; }
      /* line 766, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .user-login .dropdown-toggle .icon-caret-down, .navbar.navbar-inverse .user-login .dropdown-toggle .icon-caret-down {
        padding: 0 3px;
        font-size: 10px; }
    /* line 769, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .navbar .user-login .dropdown-menu, .navbar.navbar-inverse .user-login .dropdown-menu {
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px white inset;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px white inset;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px white inset;
      top: 58px;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
      -o-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      border: 1px solid #d1d1d1;
      background: #f7f7f7; }
      /* line 776, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .navbar .user-login .dropdown-menu li a:hover, .navbar.navbar-inverse .user-login .dropdown-menu li a:hover {
        background: #eeeeee;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }

/* line 786, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.subnav-space {
  height: 50px; }

/* line 788, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.subnav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 50px;
  top: 60px;
  position: fixed;
  z-index: 1030;
  width: 100%;
  background: #0088cc;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  /* line 798, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .subnav > ul {
    list-style: none;
    margin: 0; }
    /* line 801, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .subnav > ul.container {
      margin-right: auto;
      margin-left: auto; }
    /* line 804, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .subnav > ul > li {
      float: left;
      position: relative;
      font-weight: 500;
      font-size: 14px;
      padding-top: 10px;
      margin-right: 18px; }
      /* line 811, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li > a {
        line-height: 30px;
        color: #eeeeee;
        padding: 0 15px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
        display: block;
        position: relative; }
        /* line 819, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .subnav > ul > li > a .badge {
          position: relative;
          top: -1px;
          right: -1px; }
      /* line 824, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li:last-child {
        margin-right: 0; }
      /* line 829, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li.dropdown .dropdown-toggle .caret {
        margin-top: 13px;
        border-top-color: white; }
      /* line 832, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li.dropdown .dropdown-menu {
        right: 0;
        top: 48px;
        left: auto;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
        -o-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        border-top: 0; }
      /* line 839, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li:hover > a {
        color: white;
        background: rgba(0, 0, 0, 0.03); }
      /* line 843, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li.active > a, .subnav > ul > li.open .dropdown-toggle {
        color: white;
        background: url(/assets/black20-d36c3818c828b03aa1e6478a5b139be3.png);
        background: rgba(0, 0, 0, 0.2);
        font-weight: 600; }
      /* line 848, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .subnav > ul > li.open .dropdown-toggle {
        font-weight: normal; }

/* line 856, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.widget {
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  *zoom: 1;
  background: white;
  border: 1px solid #dddddd; }
  /* line 862, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .widget .whead {
    padding: 20px;
    border-bottom: 1px solid #dddddd;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -moz-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -o-linear-gradient(#f7f7f7, #eeeeee);
    background-image: linear-gradient(#f7f7f7, #eeeeee);
    background-image: -ms-linear-gradient(#f7f7f7, #eeeeee);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEEEEEE'); }
    /* line 867, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .widget .whead .title {
      color: #555555;
      text-shadow: 0 1px 0 white;
      font-size: 20px;
      font-weight: bold; }
    /* line 872, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .widget .whead .subtitle {
      color: #666666;
      margin-top: 3px;
      text-shadow: 0 1px 0 white;
      font-weight: Bold; }
  /* line 877, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .widget .wcontent {
    padding: 20px;
    margin-top: 10px;
    overflow: hidden;
    *zoom: 1; }

/* line 886, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.box, .snippet-content-view {
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  *zoom: 1;
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #eeeeee; }
  /* line 894, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .box p:last-child, .snippet-content-view p:last-child {
    margin-bottom: 0; }
  /* line 897, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .box h4, .snippet-content-view h4 {
    margin-top: 0; }
  /* line 899, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .box.complaints, .snippet-content-view.complaints {
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    *zoom: 1;
    padding: 0;
    background: none;
    border: 0; }

/* line 911, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.section {
  margin-bottom: 50px; }
  /* line 913, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .section .shead {
    overflow: hidden;
    *zoom: 1;
    border-bottom: #dddddd 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    /* line 918, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead .title {
      margin-top: 0;
      margin-bottom: 0; }
      /* line 921, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .shead .title .icon {
        margin-right: 5px; }
    /* line 923, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead .actions {
      float: right; }
      /* line 925, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .shead .actions a {
        line-height: 40px;
        font-size: 12px; }
    /* line 930, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead > .pull-right > .has-switch, .section .shead > .pull-right form {
      margin-right: 5px; }
      /* line 932, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .shead > .pull-right > .has-switch:last-child, .section .shead > .pull-right form:last-child {
        margin-right: 0; }
    /* line 935, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead form {
      margin-bottom: 0; }
    /* line 938, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead .pull-right {
      margin-left: 8px; }
    /* line 941, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead h2.title {
      line-height: 30px; }
    /* line 943, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead h3.title {
      line-height: 28px; }
      /* line 947, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .shead h3.title .icon {
        font-size: 20px;
        top: -1px;
        position: relative; }
      /* line 952, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .shead h3.title .icon-envelope {
        top: -2px; }
    /* line 956, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead .shead-buttons.btn-toolbar, .section .shead .btn-toolbar {
      margin: 0 !important; }
  /* line 959, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .section:last-child {
    margin-bottom: 0; }
  /* line 962, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .section .shead.shead-no-border {
    border: 0; }
    /* line 964, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .shead.shead-no-border h3, .section .shead.shead-no-border h1, .section .shead.shead-no-border h2, .section .shead.shead-no-border h4, .section .shead.shead-no-border h5 {
      padding-bottom: 0; }
  /* line 967, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .section .scontent.int-3 {
    padding-left: 20px; }
    /* line 970, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .scontent.int-3 .shead {
      border-color: #eeeeee; }
      /* line 972, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .scontent.int-3 .shead h3, .section .scontent.int-3 .shead h1, .section .scontent.int-3 .shead h2, .section .scontent.int-3 .shead h4, .section .scontent.int-3 .shead h5 {
        font-size: 18px; }
      /* line 976, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .section .scontent.int-3 .shead h3 .label {
        vertical-align: middle;
        margin-top: -3px;
        letter-spacing: 0.2px; }
    /* line 980, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .section .scontent.int-3 .section {
      margin-bottom: 40px; }

/* line 987, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
blockquote {
  display: block;
  margin-left: 20px;
  padding: 20px;
  border-left: 2px solid #0088cc; }

/* line 993, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.blockquote {
  margin-left: 20px;
  background: #edf4f8;
  padding: 20px;
  border-color: #0088cc; }

/* line 999, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.quote {
  margin-left: 20px;
  padding: 30px;
  position: relative; }
  /* line 1003, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .quote:before, .quote:after {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    content: "";
    height: 30px;
    width: 30px;
    display: block;
    background: url(/assets/quotes-3e65e16afdb3c770b1c1b7ecf990f4c1.png); }
  /* line 1011, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .quote:before {
    top: 0;
    left: 0; }
  /* line 1014, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .quote:after {
    bottom: 0;
    right: 0;
    background-position: 0 -30px; }

/* line 1023, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.content-sidebar {
  width: 210px;
  max-width: 210px;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  left: 0;
  overflow-x: hidden; }
  /* line 1033, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .content-sidebar:after {
    height: 100%;
    right: 0;
    position: absolute;
    width: 1px;
    content: " ";
    background: rgba(0, 0, 0, 0.1);
    top: 0; }

/* line 1045, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.sidebar-nav-right {
  margin: 0 0 0 20px; }

/* line 1047, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.sidebar-nav {
  width: 100%;
  list-style: none;
  margin: 0 20px 0 0;
  border-right: 1px solid #dddddd; }
  /* line 1052, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .sidebar-nav li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: -1px; }
    /* line 1058, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li:before {
      content: ""; }
    /* line 1060, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li a {
      display: block;
      text-decoration: none;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      line-height: 40px;
      height: 40px;
      background: #f7f7f7;
      -webkit-box-shadow: inset 0 1px 0 white;
      -moz-box-shadow: inset 0 1px 0 white;
      box-shadow: inset 0 1px 0 white;
      border: 1px solid #dddddd;
      border-right: 0;
      padding: 0 19px;
      font-size: 14px;
      color: #777777;
      font-size: 14px; }
      /* line 1077, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li a:before {
        content: ""; }
      /* line 1079, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li a i {
        margin-top: 13px;
        margin-right: 8px;
        width: 14px;
        display: inline-block;
        text-align: center;
        text-decoration: none; }
      /* line 1087, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li a:hover {
        background: #fcfcfc;
        color: #444444; }
    /* line 1090, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li.text {
      line-height: normal;
      height: auto;
      padding-top: 4px;
      padding-bottom: 4px;
      background: #f7f7f7;
      -webkit-box-shadow: inset 0 1px 0 white;
      -moz-box-shadow: inset 0 1px 0 white;
      box-shadow: inset 0 1px 0 white;
      border: 1px solid #cccccc;
      padding: 8px 19px;
      font-size: 14px;
      color: #666666;
      white-space: initial; }
      /* line 1103, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li.text a {
        line-height: normal;
        height: auto;
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
        padding: 0;
        color: #0088cc;
        display: inline; }
    /* line 1113, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li:last-child {
      margin-bottom: 0;
      border-bottom: 0; }
    /* line 1117, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li.active {
      z-index: 2; }
      /* line 1119, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li.active a {
        cursor: default;
        color: #0088cc;
        font-weight: bold;
        position: relative;
        border-right: 0;
        font-size: 15px;
        background: white; }
        /* line 1127, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .sidebar-nav li.active a:after {
          content: " ";
          position: absolute;
          height: 40px;
          right: 0;
          top: 0;
          width: 5px;
          background: #0088cc; }
    /* line 1137, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li.head {
      padding: 0 20px;
      line-height: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 1px 0 white;
      -moz-box-shadow: inset 0 1px 0 white;
      box-shadow: inset 0 1px 0 white;
      color: #666666;
      -webkit-border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      -ms-border-radius: 3px 3px 0 0;
      -o-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0;
      font-size: 16px;
      font-weight: 500;
      background: #0088cc;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: white;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
    /* line 1152, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .sidebar-nav li ul {
      list-style: none;
      margin: 0;
      padding: 8px 0;
      border-top: 1px solid #cccccc;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      background: #fcfcfc; }
      /* line 1162, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li ul li a, .sidebar-nav li ul li:first-child a, .sidebar-nav li ul li:last-child a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        line-height: 20px;
        font-size: 12px;
        height: 20px;
        color: #0088cc; }
        /* line 1172, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .sidebar-nav li ul li a:hover, .sidebar-nav li ul li:first-child a:hover, .sidebar-nav li ul li:last-child a:hover {
          background: white; }
      /* line 1175, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .sidebar-nav li ul li.active a, .sidebar-nav li ul li:first-child.active a, .sidebar-nav li ul li:last-child.active a {
        font-weight: bold; }

/* line 1180, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.content-sidebar .sidebar-nav li:first-child a {
  border-top: 0; }

/* line 1183, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.sidebar-container-static {
  width: 220px;
  float: left;
  padding-top: 20px; }

/* line 1187, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.content-box.w-static-sidebar {
  margin-left: 250px; }

/* line 1196, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.collapsible-sidenav {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%; }
  /* line 1201, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .collapsible-sidenav .badge {
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 11px; }
  /* line 1207, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .collapsible-sidenav > li {
    font-size: 14px;
    border-top: 1px solid #dddddd; }
    /* line 1211, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li:before {
      content: ""; }
    /* line 1213, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li > a {
      background: #e6e6e6;
      -webkit-box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.2);
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 30px 0 20px;
      line-height: 46px;
      text-decoration: none;
      display: block;
      position: relative;
      color: #666666;
      font-weight: bold; }
      /* line 1220, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li > a:before {
        content: ""; }
      /* line 1231, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li > a [class^="icon-"], .collapsible-sidenav > li > a [class*=" icon-"] {
        width: 14px; }
      /* line 1234, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li > a .badge {
        background: rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
        font-weight: bold; }
      /* line 1240, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li > a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        opacity: 0.9;
        -webkit-transition: opacity 0.09s ease-in-out;
        -moz-transition: opacity 0.09s ease-in-out;
        -o-transition: opacity 0.09s ease-in-out;
        transition: opacity 0.09s ease-in-out; }
    /* line 1244, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li .toggle-icons {
      position: absolute;
      right: 20px;
      color: white; }
      /* line 1248, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li .toggle-icons .open {
        display: none; }
    /* line 1250, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li:first-child {
      border-top: 0; }
    /* line 1252, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li:last-child {
      -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1); }
    /* line 1256, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li.open > a .open {
      display: inline-block; }
    /* line 1258, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li.open > a .closed {
      display: none; }
    /* line 1261, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li.active > a {
      font-weight: bold; }
    /* line 1264, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .collapsible-sidenav > li > ul {
      list-style: none;
      margin: 0;
      background: white; }
      /* line 1269, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .collapsible-sidenav > li > ul > li {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-bottom: 1px solid #f3f3f3; }
        /* line 1275, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li:before {
          content: ""; }
        /* line 1278, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li:first-child {
          border-top: 1px solid #d6d6d6; }
        /* line 1280, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li:last-child {
          border-bottom: 0; }
        /* line 1282, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li > a {
          padding: 0 30px 0 20px;
          line-height: 40px;
          text-decoration: none;
          display: block;
          color: #777777;
          position: relative;
          font-weight: bold;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          /* line 1294, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
          .collapsible-sidenav > li > ul > li > a:before {
            content: ""; }
          /* line 1296, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
          .collapsible-sidenav > li > ul > li > a .badge {
            color: white;
            background: #888888;
            font-weight: bold;
            text-shadow: none;
            -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 white;
            -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 white;
            box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 white; }
        /* line 1303, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li.active a {
          color: #0088cc; }
          /* line 1305, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
          .collapsible-sidenav > li > ul > li.active a:after {
            content: " ";
            position: absolute;
            height: 40px;
            right: 0;
            top: 0;
            width: 5px;
            background: #0088cc; }
        /* line 1314, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li:hover a {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
          opacity: 0.9;
          background: white; }
        /* line 1318, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .collapsible-sidenav > li > ul > li [class^="icon-"], .collapsible-sidenav > li > ul > li [class*=" icon-"] {
          width: 14px;
          margin-right: 5px;
          display: inline-block;
          text-align: center; }
  /* line 1326, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .collapsible-sidenav.accordion .accordion-group {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

/* line 1337, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  font-size: 12px;
  padding-top: 40px; }
  /* line 1343, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  footer .container, footer .container-fluid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #dddddd;
    padding-top: 5px; }
  /* line 1348, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  footer ul.links {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 1352, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    footer ul.links li {
      float: left;
      margin-right: 30px;
      line-height: 40px; }
  /* line 1357, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  footer .copyright {
    line-height: 40px; }

/* line 1360, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
footer .powered {
  width: 214px;
  float: right;
  line-height: 40px;
  font-weight: bold;
  color: #222222; }
  /* line 1367, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  footer .powered .gallo-small-logo {
    float: right;
    margin-left: 5px; }
    /* line 1370, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    footer .powered .gallo-small-logo img {
      height: 22px;
      margin-top: -10px; }

/* line 1374, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.powered-login {
  color: #444444;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center; }
  /* line 1381, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .powered-login img {
    height: 20px; }

/* line 1384, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
footer .powered-gallo {
  float: right;
  line-height: 40px; }
  /* line 1387, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  footer .powered-gallo .gallo-digital {
    float: right; }
    /* line 1389, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    footer .powered-gallo .gallo-digital img {
      height: 18px; }

/* line 1396, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  background-color: none; }
  /* line 1403, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .breadcrumb .active {
    color: #666666; }
  /* line 1406, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .breadcrumb > .ui-tabs-panel {
    padding: 0; }
  /* line 1409, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .breadcrumb .breadcrumb-wrapper {
    padding: 20px 0 20px; }
  /* line 1412, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .breadcrumb .breadcrumb-steps {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-left: 0; }
    /* line 1418, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .breadcrumb .breadcrumb-steps:after {
      content: none; }
    /* line 1421, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .breadcrumb .breadcrumb-steps li {
      display: table-cell;
      position: relative;
      height: 50px; }
      /* line 1426, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li span.bg {
        background: #cccccc;
        height: 5px;
        display: block;
        margin-top: 5px; }
      /* line 1433, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li:first-child span.bg {
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -ms-border-radius: 5px 0 0 5px;
        -o-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px; }
      /* line 1437, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li:last-child span.bg {
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
        -o-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0; }
      /* line 1439, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li:last-child a {
        display: none; }
      /* line 1442, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li span.link {
        position: relative;
        display: block; }
      /* line 1445, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li a {
        display: inline-block;
        position: absolute;
        z-index: 1;
        width: 36px;
        height: 36px;
        top: -24px;
        line-height: 36px;
        font-size: 16px;
        right: -18px;
        border: 3px solid #e9e9e9;
        text-decoration: none;
        text-align: center;
        color: #555555;
        -webkit-transition: color 0.3s ease-out;
        -moz-transition: color 0.3s ease-out;
        -o-transition: color 0.3s ease-out;
        transition: color 0.3s ease-out;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        background: #e7e7e7; }
        /* line 1463, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .breadcrumb .breadcrumb-steps li a span.title {
          width: 140px;
          text-align: center;
          position: absolute;
          bottom: -35px;
          left: 50%;
          margin-left: -70px;
          color: #cccccc;
          font-size: 16px;
          -webkit-font-smoothing: antialiased; }
      /* line 1475, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li.reached span.bg {
        background: #0088cc; }
      /* line 1478, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li a.disabled {
        cursor: default;
        color: #eeeeee; }
        /* line 1481, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
        .breadcrumb .breadcrumb-steps li a.disabled span.title {
          color: #dddddd; }
      /* line 1486, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li.active span.bg, .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
        background: #0088cc; }
      /* line 1488, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li.active a, .breadcrumb .breadcrumb-steps li.ui-state-active a, .breadcrumb .breadcrumb-steps li.ui-tabs-active a {
        cursor: default;
        background: #0088cc;
        color: white;
        border-color: white; }
      /* line 1494, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li.active span.title, .breadcrumb .breadcrumb-steps li.ui-state-active span.title, .breadcrumb .breadcrumb-steps li.ui-tabs-active span.title {
        color: #555555; }
      /* line 1497, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .breadcrumb .breadcrumb-steps li:first-of-type, .breadcrumb .breadcrumb-steps li:last-of-type {
        width: 60px; }

/* line 1504, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
ul.green-bullet {
  list-style-image: url(/assets/green-round-bullet-3fdbfed10c5b1d2b33ea44ada3c76133.png);
  vertical-align: middle;
  font-size: 13px; }
  /* line 1508, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  ul.green-bullet li {
    margin-bottom: 6px; }
    /* line 1510, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    ul.green-bullet li a {
      color: #666666; }

/* line 1517, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table thead th {
  vertical-align: middle; }

/* line 1520, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-relief {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
  /* line 1522, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-relief th, .table-relief td {
    padding: 8px 12px; }
  /* line 1525, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-relief th, .table-relief th.sorting {
    background: #eeeeee;
    color: #444444;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -moz-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -o-linear-gradient(#f7f7f7, #eeeeee);
    background-image: linear-gradient(#f7f7f7, #eeeeee); }
  /* line 1530, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-relief td {
    font-size: 13px;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    background: #f6f6f6; }

/* line 1536, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-striped, .table-bordered {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #dddddd; }
  /* line 1539, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped th, .table-striped td, .table-bordered th, .table-bordered td {
    padding: 8px 12px; }
  /* line 1541, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped th, .table-bordered th {
    background: #eeeeee;
    color: #444444;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #eeeeee)) !important;
    background-image: -webkit-linear-gradient(#f7f7f7, #eeeeee) !important;
    background-image: -moz-linear-gradient(#f7f7f7, #eeeeee) !important;
    background-image: -o-linear-gradient(#f7f7f7, #eeeeee) !important;
    background-image: linear-gradient(#f7f7f7, #eeeeee) !important;
    padding: 12px 12px;
    border-bottom: 1px solid #dddddd; }
    /* line 1550, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .table-striped th .sort-handle [class*="icon-"], .table-bordered th .sort-handle [class*="icon-"] {
      display: block;
      font-size: 12px;
      line-height: 10px; }
  /* line 1554, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped .sortable-link, .table-bordered .sortable-link {
    cursor: pointer; }
  /* line 1558, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped tr td, .table-bordered tr td {
    border-color: #eeeeee; }
    /* line 1560, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .table-striped tr td:first-child, .table-bordered tr td:first-child {
      border-left: 0; }
    /* line 1562, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .table-striped tr td.sort, .table-bordered tr td.sort {
      min-width: 60px; }
  /* line 1565, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped tr th:first-child, .table-bordered tr th:first-child {
    border-left: 0; }
  /* line 1567, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped tr th.sort, .table-bordered tr th.sort {
    min-width: 60px; }
  /* line 1570, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-striped tr:first-child td, .table-bordered tr:first-child td {
    border-top: none; }

/* line 1573, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-form {
  max-width: 100%;
  width: 100%; }
  /* line 1576, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-form td {
    vertical-align: middle; }
    /* line 1577, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .table-form td > input, .table-form td > select {
      margin-bottom: 0; }

/* line 1582, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table .sort-handle {
  padding: 10px;
  color: #cccccc;
  cursor: ns-resize; }
/* line 1586, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table td {
  background: white; }
  /* line 1588, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table td form {
    margin: 0; }
  /* line 1590, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table td input[type="checkbox"] + .checkbox_radio_overlay {
    margin: 1px 0 0 0; }
  /* line 1592, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table td .close {
    line-height: normal;
    margin-top: -1px; }
/* line 1595, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table td.caption {
  font-weight: bold; }
/* line 1598, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table .ui-sortable-helper {
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  /* line 1601, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table .ui-sortable-helper td {
    border-top: 0; }
/* line 1605, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table .ui-sortable-highlight:last-child td, .table .tDnD_whileDrag:last-child td {
  border-bottom: 0; }
/* line 1607, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table .ui-sortable-highlight td, .table .tDnD_whileDrag td {
  background: #dbf3ff !important;
  border: 1px solid #0088cc;
  border-left: 0;
  border-right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }
/* line 1614, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table .tDnD_whileDrag td {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  background: #f4fbff !important;
  border-color: #33bbff; }

/* line 1620, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-vertical-header th {
  border-right: 1px solid #dddddd;
  border-bottom: none; }

/* line 1624, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.td-action-buttons {
  text-align: center !important;
  font-size: 0; }
  /* line 1627, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  td.td-action-buttons .btn {
    text-align: center;
    margin: 2px;
    vertical-align: bottom; }
  /* line 1632, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  td.td-action-buttons .td-btn-wrapper {
    width: 30px;
    text-align: center;
    display: inline-block;
    position: relative;
    padding: 2px !important;
    min-width: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 1640, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    td.td-action-buttons .td-btn-wrapper .btn {
      width: 100%;
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  /* line 1644, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  td.td-action-buttons table, td.td-action-buttons td {
    margin: 0;
    padding: 0 !important;
    background: none !important;
    border: 0 !important; }
    /* line 1649, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    td.td-action-buttons table td, td.td-action-buttons td td {
      width: 30px;
      text-align: center;
      position: relative;
      padding: 2px !important;
      min-width: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      /* line 1656, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      td.td-action-buttons table td .btn, td.td-action-buttons td td .btn {
        width: 100%;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }

/* line 1662, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td .control-group {
  margin-bottom: 0; }

/* line 1666, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td p:last-child {
  margin-bottom: 0; }
/* line 1668, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.caption {
  font-weight: bold; }

/* line 1672, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-1, th.btn-1 {
  width: 30px;
  min-width: 30px; }
/* line 1675, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-2, th.btn-2 {
  width: 60px;
  min-width: 60px; }
/* line 1678, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-3, th.btn-3 {
  width: 90px;
  min-width: 90px; }
/* line 1681, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-4, th.btn-4 {
  width: 120px;
  min-width: 120px; }
/* line 1684, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-5, th.btn-5 {
  width: 150px;
  min-width: 150px; }
/* line 1687, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-6, th.btn-6 {
  width: 180px;
  min-width: 180px; }
/* line 1690, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
td.btn-7, th.btn-7 {
  width: 210px;
  min-width: 210px; }

/* line 1694, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-fixed {
  table-layout: fixed; }

/* line 1697, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-wrapper {
  overflow: auto;
  border: 1px solid #dddddd; }
  /* line 1700, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-wrapper .table {
    border: 0;
    margin: 0 !important; }

/* line 1705, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-full {
  overflow: auto;
  border: 0;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  width: auto;
  margin-bottom: 20px; }
  /* line 1710, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-full .table {
    border: 0;
    margin: 0 !important; }
  /* line 1717, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-full:first-child {
    border-top: 0;
    margin-top: -20px; }
  /* line 1722, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-full tr td:first-child, .table-full tr th:first-child {
    padding-left: 20px; }
  /* line 1724, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-full tr td:last-child, .table-full tr th:last-child {
    padding-right: 20px; }

/* line 1728, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-full, .table-full-sidebar {
  margin-left: -30px; }

/* line 1731, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-full, .table-wrapper {
  margin-bottom: 0; }

/* line 1736, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
  position: relative;
  background-color: #f3f3f3;
  background-image: none;
  padding-right: 26px; }
  /* line 1741, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  table.dataTable thead .sorting .datable-inner-th, table.dataTable thead .sorting_asc .datable-inner-th, table.dataTable thead .sorting_desc .datable-inner-th {
    position: relative; }
    /* line 1743, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    table.dataTable thead .sorting .datable-inner-th:after, table.dataTable thead .sorting_asc .datable-inner-th:after, table.dataTable thead .sorting_desc .datable-inner-th:after {
      display: inline-block;
      content: "";
      position: absolute;
      right: -20px;
      top: 50%;
      margin-top: -10px;
      width: 20px;
      height: 20px; }
/* line 1753, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
table.dataTable thead .sorting .datable-inner-th:after {
  background: url(/assets/datatable/sort_both-3cb70650e1477b5d88b7fb015f5f60b8.png); }
/* line 1755, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
table.dataTable thead .sorting_asc .datable-inner-th:after {
  background: url(/assets/datatable/sort_asc-960c8a402c4aa14f71b0828fdd03cfc0.png); }
/* line 1757, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
table.dataTable thead .sorting_desc .datable-inner-th:after {
  background: url(/assets/datatable/sort_desc-45a2e7abeb3fc91bf128e39f21799266.png); }

/* line 1760, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.table-scroll-wrapper {
  overflow: auto;
  border: 1px solid #dddddd; }
  /* line 1764, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .table-scroll-wrapper table {
    border: 0;
    margin-bottom: 0; }

/* line 1771, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.subrows td:first-child, .table-striped .subrows td:first-child {
  padding-left: 20px;
  border-left: 3px solid #cceeff; }

/* line 1779, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.upload-container .dropbox {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 1784, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .upload-container .dropbox .title {
    color: #aaaaaa;
    text-shadow: 0 1px 0 white;
    font-weight: 500;
    font-size: 16px; }

/* line 1790, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.upload-progress {
  line-height: normal; }
  /* line 1792, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .upload-progress .remove {
    font-size: 16px;
    font-weight: bold; }
    /* line 1795, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .remove:hover {
      color: #ca373d;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7;
      text-decoration: none; }
  /* line 1800, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .upload-progress .progress-text {
    font-size: 12px;
    margin-top: -10px; }
    /* line 1802, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .progress-text .size-completed {
      font-weight: 500; }
    /* line 1804, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .progress-text .time-remaining {
      color: #999999; }
    /* line 1807, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .progress-text .processing-status {
      margin-left: 25px;
      line-height: 35px; }
  /* line 1811, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .upload-progress .finished {
    margin-bottom: 20px;
    padding-left: 45px;
    position: relative; }
    /* line 1815, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .finished:after {
      font-family: FontAwesome;
      -webkit-font-smoothing: antialiased;
      content: "\f14a";
      display: block;
      font-size: 40px;
      color: #107916;
      position: absolute;
      top: 0;
      left: 0; }
    /* line 1826, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .upload-progress .finished .file-name {
      margin-bottom: 0; }

/* line 1829, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
  height: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  /* line 1834, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .progress .bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* line 1837, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.file-uploader-ie {
  overflow: hidden;
  *zoom: 1;
  position: absolute; }

/* line 1840, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.file-uploader-ie-space {
  height: 70px;
  min-height: 70px; }

/* line 1853, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
h2 .help-tooltip, h2 .help-tooltip:hover {
  font-size: 26px; }
  /* line 1855, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  h2 .help-tooltip i, h2 .help-tooltip:hover i {
    margin-top: -4px;
    display: inline-block !important;
    vertical-align: middle; }

/* line 1860, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
h3 .help-tooltip, h3 .help-tooltip:hover {
  font-size: 21px; }
  /* line 1862, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  h3 .help-tooltip i, h3 .help-tooltip:hover i {
    display: inline-block !important;
    vertical-align: middle;
    margin-top: -4px; }

@media (max-width: 767px) {
  /* line 1874, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .modal {
    position: absolute; } }
/* line 1877, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.modal-content, .modal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

/* line 1879, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.modal-header, .modal-footer {
  background: #eeeeee;
  color: #444444;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #e3e3e3)) !important;
  background-image: -webkit-linear-gradient(#eeeeee, #e3e3e3) !important;
  background-image: -moz-linear-gradient(#eeeeee, #e3e3e3) !important;
  background-image: -o-linear-gradient(#eeeeee, #e3e3e3) !important;
  background-image: linear-gradient(#eeeeee, #e3e3e3) !important;
  background-image: -ms-linear-gradient(#eeeeee, #e3e3e3) !important;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFE3E3E3');
  border-bottom: 1px solid #cccccc; }

/* line 1886, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.modal-header {
  padding: 9px 20px; }
  /* line 1888, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .modal-header .close {
    margin-top: 7px;
    margin-left: 1px; }

/* line 1892, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.modal-footer, .modal-body {
  padding: 20px; }

/* line 1895, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.modal-backdrop, .modal-backdrop.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  background: black; }

/* line 1901, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
#confirmation_dialog {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 400px;
  margin-left: -200px; }
  /* line 1905, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  #confirmation_dialog .modal-header {
    padding: 4px 20px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center; }
    /* line 1909, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    #confirmation_dialog .modal-header .close {
      display: none; }
  /* line 1912, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  #confirmation_dialog .modal-body {
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    text-align: center;
    font-size: 15px;
    color: #444444;
    padding-top: 30px; }
  /* line 1918, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  #confirmation_dialog .modal-footer {
    background: none;
    background-image: none !important;
    border: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px; }
    /* line 1927, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    #confirmation_dialog .modal-footer .btn.proceed {
      margin-left: 10px; }

/* line 1931, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
tr.unread td {
  font-weight: bold; }

/* line 1937, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
#view-public-website.modal {
  width: 290px;
  margin-left: -145px; }
  /* line 1941, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  #view-public-website.modal .row-fluid .span {
    margin: 0 0 10px 0; }
    /* line 1943, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    #view-public-website.modal .row-fluid .span:last-child {
      margin: 0; }

/* line 1950, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.has-switch {
  height: 26px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  border-color: rgba(0, 0, 0, 0.2) !important;
  font-weight: 600; }
  /* line 1956, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .has-switch:focus {
    border-color: rgba(0, 0, 0, 0.2) !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  /* line 1960, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .has-switch span.switch-right {
    padding-top: 3px;
    color: #666666 !important;
    background: #eeeeee !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 12px !important;
    text-shadow: none !important; }
  /* line 1968, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .has-switch span.switch-left {
    padding-top: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    background: #e05a00 !important;
    font-size: 12px !important;
    color: white !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    text-shadow: none !important; }
  /* line 1976, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .has-switch label {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    padding-top: 3px !important;
    font-size: 12px !important; }
    /* line 1980, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .has-switch label i {
      color: #bbbbbb !important; }

/* line 1987, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.toggle-strip.accordion-group {
  padding: 0;
  margin: 0;
  border: 0; }
  /* line 1991, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .toggle-strip.accordion-group .collapse {
    padding-top: 30px; }
    /* line 1993, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .collapse .section .shead .pull-right {
      margin-top: 0; }
  /* line 1995, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .toggle-strip.accordion-group .accordion-toggle {
    display: block;
    border: 1px dashed #eeeeee;
    background: #f7f7f7;
    padding: 0 10px;
    line-height: 26px; }
    /* line 2001, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .accordion-toggle .icon-plus {
      display: none; }
    /* line 2004, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .accordion-toggle.collapsed .icon-plus {
      display: inline; }
    /* line 2006, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .accordion-toggle.collapsed .icon-minus {
      display: none; }
    /* line 2008, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .accordion-toggle:hover {
      text-decoration: none; }
    /* line 2011, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .toggle-strip.accordion-group .accordion-toggle .toggle-icon {
      float: right; }

/* line 2018, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.popover {
  max-width: 400px; }

/* line 2021, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.hero-unit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 225, 0.1);
  color: #111111; }

/* line 2027, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label, .badge {
  font-weight: normal;
  line-height: normal; }

/* line 2031, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.label {
  padding: 3px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  letter-spacing: 0.5px;
  text-shadow: none; }

/* line 2037, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.badge {
  padding: 3px 7px; }
  /* line 2039, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.small {
    line-height: 12px;
    height: 12px;
    font-size: 9px;
    padding: 1px 3px;
    top: -2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative; }
  /* line 2048, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.rounded {
    text-align: center;
    font-size: 10px;
    padding: 0;
    width: 20px;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
    /* line 2058, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .badge.rounded.small {
      width: 16px;
      line-height: 16px;
      height: 16px;
      font-size: 9px; }
  /* line 2064, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.badge-important {
    background: #ca373d; }
  /* line 2067, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.badge-large {
    line-height: 18px;
    height: 18px;
    font-size: 14px;
    margin-top: 2px;
    vertical-align: bottom;
    padding: 3px 10px; }
  /* line 2075, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.clickable {
    cursor: pointer; }
  /* line 2078, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.badge-important {
    background: #ca373d; }
  /* line 2081, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .badge.client-id {
    background: #999999;
    line-height: 18px;
    height: 18px;
    margin-top: 8px;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 16px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    color: white;
    text-shadow: none; }

/* line 2093, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.alert {
  overflow: hidden;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: white;
  display: block;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  background: #999999;
  border-color: #777777; }
  /* line 2101, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert .close {
    top: -4px;
    color: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
    /* line 2106, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert .close:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  /* line 2108, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert:hover {
    text-decoration: none;
    color: white; }
  /* line 2112, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert .icon {
    margin-right: 6px; }
  /* line 2115, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert ul, .alert ol {
    margin-bottom: 0; }
  /* line 2118, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert ul.wide-margin, .alert ol.wide-margin {
    margin-left: 46px; }
  /* line 2122, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert.alert-info {
    background: #0099e6;
    border-color: #006699; }
  /* line 2126, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert.alert-warning {
    background: #fa6400;
    border-color: #ad4500; }
  /* line 2131, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert.alert-error {
    background: #cf4b51;
    border-color: #a32b30; }
  /* line 2135, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert.alert-success {
    background: #138f1a;
    border-color: #0a4c0e; }
  /* line 2139, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert.w-btn {
    padding: 6px 14px; }
    /* line 2141, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert.w-btn .btn-toolbar {
      margin: 0;
      float: right;
      margin-bottom: 10px; }
      /* line 2145, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .alert.w-btn .btn-toolbar:last-child {
        margin-bottom: 0; }
    /* line 2148, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert.w-btn .text {
      margin: 3px 0;
      float: left; }
    /* line 2152, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert.w-btn .btn-default {
      border-color: #333333;
      background: #555555;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #444444));
      background-image: -webkit-linear-gradient(#555555, #444444);
      background-image: -moz-linear-gradient(#555555, #444444);
      background-image: -o-linear-gradient(#555555, #444444);
      background-image: linear-gradient(#555555, #444444);
      background-image: -ms-linear-gradient(#555555, #444444);
      *zoom: 1;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF555555', endColorstr='#FF444444');
      color: white;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
      -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3); }
  /* line 2160, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .alert .history {
    list-style: none;
    background: white;
    overflow: hidden;
    *zoom: 1;
    clear: both;
    margin-left: 0;
    font-size: 12px;
    color: #666666;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px; }
    /* line 2170, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert .history.wide-margin {
      margin-left: 0; }
    /* line 2173, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .alert .history li {
      border-bottom: dotted 1px #cccccc;
      line-height: 24px;
      padding: 0; }
      /* line 2177, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .alert .history li:last-child {
        border-bottom: 0; }

/* line 2180, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
a.alert {
  cursor: pointer; }
  /* line 2182, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  a.alert:hover, a.alert:active, a.alert:focus, a.alert:visited {
    text-decoration: none;
    color: white; }

/* line 2186, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
ul.alert-group {
  margin: 0 0 40px 0;
  list-style: none; }
  /* line 2189, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  ul.alert-group li {
    margin-bottom: 10px; }
    /* line 2191, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    ul.alert-group li .alert {
      margin-bottom: 0; }

/* line 2195, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.dropdown-menu {
  border: 1px solid #bbbbbb;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  font-weight: normal;
  color: #333333; }
  /* line 2202, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .dropdown-menu li a:hover {
    background: #f7f7f7;
    color: #333333; }
  /* line 2205, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .dropdown-menu .divider {
    margin: 3px 0px; }

/* line 2212, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.row-fluid [class*="span"] {
  min-height: 34px; }

/* line 2217, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.navbar-inverse .label-important, .navbar-inverse .badge-important, .subnav .label-important, .subnav .badge-important {
  font-weight: bold; }

/* line 2224, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.image-processing {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 40px 6px 10px;
  font-size: 11px;
  color: #eeeeee;
  line-height: 12px;
  height: 38px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8); }

/* line 2235, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.footer {
  margin-top: 20px; }

/* line 2238, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.pagination-toolbar {
  margin-top: 0;
  margin-bottom: 0; }
  /* line 2241, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .pagination-toolbar .btn {
    margin-left: 5px;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px; }

/* line 2247, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.display-info {
  padding-top: 8px;
  line-height: 20px; }
  /* line 2250, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .display-info .dataTables_info {
    padding-top: 0; }

/* line 2253, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.zip-code-field-width {
  width: 100px; }

/* line 2257, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.pagination-toolbar .btn {
  margin-left: 5px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 2262, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.visible-ie8 {
  display: none; }

/* line 2265, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.maxlength-display {
  z-index: 900 !important; }

/* line 2270, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.external-task-actions {
  margin-left: 30px;
  margin-top: 5px; }
  /* line 2274, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .btn-group.label-like-dropdown {
    margin-bottom: 0; }
  /* line 2277, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .dropdown-label {
    display: inline-block;
    font-weight: bold;
    font-size: 12px; }
  /* line 2282, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .owners, .external-task-actions .states {
    float: right; }
  /* line 2284, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .states {
    margin-left: 20px; }
  /* line 2287, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .owners .dropdown-label {
    margin-right: 5px; }
  /* line 2289, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .owners .cm-dropdown {
    right: -3px;
    margin-top: 8px; }
  /* line 2292, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .external-task-actions .owners .cm-display {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    /* line 2296, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .external-task-actions .owners .cm-display .cm-display-list {
      margin-top: 0; }
      /* line 2298, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .external-task-actions .owners .cm-display .cm-display-list li:last-child {
        margin-left: 0; }
      /* line 2301, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .external-task-actions .owners .cm-display .cm-display-list li .figure {
        margin-top: 0;
        margin-bottom: 0; }
    /* line 2304, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .external-task-actions .owners .cm-display .cm-display-add {
      margin-left: 5px;
      font-size: 10px;
      vertical-align: middle;
      background: rgba(0, 0, 0, 0.05);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      width: 22px;
      line-height: 22px;
      text-align: center;
      display: inline-block;
      border: 1px solid rgba(0, 0, 0, 0.1);
      font-weight: bold; }
      /* line 2316, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
      .external-task-actions .owners .cm-display .cm-display-add > a {
        margin: 0;
        color: #0088cc; }

/* line 2324, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
span.visible-desktop, em.visible-desktop, strong.visible-desktop, img.visible-desktop {
  display: inline !important; }

@media (min-width: 768px) and (max-width: 979px) {
  /* line 2329, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  span.visible-desktop, em.visible-desktop, strong.visible-desktop, img.visible-desktop {
    display: none !important; } }
@media (max-width: 767px) {
  /* line 2334, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  span.visible-desktop, em.visible-desktop, strong.visible-desktop, img.visible-desktop {
    display: none !important; } }
/* line 2337, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
pre.pre-flight {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis; }
  /* line 2342, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  pre.pre-flight.open {
    height: auto; }

/* line 2345, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.management-container {
  margin-left: 5%;
  margin-right: 5%; }

/* line 2351, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.text-right, td.text-right, th.text-right {
  text-align: right; }

/* line 2353, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.text-left, td.text-left, th.text-left {
  text-align: left; }

/* line 2355, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.text-center, td.text-center, th.text-center {
  text-align: center; }

/* line 2359, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.management .brand {
  max-width: 250px !important; }
  /* line 2361, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
  .management .brand a.app-name {
    color: white !important; }
    /* line 2363, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
    .management .brand a.app-name .title {
      display: inline-block;
      font-size: 1.5em;
      font-weight: 400;
      vertical-align: middle;
      margin-left: 0.5em; }
/* line 2371, /home/rails/rails_app/app/assets/stylesheets/general/general.sass */
.management table.settings th {
  width: 22em; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn, .mce-window .mce-btn button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-width: 1px;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  font-weight: 600; }
  /* line 10, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn i:first-child, .mce-window .mce-btn button i:first-child {
    margin-right: 3px; }
  /* line 12, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn i:first-child:last-child, .mce-window .mce-btn button i:first-child:last-child {
    margin-right: 0; }

/* line 15, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-default, .btn-secondary {
  border-color: #d1d1d1;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
  background-image: -moz-linear-gradient(#f7f7f7, #ededed);
  background-image: -o-linear-gradient(#f7f7f7, #ededed);
  background-image: linear-gradient(#f7f7f7, #ededed);
  background-image: -ms-linear-gradient(#f7f7f7, #ededed);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED');
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  border-bottom-color: #cccccc;
  color: #777777; }

/* line 22, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-default:hover, .btn-default:focus, .btn-secondary:hover, .btn-secondary:focus {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #e7e7e7));
  background-image: -webkit-linear-gradient(#f3f3f3, #e7e7e7);
  background-image: -moz-linear-gradient(#f3f3f3, #e7e7e7);
  background-image: -o-linear-gradient(#f3f3f3, #e7e7e7);
  background-image: linear-gradient(#f3f3f3, #e7e7e7);
  background-image: -ms-linear-gradient(#f3f3f3, #e7e7e7);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFE7E7E7');
  background-position: 0 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  color: #666666; }

/* line 29, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn:focus, .btn:hover {
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95; }

/* line 33, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn.active, .btn:active, .btn-group.open .btn.dropdown-toggle {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); }
  /* line 35, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.active.btn-primary, .btn:active.btn-primary, .btn-group.open .btn.dropdown-toggle.btn-primary {
    background: #0088cc; }
  /* line 37, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.active.btn-btn-warning, .btn:active.btn-btn-warning, .btn-group.open .btn.dropdown-toggle.btn-btn-warning {
    background: #e05a00; }
  /* line 39, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.active.btn-danger, .btn:active.btn-danger, .btn-group.open .btn.dropdown-toggle.btn-danger {
    background: #ca373d; }
  /* line 41, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.active.btn-success, .btn:active.btn-success, .btn-group.open .btn.dropdown-toggle.btn-success {
    background: #107916; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-primary, .btn-warning, .btn-danger, .btn-success, .mce-window .mce-btn.mce-primary button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  color: white; }

/* line 50, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-primary, .mce-window .mce-btn.mce-primary button {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0099e6), color-stop(100%, #0085c7));
  background-image: -webkit-linear-gradient(#0099e6, #0085c7);
  background-image: -moz-linear-gradient(#0099e6, #0085c7);
  background-image: -o-linear-gradient(#0099e6, #0085c7);
  background-image: linear-gradient(#0099e6, #0085c7);
  background-image: -ms-linear-gradient(#0099e6, #0085c7);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0099E6', endColorstr='#FF0085C7');
  border-color: #006699; }
  /* line 54, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-primary:active, .mce-window .mce-btn.mce-primary button:active {
    background: #0088cc; }
  /* line 56, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-primary:hover, .mce-window .mce-btn.mce-primary button:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0099e6), color-stop(100%, #0085c7));
    background-image: -webkit-linear-gradient(#0099e6, #0085c7);
    background-image: -moz-linear-gradient(#0099e6, #0085c7);
    background-image: -o-linear-gradient(#0099e6, #0085c7);
    background-image: linear-gradient(#0099e6, #0085c7);
    background-image: -ms-linear-gradient(#0099e6, #0085c7);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0099E6', endColorstr='#FF0085C7'); }

/* line 59, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-warning {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa6400), color-stop(100%, #db5800));
  background-image: -webkit-linear-gradient(#fa6400, #db5800);
  background-image: -moz-linear-gradient(#fa6400, #db5800);
  background-image: -o-linear-gradient(#fa6400, #db5800);
  background-image: linear-gradient(#fa6400, #db5800);
  background-image: -ms-linear-gradient(#fa6400, #db5800);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFA6400', endColorstr='#FFDB5800');
  border-color: #ad4500; }
  /* line 63, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-warning:active {
    background: #e05a00; }
  /* line 65, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-warning:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa6400), color-stop(100%, #db5800));
    background-image: -webkit-linear-gradient(#fa6400, #db5800);
    background-image: -moz-linear-gradient(#fa6400, #db5800);
    background-image: -o-linear-gradient(#fa6400, #db5800);
    background-image: linear-gradient(#fa6400, #db5800);
    background-image: -ms-linear-gradient(#fa6400, #db5800);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFA6400', endColorstr='#FFDB5800'); }

/* line 68, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-success {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138f1a), color-stop(100%, #0f7415));
  background-image: -webkit-linear-gradient(#138f1a, #0f7415);
  background-image: -moz-linear-gradient(#138f1a, #0f7415);
  background-image: -o-linear-gradient(#138f1a, #0f7415);
  background-image: linear-gradient(#138f1a, #0f7415);
  background-image: -ms-linear-gradient(#138f1a, #0f7415);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF138F1A', endColorstr='#FF0F7415');
  border-color: #0a4c0e; }
  /* line 72, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-success:active {
    background: #107916; }
  /* line 74, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-success:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138f1a), color-stop(100%, #0f7415));
    background-image: -webkit-linear-gradient(#138f1a, #0f7415);
    background-image: -moz-linear-gradient(#138f1a, #0f7415);
    background-image: -o-linear-gradient(#138f1a, #0f7415);
    background-image: linear-gradient(#138f1a, #0f7415);
    background-image: -ms-linear-gradient(#138f1a, #0f7415);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF138F1A', endColorstr='#FF0F7415'); }

/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-danger {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf4b51), color-stop(100%, #c7353b));
  background-image: -webkit-linear-gradient(#cf4b51, #c7353b);
  background-image: -moz-linear-gradient(#cf4b51, #c7353b);
  background-image: -o-linear-gradient(#cf4b51, #c7353b);
  background-image: linear-gradient(#cf4b51, #c7353b);
  background-image: -ms-linear-gradient(#cf4b51, #c7353b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCF4B51', endColorstr='#FFC7353B');
  border-color: #a32b30; }
  /* line 81, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-danger:active {
    background: #ca373d; }
  /* line 83, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-danger:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf4b51), color-stop(100%, #c7353b));
    background-image: -webkit-linear-gradient(#cf4b51, #c7353b);
    background-image: -moz-linear-gradient(#cf4b51, #c7353b);
    background-image: -o-linear-gradient(#cf4b51, #c7353b);
    background-image: linear-gradient(#cf4b51, #c7353b);
    background-image: -ms-linear-gradient(#cf4b51, #c7353b);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCF4B51', endColorstr='#FFC7353B'); }

/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled], .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled], .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: white !important;
  background-position: 0 0; }

/* line 89, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background: #0088cc; }

/* line 91, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background: #e05a00; }

/* line 93, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background: #ca373d; }

/* line 95, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background: #107916; }

/* line 98, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn.disabled, .btn[disabled] {
  text-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.disabled:hover, .btn[disabled]:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: 0.65; }

/* line 104, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn.btn-default.disabled, .btn.btn-default[disabled] {
  color: #333333;
  background: #e6e6e6; }
  /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.btn-default.disabled:hover, .btn.btn-default[disabled]:hover {
    color: #333333;
    background: #e6e6e6; }

/* line 114, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-facebook, .btn-twitter, .btn-linkedin, .btn-messenger, .btn-email, .btn-google, .btn-tumblr {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  color: white; }
  /* line 118, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-facebook:hover, .btn-facebook:focus, .btn-twitter:hover, .btn-twitter:focus, .btn-linkedin:hover, .btn-linkedin:focus, .btn-messenger:hover, .btn-messenger:focus, .btn-email:hover, .btn-email:focus, .btn-google:hover, .btn-google:focus, .btn-tumblr:hover, .btn-tumblr:focus {
    color: white;
    background-position: 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85; }

/* line 123, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-facebook {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4264aa), color-stop(100%, #3a5794));
  background-image: -webkit-linear-gradient(#4264aa, #3a5794);
  background-image: -moz-linear-gradient(#4264aa, #3a5794);
  background-image: -o-linear-gradient(#4264aa, #3a5794);
  background-image: linear-gradient(#4264aa, #3a5794);
  background-image: -ms-linear-gradient(#4264aa, #3a5794);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4264AA', endColorstr='#FF3A5794');
  border-color: #2d4373; }
  /* line 126, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-facebook:active {
    background: #3b5998; }
  /* line 128, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-facebook:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4264aa), color-stop(100%, #3a5794));
    background-image: -webkit-linear-gradient(#4264aa, #3a5794);
    background-image: -moz-linear-gradient(#4264aa, #3a5794);
    background-image: -o-linear-gradient(#4264aa, #3a5794);
    background-image: linear-gradient(#4264aa, #3a5794);
    background-image: -ms-linear-gradient(#4264aa, #3a5794);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4264AA', endColorstr='#FF3A5794'); }

/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-twitter {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #08bbff), color-stop(100%, #00a8e9));
  background-image: -webkit-linear-gradient(#08bbff, #00a8e9);
  background-image: -moz-linear-gradient(#08bbff, #00a8e9);
  background-image: -o-linear-gradient(#08bbff, #00a8e9);
  background-image: linear-gradient(#08bbff, #00a8e9);
  background-image: -ms-linear-gradient(#08bbff, #00a8e9);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF08BBFF', endColorstr='#FF00A8E9');
  border-color: #0087bb; }
  /* line 134, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-twitter:active {
    background: #00acee; }
  /* line 136, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-twitter:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #08bbff), color-stop(100%, #00a8e9));
    background-image: -webkit-linear-gradient(#08bbff, #00a8e9);
    background-image: -moz-linear-gradient(#08bbff, #00a8e9);
    background-image: -o-linear-gradient(#08bbff, #00a8e9);
    background-image: linear-gradient(#08bbff, #00a8e9);
    background-image: -ms-linear-gradient(#08bbff, #00a8e9);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF08BBFF', endColorstr='#FF00A8E9'); }

/* line 139, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-tumblr {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e526c), color-stop(100%, #334459));
  background-image: -webkit-linear-gradient(#3e526c, #334459);
  background-image: -moz-linear-gradient(#3e526c, #334459);
  background-image: -o-linear-gradient(#3e526c, #334459);
  background-image: linear-gradient(#3e526c, #334459);
  background-image: -ms-linear-gradient(#3e526c, #334459);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E526C', endColorstr='#FF334459');
  border-color: #222d3c; }
  /* line 142, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-tumblr:active {
    background: #35465c; }
  /* line 144, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-tumblr:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e526c), color-stop(100%, #334459));
    background-image: -webkit-linear-gradient(#3e526c, #334459);
    background-image: -moz-linear-gradient(#3e526c, #334459);
    background-image: -o-linear-gradient(#3e526c, #334459);
    background-image: linear-gradient(#3e526c, #334459);
    background-image: -ms-linear-gradient(#3e526c, #334459);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E526C', endColorstr='#FF334459'); }

/* line 147, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-google {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #df584d), color-stop(100%, #da4033));
  background-image: -webkit-linear-gradient(#df584d, #da4033);
  background-image: -moz-linear-gradient(#df584d, #da4033);
  background-image: -o-linear-gradient(#df584d, #da4033);
  background-image: linear-gradient(#df584d, #da4033);
  background-image: -ms-linear-gradient(#df584d, #da4033);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDF584D', endColorstr='#FFDA4033');
  border-color: #bd2e22; }
  /* line 150, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-google:active {
    background: #db4437; }
  /* line 152, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-google:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #df584d), color-stop(100%, #da4033));
    background-image: -webkit-linear-gradient(#df584d, #da4033);
    background-image: -moz-linear-gradient(#df584d, #da4033);
    background-image: -o-linear-gradient(#df584d, #da4033);
    background-image: linear-gradient(#df584d, #da4033);
    background-image: -ms-linear-gradient(#df584d, #da4033);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDF584D', endColorstr='#FFDA4033'); }

/* line 155, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-linkedin {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0088cf), color-stop(100%, #0074b0));
  background-image: -webkit-linear-gradient(#0088cf, #0074b0);
  background-image: -moz-linear-gradient(#0088cf, #0074b0);
  background-image: -o-linear-gradient(#0088cf, #0074b0);
  background-image: linear-gradient(#0088cf, #0074b0);
  background-image: -ms-linear-gradient(#0088cf, #0074b0);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0088CF', endColorstr='#FF0074B0');
  border-color: #005582; }
  /* line 158, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-linkedin:active {
    background: #0077b5; }
  /* line 160, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-linkedin:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0088cf), color-stop(100%, #0074b0));
    background-image: -webkit-linear-gradient(#0088cf, #0074b0);
    background-image: -moz-linear-gradient(#0088cf, #0074b0);
    background-image: -o-linear-gradient(#0088cf, #0074b0);
    background-image: linear-gradient(#0088cf, #0074b0);
    background-image: -ms-linear-gradient(#0088cf, #0074b0);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0088CF', endColorstr='#FF0074B0'); }

/* line 163, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-email {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #939597), color-stop(100%, #838587));
  background-image: -webkit-linear-gradient(#939597, #838587);
  background-image: -moz-linear-gradient(#939597, #838587);
  background-image: -o-linear-gradient(#939597, #838587);
  background-image: linear-gradient(#939597, #838587);
  background-image: -ms-linear-gradient(#939597, #838587);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF939597', endColorstr='#FF838587');
  border-color: #6d6f70; }
  /* line 166, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-email:active {
    background: #86888a; }
  /* line 168, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-email:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #939597), color-stop(100%, #838587));
    background-image: -webkit-linear-gradient(#939597, #838587);
    background-image: -moz-linear-gradient(#939597, #838587);
    background-image: -o-linear-gradient(#939597, #838587);
    background-image: linear-gradient(#939597, #838587);
    background-image: -ms-linear-gradient(#939597, #838587);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF939597', endColorstr='#FF838587'); }

/* line 171, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-messenger {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a90ff), color-stop(100%, #0081fa));
  background-image: -webkit-linear-gradient(#1a90ff, #0081fa);
  background-image: -moz-linear-gradient(#1a90ff, #0081fa);
  background-image: -o-linear-gradient(#1a90ff, #0081fa);
  background-image: linear-gradient(#1a90ff, #0081fa);
  background-image: -ms-linear-gradient(#1a90ff, #0081fa);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1A90FF', endColorstr='#FF0081FA');
  border-color: #006acc; }
  /* line 174, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-messenger:active {
    background: #0084ff; }
  /* line 176, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn-messenger:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a90ff), color-stop(100%, #0081fa));
    background-image: -webkit-linear-gradient(#1a90ff, #0081fa);
    background-image: -moz-linear-gradient(#1a90ff, #0081fa);
    background-image: -o-linear-gradient(#1a90ff, #0081fa);
    background-image: linear-gradient(#1a90ff, #0081fa);
    background-image: -ms-linear-gradient(#1a90ff, #0081fa);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1A90FF', endColorstr='#FF0081FA'); }

/* line 181, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn.dropdown-toggle {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
  /* line 183, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.dropdown-toggle .text {
    overflow: hidden;
    white-space: nowrap;
    margin-right: 34px;
    text-overflow: ellipsis;
    line-height: 12px; }
  /* line 189, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .btn.dropdown-toggle .toggle-arrow {
    width: 34px;
    border-left: #d1d1d1 1px solid;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
    /* line 197, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .btn.dropdown-toggle .toggle-arrow b {
      background: url(/assets/arrow-down-0bafeab51133257a7a74c36e21879e05.png) center no-repeat !important;
      line-height: 34px;
      width: 100%;
      height: 100%;
      display: block; }

/* line 206, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.label-like-dropdown.btn-group .btn.dropdown-toggle {
  color: #999999;
  border-color: #999999;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 7px;
  line-height: 18px;
  height: auto; }
  /* line 219, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group .btn.dropdown-toggle .caret {
    border-top-color: #999999;
    margin-left: 2px; }
  /* line 222, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group .btn.dropdown-toggle:hover {
    background: none;
    background-image: none;
    color: #999999; }
  /* line 227, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group .btn.dropdown-toggle.status-assigned, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-primary {
    color: #0088cc !important;
    border-color: #0088cc; }
    /* line 230, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-assigned .caret, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-primary .caret {
      border-top-color: #0088cc; }
    /* line 232, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-assigned:hover, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-primary:hover {
      background: none;
      background-image: none;
      color: #0088cc; }
  /* line 237, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group .btn.dropdown-toggle.status-started, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-success {
    color: #107916 !important;
    border-color: #107916; }
    /* line 240, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-started .caret, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-success .caret {
      border-top-color: #107916; }
    /* line 242, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-started:hover, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-success:hover {
      background: none;
      background-image: none;
      color: #107916; }
  /* line 247, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group .btn.dropdown-toggle.status-unassigned, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-warning {
    color: #e05a00 !important;
    border-color: #e05a00; }
    /* line 250, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-unassigned .caret, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-warning .caret {
      border-top-color: #e05a00; }
    /* line 252, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
    .label-like-dropdown.btn-group .btn.dropdown-toggle.status-unassigned:hover, .label-like-dropdown.btn-group .btn.dropdown-toggle.btn-warning:hover {
      background: none;
      background-image: none;
      color: #e05a00; }
/* line 258, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.label-like-dropdown.btn-group.open .btn, .label-like-dropdown.btn-group.open .btn.active, .label-like-dropdown.btn-group.open .btn:active, .label-like-dropdown.btn-group.open .btn:hover, .label-like-dropdown.btn-group.open .btn.active:hover, .label-like-dropdown.btn-group.open .btn:active:hover {
  background: #eeeeee;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  /* line 263, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group.open .btn.status-assigned, .label-like-dropdown.btn-group.open .btn.btn-primary, .label-like-dropdown.btn-group.open .btn.active.status-assigned, .label-like-dropdown.btn-group.open .btn.active.btn-primary, .label-like-dropdown.btn-group.open .btn:active.status-assigned, .label-like-dropdown.btn-group.open .btn:active.btn-primary, .label-like-dropdown.btn-group.open .btn:hover.status-assigned, .label-like-dropdown.btn-group.open .btn:hover.btn-primary, .label-like-dropdown.btn-group.open .btn.active:hover.status-assigned, .label-like-dropdown.btn-group.open .btn.active:hover.btn-primary, .label-like-dropdown.btn-group.open .btn:active:hover.status-assigned, .label-like-dropdown.btn-group.open .btn:active:hover.btn-primary {
    background: rgba(0, 136, 204, 0.1); }
  /* line 265, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group.open .btn.status-started, .label-like-dropdown.btn-group.open .btn.btn-success, .label-like-dropdown.btn-group.open .btn.active.status-started, .label-like-dropdown.btn-group.open .btn.active.btn-success, .label-like-dropdown.btn-group.open .btn:active.status-started, .label-like-dropdown.btn-group.open .btn:active.btn-success, .label-like-dropdown.btn-group.open .btn:hover.status-started, .label-like-dropdown.btn-group.open .btn:hover.btn-success, .label-like-dropdown.btn-group.open .btn.active:hover.status-started, .label-like-dropdown.btn-group.open .btn.active:hover.btn-success, .label-like-dropdown.btn-group.open .btn:active:hover.status-started, .label-like-dropdown.btn-group.open .btn:active:hover.btn-success {
    background: rgba(16, 121, 22, 0.1); }
  /* line 267, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
  .label-like-dropdown.btn-group.open .btn.status-unassigned, .label-like-dropdown.btn-group.open .btn.btn-warning, .label-like-dropdown.btn-group.open .btn.active.status-unassigned, .label-like-dropdown.btn-group.open .btn.active.btn-warning, .label-like-dropdown.btn-group.open .btn:active.status-unassigned, .label-like-dropdown.btn-group.open .btn:active.btn-warning, .label-like-dropdown.btn-group.open .btn:hover.status-unassigned, .label-like-dropdown.btn-group.open .btn:hover.btn-warning, .label-like-dropdown.btn-group.open .btn.active:hover.status-unassigned, .label-like-dropdown.btn-group.open .btn.active:hover.btn-warning, .label-like-dropdown.btn-group.open .btn:active:hover.status-unassigned, .label-like-dropdown.btn-group.open .btn:active:hover.btn-warning {
    background: rgba(224, 90, 0, 0.1); }

/* line 272, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  height: 34px;
  padding: 7px 14px; }

/* line 279, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-mini {
  padding: 0px 6px;
  height: 20px; }

/* line 283, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-large {
  line-height: 20px;
  padding: 9px 20px;
  height: 40px; }

/* line 288, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-small {
  line-height: 16px;
  padding: 5px 16px;
  height: 28px; }

/* line 293, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-group > .btn:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px; }

/* line 295, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-group > .btn:last-child {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -ms-border-radius: 0 2px 2px 0;
  -o-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0; }

/* line 297, /home/rails/rails_app/app/assets/stylesheets/general/buttons.sass */
.btn-group .btn.dropdown-toggle {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
label, .label-like, .label-like .control-label > span {
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
  font-size: 16px; }

/* line 9, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.sub-questions .question .input-page {
  margin-top: 10px; }

/* line 13, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.input-page[data-use-paging='true'] .controls-row {
  margin-bottom: 0px; }

/* line 17, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.subquestions.sub-questions .question .input-page {
  margin-top: 0px; }

@media only screen and (max-width: 50em) {
  /* line 21, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .mobile-collapse, .mobile-collapse.collapse-table {
    width: calc(min(100%, 425px)); }
    /* line 23, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .mobile-collapse thead th:not(:first-child), .mobile-collapse.collapse-table thead th:not(:first-child) {
      display: none; }
    /* line 26, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .mobile-collapse td, .mobile-collapse th, .mobile-collapse.collapse-table td, .mobile-collapse.collapse-table th {
      display: block;
      clear: both; }
    /* line 30, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .mobile-collapse td, .mobile-collapse.collapse-table td {
      padding-right: 5px; }
    /* line 32, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .mobile-collapse td[data-th]:before, .mobile-collapse.collapse-table td[data-th]:before {
      content: attr(data-th);
      float: left;
      text-align: left;
      margin-top: 5px;
      margin-right: 5px;
      padding-left: 5px;
      width: 100px; } }
/* line 41, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.collapse-table {
  width: calc(min(100%, 400px)); }
  /* line 43, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .collapse-table thead th:not(:first-child) {
    display: none; }
  /* line 46, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .collapse-table td, .collapse-table th {
    display: block;
    clear: both; }
  /* line 50, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .collapse-table td {
    padding-right: 40px; }
  /* line 53, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .collapse-table td[data-th]:before {
    content: attr(data-th);
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-right: 10px;
    padding-left: 20px;
    width: 125px; }

/* line 63, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
label.boolean, label.radio, label.checkbox {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  padding-left: 0; }
  /* line 69, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  label.boolean .help-tooltip, label.radio .help-tooltip, label.checkbox .help-tooltip {
    margin-top: -2px;
    display: inline-block; }

/* line 74, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.control-group.radio_buttons .controls, .control-group.checkbox_buttons .controls {
  overflow: hidden;
  *zoom: 1; }

/* line 79, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.label-like label.boolean .help-tooltip, .label-like label.radio .help-tooltip, .label-like label.checkbox .help-tooltip {
  margin-top: 0; }

/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
label.radio.display-block {
  margin-bottom: 6px; }

/* line 85, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.inline-label {
  line-height: 34px; }

/* line 88, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.file.off-site {
  float: left;
  text-indent: -9999px; }

/* line 93, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.criterion-value label.radio {
  width: 50% !important; }
/* line 95, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.criterion-value .controls > .radio:first-child, .criterion-value .controls > .checkbox:first-child {
  padding-top: 0 !important; }

/* line 98, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
label .label {
  vertical-align: top; }

/* line 102, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.attached-stuff {
  margin: 0;
  list-style: none;
  margin-bottom: 10px; }
  /* line 106, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .attached-stuff li {
    border: 1px solid #eeeeee;
    padding: 10px;
    margin-bottom: 10px;
    margin-bottom: 20px;
    padding-left: 51px;
    position: relative;
    background: #fcfcfc;
    border-radius: 3px; }
    /* line 115, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .attached-stuff li h5 {
      margin: 0; }
    /* line 117, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .attached-stuff li:after {
      font-family: FontAwesome;
      -webkit-font-smoothing: antialiased;
      content: "\F15B";
      display: block;
      font-size: 40px;
      position: absolute;
      top: 20px;
      left: 12px; }
  /* line 127, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .attached-stuff .remove {
    font-size: 12px;
    float: right; }

/* line 132, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
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, .select2-container-multi .select2-choices {
  padding: 5px 8px;
  line-height: 22px;
  height: 22px;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0;
  -webkit-font-smoothing: antialiased;
  color: #666666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  /* line 149, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  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, .select2-container-multi .select2-choices:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 1px inset;
    border: 1px solid #cccccc; }

/* line 153, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.inline-block {
  display: inline-block; }

/* line 156, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input.spinner {
  width: 100%; }

/* line 159, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
textarea.text-toolbar-field {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

/* line 165, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.datetimepicker, .datepiker, .timepicker {
  padding-right: 42px; }

/* line 168, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.datepicker {
  width: 150px; }

/* line 171, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.timepicker {
  width: 70px; }

/* line 174, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.currency {
  width: 70px; }

/* line 177, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
textarea {
  height: auto;
  resize: vertical; }

/* line 183, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.client-actions .control-group {
  margin-bottom: auto; }

/* line 186, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.control-group {
  margin-bottom: 20px;
  position: relative; }
  /* line 189, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .control-group .controls {
    position: relative; }
  /* line 192, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .control-group.control-group-inline {
    display: inline-block;
    margin-right: 4px; }

/* line 196, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.controls-row {
  margin-bottom: 20px; }
  /* line 198, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .controls-row .control-group {
    margin-bottom: 10px; }

/* line 203, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.form-search .input-append input[type="text"] {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
/* line 205, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.form-search .input-append button.btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
/* line 209, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.form-search input {
  vertical-align: top; }

/* line 213, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="radio"], input[type="checkbox"] {
  margin: 2px 0 0;
  position: absolute;
  opacity: 0;
  zoom: 160%; }

/* line 219, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="radio"] + .checkbox_radio_overlay, input[type="checkbox"] + .checkbox_radio_overlay {
  margin: 1px 5px 0 0;
  width: 18px;
  height: 19px;
  display: inline-block;
  float: left;
  background: url(/assets/checkboxes_radios-d85f0e624fc8c14f5214f25443a998f0.png) no-repeat; }

/* line 229, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type='checkbox'] + .datatable.checkbox_radio_overlay {
  float: none; }

/* line 232, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.block-checkbox {
  display: block; }

/* line 235, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="checkbox"] + .checkbox_radio_overlay {
  background-position: -18px 0; }

/* line 237, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="checkbox"]:checked + .checkbox_radio_overlay {
  background-position: 0 0; }

/* line 239, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="checkbox"]:disabled + .checkbox_radio_overlay {
  background-position: -36px 0; }

/* line 241, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="radio"] + .checkbox_radio_overlay {
  background-position: -18px -18px; }

/* line 243, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="radio"]:checked + .checkbox_radio_overlay {
  background-position: 0 -18px; }

/* line 245, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
input[type="radio"]:disabled + .checkbox_radio_overlay {
  background-position: -36px -18px; }

/* line 249, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.checkbox-radio-wrapper {
  clear: both; }
  /* line 251, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .checkbox-radio-wrapper span {
    margin-top: 2px;
    display: inline-block; }

/* line 255, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.checkbox-img {
  margin: 1px 5px 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(/assets/checkboxes_radios-d85f0e624fc8c14f5214f25443a998f0.png) no-repeat;
  background-position: -18px 0;
  float: left; }
  /* line 263, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .checkbox-img.checked {
    background-position: 0 0; }

/* line 266, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.radio-img {
  margin: 1px 5px 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(/assets/checkboxes_radios-d85f0e624fc8c14f5214f25443a998f0.png) no-repeat;
  background-position: -18px -18px;
  float: left; }
  /* line 274, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .radio-img.checked {
    background-position: 0 -18px; }

/* line 283, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.form-horizontal-left .control-label {
  text-align: left; }

/* line 290, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container .select2-choice {
  line-height: 32px;
  min-height: 34px;
  -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);
  border: 1px solid #d1d1d1;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
  background-image: -moz-linear-gradient(#f7f7f7, #ededed);
  background-image: -o-linear-gradient(#f7f7f7, #ededed);
  background-image: linear-gradient(#f7f7f7, #ededed);
  background-image: -ms-linear-gradient(#f7f7f7, #ededed);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED');
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  color: #777777;
  padding: 0 0 0 12px;
  height: auto;
  font-size: 13px; }
  /* line 306, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container .select2-choice .select2-chosen {
    margin-right: 46px; }
  /* line 309, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container .select2-choice .select2-arrow {
    width: 34px;
    background: none;
    border-left: #d1d1d1 1px solid;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
    /* line 314, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .select2-container .select2-choice .select2-arrow b {
      background: url(/assets/arrow-down-0bafeab51133257a7a74c36e21879e05.png) no-repeat center !important;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
      position: relative;
      width: 100%;
      height: 100%; }
/* line 322, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container:hover .select2-choice {
  background: #e6e6e6;
  color: #666666; }
/* line 327, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container.select2-dropdown-open .select2-choice {
  background: #e6e6e6;
  -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 331, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container.select2-dropdown-open .select2-choice div b {
    background: url(/assets/arrow-up-cad9e26d5f9f5c0c3c5f2181f62dce74.png) no-repeat; }

/* line 334, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-drop, .select2-drop:focus, .select2-drop.select2-drop-above {
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-weight: normal;
  color: #666666;
  z-index: 999999; }
  /* line 342, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-drop .select2-results .select2-highlighted, .select2-drop:focus .select2-results .select2-highlighted, .select2-drop.select2-drop-above .select2-results .select2-highlighted {
    background: #f7f7f7;
    color: #333333; }
  /* line 346, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-drop .select2-search, .select2-drop:focus .select2-search, .select2-drop.select2-drop-above .select2-search {
    padding: 4px; }
    /* line 348, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .select2-drop .select2-search input, .select2-drop .select2-search input:focus, .select2-drop:focus .select2-search input, .select2-drop:focus .select2-search input:focus, .select2-drop.select2-drop-above .select2-search input, .select2-drop.select2-drop-above .select2-search input:focus {
      outline: none;
      padding: 2px 6px;
      background: none !important; }

/* line 353, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-drop.select2-drop-above {
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  margin-top: 1px; }
  /* line 357, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-drop.select2-drop-above .select2-search {
    padding: 0 4px; }
  /* line 359, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #d1d1d1;
    margin-bottom: -91px; }

/* line 364, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border-color: #d1d1d1;
  border-top-color: transparent; }

/* line 369, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choice:hover {
  border: 1px solid #d1d1d1;
  cursor: not-allowed;
  background-color: #eeeeee;
  margin-right: 0px;
  padding-right: 12px;
  color: #666666;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
/* line 377, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background: none;
  border-left: 1px solid #d1d1d1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2; }

/* line 384, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container-multi {
  font-size: 14px !important; }
  /* line 386, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container-multi .select2-choices {
    background: white;
    min-height: 82px;
    padding: 0 10px 0 0; }
    /* line 391, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .select2-container-multi .select2-choices .select2-search-field input {
      padding: 0 7px;
      height: 26px !important; }
    /* line 394, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .select2-container-multi .select2-choices .select2-search-choice {
      padding: 0 10px 0 20px;
      margin: 3px 0 3px 5px;
      line-height: 20px;
      min-height: 20px;
      color: white;
      border: 1px solid transparent;
      border-radius: 3px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-image: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
      background: #107916; }
      /* line 406, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
      .select2-container-multi .select2-choices .select2-search-choice div {
        line-height: 19px; }
      /* line 408, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
      .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
        background: none;
        margin-left: 3px;
        color: white;
        top: 3px; }
        /* line 413, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
        .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:before {
          font-family: FontAwesome;
          -webkit-font-smoothing: antialiased;
          content: "\f00d";
          display: inline-block;
          speak: none;
          margin-top: -3px;
          font-size: 13px; }
  /* line 424, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container-multi.select2-dropdown-open .select2-choices, .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #cccccc;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, white 0 1px 0; }
  /* line 429, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .select2-container-multi.client-or-group-picker .select2-search-choice {
    color: #0088cc;
    border: 1px solid rgba(0, 136, 204, 0.2);
    border-radius: 30px;
    background: rgba(0, 136, 204, 0.1); }
    /* line 434, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .select2-container-multi.client-or-group-picker .select2-search-choice .select2-search-choice-close {
      color: #0088cc; }

/* line 438, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.select2-container.select.per_page {
  width: 82px !important; }

/* line 444, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.ui-multiselect, .ui-widget-content .ui-multiselect, .ui-widget .ui-multiselect {
  border: 1px solid #d1d1d1;
  vertical-align: middle;
  position: relative;
  height: 34px;
  line-height: 32px;
  font-size: 13px;
  padding: 0 10px !important;
  width: 100% !important; }
  /* line 454, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .ui-multiselect.ui-state-active, .ui-widget-content .ui-multiselect.ui-state-active, .ui-widget .ui-multiselect.ui-state-active {
    background: #e6e6e6;
    -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 458, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .ui-multiselect > span, .ui-widget-content .ui-multiselect > span, .ui-widget .ui-multiselect > span {
    overflow: hidden; }
    /* line 460, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-multiselect > span.ui-icon, .ui-widget-content .ui-multiselect > span.ui-icon, .ui-widget .ui-multiselect > span.ui-icon {
      background: url(/assets/arrow-down-0bafeab51133257a7a74c36e21879e05.png) no-repeat center 50%;
      height: 32px;
      width: 34px;
      border-left: 1px #d1d1d1 solid;
      position: relative;
      left: 10px; }

/* line 468, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.ui-multiselect-menu, .ui-widget-content .ui-multiselect-menu, .ui-widget .ui-multiselect-menu {
  color: black;
  border: 1px solid #d1d1d1 !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  margin-top: -2px;
  -webkit-border-radius: 0 0 5px 5px !important;
  -moz-border-radius: 0 0 5px 5px !important;
  -ms-border-radius: 0 0 5px 5px !important;
  -o-border-radius: 0 0 5px 5px !important;
  border-radius: 0 0 5px 5px !important; }
  /* line 477, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .ui-multiselect-menu .ui-multiselect-checkboxes, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes {
    height: auto !important;
    max-height: 175px;
    overflow-y: auto; }
    /* line 482, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-multiselect-menu .ui-multiselect-checkboxes li, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes li, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes li {
      font-weight: normal; }
      /* line 484, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
      .ui-multiselect-menu .ui-multiselect-checkboxes li .ui-state-hover, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes li .ui-state-hover, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes li .ui-state-hover {
        background: #f7f7f7;
        border: 0;
        font-weight: normal; }
    /* line 489, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-multiselect-menu .ui-multiselect-checkboxes label, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes label, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes label {
      cursor: pointer;
      border: 0; }
      /* line 492, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
      .ui-multiselect-menu .ui-multiselect-checkboxes label input, .ui-multiselect-menu .ui-multiselect-checkboxes label span, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes label input, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes label span, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes label input, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes label span {
        font-size: 13px;
        font-weight: normal; }
      /* line 495, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
      .ui-multiselect-menu .ui-multiselect-checkboxes label span, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes label span, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes label span {
        margin-left: 8px; }
        /* line 497, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
        .ui-multiselect-menu .ui-multiselect-checkboxes label span:last-child, .ui-widget-content .ui-multiselect-menu .ui-multiselect-checkboxes label span:last-child, .ui-widget .ui-multiselect-menu .ui-multiselect-checkboxes label span:last-child {
          display: block;
          margin-left: 32px; }

/* line 502, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.ui-spinner.ui-widget-content {
  overflow: hidden;
  *zoom: 1;
  border-color: #d1d1d1;
  border-width: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 120%;
  font-size: 1em; }
  /* line 509, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .ui-spinner.ui-widget-content input {
    margin: 0;
    min-height: 32px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 515, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-spinner.ui-widget-content input:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  /* line 518, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .ui-spinner.ui-widget-content a.ui-spinner-button {
    width: 22px;
    height: 16px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    right: 10;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed)) !important;
    background-image: -webkit-linear-gradient(#f7f7f7, #ededed) !important;
    background-image: -moz-linear-gradient(#f7f7f7, #ededed) !important;
    background-image: -o-linear-gradient(#f7f7f7, #ededed) !important;
    background-image: linear-gradient(#f7f7f7, #ededed) !important;
    background-image: -ms-linear-gradient(#f7f7f7, #ededed) !important;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED');
    text-shadow: 0 1px 1px !important, 0 1px 1px white !important;
    text-shadow: 0 1px 1px white !important, 0 1px 1px white !important;
    -webkit-box-shadow: inset 0 1px 2px white !important;
    -moz-box-shadow: inset 0 1px 2px white !important;
    box-shadow: inset 0 1px 2px white !important;
    border-left: 1px solid #d1d1d1;
    color: #666666; }
    /* line 531, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-spinner.ui-widget-content a.ui-spinner-button:hover {
      border-left: 1px solid #d1d1d1; }
    /* line 534, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-spinner.ui-widget-content a.ui-spinner-button:first-of-type {
      border-bottom: 1px solid #d1d1d1; }
    /* line 536, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-spinner.ui-widget-content a.ui-spinner-button:last-of-type {
      height: 15px; }
    /* line 539, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .ui-spinner.ui-widget-content a.ui-spinner-button .ui-icon {
      left: 3px; }

/* line 542, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.input-prepend .ui-spinner {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -ms-border-radius: 0 2px 2px 0;
  -o-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0; }

/* line 547, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.no-label-inline .controls {
  margin-left: 0px; }

/* line 551, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.form-horizontal .btn-toolbar {
  padding: 30px;
  padding-left: 180px; }

/* line 164, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
table.table .input-row.error .control-label,
table.table .input-row.error .help-block,
table.table .input-row.error .help-inline {
  color: #b94a48; }
/* line 172, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
table.table .input-row.error .checkbox,
table.table .input-row.error .radio,
table.table .input-row.error input,
table.table .input-row.error select,
table.table .input-row.error textarea {
  color: #b94a48; }
/* line 177, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
table.table .input-row.error input,
table.table .input-row.error select,
table.table .input-row.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 180, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.table .input-row.error input:focus,
  table.table .input-row.error select:focus,
  table.table .input-row.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 187, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
table.table .input-row.error .input-prepend .add-on,
table.table .input-row.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }
/* line 563, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
table.table .input-row th label.control-label {
  float: none;
  width: auto;
  text-align: left; }
/* line 569, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
table.table .input-row .question-choices .controls {
  margin-left: 0px; }
/* line 572, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
table.table tbody tr.error > td {
  background-color: transparent; }

/* line 576, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.btn-toolbar form.button_to {
  display: inline-block;
  margin: 0 5px 0 0; }
/* line 579, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.btn-toolbar form.email-options-form {
  margin: 0; }

/* line 583, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.overview-search .show-number {
  width: 80px; }

/* line 589, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.check_boxes.vertical .controls label.checkbox {
  display: block;
  padding: 5px 0px; }

/* line 593, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.checkbox-wrapper {
  margin-left: 10px;
  margin-top: 10px; }
  /* line 596, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .checkbox-wrapper .control-group {
    margin-bottom: 10px; }

/* line 601, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.controls {
  position: relative; }

/* line 604, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.control-group.error .help-inline {
  color: white; }

/* line 608, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.control-group.error textarea, .control-group.error input[type="text"], .control-group.error input[type="password"], .control-group.error input[type="datetime"], .control-group.error input[type="datetime-local"], .control-group.error input[type="date"], .control-group.error input[type="month"], .control-group.error input[type="time"], .control-group.error input[type="week"], .control-group.error input[type="number"], .control-group.error input[type="email"], .control-group.error input[type="url"], .control-group.error input[type="search"], .control-group.error input[type="tel"], .control-group.error input[type="color"], .control-group.error .uneditable-input, .control-group.error .select2-container-multi .select2-choices {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset, white 0 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset, white 0 1px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px inset, white 0 1px 0; }

/* line 611, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.help-inline {
  display: block !important;
  padding: 0;
  clear: both; }
  /* line 615, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .help-inline span {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: #cf4b51;
    border: 1px solid #a32b30;
    padding: 1px 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    font-size: 13px;
    margin-top: 1px; }
    /* line 628, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .help-inline span:before {
      border-left: 1px solid #a32b30;
      border-top: 1px solid #a32b30;
      background: #cf4b51;
      width: 6px;
      height: 6px;
      top: -4px;
      display: block;
      left: 20px;
      content: " ";
      position: absolute;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }

/* line 641, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.help-inline-success {
  display: block !important;
  padding: 0;
  clear: both; }
  /* line 645, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .help-inline-success span {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: #138f1a;
    border: 1px solid #0a4c0e;
    padding: 1px 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    font-size: 13px;
    margin-top: 1px; }
    /* line 658, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
    .help-inline-success span:before {
      border-left: 1px solid #0a4c0e;
      border-top: 1px solid #0a4c0e;
      background: #138f1a;
      width: 6px;
      height: 6px;
      top: -4px;
      display: block;
      left: 20px;
      content: " ";
      position: absolute;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }

/* line 671, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.text-toolbar {
  padding: 5px 5px 0 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc; }
  /* line 677, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .text-toolbar a.btn {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 685, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
  .text-toolbar label.toolbar-label {
    font-size: 12px;
    color: #666666;
    margin: 0 5px;
    vertical-align: top;
    line-height: 30px;
    font-weight: bold; }

/* line 695, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.maxlength-display {
  font-size: 10px; }

/* line 697, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.maxlength-display-success {
  color: #107916; }

/* line 699, /home/rails/rails_app/app/assets/stylesheets/general/forms.sass */
.maxlength-display-warning {
  color: #e05a00; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
body.error-page {
  min-width: 480px;
  max-width: none;
  background: white;
  background: url(/assets/errors/bg-center-blank-0d0ab14e97a1511857f6117505f834d2.png) top center no-repeat, url(/assets/errors/bg-pattern-1c5ec85be5a127eb036786ec7aa5be1a.png) top repeat-x; }
  /* line 6, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
  body.error-page .container {
    height: 100%;
    background: url(/assets/errors/hole-paper-e58db152c809bf2a4c98586dd89b4bdb.png) left center no-repeat; }
    /* line 9, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
    body.error-page .container .display-table {
      height: 100%; }
      /* line 11, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
      body.error-page .container .display-table .col {
        vertical-align: middle;
        padding: 0 100px 0 470px; }
        /* line 15, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
        body.error-page .container .display-table .col .note {
          font-size: 16px;
          color: #333333;
          margin: 20px 0 30px; }
        /* line 20, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
        body.error-page .container .display-table .col form textarea.span {
          background: #f3f3f3;
          height: 80px;
          resize: none;
          -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2) inset;
          -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2) inset;
          border: 1px solid #cccccc; }
        /* line 27, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
        body.error-page .container .display-table .col .btn {
          line-height: 16px;
          padding: 12px 24px;
          font-size: 18px; }
  /* line 33, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
  body.error-page .container.error-page-bug {
    background: url(/assets/errors/hole-paper-bug-360a53ebf3a3394cbb16dd8edc56d2ee.png) left center no-repeat; }
  /* line 36, /home/rails/rails_app/app/assets/stylesheets/general/errors.sass */
  body.error-page .floating-logo {
    position: fixed;
    bottom: 20px;
    right: 20px; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
body.blank {
  min-width: 260px;
  max-width: none;
  background-repeat: repeat-x;
  background: url(/assets/login-page/bg-center-blank-0d0ab14e97a1511857f6117505f834d2.png) no-repeat top center, url(/assets/login-page/bg-pattern-1c5ec85be5a127eb036786ec7aa5be1a.png) repeat-x; }
  /* line 8, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  body.blank .logo-blank-top {
    text-align: center;
    padding-bottom: 30px; }
    /* line 11, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    body.blank .logo-blank-top img {
      max-height: 200px; }
  /* line 14, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  body.blank #page-container {
    padding-top: 90px; }
    /* line 17, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    body.blank #page-container > div:first-child {
      margin-top: 0; }
    /* line 20, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    body.blank #page-container .container {
      width: auto; }
  /* line 24, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  body.blank.public-blank .logo-blank-top {
    padding-top: 30px; }
  /* line 27, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  body.blank footer .container {
    border-top: 0; }
  @media (max-width: 979px) {
    /* line 31, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    body.blank footer {
      padding-top: 90px; } }

/* line 34, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.loginWrapper, .centerWrapper, .login-widget {
  width: 240px;
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto; }
  /* line 38, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .loginWrapper form, .centerWrapper form, .login-widget form {
    width: 100%;
    height: 100%; }
    /* line 42, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    .loginWrapper form .btn-toolbar, .centerWrapper form .btn-toolbar, .login-widget form .btn-toolbar {
      overflow: hidden;
      *zoom: 1; }
  /* line 45, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .loginWrapper .login-header, .centerWrapper .login-header, .login-widget .login-header {
    font-size: 18px;
    line-height: normal; }
  /* line 49, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .loginWrapper .memory, .centerWrapper .memory, .login-widget .memory {
    margin-top: 7px; }
  /* line 52, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .loginWrapper .control-group, .centerWrapper .control-group, .login-widget .control-group {
    position: relative;
    margin-bottom: 10px; }
    /* line 55, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    .loginWrapper .control-group i, .centerWrapper .control-group i, .login-widget .control-group i {
      position: absolute;
      right: 10px;
      top: 9px;
      width: 14px;
      display: block;
      text-align: center;
      color: black;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }
    /* line 65, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
    .loginWrapper .control-group input[type="text"], .loginWrapper .control-group input[type="email"], .loginWrapper .control-group input[type="password"], .centerWrapper .control-group input[type="text"], .centerWrapper .control-group input[type="email"], .centerWrapper .control-group input[type="password"], .login-widget .control-group input[type="text"], .login-widget .control-group input[type="email"], .login-widget .control-group input[type="password"] {
      padding-right: 30px;
      margin-bottom: 0; }
  /* line 71, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .loginWrapper ul.links, .centerWrapper ul.links, .login-widget ul.links {
    overflow: hidden;
    *zoom: 1;
    text-align: left;
    margin: 20px 0 0;
    border-top: 1px solid #dddddd;
    padding: 10px 0 0;
    font-size: 12px; }

/* line 79, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.login-widget {
  width: auto; }
  /* line 81, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .login-widget form {
    margin-top: 5px;
    margin-bottom: 0;
    width: auto;
    height: auto; }
  /* line 88, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .login-widget .control-group input[type="text"], .login-widget .control-group input[type="email"], .login-widget .control-group input[type="password"] {
    padding-right: 4px; }

/* line 91, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.centerWrapper {
  width: 400px; }

/* line 94, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.dark-login-bg {
  background-color: black; }

/* line 99, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.blank.confirmation .instructions {
  width: 900px;
  margin: 100px auto 0; }
  /* line 102, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .blank.confirmation .instructions .login-header {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: normal; }
  /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .blank.confirmation .instructions .btn-toolbar {
    margin-top: 20px; }
  /* line 110, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  .blank.confirmation .instructions p.small {
    width: 640px;
    font-size: 14px; }
/* line 113, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.blank.confirmation.public-confirmation .instructions {
  margin: 200px auto 0; }

/* line 117, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
.white-li-links li a {
  color: white; }

/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
body.blank.coming-soon .display-table {
  display: table;
  height: 100%; }
  /* line 125, /home/rails/rails_app/app/assets/stylesheets/general/login.sass */
  body.blank.coming-soon .display-table .logo-blank-top {
    padding: 0;
    vertical-align: middle;
    display: table-cell; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/general/maintenance.sass */
body.blank #page-container .container.container-maintenance {
  width: 640px;
  text-align: center; }
  /* line 5, /home/rails/rails_app/app/assets/stylesheets/general/maintenance.sass */
  body.blank #page-container .container.container-maintenance .maintenance-icon {
    margin-bottom: 40px; }
  /* line 7, /home/rails/rails_app/app/assets/stylesheets/general/maintenance.sass */
  body.blank #page-container .container.container-maintenance h2 {
    font-weight: 800; }
  /* line 9, /home/rails/rails_app/app/assets/stylesheets/general/maintenance.sass */
  body.blank #page-container .container.container-maintenance p {
    font-size: 18px; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/general/surveys.sass */
.subquestions {
  padding-left: 30px; }

/* line 4, /home/rails/rails_app/app/assets/stylesheets/general/surveys.sass */
textarea.monospace {
  font-family: "Lucida Console", Monaco, "Courier New", Courier, monospace; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
.et-display ul.et-display-list {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right; }
  /* line 7, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .et-display ul.et-display-list > li {
    float: right;
    margin-left: 5px;
    position: relative; }
    /* line 11, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .et-display ul.et-display-list > li .figure, .et-display ul.et-display-list > li text {
      display: inline-block; }
    /* line 13, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .et-display ul.et-display-list > li .figure {
      margin: 3px 2px 3px 0;
      font-size: 12px;
      vertical-align: top; }
      /* line 17, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .et-display ul.et-display-list > li .figure .initial {
        font-size: 10px;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0.05);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        width: 22px;
        line-height: 22px;
        text-align: center;
        display: inline-block;
        border: 1px solid rgba(0, 0, 0, 0.1);
        font-weight: bold; }

/* line 30, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
.cm-display ul.cm-display-list {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  margin: 0; }
  /* line 36, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-display ul.cm-display-list > li {
    float: right;
    margin-left: 5px;
    position: relative; }
    /* line 40, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-display ul.cm-display-list > li > a {
      text-decoration: none;
      display: inline-block; }
      /* line 43, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-display ul.cm-display-list > li > a .figure, .cm-display ul.cm-display-list > li > a text {
        display: inline-block; }
      /* line 45, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-display ul.cm-display-list > li > a .figure {
        margin: 3px 2px 3px 0;
        font-size: 12px;
        vertical-align: top; }
        /* line 49, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
        .cm-display ul.cm-display-list > li > a .figure .initial {
          font-size: 10px;
          vertical-align: middle;
          background: rgba(0, 0, 0, 0.05);
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          width: 22px;
          line-height: 22px;
          text-align: center;
          display: inline-block;
          border: 1px solid rgba(0, 0, 0, 0.1);
          font-weight: bold; }
      /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-display ul.cm-display-list > li > a .text {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: nowrap;
        font-size: 12px; }
    /* line 69, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-display ul.cm-display-list > li .cm-dropdown {
      right: 0;
      margin-top: 7px; }
/* line 73, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
.cm-display .cm-display-add {
  float: right;
  position: relative; }
  /* line 76, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-display .cm-display-add > a {
    color: #666666;
    margin-left: 6px;
    display: inline-block;
    text-decoration: none; }

/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
.cm-dropdown {
  display: none;
  position: absolute;
  width: 200px;
  right: -10px;
  background: white;
  z-index: 9000;
  position: absolute;
  padding-top: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #d1d1d1; }
  /* line 93, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-dropdown:before {
    height: 7px;
    width: 7px;
    right: 9px;
    top: -5px;
    background: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    display: block;
    position: absolute;
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1; }
  /* line 106, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-dropdown .cm-dropdown-header {
    overflow: hidden;
    padding: 5px 7px;
    color: #0088cc;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 14px; }
    /* line 114, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-dropdown .cm-dropdown-header .remove {
      float: right;
      text-decoration: none;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      text-shadow: none;
      padding: 0 4px;
      font-size: 12px;
      -webkit-border-radius: 3;
      -moz-border-radius: 3;
      -ms-border-radius: 3;
      -o-border-radius: 3;
      border-radius: 3;
      font-weight: normal;
      background: #fc934d;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      text-transform: initial; }
  /* line 130, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-dropdown .cm-dropdown-body .cm-search-container {
    position: relative;
    margin-bottom: 5px; }
    /* line 133, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-dropdown .cm-dropdown-body .cm-search-container:after {
      line-height: normal;
      vertical-align: baseline;
      color: #999999;
      font-size: 14px;
      display: inline-block;
      content: "\f002";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      right: 8px;
      top: 7px; }
    /* line 148, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-dropdown .cm-dropdown-body .cm-search-container .cm-search {
      padding-right: 40px;
      width: 100%;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 0;
      border-bottom: 1px solid #eeeeee;
      border-top: 1px solid #eeeeee;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative; }
  /* line 160, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 165, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a {
      line-height: 30px;
      padding: 2px 5px;
      text-align: left;
      overflow: hidden;
      *zoom: 1;
      font-size: 0;
      display: block;
      text-decoration: none;
      color: #666666;
      height: 30px; }
      /* line 175, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a .figure {
        float: left;
        margin-right: 8px;
        font-size: 12px;
        margin-top: -1px; }
        /* line 180, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
        .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a .figure .initial {
          font-weight: bold;
          font-size: 10px;
          vertical-align: middle;
          background: rgba(0, 0, 0, 0.05);
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          width: 22px;
          line-height: 22px;
          text-align: center;
          display: inline-block;
          border: 1px solid rgba(0, 0, 0, 0.1);
          color: #0088cc; }
      /* line 193, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a .text {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: nowrap;
        font-size: 12px; }
      /* line 200, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
      .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a:hover {
        background: #0088cc;
        color: white; }
        /* line 203, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
        .cm-dropdown .cm-dropdown-body ul.cm-dropdown-list > li > a:hover .initial {
          color: white; }
  /* line 206, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
  .cm-dropdown.left-aligned {
    left: 0; }
    /* line 208, /home/rails/rails_app/app/assets/stylesheets/general/custom-multiselect.sass */
    .cm-dropdown.left-aligned:before {
      left: 8px; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#public-page-content {
  font-size: 13px; }
  /* line 3, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content h1.page-title {
    line-height: 32px; }
  /* line 6, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content .row-fluid > .span8 > .section:last-of-type {
    margin-bottom: 0; }
  /* line 9, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content .row-fluid > .span8 .section {
    margin-right: 20px; }
  /* line 13, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content .sidebar-container .box:last-of-type {
    margin-bottom: 0; }
  /* line 16, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content .sidebar-container {
    margin-top: 12px; }
  /* line 19, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content .center-container {
    margin-top: 12px; }
  /* line 22, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #public-page-content h4.title {
    line-height: normal;
    padding-bottom: 5px; }

/* line 27, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#complaint .scontent {
  overflow: hidden;
  *zoom: 1; }
/* line 29, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#complaint .left {
  margin: 4px 20px 6px 0;
  position: relative; }
  /* line 32, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #complaint .left .complaint-img {
    margin-top: 3px;
    text-align: center; }
    /* line 35, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
    #complaint .left .complaint-img img {
      width: 60px;
      margin-bottom: 3px;
      margin-left: 3px; }
  /* line 39, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #complaint .left .download-link {
    text-align: center;
    font-size: 12px; }
  /* line 42, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #complaint .left .icon-download {
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 26px;
    color: #555555;
    text-decoration: none; }
  /* line 50, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #complaint .left a:hover .complaint-img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  /* line 53, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  #complaint .left.box {
    padding: 6px; }

/* line 57, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#attorneys .scontent {
  overflow: hidden;
  *zoom: 1; }
/* line 61, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#attorneys .attorney-img img {
  max-width: 200px;
  max-height: 100px;
  width: auto; }
/* line 66, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
#attorneys .left {
  margin: 0 10px 10px 0; }

/* line 70, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
.sidebar-container {
  margin-left: 20px; }

/* line 73, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
.simple-share-rows {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0; }
  /* line 76, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .simple-share-rows form, .simple-share-rows a {
    margin-bottom: 10px;
    width: 100%; }
  /* line 81, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .simple-share-rows .btn {
    min-width: 250px;
    max-width: 300px;
    width: 100%; }

/* line 85, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
.simple-share-buttons {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0; }
  /* line 89, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .simple-share-buttons form, .simple-share-buttons a {
    box-sizing: border-box;
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 0;
    width: 150px; }
  /* line 97, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .simple-share-buttons .btn {
    width: 100%; }

/* line 100, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
.post-container {
  display: inline-block;
  max-width: 100%;
  min-width: 420px; }
  /* line 104, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .post-container .pubdate {
    margin-bottom: 5px; }
  /* line 106, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .post-container .description {
    margin-bottom: 20px;
    text-align: left;
    max-width: 720px; }
    /* line 110, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
    .post-container .description:first-child {
      margin-bottom: 0; }
  /* line 112, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
  .post-container .media {
    margin: 20px 0; }
    /* line 114, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
    .post-container .media:last-child {
      margin-bottom: 0; }
    /* line 116, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
    .post-container .media:first-child {
      margin-top: 0; }
    /* line 118, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
    .post-container .media .jp-interface {
      margin-bottom: 0; }

/* line 124, /home/rails/rails_app/app/assets/stylesheets/client/public.sass */
.unwatched-video-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2196f3;
  margin-right: 8px;
  vertical-align: middle;
  flex-shrink: 0; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
.help-list {
  list-style: none;
  margin: 0; }
  /* line 5, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
  .help-list li {
    margin: 30px 0; }
    /* line 7, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
    .help-list li h3.question {
      margin: 0px;
      font-weight: bold;
      font-size: 16px;
      color: #0088cc; }
    /* line 13, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
    .help-list li .answer {
      line-height: 16px; }

/* line 16, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
.help-search {
  margin-bottom: 40px; }
  /* line 18, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
  .help-search .input-append {
    width: 100%; }
    /* line 20, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
    .help-search .input-append input[type="text"] {
      width: 85%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      height: 42px;
      font-size: 16px; }
    /* line 25, /home/rails/rails_app/app/assets/stylesheets/client/help.sass */
    .help-search .input-append .btn {
      -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.1);
      width: 15%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0;
      line-height: normal;
      height: 42px;
      font-size: 16px;
      -webkit-font-smoothing: antialiased;
      font-weight: bold; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
.contact-information .table {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  /* line 5, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table tr:last-child > td:last-child, .contact-information .table tr:last-child > th:first-child {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important; }
  /* line 8, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table th:first-child {
    border-left: 1px solid #dddddd;
    border-top: 0;
    border-bottom: 1px solid #dddddd; }
  /* line 12, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table td:last-child {
    border-right: 1px solid #dddddd;
    border-top: 0;
    border-bottom: 1px solid #dddddd; }
  /* line 16, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table th {
    line-height: 26px;
    width: 180px; }
  /* line 19, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table .heading {
    background: none;
    padding-left: 0;
    padding-right: 0; }
    /* line 23, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
    .contact-information .table .heading:last-child {
      border-right: 0; }
    /* line 25, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
    .contact-information .table .heading h3 {
      margin-bottom: 20px;
      border-bottom: 1px solid #dddddd;
      margin-top: 70px; }
  /* line 30, /home/rails/rails_app/app/assets/stylesheets/client/my_file.sass */
  .contact-information .table tr:first-child td h3 {
    margin-top: 0; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
.document-details {
  line-height: normal;
  margin-top: 30px;
  position: relative; }
  /* line 5, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .blank-file {
    margin-top: 3px;
    float: left;
    position: relative;
    width: 55px;
    margin-right: 10px; }
    /* line 11, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    .document-details .blank-file .have-img {
      height: 54px;
      border: 1px solid rgba(0, 0, 0, 0.2); }
  /* line 14, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .details {
    margin-left: 55px; }
    /* line 16, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    .document-details .details .document-title {
      margin: 0; }
  /* line 18, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .download-link, .document-details .remove {
    margin-top: 5px; }
    /* line 20, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    .document-details .download-link a, .document-details .remove a {
      text-decoration: none;
      font-size: 12px; }
  /* line 23, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .remove:hover {
    color: #ca373d; }
  /* line 25, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .type-icon {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
    color: #999999; }
  /* line 31, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .video-details {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 50px; }
    /* line 34, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    .document-details .video-details .details {
      margin-top: 20px;
      margin-left: 0; }
  /* line 38, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .document-details .video-preview video {
    max-width: 100%;
    height: auto; }

/* line 43, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
.label .encodings {
  text-align: left;
  list-style: none;
  line-height: normal;
  margin-left: 16px;
  margin-bottom: 0; }
  /* line 49, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  .label .encodings li {
    line-height: normal; }

/* line 53, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
article.post {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  /* line 58, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  article.post .title {
    font-weight: 400;
    margin-bottom: 5px; }
    /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    article.post .title a {
      color: #444444;
      text-decoration: none; }
  /* line 66, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  article.post .meta .date, article.post .meta .vl, article.post .meta .category, article.post .meta .pubdate {
    display: inline-block;
    font-size: 12px; }
    /* line 69, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
    article.post .meta .date .icon, article.post .meta .vl .icon, article.post .meta .category .icon, article.post .meta .pubdate .icon {
      margin-right: 2px; }
  /* line 71, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  article.post .meta .vl {
    padding: 0 10px; }
  /* line 73, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  article.post .meta .date, article.post .meta .vl, article.post .meta .pubdate {
    color: #999999; }
  /* line 77, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
  article.post .post-content .description, article.post .post-content .link, article.post .post-content .media {
    margin-top: 20px; }

/* line 80, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
.testimonial * {
  text-align: center;
  max-height: 100px; }

/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
.private-dashboard article.post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0; }
/* line 87, /home/rails/rails_app/app/assets/stylesheets/general/documents.sass */
.private-dashboard article.post:first-of-type {
  padding-top: 2px; }

/* line 4, /home/rails/rails_app/app/assets/stylesheets/client/registration.sass */
#tos-modal, #tos-modal .modal-content {
  overflow: hidden;
  min-height: 97%;
  height: 97%; }
/* line 8, /home/rails/rails_app/app/assets/stylesheets/client/registration.sass */
#tos-modal .modal-body {
  overflow: auto !important;
  position: absolute;
  top: 59px;
  bottom: 76px; }
/* line 14, /home/rails/rails_app/app/assets/stylesheets/client/registration.sass */
#tos-modal .modal-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
@media (max-width: 1199px) {
  /* line 3, /home/rails/rails_app/app/assets/stylesheets/client/registration.sass */
  #tos-modal {
    top: 1%;
    right: 1%;
    left: 1%;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important; } }

/* line 29, /home/rails/rails_app/app/assets/stylesheets/client/registration.sass */
.join-flow-nav-buttons {
  margin-top: 5px; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.attorney-list > li.media, .firm-list > li.media {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  background: white;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 10, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media .no-image, .firm-list > li.media .no-image {
    width: 100px;
    height: 1px; }
  /* line 13, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media:last-child, .firm-list > li.media:last-child {
    border-bottom: 0; }
  /* line 16, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media h4, .attorney-list > li.media h3, .firm-list > li.media h4, .firm-list > li.media h3 {
    margin: 0;
    line-height: normal; }
  /* line 19, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media .title, .firm-list > li.media .title {
    color: #999999; }
  /* line 22, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media .details, .firm-list > li.media .details {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 20px; }
    /* line 26, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
    .attorney-list > li.media .details:last-child, .firm-list > li.media .details:last-child {
      margin-bottom: 0; }
    /* line 28, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
    .attorney-list > li.media .details ul, .firm-list > li.media .details ul {
      overflow: hidden;
      *zoom: 1; }
      /* line 30, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
      .attorney-list > li.media .details ul li, .firm-list > li.media .details ul li {
        float: left;
        position: relative; }
        /* line 33, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
        .attorney-list > li.media .details ul li.address, .attorney-list > li.media .details ul li.telephone, .firm-list > li.media .details ul li.address, .firm-list > li.media .details ul li.telephone {
          margin-right: 30px; }
        /* line 35, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
        .attorney-list > li.media .details ul li.website, .attorney-list > li.media .details ul li.email, .firm-list > li.media .details ul li.website, .firm-list > li.media .details ul li.email {
          margin-right: 10px; }
          /* line 37, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
          .attorney-list > li.media .details ul li.website:after, .attorney-list > li.media .details ul li.email:after, .firm-list > li.media .details ul li.website:after, .firm-list > li.media .details ul li.email:after {
            content: " | ";
            display: inline-block;
            color: #0088cc;
            margin-left: 5px; }
        /* line 43, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
        .attorney-list > li.media .details ul li:last-child, .firm-list > li.media .details ul li:last-child {
          margin-right: 0; }
          /* line 45, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
          .attorney-list > li.media .details ul li:last-child:after, .firm-list > li.media .details ul li:last-child:after {
            content: " ";
            display: none; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media .biography, .firm-list > li.media .biography {
    margin-top: 20px;
    line-height: 1.7;
    letter-spacing: 0.1px; }
    /* line 52, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
    .attorney-list > li.media .biography .biography-link, .firm-list > li.media .biography .biography-link {
      font-size: 12px; }
    /* line 54, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
    .attorney-list > li.media .biography .full, .firm-list > li.media .biography .full {
      display: none; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .attorney-list > li.media .sort-handle, .firm-list > li.media .sort-handle {
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    padding: 10px 0;
    margin-top: -21px;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #dddddd;
    cursor: ns-resize; }
/* line 70, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.attorney-list .ui-sortable-helper, .firm-list .ui-sortable-helper {
  border: 1px solid #cccccc;
  padding: 10px !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  height: 170px !important; }
/* line 76, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.attorney-list .ui-sortable-highlight, .firm-list .ui-sortable-highlight {
  height: 200px;
  display: block;
  background: #dbf3ff;
  border: 1px solid #0088cc;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }
/* line 83, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.attorney-list .pull-left, .firm-list .pull-left {
  margin-right: 15px; }

/* line 87, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.firm-list .firm-logo {
  margin-bottom: 10px; }
  /* line 89, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
  .firm-list .firm-logo img {
    max-height: 150px; }

/* line 92, /home/rails/rails_app/app/assets/stylesheets/client/attorneys.sass */
.attorney-list {
  margin-top: 15px; }

/* line 2, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.document-editor-page #footer-fix, .document-editor-page footer, .client-esignature-request-page #footer-fix, .client-esignature-request-page footer {
  display: none; }
/* line 5, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.document-editor-page #page-container > .container-fluid, .client-esignature-request-page #page-container > .container-fluid {
  padding: 0; }
  /* line 7, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .document-editor-page #page-container > .container-fluid > .content-box, .client-esignature-request-page #page-container > .container-fluid > .content-box {
    padding-top: 0;
    padding-left: 20px; }
    /* line 10, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .document-editor-page #page-container > .container-fluid > .content-box > .alert:first-child, .client-esignature-request-page #page-container > .container-fluid > .content-box > .alert:first-child {
      margin-top: 20px; }
/* line 12, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.document-editor-page .page-header, .client-esignature-request-page .page-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 18, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.client-esignature-request-page #page-container > .container-fluid > .content-box {
  padding-left: 0; }

@media (min-width: 960px) {
  /* line 21, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #non-ess-form {
    margin-left: 80px;
    margin-right: 80px; } }

/* line 27, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
#document-editor-container {
  position: fixed;
  overflow: hidden; }
  /* line 30, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .wrapper {
    overflow: hidden;
    *zoom: 1; }
  /* line 32, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .document-container {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    height: 100%;
    padding: 20px;
    margin-bottom: 0;
    overflow-y: scroll;
    overflow-x: auto;
    background: #eeeeee;
    float: left; }
    /* line 46, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .document-container ul.ess-document {
      list-style: none;
      margin: 0;
      margin-bottom: 140px;
      padding: 0; }
      /* line 52, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .document-container ul.ess-document > li {
        margin-bottom: 20px;
        position: relative; }
        /* line 56, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .document-container ul.ess-document > li > img {
          width: 100%;
          -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
          background-color: white; }
  /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .page-list-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 140px;
    background: #cccccc;
    border-left: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 100%;
    position: relative;
    float: left;
    padding: 10px;
    overflow-y: scroll; }
    @media screen and (max-width: 700px) {
      /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .page-list-container {
        width: 60px; } }
    /* line 75, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .page-list-container > ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      /* line 79, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .page-list-container > ul li {
        margin-bottom: 10px;
        background: white; }
        /* line 82, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li .page {
          display: block;
          border: 1px solid #999999;
          -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
          background: white;
          position: relative; }
          /* line 88, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
          #document-editor-container .page-list-container > ul li .page .number {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 24px;
            height: 24px;
            background: #999999;
            line-height: 24px;
            text-align: center;
            color: white;
            font-weight: bold;
            font-size: 11px; }
        /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li.active .page {
          border: 1px solid #0088cc; }
          /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
          #document-editor-container .page-list-container > ul li.active .page .number {
            background: #0088cc; }
        /* line 106, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li:hover .page {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
          opacity: 0.8; }
        /* line 109, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li .green-dot, #document-editor-container .page-list-container > ul li .green-pencil {
          position: absolute;
          display: block;
          left: 10px;
          text-decoration: none;
          color: #107916; }
        /* line 115, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li .green-dot {
          width: 6px;
          height: 6px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          bottom: 10px;
          background: #107916;
          -webkit-box-shadow: 0 0 1px 3px rgba(16, 121, 22, 0.2);
          -moz-box-shadow: 0 0 1px 3px rgba(16, 121, 22, 0.2);
          box-shadow: 0 0 1px 3px rgba(16, 121, 22, 0.2); }
        /* line 122, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .page-list-container > ul li .green-pencil {
          color: #107916;
          bottom: 5px; }
  /* line 128, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-footer {
    overflow: hidden;
    *zoom: 1;
    padding: 5px 20px;
    background: #eeeeee;
    color: #444444;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -moz-linear-gradient(#f7f7f7, #eeeeee);
    background-image: -o-linear-gradient(#f7f7f7, #eeeeee);
    background-image: linear-gradient(#f7f7f7, #eeeeee);
    background-image: -ms-linear-gradient(#f7f7f7, #eeeeee);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEEEEEE');
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 136, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-footer .zooming {
      float: left;
      padding-top: 14px; }
      /* line 139, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-footer .zooming input {
        margin-top: -2px; }
  /* line 142, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top {
    font-size: 0;
    background: #555555;
    padding: 0 20px; }
    /* line 146, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top * {
      vertical-align: top; }
    /* line 149, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .wrapper {
      overflow: hidden;
      *zoom: 1; }
    /* line 152, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .seperator {
      width: 2px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-right: 1px solid #666666;
      border-left: 1px solid #444444;
      height: 34px;
      margin-right: 15px;
      display: inline-block;
      vertical-align: top; }
    /* line 162, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .new-btn-container {
      display: inline-block;
      margin: 5px 0 0;
      position: relative; }
      /* line 166, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .new-btn-container .btn {
        margin-right: 15px; }
    /* line 169, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .properties {
      display: inline-block;
      margin: 5px 0 0;
      position: relative; }
      /* line 173, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .control-group {
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 15px; }
        /* line 177, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .doc-top .properties .control-group .controls, #document-editor-container .doc-top .properties .control-group label {
          display: inline-block; }
        /* line 179, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .doc-top .properties .control-group label {
          margin-right: 5px;
          font-size: 12px; }
      /* line 184, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .field-width .controls, #document-editor-container .doc-top .properties .field-height .controls, #document-editor-container .doc-top .properties .field-max-length .controls, #document-editor-container .doc-top .properties .field-matches .controls {
        width: 50px; }
      /* line 188, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .field-type .btn-group {
        width: 220px; }
      /* line 191, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .field-font-family .btn-group {
        width: 140px; }
      /* line 194, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .field-font-size .btn-group {
        width: 120px; }
      /* line 197, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .properties .span {
        width: 100% !important; }
    /* line 202, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .delete-btn-container {
      display: inline-block;
      margin: 5px 0;
      position: relative; }
    /* line 210, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .btn .icon {
      vertical-align: middle; }
    /* line 212, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .btn-primary {
      -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
      border: 1px solid rgba(255, 255, 255, 0.35); }
    /* line 215, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .btn-default {
      background: none;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      border: 1px solid #444444;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #666666));
      background-image: -webkit-linear-gradient(#777777, #666666);
      background-image: -moz-linear-gradient(#777777, #666666);
      background-image: -o-linear-gradient(#777777, #666666);
      background-image: linear-gradient(#777777, #666666);
      background-image: -ms-linear-gradient(#777777, #666666);
      *zoom: 1;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF777777', endColorstr='#FF666666');
      text-shadow: none;
      color: white; }
      /* line 223, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .btn-default.disabled, #document-editor-container .doc-top .btn-default:disabled {
        background: #666666;
        cursor: not-allowed;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
        color: #444444 !important;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    /* line 231, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top textarea, #document-editor-container .doc-top input[type="text"], #document-editor-container .doc-top input[type="password"], #document-editor-container .doc-top input[type="datetime"], #document-editor-container .doc-top input[type="datetime-local"], #document-editor-container .doc-top input[type="date"], #document-editor-container .doc-top input[type="month"], #document-editor-container .doc-top input[type="time"], #document-editor-container .doc-top input[type="week"], #document-editor-container .doc-top input[type="number"], #document-editor-container .doc-top input[type="email"], #document-editor-container .doc-top input[type="url"], #document-editor-container .doc-top input[type="search"], #document-editor-container .doc-top input[type="tel"], #document-editor-container .doc-top input[type="color"], #document-editor-container .doc-top .uneditable-input, #document-editor-container .doc-top .select2-container-multi .select2-choices {
      border-color: #333333;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, 0 1px 0 0 rgba(255, 255, 255, 0.2);
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, 0 1px 0 0 rgba(255, 255, 255, 0.2);
      box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset, 0 1px 0 0 rgba(255, 255, 255, 0.2);
      color: white;
      background: #444444;
      margin-bottom: 0; }
      /* line 238, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top textarea:disabled, #document-editor-container .doc-top input[type="text"]:disabled, #document-editor-container .doc-top input[type="password"]:disabled, #document-editor-container .doc-top input[type="datetime"]:disabled, #document-editor-container .doc-top input[type="datetime-local"]:disabled, #document-editor-container .doc-top input[type="date"]:disabled, #document-editor-container .doc-top input[type="month"]:disabled, #document-editor-container .doc-top input[type="time"]:disabled, #document-editor-container .doc-top input[type="week"]:disabled, #document-editor-container .doc-top input[type="number"]:disabled, #document-editor-container .doc-top input[type="email"]:disabled, #document-editor-container .doc-top input[type="url"]:disabled, #document-editor-container .doc-top input[type="search"]:disabled, #document-editor-container .doc-top input[type="tel"]:disabled, #document-editor-container .doc-top input[type="color"]:disabled, #document-editor-container .doc-top .uneditable-input:disabled, #document-editor-container .doc-top .select2-container-multi .select2-choices:disabled {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        opacity: 0.4; }
    /* line 242, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top label {
      color: white;
      margin-bottom: 0;
      margin-top: 7px; }
    /* line 249, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-container .select2-choice {
      -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
      border: 1px solid #444444;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #666666));
      background-image: -webkit-linear-gradient(#777777, #666666);
      background-image: -moz-linear-gradient(#777777, #666666);
      background-image: -o-linear-gradient(#777777, #666666);
      background-image: linear-gradient(#777777, #666666);
      background-image: -ms-linear-gradient(#777777, #666666);
      *zoom: 1;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF777777', endColorstr='#FF666666');
      text-shadow: none;
      color: white !important; }
      /* line 256, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .select2-container .select2-choice .select2-arrow {
        border-left: #444444 1px solid; }
        /* line 258, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .doc-top .select2-container .select2-choice .select2-arrow b {
          background: url(/assets/arrow-down-white-20c3dc1a88fe115fa044ac5bbc0c5a2d.png) no-repeat center !important; }
    /* line 262, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-container:hover .select2-choice {
      background: #777777;
      color: white !important; }
    /* line 267, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-container.select2-dropdown-open .select2-choice {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
      background: #777777;
      text-shadow: none;
      color: white !important; }
      /* line 273, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .select2-container.select2-dropdown-open .select2-choice div b {
        background: url(/assets/arrow-up-white-f4d913127d941420c78784c33be0f397.png) no-repeat; }
    /* line 276, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-dropdown-open.select2-drop-above .select2-choice, #document-editor-container .doc-top .select2-dropdown-open.select2-drop-above .select2-choices {
      border-color: #444444; }
    /* line 280, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-container-disabled .select2-choice {
      background: #666666;
      cursor: not-allowed;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
      color: #444444 !important; }
      /* line 285, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      #document-editor-container .doc-top .select2-container-disabled .select2-choice .select2-arrow {
        background-color: transparent; }
        /* line 287, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        #document-editor-container .doc-top .select2-container-disabled .select2-choice .select2-arrow b {
          background: url(/assets/arrow-down-dark-disabled-2383692ba74444c42429ec612d157227.png) no-repeat center !important; }
    /* line 290, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .doc-top .select2-container-disabled:hover .select2-choice {
      background: #666666;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
      color: #444444 !important; }
  /* line 297, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .read-only {
    background: #ffede0;
    font-size: 12px;
    padding: 10px 20px;
    color: #666666;
    position: relative;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    margin: 0 -20px; }
    /* line 308, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .read-only .icon {
      color: #e05a00;
      margin-right: 10px;
      font-size: 14px; }
    /* line 312, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .read-only .close {
      color: #e05a00;
      text-shadow: none;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3;
      right: 0; }
    /* line 317, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    #document-editor-container .read-only:hover {
      color: #666666; }

/* line 322, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
#verification-document-preview .modal-body {
  top: 59px !important;
  overflow: hidden !important;
  min-height: 97% !important;
  padding: 0; }
/* line 327, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
#verification-document-preview .esignature-filler-page {
  position: relative;
  height: 100%; }
  /* line 330, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #verification-document-preview .esignature-filler-page > .row-fluid, #verification-document-preview .esignature-filler-page > .row-fluid > .wrapper {
    height: 100%; }
  /* line 332, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #verification-document-preview .esignature-filler-page .page-list-container {
    position: absolute;
    right: 0;
    top: 0; }

@media (max-width: 1199px) {
  /* line 338, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #verification-document-preview {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important; } }
/* line 350, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.dark-select2.select2-drop, .dark-select2.select2-drop:focus, .dark-select2.select2-drop.select2-drop-above {
  border-color: #444444;
  background: #666666;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #cccccc; }
  /* line 356, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .dark-select2.select2-drop .select2-results .select2-highlighted, .dark-select2.select2-drop:focus .select2-results .select2-highlighted, .dark-select2.select2-drop.select2-drop-above .select2-results .select2-highlighted {
    background: #555555;
    color: white; }
/* line 360, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.dark-select2.select2-drop.select2-drop-above {
  border-color: #444444;
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1); }
  /* line 363, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .dark-select2.select2-drop.select2-drop-above.select2-drop-active {
    border-color: #444444; }

/* line 367, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-field-sticker {
  position: absolute;
  background: #47b857;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-align: center;
  display: table;
  vertical-align: middle;
  color: white;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: -moz-grab; }
  /* line 380, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-field-sticker:active, .ess-field-sticker:focus {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing; }
  /* line 383, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-field-sticker > span {
    display: table-cell;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden; }
  /* line 389, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-field-sticker .transform-frame {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
    /* line 396, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .tl, .ess-field-sticker .transform-frame .tr, .ess-field-sticker .transform-frame .bl, .ess-field-sticker .transform-frame .br, .ess-field-sticker .transform-frame .ml, .ess-field-sticker .transform-frame .mt, .ess-field-sticker .transform-frame .mr, .ess-field-sticker .transform-frame .mb {
      position: absolute;
      width: 6px;
      height: 6px;
      background: black; }
    /* line 401, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .tl {
      top: -3px;
      left: -3px;
      cursor: nw-resize; }
    /* line 405, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .tr {
      top: -3px;
      right: -3px;
      cursor: ne-resize; }
    /* line 409, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .bl {
      bottom: -3px;
      left: -3px;
      cursor: sw-resize; }
    /* line 413, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .br {
      bottom: -3px;
      right: -3px;
      cursor: se-resize; }
    /* line 417, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .ml {
      left: -3px;
      top: 50%;
      margin-top: -3px;
      cursor: ew-resize; }
    /* line 422, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .mt {
      top: -3px;
      left: 50%;
      margin-left: -3px;
      cursor: ns-resize; }
    /* line 427, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .mr {
      right: -3px;
      top: 50%;
      margin-top: -3px;
      cursor: ew-resize; }
    /* line 432, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker .transform-frame .mb {
      bottom: -3px;
      left: 50%;
      margin-left: -3px;
      cursor: ns-resize; }
  /* line 439, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-field-sticker .ui-resizable-handle.ui-icon-gripsmall-diagonal-se {
    display: none !important; }
  /* line 442, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-field-sticker.selected {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    border: 1px solid black; }
    /* line 445, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-field-sticker.selected .transform-frame {
      display: block; }

/* line 449, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-request-sticker {
  position: absolute;
  z-index: 1;
  color: white; }
  /* line 453, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-request-sticker .show-container {
    display: table;
    vertical-align: middle;
    cursor: pointer;
    background: #0099e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: white; }
    /* line 463, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker .show-container > span {
      display: table-cell;
      vertical-align: middle;
      text-overflow: ellipsis;
      overflow: hidden;
      line-height: normal; }
      /* line 469, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .show-container > span .text {
        float: left;
        font-weight: bold; }
      /* line 472, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .show-container > span .icon {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -8px; }
  /* line 478, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-request-sticker .edit-container {
    display: none; }
    /* line 480, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker .edit-container .tab-content {
      overflow: hidden; }
    /* line 482, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker .edit-container .tabs {
      list-style: none;
      margin: 0 0 -3px 0;
      padding: 0;
      overflow: hidden;
      *zoom: 1; }
      /* line 487, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .tabs li {
        margin-right: 2px;
        line-height: 30px;
        float: left; }
        /* line 491, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .tabs li a {
          display: block;
          -webkit-border-radius: 3px 3px 0 0;
          -moz-border-radius: 3px 3px 0 0;
          -ms-border-radius: 3px 3px 0 0;
          -o-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
          color: rgba(255, 255, 255, 0.8);
          text-decoration: none;
          padding: 0 10px 3px 10px;
          line-height: 30px;
          font-weight: bold;
          background: #0077b3; }
          /* line 500, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
          .ess-request-sticker .edit-container .tabs li a.current {
            background: #0099e6;
            color: white; }
    /* line 504, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker .edit-container .form {
      padding: 10px;
      -webkit-border-radius: 0 3px 0 0;
      -moz-border-radius: 0 3px 0 0;
      -ms-border-radius: 0 3px 0 0;
      -o-border-radius: 0 3px 0 0;
      border-radius: 0 3px 0 0;
      margin: 0;
      position: relative;
      background: #0099e6; }
      /* line 510, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .form textarea, .ess-request-sticker .edit-container .form input[type="text"], .ess-request-sticker .edit-container .form input[type="password"], .ess-request-sticker .edit-container .form input[type="datetime"], .ess-request-sticker .edit-container .form input[type="datetime-local"], .ess-request-sticker .edit-container .form input[type="date"], .ess-request-sticker .edit-container .form input[type="month"], .ess-request-sticker .edit-container .form input[type="time"], .ess-request-sticker .edit-container .form input[type="week"], .ess-request-sticker .edit-container .form input[type="number"], .ess-request-sticker .edit-container .form input[type="email"], .ess-request-sticker .edit-container .form input[type="url"], .ess-request-sticker .edit-container .form input[type="search"], .ess-request-sticker .edit-container .form input[type="tel"], .ess-request-sticker .edit-container .form input[type="color"], .ess-request-sticker .edit-container .form .uneditable-input, .ess-request-sticker .edit-container .form .select2-container-multi .select2-choices {
        border-color: #0077b3;
        margin-bottom: 8px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3); }
        /* line 514, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .form textarea:last-child, .ess-request-sticker .edit-container .form input[type="text"]:last-child, .ess-request-sticker .edit-container .form input[type="password"]:last-child, .ess-request-sticker .edit-container .form input[type="datetime"]:last-child, .ess-request-sticker .edit-container .form input[type="datetime-local"]:last-child, .ess-request-sticker .edit-container .form input[type="date"]:last-child, .ess-request-sticker .edit-container .form input[type="month"]:last-child, .ess-request-sticker .edit-container .form input[type="time"]:last-child, .ess-request-sticker .edit-container .form input[type="week"]:last-child, .ess-request-sticker .edit-container .form input[type="number"]:last-child, .ess-request-sticker .edit-container .form input[type="email"]:last-child, .ess-request-sticker .edit-container .form input[type="url"]:last-child, .ess-request-sticker .edit-container .form input[type="search"]:last-child, .ess-request-sticker .edit-container .form input[type="tel"]:last-child, .ess-request-sticker .edit-container .form input[type="color"]:last-child, .ess-request-sticker .edit-container .form .uneditable-input:last-child, .ess-request-sticker .edit-container .form .select2-container-multi .select2-choices:last-child {
          margin-bottom: 0; }
      /* line 516, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .form:first-child {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        -o-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
      /* line 519, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .form .preview-container {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
        padding-top: 8px; }
        /* line 523, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .form .preview-container .preview {
          background: white;
          margin-top: 4px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          padding: 8px;
          min-height: 30px;
          cursor: default;
          color: #444444;
          height: 50px;
          font: normal 1.875em/50px "Brush Script MT", cursive;
          overflow: hidden; }
      /* line 535, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .form .draw-box {
        background: white;
        height: 100%;
        width: 100%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        cursor: url(/assets/pen-92076f9c2747205ab54ea940b8993d57.cur) 16 16, crosshair;
        position: relative;
        -ms-touch-action: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none; }
    /* line 551, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker .edit-container .footer {
      background: #00334d;
      text-align: right;
      margin-top: 0;
      padding: 5px 6px;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
      -o-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px; }
      /* line 557, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
      .ess-request-sticker .edit-container .footer a {
        margin-right: 6px;
        text-decoration: none; }
        /* line 560, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .footer a.delete {
          color: #999999;
          float: left;
          margin-left: 6px; }
        /* line 564, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .footer a.cancel {
          color: #ca373d; }
        /* line 566, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
        .ess-request-sticker .edit-container .footer a.done {
          color: #107916; }
  /* line 569, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-request-sticker.open {
    z-index: 2; }
  /* line 572, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-request-sticker:hover, .ess-request-sticker .open {
    z-index: 3; }
  /* line 576, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-request-sticker.done .show-container {
    background: white;
    color: #222222;
    border: 1px solid #47b857; }
    /* line 580, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
    .ess-request-sticker.done .show-container .icon {
      color: #666666; }

/* line 584, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-agreement-payment-modal .modal-body {
  min-height: 200px; }
/* line 588, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-agreement-payment-modal .ess-checkboxes-modal .modal-body form {
  margin: 0; }
/* line 592, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-agreement-payment-modal .ess-payment-modal .modal-body form {
  margin: 30px 0 0; }
  /* line 594, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-agreement-payment-modal .ess-payment-modal .modal-body form .controls-row:last-child {
    margin-bottom: 0; }
/* line 596, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-agreement-payment-modal .ess-payment-modal .modal-body .charge-amount {
  margin-top: 0; }

/* line 600, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
.ess-loading-status-message .message {
  display: inline-block;
  max-width: 500px; }
  /* line 603, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-loading-status-message .message .icon {
    display: block;
    font-size: 60px;
    margin-bottom: 20px; }
  /* line 607, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  .ess-loading-status-message .message p {
    font-weight: bold;
    color: #999999; }

@media (max-width: 1410px) {
  /* line 616, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .btn {
    font-size: 12px;
    padding: 7px 9px;
    line-height: 12px; }
  /* line 620, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top textarea, #document-editor-container .doc-top input[type="text"], #document-editor-container .doc-top input[type="password"], #document-editor-container .doc-top input[type="datetime"], #document-editor-container .doc-top input[type="datetime-local"], #document-editor-container .doc-top input[type="date"], #document-editor-container .doc-top input[type="month"], #document-editor-container .doc-top input[type="time"], #document-editor-container .doc-top input[type="week"], #document-editor-container .doc-top input[type="number"], #document-editor-container .doc-top input[type="email"], #document-editor-container .doc-top input[type="url"], #document-editor-container .doc-top input[type="search"], #document-editor-container .doc-top input[type="tel"], #document-editor-container .doc-top input[type="color"], #document-editor-container .doc-top .uneditable-input, #document-editor-container .doc-top .select2-container-multi .select2-choices {
    min-height: 30px;
    font-size: 12px; }
  /* line 623, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top label {
    font-size: 12px;
    margin-top: 5px; }
  /* line 627, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .select2-container .select2-choice {
    font-size: 12px;
    line-height: 28px;
    min-height: 30px; }
  /* line 631, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .seperator {
    height: 30px; }
  /* line 633, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top [class*="span"] {
    min-height: 30px; }
  /* line 637, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .properties .field-width .controls, #document-editor-container .doc-top .properties .field-height .controls, #document-editor-container .doc-top .properties .field-max-length .controls {
    width: 40px; }
  /* line 641, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .properties .field-type .btn-group {
    width: 180px; }
  /* line 644, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .properties .field-font-family .btn-group {
    width: 124px; }
  /* line 647, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .properties .field-font-size .btn-group {
    width: 110px; } }
@media (max-width: 1220px) {
  /* line 654, /home/rails/rails_app/app/assets/stylesheets/general/esignature.sass */
  #document-editor-container .doc-top .seperator {
    display: none; } }
/* line 1, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
.top-right.jGrowl {
  top: 50px !important; }

/* line 3, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
.jGrowl-notification.ui-state-highlight.ui-corner-all.default, .jGrowl-closer.highlight.ui-corner-all.default, .jGrowl-closer, .jGrowl-notification {
  background: none;
  background: black;
  background-image: url(/assets/jgrowl_n-2bee33ce7f9d7409f8d67226ded3744b.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #111618), color-stop(100%, #111618));
  background-image: url(/assets/jgrowl_n-2bee33ce7f9d7409f8d67226ded3744b.png), -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), -webkit-linear-gradient(#111618, #111618);
  background-image: url(/assets/jgrowl_n-2bee33ce7f9d7409f8d67226ded3744b.png), -moz-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), -moz-linear-gradient(#111618, #111618);
  background-image: url(/assets/jgrowl_n-2bee33ce7f9d7409f8d67226ded3744b.png), -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), -o-linear-gradient(#111618, #111618);
  background-image: url(/assets/jgrowl_n-2bee33ce7f9d7409f8d67226ded3744b.png), linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), linear-gradient(#111618, #111618);
  background-repeat: no-repeat;
  color: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  border: 1px solid black;
  position: relative;
  padding: 15px !important;
  opacity: 1 !important; }

/* line 14, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
.jGrowl-closer.highlight.ui-corner-all.default, .jGrowl-closer {
  padding: 5px 15px !important; }
  /* line 18, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
  .jGrowl-closer.highlight.ui-corner-all.default .jGrowl-header, .jGrowl-closer .jGrowl-header {
    font-size: 12px !important;
    padding-bottom: 4px; }
  /* line 21, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
  .jGrowl-closer.highlight.ui-corner-all.default .jGrowl-message, .jGrowl-closer .jGrowl-message {
    font-size: 11px;
    line-height: normal; }
  /* line 24, /home/rails/rails_app/app/assets/stylesheets/cms/jgrowl.sass */
  .jGrowl-closer.highlight.ui-corner-all.default .jGrowl-close, .jGrowl-closer .jGrowl-close {
    position: absolute;
    top: 2px;
    right: 6px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left; }

/* line 2, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect span.ui-icon {
  float: right; }

/* line 3, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px; }

/* line 4, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important; }

/* line 6, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px; }

/* line 7, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header ul {
  font-size: 0.9em; }

/* line 8, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0; }

/* line 9, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header a {
  text-decoration: none; }

/* line 10, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header a:hover {
  text-decoration: underline; }

/* line 11, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header span.ui-icon {
  float: left; }

/* line 12, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0; }

/* line 14, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000;
  text-align: left; }

/* line 15, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes {
  position: relative;
  overflow-y: scroll; }

/* line 16, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px; }

/* line 17, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px; }

/* line 18, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px; }

/* line 19, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid; }

/* line 20, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none; }

/* remove label borders in IE6 because IE6 does not support transparency */
/* line 23, /home/rails/rails_app/vendor/assets/stylesheets/jquery.multiselect.css */
* html .ui-multiselect-checkboxes label {
  border: none; }

/*
 * jQuery File Upload UI Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 14, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px; }

/* line 18, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(/assets/progressbar-b22c69f4f920219671ccea9ca9fd4b6d.gif) !important;
  filter: none; }

/* line 22, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-process {
  float: right;
  display: none; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/assets/loading-7100a261ea9f2cdfc1499537b2a41fa6.gif) center no-repeat;
  background-size: contain; }

/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
.files audio,
.files video {
  max-width: 300px; }

@media (max-width: 767px) {
  /* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none; }

  /* line 45, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files .name {
    width: 80px;
    word-wrap: break-word; }

  /* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files audio,
  .files video {
    max-width: 80px; }

  /* line 54, /usr/local/lib/ruby/gems/2.3.0/gems/jquery-fileupload-rails-0.4.7/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files img,
  .files canvas {
    max-width: 100%; } }
/* Component containers ---------------------------------- */
/* line 6, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 9, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 12, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-widget-content {
  border: 1px solid #dddddd; }

/* line 16, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-widget-header {
  border: 1px solid #dddddd;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  color: #333333;
  background: #eeeeee; }

/* line 22, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-widget-header a {
  color: #333333; }

/* Interaction states ---------------------------------- */
/* line 26, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  -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);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  background-image: linear-gradient(#ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(white, #e6e6e6);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #777777;
  font-weight: bold;
  -webkit-font-smoothing: antialiased; }

/* line 34, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #666666;
  text-decoration: none;
  font-weight: bold; }

/* line 39, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  font-weight: bold;
  color: #666666;
  background: #e6e6e6; }

/* line 44, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #666666;
  text-decoration: none; }

/* line 53, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #0568a7; }

/* Misc visuals ---------------------------------- */
/* Corner radius */
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

/* line 65, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

/* line 68, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

/* line 71, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-datepicker {
  z-index: 9999 !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #d1d1d1;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  /* line 85, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content button {
    padding: 2px 10px; }
  /* line 87, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content .ui-datepicker-close {
    color: white;
    font-weight: normal;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138bd6), color-stop(100%, #0088cc));
    background-image: -webkit-linear-gradient(#138bd6, #0088cc);
    background-image: -moz-linear-gradient(#138bd6, #0088cc);
    background-image: -o-linear-gradient(#138bd6, #0088cc);
    background-image: linear-gradient(#138bd6, #0088cc);
    background-image: -ms-linear-gradient(#138bd6, #0088cc);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF138BD6', endColorstr='#FF0088CC');
    border: 1px solid #0568a7; }
    /* line 93, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
    .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content .ui-datepicker-close:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
      opacity: 0.95;
      background-position: 0;
      color: white;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    /* line 99, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
    .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content .ui-datepicker-close:active, .ui-datepicker .ui-datepicker-buttonpane.ui-widget-content .ui-datepicker-close.active {
      background: #0088cc;
      -webkit-box-shadow: #707070 0 0 2px inset, white 0 1px 0;
      -moz-box-shadow: #707070 0 0 2px inset, white 0 1px 0;
      box-shadow: #707070 0 0 2px inset, white 0 1px 0; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker td span, .ui-datepicker td a {
    text-align: center; }
  /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-timepicker-div dl {
    padding: 0 10px; }
  /* line 110, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-timepicker-div dt, .ui-datepicker .ui-timepicker-div dd {
    line-height: 23px; }
  /* line 113, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-timepicker-div .ui-slider-handle.ui-state-active {
    background: #eeeeee; }
  /* line 117, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-icon-circle-triangle-e {
    background-position: -32px -16px; }
  /* line 119, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-icon-circle-triangle-w {
    background-position: -96px -16px; }
  /* line 122, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active, .ui-datepicker .ui-widget-header .ui-state-active {
    color: white;
    background: #0088cc;
    border: 1px solid #0568a7;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; }
  /* line 129, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-datepicker .ui-state-active a, .ui-datepicker .ui-state-active a:link, .ui-datepicker .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* line 133, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
button.ui-datepicker-trigger {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  line-height: 15px;
  padding: 6px 0;
  height: 34px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
  background-image: -moz-linear-gradient(#f7f7f7, #ededed);
  background-image: -o-linear-gradient(#f7f7f7, #ededed);
  background-image: linear-gradient(#f7f7f7, #ededed);
  background-image: -ms-linear-gradient(#f7f7f7, #ededed);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED');
  border: 1px solid #d1d1d1;
  border-bottom-color: #b3b3b3;
  margin-left: -35px;
  width: 35px; }

/* line 155, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-slider {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px inset, white 0 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px inset, white 0 1px 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px inset, white 0 1px 0;
  background: #d1d1d1;
  border: none;
  height: 4px;
  margin-top: 10px; }
  /* line 161, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  .ui-slider .ui-slider-handle {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px, white 0 -1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px, white 0 -1px 0;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px, white 0 -1px 0;
    width: 12px;
    height: 12px;
    top: -5px;
    margin-left: -6px;
    border: 1px solid #aaaaaa; }
    /* line 169, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
    .ui-slider .ui-slider-handle:focus, .ui-slider .ui-slider-handle.ui-state-focus {
      border: 1px solid #aaaaaa;
      outline: none; }

/* line 178, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
button.ui-multiselect.ui-state-active, .ui-multiselect.ui-state-focus {
  outline: none; }

/* line 180, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
button.ui-multiselect.ui-state-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

/* line 184, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.btn-group[class*="span"] {
  margin-left: 5px; }

/* line 186, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
.ui-multiselect-checkboxes {
  margin-top: 10px; }

/* line 191, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
ul.ui-autocomplete {
  list-style: none;
  padding: 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  position: absolute !important;
  left: 0 !important;
  margin-left: 0;
  width: 100%;
  font-size: 14px;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px; }
  /* line 205, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  ul.ui-autocomplete .ui-menu-item a {
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
    display: block; }
  /* line 211, /home/rails/rails_app/app/assets/stylesheets/general/jqueryui_overrides.sass */
  ul.ui-autocomplete .ui-menu-item:hover a, ul.ui-autocomplete .ui-menu-item.ui-state-focus a, ul.ui-autocomplete .ui-menu-item .ui-state-focus {
    text-decoration: none;
    background: #f7f7f7;
    border: 0;
    color: #444444;
    font-weight: normal; }

/* ========================================================================
 * bootstrap-switch - v2.0.1
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 23, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.clearfix {
  *zoom: 1; }

/* line 27, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

/* line 32, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.clearfix:after {
  clear: both; }

/* line 35, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 42, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.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; }

/* line 50, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/* line 74, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-mini {
  min-width: 72px; }

/* line 78, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-mini span,
.has-switch.switch-mini label {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px; }

/* line 84, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-mini i.switch-mini-icons {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px; }

/* line 93, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-small {
  min-width: 80px; }

/* line 97, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-small span,
.has-switch.switch-small label {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px; }

/* line 103, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-large {
  min-width: 120px; }

/* line 107, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-large span,
.has-switch.switch-large label {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal; }

/* line 113, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-animate > div {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s; }

/* line 119, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-off > div {
  left: -50%; }

/* line 122, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.switch-on > div {
  left: 0%; }

/* line 125, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important; }

/* line 131, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch.disabled span,
.has-switch.disabled label {
  cursor: default !important; }

/* line 134, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch:focus {
  border-color: #0088cc;
  outline: 0;
  -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 141, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0; }

/* line 148, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch input[type=radio],
.has-switch input[type=checkbox] {
  display: none; }

/* line 152, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span,
.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px; }

/* line 165, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #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) rgba(0, 0, 0, 0.25);
  *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); }

/* line 194, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch label:hover,
.has-switch label:focus,
.has-switch label:active,
.has-switch label.active,
.has-switch label.disabled,
.has-switch label[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

/* line 200, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9; }

/* line 203, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch label i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none; }

/* line 209, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%; }

/* line 214, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-left {
  -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 222, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-right {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(white));
  background-image: -webkit-linear-gradient(top, #e6e6e6, white);
  background-image: -o-linear-gradient(top, #e6e6e6, white);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 244, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-right:hover,
.has-switch span.switch-right:focus,
.has-switch span.switch-right:active,
.has-switch span.switch-right.active,
.has-switch span.switch-right.disabled,
.has-switch span.switch-right[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2; }

/* line 250, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-right:active,
.has-switch span.switch-right.active {
  background-color: #e6e6e6 \9; }

/* line 254, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-primary,
.has-switch span.switch-left {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-image: -moz-linear-gradient(top, #0044cc, #0088cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc));
  background-image: -webkit-linear-gradient(top, #0044cc, #0088cc);
  background-image: -o-linear-gradient(top, #0044cc, #0088cc);
  background-image: linear-gradient(to bottom, #0044cc, #0088cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 282, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3; }

/* line 290, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #006699 \9; }

/* line 293, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: linear-gradient(to bottom, #2f96b4, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 315, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da; }

/* line 321, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #31b0d5 \9; }

/* line 324, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  background-image: -moz-linear-gradient(top, #51a351, #62c462);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
  background-image: -webkit-linear-gradient(top, #51a351, #62c462);
  background-image: -o-linear-gradient(top, #51a351, #62c462);
  background-image: linear-gradient(to bottom, #51a351, #62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 346, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled] {
  color: #ffffff;
  background-color: #62c462;
  *background-color: #4fbd4f; }

/* line 352, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #42b142 \9; }

/* line 355, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  background-image: -moz-linear-gradient(top, #f89406, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
  background-image: -o-linear-gradient(top, #f89406, #fbb450);
  background-image: linear-gradient(to bottom, #f89406, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 377, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937; }

/* line 383, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #fa9f1e \9; }

/* line 386, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 408, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844; }

/* line 414, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #e9322d \9; }

/* line 417, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-default {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(white));
  background-image: -webkit-linear-gradient(top, #e6e6e6, white);
  background-image: -o-linear-gradient(top, #e6e6e6, white);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 439, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-default:hover,
.has-switch span.switch-default:focus,
.has-switch span.switch-default:active,
.has-switch span.switch-default.active,
.has-switch span.switch-default.disabled,
.has-switch span.switch-default[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2; }

/* line 445, /usr/local/lib/ruby/gems/2.3.0/gems/bootstrap-switch-rails-2.0.2/vendor/assets/stylesheets/bootstrap2-switch.css.scss */
.has-switch span.switch-default:active,
.has-switch span.switch-default.active {
  background-color: #e6e6e6 \9; }

/* line 1, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
#verification-document-preview {
  width: 940px;
  margin-left: -470px;
  min-height: 80%; }
  /* line 5, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
  #verification-document-preview .modal-header {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 9, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
  #verification-document-preview .modal-body {
    overflow-y: scroll;
    max-height: none;
    position: absolute;
    top: 60px;
    bottom: 0;
    right: 0;
    left: 0; }

/* line 18, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
.verification-document-body {
  color: black;
  line-height: 1.2; }
  /* line 22, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
  .verification-document-body .signature-field {
    font-family: "Yellowtail", cursive;
    font-size: 150%; }
  @media screen {
    /* line 27, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
    .verification-document-body .page-break {
      height: 5px;
      background: #eeeeee;
      margin-bottom: 13px;
      page-break-after: always;
      text-align: center;
      overflow: hidden;
      *zoom: 1; }
      /* line 34, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
      .verification-document-body .page-break:after {
        content: "Page Break";
        font-size: 12px;
        color: #999999;
        display: inline-block;
        background: white;
        font-weight: bold;
        margin-top: -5px;
        position: absolute;
        width: 100px;
        margin-left: -50px; } }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
.box .page-break:after {
  background: #f9f9f9; }

/* line 50, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
input[placeholder="Initial here"] {
  width: 90px; }

/* line 52, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
input[placeholder="Sign here"] {
  width: 280px; }

@media print {
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }

  /* line 61, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
  .page-break {
    overflow: hidden;
    *zoom: 1;
    page-break-after: always; }
    /* line 64, /home/rails/rails_app/app/assets/stylesheets/verification/verification.sass */
    .page-break:after {
      content: " "; } }
/* line 14, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change, #secondary-color-change, #primary-color-change {
  margin: 0; }
  /* line 16, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  #color-change.btn-group, #secondary-color-change.btn-group, #primary-color-change.btn-group {
    white-space: normal; }
  /* line 18, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  #color-change .flat-btn, #secondary-color-change .flat-btn, #primary-color-change .flat-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border: 5px solid white;
    margin: 0 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    /* line 28, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
    #color-change .flat-btn.active, #secondary-color-change .flat-btn.active, #primary-color-change .flat-btn.active {
      -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);
      border: #dddddd 5px solid !important;
      z-index: 99; }

/* line 33, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change {
  min-height: 40px; }
  /* line 34, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  #secondary-color-change.btn-group {
    white-space: initial; }
  /* line 37, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  #secondary-color-change .flat-btn {
    display: none; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-black {
  background: #222222; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-black .navbar-inverse {
  background: #222222; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-black .navbar-inverse .navbar-inner {
    background: #222222; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-black .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #181818), color-stop(100%, #0e0e0e));
  background-image: -webkit-linear-gradient(#181818, #0e0e0e);
  background-image: -moz-linear-gradient(#181818, #0e0e0e);
  background-image: -o-linear-gradient(#181818, #0e0e0e);
  background-image: linear-gradient(#181818, #0e0e0e);
  background-image: -ms-linear-gradient(#181818, #0e0e0e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF181818', endColorstr='#FF0E0E0E');
  border-color: #090909; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-black .btn-navbar:active {
    background: #181818; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-black #site-design .current-logo-container, .theme-black .artwork-container .current-logo-container {
  background: #222222; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-blue {
  background: #0088cc; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-blue .navbar-inverse {
  background: #0088cc; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-blue .navbar-inverse .navbar-inner {
    background: #0088cc; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-blue .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab8), color-stop(100%, #006da3));
  background-image: -webkit-linear-gradient(#007ab8, #006da3);
  background-image: -moz-linear-gradient(#007ab8, #006da3);
  background-image: -o-linear-gradient(#007ab8, #006da3);
  background-image: linear-gradient(#007ab8, #006da3);
  background-image: -ms-linear-gradient(#007ab8, #006da3);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF007AB8', endColorstr='#FF006DA3');
  border-color: #006699; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-blue .btn-navbar:active {
    background: #007ab8; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-blue #site-design .current-logo-container, .theme-blue .artwork-container .current-logo-container {
  background: #0088cc; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-orange {
  background: #e05a00; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-orange .navbar-inverse {
  background: #e05a00; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-orange .navbar-inverse .navbar-inner {
    background: #e05a00; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-orange .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc5200), color-stop(100%, #b84900));
  background-image: -webkit-linear-gradient(#cc5200, #b84900);
  background-image: -moz-linear-gradient(#cc5200, #b84900);
  background-image: -o-linear-gradient(#cc5200, #b84900);
  background-image: linear-gradient(#cc5200, #b84900);
  background-image: -ms-linear-gradient(#cc5200, #b84900);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCC5200', endColorstr='#FFB84900');
  border-color: #ad4500; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-orange .btn-navbar:active {
    background: #cc5200; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-orange #site-design .current-logo-container, .theme-orange .artwork-container .current-logo-container {
  background: #e05a00; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-pink {
  background: #9e1961; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-pink .navbar-inverse {
  background: #9e1961; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-pink .navbar-inverse .navbar-inner {
    background: #9e1961; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-pink .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c1656), color-stop(100%, #7b134b));
  background-image: -webkit-linear-gradient(#8c1656, #7b134b);
  background-image: -moz-linear-gradient(#8c1656, #7b134b);
  background-image: -o-linear-gradient(#8c1656, #7b134b);
  background-image: linear-gradient(#8c1656, #7b134b);
  background-image: -ms-linear-gradient(#8c1656, #7b134b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8C1656', endColorstr='#FF7B134B');
  border-color: #721246; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-pink .btn-navbar:active {
    background: #8c1656; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-pink #site-design .current-logo-container, .theme-pink .artwork-container .current-logo-container {
  background: #9e1961; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-green {
  background: #107916; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-green .navbar-inverse {
  background: #107916; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-green .navbar-inverse .navbar-inner {
    background: #107916; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-green .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e6713), color-stop(100%, #0b550f));
  background-image: -webkit-linear-gradient(#0e6713, #0b550f);
  background-image: -moz-linear-gradient(#0e6713, #0b550f);
  background-image: -o-linear-gradient(#0e6713, #0b550f);
  background-image: linear-gradient(#0e6713, #0b550f);
  background-image: -ms-linear-gradient(#0e6713, #0b550f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0E6713', endColorstr='#FF0B550F');
  border-color: #0a4c0e; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-green .btn-navbar:active {
    background: #0e6713; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-green #site-design .current-logo-container, .theme-green .artwork-container .current-logo-container {
  background: #107916; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-darkblue {
  background: #0571ba; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkblue .navbar-inverse {
  background: #0571ba; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkblue .navbar-inverse .navbar-inner {
    background: #0571ba; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkblue .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0465a6), color-stop(100%, #045992));
  background-image: -webkit-linear-gradient(#0465a6, #045992);
  background-image: -moz-linear-gradient(#0465a6, #045992);
  background-image: -o-linear-gradient(#0465a6, #045992);
  background-image: linear-gradient(#0465a6, #045992);
  background-image: -ms-linear-gradient(#0465a6, #045992);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0465A6', endColorstr='#FF045992');
  border-color: #045388; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkblue .btn-navbar:active {
    background: #0465a6; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkblue #site-design .current-logo-container, .theme-darkblue .artwork-container .current-logo-container {
  background: #0571ba; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-darkpurple {
  background: #613854; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkpurple .navbar-inverse {
  background: #613854; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkpurple .navbar-inverse .navbar-inner {
    background: #613854; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkpurple .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #543149), color-stop(100%, #47293e));
  background-image: -webkit-linear-gradient(#543149, #47293e);
  background-image: -moz-linear-gradient(#543149, #47293e);
  background-image: -o-linear-gradient(#543149, #47293e);
  background-image: linear-gradient(#543149, #47293e);
  background-image: -ms-linear-gradient(#543149, #47293e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF543149', endColorstr='#FF47293E');
  border-color: #412538; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkpurple .btn-navbar:active {
    background: #543149; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkpurple #site-design .current-logo-container, .theme-darkpurple .artwork-container .current-logo-container {
  background: #613854; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-purple {
  background: #5348b4; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-purple .navbar-inverse {
  background: #5348b4; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-purple .navbar-inverse .navbar-inner {
    background: #5348b4; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-purple .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4c42a5), color-stop(100%, #453c97));
  background-image: -webkit-linear-gradient(#4c42a5, #453c97);
  background-image: -moz-linear-gradient(#4c42a5, #453c97);
  background-image: -o-linear-gradient(#4c42a5, #453c97);
  background-image: linear-gradient(#4c42a5, #453c97);
  background-image: -ms-linear-gradient(#4c42a5, #453c97);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4C42A5', endColorstr='#FF453C97');
  border-color: #42398f; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-purple .btn-navbar:active {
    background: #4c42a5; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-purple #site-design .current-logo-container, .theme-purple .artwork-container .current-logo-container {
  background: #5348b4; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-grey3 {
  background: #333333; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey3 .navbar-inverse {
  background: #333333; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-grey3 .navbar-inverse .navbar-inner {
    background: #333333; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey3 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #292929), color-stop(100%, #1f1f1f));
  background-image: -webkit-linear-gradient(#292929, #1f1f1f);
  background-image: -moz-linear-gradient(#292929, #1f1f1f);
  background-image: -o-linear-gradient(#292929, #1f1f1f);
  background-image: linear-gradient(#292929, #1f1f1f);
  background-image: -ms-linear-gradient(#292929, #1f1f1f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF292929', endColorstr='#FF1F1F1F');
  border-color: #1a1a1a; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-grey3 .btn-navbar:active {
    background: #292929; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey3 #site-design .current-logo-container, .theme-grey3 .artwork-container .current-logo-container {
  background: #333333; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-grey4 {
  background: #444444; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey4 .navbar-inverse {
  background: #444444; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-grey4 .navbar-inverse .navbar-inner {
    background: #444444; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey4 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3a3a), color-stop(100%, #303030));
  background-image: -webkit-linear-gradient(#3a3a3a, #303030);
  background-image: -moz-linear-gradient(#3a3a3a, #303030);
  background-image: -o-linear-gradient(#3a3a3a, #303030);
  background-image: linear-gradient(#3a3a3a, #303030);
  background-image: -ms-linear-gradient(#3a3a3a, #303030);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A3A3A', endColorstr='#FF303030');
  border-color: #2b2b2b; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-grey4 .btn-navbar:active {
    background: #3a3a3a; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-grey4 #site-design .current-logo-container, .theme-grey4 .artwork-container .current-logo-container {
  background: #444444; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-lime {
  background: #5a8100; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-lime .navbar-inverse {
  background: #5a8100; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-lime .navbar-inverse .navbar-inner {
    background: #5a8100; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-lime .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4c6d00), color-stop(100%, #3e5800));
  background-image: -webkit-linear-gradient(#4c6d00, #3e5800);
  background-image: -moz-linear-gradient(#4c6d00, #3e5800);
  background-image: -o-linear-gradient(#4c6d00, #3e5800);
  background-image: linear-gradient(#4c6d00, #3e5800);
  background-image: -ms-linear-gradient(#4c6d00, #3e5800);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4C6D00', endColorstr='#FF3E5800');
  border-color: #374e00; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-lime .btn-navbar:active {
    background: #4c6d00; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-lime #site-design .current-logo-container, .theme-lime .artwork-container .current-logo-container {
  background: #5a8100; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-darkerblue {
  background: #34526f; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkerblue .navbar-inverse {
  background: #34526f; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkerblue .navbar-inverse .navbar-inner {
    background: #34526f; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkerblue .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d4861), color-stop(100%, #273d53));
  background-image: -webkit-linear-gradient(#2d4861, #273d53);
  background-image: -moz-linear-gradient(#2d4861, #273d53);
  background-image: -o-linear-gradient(#2d4861, #273d53);
  background-image: linear-gradient(#2d4861, #273d53);
  background-image: -ms-linear-gradient(#2d4861, #273d53);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2D4861', endColorstr='#FF273D53');
  border-color: #24384c; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-darkerblue .btn-navbar:active {
    background: #2d4861; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-darkerblue #site-design .current-logo-container, .theme-darkerblue .artwork-container .current-logo-container {
  background: #34526f; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-mRed {
  background: #321c1d; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mRed .navbar-inverse {
  background: #321c1d; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mRed .navbar-inverse .navbar-inner {
    background: #321c1d; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mRed .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #251516), color-stop(100%, #180e0e));
  background-image: -webkit-linear-gradient(#251516, #180e0e);
  background-image: -moz-linear-gradient(#251516, #180e0e);
  background-image: -o-linear-gradient(#251516, #180e0e);
  background-image: linear-gradient(#251516, #180e0e);
  background-image: -ms-linear-gradient(#251516, #180e0e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF251516', endColorstr='#FF180E0E');
  border-color: #120a0a; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mRed .btn-navbar:active {
    background: #251516; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mRed #site-design .current-logo-container, .theme-mRed .artwork-container .current-logo-container {
  background: #321c1d; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-mBlue {
  background: #0a2938; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mBlue .navbar-inverse {
  background: #0a2938; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mBlue .navbar-inverse .navbar-inner {
    background: #0a2938; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mBlue .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #071c27), color-stop(100%, #041016));
  background-image: -webkit-linear-gradient(#071c27, #041016);
  background-image: -moz-linear-gradient(#071c27, #041016);
  background-image: -o-linear-gradient(#071c27, #041016);
  background-image: linear-gradient(#071c27, #041016);
  background-image: -ms-linear-gradient(#071c27, #041016);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF071C27', endColorstr='#FF041016');
  border-color: #02090d; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mBlue .btn-navbar:active {
    background: #071c27; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mBlue #site-design .current-logo-container, .theme-mBlue .artwork-container .current-logo-container {
  background: #0a2938; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-mGreen {
  background: #1d291e; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mGreen .navbar-inverse {
  background: #1d291e; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mGreen .navbar-inverse .navbar-inner {
    background: #1d291e; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mGreen .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #151d15), color-stop(100%, #0c110d));
  background-image: -webkit-linear-gradient(#151d15, #0c110d);
  background-image: -moz-linear-gradient(#151d15, #0c110d);
  background-image: -o-linear-gradient(#151d15, #0c110d);
  background-image: linear-gradient(#151d15, #0c110d);
  background-image: -ms-linear-gradient(#151d15, #0c110d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF151D15', endColorstr='#FF0C110D');
  border-color: #080b08; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mGreen .btn-navbar:active {
    background: #151d15; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mGreen #site-design .current-logo-container, .theme-mGreen .artwork-container .current-logo-container {
  background: #1d291e; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-mOrange {
  background: #37322f; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mOrange .navbar-inverse {
  background: #37322f; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mOrange .navbar-inverse .navbar-inner {
    background: #37322f; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mOrange .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2c2826), color-stop(100%, #211e1c));
  background-image: -webkit-linear-gradient(#2c2826, #211e1c);
  background-image: -moz-linear-gradient(#2c2826, #211e1c);
  background-image: -o-linear-gradient(#2c2826, #211e1c);
  background-image: linear-gradient(#2c2826, #211e1c);
  background-image: -ms-linear-gradient(#2c2826, #211e1c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2C2826', endColorstr='#FF211E1C');
  border-color: #1b1918; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-mOrange .btn-navbar:active {
    background: #2c2826; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-mOrange #site-design .current-logo-container, .theme-mOrange .artwork-container .current-logo-container {
  background: #37322f; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-burntsienna {
  background: #882d17; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-burntsienna .navbar-inverse {
  background: #882d17; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-burntsienna .navbar-inverse .navbar-inner {
    background: #882d17; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-burntsienna .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #772714), color-stop(100%, #652111));
  background-image: -webkit-linear-gradient(#772714, #652111);
  background-image: -moz-linear-gradient(#772714, #652111);
  background-image: -o-linear-gradient(#772714, #652111);
  background-image: linear-gradient(#772714, #652111);
  background-image: -ms-linear-gradient(#772714, #652111);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF772714', endColorstr='#FF652111');
  border-color: #5c1f10; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-burntsienna .btn-navbar:active {
    background: #772714; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-burntsienna #site-design .current-logo-container, .theme-burntsienna .artwork-container .current-logo-container {
  background: #882d17; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-altblue1 {
  background: #193048; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-altblue1 .navbar-inverse {
  background: #193048; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-altblue1 .navbar-inverse .navbar-inner {
    background: #193048; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-altblue1 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #142639), color-stop(100%, #0e1c2a));
  background-image: -webkit-linear-gradient(#142639, #0e1c2a);
  background-image: -moz-linear-gradient(#142639, #0e1c2a);
  background-image: -o-linear-gradient(#142639, #0e1c2a);
  background-image: linear-gradient(#142639, #0e1c2a);
  background-image: -ms-linear-gradient(#142639, #0e1c2a);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF142639', endColorstr='#FF0E1C2A');
  border-color: #0c1722; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-altblue1 .btn-navbar:active {
    background: #142639; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-altblue1 #site-design .current-logo-container, .theme-altblue1 .artwork-container .current-logo-container {
  background: #193048; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c0_30 {
  background: #633636; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_30 .navbar-inverse {
  background: #633636; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c0_30 .navbar-inverse .navbar-inner {
    background: #633636; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #562e2e), color-stop(100%, #492727));
  background-image: -webkit-linear-gradient(#562e2e, #492727);
  background-image: -moz-linear-gradient(#562e2e, #492727);
  background-image: -o-linear-gradient(#562e2e, #492727);
  background-image: linear-gradient(#562e2e, #492727);
  background-image: -ms-linear-gradient(#562e2e, #492727);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF562E2E', endColorstr='#FF492727');
  border-color: #422424; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c0_30 .btn-navbar:active {
    background: #562e2e; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_30 #site-design .current-logo-container, .theme-c0_30 .artwork-container .current-logo-container {
  background: #633636; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c0_45 {
  background: #955050; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_45 .navbar-inverse {
  background: #955050; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c0_45 .navbar-inverse .navbar-inner {
    background: #955050; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #884949), color-stop(100%, #7b4242));
  background-image: -webkit-linear-gradient(#884949, #7b4242);
  background-image: -moz-linear-gradient(#884949, #7b4242);
  background-image: -o-linear-gradient(#884949, #7b4242);
  background-image: linear-gradient(#884949, #7b4242);
  background-image: -ms-linear-gradient(#884949, #7b4242);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF884949', endColorstr='#FF7B4242');
  border-color: #743e3e; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c0_45 .btn-navbar:active {
    background: #884949; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c0_45 #site-design .current-logo-container, .theme-c0_45 .artwork-container .current-logo-container {
  background: #955050; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c40_30 {
  background: #635436; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_30 .navbar-inverse {
  background: #635436; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c40_30 .navbar-inverse .navbar-inner {
    background: #635436; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #56492e), color-stop(100%, #493e27));
  background-image: -webkit-linear-gradient(#56492e, #493e27);
  background-image: -moz-linear-gradient(#56492e, #493e27);
  background-image: -o-linear-gradient(#56492e, #493e27);
  background-image: linear-gradient(#56492e, #493e27);
  background-image: -ms-linear-gradient(#56492e, #493e27);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF56492E', endColorstr='#FF493E27');
  border-color: #423824; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c40_30 .btn-navbar:active {
    background: #56492e; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_30 #site-design .current-logo-container, .theme-c40_30 .artwork-container .current-logo-container {
  background: #635436; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c40_45 {
  background: #957e50; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_45 .navbar-inverse {
  background: #957e50; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c40_45 .navbar-inverse .navbar-inner {
    background: #957e50; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #887349), color-stop(100%, #7b6842));
  background-image: -webkit-linear-gradient(#887349, #7b6842);
  background-image: -moz-linear-gradient(#887349, #7b6842);
  background-image: -o-linear-gradient(#887349, #7b6842);
  background-image: linear-gradient(#887349, #7b6842);
  background-image: -ms-linear-gradient(#887349, #7b6842);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF887349', endColorstr='#FF7B6842');
  border-color: #74623e; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c40_45 .btn-navbar:active {
    background: #887349; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c40_45 #site-design .current-logo-container, .theme-c40_45 .artwork-container .current-logo-container {
  background: #957e50; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c80_30 {
  background: #546336; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_30 .navbar-inverse {
  background: #546336; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c80_30 .navbar-inverse .navbar-inner {
    background: #546336; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #49562e), color-stop(100%, #3e4927));
  background-image: -webkit-linear-gradient(#49562e, #3e4927);
  background-image: -moz-linear-gradient(#49562e, #3e4927);
  background-image: -o-linear-gradient(#49562e, #3e4927);
  background-image: linear-gradient(#49562e, #3e4927);
  background-image: -ms-linear-gradient(#49562e, #3e4927);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF49562E', endColorstr='#FF3E4927');
  border-color: #384224; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c80_30 .btn-navbar:active {
    background: #49562e; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_30 #site-design .current-logo-container, .theme-c80_30 .artwork-container .current-logo-container {
  background: #546336; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c80_45 {
  background: #7e9550; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_45 .navbar-inverse {
  background: #7e9550; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c80_45 .navbar-inverse .navbar-inner {
    background: #7e9550; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #738849), color-stop(100%, #687b42));
  background-image: -webkit-linear-gradient(#738849, #687b42);
  background-image: -moz-linear-gradient(#738849, #687b42);
  background-image: -o-linear-gradient(#738849, #687b42);
  background-image: linear-gradient(#738849, #687b42);
  background-image: -ms-linear-gradient(#738849, #687b42);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF738849', endColorstr='#FF687B42');
  border-color: #62743e; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c80_45 .btn-navbar:active {
    background: #738849; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c80_45 #site-design .current-logo-container, .theme-c80_45 .artwork-container .current-logo-container {
  background: #7e9550; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c120_30 {
  background: #366336; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_30 .navbar-inverse {
  background: #366336; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c120_30 .navbar-inverse .navbar-inner {
    background: #366336; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e562e), color-stop(100%, #274927));
  background-image: -webkit-linear-gradient(#2e562e, #274927);
  background-image: -moz-linear-gradient(#2e562e, #274927);
  background-image: -o-linear-gradient(#2e562e, #274927);
  background-image: linear-gradient(#2e562e, #274927);
  background-image: -ms-linear-gradient(#2e562e, #274927);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2E562E', endColorstr='#FF274927');
  border-color: #244224; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c120_30 .btn-navbar:active {
    background: #2e562e; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_30 #site-design .current-logo-container, .theme-c120_30 .artwork-container .current-logo-container {
  background: #366336; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c120_45 {
  background: #509550; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_45 .navbar-inverse {
  background: #509550; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c120_45 .navbar-inverse .navbar-inner {
    background: #509550; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #498849), color-stop(100%, #427b42));
  background-image: -webkit-linear-gradient(#498849, #427b42);
  background-image: -moz-linear-gradient(#498849, #427b42);
  background-image: -o-linear-gradient(#498849, #427b42);
  background-image: linear-gradient(#498849, #427b42);
  background-image: -ms-linear-gradient(#498849, #427b42);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF498849', endColorstr='#FF427B42');
  border-color: #3e743e; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c120_45 .btn-navbar:active {
    background: #498849; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c120_45 #site-design .current-logo-container, .theme-c120_45 .artwork-container .current-logo-container {
  background: #509550; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c160_30 {
  background: #366354; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_30 .navbar-inverse {
  background: #366354; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c160_30 .navbar-inverse .navbar-inner {
    background: #366354; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e5649), color-stop(100%, #27493e));
  background-image: -webkit-linear-gradient(#2e5649, #27493e);
  background-image: -moz-linear-gradient(#2e5649, #27493e);
  background-image: -o-linear-gradient(#2e5649, #27493e);
  background-image: linear-gradient(#2e5649, #27493e);
  background-image: -ms-linear-gradient(#2e5649, #27493e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2E5649', endColorstr='#FF27493E');
  border-color: #244238; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c160_30 .btn-navbar:active {
    background: #2e5649; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_30 #site-design .current-logo-container, .theme-c160_30 .artwork-container .current-logo-container {
  background: #366354; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c160_45 {
  background: #50957e; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_45 .navbar-inverse {
  background: #50957e; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c160_45 .navbar-inverse .navbar-inner {
    background: #50957e; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #498873), color-stop(100%, #427b68));
  background-image: -webkit-linear-gradient(#498873, #427b68);
  background-image: -moz-linear-gradient(#498873, #427b68);
  background-image: -o-linear-gradient(#498873, #427b68);
  background-image: linear-gradient(#498873, #427b68);
  background-image: -ms-linear-gradient(#498873, #427b68);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF498873', endColorstr='#FF427B68');
  border-color: #3e7462; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c160_45 .btn-navbar:active {
    background: #498873; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c160_45 #site-design .current-logo-container, .theme-c160_45 .artwork-container .current-logo-container {
  background: #50957e; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c200_30 {
  background: #365463; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_30 .navbar-inverse {
  background: #365463; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c200_30 .navbar-inverse .navbar-inner {
    background: #365463; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e4956), color-stop(100%, #273e49));
  background-image: -webkit-linear-gradient(#2e4956, #273e49);
  background-image: -moz-linear-gradient(#2e4956, #273e49);
  background-image: -o-linear-gradient(#2e4956, #273e49);
  background-image: linear-gradient(#2e4956, #273e49);
  background-image: -ms-linear-gradient(#2e4956, #273e49);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2E4956', endColorstr='#FF273E49');
  border-color: #243842; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c200_30 .btn-navbar:active {
    background: #2e4956; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_30 #site-design .current-logo-container, .theme-c200_30 .artwork-container .current-logo-container {
  background: #365463; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c200_45 {
  background: #507e95; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_45 .navbar-inverse {
  background: #507e95; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c200_45 .navbar-inverse .navbar-inner {
    background: #507e95; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #497388), color-stop(100%, #42687b));
  background-image: -webkit-linear-gradient(#497388, #42687b);
  background-image: -moz-linear-gradient(#497388, #42687b);
  background-image: -o-linear-gradient(#497388, #42687b);
  background-image: linear-gradient(#497388, #42687b);
  background-image: -ms-linear-gradient(#497388, #42687b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF497388', endColorstr='#FF42687B');
  border-color: #3e6274; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c200_45 .btn-navbar:active {
    background: #497388; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c200_45 #site-design .current-logo-container, .theme-c200_45 .artwork-container .current-logo-container {
  background: #507e95; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c240_30 {
  background: #363663; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_30 .navbar-inverse {
  background: #363663; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c240_30 .navbar-inverse .navbar-inner {
    background: #363663; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e2e56), color-stop(100%, #272749));
  background-image: -webkit-linear-gradient(#2e2e56, #272749);
  background-image: -moz-linear-gradient(#2e2e56, #272749);
  background-image: -o-linear-gradient(#2e2e56, #272749);
  background-image: linear-gradient(#2e2e56, #272749);
  background-image: -ms-linear-gradient(#2e2e56, #272749);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2E2E56', endColorstr='#FF272749');
  border-color: #242442; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c240_30 .btn-navbar:active {
    background: #2e2e56; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_30 #site-design .current-logo-container, .theme-c240_30 .artwork-container .current-logo-container {
  background: #363663; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c240_45 {
  background: #505095; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_45 .navbar-inverse {
  background: #505095; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c240_45 .navbar-inverse .navbar-inner {
    background: #505095; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #494988), color-stop(100%, #42427b));
  background-image: -webkit-linear-gradient(#494988, #42427b);
  background-image: -moz-linear-gradient(#494988, #42427b);
  background-image: -o-linear-gradient(#494988, #42427b);
  background-image: linear-gradient(#494988, #42427b);
  background-image: -ms-linear-gradient(#494988, #42427b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF494988', endColorstr='#FF42427B');
  border-color: #3e3e74; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c240_45 .btn-navbar:active {
    background: #494988; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c240_45 #site-design .current-logo-container, .theme-c240_45 .artwork-container .current-logo-container {
  background: #505095; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c280_30 {
  background: #543663; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_30 .navbar-inverse {
  background: #543663; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c280_30 .navbar-inverse .navbar-inner {
    background: #543663; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #492e56), color-stop(100%, #3e2749));
  background-image: -webkit-linear-gradient(#492e56, #3e2749);
  background-image: -moz-linear-gradient(#492e56, #3e2749);
  background-image: -o-linear-gradient(#492e56, #3e2749);
  background-image: linear-gradient(#492e56, #3e2749);
  background-image: -ms-linear-gradient(#492e56, #3e2749);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF492E56', endColorstr='#FF3E2749');
  border-color: #382442; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c280_30 .btn-navbar:active {
    background: #492e56; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_30 #site-design .current-logo-container, .theme-c280_30 .artwork-container .current-logo-container {
  background: #543663; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c280_45 {
  background: #7e5095; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_45 .navbar-inverse {
  background: #7e5095; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c280_45 .navbar-inverse .navbar-inner {
    background: #7e5095; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #734988), color-stop(100%, #68427b));
  background-image: -webkit-linear-gradient(#734988, #68427b);
  background-image: -moz-linear-gradient(#734988, #68427b);
  background-image: -o-linear-gradient(#734988, #68427b);
  background-image: linear-gradient(#734988, #68427b);
  background-image: -ms-linear-gradient(#734988, #68427b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF734988', endColorstr='#FF68427B');
  border-color: #623e74; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c280_45 .btn-navbar:active {
    background: #734988; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c280_45 #site-design .current-logo-container, .theme-c280_45 .artwork-container .current-logo-container {
  background: #7e5095; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c320_30 {
  background: #633654; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_30 .navbar-inverse {
  background: #633654; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c320_30 .navbar-inverse .navbar-inner {
    background: #633654; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_30 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #562e49), color-stop(100%, #49273e));
  background-image: -webkit-linear-gradient(#562e49, #49273e);
  background-image: -moz-linear-gradient(#562e49, #49273e);
  background-image: -o-linear-gradient(#562e49, #49273e);
  background-image: linear-gradient(#562e49, #49273e);
  background-image: -ms-linear-gradient(#562e49, #49273e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF562E49', endColorstr='#FF49273E');
  border-color: #422438; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c320_30 .btn-navbar:active {
    background: #562e49; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_30 #site-design .current-logo-container, .theme-c320_30 .artwork-container .current-logo-container {
  background: #633654; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-c320_45 {
  background: #95507e; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_45 .navbar-inverse {
  background: #95507e; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c320_45 .navbar-inverse .navbar-inner {
    background: #95507e; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_45 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #884973), color-stop(100%, #7b4268));
  background-image: -webkit-linear-gradient(#884973, #7b4268);
  background-image: -moz-linear-gradient(#884973, #7b4268);
  background-image: -o-linear-gradient(#884973, #7b4268);
  background-image: linear-gradient(#884973, #7b4268);
  background-image: -ms-linear-gradient(#884973, #7b4268);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF884973', endColorstr='#FF7B4268');
  border-color: #743e62; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-c320_45 .btn-navbar:active {
    background: #884973; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-c320_45 #site-design .current-logo-container, .theme-c320_45 .artwork-container .current-logo-container {
  background: #95507e; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-leverageRed {
  background: #b92228; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-leverageRed .navbar-inverse {
  background: #b92228; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-leverageRed .navbar-inverse .navbar-inner {
    background: #b92228; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-leverageRed .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a81f24), color-stop(100%, #971c21));
  background-image: -webkit-linear-gradient(#a81f24, #971c21);
  background-image: -moz-linear-gradient(#a81f24, #971c21);
  background-image: -o-linear-gradient(#a81f24, #971c21);
  background-image: linear-gradient(#a81f24, #971c21);
  background-image: -ms-linear-gradient(#a81f24, #971c21);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA81F24', endColorstr='#FF971C21');
  border-color: #8e1a1f; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-leverageRed .btn-navbar:active {
    background: #a81f24; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-leverageRed #site-design .current-logo-container, .theme-leverageRed .artwork-container .current-logo-container {
  background: #b92228; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-muted1 {
  background: #dcd0c0; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-muted1 .navbar-inverse {
  background: #dcd0c0; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-muted1 .navbar-inverse .navbar-inner {
    background: #dcd0c0; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-muted1 .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5c6b3), color-stop(100%, #cdbca6));
  background-image: -webkit-linear-gradient(#d5c6b3, #cdbca6);
  background-image: -moz-linear-gradient(#d5c6b3, #cdbca6);
  background-image: -o-linear-gradient(#d5c6b3, #cdbca6);
  background-image: linear-gradient(#d5c6b3, #cdbca6);
  background-image: -ms-linear-gradient(#d5c6b3, #cdbca6);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD5C6B3', endColorstr='#FFCDBCA6');
  border-color: #cab89f; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-muted1 .btn-navbar:active {
    background: #d5c6b3; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-muted1 #site-design .current-logo-container, .theme-muted1 .artwork-container .current-logo-container {
  background: #dcd0c0; }

/* line 42, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#color-change .flat-btn-white {
  background: white; }

/* line 46, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-white .navbar-inverse {
  background: white; }
  /* line 48, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-white .navbar-inverse .navbar-inner {
    background: white; }
/* line 52, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-white .btn-navbar {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ebebeb));
  background-image: -webkit-linear-gradient(#f5f5f5, #ebebeb);
  background-image: -moz-linear-gradient(#f5f5f5, #ebebeb);
  background-image: -o-linear-gradient(#f5f5f5, #ebebeb);
  background-image: linear-gradient(#f5f5f5, #ebebeb);
  background-image: -ms-linear-gradient(whitesmoke, #ebebeb);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F5F5', endColorstr='#FFEBEBEB');
  border-color: #e6e6e6; }
  /* line 57, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-white .btn-navbar:active {
    background: whitesmoke; }
/* line 62, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-white #site-design .current-logo-container, .theme-white .artwork-container .current-logo-container {
  background: white; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-blue {
  background: #0088cc; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-pink {
  background: #9e1961; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-green {
  background: #107916; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-darkblue {
  background: #0571ba; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-darkpurple {
  background: #613854; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-purple {
  background: #5348b4; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey3 {
  background: #333333; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey4 {
  background: #444444; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-lime {
  background: #5a8100; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-darkerblue {
  background: #34526f; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-black {
  background: #222222; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-mRed {
  background: #321c1d; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-mBlue {
  background: #0a2938; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-mGreen {
  background: #1d291e; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-mOrange {
  background: #37322f; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-burntsienna {
  background: #882d17; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-altblue1 {
  background: #193048; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c0_30 {
  background: #633636; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c0_45 {
  background: #955050; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c40_30 {
  background: #635436; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c40_45 {
  background: #957e50; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c80_30 {
  background: #546336; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c80_45 {
  background: #7e9550; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c120_30 {
  background: #366336; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c120_45 {
  background: #509550; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c160_30 {
  background: #366354; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c160_45 {
  background: #50957e; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c200_30 {
  background: #365463; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c200_45 {
  background: #507e95; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c240_30 {
  background: #363663; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c240_45 {
  background: #505095; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c280_30 {
  background: #543663; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c280_45 {
  background: #7e5095; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c320_30 {
  background: #633654; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-c320_45 {
  background: #95507e; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-leverageRed {
  background: #b92228; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_1 {
  background: black; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_2 {
  background: darkslategrey; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_3 {
  background: slategrey; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_4 {
  background: lightslategrey; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_5 {
  background: dimgrey; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_6 {
  background: gray; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_7 {
  background: darkgrey; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_8 {
  background: silver; }

/* line 67, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
#secondary-color-change .flat-btn-grey_9 {
  background: lightgrey; }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .sidebar-nav li.active a, .theme-secondary-pink .collapsible-sidenav > li > ul > li.active a {
  color: #881653; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .sidebar-nav li.active a:after, .theme-secondary-pink .sidebar-nav li.head {
  background: #9e1961; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink #email-container .sidebar ul li.active a, .theme-secondary-pink .communication-accordion .message-list li > a, .theme-secondary-pink .accordion-heading > a, .theme-secondary-pink #email-container .message-list li:hover > a {
  color: #881653; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .communication-accordion .message-list li > a:hover {
  color: #881653 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink #email-container .sidebar ul li.active a:after, .theme-secondary-pink .collapsible-sidenav > li > ul > li.active a:after {
  background: #9e1961; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .btn, .theme-secondary-pink .btn-default, .theme-secondary-pink .btn-secondary, .theme-secondary-pink .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .btn-primary, .theme-secondary-pink .btn-warning, .theme-secondary-pink .btn-danger, .theme-secondary-pink .btn-success, .theme-secondary-pink .btn-facebook, .theme-secondary-pink .btn-twitter, .theme-secondary-pink .btn-email, .theme-secondary-pink .btn-linkedin, .theme-secondary-pink .btn-tumblr, .theme-secondary-pink .btn-google, .theme-secondary-pink .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .btn-primary, .theme-secondary-pink .mce-btn.mce-primary button, .theme-secondary-pink .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b41d6e), color-stop(100%, #9a185e));
  background-image: -webkit-linear-gradient(#b41d6e, #9a185e);
  background-image: -moz-linear-gradient(#b41d6e, #9a185e);
  background-image: -o-linear-gradient(#b41d6e, #9a185e);
  background-image: linear-gradient(#b41d6e, #9a185e);
  background-image: -ms-linear-gradient(#b41d6e, #9a185e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB41D6E', endColorstr='#FF9A185E');
  border-color: #721246; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-pink .btn-primary:active, .theme-secondary-pink .mce-btn.mce-primary button:active, .theme-secondary-pink .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #9e1961; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-pink .btn-primary:hover, .theme-secondary-pink .mce-btn.mce-primary button:hover, .theme-secondary-pink .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b41d6e), color-stop(100%, #9a185e));
    background-image: -webkit-linear-gradient(#b41d6e, #9a185e);
    background-image: -moz-linear-gradient(#b41d6e, #9a185e);
    background-image: -o-linear-gradient(#b41d6e, #9a185e);
    background-image: linear-gradient(#b41d6e, #9a185e);
    background-image: -ms-linear-gradient(#b41d6e, #9a185e);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB41D6E', endColorstr='#FF9A185E'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .subnav {
  background: #9e1961; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .navbar .navbar-inner .nav > li.active a, .theme-secondary-pink .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #9e1961;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e1961), color-stop(100%, #881653));
  background-image: -webkit-linear-gradient(#9e1961, #881653);
  background-image: -moz-linear-gradient(#9e1961, #881653);
  background-image: -o-linear-gradient(#9e1961, #881653);
  background-image: linear-gradient(#9e1961, #881653);
  background-image: -ms-linear-gradient(#9e1961, #881653);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF9E1961', endColorstr='#FF881653'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #9e1961; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-pink .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-pink .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #9e1961; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .page-header-side.secondary-color {
  background: #9e1961; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .jp-play-bar, .theme-secondary-pink .jp-volume-bar-value {
  background-color: #9e1961;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b41d6e), color-stop(100%, #881653));
  background-image: -webkit-linear-gradient(#b41d6e, #881653);
  background-image: -moz-linear-gradient(#b41d6e, #881653);
  background-image: -o-linear-gradient(#b41d6e, #881653);
  background-image: linear-gradient(#b41d6e, #881653); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .sidebar-nav li.active a, .theme-secondary-green .collapsible-sidenav > li > ul > li.active a {
  color: #0d6212; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .sidebar-nav li.active a:after, .theme-secondary-green .sidebar-nav li.head {
  background: #107916; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green #email-container .sidebar ul li.active a, .theme-secondary-green .communication-accordion .message-list li > a, .theme-secondary-green .accordion-heading > a, .theme-secondary-green #email-container .message-list li:hover > a {
  color: #0d6212; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .communication-accordion .message-list li > a:hover {
  color: #0d6212 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green #email-container .sidebar ul li.active a:after, .theme-secondary-green .collapsible-sidenav > li > ul > li.active a:after {
  background: #107916; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .btn, .theme-secondary-green .btn-default, .theme-secondary-green .btn-secondary, .theme-secondary-green .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .btn-primary, .theme-secondary-green .btn-warning, .theme-secondary-green .btn-danger, .theme-secondary-green .btn-success, .theme-secondary-green .btn-facebook, .theme-secondary-green .btn-twitter, .theme-secondary-green .btn-email, .theme-secondary-green .btn-linkedin, .theme-secondary-green .btn-tumblr, .theme-secondary-green .btn-google, .theme-secondary-green .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .btn-primary, .theme-secondary-green .mce-btn.mce-primary button, .theme-secondary-green .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138f1a), color-stop(100%, #0f7415));
  background-image: -webkit-linear-gradient(#138f1a, #0f7415);
  background-image: -moz-linear-gradient(#138f1a, #0f7415);
  background-image: -o-linear-gradient(#138f1a, #0f7415);
  background-image: linear-gradient(#138f1a, #0f7415);
  background-image: -ms-linear-gradient(#138f1a, #0f7415);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF138F1A', endColorstr='#FF0F7415');
  border-color: #0a4c0e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-green .btn-primary:active, .theme-secondary-green .mce-btn.mce-primary button:active, .theme-secondary-green .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #107916; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-green .btn-primary:hover, .theme-secondary-green .mce-btn.mce-primary button:hover, .theme-secondary-green .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138f1a), color-stop(100%, #0f7415));
    background-image: -webkit-linear-gradient(#138f1a, #0f7415);
    background-image: -moz-linear-gradient(#138f1a, #0f7415);
    background-image: -o-linear-gradient(#138f1a, #0f7415);
    background-image: linear-gradient(#138f1a, #0f7415);
    background-image: -ms-linear-gradient(#138f1a, #0f7415);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF138F1A', endColorstr='#FF0F7415'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .subnav {
  background: #107916; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .navbar .navbar-inner .nav > li.active a, .theme-secondary-green .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #107916;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #107916), color-stop(100%, #0d6212));
  background-image: -webkit-linear-gradient(#107916, #0d6212);
  background-image: -moz-linear-gradient(#107916, #0d6212);
  background-image: -o-linear-gradient(#107916, #0d6212);
  background-image: linear-gradient(#107916, #0d6212);
  background-image: -ms-linear-gradient(#107916, #0d6212);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF107916', endColorstr='#FF0D6212'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #107916; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-green .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-green .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #107916; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .page-header-side.secondary-color {
  background: #107916; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-green .jp-play-bar, .theme-secondary-green .jp-volume-bar-value {
  background-color: #107916;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #138f1a), color-stop(100%, #0d6212));
  background-image: -webkit-linear-gradient(#138f1a, #0d6212);
  background-image: -moz-linear-gradient(#138f1a, #0d6212);
  background-image: -o-linear-gradient(#138f1a, #0d6212);
  background-image: linear-gradient(#138f1a, #0d6212); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .sidebar-nav li.active a, .theme-secondary-darkblue .collapsible-sidenav > li > ul > li.active a {
  color: #0462a1; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .sidebar-nav li.active a:after, .theme-secondary-darkblue .sidebar-nav li.head {
  background: #0571ba; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue #email-container .sidebar ul li.active a, .theme-secondary-darkblue .communication-accordion .message-list li > a, .theme-secondary-darkblue .accordion-heading > a, .theme-secondary-darkblue #email-container .message-list li:hover > a {
  color: #0462a1; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .communication-accordion .message-list li > a:hover {
  color: #0462a1 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue #email-container .sidebar ul li.active a:after, .theme-secondary-darkblue .collapsible-sidenav > li > ul > li.active a:after {
  background: #0571ba; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .btn, .theme-secondary-darkblue .btn-default, .theme-secondary-darkblue .btn-secondary, .theme-secondary-darkblue .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .btn-primary, .theme-secondary-darkblue .btn-warning, .theme-secondary-darkblue .btn-danger, .theme-secondary-darkblue .btn-success, .theme-secondary-darkblue .btn-facebook, .theme-secondary-darkblue .btn-twitter, .theme-secondary-darkblue .btn-email, .theme-secondary-darkblue .btn-linkedin, .theme-secondary-darkblue .btn-tumblr, .theme-secondary-darkblue .btn-google, .theme-secondary-darkblue .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .btn-primary, .theme-secondary-darkblue .mce-btn.mce-primary button, .theme-secondary-darkblue .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0680d3), color-stop(100%, #056eb5));
  background-image: -webkit-linear-gradient(#0680d3, #056eb5);
  background-image: -moz-linear-gradient(#0680d3, #056eb5);
  background-image: -o-linear-gradient(#0680d3, #056eb5);
  background-image: linear-gradient(#0680d3, #056eb5);
  background-image: -ms-linear-gradient(#0680d3, #056eb5);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0680D3', endColorstr='#FF056EB5');
  border-color: #045388; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkblue .btn-primary:active, .theme-secondary-darkblue .mce-btn.mce-primary button:active, .theme-secondary-darkblue .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #0571ba; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkblue .btn-primary:hover, .theme-secondary-darkblue .mce-btn.mce-primary button:hover, .theme-secondary-darkblue .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0680d3), color-stop(100%, #056eb5));
    background-image: -webkit-linear-gradient(#0680d3, #056eb5);
    background-image: -moz-linear-gradient(#0680d3, #056eb5);
    background-image: -o-linear-gradient(#0680d3, #056eb5);
    background-image: linear-gradient(#0680d3, #056eb5);
    background-image: -ms-linear-gradient(#0680d3, #056eb5);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0680D3', endColorstr='#FF056EB5'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .subnav {
  background: #0571ba; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .navbar .navbar-inner .nav > li.active a, .theme-secondary-darkblue .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #0571ba;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0571ba), color-stop(100%, #0462a1));
  background-image: -webkit-linear-gradient(#0571ba, #0462a1);
  background-image: -moz-linear-gradient(#0571ba, #0462a1);
  background-image: -o-linear-gradient(#0571ba, #0462a1);
  background-image: linear-gradient(#0571ba, #0462a1);
  background-image: -ms-linear-gradient(#0571ba, #0462a1);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0571BA', endColorstr='#FF0462A1'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #0571ba; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-darkblue .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-darkblue .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #0571ba; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .page-header-side.secondary-color {
  background: #0571ba; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkblue .jp-play-bar, .theme-secondary-darkblue .jp-volume-bar-value {
  background-color: #0571ba;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0680d3), color-stop(100%, #0462a1));
  background-image: -webkit-linear-gradient(#0680d3, #0462a1);
  background-image: -moz-linear-gradient(#0680d3, #0462a1);
  background-image: -o-linear-gradient(#0680d3, #0462a1);
  background-image: linear-gradient(#0680d3, #0462a1); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .sidebar-nav li.active a, .theme-secondary-purple .collapsible-sidenav > li > ul > li.active a {
  color: #4a40a1; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .sidebar-nav li.active a:after, .theme-secondary-purple .sidebar-nav li.head {
  background: #5348b4; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple #email-container .sidebar ul li.active a, .theme-secondary-purple .communication-accordion .message-list li > a, .theme-secondary-purple .accordion-heading > a, .theme-secondary-purple #email-container .message-list li:hover > a {
  color: #4a40a1; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .communication-accordion .message-list li > a:hover {
  color: #4a40a1 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple #email-container .sidebar ul li.active a:after, .theme-secondary-purple .collapsible-sidenav > li > ul > li.active a:after {
  background: #5348b4; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .btn, .theme-secondary-purple .btn-default, .theme-secondary-purple .btn-secondary, .theme-secondary-purple .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .btn-primary, .theme-secondary-purple .btn-warning, .theme-secondary-purple .btn-danger, .theme-secondary-purple .btn-success, .theme-secondary-purple .btn-facebook, .theme-secondary-purple .btn-twitter, .theme-secondary-purple .btn-email, .theme-secondary-purple .btn-linkedin, .theme-secondary-purple .btn-tumblr, .theme-secondary-purple .btn-google, .theme-secondary-purple .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .btn-primary, .theme-secondary-purple .mce-btn.mce-primary button, .theme-secondary-purple .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6358bd), color-stop(100%, #5146b0));
  background-image: -webkit-linear-gradient(#6358bd, #5146b0);
  background-image: -moz-linear-gradient(#6358bd, #5146b0);
  background-image: -o-linear-gradient(#6358bd, #5146b0);
  background-image: linear-gradient(#6358bd, #5146b0);
  background-image: -ms-linear-gradient(#6358bd, #5146b0);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6358BD', endColorstr='#FF5146B0');
  border-color: #42398f; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-purple .btn-primary:active, .theme-secondary-purple .mce-btn.mce-primary button:active, .theme-secondary-purple .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #5348b4; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-purple .btn-primary:hover, .theme-secondary-purple .mce-btn.mce-primary button:hover, .theme-secondary-purple .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6358bd), color-stop(100%, #5146b0));
    background-image: -webkit-linear-gradient(#6358bd, #5146b0);
    background-image: -moz-linear-gradient(#6358bd, #5146b0);
    background-image: -o-linear-gradient(#6358bd, #5146b0);
    background-image: linear-gradient(#6358bd, #5146b0);
    background-image: -ms-linear-gradient(#6358bd, #5146b0);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6358BD', endColorstr='#FF5146B0'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .subnav {
  background: #5348b4; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .navbar .navbar-inner .nav > li.active a, .theme-secondary-purple .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #5348b4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5348b4), color-stop(100%, #4a40a1));
  background-image: -webkit-linear-gradient(#5348b4, #4a40a1);
  background-image: -moz-linear-gradient(#5348b4, #4a40a1);
  background-image: -o-linear-gradient(#5348b4, #4a40a1);
  background-image: linear-gradient(#5348b4, #4a40a1);
  background-image: -ms-linear-gradient(#5348b4, #4a40a1);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5348B4', endColorstr='#FF4A40A1'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #5348b4; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-purple .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-purple .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #5348b4; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .page-header-side.secondary-color {
  background: #5348b4; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-purple .jp-play-bar, .theme-secondary-purple .jp-volume-bar-value {
  background-color: #5348b4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6358bd), color-stop(100%, #4a40a1));
  background-image: -webkit-linear-gradient(#6358bd, #4a40a1);
  background-image: -moz-linear-gradient(#6358bd, #4a40a1);
  background-image: -o-linear-gradient(#6358bd, #4a40a1);
  background-image: linear-gradient(#6358bd, #4a40a1); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .sidebar-nav li.active a, .theme-secondary-lime .collapsible-sidenav > li > ul > li.active a {
  color: #486800; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .sidebar-nav li.active a:after, .theme-secondary-lime .sidebar-nav li.head {
  background: #5a8100; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime #email-container .sidebar ul li.active a, .theme-secondary-lime .communication-accordion .message-list li > a, .theme-secondary-lime .accordion-heading > a, .theme-secondary-lime #email-container .message-list li:hover > a {
  color: #486800; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .communication-accordion .message-list li > a:hover {
  color: #486800 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime #email-container .sidebar ul li.active a:after, .theme-secondary-lime .collapsible-sidenav > li > ul > li.active a:after {
  background: #5a8100; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .btn, .theme-secondary-lime .btn-default, .theme-secondary-lime .btn-secondary, .theme-secondary-lime .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .btn-primary, .theme-secondary-lime .btn-warning, .theme-secondary-lime .btn-danger, .theme-secondary-lime .btn-success, .theme-secondary-lime .btn-facebook, .theme-secondary-lime .btn-twitter, .theme-secondary-lime .btn-email, .theme-secondary-lime .btn-linkedin, .theme-secondary-lime .btn-tumblr, .theme-secondary-lime .btn-google, .theme-secondary-lime .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .btn-primary, .theme-secondary-lime .mce-btn.mce-primary button, .theme-secondary-lime .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c9b00), color-stop(100%, #577c00));
  background-image: -webkit-linear-gradient(#6c9b00, #577c00);
  background-image: -moz-linear-gradient(#6c9b00, #577c00);
  background-image: -o-linear-gradient(#6c9b00, #577c00);
  background-image: linear-gradient(#6c9b00, #577c00);
  background-image: -ms-linear-gradient(#6c9b00, #577c00);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6C9B00', endColorstr='#FF577C00');
  border-color: #374e00; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-lime .btn-primary:active, .theme-secondary-lime .mce-btn.mce-primary button:active, .theme-secondary-lime .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #5a8100; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-lime .btn-primary:hover, .theme-secondary-lime .mce-btn.mce-primary button:hover, .theme-secondary-lime .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c9b00), color-stop(100%, #577c00));
    background-image: -webkit-linear-gradient(#6c9b00, #577c00);
    background-image: -moz-linear-gradient(#6c9b00, #577c00);
    background-image: -o-linear-gradient(#6c9b00, #577c00);
    background-image: linear-gradient(#6c9b00, #577c00);
    background-image: -ms-linear-gradient(#6c9b00, #577c00);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6C9B00', endColorstr='#FF577C00'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .subnav {
  background: #5a8100; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .navbar .navbar-inner .nav > li.active a, .theme-secondary-lime .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #5a8100;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5a8100), color-stop(100%, #486800));
  background-image: -webkit-linear-gradient(#5a8100, #486800);
  background-image: -moz-linear-gradient(#5a8100, #486800);
  background-image: -o-linear-gradient(#5a8100, #486800);
  background-image: linear-gradient(#5a8100, #486800);
  background-image: -ms-linear-gradient(#5a8100, #486800);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5A8100', endColorstr='#FF486800'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #5a8100; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-lime .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-lime .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #5a8100; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .page-header-side.secondary-color {
  background: #5a8100; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-lime .jp-play-bar, .theme-secondary-lime .jp-volume-bar-value {
  background-color: #5a8100;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c9b00), color-stop(100%, #486800));
  background-image: -webkit-linear-gradient(#6c9b00, #486800);
  background-image: -moz-linear-gradient(#6c9b00, #486800);
  background-image: -o-linear-gradient(#6c9b00, #486800);
  background-image: linear-gradient(#6c9b00, #486800); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .sidebar-nav li.active a, .theme-secondary-darkerblue .collapsible-sidenav > li > ul > li.active a {
  color: #2c455e; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .sidebar-nav li.active a:after, .theme-secondary-darkerblue .sidebar-nav li.head {
  background: #34526f; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue #email-container .sidebar ul li.active a, .theme-secondary-darkerblue .communication-accordion .message-list li > a, .theme-secondary-darkerblue .accordion-heading > a, .theme-secondary-darkerblue #email-container .message-list li:hover > a {
  color: #2c455e; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .communication-accordion .message-list li > a:hover {
  color: #2c455e !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue #email-container .sidebar ul li.active a:after, .theme-secondary-darkerblue .collapsible-sidenav > li > ul > li.active a:after {
  background: #34526f; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .btn, .theme-secondary-darkerblue .btn-default, .theme-secondary-darkerblue .btn-secondary, .theme-secondary-darkerblue .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .btn-primary, .theme-secondary-darkerblue .btn-warning, .theme-secondary-darkerblue .btn-danger, .theme-secondary-darkerblue .btn-success, .theme-secondary-darkerblue .btn-facebook, .theme-secondary-darkerblue .btn-twitter, .theme-secondary-darkerblue .btn-email, .theme-secondary-darkerblue .btn-linkedin, .theme-secondary-darkerblue .btn-tumblr, .theme-secondary-darkerblue .btn-google, .theme-secondary-darkerblue .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .btn-primary, .theme-secondary-darkerblue .mce-btn.mce-primary button, .theme-secondary-darkerblue .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c5f80), color-stop(100%, #324f6c));
  background-image: -webkit-linear-gradient(#3c5f80, #324f6c);
  background-image: -moz-linear-gradient(#3c5f80, #324f6c);
  background-image: -o-linear-gradient(#3c5f80, #324f6c);
  background-image: linear-gradient(#3c5f80, #324f6c);
  background-image: -ms-linear-gradient(#3c5f80, #324f6c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3C5F80', endColorstr='#FF324F6C');
  border-color: #24384c; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkerblue .btn-primary:active, .theme-secondary-darkerblue .mce-btn.mce-primary button:active, .theme-secondary-darkerblue .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #34526f; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkerblue .btn-primary:hover, .theme-secondary-darkerblue .mce-btn.mce-primary button:hover, .theme-secondary-darkerblue .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c5f80), color-stop(100%, #324f6c));
    background-image: -webkit-linear-gradient(#3c5f80, #324f6c);
    background-image: -moz-linear-gradient(#3c5f80, #324f6c);
    background-image: -o-linear-gradient(#3c5f80, #324f6c);
    background-image: linear-gradient(#3c5f80, #324f6c);
    background-image: -ms-linear-gradient(#3c5f80, #324f6c);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3C5F80', endColorstr='#FF324F6C'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .subnav {
  background: #34526f; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .navbar .navbar-inner .nav > li.active a, .theme-secondary-darkerblue .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #34526f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #34526f), color-stop(100%, #2c455e));
  background-image: -webkit-linear-gradient(#34526f, #2c455e);
  background-image: -moz-linear-gradient(#34526f, #2c455e);
  background-image: -o-linear-gradient(#34526f, #2c455e);
  background-image: linear-gradient(#34526f, #2c455e);
  background-image: -ms-linear-gradient(#34526f, #2c455e);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF34526F', endColorstr='#FF2C455E'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #34526f; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-darkerblue .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-darkerblue .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #34526f; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .page-header-side.secondary-color {
  background: #34526f; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkerblue .jp-play-bar, .theme-secondary-darkerblue .jp-volume-bar-value {
  background-color: #34526f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c5f80), color-stop(100%, #2c455e));
  background-image: -webkit-linear-gradient(#3c5f80, #2c455e);
  background-image: -moz-linear-gradient(#3c5f80, #2c455e);
  background-image: -o-linear-gradient(#3c5f80, #2c455e);
  background-image: linear-gradient(#3c5f80, #2c455e); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .sidebar-nav li.active a, .theme-secondary-darkpurple .collapsible-sidenav > li > ul > li.active a {
  color: #512f46; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .sidebar-nav li.active a:after, .theme-secondary-darkpurple .sidebar-nav li.head {
  background: #613854; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple #email-container .sidebar ul li.active a, .theme-secondary-darkpurple .communication-accordion .message-list li > a, .theme-secondary-darkpurple .accordion-heading > a, .theme-secondary-darkpurple #email-container .message-list li:hover > a {
  color: #512f46; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .communication-accordion .message-list li > a:hover {
  color: #512f46 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple #email-container .sidebar ul li.active a:after, .theme-secondary-darkpurple .collapsible-sidenav > li > ul > li.active a:after {
  background: #613854; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .btn, .theme-secondary-darkpurple .btn-default, .theme-secondary-darkpurple .btn-secondary, .theme-secondary-darkpurple .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .btn-primary, .theme-secondary-darkpurple .btn-warning, .theme-secondary-darkpurple .btn-danger, .theme-secondary-darkpurple .btn-success, .theme-secondary-darkpurple .btn-facebook, .theme-secondary-darkpurple .btn-twitter, .theme-secondary-darkpurple .btn-email, .theme-secondary-darkpurple .btn-linkedin, .theme-secondary-darkpurple .btn-tumblr, .theme-secondary-darkpurple .btn-google, .theme-secondary-darkpurple .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .btn-primary, .theme-secondary-darkpurple .mce-btn.mce-primary button, .theme-secondary-darkpurple .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #714162), color-stop(100%, #5e3651));
  background-image: -webkit-linear-gradient(#714162, #5e3651);
  background-image: -moz-linear-gradient(#714162, #5e3651);
  background-image: -o-linear-gradient(#714162, #5e3651);
  background-image: linear-gradient(#714162, #5e3651);
  background-image: -ms-linear-gradient(#714162, #5e3651);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF714162', endColorstr='#FF5E3651');
  border-color: #412538; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkpurple .btn-primary:active, .theme-secondary-darkpurple .mce-btn.mce-primary button:active, .theme-secondary-darkpurple .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #613854; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-darkpurple .btn-primary:hover, .theme-secondary-darkpurple .mce-btn.mce-primary button:hover, .theme-secondary-darkpurple .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #714162), color-stop(100%, #5e3651));
    background-image: -webkit-linear-gradient(#714162, #5e3651);
    background-image: -moz-linear-gradient(#714162, #5e3651);
    background-image: -o-linear-gradient(#714162, #5e3651);
    background-image: linear-gradient(#714162, #5e3651);
    background-image: -ms-linear-gradient(#714162, #5e3651);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF714162', endColorstr='#FF5E3651'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .subnav {
  background: #613854; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .navbar .navbar-inner .nav > li.active a, .theme-secondary-darkpurple .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #613854;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #613854), color-stop(100%, #512f46));
  background-image: -webkit-linear-gradient(#613854, #512f46);
  background-image: -moz-linear-gradient(#613854, #512f46);
  background-image: -o-linear-gradient(#613854, #512f46);
  background-image: linear-gradient(#613854, #512f46);
  background-image: -ms-linear-gradient(#613854, #512f46);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF613854', endColorstr='#FF512F46'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #613854; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-darkpurple .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-darkpurple .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #613854; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .page-header-side.secondary-color {
  background: #613854; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-darkpurple .jp-play-bar, .theme-secondary-darkpurple .jp-volume-bar-value {
  background-color: #613854;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #714162), color-stop(100%, #512f46));
  background-image: -webkit-linear-gradient(#714162, #512f46);
  background-image: -moz-linear-gradient(#714162, #512f46);
  background-image: -o-linear-gradient(#714162, #512f46);
  background-image: linear-gradient(#714162, #512f46); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .sidebar-nav li.active a, .theme-secondary-grey3 .collapsible-sidenav > li > ul > li.active a {
  color: #262626; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .sidebar-nav li.active a:after, .theme-secondary-grey3 .sidebar-nav li.head {
  background: #333333; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 #email-container .sidebar ul li.active a, .theme-secondary-grey3 .communication-accordion .message-list li > a, .theme-secondary-grey3 .accordion-heading > a, .theme-secondary-grey3 #email-container .message-list li:hover > a {
  color: #262626; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .communication-accordion .message-list li > a:hover {
  color: #262626 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 #email-container .sidebar ul li.active a:after, .theme-secondary-grey3 .collapsible-sidenav > li > ul > li.active a:after {
  background: #333333; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .btn, .theme-secondary-grey3 .btn-default, .theme-secondary-grey3 .btn-secondary, .theme-secondary-grey3 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .btn-primary, .theme-secondary-grey3 .btn-warning, .theme-secondary-grey3 .btn-danger, .theme-secondary-grey3 .btn-success, .theme-secondary-grey3 .btn-facebook, .theme-secondary-grey3 .btn-twitter, .theme-secondary-grey3 .btn-email, .theme-secondary-grey3 .btn-linkedin, .theme-secondary-grey3 .btn-tumblr, .theme-secondary-grey3 .btn-google, .theme-secondary-grey3 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .btn-primary, .theme-secondary-grey3 .mce-btn.mce-primary button, .theme-secondary-grey3 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #303030));
  background-image: -webkit-linear-gradient(#404040, #303030);
  background-image: -moz-linear-gradient(#404040, #303030);
  background-image: -o-linear-gradient(#404040, #303030);
  background-image: linear-gradient(#404040, #303030);
  background-image: -ms-linear-gradient(#404040, #303030);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF404040', endColorstr='#FF303030');
  border-color: #1a1a1a; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey3 .btn-primary:active, .theme-secondary-grey3 .mce-btn.mce-primary button:active, .theme-secondary-grey3 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #333333; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey3 .btn-primary:hover, .theme-secondary-grey3 .mce-btn.mce-primary button:hover, .theme-secondary-grey3 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #303030));
    background-image: -webkit-linear-gradient(#404040, #303030);
    background-image: -moz-linear-gradient(#404040, #303030);
    background-image: -o-linear-gradient(#404040, #303030);
    background-image: linear-gradient(#404040, #303030);
    background-image: -ms-linear-gradient(#404040, #303030);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF404040', endColorstr='#FF303030'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .subnav {
  background: #333333; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey3 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #333333;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #262626));
  background-image: -webkit-linear-gradient(#333333, #262626);
  background-image: -moz-linear-gradient(#333333, #262626);
  background-image: -o-linear-gradient(#333333, #262626);
  background-image: linear-gradient(#333333, #262626);
  background-image: -ms-linear-gradient(#333333, #262626);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF333333', endColorstr='#FF262626'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #333333; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey3 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey3 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #333333; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .page-header-side.secondary-color {
  background: #333333; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey3 .jp-play-bar, .theme-secondary-grey3 .jp-volume-bar-value {
  background-color: #333333;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #262626));
  background-image: -webkit-linear-gradient(#404040, #262626);
  background-image: -moz-linear-gradient(#404040, #262626);
  background-image: -o-linear-gradient(#404040, #262626);
  background-image: linear-gradient(#404040, #262626); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .sidebar-nav li.active a, .theme-secondary-grey4 .collapsible-sidenav > li > ul > li.active a {
  color: #373737; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .sidebar-nav li.active a:after, .theme-secondary-grey4 .sidebar-nav li.head {
  background: #444444; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 #email-container .sidebar ul li.active a, .theme-secondary-grey4 .communication-accordion .message-list li > a, .theme-secondary-grey4 .accordion-heading > a, .theme-secondary-grey4 #email-container .message-list li:hover > a {
  color: #373737; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .communication-accordion .message-list li > a:hover {
  color: #373737 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 #email-container .sidebar ul li.active a:after, .theme-secondary-grey4 .collapsible-sidenav > li > ul > li.active a:after {
  background: #444444; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .btn, .theme-secondary-grey4 .btn-default, .theme-secondary-grey4 .btn-secondary, .theme-secondary-grey4 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .btn-primary, .theme-secondary-grey4 .btn-warning, .theme-secondary-grey4 .btn-danger, .theme-secondary-grey4 .btn-success, .theme-secondary-grey4 .btn-facebook, .theme-secondary-grey4 .btn-twitter, .theme-secondary-grey4 .btn-email, .theme-secondary-grey4 .btn-linkedin, .theme-secondary-grey4 .btn-tumblr, .theme-secondary-grey4 .btn-google, .theme-secondary-grey4 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .btn-primary, .theme-secondary-grey4 .mce-btn.mce-primary button, .theme-secondary-grey4 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #515151), color-stop(100%, #414141));
  background-image: -webkit-linear-gradient(#515151, #414141);
  background-image: -moz-linear-gradient(#515151, #414141);
  background-image: -o-linear-gradient(#515151, #414141);
  background-image: linear-gradient(#515151, #414141);
  background-image: -ms-linear-gradient(#515151, #414141);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF515151', endColorstr='#FF414141');
  border-color: #2b2b2b; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey4 .btn-primary:active, .theme-secondary-grey4 .mce-btn.mce-primary button:active, .theme-secondary-grey4 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #444444; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey4 .btn-primary:hover, .theme-secondary-grey4 .mce-btn.mce-primary button:hover, .theme-secondary-grey4 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #515151), color-stop(100%, #414141));
    background-image: -webkit-linear-gradient(#515151, #414141);
    background-image: -moz-linear-gradient(#515151, #414141);
    background-image: -o-linear-gradient(#515151, #414141);
    background-image: linear-gradient(#515151, #414141);
    background-image: -ms-linear-gradient(#515151, #414141);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF515151', endColorstr='#FF414141'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .subnav {
  background: #444444; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey4 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #444444;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #373737));
  background-image: -webkit-linear-gradient(#444444, #373737);
  background-image: -moz-linear-gradient(#444444, #373737);
  background-image: -o-linear-gradient(#444444, #373737);
  background-image: linear-gradient(#444444, #373737);
  background-image: -ms-linear-gradient(#444444, #373737);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF444444', endColorstr='#FF373737'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #444444; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey4 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey4 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #444444; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .page-header-side.secondary-color {
  background: #444444; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey4 .jp-play-bar, .theme-secondary-grey4 .jp-volume-bar-value {
  background-color: #444444;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #515151), color-stop(100%, #373737));
  background-image: -webkit-linear-gradient(#515151, #373737);
  background-image: -moz-linear-gradient(#515151, #373737);
  background-image: -o-linear-gradient(#515151, #373737);
  background-image: linear-gradient(#515151, #373737); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .sidebar-nav li.active a, .theme-secondary-orange .collapsible-sidenav > li > ul > li.active a {
  color: #c75000; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .sidebar-nav li.active a:after, .theme-secondary-orange .sidebar-nav li.head {
  background: #e05a00; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange #email-container .sidebar ul li.active a, .theme-secondary-orange .communication-accordion .message-list li > a, .theme-secondary-orange .accordion-heading > a, .theme-secondary-orange #email-container .message-list li:hover > a {
  color: #c75000; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .communication-accordion .message-list li > a:hover {
  color: #c75000 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange #email-container .sidebar ul li.active a:after, .theme-secondary-orange .collapsible-sidenav > li > ul > li.active a:after {
  background: #e05a00; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .btn, .theme-secondary-orange .btn-default, .theme-secondary-orange .btn-secondary, .theme-secondary-orange .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .btn-primary, .theme-secondary-orange .btn-warning, .theme-secondary-orange .btn-danger, .theme-secondary-orange .btn-success, .theme-secondary-orange .btn-facebook, .theme-secondary-orange .btn-twitter, .theme-secondary-orange .btn-email, .theme-secondary-orange .btn-linkedin, .theme-secondary-orange .btn-tumblr, .theme-secondary-orange .btn-google, .theme-secondary-orange .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .btn-primary, .theme-secondary-orange .mce-btn.mce-primary button, .theme-secondary-orange .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa6400), color-stop(100%, #db5800));
  background-image: -webkit-linear-gradient(#fa6400, #db5800);
  background-image: -moz-linear-gradient(#fa6400, #db5800);
  background-image: -o-linear-gradient(#fa6400, #db5800);
  background-image: linear-gradient(#fa6400, #db5800);
  background-image: -ms-linear-gradient(#fa6400, #db5800);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFA6400', endColorstr='#FFDB5800');
  border-color: #ad4500; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-orange .btn-primary:active, .theme-secondary-orange .mce-btn.mce-primary button:active, .theme-secondary-orange .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #e05a00; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-orange .btn-primary:hover, .theme-secondary-orange .mce-btn.mce-primary button:hover, .theme-secondary-orange .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa6400), color-stop(100%, #db5800));
    background-image: -webkit-linear-gradient(#fa6400, #db5800);
    background-image: -moz-linear-gradient(#fa6400, #db5800);
    background-image: -o-linear-gradient(#fa6400, #db5800);
    background-image: linear-gradient(#fa6400, #db5800);
    background-image: -ms-linear-gradient(#fa6400, #db5800);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFA6400', endColorstr='#FFDB5800'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .subnav {
  background: #e05a00; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .navbar .navbar-inner .nav > li.active a, .theme-secondary-orange .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #e05a00;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e05a00), color-stop(100%, #c75000));
  background-image: -webkit-linear-gradient(#e05a00, #c75000);
  background-image: -moz-linear-gradient(#e05a00, #c75000);
  background-image: -o-linear-gradient(#e05a00, #c75000);
  background-image: linear-gradient(#e05a00, #c75000);
  background-image: -ms-linear-gradient(#e05a00, #c75000);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE05A00', endColorstr='#FFC75000'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #e05a00; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-orange .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-orange .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #e05a00; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .page-header-side.secondary-color {
  background: #e05a00; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-orange .jp-play-bar, .theme-secondary-orange .jp-volume-bar-value {
  background-color: #e05a00;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa6400), color-stop(100%, #c75000));
  background-image: -webkit-linear-gradient(#fa6400, #c75000);
  background-image: -moz-linear-gradient(#fa6400, #c75000);
  background-image: -o-linear-gradient(#fa6400, #c75000);
  background-image: linear-gradient(#fa6400, #c75000); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .sidebar-nav li.active a, .theme-secondary-black .collapsible-sidenav > li > ul > li.active a {
  color: #151515; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .sidebar-nav li.active a:after, .theme-secondary-black .sidebar-nav li.head {
  background: #222222; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black #email-container .sidebar ul li.active a, .theme-secondary-black .communication-accordion .message-list li > a, .theme-secondary-black .accordion-heading > a, .theme-secondary-black #email-container .message-list li:hover > a {
  color: #151515; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .communication-accordion .message-list li > a:hover {
  color: #151515 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black #email-container .sidebar ul li.active a:after, .theme-secondary-black .collapsible-sidenav > li > ul > li.active a:after {
  background: #222222; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .btn, .theme-secondary-black .btn-default, .theme-secondary-black .btn-secondary, .theme-secondary-black .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .btn-primary, .theme-secondary-black .btn-warning, .theme-secondary-black .btn-danger, .theme-secondary-black .btn-success, .theme-secondary-black .btn-facebook, .theme-secondary-black .btn-twitter, .theme-secondary-black .btn-email, .theme-secondary-black .btn-linkedin, .theme-secondary-black .btn-tumblr, .theme-secondary-black .btn-google, .theme-secondary-black .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .btn-primary, .theme-secondary-black .mce-btn.mce-primary button, .theme-secondary-black .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f2f2f), color-stop(100%, #1f1f1f));
  background-image: -webkit-linear-gradient(#2f2f2f, #1f1f1f);
  background-image: -moz-linear-gradient(#2f2f2f, #1f1f1f);
  background-image: -o-linear-gradient(#2f2f2f, #1f1f1f);
  background-image: linear-gradient(#2f2f2f, #1f1f1f);
  background-image: -ms-linear-gradient(#2f2f2f, #1f1f1f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2F2F2F', endColorstr='#FF1F1F1F');
  border-color: #090909; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-black .btn-primary:active, .theme-secondary-black .mce-btn.mce-primary button:active, .theme-secondary-black .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #222222; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-black .btn-primary:hover, .theme-secondary-black .mce-btn.mce-primary button:hover, .theme-secondary-black .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f2f2f), color-stop(100%, #1f1f1f));
    background-image: -webkit-linear-gradient(#2f2f2f, #1f1f1f);
    background-image: -moz-linear-gradient(#2f2f2f, #1f1f1f);
    background-image: -o-linear-gradient(#2f2f2f, #1f1f1f);
    background-image: linear-gradient(#2f2f2f, #1f1f1f);
    background-image: -ms-linear-gradient(#2f2f2f, #1f1f1f);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2F2F2F', endColorstr='#FF1F1F1F'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .subnav {
  background: #222222; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .navbar .navbar-inner .nav > li.active a, .theme-secondary-black .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #222222;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222222), color-stop(100%, #151515));
  background-image: -webkit-linear-gradient(#222222, #151515);
  background-image: -moz-linear-gradient(#222222, #151515);
  background-image: -o-linear-gradient(#222222, #151515);
  background-image: linear-gradient(#222222, #151515);
  background-image: -ms-linear-gradient(#222222, #151515);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF222222', endColorstr='#FF151515'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #222222; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-black .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-black .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #222222; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .page-header-side.secondary-color {
  background: #222222; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-black .jp-play-bar, .theme-secondary-black .jp-volume-bar-value {
  background-color: #222222;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f2f2f), color-stop(100%, #151515));
  background-image: -webkit-linear-gradient(#2f2f2f, #151515);
  background-image: -moz-linear-gradient(#2f2f2f, #151515);
  background-image: -o-linear-gradient(#2f2f2f, #151515);
  background-image: linear-gradient(#2f2f2f, #151515); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .sidebar-nav li.active a, .theme-secondary-mRed .collapsible-sidenav > li > ul > li.active a {
  color: #221314; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .sidebar-nav li.active a:after, .theme-secondary-mRed .sidebar-nav li.head {
  background: #321c1d; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed #email-container .sidebar ul li.active a, .theme-secondary-mRed .communication-accordion .message-list li > a, .theme-secondary-mRed .accordion-heading > a, .theme-secondary-mRed #email-container .message-list li:hover > a {
  color: #221314; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .communication-accordion .message-list li > a:hover {
  color: #221314 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed #email-container .sidebar ul li.active a:after, .theme-secondary-mRed .collapsible-sidenav > li > ul > li.active a:after {
  background: #321c1d; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .btn, .theme-secondary-mRed .btn-default, .theme-secondary-mRed .btn-secondary, .theme-secondary-mRed .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .btn-primary, .theme-secondary-mRed .btn-warning, .theme-secondary-mRed .btn-danger, .theme-secondary-mRed .btn-success, .theme-secondary-mRed .btn-facebook, .theme-secondary-mRed .btn-twitter, .theme-secondary-mRed .btn-email, .theme-secondary-mRed .btn-linkedin, .theme-secondary-mRed .btn-tumblr, .theme-secondary-mRed .btn-google, .theme-secondary-mRed .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .btn-primary, .theme-secondary-mRed .mce-btn.mce-primary button, .theme-secondary-mRed .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #432527), color-stop(100%, #2f1a1b));
  background-image: -webkit-linear-gradient(#432527, #2f1a1b);
  background-image: -moz-linear-gradient(#432527, #2f1a1b);
  background-image: -o-linear-gradient(#432527, #2f1a1b);
  background-image: linear-gradient(#432527, #2f1a1b);
  background-image: -ms-linear-gradient(#432527, #2f1a1b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF432527', endColorstr='#FF2F1A1B');
  border-color: #120a0a; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mRed .btn-primary:active, .theme-secondary-mRed .mce-btn.mce-primary button:active, .theme-secondary-mRed .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #321c1d; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mRed .btn-primary:hover, .theme-secondary-mRed .mce-btn.mce-primary button:hover, .theme-secondary-mRed .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #432527), color-stop(100%, #2f1a1b));
    background-image: -webkit-linear-gradient(#432527, #2f1a1b);
    background-image: -moz-linear-gradient(#432527, #2f1a1b);
    background-image: -o-linear-gradient(#432527, #2f1a1b);
    background-image: linear-gradient(#432527, #2f1a1b);
    background-image: -ms-linear-gradient(#432527, #2f1a1b);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF432527', endColorstr='#FF2F1A1B'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .subnav {
  background: #321c1d; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .navbar .navbar-inner .nav > li.active a, .theme-secondary-mRed .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #321c1d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #321c1d), color-stop(100%, #221314));
  background-image: -webkit-linear-gradient(#321c1d, #221314);
  background-image: -moz-linear-gradient(#321c1d, #221314);
  background-image: -o-linear-gradient(#321c1d, #221314);
  background-image: linear-gradient(#321c1d, #221314);
  background-image: -ms-linear-gradient(#321c1d, #221314);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF321C1D', endColorstr='#FF221314'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #321c1d; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-mRed .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-mRed .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #321c1d; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .page-header-side.secondary-color {
  background: #321c1d; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mRed .jp-play-bar, .theme-secondary-mRed .jp-volume-bar-value {
  background-color: #321c1d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #432527), color-stop(100%, #221314));
  background-image: -webkit-linear-gradient(#432527, #221314);
  background-image: -moz-linear-gradient(#432527, #221314);
  background-image: -o-linear-gradient(#432527, #221314);
  background-image: linear-gradient(#432527, #221314); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .sidebar-nav li.active a, .theme-secondary-mBlue .collapsible-sidenav > li > ul > li.active a {
  color: #061923; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .sidebar-nav li.active a:after, .theme-secondary-mBlue .sidebar-nav li.head {
  background: #0a2938; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue #email-container .sidebar ul li.active a, .theme-secondary-mBlue .communication-accordion .message-list li > a, .theme-secondary-mBlue .accordion-heading > a, .theme-secondary-mBlue #email-container .message-list li:hover > a {
  color: #061923; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .communication-accordion .message-list li > a:hover {
  color: #061923 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue #email-container .sidebar ul li.active a:after, .theme-secondary-mBlue .collapsible-sidenav > li > ul > li.active a:after {
  background: #0a2938; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .btn, .theme-secondary-mBlue .btn-default, .theme-secondary-mBlue .btn-secondary, .theme-secondary-mBlue .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .btn-primary, .theme-secondary-mBlue .btn-warning, .theme-secondary-mBlue .btn-danger, .theme-secondary-mBlue .btn-success, .theme-secondary-mBlue .btn-facebook, .theme-secondary-mBlue .btn-twitter, .theme-secondary-mBlue .btn-email, .theme-secondary-mBlue .btn-linkedin, .theme-secondary-mBlue .btn-tumblr, .theme-secondary-mBlue .btn-google, .theme-secondary-mBlue .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .btn-primary, .theme-secondary-mBlue .mce-btn.mce-primary button, .theme-secondary-mBlue .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e394e), color-stop(100%, #092634));
  background-image: -webkit-linear-gradient(#0e394e, #092634);
  background-image: -moz-linear-gradient(#0e394e, #092634);
  background-image: -o-linear-gradient(#0e394e, #092634);
  background-image: linear-gradient(#0e394e, #092634);
  background-image: -ms-linear-gradient(#0e394e, #092634);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0E394E', endColorstr='#FF092634');
  border-color: #02090d; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mBlue .btn-primary:active, .theme-secondary-mBlue .mce-btn.mce-primary button:active, .theme-secondary-mBlue .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #0a2938; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mBlue .btn-primary:hover, .theme-secondary-mBlue .mce-btn.mce-primary button:hover, .theme-secondary-mBlue .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e394e), color-stop(100%, #092634));
    background-image: -webkit-linear-gradient(#0e394e, #092634);
    background-image: -moz-linear-gradient(#0e394e, #092634);
    background-image: -o-linear-gradient(#0e394e, #092634);
    background-image: linear-gradient(#0e394e, #092634);
    background-image: -ms-linear-gradient(#0e394e, #092634);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0E394E', endColorstr='#FF092634'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .subnav {
  background: #0a2938; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .navbar .navbar-inner .nav > li.active a, .theme-secondary-mBlue .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #0a2938;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0a2938), color-stop(100%, #061923));
  background-image: -webkit-linear-gradient(#0a2938, #061923);
  background-image: -moz-linear-gradient(#0a2938, #061923);
  background-image: -o-linear-gradient(#0a2938, #061923);
  background-image: linear-gradient(#0a2938, #061923);
  background-image: -ms-linear-gradient(#0a2938, #061923);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0A2938', endColorstr='#FF061923'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #0a2938; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-mBlue .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-mBlue .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #0a2938; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .page-header-side.secondary-color {
  background: #0a2938; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mBlue .jp-play-bar, .theme-secondary-mBlue .jp-volume-bar-value {
  background-color: #0a2938;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e394e), color-stop(100%, #061923));
  background-image: -webkit-linear-gradient(#0e394e, #061923);
  background-image: -moz-linear-gradient(#0e394e, #061923);
  background-image: -o-linear-gradient(#0e394e, #061923);
  background-image: linear-gradient(#0e394e, #061923); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .sidebar-nav li.active a, .theme-secondary-mGreen .collapsible-sidenav > li > ul > li.active a {
  color: #131a13; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .sidebar-nav li.active a:after, .theme-secondary-mGreen .sidebar-nav li.head {
  background: #1d291e; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen #email-container .sidebar ul li.active a, .theme-secondary-mGreen .communication-accordion .message-list li > a, .theme-secondary-mGreen .accordion-heading > a, .theme-secondary-mGreen #email-container .message-list li:hover > a {
  color: #131a13; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .communication-accordion .message-list li > a:hover {
  color: #131a13 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen #email-container .sidebar ul li.active a:after, .theme-secondary-mGreen .collapsible-sidenav > li > ul > li.active a:after {
  background: #1d291e; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .btn, .theme-secondary-mGreen .btn-default, .theme-secondary-mGreen .btn-secondary, .theme-secondary-mGreen .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .btn-primary, .theme-secondary-mGreen .btn-warning, .theme-secondary-mGreen .btn-danger, .theme-secondary-mGreen .btn-success, .theme-secondary-mGreen .btn-facebook, .theme-secondary-mGreen .btn-twitter, .theme-secondary-mGreen .btn-email, .theme-secondary-mGreen .btn-linkedin, .theme-secondary-mGreen .btn-tumblr, .theme-secondary-mGreen .btn-google, .theme-secondary-mGreen .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .btn-primary, .theme-secondary-mGreen .mce-btn.mce-primary button, .theme-secondary-mGreen .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #283829), color-stop(100%, #1b261c));
  background-image: -webkit-linear-gradient(#283829, #1b261c);
  background-image: -moz-linear-gradient(#283829, #1b261c);
  background-image: -o-linear-gradient(#283829, #1b261c);
  background-image: linear-gradient(#283829, #1b261c);
  background-image: -ms-linear-gradient(#283829, #1b261c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF283829', endColorstr='#FF1B261C');
  border-color: #080b08; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mGreen .btn-primary:active, .theme-secondary-mGreen .mce-btn.mce-primary button:active, .theme-secondary-mGreen .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #1d291e; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mGreen .btn-primary:hover, .theme-secondary-mGreen .mce-btn.mce-primary button:hover, .theme-secondary-mGreen .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #283829), color-stop(100%, #1b261c));
    background-image: -webkit-linear-gradient(#283829, #1b261c);
    background-image: -moz-linear-gradient(#283829, #1b261c);
    background-image: -o-linear-gradient(#283829, #1b261c);
    background-image: linear-gradient(#283829, #1b261c);
    background-image: -ms-linear-gradient(#283829, #1b261c);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF283829', endColorstr='#FF1B261C'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .subnav {
  background: #1d291e; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .navbar .navbar-inner .nav > li.active a, .theme-secondary-mGreen .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #1d291e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1d291e), color-stop(100%, #131a13));
  background-image: -webkit-linear-gradient(#1d291e, #131a13);
  background-image: -moz-linear-gradient(#1d291e, #131a13);
  background-image: -o-linear-gradient(#1d291e, #131a13);
  background-image: linear-gradient(#1d291e, #131a13);
  background-image: -ms-linear-gradient(#1d291e, #131a13);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1D291E', endColorstr='#FF131A13'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #1d291e; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-mGreen .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-mGreen .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #1d291e; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .page-header-side.secondary-color {
  background: #1d291e; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mGreen .jp-play-bar, .theme-secondary-mGreen .jp-volume-bar-value {
  background-color: #1d291e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #283829), color-stop(100%, #131a13));
  background-image: -webkit-linear-gradient(#283829, #131a13);
  background-image: -moz-linear-gradient(#283829, #131a13);
  background-image: -o-linear-gradient(#283829, #131a13);
  background-image: linear-gradient(#283829, #131a13); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .sidebar-nav li.active a, .theme-secondary-mOrange .collapsible-sidenav > li > ul > li.active a {
  color: #292624; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .sidebar-nav li.active a:after, .theme-secondary-mOrange .sidebar-nav li.head {
  background: #37322f; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange #email-container .sidebar ul li.active a, .theme-secondary-mOrange .communication-accordion .message-list li > a, .theme-secondary-mOrange .accordion-heading > a, .theme-secondary-mOrange #email-container .message-list li:hover > a {
  color: #292624; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .communication-accordion .message-list li > a:hover {
  color: #292624 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange #email-container .sidebar ul li.active a:after, .theme-secondary-mOrange .collapsible-sidenav > li > ul > li.active a:after {
  background: #37322f; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .btn, .theme-secondary-mOrange .btn-default, .theme-secondary-mOrange .btn-secondary, .theme-secondary-mOrange .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .btn-primary, .theme-secondary-mOrange .btn-warning, .theme-secondary-mOrange .btn-danger, .theme-secondary-mOrange .btn-success, .theme-secondary-mOrange .btn-facebook, .theme-secondary-mOrange .btn-twitter, .theme-secondary-mOrange .btn-email, .theme-secondary-mOrange .btn-linkedin, .theme-secondary-mOrange .btn-tumblr, .theme-secondary-mOrange .btn-google, .theme-secondary-mOrange .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .btn-primary, .theme-secondary-mOrange .mce-btn.mce-primary button, .theme-secondary-mOrange .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443f3b), color-stop(100%, #34302d));
  background-image: -webkit-linear-gradient(#443f3b, #34302d);
  background-image: -moz-linear-gradient(#443f3b, #34302d);
  background-image: -o-linear-gradient(#443f3b, #34302d);
  background-image: linear-gradient(#443f3b, #34302d);
  background-image: -ms-linear-gradient(#443f3b, #34302d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF443F3B', endColorstr='#FF34302D');
  border-color: #1b1918; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mOrange .btn-primary:active, .theme-secondary-mOrange .mce-btn.mce-primary button:active, .theme-secondary-mOrange .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #37322f; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-mOrange .btn-primary:hover, .theme-secondary-mOrange .mce-btn.mce-primary button:hover, .theme-secondary-mOrange .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443f3b), color-stop(100%, #34302d));
    background-image: -webkit-linear-gradient(#443f3b, #34302d);
    background-image: -moz-linear-gradient(#443f3b, #34302d);
    background-image: -o-linear-gradient(#443f3b, #34302d);
    background-image: linear-gradient(#443f3b, #34302d);
    background-image: -ms-linear-gradient(#443f3b, #34302d);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF443F3B', endColorstr='#FF34302D'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .subnav {
  background: #37322f; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .navbar .navbar-inner .nav > li.active a, .theme-secondary-mOrange .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #37322f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #37322f), color-stop(100%, #292624));
  background-image: -webkit-linear-gradient(#37322f, #292624);
  background-image: -moz-linear-gradient(#37322f, #292624);
  background-image: -o-linear-gradient(#37322f, #292624);
  background-image: linear-gradient(#37322f, #292624);
  background-image: -ms-linear-gradient(#37322f, #292624);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF37322F', endColorstr='#FF292624'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #37322f; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-mOrange .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-mOrange .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #37322f; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .page-header-side.secondary-color {
  background: #37322f; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-mOrange .jp-play-bar, .theme-secondary-mOrange .jp-volume-bar-value {
  background-color: #37322f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443f3b), color-stop(100%, #292624));
  background-image: -webkit-linear-gradient(#443f3b, #292624);
  background-image: -moz-linear-gradient(#443f3b, #292624);
  background-image: -o-linear-gradient(#443f3b, #292624);
  background-image: linear-gradient(#443f3b, #292624); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .sidebar-nav li.active a, .theme-secondary-burntsienna .collapsible-sidenav > li > ul > li.active a {
  color: #722613; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .sidebar-nav li.active a:after, .theme-secondary-burntsienna .sidebar-nav li.head {
  background: #882d17; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna #email-container .sidebar ul li.active a, .theme-secondary-burntsienna .communication-accordion .message-list li > a, .theme-secondary-burntsienna .accordion-heading > a, .theme-secondary-burntsienna #email-container .message-list li:hover > a {
  color: #722613; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .communication-accordion .message-list li > a:hover {
  color: #722613 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna #email-container .sidebar ul li.active a:after, .theme-secondary-burntsienna .collapsible-sidenav > li > ul > li.active a:after {
  background: #882d17; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .btn, .theme-secondary-burntsienna .btn-default, .theme-secondary-burntsienna .btn-secondary, .theme-secondary-burntsienna .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .btn-primary, .theme-secondary-burntsienna .btn-warning, .theme-secondary-burntsienna .btn-danger, .theme-secondary-burntsienna .btn-success, .theme-secondary-burntsienna .btn-facebook, .theme-secondary-burntsienna .btn-twitter, .theme-secondary-burntsienna .btn-email, .theme-secondary-burntsienna .btn-linkedin, .theme-secondary-burntsienna .btn-tumblr, .theme-secondary-burntsienna .btn-google, .theme-secondary-burntsienna .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .btn-primary, .theme-secondary-burntsienna .mce-btn.mce-primary button, .theme-secondary-burntsienna .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e341b), color-stop(100%, #842c16));
  background-image: -webkit-linear-gradient(#9e341b, #842c16);
  background-image: -moz-linear-gradient(#9e341b, #842c16);
  background-image: -o-linear-gradient(#9e341b, #842c16);
  background-image: linear-gradient(#9e341b, #842c16);
  background-image: -ms-linear-gradient(#9e341b, #842c16);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF9E341B', endColorstr='#FF842C16');
  border-color: #5c1f10; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-burntsienna .btn-primary:active, .theme-secondary-burntsienna .mce-btn.mce-primary button:active, .theme-secondary-burntsienna .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #882d17; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-burntsienna .btn-primary:hover, .theme-secondary-burntsienna .mce-btn.mce-primary button:hover, .theme-secondary-burntsienna .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e341b), color-stop(100%, #842c16));
    background-image: -webkit-linear-gradient(#9e341b, #842c16);
    background-image: -moz-linear-gradient(#9e341b, #842c16);
    background-image: -o-linear-gradient(#9e341b, #842c16);
    background-image: linear-gradient(#9e341b, #842c16);
    background-image: -ms-linear-gradient(#9e341b, #842c16);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF9E341B', endColorstr='#FF842C16'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .subnav {
  background: #882d17; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .navbar .navbar-inner .nav > li.active a, .theme-secondary-burntsienna .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #882d17;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #882d17), color-stop(100%, #722613));
  background-image: -webkit-linear-gradient(#882d17, #722613);
  background-image: -moz-linear-gradient(#882d17, #722613);
  background-image: -o-linear-gradient(#882d17, #722613);
  background-image: linear-gradient(#882d17, #722613);
  background-image: -ms-linear-gradient(#882d17, #722613);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF882D17', endColorstr='#FF722613'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #882d17; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-burntsienna .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-burntsienna .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #882d17; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .page-header-side.secondary-color {
  background: #882d17; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-burntsienna .jp-play-bar, .theme-secondary-burntsienna .jp-volume-bar-value {
  background-color: #882d17;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e341b), color-stop(100%, #722613));
  background-image: -webkit-linear-gradient(#9e341b, #722613);
  background-image: -moz-linear-gradient(#9e341b, #722613);
  background-image: -o-linear-gradient(#9e341b, #722613);
  background-image: linear-gradient(#9e341b, #722613); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .sidebar-nav li.active a, .theme-secondary-altblue1 .collapsible-sidenav > li > ul > li.active a {
  color: #122335; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .sidebar-nav li.active a:after, .theme-secondary-altblue1 .sidebar-nav li.head {
  background: #193048; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 #email-container .sidebar ul li.active a, .theme-secondary-altblue1 .communication-accordion .message-list li > a, .theme-secondary-altblue1 .accordion-heading > a, .theme-secondary-altblue1 #email-container .message-list li:hover > a {
  color: #122335; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .communication-accordion .message-list li > a:hover {
  color: #122335 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 #email-container .sidebar ul li.active a:after, .theme-secondary-altblue1 .collapsible-sidenav > li > ul > li.active a:after {
  background: #193048; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .btn, .theme-secondary-altblue1 .btn-default, .theme-secondary-altblue1 .btn-secondary, .theme-secondary-altblue1 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .btn-primary, .theme-secondary-altblue1 .btn-warning, .theme-secondary-altblue1 .btn-danger, .theme-secondary-altblue1 .btn-success, .theme-secondary-altblue1 .btn-facebook, .theme-secondary-altblue1 .btn-twitter, .theme-secondary-altblue1 .btn-email, .theme-secondary-altblue1 .btn-linkedin, .theme-secondary-altblue1 .btn-tumblr, .theme-secondary-altblue1 .btn-google, .theme-secondary-altblue1 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .btn-primary, .theme-secondary-altblue1 .mce-btn.mce-primary button, .theme-secondary-altblue1 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #203d5b), color-stop(100%, #182d44));
  background-image: -webkit-linear-gradient(#203d5b, #182d44);
  background-image: -moz-linear-gradient(#203d5b, #182d44);
  background-image: -o-linear-gradient(#203d5b, #182d44);
  background-image: linear-gradient(#203d5b, #182d44);
  background-image: -ms-linear-gradient(#203d5b, #182d44);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF203D5B', endColorstr='#FF182D44');
  border-color: #0c1722; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-altblue1 .btn-primary:active, .theme-secondary-altblue1 .mce-btn.mce-primary button:active, .theme-secondary-altblue1 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #193048; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-altblue1 .btn-primary:hover, .theme-secondary-altblue1 .mce-btn.mce-primary button:hover, .theme-secondary-altblue1 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #203d5b), color-stop(100%, #182d44));
    background-image: -webkit-linear-gradient(#203d5b, #182d44);
    background-image: -moz-linear-gradient(#203d5b, #182d44);
    background-image: -o-linear-gradient(#203d5b, #182d44);
    background-image: linear-gradient(#203d5b, #182d44);
    background-image: -ms-linear-gradient(#203d5b, #182d44);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF203D5B', endColorstr='#FF182D44'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .subnav {
  background: #193048; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .navbar .navbar-inner .nav > li.active a, .theme-secondary-altblue1 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #193048;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #193048), color-stop(100%, #122335));
  background-image: -webkit-linear-gradient(#193048, #122335);
  background-image: -moz-linear-gradient(#193048, #122335);
  background-image: -o-linear-gradient(#193048, #122335);
  background-image: linear-gradient(#193048, #122335);
  background-image: -ms-linear-gradient(#193048, #122335);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF193048', endColorstr='#FF122335'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #193048; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-altblue1 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-altblue1 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #193048; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .page-header-side.secondary-color {
  background: #193048; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-altblue1 .jp-play-bar, .theme-secondary-altblue1 .jp-volume-bar-value {
  background-color: #193048;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #203d5b), color-stop(100%, #122335));
  background-image: -webkit-linear-gradient(#203d5b, #122335);
  background-image: -moz-linear-gradient(#203d5b, #122335);
  background-image: -o-linear-gradient(#203d5b, #122335);
  background-image: linear-gradient(#203d5b, #122335); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .sidebar-nav li.active a, .theme-secondary-c0_30 .collapsible-sidenav > li > ul > li.active a {
  color: #532d2d; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .sidebar-nav li.active a:after, .theme-secondary-c0_30 .sidebar-nav li.head {
  background: #633636; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 #email-container .sidebar ul li.active a, .theme-secondary-c0_30 .communication-accordion .message-list li > a, .theme-secondary-c0_30 .accordion-heading > a, .theme-secondary-c0_30 #email-container .message-list li:hover > a {
  color: #532d2d; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .communication-accordion .message-list li > a:hover {
  color: #532d2d !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c0_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #633636; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .btn, .theme-secondary-c0_30 .btn-default, .theme-secondary-c0_30 .btn-secondary, .theme-secondary-c0_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .btn-primary, .theme-secondary-c0_30 .btn-warning, .theme-secondary-c0_30 .btn-danger, .theme-secondary-c0_30 .btn-success, .theme-secondary-c0_30 .btn-facebook, .theme-secondary-c0_30 .btn-twitter, .theme-secondary-c0_30 .btn-email, .theme-secondary-c0_30 .btn-linkedin, .theme-secondary-c0_30 .btn-tumblr, .theme-secondary-c0_30 .btn-google, .theme-secondary-c0_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .btn-primary, .theme-secondary-c0_30 .mce-btn.mce-primary button, .theme-secondary-c0_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e3e), color-stop(100%, #603434));
  background-image: -webkit-linear-gradient(#743e3e, #603434);
  background-image: -moz-linear-gradient(#743e3e, #603434);
  background-image: -o-linear-gradient(#743e3e, #603434);
  background-image: linear-gradient(#743e3e, #603434);
  background-image: -ms-linear-gradient(#743e3e, #603434);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF743E3E', endColorstr='#FF603434');
  border-color: #422424; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c0_30 .btn-primary:active, .theme-secondary-c0_30 .mce-btn.mce-primary button:active, .theme-secondary-c0_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #633636; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c0_30 .btn-primary:hover, .theme-secondary-c0_30 .mce-btn.mce-primary button:hover, .theme-secondary-c0_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e3e), color-stop(100%, #603434));
    background-image: -webkit-linear-gradient(#743e3e, #603434);
    background-image: -moz-linear-gradient(#743e3e, #603434);
    background-image: -o-linear-gradient(#743e3e, #603434);
    background-image: linear-gradient(#743e3e, #603434);
    background-image: -ms-linear-gradient(#743e3e, #603434);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF743E3E', endColorstr='#FF603434'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .subnav {
  background: #633636; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c0_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #633636;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #633636), color-stop(100%, #532d2d));
  background-image: -webkit-linear-gradient(#633636, #532d2d);
  background-image: -moz-linear-gradient(#633636, #532d2d);
  background-image: -o-linear-gradient(#633636, #532d2d);
  background-image: linear-gradient(#633636, #532d2d);
  background-image: -ms-linear-gradient(#633636, #532d2d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF633636', endColorstr='#FF532D2D'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #633636; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c0_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c0_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #633636; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .page-header-side.secondary-color {
  background: #633636; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_30 .jp-play-bar, .theme-secondary-c0_30 .jp-volume-bar-value {
  background-color: #633636;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e3e), color-stop(100%, #532d2d));
  background-image: -webkit-linear-gradient(#743e3e, #532d2d);
  background-image: -moz-linear-gradient(#743e3e, #532d2d);
  background-image: -o-linear-gradient(#743e3e, #532d2d);
  background-image: linear-gradient(#743e3e, #532d2d); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .sidebar-nav li.active a, .theme-secondary-c0_45 .collapsible-sidenav > li > ul > li.active a {
  color: #854747; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .sidebar-nav li.active a:after, .theme-secondary-c0_45 .sidebar-nav li.head {
  background: #955050; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 #email-container .sidebar ul li.active a, .theme-secondary-c0_45 .communication-accordion .message-list li > a, .theme-secondary-c0_45 .accordion-heading > a, .theme-secondary-c0_45 #email-container .message-list li:hover > a {
  color: #854747; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .communication-accordion .message-list li > a:hover {
  color: #854747 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c0_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #955050; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .btn, .theme-secondary-c0_45 .btn-default, .theme-secondary-c0_45 .btn-secondary, .theme-secondary-c0_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .btn-primary, .theme-secondary-c0_45 .btn-warning, .theme-secondary-c0_45 .btn-danger, .theme-secondary-c0_45 .btn-success, .theme-secondary-c0_45 .btn-facebook, .theme-secondary-c0_45 .btn-twitter, .theme-secondary-c0_45 .btn-email, .theme-secondary-c0_45 .btn-linkedin, .theme-secondary-c0_45 .btn-tumblr, .theme-secondary-c0_45 .btn-google, .theme-secondary-c0_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .btn-primary, .theme-secondary-c0_45 .mce-btn.mce-primary button, .theme-secondary-c0_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a65959), color-stop(100%, #924f4f));
  background-image: -webkit-linear-gradient(#a65959, #924f4f);
  background-image: -moz-linear-gradient(#a65959, #924f4f);
  background-image: -o-linear-gradient(#a65959, #924f4f);
  background-image: linear-gradient(#a65959, #924f4f);
  background-image: -ms-linear-gradient(#a65959, #924f4f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA65959', endColorstr='#FF924F4F');
  border-color: #743e3e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c0_45 .btn-primary:active, .theme-secondary-c0_45 .mce-btn.mce-primary button:active, .theme-secondary-c0_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #955050; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c0_45 .btn-primary:hover, .theme-secondary-c0_45 .mce-btn.mce-primary button:hover, .theme-secondary-c0_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a65959), color-stop(100%, #924f4f));
    background-image: -webkit-linear-gradient(#a65959, #924f4f);
    background-image: -moz-linear-gradient(#a65959, #924f4f);
    background-image: -o-linear-gradient(#a65959, #924f4f);
    background-image: linear-gradient(#a65959, #924f4f);
    background-image: -ms-linear-gradient(#a65959, #924f4f);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA65959', endColorstr='#FF924F4F'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .subnav {
  background: #955050; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c0_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #955050;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #955050), color-stop(100%, #854747));
  background-image: -webkit-linear-gradient(#955050, #854747);
  background-image: -moz-linear-gradient(#955050, #854747);
  background-image: -o-linear-gradient(#955050, #854747);
  background-image: linear-gradient(#955050, #854747);
  background-image: -ms-linear-gradient(#955050, #854747);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF955050', endColorstr='#FF854747'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #955050; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c0_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c0_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #955050; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .page-header-side.secondary-color {
  background: #955050; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c0_45 .jp-play-bar, .theme-secondary-c0_45 .jp-volume-bar-value {
  background-color: #955050;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a65959), color-stop(100%, #854747));
  background-image: -webkit-linear-gradient(#a65959, #854747);
  background-image: -moz-linear-gradient(#a65959, #854747);
  background-image: -o-linear-gradient(#a65959, #854747);
  background-image: linear-gradient(#a65959, #854747); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .sidebar-nav li.active a, .theme-secondary-c40_30 .collapsible-sidenav > li > ul > li.active a {
  color: #53462d; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .sidebar-nav li.active a:after, .theme-secondary-c40_30 .sidebar-nav li.head {
  background: #635436; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 #email-container .sidebar ul li.active a, .theme-secondary-c40_30 .communication-accordion .message-list li > a, .theme-secondary-c40_30 .accordion-heading > a, .theme-secondary-c40_30 #email-container .message-list li:hover > a {
  color: #53462d; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .communication-accordion .message-list li > a:hover {
  color: #53462d !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c40_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #635436; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .btn, .theme-secondary-c40_30 .btn-default, .theme-secondary-c40_30 .btn-secondary, .theme-secondary-c40_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .btn-primary, .theme-secondary-c40_30 .btn-warning, .theme-secondary-c40_30 .btn-danger, .theme-secondary-c40_30 .btn-success, .theme-secondary-c40_30 .btn-facebook, .theme-secondary-c40_30 .btn-twitter, .theme-secondary-c40_30 .btn-email, .theme-secondary-c40_30 .btn-linkedin, .theme-secondary-c40_30 .btn-tumblr, .theme-secondary-c40_30 .btn-google, .theme-secondary-c40_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .btn-primary, .theme-secondary-c40_30 .mce-btn.mce-primary button, .theme-secondary-c40_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #74623e), color-stop(100%, #605134));
  background-image: -webkit-linear-gradient(#74623e, #605134);
  background-image: -moz-linear-gradient(#74623e, #605134);
  background-image: -o-linear-gradient(#74623e, #605134);
  background-image: linear-gradient(#74623e, #605134);
  background-image: -ms-linear-gradient(#74623e, #605134);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF74623E', endColorstr='#FF605134');
  border-color: #423824; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c40_30 .btn-primary:active, .theme-secondary-c40_30 .mce-btn.mce-primary button:active, .theme-secondary-c40_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #635436; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c40_30 .btn-primary:hover, .theme-secondary-c40_30 .mce-btn.mce-primary button:hover, .theme-secondary-c40_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #74623e), color-stop(100%, #605134));
    background-image: -webkit-linear-gradient(#74623e, #605134);
    background-image: -moz-linear-gradient(#74623e, #605134);
    background-image: -o-linear-gradient(#74623e, #605134);
    background-image: linear-gradient(#74623e, #605134);
    background-image: -ms-linear-gradient(#74623e, #605134);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF74623E', endColorstr='#FF605134'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .subnav {
  background: #635436; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c40_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #635436;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #635436), color-stop(100%, #53462d));
  background-image: -webkit-linear-gradient(#635436, #53462d);
  background-image: -moz-linear-gradient(#635436, #53462d);
  background-image: -o-linear-gradient(#635436, #53462d);
  background-image: linear-gradient(#635436, #53462d);
  background-image: -ms-linear-gradient(#635436, #53462d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF635436', endColorstr='#FF53462D'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #635436; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c40_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c40_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #635436; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .page-header-side.secondary-color {
  background: #635436; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_30 .jp-play-bar, .theme-secondary-c40_30 .jp-volume-bar-value {
  background-color: #635436;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #74623e), color-stop(100%, #53462d));
  background-image: -webkit-linear-gradient(#74623e, #53462d);
  background-image: -moz-linear-gradient(#74623e, #53462d);
  background-image: -o-linear-gradient(#74623e, #53462d);
  background-image: linear-gradient(#74623e, #53462d); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .sidebar-nav li.active a, .theme-secondary-c40_45 .collapsible-sidenav > li > ul > li.active a {
  color: #857047; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .sidebar-nav li.active a:after, .theme-secondary-c40_45 .sidebar-nav li.head {
  background: #957e50; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 #email-container .sidebar ul li.active a, .theme-secondary-c40_45 .communication-accordion .message-list li > a, .theme-secondary-c40_45 .accordion-heading > a, .theme-secondary-c40_45 #email-container .message-list li:hover > a {
  color: #857047; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .communication-accordion .message-list li > a:hover {
  color: #857047 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c40_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #957e50; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .btn, .theme-secondary-c40_45 .btn-default, .theme-secondary-c40_45 .btn-secondary, .theme-secondary-c40_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .btn-primary, .theme-secondary-c40_45 .btn-warning, .theme-secondary-c40_45 .btn-danger, .theme-secondary-c40_45 .btn-success, .theme-secondary-c40_45 .btn-facebook, .theme-secondary-c40_45 .btn-twitter, .theme-secondary-c40_45 .btn-email, .theme-secondary-c40_45 .btn-linkedin, .theme-secondary-c40_45 .btn-tumblr, .theme-secondary-c40_45 .btn-google, .theme-secondary-c40_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .btn-primary, .theme-secondary-c40_45 .mce-btn.mce-primary button, .theme-secondary-c40_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a68c59), color-stop(100%, #927b4f));
  background-image: -webkit-linear-gradient(#a68c59, #927b4f);
  background-image: -moz-linear-gradient(#a68c59, #927b4f);
  background-image: -o-linear-gradient(#a68c59, #927b4f);
  background-image: linear-gradient(#a68c59, #927b4f);
  background-image: -ms-linear-gradient(#a68c59, #927b4f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA68C59', endColorstr='#FF927B4F');
  border-color: #74623e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c40_45 .btn-primary:active, .theme-secondary-c40_45 .mce-btn.mce-primary button:active, .theme-secondary-c40_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #957e50; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c40_45 .btn-primary:hover, .theme-secondary-c40_45 .mce-btn.mce-primary button:hover, .theme-secondary-c40_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a68c59), color-stop(100%, #927b4f));
    background-image: -webkit-linear-gradient(#a68c59, #927b4f);
    background-image: -moz-linear-gradient(#a68c59, #927b4f);
    background-image: -o-linear-gradient(#a68c59, #927b4f);
    background-image: linear-gradient(#a68c59, #927b4f);
    background-image: -ms-linear-gradient(#a68c59, #927b4f);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA68C59', endColorstr='#FF927B4F'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .subnav {
  background: #957e50; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c40_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #957e50;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #957e50), color-stop(100%, #857047));
  background-image: -webkit-linear-gradient(#957e50, #857047);
  background-image: -moz-linear-gradient(#957e50, #857047);
  background-image: -o-linear-gradient(#957e50, #857047);
  background-image: linear-gradient(#957e50, #857047);
  background-image: -ms-linear-gradient(#957e50, #857047);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF957E50', endColorstr='#FF857047'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #957e50; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c40_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c40_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #957e50; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .page-header-side.secondary-color {
  background: #957e50; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c40_45 .jp-play-bar, .theme-secondary-c40_45 .jp-volume-bar-value {
  background-color: #957e50;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a68c59), color-stop(100%, #857047));
  background-image: -webkit-linear-gradient(#a68c59, #857047);
  background-image: -moz-linear-gradient(#a68c59, #857047);
  background-image: -o-linear-gradient(#a68c59, #857047);
  background-image: linear-gradient(#a68c59, #857047); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .sidebar-nav li.active a, .theme-secondary-c80_30 .collapsible-sidenav > li > ul > li.active a {
  color: #46532d; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .sidebar-nav li.active a:after, .theme-secondary-c80_30 .sidebar-nav li.head {
  background: #546336; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 #email-container .sidebar ul li.active a, .theme-secondary-c80_30 .communication-accordion .message-list li > a, .theme-secondary-c80_30 .accordion-heading > a, .theme-secondary-c80_30 #email-container .message-list li:hover > a {
  color: #46532d; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .communication-accordion .message-list li > a:hover {
  color: #46532d !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c80_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #546336; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .btn, .theme-secondary-c80_30 .btn-default, .theme-secondary-c80_30 .btn-secondary, .theme-secondary-c80_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .btn-primary, .theme-secondary-c80_30 .btn-warning, .theme-secondary-c80_30 .btn-danger, .theme-secondary-c80_30 .btn-success, .theme-secondary-c80_30 .btn-facebook, .theme-secondary-c80_30 .btn-twitter, .theme-secondary-c80_30 .btn-email, .theme-secondary-c80_30 .btn-linkedin, .theme-secondary-c80_30 .btn-tumblr, .theme-secondary-c80_30 .btn-google, .theme-secondary-c80_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .btn-primary, .theme-secondary-c80_30 .mce-btn.mce-primary button, .theme-secondary-c80_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62743e), color-stop(100%, #516034));
  background-image: -webkit-linear-gradient(#62743e, #516034);
  background-image: -moz-linear-gradient(#62743e, #516034);
  background-image: -o-linear-gradient(#62743e, #516034);
  background-image: linear-gradient(#62743e, #516034);
  background-image: -ms-linear-gradient(#62743e, #516034);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF62743E', endColorstr='#FF516034');
  border-color: #384224; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c80_30 .btn-primary:active, .theme-secondary-c80_30 .mce-btn.mce-primary button:active, .theme-secondary-c80_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #546336; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c80_30 .btn-primary:hover, .theme-secondary-c80_30 .mce-btn.mce-primary button:hover, .theme-secondary-c80_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62743e), color-stop(100%, #516034));
    background-image: -webkit-linear-gradient(#62743e, #516034);
    background-image: -moz-linear-gradient(#62743e, #516034);
    background-image: -o-linear-gradient(#62743e, #516034);
    background-image: linear-gradient(#62743e, #516034);
    background-image: -ms-linear-gradient(#62743e, #516034);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF62743E', endColorstr='#FF516034'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .subnav {
  background: #546336; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c80_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #546336;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #546336), color-stop(100%, #46532d));
  background-image: -webkit-linear-gradient(#546336, #46532d);
  background-image: -moz-linear-gradient(#546336, #46532d);
  background-image: -o-linear-gradient(#546336, #46532d);
  background-image: linear-gradient(#546336, #46532d);
  background-image: -ms-linear-gradient(#546336, #46532d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF546336', endColorstr='#FF46532D'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #546336; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c80_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c80_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #546336; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .page-header-side.secondary-color {
  background: #546336; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_30 .jp-play-bar, .theme-secondary-c80_30 .jp-volume-bar-value {
  background-color: #546336;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62743e), color-stop(100%, #46532d));
  background-image: -webkit-linear-gradient(#62743e, #46532d);
  background-image: -moz-linear-gradient(#62743e, #46532d);
  background-image: -o-linear-gradient(#62743e, #46532d);
  background-image: linear-gradient(#62743e, #46532d); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .sidebar-nav li.active a, .theme-secondary-c80_45 .collapsible-sidenav > li > ul > li.active a {
  color: #708547; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .sidebar-nav li.active a:after, .theme-secondary-c80_45 .sidebar-nav li.head {
  background: #7e9550; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 #email-container .sidebar ul li.active a, .theme-secondary-c80_45 .communication-accordion .message-list li > a, .theme-secondary-c80_45 .accordion-heading > a, .theme-secondary-c80_45 #email-container .message-list li:hover > a {
  color: #708547; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .communication-accordion .message-list li > a:hover {
  color: #708547 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c80_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #7e9550; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .btn, .theme-secondary-c80_45 .btn-default, .theme-secondary-c80_45 .btn-secondary, .theme-secondary-c80_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .btn-primary, .theme-secondary-c80_45 .btn-warning, .theme-secondary-c80_45 .btn-danger, .theme-secondary-c80_45 .btn-success, .theme-secondary-c80_45 .btn-facebook, .theme-secondary-c80_45 .btn-twitter, .theme-secondary-c80_45 .btn-email, .theme-secondary-c80_45 .btn-linkedin, .theme-secondary-c80_45 .btn-tumblr, .theme-secondary-c80_45 .btn-google, .theme-secondary-c80_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .btn-primary, .theme-secondary-c80_45 .mce-btn.mce-primary button, .theme-secondary-c80_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ca659), color-stop(100%, #7b924f));
  background-image: -webkit-linear-gradient(#8ca659, #7b924f);
  background-image: -moz-linear-gradient(#8ca659, #7b924f);
  background-image: -o-linear-gradient(#8ca659, #7b924f);
  background-image: linear-gradient(#8ca659, #7b924f);
  background-image: -ms-linear-gradient(#8ca659, #7b924f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8CA659', endColorstr='#FF7B924F');
  border-color: #62743e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c80_45 .btn-primary:active, .theme-secondary-c80_45 .mce-btn.mce-primary button:active, .theme-secondary-c80_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #7e9550; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c80_45 .btn-primary:hover, .theme-secondary-c80_45 .mce-btn.mce-primary button:hover, .theme-secondary-c80_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ca659), color-stop(100%, #7b924f));
    background-image: -webkit-linear-gradient(#8ca659, #7b924f);
    background-image: -moz-linear-gradient(#8ca659, #7b924f);
    background-image: -o-linear-gradient(#8ca659, #7b924f);
    background-image: linear-gradient(#8ca659, #7b924f);
    background-image: -ms-linear-gradient(#8ca659, #7b924f);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8CA659', endColorstr='#FF7B924F'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .subnav {
  background: #7e9550; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c80_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #7e9550;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e9550), color-stop(100%, #708547));
  background-image: -webkit-linear-gradient(#7e9550, #708547);
  background-image: -moz-linear-gradient(#7e9550, #708547);
  background-image: -o-linear-gradient(#7e9550, #708547);
  background-image: linear-gradient(#7e9550, #708547);
  background-image: -ms-linear-gradient(#7e9550, #708547);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7E9550', endColorstr='#FF708547'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #7e9550; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c80_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c80_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #7e9550; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .page-header-side.secondary-color {
  background: #7e9550; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c80_45 .jp-play-bar, .theme-secondary-c80_45 .jp-volume-bar-value {
  background-color: #7e9550;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ca659), color-stop(100%, #708547));
  background-image: -webkit-linear-gradient(#8ca659, #708547);
  background-image: -moz-linear-gradient(#8ca659, #708547);
  background-image: -o-linear-gradient(#8ca659, #708547);
  background-image: linear-gradient(#8ca659, #708547); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .sidebar-nav li.active a, .theme-secondary-c120_30 .collapsible-sidenav > li > ul > li.active a {
  color: #2d532d; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .sidebar-nav li.active a:after, .theme-secondary-c120_30 .sidebar-nav li.head {
  background: #366336; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 #email-container .sidebar ul li.active a, .theme-secondary-c120_30 .communication-accordion .message-list li > a, .theme-secondary-c120_30 .accordion-heading > a, .theme-secondary-c120_30 #email-container .message-list li:hover > a {
  color: #2d532d; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .communication-accordion .message-list li > a:hover {
  color: #2d532d !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c120_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #366336; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .btn, .theme-secondary-c120_30 .btn-default, .theme-secondary-c120_30 .btn-secondary, .theme-secondary-c120_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .btn-primary, .theme-secondary-c120_30 .btn-warning, .theme-secondary-c120_30 .btn-danger, .theme-secondary-c120_30 .btn-success, .theme-secondary-c120_30 .btn-facebook, .theme-secondary-c120_30 .btn-twitter, .theme-secondary-c120_30 .btn-email, .theme-secondary-c120_30 .btn-linkedin, .theme-secondary-c120_30 .btn-tumblr, .theme-secondary-c120_30 .btn-google, .theme-secondary-c120_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .btn-primary, .theme-secondary-c120_30 .mce-btn.mce-primary button, .theme-secondary-c120_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e743e), color-stop(100%, #346034));
  background-image: -webkit-linear-gradient(#3e743e, #346034);
  background-image: -moz-linear-gradient(#3e743e, #346034);
  background-image: -o-linear-gradient(#3e743e, #346034);
  background-image: linear-gradient(#3e743e, #346034);
  background-image: -ms-linear-gradient(#3e743e, #346034);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E743E', endColorstr='#FF346034');
  border-color: #244224; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c120_30 .btn-primary:active, .theme-secondary-c120_30 .mce-btn.mce-primary button:active, .theme-secondary-c120_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #366336; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c120_30 .btn-primary:hover, .theme-secondary-c120_30 .mce-btn.mce-primary button:hover, .theme-secondary-c120_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e743e), color-stop(100%, #346034));
    background-image: -webkit-linear-gradient(#3e743e, #346034);
    background-image: -moz-linear-gradient(#3e743e, #346034);
    background-image: -o-linear-gradient(#3e743e, #346034);
    background-image: linear-gradient(#3e743e, #346034);
    background-image: -ms-linear-gradient(#3e743e, #346034);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E743E', endColorstr='#FF346034'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .subnav {
  background: #366336; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c120_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #366336;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #366336), color-stop(100%, #2d532d));
  background-image: -webkit-linear-gradient(#366336, #2d532d);
  background-image: -moz-linear-gradient(#366336, #2d532d);
  background-image: -o-linear-gradient(#366336, #2d532d);
  background-image: linear-gradient(#366336, #2d532d);
  background-image: -ms-linear-gradient(#366336, #2d532d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF366336', endColorstr='#FF2D532D'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #366336; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c120_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c120_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #366336; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .page-header-side.secondary-color {
  background: #366336; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_30 .jp-play-bar, .theme-secondary-c120_30 .jp-volume-bar-value {
  background-color: #366336;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e743e), color-stop(100%, #2d532d));
  background-image: -webkit-linear-gradient(#3e743e, #2d532d);
  background-image: -moz-linear-gradient(#3e743e, #2d532d);
  background-image: -o-linear-gradient(#3e743e, #2d532d);
  background-image: linear-gradient(#3e743e, #2d532d); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .sidebar-nav li.active a, .theme-secondary-c120_45 .collapsible-sidenav > li > ul > li.active a {
  color: #478547; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .sidebar-nav li.active a:after, .theme-secondary-c120_45 .sidebar-nav li.head {
  background: #509550; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 #email-container .sidebar ul li.active a, .theme-secondary-c120_45 .communication-accordion .message-list li > a, .theme-secondary-c120_45 .accordion-heading > a, .theme-secondary-c120_45 #email-container .message-list li:hover > a {
  color: #478547; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .communication-accordion .message-list li > a:hover {
  color: #478547 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c120_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #509550; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .btn, .theme-secondary-c120_45 .btn-default, .theme-secondary-c120_45 .btn-secondary, .theme-secondary-c120_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .btn-primary, .theme-secondary-c120_45 .btn-warning, .theme-secondary-c120_45 .btn-danger, .theme-secondary-c120_45 .btn-success, .theme-secondary-c120_45 .btn-facebook, .theme-secondary-c120_45 .btn-twitter, .theme-secondary-c120_45 .btn-email, .theme-secondary-c120_45 .btn-linkedin, .theme-secondary-c120_45 .btn-tumblr, .theme-secondary-c120_45 .btn-google, .theme-secondary-c120_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .btn-primary, .theme-secondary-c120_45 .mce-btn.mce-primary button, .theme-secondary-c120_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a659), color-stop(100%, #4f924f));
  background-image: -webkit-linear-gradient(#59a659, #4f924f);
  background-image: -moz-linear-gradient(#59a659, #4f924f);
  background-image: -o-linear-gradient(#59a659, #4f924f);
  background-image: linear-gradient(#59a659, #4f924f);
  background-image: -ms-linear-gradient(#59a659, #4f924f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF59A659', endColorstr='#FF4F924F');
  border-color: #3e743e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c120_45 .btn-primary:active, .theme-secondary-c120_45 .mce-btn.mce-primary button:active, .theme-secondary-c120_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #509550; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c120_45 .btn-primary:hover, .theme-secondary-c120_45 .mce-btn.mce-primary button:hover, .theme-secondary-c120_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a659), color-stop(100%, #4f924f));
    background-image: -webkit-linear-gradient(#59a659, #4f924f);
    background-image: -moz-linear-gradient(#59a659, #4f924f);
    background-image: -o-linear-gradient(#59a659, #4f924f);
    background-image: linear-gradient(#59a659, #4f924f);
    background-image: -ms-linear-gradient(#59a659, #4f924f);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF59A659', endColorstr='#FF4F924F'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .subnav {
  background: #509550; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c120_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #509550;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #509550), color-stop(100%, #478547));
  background-image: -webkit-linear-gradient(#509550, #478547);
  background-image: -moz-linear-gradient(#509550, #478547);
  background-image: -o-linear-gradient(#509550, #478547);
  background-image: linear-gradient(#509550, #478547);
  background-image: -ms-linear-gradient(#509550, #478547);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF509550', endColorstr='#FF478547'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #509550; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c120_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c120_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #509550; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .page-header-side.secondary-color {
  background: #509550; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c120_45 .jp-play-bar, .theme-secondary-c120_45 .jp-volume-bar-value {
  background-color: #509550;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a659), color-stop(100%, #478547));
  background-image: -webkit-linear-gradient(#59a659, #478547);
  background-image: -moz-linear-gradient(#59a659, #478547);
  background-image: -o-linear-gradient(#59a659, #478547);
  background-image: linear-gradient(#59a659, #478547); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .sidebar-nav li.active a, .theme-secondary-c160_30 .collapsible-sidenav > li > ul > li.active a {
  color: #2d5346; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .sidebar-nav li.active a:after, .theme-secondary-c160_30 .sidebar-nav li.head {
  background: #366354; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 #email-container .sidebar ul li.active a, .theme-secondary-c160_30 .communication-accordion .message-list li > a, .theme-secondary-c160_30 .accordion-heading > a, .theme-secondary-c160_30 #email-container .message-list li:hover > a {
  color: #2d5346; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .communication-accordion .message-list li > a:hover {
  color: #2d5346 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c160_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #366354; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .btn, .theme-secondary-c160_30 .btn-default, .theme-secondary-c160_30 .btn-secondary, .theme-secondary-c160_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .btn-primary, .theme-secondary-c160_30 .btn-warning, .theme-secondary-c160_30 .btn-danger, .theme-secondary-c160_30 .btn-success, .theme-secondary-c160_30 .btn-facebook, .theme-secondary-c160_30 .btn-twitter, .theme-secondary-c160_30 .btn-email, .theme-secondary-c160_30 .btn-linkedin, .theme-secondary-c160_30 .btn-tumblr, .theme-secondary-c160_30 .btn-google, .theme-secondary-c160_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .btn-primary, .theme-secondary-c160_30 .mce-btn.mce-primary button, .theme-secondary-c160_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e7462), color-stop(100%, #346051));
  background-image: -webkit-linear-gradient(#3e7462, #346051);
  background-image: -moz-linear-gradient(#3e7462, #346051);
  background-image: -o-linear-gradient(#3e7462, #346051);
  background-image: linear-gradient(#3e7462, #346051);
  background-image: -ms-linear-gradient(#3e7462, #346051);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E7462', endColorstr='#FF346051');
  border-color: #244238; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c160_30 .btn-primary:active, .theme-secondary-c160_30 .mce-btn.mce-primary button:active, .theme-secondary-c160_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #366354; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c160_30 .btn-primary:hover, .theme-secondary-c160_30 .mce-btn.mce-primary button:hover, .theme-secondary-c160_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e7462), color-stop(100%, #346051));
    background-image: -webkit-linear-gradient(#3e7462, #346051);
    background-image: -moz-linear-gradient(#3e7462, #346051);
    background-image: -o-linear-gradient(#3e7462, #346051);
    background-image: linear-gradient(#3e7462, #346051);
    background-image: -ms-linear-gradient(#3e7462, #346051);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E7462', endColorstr='#FF346051'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .subnav {
  background: #366354; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c160_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #366354;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #366354), color-stop(100%, #2d5346));
  background-image: -webkit-linear-gradient(#366354, #2d5346);
  background-image: -moz-linear-gradient(#366354, #2d5346);
  background-image: -o-linear-gradient(#366354, #2d5346);
  background-image: linear-gradient(#366354, #2d5346);
  background-image: -ms-linear-gradient(#366354, #2d5346);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF366354', endColorstr='#FF2D5346'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #366354; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c160_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c160_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #366354; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .page-header-side.secondary-color {
  background: #366354; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_30 .jp-play-bar, .theme-secondary-c160_30 .jp-volume-bar-value {
  background-color: #366354;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e7462), color-stop(100%, #2d5346));
  background-image: -webkit-linear-gradient(#3e7462, #2d5346);
  background-image: -moz-linear-gradient(#3e7462, #2d5346);
  background-image: -o-linear-gradient(#3e7462, #2d5346);
  background-image: linear-gradient(#3e7462, #2d5346); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .sidebar-nav li.active a, .theme-secondary-c160_45 .collapsible-sidenav > li > ul > li.active a {
  color: #478570; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .sidebar-nav li.active a:after, .theme-secondary-c160_45 .sidebar-nav li.head {
  background: #50957e; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 #email-container .sidebar ul li.active a, .theme-secondary-c160_45 .communication-accordion .message-list li > a, .theme-secondary-c160_45 .accordion-heading > a, .theme-secondary-c160_45 #email-container .message-list li:hover > a {
  color: #478570; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .communication-accordion .message-list li > a:hover {
  color: #478570 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c160_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #50957e; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .btn, .theme-secondary-c160_45 .btn-default, .theme-secondary-c160_45 .btn-secondary, .theme-secondary-c160_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .btn-primary, .theme-secondary-c160_45 .btn-warning, .theme-secondary-c160_45 .btn-danger, .theme-secondary-c160_45 .btn-success, .theme-secondary-c160_45 .btn-facebook, .theme-secondary-c160_45 .btn-twitter, .theme-secondary-c160_45 .btn-email, .theme-secondary-c160_45 .btn-linkedin, .theme-secondary-c160_45 .btn-tumblr, .theme-secondary-c160_45 .btn-google, .theme-secondary-c160_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .btn-primary, .theme-secondary-c160_45 .mce-btn.mce-primary button, .theme-secondary-c160_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a68c), color-stop(100%, #4f927b));
  background-image: -webkit-linear-gradient(#59a68c, #4f927b);
  background-image: -moz-linear-gradient(#59a68c, #4f927b);
  background-image: -o-linear-gradient(#59a68c, #4f927b);
  background-image: linear-gradient(#59a68c, #4f927b);
  background-image: -ms-linear-gradient(#59a68c, #4f927b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF59A68C', endColorstr='#FF4F927B');
  border-color: #3e7462; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c160_45 .btn-primary:active, .theme-secondary-c160_45 .mce-btn.mce-primary button:active, .theme-secondary-c160_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #50957e; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c160_45 .btn-primary:hover, .theme-secondary-c160_45 .mce-btn.mce-primary button:hover, .theme-secondary-c160_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a68c), color-stop(100%, #4f927b));
    background-image: -webkit-linear-gradient(#59a68c, #4f927b);
    background-image: -moz-linear-gradient(#59a68c, #4f927b);
    background-image: -o-linear-gradient(#59a68c, #4f927b);
    background-image: linear-gradient(#59a68c, #4f927b);
    background-image: -ms-linear-gradient(#59a68c, #4f927b);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF59A68C', endColorstr='#FF4F927B'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .subnav {
  background: #50957e; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c160_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #50957e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #50957e), color-stop(100%, #478570));
  background-image: -webkit-linear-gradient(#50957e, #478570);
  background-image: -moz-linear-gradient(#50957e, #478570);
  background-image: -o-linear-gradient(#50957e, #478570);
  background-image: linear-gradient(#50957e, #478570);
  background-image: -ms-linear-gradient(#50957e, #478570);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF50957E', endColorstr='#FF478570'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #50957e; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c160_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c160_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #50957e; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .page-header-side.secondary-color {
  background: #50957e; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c160_45 .jp-play-bar, .theme-secondary-c160_45 .jp-volume-bar-value {
  background-color: #50957e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a68c), color-stop(100%, #478570));
  background-image: -webkit-linear-gradient(#59a68c, #478570);
  background-image: -moz-linear-gradient(#59a68c, #478570);
  background-image: -o-linear-gradient(#59a68c, #478570);
  background-image: linear-gradient(#59a68c, #478570); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .sidebar-nav li.active a, .theme-secondary-c200_30 .collapsible-sidenav > li > ul > li.active a {
  color: #2d4653; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .sidebar-nav li.active a:after, .theme-secondary-c200_30 .sidebar-nav li.head {
  background: #365463; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 #email-container .sidebar ul li.active a, .theme-secondary-c200_30 .communication-accordion .message-list li > a, .theme-secondary-c200_30 .accordion-heading > a, .theme-secondary-c200_30 #email-container .message-list li:hover > a {
  color: #2d4653; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .communication-accordion .message-list li > a:hover {
  color: #2d4653 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c200_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #365463; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .btn, .theme-secondary-c200_30 .btn-default, .theme-secondary-c200_30 .btn-secondary, .theme-secondary-c200_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .btn-primary, .theme-secondary-c200_30 .btn-warning, .theme-secondary-c200_30 .btn-danger, .theme-secondary-c200_30 .btn-success, .theme-secondary-c200_30 .btn-facebook, .theme-secondary-c200_30 .btn-twitter, .theme-secondary-c200_30 .btn-email, .theme-secondary-c200_30 .btn-linkedin, .theme-secondary-c200_30 .btn-tumblr, .theme-secondary-c200_30 .btn-google, .theme-secondary-c200_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .btn-primary, .theme-secondary-c200_30 .mce-btn.mce-primary button, .theme-secondary-c200_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e6274), color-stop(100%, #345160));
  background-image: -webkit-linear-gradient(#3e6274, #345160);
  background-image: -moz-linear-gradient(#3e6274, #345160);
  background-image: -o-linear-gradient(#3e6274, #345160);
  background-image: linear-gradient(#3e6274, #345160);
  background-image: -ms-linear-gradient(#3e6274, #345160);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E6274', endColorstr='#FF345160');
  border-color: #243842; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c200_30 .btn-primary:active, .theme-secondary-c200_30 .mce-btn.mce-primary button:active, .theme-secondary-c200_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #365463; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c200_30 .btn-primary:hover, .theme-secondary-c200_30 .mce-btn.mce-primary button:hover, .theme-secondary-c200_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e6274), color-stop(100%, #345160));
    background-image: -webkit-linear-gradient(#3e6274, #345160);
    background-image: -moz-linear-gradient(#3e6274, #345160);
    background-image: -o-linear-gradient(#3e6274, #345160);
    background-image: linear-gradient(#3e6274, #345160);
    background-image: -ms-linear-gradient(#3e6274, #345160);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E6274', endColorstr='#FF345160'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .subnav {
  background: #365463; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c200_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #365463;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365463), color-stop(100%, #2d4653));
  background-image: -webkit-linear-gradient(#365463, #2d4653);
  background-image: -moz-linear-gradient(#365463, #2d4653);
  background-image: -o-linear-gradient(#365463, #2d4653);
  background-image: linear-gradient(#365463, #2d4653);
  background-image: -ms-linear-gradient(#365463, #2d4653);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF365463', endColorstr='#FF2D4653'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #365463; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c200_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c200_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #365463; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .page-header-side.secondary-color {
  background: #365463; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_30 .jp-play-bar, .theme-secondary-c200_30 .jp-volume-bar-value {
  background-color: #365463;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e6274), color-stop(100%, #2d4653));
  background-image: -webkit-linear-gradient(#3e6274, #2d4653);
  background-image: -moz-linear-gradient(#3e6274, #2d4653);
  background-image: -o-linear-gradient(#3e6274, #2d4653);
  background-image: linear-gradient(#3e6274, #2d4653); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .sidebar-nav li.active a, .theme-secondary-c200_45 .collapsible-sidenav > li > ul > li.active a {
  color: #477085; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .sidebar-nav li.active a:after, .theme-secondary-c200_45 .sidebar-nav li.head {
  background: #507e95; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 #email-container .sidebar ul li.active a, .theme-secondary-c200_45 .communication-accordion .message-list li > a, .theme-secondary-c200_45 .accordion-heading > a, .theme-secondary-c200_45 #email-container .message-list li:hover > a {
  color: #477085; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .communication-accordion .message-list li > a:hover {
  color: #477085 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c200_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #507e95; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .btn, .theme-secondary-c200_45 .btn-default, .theme-secondary-c200_45 .btn-secondary, .theme-secondary-c200_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .btn-primary, .theme-secondary-c200_45 .btn-warning, .theme-secondary-c200_45 .btn-danger, .theme-secondary-c200_45 .btn-success, .theme-secondary-c200_45 .btn-facebook, .theme-secondary-c200_45 .btn-twitter, .theme-secondary-c200_45 .btn-email, .theme-secondary-c200_45 .btn-linkedin, .theme-secondary-c200_45 .btn-tumblr, .theme-secondary-c200_45 .btn-google, .theme-secondary-c200_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .btn-primary, .theme-secondary-c200_45 .mce-btn.mce-primary button, .theme-secondary-c200_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #598ca6), color-stop(100%, #4f7b92));
  background-image: -webkit-linear-gradient(#598ca6, #4f7b92);
  background-image: -moz-linear-gradient(#598ca6, #4f7b92);
  background-image: -o-linear-gradient(#598ca6, #4f7b92);
  background-image: linear-gradient(#598ca6, #4f7b92);
  background-image: -ms-linear-gradient(#598ca6, #4f7b92);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF598CA6', endColorstr='#FF4F7B92');
  border-color: #3e6274; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c200_45 .btn-primary:active, .theme-secondary-c200_45 .mce-btn.mce-primary button:active, .theme-secondary-c200_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #507e95; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c200_45 .btn-primary:hover, .theme-secondary-c200_45 .mce-btn.mce-primary button:hover, .theme-secondary-c200_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #598ca6), color-stop(100%, #4f7b92));
    background-image: -webkit-linear-gradient(#598ca6, #4f7b92);
    background-image: -moz-linear-gradient(#598ca6, #4f7b92);
    background-image: -o-linear-gradient(#598ca6, #4f7b92);
    background-image: linear-gradient(#598ca6, #4f7b92);
    background-image: -ms-linear-gradient(#598ca6, #4f7b92);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF598CA6', endColorstr='#FF4F7B92'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .subnav {
  background: #507e95; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c200_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #507e95;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #507e95), color-stop(100%, #477085));
  background-image: -webkit-linear-gradient(#507e95, #477085);
  background-image: -moz-linear-gradient(#507e95, #477085);
  background-image: -o-linear-gradient(#507e95, #477085);
  background-image: linear-gradient(#507e95, #477085);
  background-image: -ms-linear-gradient(#507e95, #477085);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF507E95', endColorstr='#FF477085'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #507e95; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c200_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c200_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #507e95; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .page-header-side.secondary-color {
  background: #507e95; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c200_45 .jp-play-bar, .theme-secondary-c200_45 .jp-volume-bar-value {
  background-color: #507e95;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #598ca6), color-stop(100%, #477085));
  background-image: -webkit-linear-gradient(#598ca6, #477085);
  background-image: -moz-linear-gradient(#598ca6, #477085);
  background-image: -o-linear-gradient(#598ca6, #477085);
  background-image: linear-gradient(#598ca6, #477085); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .sidebar-nav li.active a, .theme-secondary-c240_30 .collapsible-sidenav > li > ul > li.active a {
  color: #2d2d53; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .sidebar-nav li.active a:after, .theme-secondary-c240_30 .sidebar-nav li.head {
  background: #363663; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 #email-container .sidebar ul li.active a, .theme-secondary-c240_30 .communication-accordion .message-list li > a, .theme-secondary-c240_30 .accordion-heading > a, .theme-secondary-c240_30 #email-container .message-list li:hover > a {
  color: #2d2d53; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .communication-accordion .message-list li > a:hover {
  color: #2d2d53 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c240_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #363663; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .btn, .theme-secondary-c240_30 .btn-default, .theme-secondary-c240_30 .btn-secondary, .theme-secondary-c240_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .btn-primary, .theme-secondary-c240_30 .btn-warning, .theme-secondary-c240_30 .btn-danger, .theme-secondary-c240_30 .btn-success, .theme-secondary-c240_30 .btn-facebook, .theme-secondary-c240_30 .btn-twitter, .theme-secondary-c240_30 .btn-email, .theme-secondary-c240_30 .btn-linkedin, .theme-secondary-c240_30 .btn-tumblr, .theme-secondary-c240_30 .btn-google, .theme-secondary-c240_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .btn-primary, .theme-secondary-c240_30 .mce-btn.mce-primary button, .theme-secondary-c240_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e74), color-stop(100%, #343460));
  background-image: -webkit-linear-gradient(#3e3e74, #343460);
  background-image: -moz-linear-gradient(#3e3e74, #343460);
  background-image: -o-linear-gradient(#3e3e74, #343460);
  background-image: linear-gradient(#3e3e74, #343460);
  background-image: -ms-linear-gradient(#3e3e74, #343460);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E3E74', endColorstr='#FF343460');
  border-color: #242442; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c240_30 .btn-primary:active, .theme-secondary-c240_30 .mce-btn.mce-primary button:active, .theme-secondary-c240_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #363663; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c240_30 .btn-primary:hover, .theme-secondary-c240_30 .mce-btn.mce-primary button:hover, .theme-secondary-c240_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e74), color-stop(100%, #343460));
    background-image: -webkit-linear-gradient(#3e3e74, #343460);
    background-image: -moz-linear-gradient(#3e3e74, #343460);
    background-image: -o-linear-gradient(#3e3e74, #343460);
    background-image: linear-gradient(#3e3e74, #343460);
    background-image: -ms-linear-gradient(#3e3e74, #343460);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3E3E74', endColorstr='#FF343460'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .subnav {
  background: #363663; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c240_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #363663;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363663), color-stop(100%, #2d2d53));
  background-image: -webkit-linear-gradient(#363663, #2d2d53);
  background-image: -moz-linear-gradient(#363663, #2d2d53);
  background-image: -o-linear-gradient(#363663, #2d2d53);
  background-image: linear-gradient(#363663, #2d2d53);
  background-image: -ms-linear-gradient(#363663, #2d2d53);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF363663', endColorstr='#FF2D2D53'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #363663; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c240_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c240_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #363663; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .page-header-side.secondary-color {
  background: #363663; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_30 .jp-play-bar, .theme-secondary-c240_30 .jp-volume-bar-value {
  background-color: #363663;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e74), color-stop(100%, #2d2d53));
  background-image: -webkit-linear-gradient(#3e3e74, #2d2d53);
  background-image: -moz-linear-gradient(#3e3e74, #2d2d53);
  background-image: -o-linear-gradient(#3e3e74, #2d2d53);
  background-image: linear-gradient(#3e3e74, #2d2d53); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .sidebar-nav li.active a, .theme-secondary-c240_45 .collapsible-sidenav > li > ul > li.active a {
  color: #474785; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .sidebar-nav li.active a:after, .theme-secondary-c240_45 .sidebar-nav li.head {
  background: #505095; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 #email-container .sidebar ul li.active a, .theme-secondary-c240_45 .communication-accordion .message-list li > a, .theme-secondary-c240_45 .accordion-heading > a, .theme-secondary-c240_45 #email-container .message-list li:hover > a {
  color: #474785; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .communication-accordion .message-list li > a:hover {
  color: #474785 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c240_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #505095; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .btn, .theme-secondary-c240_45 .btn-default, .theme-secondary-c240_45 .btn-secondary, .theme-secondary-c240_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .btn-primary, .theme-secondary-c240_45 .btn-warning, .theme-secondary-c240_45 .btn-danger, .theme-secondary-c240_45 .btn-success, .theme-secondary-c240_45 .btn-facebook, .theme-secondary-c240_45 .btn-twitter, .theme-secondary-c240_45 .btn-email, .theme-secondary-c240_45 .btn-linkedin, .theme-secondary-c240_45 .btn-tumblr, .theme-secondary-c240_45 .btn-google, .theme-secondary-c240_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .btn-primary, .theme-secondary-c240_45 .mce-btn.mce-primary button, .theme-secondary-c240_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5959a6), color-stop(100%, #4f4f92));
  background-image: -webkit-linear-gradient(#5959a6, #4f4f92);
  background-image: -moz-linear-gradient(#5959a6, #4f4f92);
  background-image: -o-linear-gradient(#5959a6, #4f4f92);
  background-image: linear-gradient(#5959a6, #4f4f92);
  background-image: -ms-linear-gradient(#5959a6, #4f4f92);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5959A6', endColorstr='#FF4F4F92');
  border-color: #3e3e74; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c240_45 .btn-primary:active, .theme-secondary-c240_45 .mce-btn.mce-primary button:active, .theme-secondary-c240_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #505095; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c240_45 .btn-primary:hover, .theme-secondary-c240_45 .mce-btn.mce-primary button:hover, .theme-secondary-c240_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5959a6), color-stop(100%, #4f4f92));
    background-image: -webkit-linear-gradient(#5959a6, #4f4f92);
    background-image: -moz-linear-gradient(#5959a6, #4f4f92);
    background-image: -o-linear-gradient(#5959a6, #4f4f92);
    background-image: linear-gradient(#5959a6, #4f4f92);
    background-image: -ms-linear-gradient(#5959a6, #4f4f92);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5959A6', endColorstr='#FF4F4F92'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .subnav {
  background: #505095; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c240_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #505095;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #505095), color-stop(100%, #474785));
  background-image: -webkit-linear-gradient(#505095, #474785);
  background-image: -moz-linear-gradient(#505095, #474785);
  background-image: -o-linear-gradient(#505095, #474785);
  background-image: linear-gradient(#505095, #474785);
  background-image: -ms-linear-gradient(#505095, #474785);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF505095', endColorstr='#FF474785'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #505095; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c240_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c240_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #505095; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .page-header-side.secondary-color {
  background: #505095; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c240_45 .jp-play-bar, .theme-secondary-c240_45 .jp-volume-bar-value {
  background-color: #505095;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5959a6), color-stop(100%, #474785));
  background-image: -webkit-linear-gradient(#5959a6, #474785);
  background-image: -moz-linear-gradient(#5959a6, #474785);
  background-image: -o-linear-gradient(#5959a6, #474785);
  background-image: linear-gradient(#5959a6, #474785); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .sidebar-nav li.active a, .theme-secondary-c280_30 .collapsible-sidenav > li > ul > li.active a {
  color: #462d53; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .sidebar-nav li.active a:after, .theme-secondary-c280_30 .sidebar-nav li.head {
  background: #543663; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 #email-container .sidebar ul li.active a, .theme-secondary-c280_30 .communication-accordion .message-list li > a, .theme-secondary-c280_30 .accordion-heading > a, .theme-secondary-c280_30 #email-container .message-list li:hover > a {
  color: #462d53; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .communication-accordion .message-list li > a:hover {
  color: #462d53 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c280_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #543663; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .btn, .theme-secondary-c280_30 .btn-default, .theme-secondary-c280_30 .btn-secondary, .theme-secondary-c280_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .btn-primary, .theme-secondary-c280_30 .btn-warning, .theme-secondary-c280_30 .btn-danger, .theme-secondary-c280_30 .btn-success, .theme-secondary-c280_30 .btn-facebook, .theme-secondary-c280_30 .btn-twitter, .theme-secondary-c280_30 .btn-email, .theme-secondary-c280_30 .btn-linkedin, .theme-secondary-c280_30 .btn-tumblr, .theme-secondary-c280_30 .btn-google, .theme-secondary-c280_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .btn-primary, .theme-secondary-c280_30 .mce-btn.mce-primary button, .theme-secondary-c280_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #623e74), color-stop(100%, #513460));
  background-image: -webkit-linear-gradient(#623e74, #513460);
  background-image: -moz-linear-gradient(#623e74, #513460);
  background-image: -o-linear-gradient(#623e74, #513460);
  background-image: linear-gradient(#623e74, #513460);
  background-image: -ms-linear-gradient(#623e74, #513460);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF623E74', endColorstr='#FF513460');
  border-color: #382442; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c280_30 .btn-primary:active, .theme-secondary-c280_30 .mce-btn.mce-primary button:active, .theme-secondary-c280_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #543663; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c280_30 .btn-primary:hover, .theme-secondary-c280_30 .mce-btn.mce-primary button:hover, .theme-secondary-c280_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #623e74), color-stop(100%, #513460));
    background-image: -webkit-linear-gradient(#623e74, #513460);
    background-image: -moz-linear-gradient(#623e74, #513460);
    background-image: -o-linear-gradient(#623e74, #513460);
    background-image: linear-gradient(#623e74, #513460);
    background-image: -ms-linear-gradient(#623e74, #513460);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF623E74', endColorstr='#FF513460'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .subnav {
  background: #543663; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c280_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #543663;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #543663), color-stop(100%, #462d53));
  background-image: -webkit-linear-gradient(#543663, #462d53);
  background-image: -moz-linear-gradient(#543663, #462d53);
  background-image: -o-linear-gradient(#543663, #462d53);
  background-image: linear-gradient(#543663, #462d53);
  background-image: -ms-linear-gradient(#543663, #462d53);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF543663', endColorstr='#FF462D53'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #543663; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c280_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c280_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #543663; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .page-header-side.secondary-color {
  background: #543663; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_30 .jp-play-bar, .theme-secondary-c280_30 .jp-volume-bar-value {
  background-color: #543663;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #623e74), color-stop(100%, #462d53));
  background-image: -webkit-linear-gradient(#623e74, #462d53);
  background-image: -moz-linear-gradient(#623e74, #462d53);
  background-image: -o-linear-gradient(#623e74, #462d53);
  background-image: linear-gradient(#623e74, #462d53); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .sidebar-nav li.active a, .theme-secondary-c280_45 .collapsible-sidenav > li > ul > li.active a {
  color: #704785; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .sidebar-nav li.active a:after, .theme-secondary-c280_45 .sidebar-nav li.head {
  background: #7e5095; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 #email-container .sidebar ul li.active a, .theme-secondary-c280_45 .communication-accordion .message-list li > a, .theme-secondary-c280_45 .accordion-heading > a, .theme-secondary-c280_45 #email-container .message-list li:hover > a {
  color: #704785; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .communication-accordion .message-list li > a:hover {
  color: #704785 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c280_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #7e5095; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .btn, .theme-secondary-c280_45 .btn-default, .theme-secondary-c280_45 .btn-secondary, .theme-secondary-c280_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .btn-primary, .theme-secondary-c280_45 .btn-warning, .theme-secondary-c280_45 .btn-danger, .theme-secondary-c280_45 .btn-success, .theme-secondary-c280_45 .btn-facebook, .theme-secondary-c280_45 .btn-twitter, .theme-secondary-c280_45 .btn-email, .theme-secondary-c280_45 .btn-linkedin, .theme-secondary-c280_45 .btn-tumblr, .theme-secondary-c280_45 .btn-google, .theme-secondary-c280_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .btn-primary, .theme-secondary-c280_45 .mce-btn.mce-primary button, .theme-secondary-c280_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c59a6), color-stop(100%, #7b4f92));
  background-image: -webkit-linear-gradient(#8c59a6, #7b4f92);
  background-image: -moz-linear-gradient(#8c59a6, #7b4f92);
  background-image: -o-linear-gradient(#8c59a6, #7b4f92);
  background-image: linear-gradient(#8c59a6, #7b4f92);
  background-image: -ms-linear-gradient(#8c59a6, #7b4f92);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8C59A6', endColorstr='#FF7B4F92');
  border-color: #623e74; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c280_45 .btn-primary:active, .theme-secondary-c280_45 .mce-btn.mce-primary button:active, .theme-secondary-c280_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #7e5095; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c280_45 .btn-primary:hover, .theme-secondary-c280_45 .mce-btn.mce-primary button:hover, .theme-secondary-c280_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c59a6), color-stop(100%, #7b4f92));
    background-image: -webkit-linear-gradient(#8c59a6, #7b4f92);
    background-image: -moz-linear-gradient(#8c59a6, #7b4f92);
    background-image: -o-linear-gradient(#8c59a6, #7b4f92);
    background-image: linear-gradient(#8c59a6, #7b4f92);
    background-image: -ms-linear-gradient(#8c59a6, #7b4f92);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8C59A6', endColorstr='#FF7B4F92'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .subnav {
  background: #7e5095; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c280_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #7e5095;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e5095), color-stop(100%, #704785));
  background-image: -webkit-linear-gradient(#7e5095, #704785);
  background-image: -moz-linear-gradient(#7e5095, #704785);
  background-image: -o-linear-gradient(#7e5095, #704785);
  background-image: linear-gradient(#7e5095, #704785);
  background-image: -ms-linear-gradient(#7e5095, #704785);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7E5095', endColorstr='#FF704785'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #7e5095; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c280_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c280_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #7e5095; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .page-header-side.secondary-color {
  background: #7e5095; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c280_45 .jp-play-bar, .theme-secondary-c280_45 .jp-volume-bar-value {
  background-color: #7e5095;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c59a6), color-stop(100%, #704785));
  background-image: -webkit-linear-gradient(#8c59a6, #704785);
  background-image: -moz-linear-gradient(#8c59a6, #704785);
  background-image: -o-linear-gradient(#8c59a6, #704785);
  background-image: linear-gradient(#8c59a6, #704785); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .sidebar-nav li.active a, .theme-secondary-c320_30 .collapsible-sidenav > li > ul > li.active a {
  color: #532d46; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .sidebar-nav li.active a:after, .theme-secondary-c320_30 .sidebar-nav li.head {
  background: #633654; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 #email-container .sidebar ul li.active a, .theme-secondary-c320_30 .communication-accordion .message-list li > a, .theme-secondary-c320_30 .accordion-heading > a, .theme-secondary-c320_30 #email-container .message-list li:hover > a {
  color: #532d46; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .communication-accordion .message-list li > a:hover {
  color: #532d46 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 #email-container .sidebar ul li.active a:after, .theme-secondary-c320_30 .collapsible-sidenav > li > ul > li.active a:after {
  background: #633654; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .btn, .theme-secondary-c320_30 .btn-default, .theme-secondary-c320_30 .btn-secondary, .theme-secondary-c320_30 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .btn-primary, .theme-secondary-c320_30 .btn-warning, .theme-secondary-c320_30 .btn-danger, .theme-secondary-c320_30 .btn-success, .theme-secondary-c320_30 .btn-facebook, .theme-secondary-c320_30 .btn-twitter, .theme-secondary-c320_30 .btn-email, .theme-secondary-c320_30 .btn-linkedin, .theme-secondary-c320_30 .btn-tumblr, .theme-secondary-c320_30 .btn-google, .theme-secondary-c320_30 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .btn-primary, .theme-secondary-c320_30 .mce-btn.mce-primary button, .theme-secondary-c320_30 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e62), color-stop(100%, #603451));
  background-image: -webkit-linear-gradient(#743e62, #603451);
  background-image: -moz-linear-gradient(#743e62, #603451);
  background-image: -o-linear-gradient(#743e62, #603451);
  background-image: linear-gradient(#743e62, #603451);
  background-image: -ms-linear-gradient(#743e62, #603451);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF743E62', endColorstr='#FF603451');
  border-color: #422438; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c320_30 .btn-primary:active, .theme-secondary-c320_30 .mce-btn.mce-primary button:active, .theme-secondary-c320_30 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #633654; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c320_30 .btn-primary:hover, .theme-secondary-c320_30 .mce-btn.mce-primary button:hover, .theme-secondary-c320_30 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e62), color-stop(100%, #603451));
    background-image: -webkit-linear-gradient(#743e62, #603451);
    background-image: -moz-linear-gradient(#743e62, #603451);
    background-image: -o-linear-gradient(#743e62, #603451);
    background-image: linear-gradient(#743e62, #603451);
    background-image: -ms-linear-gradient(#743e62, #603451);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF743E62', endColorstr='#FF603451'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .subnav {
  background: #633654; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c320_30 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #633654;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #633654), color-stop(100%, #532d46));
  background-image: -webkit-linear-gradient(#633654, #532d46);
  background-image: -moz-linear-gradient(#633654, #532d46);
  background-image: -o-linear-gradient(#633654, #532d46);
  background-image: linear-gradient(#633654, #532d46);
  background-image: -ms-linear-gradient(#633654, #532d46);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF633654', endColorstr='#FF532D46'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #633654; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c320_30 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c320_30 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #633654; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .page-header-side.secondary-color {
  background: #633654; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_30 .jp-play-bar, .theme-secondary-c320_30 .jp-volume-bar-value {
  background-color: #633654;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #743e62), color-stop(100%, #532d46));
  background-image: -webkit-linear-gradient(#743e62, #532d46);
  background-image: -moz-linear-gradient(#743e62, #532d46);
  background-image: -o-linear-gradient(#743e62, #532d46);
  background-image: linear-gradient(#743e62, #532d46); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .sidebar-nav li.active a, .theme-secondary-c320_45 .collapsible-sidenav > li > ul > li.active a {
  color: #854770; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .sidebar-nav li.active a:after, .theme-secondary-c320_45 .sidebar-nav li.head {
  background: #95507e; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 #email-container .sidebar ul li.active a, .theme-secondary-c320_45 .communication-accordion .message-list li > a, .theme-secondary-c320_45 .accordion-heading > a, .theme-secondary-c320_45 #email-container .message-list li:hover > a {
  color: #854770; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .communication-accordion .message-list li > a:hover {
  color: #854770 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 #email-container .sidebar ul li.active a:after, .theme-secondary-c320_45 .collapsible-sidenav > li > ul > li.active a:after {
  background: #95507e; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .btn, .theme-secondary-c320_45 .btn-default, .theme-secondary-c320_45 .btn-secondary, .theme-secondary-c320_45 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .btn-primary, .theme-secondary-c320_45 .btn-warning, .theme-secondary-c320_45 .btn-danger, .theme-secondary-c320_45 .btn-success, .theme-secondary-c320_45 .btn-facebook, .theme-secondary-c320_45 .btn-twitter, .theme-secondary-c320_45 .btn-email, .theme-secondary-c320_45 .btn-linkedin, .theme-secondary-c320_45 .btn-tumblr, .theme-secondary-c320_45 .btn-google, .theme-secondary-c320_45 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .btn-primary, .theme-secondary-c320_45 .mce-btn.mce-primary button, .theme-secondary-c320_45 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6598c), color-stop(100%, #924f7b));
  background-image: -webkit-linear-gradient(#a6598c, #924f7b);
  background-image: -moz-linear-gradient(#a6598c, #924f7b);
  background-image: -o-linear-gradient(#a6598c, #924f7b);
  background-image: linear-gradient(#a6598c, #924f7b);
  background-image: -ms-linear-gradient(#a6598c, #924f7b);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA6598C', endColorstr='#FF924F7B');
  border-color: #743e62; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c320_45 .btn-primary:active, .theme-secondary-c320_45 .mce-btn.mce-primary button:active, .theme-secondary-c320_45 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #95507e; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-c320_45 .btn-primary:hover, .theme-secondary-c320_45 .mce-btn.mce-primary button:hover, .theme-secondary-c320_45 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6598c), color-stop(100%, #924f7b));
    background-image: -webkit-linear-gradient(#a6598c, #924f7b);
    background-image: -moz-linear-gradient(#a6598c, #924f7b);
    background-image: -o-linear-gradient(#a6598c, #924f7b);
    background-image: linear-gradient(#a6598c, #924f7b);
    background-image: -ms-linear-gradient(#a6598c, #924f7b);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA6598C', endColorstr='#FF924F7B'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .subnav {
  background: #95507e; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .navbar .navbar-inner .nav > li.active a, .theme-secondary-c320_45 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #95507e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #95507e), color-stop(100%, #854770));
  background-image: -webkit-linear-gradient(#95507e, #854770);
  background-image: -moz-linear-gradient(#95507e, #854770);
  background-image: -o-linear-gradient(#95507e, #854770);
  background-image: linear-gradient(#95507e, #854770);
  background-image: -ms-linear-gradient(#95507e, #854770);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF95507E', endColorstr='#FF854770'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #95507e; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-c320_45 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-c320_45 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #95507e; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .page-header-side.secondary-color {
  background: #95507e; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-c320_45 .jp-play-bar, .theme-secondary-c320_45 .jp-volume-bar-value {
  background-color: #95507e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6598c), color-stop(100%, #854770));
  background-image: -webkit-linear-gradient(#a6598c, #854770);
  background-image: -moz-linear-gradient(#a6598c, #854770);
  background-image: -o-linear-gradient(#a6598c, #854770);
  background-image: linear-gradient(#a6598c, #854770); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .sidebar-nav li.active a, .theme-secondary-leverageRed .collapsible-sidenav > li > ul > li.active a {
  color: #a31e23; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .sidebar-nav li.active a:after, .theme-secondary-leverageRed .sidebar-nav li.head {
  background: #b92228; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed #email-container .sidebar ul li.active a, .theme-secondary-leverageRed .communication-accordion .message-list li > a, .theme-secondary-leverageRed .accordion-heading > a, .theme-secondary-leverageRed #email-container .message-list li:hover > a {
  color: #a31e23; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .communication-accordion .message-list li > a:hover {
  color: #a31e23 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed #email-container .sidebar ul li.active a:after, .theme-secondary-leverageRed .collapsible-sidenav > li > ul > li.active a:after {
  background: #b92228; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .btn, .theme-secondary-leverageRed .btn-default, .theme-secondary-leverageRed .btn-secondary, .theme-secondary-leverageRed .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .btn-primary, .theme-secondary-leverageRed .btn-warning, .theme-secondary-leverageRed .btn-danger, .theme-secondary-leverageRed .btn-success, .theme-secondary-leverageRed .btn-facebook, .theme-secondary-leverageRed .btn-twitter, .theme-secondary-leverageRed .btn-email, .theme-secondary-leverageRed .btn-linkedin, .theme-secondary-leverageRed .btn-tumblr, .theme-secondary-leverageRed .btn-google, .theme-secondary-leverageRed .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .btn-primary, .theme-secondary-leverageRed .mce-btn.mce-primary button, .theme-secondary-leverageRed .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf262d), color-stop(100%, #b52127));
  background-image: -webkit-linear-gradient(#cf262d, #b52127);
  background-image: -moz-linear-gradient(#cf262d, #b52127);
  background-image: -o-linear-gradient(#cf262d, #b52127);
  background-image: linear-gradient(#cf262d, #b52127);
  background-image: -ms-linear-gradient(#cf262d, #b52127);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCF262D', endColorstr='#FFB52127');
  border-color: #8e1a1f; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-leverageRed .btn-primary:active, .theme-secondary-leverageRed .mce-btn.mce-primary button:active, .theme-secondary-leverageRed .btn-group.open .btn-primary.dropdown-toggle:active {
    background: #b92228; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-leverageRed .btn-primary:hover, .theme-secondary-leverageRed .mce-btn.mce-primary button:hover, .theme-secondary-leverageRed .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf262d), color-stop(100%, #b52127));
    background-image: -webkit-linear-gradient(#cf262d, #b52127);
    background-image: -moz-linear-gradient(#cf262d, #b52127);
    background-image: -o-linear-gradient(#cf262d, #b52127);
    background-image: linear-gradient(#cf262d, #b52127);
    background-image: -ms-linear-gradient(#cf262d, #b52127);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCF262D', endColorstr='#FFB52127'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .subnav {
  background: #b92228; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .navbar .navbar-inner .nav > li.active a, .theme-secondary-leverageRed .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: #b92228;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b92228), color-stop(100%, #a31e23));
  background-image: -webkit-linear-gradient(#b92228, #a31e23);
  background-image: -moz-linear-gradient(#b92228, #a31e23);
  background-image: -o-linear-gradient(#b92228, #a31e23);
  background-image: linear-gradient(#b92228, #a31e23);
  background-image: -ms-linear-gradient(#b92228, #a31e23);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB92228', endColorstr='#FFA31E23'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: #b92228; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-leverageRed .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-leverageRed .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: #b92228; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .page-header-side.secondary-color {
  background: #b92228; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-leverageRed .jp-play-bar, .theme-secondary-leverageRed .jp-volume-bar-value {
  background-color: #b92228;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf262d), color-stop(100%, #a31e23));
  background-image: -webkit-linear-gradient(#cf262d, #a31e23);
  background-image: -moz-linear-gradient(#cf262d, #a31e23);
  background-image: -o-linear-gradient(#cf262d, #a31e23);
  background-image: linear-gradient(#cf262d, #a31e23); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .sidebar-nav li.active a, .theme-secondary-grey_1 .collapsible-sidenav > li > ul > li.active a {
  color: black; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .sidebar-nav li.active a:after, .theme-secondary-grey_1 .sidebar-nav li.head {
  background: black; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 #email-container .sidebar ul li.active a, .theme-secondary-grey_1 .communication-accordion .message-list li > a, .theme-secondary-grey_1 .accordion-heading > a, .theme-secondary-grey_1 #email-container .message-list li:hover > a {
  color: black; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .communication-accordion .message-list li > a:hover {
  color: black !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_1 .collapsible-sidenav > li > ul > li.active a:after {
  background: black; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .btn, .theme-secondary-grey_1 .btn-default, .theme-secondary-grey_1 .btn-secondary, .theme-secondary-grey_1 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .btn-primary, .theme-secondary-grey_1 .btn-warning, .theme-secondary-grey_1 .btn-danger, .theme-secondary-grey_1 .btn-success, .theme-secondary-grey_1 .btn-facebook, .theme-secondary-grey_1 .btn-twitter, .theme-secondary-grey_1 .btn-email, .theme-secondary-grey_1 .btn-linkedin, .theme-secondary-grey_1 .btn-tumblr, .theme-secondary-grey_1 .btn-google, .theme-secondary-grey_1 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .btn-primary, .theme-secondary-grey_1 .mce-btn.mce-primary button, .theme-secondary-grey_1 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#0d0d0d, #000000);
  background-image: -moz-linear-gradient(#0d0d0d, #000000);
  background-image: -o-linear-gradient(#0d0d0d, #000000);
  background-image: linear-gradient(#0d0d0d, #000000);
  background-image: -ms-linear-gradient(#0d0d0d, black);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0D0D0D', endColorstr='#FF000000');
  border-color: black; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_1 .btn-primary:active, .theme-secondary-grey_1 .mce-btn.mce-primary button:active, .theme-secondary-grey_1 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: black; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_1 .btn-primary:hover, .theme-secondary-grey_1 .mce-btn.mce-primary button:hover, .theme-secondary-grey_1 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(#0d0d0d, #000000);
    background-image: -moz-linear-gradient(#0d0d0d, #000000);
    background-image: -o-linear-gradient(#0d0d0d, #000000);
    background-image: linear-gradient(#0d0d0d, #000000);
    background-image: -ms-linear-gradient(#0d0d0d, black);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0D0D0D', endColorstr='#FF000000'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .subnav {
  background: black; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_1 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: black;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #000000), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#000000, #000000);
  background-image: -moz-linear-gradient(#000000, #000000);
  background-image: -o-linear-gradient(#000000, #000000);
  background-image: linear-gradient(#000000, #000000);
  background-image: -ms-linear-gradient(black, black);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: black; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_1 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_1 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: black; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .page-header-side.secondary-color {
  background: black; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_1 .jp-play-bar, .theme-secondary-grey_1 .jp-volume-bar-value {
  background-color: black;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#0d0d0d, #000000);
  background-image: -moz-linear-gradient(#0d0d0d, #000000);
  background-image: -o-linear-gradient(#0d0d0d, #000000);
  background-image: linear-gradient(#0d0d0d, #000000); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .sidebar-nav li.active a, .theme-secondary-grey_2 .collapsible-sidenav > li > ul > li.active a {
  color: #253f3f; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .sidebar-nav li.active a:after, .theme-secondary-grey_2 .sidebar-nav li.head {
  background: darkslategrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 #email-container .sidebar ul li.active a, .theme-secondary-grey_2 .communication-accordion .message-list li > a, .theme-secondary-grey_2 .accordion-heading > a, .theme-secondary-grey_2 #email-container .message-list li:hover > a {
  color: #253f3f; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .communication-accordion .message-list li > a:hover {
  color: #253f3f !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_2 .collapsible-sidenav > li > ul > li.active a:after {
  background: darkslategrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .btn, .theme-secondary-grey_2 .btn-default, .theme-secondary-grey_2 .btn-secondary, .theme-secondary-grey_2 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .btn-primary, .theme-secondary-grey_2 .btn-warning, .theme-secondary-grey_2 .btn-danger, .theme-secondary-grey_2 .btn-success, .theme-secondary-grey_2 .btn-facebook, .theme-secondary-grey_2 .btn-twitter, .theme-secondary-grey_2 .btn-email, .theme-secondary-grey_2 .btn-linkedin, .theme-secondary-grey_2 .btn-tumblr, .theme-secondary-grey_2 .btn-google, .theme-secondary-grey_2 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .btn-primary, .theme-secondary-grey_2 .mce-btn.mce-primary button, .theme-secondary-grey_2 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #395f5f), color-stop(100%, #2d4c4c));
  background-image: -webkit-linear-gradient(#395f5f, #2d4c4c);
  background-image: -moz-linear-gradient(#395f5f, #2d4c4c);
  background-image: -o-linear-gradient(#395f5f, #2d4c4c);
  background-image: linear-gradient(#395f5f, #2d4c4c);
  background-image: -ms-linear-gradient(#395f5f, #2d4c4c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF395F5F', endColorstr='#FF2D4C4C');
  border-color: #1c2f2f; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_2 .btn-primary:active, .theme-secondary-grey_2 .mce-btn.mce-primary button:active, .theme-secondary-grey_2 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: darkslategrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_2 .btn-primary:hover, .theme-secondary-grey_2 .mce-btn.mce-primary button:hover, .theme-secondary-grey_2 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #395f5f), color-stop(100%, #2d4c4c));
    background-image: -webkit-linear-gradient(#395f5f, #2d4c4c);
    background-image: -moz-linear-gradient(#395f5f, #2d4c4c);
    background-image: -o-linear-gradient(#395f5f, #2d4c4c);
    background-image: linear-gradient(#395f5f, #2d4c4c);
    background-image: -ms-linear-gradient(#395f5f, #2d4c4c);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF395F5F', endColorstr='#FF2D4C4C'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .subnav {
  background: darkslategrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_2 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: darkslategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f4f4f), color-stop(100%, #253f3f));
  background-image: -webkit-linear-gradient(#2f4f4f, #253f3f);
  background-image: -moz-linear-gradient(#2f4f4f, #253f3f);
  background-image: -o-linear-gradient(#2f4f4f, #253f3f);
  background-image: linear-gradient(#2f4f4f, #253f3f);
  background-image: -ms-linear-gradient(darkslategrey, #253f3f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2F4F4F', endColorstr='#FF253F3F'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: darkslategrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_2 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_2 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: darkslategrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .page-header-side.secondary-color {
  background: darkslategrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_2 .jp-play-bar, .theme-secondary-grey_2 .jp-volume-bar-value {
  background-color: darkslategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #395f5f), color-stop(100%, #253f3f));
  background-image: -webkit-linear-gradient(#395f5f, #253f3f);
  background-image: -moz-linear-gradient(#395f5f, #253f3f);
  background-image: -o-linear-gradient(#395f5f, #253f3f);
  background-image: linear-gradient(#395f5f, #253f3f); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .sidebar-nav li.active a, .theme-secondary-grey_3 .collapsible-sidenav > li > ul > li.active a {
  color: #657382; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .sidebar-nav li.active a:after, .theme-secondary-grey_3 .sidebar-nav li.head {
  background: slategrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 #email-container .sidebar ul li.active a, .theme-secondary-grey_3 .communication-accordion .message-list li > a, .theme-secondary-grey_3 .accordion-heading > a, .theme-secondary-grey_3 #email-container .message-list li:hover > a {
  color: #657382; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .communication-accordion .message-list li > a:hover {
  color: #657382 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_3 .collapsible-sidenav > li > ul > li.active a:after {
  background: slategrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .btn, .theme-secondary-grey_3 .btn-default, .theme-secondary-grey_3 .btn-secondary, .theme-secondary-grey_3 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .btn-primary, .theme-secondary-grey_3 .btn-warning, .theme-secondary-grey_3 .btn-danger, .theme-secondary-grey_3 .btn-success, .theme-secondary-grey_3 .btn-facebook, .theme-secondary-grey_3 .btn-twitter, .theme-secondary-grey_3 .btn-email, .theme-secondary-grey_3 .btn-linkedin, .theme-secondary-grey_3 .btn-tumblr, .theme-secondary-grey_3 .btn-google, .theme-secondary-grey_3 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .btn-primary, .theme-secondary-grey_3 .mce-btn.mce-primary button, .theme-secondary-grey_3 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e8d9b), color-stop(100%, #6e7d8d));
  background-image: -webkit-linear-gradient(#7e8d9b, #6e7d8d);
  background-image: -moz-linear-gradient(#7e8d9b, #6e7d8d);
  background-image: -o-linear-gradient(#7e8d9b, #6e7d8d);
  background-image: linear-gradient(#7e8d9b, #6e7d8d);
  background-image: -ms-linear-gradient(#7e8d9b, #6e7d8d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7E8D9B', endColorstr='#FF6E7D8D');
  border-color: #5a6673; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_3 .btn-primary:active, .theme-secondary-grey_3 .mce-btn.mce-primary button:active, .theme-secondary-grey_3 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: slategrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_3 .btn-primary:hover, .theme-secondary-grey_3 .mce-btn.mce-primary button:hover, .theme-secondary-grey_3 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e8d9b), color-stop(100%, #6e7d8d));
    background-image: -webkit-linear-gradient(#7e8d9b, #6e7d8d);
    background-image: -moz-linear-gradient(#7e8d9b, #6e7d8d);
    background-image: -o-linear-gradient(#7e8d9b, #6e7d8d);
    background-image: linear-gradient(#7e8d9b, #6e7d8d);
    background-image: -ms-linear-gradient(#7e8d9b, #6e7d8d);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7E8D9B', endColorstr='#FF6E7D8D'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .subnav {
  background: slategrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_3 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: slategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #708090), color-stop(100%, #657382));
  background-image: -webkit-linear-gradient(#708090, #657382);
  background-image: -moz-linear-gradient(#708090, #657382);
  background-image: -o-linear-gradient(#708090, #657382);
  background-image: linear-gradient(#708090, #657382);
  background-image: -ms-linear-gradient(slategrey, #657382);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF708090', endColorstr='#FF657382'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: slategrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_3 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_3 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: slategrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .page-header-side.secondary-color {
  background: slategrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_3 .jp-play-bar, .theme-secondary-grey_3 .jp-volume-bar-value {
  background-color: slategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e8d9b), color-stop(100%, #657382));
  background-image: -webkit-linear-gradient(#7e8d9b, #657382);
  background-image: -moz-linear-gradient(#7e8d9b, #657382);
  background-image: -o-linear-gradient(#7e8d9b, #657382);
  background-image: linear-gradient(#7e8d9b, #657382); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .sidebar-nav li.active a, .theme-secondary-grey_4 .collapsible-sidenav > li > ul > li.active a {
  color: #6a7b8d; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .sidebar-nav li.active a:after, .theme-secondary-grey_4 .sidebar-nav li.head {
  background: lightslategrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 #email-container .sidebar ul li.active a, .theme-secondary-grey_4 .communication-accordion .message-list li > a, .theme-secondary-grey_4 .accordion-heading > a, .theme-secondary-grey_4 #email-container .message-list li:hover > a {
  color: #6a7b8d; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .communication-accordion .message-list li > a:hover {
  color: #6a7b8d !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_4 .collapsible-sidenav > li > ul > li.active a:after {
  background: lightslategrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .btn, .theme-secondary-grey_4 .btn-default, .theme-secondary-grey_4 .btn-secondary, .theme-secondary-grey_4 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .btn-primary, .theme-secondary-grey_4 .btn-warning, .theme-secondary-grey_4 .btn-danger, .theme-secondary-grey_4 .btn-success, .theme-secondary-grey_4 .btn-facebook, .theme-secondary-grey_4 .btn-twitter, .theme-secondary-grey_4 .btn-email, .theme-secondary-grey_4 .btn-linkedin, .theme-secondary-grey_4 .btn-tumblr, .theme-secondary-grey_4 .btn-google, .theme-secondary-grey_4 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .btn-primary, .theme-secondary-grey_4 .mce-btn.mce-primary button, .theme-secondary-grey_4 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8695a4), color-stop(100%, #748597));
  background-image: -webkit-linear-gradient(#8695a4, #748597);
  background-image: -moz-linear-gradient(#8695a4, #748597);
  background-image: -o-linear-gradient(#8695a4, #748597);
  background-image: linear-gradient(#8695a4, #748597);
  background-image: -ms-linear-gradient(#8695a4, #748597);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8695A4', endColorstr='#FF748597');
  border-color: #5f6e7e; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_4 .btn-primary:active, .theme-secondary-grey_4 .mce-btn.mce-primary button:active, .theme-secondary-grey_4 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: lightslategrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_4 .btn-primary:hover, .theme-secondary-grey_4 .mce-btn.mce-primary button:hover, .theme-secondary-grey_4 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8695a4), color-stop(100%, #748597));
    background-image: -webkit-linear-gradient(#8695a4, #748597);
    background-image: -moz-linear-gradient(#8695a4, #748597);
    background-image: -o-linear-gradient(#8695a4, #748597);
    background-image: linear-gradient(#8695a4, #748597);
    background-image: -ms-linear-gradient(#8695a4, #748597);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8695A4', endColorstr='#FF748597'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .subnav {
  background: lightslategrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_4 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: lightslategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #778899), color-stop(100%, #6a7b8d));
  background-image: -webkit-linear-gradient(#778899, #6a7b8d);
  background-image: -moz-linear-gradient(#778899, #6a7b8d);
  background-image: -o-linear-gradient(#778899, #6a7b8d);
  background-image: linear-gradient(#778899, #6a7b8d);
  background-image: -ms-linear-gradient(lightslategrey, #6a7b8d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF778899', endColorstr='#FF6A7B8D'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: lightslategrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_4 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_4 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: lightslategrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .page-header-side.secondary-color {
  background: lightslategrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_4 .jp-play-bar, .theme-secondary-grey_4 .jp-volume-bar-value {
  background-color: lightslategrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8695a4), color-stop(100%, #6a7b8d));
  background-image: -webkit-linear-gradient(#8695a4, #6a7b8d);
  background-image: -moz-linear-gradient(#8695a4, #6a7b8d);
  background-image: -o-linear-gradient(#8695a4, #6a7b8d);
  background-image: linear-gradient(#8695a4, #6a7b8d); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .sidebar-nav li.active a, .theme-secondary-grey_5 .collapsible-sidenav > li > ul > li.active a {
  color: #5c5c5c; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .sidebar-nav li.active a:after, .theme-secondary-grey_5 .sidebar-nav li.head {
  background: dimgrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 #email-container .sidebar ul li.active a, .theme-secondary-grey_5 .communication-accordion .message-list li > a, .theme-secondary-grey_5 .accordion-heading > a, .theme-secondary-grey_5 #email-container .message-list li:hover > a {
  color: #5c5c5c; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .communication-accordion .message-list li > a:hover {
  color: #5c5c5c !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_5 .collapsible-sidenav > li > ul > li.active a:after {
  background: dimgrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .btn, .theme-secondary-grey_5 .btn-default, .theme-secondary-grey_5 .btn-secondary, .theme-secondary-grey_5 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .btn-primary, .theme-secondary-grey_5 .btn-warning, .theme-secondary-grey_5 .btn-danger, .theme-secondary-grey_5 .btn-success, .theme-secondary-grey_5 .btn-facebook, .theme-secondary-grey_5 .btn-twitter, .theme-secondary-grey_5 .btn-email, .theme-secondary-grey_5 .btn-linkedin, .theme-secondary-grey_5 .btn-tumblr, .theme-secondary-grey_5 .btn-google, .theme-secondary-grey_5 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .btn-primary, .theme-secondary-grey_5 .mce-btn.mce-primary button, .theme-secondary-grey_5 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #767676), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(#767676, #666666);
  background-image: -moz-linear-gradient(#767676, #666666);
  background-image: -o-linear-gradient(#767676, #666666);
  background-image: linear-gradient(#767676, #666666);
  background-image: -ms-linear-gradient(#767676, #666666);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF767676', endColorstr='#FF666666');
  border-color: #4f4f4f; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_5 .btn-primary:active, .theme-secondary-grey_5 .mce-btn.mce-primary button:active, .theme-secondary-grey_5 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: dimgrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_5 .btn-primary:hover, .theme-secondary-grey_5 .mce-btn.mce-primary button:hover, .theme-secondary-grey_5 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #767676), color-stop(100%, #666666));
    background-image: -webkit-linear-gradient(#767676, #666666);
    background-image: -moz-linear-gradient(#767676, #666666);
    background-image: -o-linear-gradient(#767676, #666666);
    background-image: linear-gradient(#767676, #666666);
    background-image: -ms-linear-gradient(#767676, #666666);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF767676', endColorstr='#FF666666'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .subnav {
  background: dimgrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_5 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: dimgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #696969), color-stop(100%, #5c5c5c));
  background-image: -webkit-linear-gradient(#696969, #5c5c5c);
  background-image: -moz-linear-gradient(#696969, #5c5c5c);
  background-image: -o-linear-gradient(#696969, #5c5c5c);
  background-image: linear-gradient(#696969, #5c5c5c);
  background-image: -ms-linear-gradient(dimgrey, #5c5c5c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF696969', endColorstr='#FF5C5C5C'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: dimgrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_5 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_5 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: dimgrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .page-header-side.secondary-color {
  background: dimgrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_5 .jp-play-bar, .theme-secondary-grey_5 .jp-volume-bar-value {
  background-color: dimgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #767676), color-stop(100%, #5c5c5c));
  background-image: -webkit-linear-gradient(#767676, #5c5c5c);
  background-image: -moz-linear-gradient(#767676, #5c5c5c);
  background-image: -o-linear-gradient(#767676, #5c5c5c);
  background-image: linear-gradient(#767676, #5c5c5c); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .sidebar-nav li.active a, .theme-secondary-grey_6 .collapsible-sidenav > li > ul > li.active a {
  color: #737373; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .sidebar-nav li.active a:after, .theme-secondary-grey_6 .sidebar-nav li.head {
  background: gray; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 #email-container .sidebar ul li.active a, .theme-secondary-grey_6 .communication-accordion .message-list li > a, .theme-secondary-grey_6 .accordion-heading > a, .theme-secondary-grey_6 #email-container .message-list li:hover > a {
  color: #737373; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .communication-accordion .message-list li > a:hover {
  color: #737373 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_6 .collapsible-sidenav > li > ul > li.active a:after {
  background: gray; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .btn, .theme-secondary-grey_6 .btn-default, .theme-secondary-grey_6 .btn-secondary, .theme-secondary-grey_6 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .btn-primary, .theme-secondary-grey_6 .btn-warning, .theme-secondary-grey_6 .btn-danger, .theme-secondary-grey_6 .btn-success, .theme-secondary-grey_6 .btn-facebook, .theme-secondary-grey_6 .btn-twitter, .theme-secondary-grey_6 .btn-email, .theme-secondary-grey_6 .btn-linkedin, .theme-secondary-grey_6 .btn-tumblr, .theme-secondary-grey_6 .btn-google, .theme-secondary-grey_6 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .btn-primary, .theme-secondary-grey_6 .mce-btn.mce-primary button, .theme-secondary-grey_6 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8d8d8d), color-stop(100%, #7d7d7d));
  background-image: -webkit-linear-gradient(#8d8d8d, #7d7d7d);
  background-image: -moz-linear-gradient(#8d8d8d, #7d7d7d);
  background-image: -o-linear-gradient(#8d8d8d, #7d7d7d);
  background-image: linear-gradient(#8d8d8d, #7d7d7d);
  background-image: -ms-linear-gradient(#8d8d8d, #7d7d7d);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8D8D8D', endColorstr='#FF7D7D7D');
  border-color: #676767; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_6 .btn-primary:active, .theme-secondary-grey_6 .mce-btn.mce-primary button:active, .theme-secondary-grey_6 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: gray; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_6 .btn-primary:hover, .theme-secondary-grey_6 .mce-btn.mce-primary button:hover, .theme-secondary-grey_6 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8d8d8d), color-stop(100%, #7d7d7d));
    background-image: -webkit-linear-gradient(#8d8d8d, #7d7d7d);
    background-image: -moz-linear-gradient(#8d8d8d, #7d7d7d);
    background-image: -o-linear-gradient(#8d8d8d, #7d7d7d);
    background-image: linear-gradient(#8d8d8d, #7d7d7d);
    background-image: -ms-linear-gradient(#8d8d8d, #7d7d7d);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8D8D8D', endColorstr='#FF7D7D7D'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .subnav {
  background: gray; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_6 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: gray;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808080), color-stop(100%, #737373));
  background-image: -webkit-linear-gradient(#808080, #737373);
  background-image: -moz-linear-gradient(#808080, #737373);
  background-image: -o-linear-gradient(#808080, #737373);
  background-image: linear-gradient(#808080, #737373);
  background-image: -ms-linear-gradient(gray, #737373);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF808080', endColorstr='#FF737373'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: gray; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_6 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_6 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: gray; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .page-header-side.secondary-color {
  background: gray; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_6 .jp-play-bar, .theme-secondary-grey_6 .jp-volume-bar-value {
  background-color: gray;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8d8d8d), color-stop(100%, #737373));
  background-image: -webkit-linear-gradient(#8d8d8d, #737373);
  background-image: -moz-linear-gradient(#8d8d8d, #737373);
  background-image: -o-linear-gradient(#8d8d8d, #737373);
  background-image: linear-gradient(#8d8d8d, #737373); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .sidebar-nav li.active a, .theme-secondary-grey_7 .collapsible-sidenav > li > ul > li.active a {
  color: #9c9c9c; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .sidebar-nav li.active a:after, .theme-secondary-grey_7 .sidebar-nav li.head {
  background: darkgrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 #email-container .sidebar ul li.active a, .theme-secondary-grey_7 .communication-accordion .message-list li > a, .theme-secondary-grey_7 .accordion-heading > a, .theme-secondary-grey_7 #email-container .message-list li:hover > a {
  color: #9c9c9c; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .communication-accordion .message-list li > a:hover {
  color: #9c9c9c !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_7 .collapsible-sidenav > li > ul > li.active a:after {
  background: darkgrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .btn, .theme-secondary-grey_7 .btn-default, .theme-secondary-grey_7 .btn-secondary, .theme-secondary-grey_7 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .btn-primary, .theme-secondary-grey_7 .btn-warning, .theme-secondary-grey_7 .btn-danger, .theme-secondary-grey_7 .btn-success, .theme-secondary-grey_7 .btn-facebook, .theme-secondary-grey_7 .btn-twitter, .theme-secondary-grey_7 .btn-email, .theme-secondary-grey_7 .btn-linkedin, .theme-secondary-grey_7 .btn-tumblr, .theme-secondary-grey_7 .btn-google, .theme-secondary-grey_7 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .btn-primary, .theme-secondary-grey_7 .mce-btn.mce-primary button, .theme-secondary-grey_7 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6b6b6), color-stop(100%, #a6a6a6));
  background-image: -webkit-linear-gradient(#b6b6b6, #a6a6a6);
  background-image: -moz-linear-gradient(#b6b6b6, #a6a6a6);
  background-image: -o-linear-gradient(#b6b6b6, #a6a6a6);
  background-image: linear-gradient(#b6b6b6, #a6a6a6);
  background-image: -ms-linear-gradient(#b6b6b6, #a6a6a6);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB6B6B6', endColorstr='#FFA6A6A6');
  border-color: #8f8f8f; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_7 .btn-primary:active, .theme-secondary-grey_7 .mce-btn.mce-primary button:active, .theme-secondary-grey_7 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: darkgrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_7 .btn-primary:hover, .theme-secondary-grey_7 .mce-btn.mce-primary button:hover, .theme-secondary-grey_7 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6b6b6), color-stop(100%, #a6a6a6));
    background-image: -webkit-linear-gradient(#b6b6b6, #a6a6a6);
    background-image: -moz-linear-gradient(#b6b6b6, #a6a6a6);
    background-image: -o-linear-gradient(#b6b6b6, #a6a6a6);
    background-image: linear-gradient(#b6b6b6, #a6a6a6);
    background-image: -ms-linear-gradient(#b6b6b6, #a6a6a6);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB6B6B6', endColorstr='#FFA6A6A6'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .subnav {
  background: darkgrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_7 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: darkgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a9a9a9), color-stop(100%, #9c9c9c));
  background-image: -webkit-linear-gradient(#a9a9a9, #9c9c9c);
  background-image: -moz-linear-gradient(#a9a9a9, #9c9c9c);
  background-image: -o-linear-gradient(#a9a9a9, #9c9c9c);
  background-image: linear-gradient(#a9a9a9, #9c9c9c);
  background-image: -ms-linear-gradient(darkgrey, #9c9c9c);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA9A9A9', endColorstr='#FF9C9C9C'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: darkgrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_7 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_7 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: darkgrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .page-header-side.secondary-color {
  background: darkgrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_7 .jp-play-bar, .theme-secondary-grey_7 .jp-volume-bar-value {
  background-color: darkgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6b6b6), color-stop(100%, #9c9c9c));
  background-image: -webkit-linear-gradient(#b6b6b6, #9c9c9c);
  background-image: -moz-linear-gradient(#b6b6b6, #9c9c9c);
  background-image: -o-linear-gradient(#b6b6b6, #9c9c9c);
  background-image: linear-gradient(#b6b6b6, #9c9c9c); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .sidebar-nav li.active a, .theme-secondary-grey_8 .collapsible-sidenav > li > ul > li.active a {
  color: #b3b3b3; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .sidebar-nav li.active a:after, .theme-secondary-grey_8 .sidebar-nav li.head {
  background: silver; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 #email-container .sidebar ul li.active a, .theme-secondary-grey_8 .communication-accordion .message-list li > a, .theme-secondary-grey_8 .accordion-heading > a, .theme-secondary-grey_8 #email-container .message-list li:hover > a {
  color: #b3b3b3; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .communication-accordion .message-list li > a:hover {
  color: #b3b3b3 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_8 .collapsible-sidenav > li > ul > li.active a:after {
  background: silver; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .btn, .theme-secondary-grey_8 .btn-default, .theme-secondary-grey_8 .btn-secondary, .theme-secondary-grey_8 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .btn-primary, .theme-secondary-grey_8 .btn-warning, .theme-secondary-grey_8 .btn-danger, .theme-secondary-grey_8 .btn-success, .theme-secondary-grey_8 .btn-facebook, .theme-secondary-grey_8 .btn-twitter, .theme-secondary-grey_8 .btn-email, .theme-secondary-grey_8 .btn-linkedin, .theme-secondary-grey_8 .btn-tumblr, .theme-secondary-grey_8 .btn-google, .theme-secondary-grey_8 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .btn-primary, .theme-secondary-grey_8 .mce-btn.mce-primary button, .theme-secondary-grey_8 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cdcdcd), color-stop(100%, #bdbdbd));
  background-image: -webkit-linear-gradient(#cdcdcd, #bdbdbd);
  background-image: -moz-linear-gradient(#cdcdcd, #bdbdbd);
  background-image: -o-linear-gradient(#cdcdcd, #bdbdbd);
  background-image: linear-gradient(#cdcdcd, #bdbdbd);
  background-image: -ms-linear-gradient(#cdcdcd, #bdbdbd);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCDCDCD', endColorstr='#FFBDBDBD');
  border-color: #a7a7a7; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_8 .btn-primary:active, .theme-secondary-grey_8 .mce-btn.mce-primary button:active, .theme-secondary-grey_8 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: silver; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_8 .btn-primary:hover, .theme-secondary-grey_8 .mce-btn.mce-primary button:hover, .theme-secondary-grey_8 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cdcdcd), color-stop(100%, #bdbdbd));
    background-image: -webkit-linear-gradient(#cdcdcd, #bdbdbd);
    background-image: -moz-linear-gradient(#cdcdcd, #bdbdbd);
    background-image: -o-linear-gradient(#cdcdcd, #bdbdbd);
    background-image: linear-gradient(#cdcdcd, #bdbdbd);
    background-image: -ms-linear-gradient(#cdcdcd, #bdbdbd);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCDCDCD', endColorstr='#FFBDBDBD'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .subnav {
  background: silver; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_8 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: silver;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c0c0c0), color-stop(100%, #b3b3b3));
  background-image: -webkit-linear-gradient(#c0c0c0, #b3b3b3);
  background-image: -moz-linear-gradient(#c0c0c0, #b3b3b3);
  background-image: -o-linear-gradient(#c0c0c0, #b3b3b3);
  background-image: linear-gradient(#c0c0c0, #b3b3b3);
  background-image: -ms-linear-gradient(silver, #b3b3b3);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC0C0C0', endColorstr='#FFB3B3B3'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: silver; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_8 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_8 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: silver; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .page-header-side.secondary-color {
  background: silver; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_8 .jp-play-bar, .theme-secondary-grey_8 .jp-volume-bar-value {
  background-color: silver;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cdcdcd), color-stop(100%, #b3b3b3));
  background-image: -webkit-linear-gradient(#cdcdcd, #b3b3b3);
  background-image: -moz-linear-gradient(#cdcdcd, #b3b3b3);
  background-image: -o-linear-gradient(#cdcdcd, #b3b3b3);
  background-image: linear-gradient(#cdcdcd, #b3b3b3); }

/* line 75, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .sidebar-nav li.active a, .theme-secondary-grey_9 .collapsible-sidenav > li > ul > li.active a {
  color: #c6c6c6; }
/* line 77, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .sidebar-nav li.active a:after, .theme-secondary-grey_9 .sidebar-nav li.head {
  background: lightgrey; }
/* line 82, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 #email-container .sidebar ul li.active a, .theme-secondary-grey_9 .communication-accordion .message-list li > a, .theme-secondary-grey_9 .accordion-heading > a, .theme-secondary-grey_9 #email-container .message-list li:hover > a {
  color: #c6c6c6; }
/* line 84, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .communication-accordion .message-list li > a:hover {
  color: #c6c6c6 !important; }
/* line 86, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 #email-container .sidebar ul li.active a:after, .theme-secondary-grey_9 .collapsible-sidenav > li > ul > li.active a:after {
  background: lightgrey; }
/* line 90, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .btn, .theme-secondary-grey_9 .btn-default, .theme-secondary-grey_9 .btn-secondary, .theme-secondary-grey_9 .mce-btn button {
  color: #777777; }
/* line 92, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .btn-primary, .theme-secondary-grey_9 .btn-warning, .theme-secondary-grey_9 .btn-danger, .theme-secondary-grey_9 .btn-success, .theme-secondary-grey_9 .btn-facebook, .theme-secondary-grey_9 .btn-twitter, .theme-secondary-grey_9 .btn-email, .theme-secondary-grey_9 .btn-linkedin, .theme-secondary-grey_9 .btn-tumblr, .theme-secondary-grey_9 .btn-google, .theme-secondary-grey_9 .mce-btn.mce-primary button {
  color: white; }
/* line 96, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .btn-primary, .theme-secondary-grey_9 .mce-btn.mce-primary button, .theme-secondary-grey_9 .btn-group.open .btn-primary.dropdown-toggle {
  color: white;
  background: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(100%, #d0d0d0));
  background-image: -webkit-linear-gradient(#e0e0e0, #d0d0d0);
  background-image: -moz-linear-gradient(#e0e0e0, #d0d0d0);
  background-image: -o-linear-gradient(#e0e0e0, #d0d0d0);
  background-image: linear-gradient(#e0e0e0, #d0d0d0);
  background-image: -ms-linear-gradient(#e0e0e0, #d0d0d0);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE0E0E0', endColorstr='#FFD0D0D0');
  border-color: #b9b9b9; }
  /* line 101, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_9 .btn-primary:active, .theme-secondary-grey_9 .mce-btn.mce-primary button:active, .theme-secondary-grey_9 .btn-group.open .btn-primary.dropdown-toggle:active {
    background: lightgrey; }
  /* line 103, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
  .theme-secondary-grey_9 .btn-primary:hover, .theme-secondary-grey_9 .mce-btn.mce-primary button:hover, .theme-secondary-grey_9 .btn-group.open .btn-primary.dropdown-toggle:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(100%, #d0d0d0));
    background-image: -webkit-linear-gradient(#e0e0e0, #d0d0d0);
    background-image: -moz-linear-gradient(#e0e0e0, #d0d0d0);
    background-image: -o-linear-gradient(#e0e0e0, #d0d0d0);
    background-image: linear-gradient(#e0e0e0, #d0d0d0);
    background-image: -ms-linear-gradient(#e0e0e0, #d0d0d0);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE0E0E0', endColorstr='#FFD0D0D0'); }
/* line 107, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .subnav {
  background: lightgrey; }
/* line 109, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .navbar .navbar-inner .nav > li.active a, .theme-secondary-grey_9 .navbar.navbar-inverse .navbar-inner .nav > li.active a {
  background: lightgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d3d3d3), color-stop(100%, #c6c6c6));
  background-image: -webkit-linear-gradient(#d3d3d3, #c6c6c6);
  background-image: -moz-linear-gradient(#d3d3d3, #c6c6c6);
  background-image: -o-linear-gradient(#d3d3d3, #c6c6c6);
  background-image: linear-gradient(#d3d3d3, #c6c6c6);
  background-image: -ms-linear-gradient(lightgrey, #c6c6c6);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD3D3D3', endColorstr='#FFC6C6C6'); }
/* line 118, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .breadcrumb .breadcrumb-steps li.reached span.bg {
  background: lightgrey; }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .breadcrumb .breadcrumb-steps li.active span.bg, .theme-secondary-grey_9 .breadcrumb .breadcrumb-steps li.ui-state-active span.bg, .theme-secondary-grey_9 .breadcrumb .breadcrumb-steps li.ui-tabs-active span.bg {
  background: lightgrey; }
/* line 127, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .page-header-side.secondary-color {
  background: lightgrey; }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-grey_9 .jp-play-bar, .theme-secondary-grey_9 .jp-volume-bar-value {
  background-color: lightgrey;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(100%, #c6c6c6));
  background-image: -webkit-linear-gradient(#e0e0e0, #c6c6c6);
  background-image: -moz-linear-gradient(#e0e0e0, #c6c6c6);
  background-image: -o-linear-gradient(#e0e0e0, #c6c6c6);
  background-image: linear-gradient(#e0e0e0, #c6c6c6); }

/* line 140, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-pink .navbar-inverse .label-important, .theme-secondary-pink .navbar-inverse .badge-important, .theme-secondary-pink .subnav .label-important, .theme-secondary-pink .subnav .badge-important, .theme-pink .navbar-inverse .label-important, .theme-pink .navbar-inverse .badge-important, .theme-pink .subnav .label-important, .theme-pink .subnav .badge-important, .theme-secondary-orange .navbar-inverse .label-important, .theme-secondary-orange .navbar-inverse .badge-important, .theme-secondary-orange .subnav .label-important, .theme-secondary-orange .subnav .badge-important, .theme-orange .navbar-inverse .label-important, .theme-orange .navbar-inverse .badge-important, .theme-orange .subnav .label-important, .theme-orange .subnav .badge-important {
  background: #34526f; }

/* line 145, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-secondary-blue .navbar-inverse .label-important, .theme-secondary-blue .navbar-inverse .badge-important, .theme-secondary-blue .subnav .label-important, .theme-secondary-blue .subnav .badge-important, .theme-blue .navbar-inverse .label-important, .theme-blue .navbar-inverse .badge-important, .theme-blue .subnav .label-important, .theme-blue .subnav .badge-important {
  background: #e05a00; }

/* line 150, /home/rails/rails_app/app/assets/stylesheets/general/theming.sass */
.theme-blue .subnav, .theme-blue .nav li.active:after, .theme-orange .subnav, .theme-orange .nav li.active:after, .theme-pink .subnav, .theme-pink .nav li.active:after, .theme-green .subnav, .theme-green .nav li.active:after, .theme-darkblue .subnav, .theme-darkblue .nav li.active:after, .theme-purple .subnav, .theme-purple .nav li.active:after, .theme-lime .subnav, .theme-lime .nav li.active:after, .theme-darkerblue .subnav, .theme-darkerblue .nav li.active:after, .theme-burntsienna .subnav, .theme-burntsienna .nav li.active:after, .theme-darkpurple .subnav, .theme-darkpurple .nav li.active:after, .theme-c0_30 .subnav, .theme-c0_30 .nav li.active:after, .theme-c0_45 .subnav, .theme-c0_45 .nav li.active:after, .theme-c40_30 .subnav, .theme-c40_30 .nav li.active:after, .theme-c40_45 .subnav, .theme-c40_45 .nav li.active:after, .theme-c80_30 .subnav, .theme-c80_30 .nav li.active:after, .theme-c80_45 .subnav, .theme-c80_45 .nav li.active:after, .theme-c120_30 .subnav, .theme-c120_30 .nav li.active:after, .theme-c120_45 .subnav, .theme-c120_45 .nav li.active:after, .theme-c160_30 .subnav, .theme-c160_30 .nav li.active:after, .theme-c160_45 .subnav, .theme-c160_45 .nav li.active:after, .theme-c200_30 .subnav, .theme-c200_30 .nav li.active:after, .theme-c200_45 .subnav, .theme-c200_45 .nav li.active:after, .theme-c240_30 .subnav, .theme-c240_30 .nav li.active:after, .theme-c240_45 .subnav, .theme-c240_45 .nav li.active:after, .theme-c280_30 .subnav, .theme-c280_30 .nav li.active:after, .theme-c280_45 .subnav, .theme-c280_45 .nav li.active:after, .theme-c320_30 .subnav, .theme-c320_30 .nav li.active:after, .theme-c320_45 .subnav, .theme-c320_45 .nav li.active:after {
  border-color: transparent; }

@media (min-width: 1200px) {
  /* line 224, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px; } }
/* line 227, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
.navbar-fixed-top {
  top: auto; }

@media (max-width: 979px) {
  /* line 78, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #document-editor-container {
    position: relative; } }
@media (min-width: 768px) and (max-width: 979px) {
  /* line 2, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .sticky.page-header {
    position: fixed;
    top: 0;
    padding-right: 20px; }
    /* line 7, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sticky.page-header .container .pull-right {
      right: 20px;
      position: fixed; }
    /* line 10, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sticky.page-header .container .no-sticky {
      display: none; }

  /* line 13, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header, .snippet-holder {
    position: relative;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 0;
    margin-top: -1px !important; }

  /* line 21, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header-space {
    display: none; }

  /* line 23, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .snippet-holder-space {
    display: none !important; }

  /* line 28, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-left .page-title, .page-header .container-fluid > .pull-left .title {
    margin-bottom: 10px; }
  /* line 31, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-left:last-child .page-title {
    margin-bottom: 0; }
  /* line 33, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-right:last-child {
    margin-bottom: 5px; }

  /* line 35, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header {
    padding-bottom: 5px; }

  /* line 39, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-right .btn-group, .page-header .container-fluid > .pull-right > .btn, .page-header .container-fluid > .pull-right .has-switch {
    margin-bottom: 5px; }

  /* line 95, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar {
    margin-bottom: 0; }

  /* line 97, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner, .navbar.navbar-inverse .navbar-inner {
    height: auto; }
    /* line 100, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner ul.nav, .navbar.navbar-inverse .navbar-inner ul.nav {
      margin: 4px 0 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      padding-top: 10px; }
      /* line 104, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li a, .navbar .navbar-inner ul.nav li a:first-child, .navbar.navbar-inverse .navbar-inner ul.nav li a, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child {
        line-height: normal;
        padding: 10px 15px; }
        /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li a:hover, .navbar .navbar-inner ul.nav li a:first-child:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child:hover {
          background: rgba(0, 0, 0, 0.03); }
      /* line 110, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li.active a, .navbar.navbar-inverse .navbar-inner ul.nav li.active a {
        background: rgba(0, 0, 0, 0.2) !important;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
        /* line 113, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li.active a:after, .navbar.navbar-inverse .navbar-inner ul.nav li.active a:after {
          background: none;
          border: 0; }
    /* line 117, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .pull-right, .navbar.navbar-inverse .navbar-inner .pull-right {
      float: none; }
      /* line 119, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right .dropdown-toggle, .navbar.navbar-inverse .navbar-inner .pull-right .dropdown-toggle {
        display: none; }
      /* line 123, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right ul, .navbar.navbar-inverse .navbar-inner .pull-right ul {
        margin: 0;
        background: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        display: block; }
        /* line 130, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li a, .navbar.navbar-inverse .navbar-inner .pull-right ul li a {
          color: #eeeeee;
          font-size: 14px;
          background: none;
          padding: 10px 15px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          line-height: normal; }
          /* line 137, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li a:hover, .navbar.navbar-inverse .navbar-inner .pull-right ul li a:hover {
            background: rgba(0, 0, 0, 0.03); }
        /* line 140, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li.active a, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a {
          background: rgba(0, 0, 0, 0.2) !important;
          -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
          /* line 143, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li.active a:after, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a:after {
            background: none;
            border: 0; }

  /* line 147, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #page-container {
    padding-top: 0;
    min-height: 0;
    margin-bottom: 0 !important; }

  /* line 151, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #footer-fix {
    height: 0; }

  /* line 153, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner .brand a, .navbar.navbar-inverse .navbar-inner .brand a {
    height: 40px;
    max-height: 40px;
    line-height: 40px; }
    /* line 157, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .brand a img, .navbar.navbar-inverse .navbar-inner .brand a img {
      max-height: 40px; }

  /* line 161, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #ui-datepicker-div {
    margin-top: 2px; }

  /* line 165, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav-space {
    display: none; }

  /* line 167, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    top: auto;
    height: auto;
    width: auto; }
    /* line 173, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .subnav ul {
      padding-top: 5px;
      padding-bottom: 5px; }
      /* line 176, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .subnav ul li {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 5px 0; }
        /* line 181, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li a {
          line-height: normal;
          padding: 5px 10px; }
        /* line 184, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.active a {
          font-weight: normal; }
        /* line 186, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.dropdown {
          padding-top: 0;
          float: none; }
          /* line 189, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown .dropdown-toggle {
            display: none; }
          /* line 191, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown ul.dropdown-menu {
            display: inline-block;
            position: relative;
            right: auto;
            top: auto;
            left: auto;
            padding: 0;
            margin: 0;
            float: none;
            min-width: 0;
            background: none;
            border: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
            /* line 204, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
            .subnav ul li.dropdown ul.dropdown-menu li {
              float: none;
              font-weight: 500;
              font-size: 14px;
              padding-top: 10px; }
              /* line 209, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li a {
                font-weight: 500;
                line-height: normal;
                padding: 5px 10px;
                color: #eeeeee;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px; }
              /* line 215, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li:hover a {
                color: white;
                background: rgba(0, 0, 0, 0.03); }
              /* line 218, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li.active a {
                color: white;
                background: rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2); }

  /* line 43, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .content-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%; }
    /* line 47, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .content-container .content-sidebar {
      border-left: 0;
      left: -21px;
      display: table-cell;
      position: relative;
      padding-top: 0 !important;
      vertical-align: top; }
    /* line 54, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .content-container .content-box {
      display: table-cell;
      padding-left: 10px; }

  /* line 59, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .content-box footer {
    margin-left: 0; }

  /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #footer-fix {
    display: none; }

  /* line 66, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page .content-sidebar {
    left: 0; }
  /* line 68, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page #page-container > .container-fluid {
    table-layout: fixed; }
    /* line 70, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    body.document-editor-page #page-container > .container-fluid > .content-box {
      padding-left: 0;
      width: 100%;
      left: 0;
      position: relative; }

  /* line 238, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .container-740 {
    width: 724px !important; }

  /* line 241, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header, .snippet-holder {
    padding-right: 0; }

  /* line 245, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .registration-form-margins {
    padding: 0; }

  /* line 249, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: auto;
    padding-left: 20px;
    padding-right: 20px; }

  /* line 255, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.blank .logo-blank-top {
    padding-top: 0 !important; }

  /* line 259, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner > .container-fluid {
    padding: 0 15px; } }
@media (max-width: 767px) {
  /* line 2, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .sticky.page-header {
    position: fixed;
    top: 0;
    padding-right: 20px; }
    /* line 7, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sticky.page-header .container .pull-right {
      right: 20px;
      position: fixed; }
    /* line 10, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sticky.page-header .container .no-sticky {
      display: none; }

  /* line 13, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header, .snippet-holder {
    position: relative;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 0;
    margin-top: -1px !important; }

  /* line 21, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header-space {
    display: none; }

  /* line 23, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .snippet-holder-space {
    display: none !important; }

  /* line 28, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-left .page-title, .page-header .container-fluid > .pull-left .title {
    margin-bottom: 10px; }
  /* line 31, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-left:last-child .page-title {
    margin-bottom: 0; }
  /* line 33, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-right:last-child {
    margin-bottom: 5px; }

  /* line 35, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header {
    padding-bottom: 5px; }

  /* line 39, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .page-header .container-fluid > .pull-right .btn-group, .page-header .container-fluid > .pull-right > .btn, .page-header .container-fluid > .pull-right .has-switch {
    margin-bottom: 5px; }

  /* line 95, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar {
    margin-bottom: 0; }

  /* line 97, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner, .navbar.navbar-inverse .navbar-inner {
    height: auto; }
    /* line 100, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner ul.nav, .navbar.navbar-inverse .navbar-inner ul.nav {
      margin: 4px 0 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      padding-top: 10px; }
      /* line 104, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li a, .navbar .navbar-inner ul.nav li a:first-child, .navbar.navbar-inverse .navbar-inner ul.nav li a, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child {
        line-height: normal;
        padding: 10px 15px; }
        /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li a:hover, .navbar .navbar-inner ul.nav li a:first-child:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child:hover {
          background: rgba(0, 0, 0, 0.03); }
      /* line 110, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li.active a, .navbar.navbar-inverse .navbar-inner ul.nav li.active a {
        background: rgba(0, 0, 0, 0.2) !important;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
        /* line 113, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li.active a:after, .navbar.navbar-inverse .navbar-inner ul.nav li.active a:after {
          background: none;
          border: 0; }
    /* line 117, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .pull-right, .navbar.navbar-inverse .navbar-inner .pull-right {
      float: none; }
      /* line 119, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right .dropdown-toggle, .navbar.navbar-inverse .navbar-inner .pull-right .dropdown-toggle {
        display: none; }
      /* line 123, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right ul, .navbar.navbar-inverse .navbar-inner .pull-right ul {
        margin: 0;
        background: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        display: block; }
        /* line 130, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li a, .navbar.navbar-inverse .navbar-inner .pull-right ul li a {
          color: #eeeeee;
          font-size: 14px;
          background: none;
          padding: 10px 15px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          line-height: normal; }
          /* line 137, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li a:hover, .navbar.navbar-inverse .navbar-inner .pull-right ul li a:hover {
            background: rgba(0, 0, 0, 0.03); }
        /* line 140, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li.active a, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a {
          background: rgba(0, 0, 0, 0.2) !important;
          -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
          /* line 143, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li.active a:after, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a:after {
            background: none;
            border: 0; }

  /* line 147, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #page-container {
    padding-top: 0;
    min-height: 0;
    margin-bottom: 0 !important; }

  /* line 151, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #footer-fix {
    height: 0; }

  /* line 153, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner .brand a, .navbar.navbar-inverse .navbar-inner .brand a {
    height: 40px;
    max-height: 40px;
    line-height: 40px; }
    /* line 157, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .brand a img, .navbar.navbar-inverse .navbar-inner .brand a img {
      max-height: 40px; }

  /* line 161, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #ui-datepicker-div {
    margin-top: 2px; }

  /* line 165, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav-space {
    display: none; }

  /* line 167, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    top: auto;
    height: auto;
    width: auto; }
    /* line 173, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .subnav ul {
      padding-top: 5px;
      padding-bottom: 5px; }
      /* line 176, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .subnav ul li {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 5px 0; }
        /* line 181, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li a {
          line-height: normal;
          padding: 5px 10px; }
        /* line 184, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.active a {
          font-weight: normal; }
        /* line 186, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.dropdown {
          padding-top: 0;
          float: none; }
          /* line 189, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown .dropdown-toggle {
            display: none; }
          /* line 191, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown ul.dropdown-menu {
            display: inline-block;
            position: relative;
            right: auto;
            top: auto;
            left: auto;
            padding: 0;
            margin: 0;
            float: none;
            min-width: 0;
            background: none;
            border: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
            /* line 204, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
            .subnav ul li.dropdown ul.dropdown-menu li {
              float: none;
              font-weight: 500;
              font-size: 14px;
              padding-top: 10px; }
              /* line 209, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li a {
                font-weight: 500;
                line-height: normal;
                padding: 5px 10px;
                color: #eeeeee;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px; }
              /* line 215, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li:hover a {
                color: white;
                background: rgba(0, 0, 0, 0.03); }
              /* line 218, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li.active a {
                color: white;
                background: rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2); }

  /* line 266, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px; }

  /* line 84, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  footer ul.links, footer .copyright {
    overflow: hidden;
    *zoom: 1;
    float: none;
    margin-top: 10px; }
    /* line 88, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    footer ul.links li, footer .copyright li {
      line-height: 20px; }
  /* line 90, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  footer .powered {
    float: none; }

  /* line 43, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .content-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%; }
    /* line 47, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .content-container .content-sidebar {
      border-left: 0;
      left: -21px;
      display: table-cell;
      position: relative;
      padding-top: 0 !important;
      vertical-align: top; }
    /* line 54, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .content-container .content-box {
      display: table-cell;
      padding-left: 10px; }

  /* line 59, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .content-box footer {
    margin-left: 0; }

  /* line 61, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #footer-fix {
    display: none; }

  /* line 66, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page .content-sidebar {
    left: 0; }
  /* line 68, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page #page-container > .container-fluid {
    table-layout: fixed; }
    /* line 70, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    body.document-editor-page #page-container > .container-fluid > .content-box {
      padding-left: 0;
      width: 100%;
      left: 0;
      position: relative; }

  /* line 273, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .container-740, .container-640, .container-460 {
    width: auto !important; }

  /* line 278, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .breadcrumb .breadcrumb-steps li a span.title {
    display: none; }
  /* line 280, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .breadcrumb .breadcrumb-steps li.active a span.title {
    display: inline; }

  /* line 282, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .registration-form-margins {
    padding: 0; }

  /* line 286, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .registration-form-container.start, .registration-form-container.qualify, .registration-form-container.information {
    width: 100%; }
    /* line 288, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .registration-form-container.start .controls-row [class*="span"] + [class*="span"], .registration-form-container.qualify .controls-row [class*="span"] + [class*="span"], .registration-form-container.information .controls-row [class*="span"] + [class*="span"] {
      margin-left: 0; }
  /* line 290, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .registration-form-container .table td, .registration-form-container .table th {
    width: auto;
    min-width: 0; }

  /* line 295, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.blank .logo-blank-top {
    padding-top: 0 !important; }

  /* line 298, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0 !important; }

  /* line 303, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .form-search.help-search input[type="submit"] {
    width: 20%; }
  /* line 305, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .form-search.help-search input[type="text"] {
    width: 80%; }

  /* line 309, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .modal {
    width: auto !important;
    margin-left: 0 !important; }

  /* line 314, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .sidebar-container {
    margin: 20px 0 0 0; }
    /* line 316, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sidebar-container .box {
      margin-bottom: 0; }

  /* line 318, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #public-page-content .sidebar-container {
    margin: 40px 0 0 0; }

  /* line 322, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner .brand, .navbar.navbar-inverse .navbar-inner .brand {
    padding-left: 10px; }

  /* line 324, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner .btn-navbar[data-target=".nav-collapse"] {
    margin-right: 15px; }

  /* line 330, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page .content-sidebar {
    left: -20px; }
  /* line 333, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.document-editor-page #page-container > .container-fluid > .content-box {
    left: -20px; }

  /* line 339, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  body.client-esignature-request-page #page-container > .container-fluid > .content-box {
    left: -20px;
    position: relative; } }
@media (max-width: 660px) {
  /* line 346, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .footer .pagination-toolbar {
    float: none;
    text-align: center; }
  /* line 349, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .footer .display-info {
    text-align: center; } }
@media (max-width: 480px) {
  /* line 95, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar {
    margin-bottom: 0; }

  /* line 97, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner, .navbar.navbar-inverse .navbar-inner {
    height: auto; }
    /* line 100, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner ul.nav, .navbar.navbar-inverse .navbar-inner ul.nav {
      margin: 4px 0 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      padding-top: 10px; }
      /* line 104, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li a, .navbar .navbar-inner ul.nav li a:first-child, .navbar.navbar-inverse .navbar-inner ul.nav li a, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child {
        line-height: normal;
        padding: 10px 15px; }
        /* line 107, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li a:hover, .navbar .navbar-inner ul.nav li a:first-child:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:hover, .navbar.navbar-inverse .navbar-inner ul.nav li a:first-child:hover {
          background: rgba(0, 0, 0, 0.03); }
      /* line 110, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner ul.nav li.active a, .navbar.navbar-inverse .navbar-inner ul.nav li.active a {
        background: rgba(0, 0, 0, 0.2) !important;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
        /* line 113, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner ul.nav li.active a:after, .navbar.navbar-inverse .navbar-inner ul.nav li.active a:after {
          background: none;
          border: 0; }
    /* line 117, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .pull-right, .navbar.navbar-inverse .navbar-inner .pull-right {
      float: none; }
      /* line 119, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right .dropdown-toggle, .navbar.navbar-inverse .navbar-inner .pull-right .dropdown-toggle {
        display: none; }
      /* line 123, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .navbar .navbar-inner .pull-right ul, .navbar.navbar-inverse .navbar-inner .pull-right ul {
        margin: 0;
        background: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        display: block; }
        /* line 130, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li a, .navbar.navbar-inverse .navbar-inner .pull-right ul li a {
          color: #eeeeee;
          font-size: 14px;
          background: none;
          padding: 10px 15px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          line-height: normal; }
          /* line 137, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li a:hover, .navbar.navbar-inverse .navbar-inner .pull-right ul li a:hover {
            background: rgba(0, 0, 0, 0.03); }
        /* line 140, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .navbar .navbar-inner .pull-right ul li.active a, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a {
          background: rgba(0, 0, 0, 0.2) !important;
          -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.02); }
          /* line 143, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .navbar .navbar-inner .pull-right ul li.active a:after, .navbar.navbar-inverse .navbar-inner .pull-right ul li.active a:after {
            background: none;
            border: 0; }

  /* line 147, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #page-container {
    padding-top: 0;
    min-height: 0;
    margin-bottom: 0 !important; }

  /* line 151, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #footer-fix {
    height: 0; }

  /* line 153, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .navbar .navbar-inner .brand a, .navbar.navbar-inverse .navbar-inner .brand a {
    height: 40px;
    max-height: 40px;
    line-height: 40px; }
    /* line 157, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .navbar .navbar-inner .brand a img, .navbar.navbar-inverse .navbar-inner .brand a img {
      max-height: 40px; }

  /* line 161, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #ui-datepicker-div {
    margin-top: 2px; }

  /* line 165, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav-space {
    display: none; }

  /* line 167, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    top: auto;
    height: auto;
    width: auto; }
    /* line 173, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .subnav ul {
      padding-top: 5px;
      padding-bottom: 5px; }
      /* line 176, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
      .subnav ul li {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 5px 0; }
        /* line 181, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li a {
          line-height: normal;
          padding: 5px 10px; }
        /* line 184, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.active a {
          font-weight: normal; }
        /* line 186, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
        .subnav ul li.dropdown {
          padding-top: 0;
          float: none; }
          /* line 189, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown .dropdown-toggle {
            display: none; }
          /* line 191, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
          .subnav ul li.dropdown ul.dropdown-menu {
            display: inline-block;
            position: relative;
            right: auto;
            top: auto;
            left: auto;
            padding: 0;
            margin: 0;
            float: none;
            min-width: 0;
            background: none;
            border: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
            /* line 204, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
            .subnav ul li.dropdown ul.dropdown-menu li {
              float: none;
              font-weight: 500;
              font-size: 14px;
              padding-top: 10px; }
              /* line 209, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li a {
                font-weight: 500;
                line-height: normal;
                padding: 5px 10px;
                color: #eeeeee;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px; }
              /* line 215, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li:hover a {
                color: white;
                background: rgba(0, 0, 0, 0.03); }
              /* line 218, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
              .subnav ul li.dropdown ul.dropdown-menu li.active a {
                color: white;
                background: rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2); }

  /* line 356, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .subnav {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px; }

  /* line 84, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  footer ul.links, footer .copyright {
    overflow: hidden;
    *zoom: 1;
    float: none;
    margin-top: 10px; }
    /* line 88, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    footer ul.links li, footer .copyright li {
      line-height: 20px; }
  /* line 90, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  footer .powered {
    float: none; }

  /* line 362, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .container-740, .container-640, .container-460 {
    width: auto !important; }

  /* line 367, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  #overview-config.modal .modal-body .columns {
    font-size: 12px; }
    /* line 369, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    #overview-config.modal .modal-body .columns .selected-columns li .numbering {
      width: 14px; }

  /* line 374, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .breadcrumb .breadcrumb-steps li:first-of-type, .breadcrumb .breadcrumb-steps li:last-of-type {
    width: 20px; }

  /* line 376, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .breadcrumb .breadcrumb-steps li .link a {
    width: 18px;
    height: 18px;
    right: -12px;
    top: -12px;
    line-height: 18px;
    font-size: 12px; }

  /* line 386, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .start .registration-form-container .v-align-top, .information .registration-form-container .v-align-top {
    vertical-align: middle !important; }
  /* line 388, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .start .registration-form-container .table th, .information .registration-form-container .table th {
    width: auto !important; }

  /* line 393, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .form-search.help-search input[type="submit"] {
    width: 40%; }
  /* line 395, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .form-search.help-search input[type="text"] {
    width: 60%; }

  /* line 399, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .modal {
    width: auto !important;
    margin-left: 0 !important; }
    /* line 402, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .modal .modal-header .close {
      padding: 0;
      margin-top: 7px;
      margin-left: 1px; }

  /* line 408, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .content-sidebar {
    width: 50px; }

  /* line 411, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .sidebar-nav > li > a {
    padding-right: 0; }
    /* line 413, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
    .sidebar-nav > li > a .text {
      display: none;
      position: absolute; }

  /* line 418, /home/rails/rails_app/app/assets/stylesheets/general/responsive.sass */
  .document-editor-page .content-container .content-sidebar {
    width: 210px; } }
/* Skin for jPlayer Plugin (http://jplayer.org/)
 * jPlayer Version: 2.1.0
 *
 * Skin Name: Premium Pixels
 * Author: @thelukemcdonald (lukemcdonald.com)
 * Description: A responsive CSS3 jPlayer skin with playlist funcitonality. Design by @ormanclark (premiumpixels.com).
 * Version: 2.0
 * Tags: audio, playlist, dark, play, pause, volume-bar, progress-bar
 * DEMO STYLES
 *
 *
 *
 *
 * Updated for ART19 player
 * by Anish Beetun
 *
 *----------------------------------------------- */
/* line 22, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jplayer-all-container {
  max-width: 100%; }

/* line 25, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.videoplayer {
  background: black;
  max-width: 100%; }
  /* line 28, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .videoplayer img, .videoplayer video {
    max-width: 100%; }

/* line 31, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-video {
  margin-top: -2px; }

/* line 34, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-no-solution a {
  color: white;
  text-decoration: underline; }

/* line 38, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-audio {
  margin: 0 auto;
  width: 500px;
  max-width: 100%;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  color: white;
  line-height: 1.6; }
  /* line 46, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-audio a {
    text-decoration: none;
    color: #d2d6db; }
    /* line 49, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
    .jp-audio a:hover {
      color: white; }

/* line 52, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-interface, .jp-interface-initial {
  position: relative;
  height: 30px;
  width: 100%;
  background-color: #222222;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3b3c), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#3a3b3c, #222222);
  background-image: -moz-linear-gradient(#3a3b3c, #222222);
  background-image: -o-linear-gradient(#3a3b3c, #222222);
  background-image: linear-gradient(#3a3b3c, #222222);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

/* line 61, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-interface-initial {
  margin: 0 auto;
  width: 500px;
  max-width: 100%;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  color: white;
  line-height: 1.6; }

/* line 72, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-controls, .jp-controls-initial {
  float: left;
  width: 30px;
  height: 30px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 100; }

/* line 81, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-controls:after, .jp-controls-initial:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 30px;
  width: 0;
  height: 30px;
  border-left: 1px solid #242526;
  border-right: 1px solid #323334; }

/* line 91, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-controls li, .jp-controls-initial li {
  float: left; }

/* line 94, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-controls a, .jp-controls-initial a {
  position: absolute;
  overflow: hidden;
  text-indent: -9999px; }

/* line 99, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-play, .jp-play-initial, .jp-pause, .jp-mute, .jp-unmute, .jp-loader {
  z-index: 1;
  outline: none;
  width: 30px;
  height: 30px;
  background-position: 10px center;
  background-repeat: no-repeat; }

/* line 107, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-play:hover, .jp-play-initial:hover, .jp-pause:hover, .jp-mute:hover, .jp-unmute:hover {
  background-position: -23px center; }

/* line 110, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-play, .jp-play-initial {
  background-image: url(/assets/jplayer-skin/play-02564f73be30a30bcd92077e73a12bba.png); }

/* line 112, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-loader {
  background-position: center;
  display: none;
  background-image: url(/assets/jplayer-skin/ajax-loader-175b5d89d2be3b45c710419054b7cb69.gif); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 118, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-play, .jp-play-initial {
    background-image: url(/assets/jplayer-skin/play@2x-9ae7e577aa556d255295b1875801895b.png);
    background-size: auto auto; } }
/* line 122, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-pause {
  display: none;
  background-image: url(/assets/jplayer-skin/pause-2a3dac2ea555ae88f6a45a21af7daa6c.png); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 127, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-pause {
    background-image: url(/assets/jplayer-skin/pause@2x-cf39fa9070c058bed9faf0c46ed444a4.png);
    background-size: auto auto; } }
/* line 131, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-mute, .jp-unmute {
  display: block;
  position: absolute;
  top: 0;
  right: 55px; }

/* line 137, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-mute {
  background-image: url(/assets/jplayer-skin/mute-off-a254d9b5de12bfe58e8d37a2dadbb241.png); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 141, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-mute {
    background-image: url(/assets/jplayer-skin/mute-off@2x-c56cd87e410b41207bd3d6e4b2fc2bd8.png);
    background-size: auto auto; } }
/* line 145, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-unmute {
  background-image: url(/assets/jplayer-skin/mute-on-eeade0001a9b53c91627ed97bb931e87.png); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 149, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-unmute {
    background-image: url(/assets/jplayer-skin/mute-on@2x-70e8e078de2576da5e8c7c9291065ed0.png);
    background-size: auto auto; } }
/* line 156, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-progress {
  position: absolute;
  padding: 0 208px 0 40px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 167, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-seek-bar, .jp-play-bar {
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

/* line 172, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-seek-bar {
  cursor: pointer;
  position: relative;
  z-index: 999;
  background: #464849; }
  /* line 177, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-seek-bar:before {
    content: " ";
    display: block;
    background: transparent;
    border: 1px solid;
    border-color: #212424 #262929 #262929;
    height: 5px;
    width: 100%;
    position: relative;
    top: -1px;
    left: -1px;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px; }

/* line 191, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-play-bar {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: progress 0.75s linear infinite;
  -moz-animation: progress 0.75s linear infinite;
  -o-animation: progress 0.75s linear infinite;
  -ms-animation: progress 0.75s linear infinite;
  animation: progress 0.75s linear infinite; }

/* line 204, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-volume-bar {
  float: right;
  z-index: 99;
  position: relative;
  margin: 12px 10px 12px;
  width: 40px;
  height: 7px;
  cursor: pointer;
  background: #262929;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }
  /* line 215, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-volume-bar:before {
    content: " ";
    position: absolute;
    top: -12px;
    left: -35px;
    width: 0;
    height: 30px;
    border-left: 1px solid #323334;
    border-right: 1px solid #242526; }

/* line 225, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-volume-bar-value {
  width: 0px;
  height: 5px;
  margin: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

/* line 233, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-play-bar, .jp-volume-bar-value {
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
  -webkit-background-size: 7px 7px;
  -moz-background-size: 7px 7px;
  -o-background-size: 7px 7px;
  background-size: 7px 7px;
  background-color: #0088cc;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0099e6), color-stop(100%, #0077b3));
  background-image: -webkit-linear-gradient(#0099e6, #0077b3);
  background-image: -moz-linear-gradient(#0099e6, #0077b3);
  background-image: -o-linear-gradient(#0099e6, #0077b3);
  background-image: linear-gradient(#0099e6, #0077b3); }

/* line 241, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-time-holder {
  float: right;
  font-size: 12px;
  position: relative;
  width: 120px;
  margin-right: 20px;
  text-align: center;
  line-height: 31px; }
  /* line 249, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-time-holder:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 30px;
    border-left: 1px solid #323334;
    border-right: 1px solid #242526; }

/* line 259, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-toggles {
  display: none; }

/* line 264, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-playlist {
  width: 95%;
  margin: 0 auto;
  font-size: 13px;
  background-color: #3a3b3c;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }
  /* line 271, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-playlist a {
    display: block; }
  /* line 273, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-playlist ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15); }
  /* line 279, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-playlist li {
    width: 100%;
    padding: 5px 10px;
    border-top: 1px solid #3d3f40;
    border-bottom: 1px solid #323334; }
    /* line 284, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
    .jp-playlist li:first-child {
      border-top: none; }
    /* line 286, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
    .jp-playlist li:last-child {
      border-bottom: none; }

/* line 289, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-free-media {
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 1px;
  display: block; }
  /* line 296, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-free-media:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }
  /* line 298, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  .jp-free-media a {
    display: inline; }
    /* line 300, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
    .jp-free-media a:first-child:before, .jp-free-media a:last-child:after {
      content: " "; }

/* line 304, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-playlist-current a {
  font-weight: bold;
  color: white; }
/* line 307, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-playlist-current .jp-free-media a {
  font-weight: normal; }

@-webkit-keyframes progress {
  /* line 316, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  0% {
    background-position: 0; }

  /* line 318, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  100% {
    background-position: -7px; } }

@-moz-keyframes progress {
  /* line 323, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  0% {
    background-position: 0; }

  /* line 325, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  100% {
    background-position: -7px; } }

@-ms-keyframes progress {
  /* line 330, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  0% {
    background-position: 0; }

  /* line 332, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  100% {
    background-position: -7px; } }

@-o-keyframes progress {
  /* line 337, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  0% {
    background-position: 0; }

  /* line 339, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
  100% {
    background-position: -7px; } }

/* line 346, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-details {
  display: none; }

/* line 349, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.hidden {
  display: none; }

/* line 352, /home/rails/rails_app/app/assets/stylesheets/jplayer-skin.sass */
.jp-ad-spot {
  display: none;
  font-size: 12px;
  position: absolute;
  top: -6px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-svg-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  fill: currentColor;
  height: 1.8em;
  width: 1.8em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-svg-icon:before {
  content: none !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-control:focus .vjs-svg-icon, .vjs-svg-icon:hover {
  filter: drop-shadow(0 0 0.25em white); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABUgAAsAAAAAItAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV33Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADwwAABdk9R/WHmhlYWQAABGcAAAAKwAAADYn8kSnaGhlYQAAEcgAAAAdAAAAJA+RCL1obXR4AAAR6AAAABMAAAC8Q44AAGxvY2EAABH8AAAAYAAAAGB7SIHGbWF4cAAAElwAAAAfAAAAIAFAAI9uYW1lAAASfAAAASUAAAIK1cf1oHBvc3QAABOkAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7xDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADbZCycAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1gUV5auc6urCmxEGrq6VRD6ATQP5dHPKK8GRIyoKApoEBUDAiGzGmdUfKNRM4qLZrUZdGKcGN/GZJKd0SyOWTbfbmZ2NxqzM5IxRtNZd78vwYlJdtREoO7sudVNq6PmmxmKqrqPU+eee173P80Bh39Cu9DOEY4DHZBK3i20D/QRLcfxbE5sEVtwLpZzclw4ibFIkSCJUcZ4MBpMnnzwuKNsGWBL5i3qy6kO2dVpvUpKbkAP9fq62rdeGJ+TM/7C1nbIutfuWrWk5ci4zMxxR1qW/N+9JsmCGXj9VKWhFx/6tr/nz78INDm2C9yPF/fDcxLuyKxLBZ1ZBz2QTi+RSkiH5RrDQJ/GgGQadX9m0YSURs7GpSG905Zsk41uj14yul1OtieZ7QUk5GRG/YiS7PYYPSAZNRed9sq3+bOpz00rKb7pe/ZEZvbALxZAHT3AFoH8GXP3rt67QFn40kt8W13FjLTDb48c+fSi5/7h0P4dL5yz7DPtbmgmYxfQA9RL2+EOfTcvdp+1vmuBpvOll1As1S6ak0IvJzC7sKWJFtJgBd2uWcg+0Zyg7dzQfhcjXRgXGZRf5/a4A58IDU777Nl252AUk4m2ByRRjqTNqIDCEJeAnU3iCFwrkrNwXEzg4yFevBwypzxkcX+AIfk3VEKl3XmWbT8788SzvpvFJaiOezL6QyuSr9VNf97csNu0z3LuhR0wATUxZAfVBwVOy+nQFhxYdWaXlXe4HC4zWGWzzsrLDtmhI9pOWOHv7PTT7XybH1Z0+v2d5Abd3kmG+TsH23CS/KwTxx/JkzEwx6jcQOUc42LLwHJ/J93uZ9ygh3HuZGwqsY9dWDHQ58dxNqyqKRQTYdxwTubiOSs3FiMDkq0WSZQgCT0GBDOg2lxOAd1FlPVGs4AKBAcYHHaP2wPkHaivmLF5zYqnIZrvcHx5gN4k/6tchNW1DtdgNL2KrxEkS/kfnIHoVnp1VjmjpTf5r0lTzLj0mdS28tX+XGorU364eMPmnWVl8J36nlKGw3CZhjEiuMw8h8mKvhGD+4/lElBWjAhLJMg6fTw4zPZ8cOmcGQBm2Qxml1nAm13CpYGq1JKUlJJUzQn1PTAO0mgv6VMMpA/DuRfSWEu4lDIxdbAtdWIKvnn2Vk766CWfz9fpY0sH/UpdP50rfszaVpdVRmvIejEdLMk45s4Bu0EWHjeOySmFyZSiMahvZdNSn29peoI/YexYfKQTLeurTXXwEVLeSfInTWHkkMaeUx7sBvOCSTSj3AlcKjfueyS36tCrXDlgRtF0etFq9jhc1kfKuBT/OwMr0F4UUTTh1AN0g20+H/ScPcsIEsYu9d/zN5PmjprPtNwI1ZZcDK6iC97Mcjp2y2aX36f+QbpGHrgRuHlXJ+Zf6PFRL2uQSp8vxHeF2IoRb8Rd2rhMzsNxSRmEuKK4JFnkojhMcx6jzqHzGMGFcW+MhBj0bhf6cowN+45I4LHvwT6fteu7M42wGRI/pxcg6/MZdEvt1U1XaulHFXuLmqov/MukvRVL35/b3ODM1+4aPjtzeK7zmUkV2h3DN54HaQ9GzJvxHRb6Ks2gB81fwqraT+A7GvZJrRLRofU6G0urNL+zFw3v0FaVDFxsKEZW56F31r6ip6vOL+FCObBPuIMRiXld9RaMdLzRIOGhPey2T9vA/35DmZPK9IWaT9d/WgOGMieYqJ/dzjLIhZU118gbysxrNUGefxD6UO/hyNNllpFTOIbx32kSFQctnweV5PxTMHLjRqiAN+fQE9gL+Xy5WB6MOS4GJJuYbDUHhcKDhHGRbLzOpjsjdM1+iwAZLGeieehACX2hhI7SjK/ZUTNrvVje31TxJiFBGYViWFkCn9PMeX9fS6qVbzfCj4fOCTzDnuWy2c4xA7mdNkA3RS9FH2VeqzdCBlixxbzXjvkHU1I8BOYFb1pZvPIHSSIj4svT8xpzcxtXN+ZKyjdDvbz08niiF3PqV9Tn5NST8vg48MTaY8E5xqSSIsWoWHo+LtAzxdH/GDUyp37CBEYfso04F/NlMTcDJUTpECLY0HFGQHImE8xsEUdgnrQlixIvGhJA1BvxpDHGxEMBYFeNOHcBJlSjwe2JcSfbBEsGOPPBHg/6SBBOCsLLw0SpUxod0Z1bFMfLkbQ3UiZxEyd0Dx8t+SRBu18Q9msFbI4e3p1THEfkSEh7kEJ5orR10qTWDvbgPWn5aWvCYyOAjwgXyjJi34uMjo58L25cmRAeQZWI2PA1QQLsPESAH8WGFwZZ4SPoR73BHPzIPMJj9AreBzKUmrH4todT18ANvi1oc3YGjUT/0j+ExUwq8PI9BLaCQIpvewwYu2evAG/Vo/5avPdY7o+BemLLXw3y+AdkzP9bpIxB1wm5EYq8fesHbPEPtm6HrHvtx4jcGPR8fDDpkZBefIjB46QnlUNRltv4Z/pO/J6dxEjhYAtmoMeq+GozvUVvNYOW3m6GCIhoprcfr97B8AcIQYsfD8ljUvGNjvkrpj0ETA48ZMIxCeqsRIsQALE0gi2GB+glSOfbOjW3GSBM9yPq8/rpJXrJDz0BPxV6xdN4uiCGDQed3WhgFkBUZEFsmeyyBpzXrm7UGTBZG8Lh5aubFufk5eUsbrrFGr7McYdbltxa0nKYqRKbQjvikXYkTGM0f2xuyM3Ly21oXnWfvf6I1BmZwfh7EWWIYsg2nHhsDhOnczhJcmI6eBAmy3jZ3RiJmKQR/JA99FcwsfaVbNDDyi1rL9NPj9hfo61wjM6BjzOLijLpeTgk/pL+ip6tfYWupzeOgPny2tcUu9J/9mhxJlgyi985NFRbvCVewXUNXLJaW0RxZqtRYtnfYdcYomXQWdnJHQA3jiEEkeTQWcWxdDP9IvvVWvo2TK553XEMEq+s69/QDU1Q7p0zxwsm9qS379whr8NI2PJqLUyGyfNeX3eFfnJU2U+uHR9cVV1IqgurqwuV44XVp0h2qN55X5XJwtk59yP0IZuHrqBOBIuIYhkcoT6Kx79Pu2HS/IPZIMOqLWs/pteOOk4NPgEb6QAIdAPsyZk5Mwd+wVaHMexJv719W7xCu2l37UG6lvYdBcvHa08p89741zd63phTRGqL5ggo6SlvdbWXzCqsPq78NnSu7wnKy2HNZbVoRCI7UJEOyRj+sPE002tOOY7Qa5fXboFWkLNeqYUSZRocp9XwSUZxcQZ9Hw6LV2pOoVmvHQEDbGIENEG5i6bLgMSM4n8+FNLTtAds99DaWEvgcf4o5SyYe9x+kF6/tGoTPAdRmS/XQIEy//QxKC2oqioAI3tS5auvxCtzT6y6RK8fhChYcwCJaMJhxc0vqSxQ/qmgsrKAlBZUHlauheTpvd9uj5DnLzJct6qfq5fXbYHVIGcfrIVJihbaVLu1wW7Vbs8zK0A8e9Jvb91S9cVMjPrazD6gpfeZTXzYbCFMcppVRsGMpp55OWgx1/3JeAxW1Y7AORgM/m3rWrsdLkQVmEVSU16cX/e7uvkvpqRiQsG06XJ0t64Tf+l0nG1dt025gyOIZlvq5u9KSU1N2TW/rsWnnMRPyTDkctbhvIcNvYIXWyLzdwYLoYesUbaQG4iK2cWO2gdpeUYLqDD0MUTOPhDIGnZEs58yArR86FznuWEsU4YDi2x26dA4klkn8Qa6vhk2QUfX4Jxm/ngX9r7ogn1dmlmwqZmuhxtdg9XN/DEcUgqb+9hMyNansfaQET2mcROCmGEMVqxm5u+h6kN2MOwgqykV2wH9yQG9DvVFU38Pogaf4FVuE62KI/oJ02RDdWW2w5dqQwU/8+N1q1DlvsL863u61KLE7x/o8w0VJQM/Y/SQ3unIrqxueEa1BqT5VFNsO7p39/UC771a77RowpaKe9nvJQIT1Pog5LGx8XblBKmCNGTf3xMogAQvPnz9PYKX/08sVDTG1OKUlOLUgS/UaZtm1NAaYTsl7i9ZQ+L6O4Rl0OGa577LuWvc+C+x96/vYh0lLBuM+7XwI/dTLtdT7v4d6rRTWDnku0IBrqFnZ5bVIqKP8lasJlithWnaLhTsr8qFJBulF/70p4undou36HeTJ5+jv1fCybeQ8nH3+Xv6aENczmOFlab+hqMDg1rLOt12A+tiUFrYDwQ6c3RUJp601nzegTNX6WlYAI2zSUV945F6zU56ZmZVQaWspWcIADxJ9GmljQUnL2p2Dpr5T8H+5KJFu+vqBq8qvyHRzStLHPEO5SPYCV9nZe0yZT2RcH0oHvegSzNEJ0oGWU8iQWM12dgPEugngVceGIwZgPFp0BiT1a0a3R5Rcot7ihfA1J/20v96jX7zmTX9s583H0kwx6WnLd09cXrR9LGroOa9sHNbdyz8wcKk5lqhaVFJZNwmqtw884MXNdvJujpBa3xzuSaZH9sxa06Z7x+HJSduPbdYHv/DgmEhfbehvlmGN7JUkcG78GDM12CeyFFTPNqVeNxC1gzjz+c2nVo63Xxs8rKJWXoBJM0tmEbfGm4qzpoOH3xpzQfyxLzW1gnE9NHo6tol1eMEic4ZVPrjnVi0kqAe2sQ2bgqupScaq8WGlUWgWHI51SKJl/UYT6zccNsCSkBtiVZLsiefuFSDYT3Fi8Zk7EUnmjTRYtsFeuDDJS05MW79M3mr3mla+d8dzac31KTPmBYfFiYSUef48PhPjm9ryZsSGZZkdNvzq0Y9rdNcwDq5Dg5C3QW+7UN64IKptvS3tvHbvu5c9pv1Exau21rc9LIpwpQwUjTq8576yeVDz5+4WZ1nXT43wV60rPLJbDp/UksNrP3iQ2SA63Pst058gOYDbhRnRUw8l/sRt4HbxPzO4WYpInCpuVgSbVh6JXuwnnJngKTTCwaPWmG5Xbhpm1U0Yt3FyBGpGYemPM77p2TD904JjgJ2QFpFLeYpGx8X15Qx1Zk31p5ki9ZLUuXE0lmuJlcakJMVLeFS1iIvrB8drY0aloilakqCZwzwRORtxlgwxS4IThggJd4TDxoiaAIT80fFPGrCPPru+puFn504P/ybr4ihA/6dKASLshEJic7xE8tmzu3KzA7TABBe8y5fNbWo3ilQn/SuFKM16b2l5bOeayqfGhYmhIulU+fVNDdWVv4NMzX10MBHyPR5uhWUu8D9P1VnIMt4nGNgZGBgAOJ/1bf64vltvjJwszOAwAOlmqvINEc/WJyDgQlEAQA+dgnjAHicY2BkYGBnAAGOPgaG//85+hkYGVCBPgBGJwNkAAAAeJxjYGBgYB/EmKMPtxwAhg4B0gAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAe4CLgKKAtAC/ANiA4wDqAPgBDAEsATaBQgFWgXABggGLgZwBqwG9gdOB4oH0ggqCHAIhgicCMgJJAlWCYgJrAnyCkAKdgrkC7J4nGNgZGBg0GdoZmBnAAEmIOYCQgaG/2A+AwAaqwHQAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkXlT2zAQxf1C4thJAwRajt4HRy8VMwwfSJHXsQZZcnUQ+PYoTtwpM+wf2t9brWZ2n5JBsol58nJcYYAdDDFCijEy5JhgileYYRd72MccBzjEa7zBEY5xglO8xTu8xwd8xCd8xhd8xTec4RwXuMR3/MBP/MJvMPzBFYpk2Cr+OF0fTEgrFI1aHhxN740KDbEmeJpsWZlVj40s+45aLuv9KijlhCXSjLQnu/d/4UH6sWul1mRzFxZeekUuE7z10mg3qMtM1FGQddPSrLQyvJR6OaukItYXDp6pCJrmz0umqkau5pZ2hFmm7m+ImG5W2t0kZoJXUtPhVnYTbbdOBdeCVGqpJe7XKTqSbRK7zbdwXfR0U+SVsStuS3Y76em6+Ic3xYiHUppc04Nn0lMzay3dSxNcp8auDlWlaCi48yetFD7Y9USsx87G45cuop1ZxQUtjLnL4j53FO0a+5X08UXqQ7NQNo92R0XOz7sxWEnxN2TneJI8Acttu4Q=) format("woff");
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
  content: "\f101"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-play-circle:before {
  content: "\f102"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
  content: "\f103"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
  content: "\f104"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
  content: "\f105"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
  content: "\f106"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
  content: "\f107"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
  content: "\f108"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
  content: "\f109"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-spinner:before {
  content: "\f10a"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
  content: "\f10b"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
  content: "\f10c"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-hd:before {
  content: "\f10d"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
  content: "\f10e"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-downloading {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-downloading:before {
  content: "\f10f"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download:before {
  content: "\f110"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download-done {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download-done:before {
  content: "\f111"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download-off {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-file-download-off:before {
  content: "\f112"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-share:before {
  content: "\f113"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-cog:before {
  content: "\f114"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-square:before {
  content: "\f115"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f116"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-circle-outline:before {
  content: "\f117"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-circle-inner-circle:before {
  content: "\f118"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
  content: "\f119"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-repeat {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-repeat:before {
  content: "\f11a"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
  content: "\f11b"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder, .vjs-icon-replay-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before, .vjs-icon-replay-5:before {
  content: "\f11c"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder, .vjs-icon-replay-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before, .vjs-icon-replay-10:before {
  content: "\f11d"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder, .vjs-icon-replay-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before, .vjs-icon-replay-30:before {
  content: "\f11e"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder, .vjs-icon-forward-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before, .vjs-icon-forward-5:before {
  content: "\f11f"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder, .vjs-icon-forward-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before, .vjs-icon-forward-10:before {
  content: "\f120"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder, .vjs-icon-forward-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before, .vjs-icon-forward-30:before {
  content: "\f121"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
  content: "\f122"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-next-item:before {
  content: "\f123"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-previous-item:before {
  content: "\f124"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-shuffle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-shuffle:before {
  content: "\f125"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-cast {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-cast:before {
  content: "\f126"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-enter:before {
  content: "\f127"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-exit:before {
  content: "\f128"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-facebook:before {
  content: "\f129"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-linkedin:before {
  content: "\f12a"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-twitter:before {
  content: "\f12b"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-tumblr:before {
  content: "\f12c"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-icon-pinterest:before {
  content: "\f12d"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
  content: "\f12e"; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  word-break: initial; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js:-moz-full-screen {
  position: absolute; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js[tabindex="-1"] {
  outline: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js *, .video-js :after, .video-js :before {
  box-sizing: inherit; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-1-1, .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-1-1:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  height: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-tech {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
body.vjs-full-window, body.vjs-pip-window {
  padding: 0;
  margin: 0;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-full-window .video-js.vjs-fullscreen, body.vjs-pip-window .video-js {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs), body.vjs-pip-window .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-pip-container .vjs-pip-text {
  position: absolute;
  bottom: 10%;
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.7);
  padding: .5em;
  text-align: center;
  width: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-layout-small.vjs-pip-container .vjs-pip-text, .vjs-layout-tiny.vjs-pip-container .vjs-pip-text, .vjs-layout-x-small.vjs-pip-container .vjs-pip-text {
  bottom: 0;
  font-size: 1.4em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-hidden {
  display: none !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-disabled {
  opacity: .5;
  cursor: default; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-no-js a, .vjs-no-js a:visited {
  color: #66a8cc; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: .3em;
  transition: all .4s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-big-play-button .vjs-svg-icon {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button.vjs-disabled {
  cursor: default; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  overflow: auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu li {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon, .vjs-menu li.vjs-selected .vjs-svg-icon, .vjs-menu li.vjs-selected:focus .vjs-svg-icon, .vjs-menu li.vjs-selected:hover .vjs-svg-icon {
  fill: #000; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible), .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: 0 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em 0;
  font-weight: 700;
  cursor: default; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-pip-window .vjs-menu-button-popup .vjs-menu {
  left: unset;
  right: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-menu-button-inline {
  transition: all .4s;
  overflow: hidden; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover {
  width: 12em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all .4s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing {
  display: flex !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-audio-only-mode .vjs-control-bar, .vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility .1s,opacity .1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s,opacity 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
  display: none !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar, .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-button > .vjs-icon-placeholder {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-button > .vjs-svg-icon {
  display: inline-block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js :not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-custom-control-spacer {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control.disabled {
  cursor: default; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-live .vjs-progress-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all .2s;
  height: .3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-progress {
  background-color: #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  line-height: .35em;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-svg-icons-enabled .vjs-play-progress:before {
  content: none !important; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-play-progress .vjs-svg-icon {
  position: absolute;
  top: -.35em;
  right: -.4em;
  width: .9em;
  height: .9em;
  pointer-events: none;
  line-height: .15em;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s,opacity 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em 0 .45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-slider.disabled {
  cursor: default; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel {
  transition: width 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width .1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel {
  display: flex; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-bar {
  margin: 1.35em .45em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-vertical .vjs-volume-level {
  width: .3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-svg-icons-enabled .vjs-volume-level:before {
  content: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-volume-level .vjs-svg-icon {
  position: absolute;
  width: .9em;
  height: .9em;
  pointer-events: none;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-horizontal .vjs-volume-level {
  height: .3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: .35em;
  right: -.5em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon {
  right: -.3em;
  transform: translateY(-50%); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon {
  top: -.55em;
  transform: translateX(-50%); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s,opacity 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-has-started .vjs-poster, .vjs-using-native-controls .vjs-poster {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-audio.vjs-has-started .vjs-poster, .vjs-has-started.vjs-audio-poster-mode .vjs-poster, .vjs-pip-container.vjs-has-started .vjs-poster {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: .5em;
  color: #888; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-svg-icons-enabled .vjs-seek-to-live-control {
  line-height: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seek-to-live-control .vjs-svg-icon {
  width: 1em;
  height: 1em;
  pointer-events: none;
  fill: #888; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon {
  fill: red; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-time-divider {
  display: none;
  line-height: 3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-error .vjs-text-track-display {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-controls-disabled .vjs-text-track-display, .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-subtitles {
  color: #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-captions {
  color: #fc6; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-tt-cue {
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
video::-webkit-media-text-track-display {
  transform: translateY(-3em); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display, .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control, .vjs-pip-window .vjs-picture-in-picture-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-fullscreen-control, .vjs-pip-window .vjs-fullscreen-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .85;
  text-align: left;
  border: 0.6em solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  visibility: hidden; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  animation: vjs-spinner-show 0s linear .3s forwards; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-error .vjs-loading-spinner {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-loading-spinner:after, .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  animation-delay: .44s; }

@keyframes vjs-spinner-show {
  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  to {
    visibility: visible; } }

@keyframes vjs-spinner-spin {
  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  100% {
    transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  0% {
    border-top-color: #73859f; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  20% {
    border-top-color: #73859f; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  35% {
    border-top-color: #fff; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  60% {
    border-top-color: #73859f; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  100% {
    border-top-color: #73859f; } }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-svg-icon {
  width: 1.5em;
  height: 1.5em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10c";
  font-size: 1.5em;
  line-height: inherit; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder, .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before, .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f12e";
  font-size: 1.5em;
  line-height: inherit; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-volume-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto;
  width: initial; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-layout-tiny .vjs-progress-control, .video-js.vjs-layout-x-small .vjs-progress-control {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-error .vjs-text-track-settings {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0 24px; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1; }

  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr; } }
/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings select {
  font-size: inherit; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: .5em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings fieldset {
  margin: 10px;
  border: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings fieldset span {
  display: inline-block;
  padding: 0 .6em .8em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings legend {
  color: #fff;
  font-weight: 700;
  font-size: 1.2em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-text-track-settings .vjs-label {
  margin: 0 .5em .5em 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #ffffff 88%, #73859f 100%); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #ffffff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-title-bar {
  background: rgba(0, 0, 0, 0.9);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  font-size: 1.2em;
  line-height: 1.5;
  transition: opacity .1s;
  padding: .666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-error .vjs-title-bar {
  display: none; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-title-bar-description, .vjs-title-bar-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-title-bar-title {
  font-weight: 700;
  margin-bottom: .333em; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  transition: opacity 1s; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-5 {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-10 {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-forward-30 {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-5 {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-10 {
  cursor: pointer; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js .vjs-skip-backward-30 {
  cursor: pointer; }

@media print {
  /* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }
/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.js-focus-visible .video-js :focus:not(.focus-visible) {
  outline: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/video-js/video-js.min.css */
.video-js :focus:not(:focus-visible) {
  outline: 0; }

/* line 1, /home/rails/rails_app/vendor/assets/stylesheets/pace.css */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 10, /home/rails/rails_app/vendor/assets/stylesheets/pace.css */
.pace-inactive {
  display: none; }

/* line 14, /home/rails/rails_app/vendor/assets/stylesheets/pace.css */
.pace .pace-progress {
  background: #2299dd;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }
