@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 bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

















 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont.eot");
  src: url("/assets/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont.woff2") format("woff2"), url("/assets/fontawesome-webfont.woff") format("woff"), url("/assets/fontawesome-webfont.ttf") format("truetype"), url("/assets/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 106, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 110, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  /* line 116, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 120, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 159, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 171, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 229, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 245, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 279, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 361, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 372, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 388, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 479, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 516, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 559, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 575, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 636, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 649, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 707, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 711, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 721, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 725, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 732, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 740, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 795, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 799, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 803, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 813, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 817, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 821, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 831, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 841, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 935, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 954, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 994, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 999, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1012, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1127, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1131, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1135, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1139, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1146, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1150, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1156, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1161, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1165, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1169, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1287, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1324, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1337, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1360, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1364, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1443, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1447, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1479, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1483, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1487, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1491, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1510, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1518, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1522, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1533, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1543, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1547, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1551, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1579, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1695, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1762, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1811, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1827, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1841, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1845, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1849, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1853, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1857, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1894, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1898, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1902, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1909, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1913, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1977, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2131, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2136, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2146, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2180, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2184, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2206, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2210, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2226, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2230, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2244, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2248, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2252, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2256, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2260, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2268, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2284, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2288, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2335, /root/.rvm/gems/ruby-2.2.3/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 33, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

/* line 37, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
li.hover-glow:hover {
  background: rgba(255, 255, 255, 0.7);
  margin-bottom: 3px;
}

/* line 42, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.sidebar-toggler {
  background: url(/assets/sidebar-toggler.jpg) !important;
  background-color: #242424 !important;
}

/* line 46, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.filter-fields {
  margin-bottom: 5px;
}

/* line 50, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.content-header {
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}

/* line 55, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.aegis-message-count {
  position: absolute;
  height: 30px;
  width: fit-content;
  min-width: 30px;
  top: -8px;
  right: -5px;
  background: red;
  color: white;
  font-size: 14px !important;
  border-radius: 50% !important;
  border: 4px solid #222;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
}

/* line 73, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.top-bar-element {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

/* line 79, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.top-bar-text {
  color: white;
  font-size: 10px;
}

/*
 * This toggle style shows a winking "eye-con" (nyuk, nyuk).
 * Open eye means "show," closed eye means "hide."
 */
/* line 88, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.hideShowPassword-toggle {
  background-image: url(/assets/wink.svg) !important;
  background-position: 0 center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  text-indent: -9999em;
  width: 44px;
}

/* line 99, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.hideShowPassword-toggle-hide {
  background-position: -44px center;
}

/*
 * Because our input elements have a z-index so that
 * their borders will overlap on focus, we'll give ours
 * a higher one to make sure they're always visible.
 */
/* line 110, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.hideShowPassword-toggle,
.my-toggle-class {
  z-index: 3;
}

/* line 113, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
#bottom {
  scroll-behaviour: smooth !important;
}

/* line 116, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.card {
  background-color: #fff;
  margin-bottom: 25px;
  border: 1px solid #b7b2b2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
  -moz-box-shadow: inset 0 0 2px #b7b2b2;
  -webkit-box-shadow: inset 0 0 1px #b7b2b2;
  box-shadow: inset 0 0 1px #b7b2b2;
}

/* line 129, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.modal.modal-wide .modal-dialog {
  width: 90%;
}

/* line 133, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.navbar-brand {
  padding: 5px 0px 5px 15px !important;
}

/* line 137, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.select2padding {
  padding: 0px !important;
}

/* line 140, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.view-more {
  clear: both;
  display: block;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  color: #fff !important;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #545455;
  text-decoration: none !important;
}

/* line 154, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.view-more:hover {
  background-color: #000;
}

/* line 158, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.view-more > i {
  display: inline-block;
  margin-top: 1px;
  float: right;
}

/* line 164, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.maxImageHeight {
  max-height: 180px !important;
}

/* line 167, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.textMiddleDiv {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

/* line 173, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.downloadPdfDiv {
  padding-bottom: 15px;
}

/* line 177, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.downloadPdfBtn {
  width: 100%;
}

/* line 181, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.text-justify {
  text-align: justify;
}

/* line 185, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
video.show_video {
  max-height: 250px;
  margin-top: 5px;
}

/* line 190, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
img.show_img {
  max-height: 250px;
  margin-top: 5px;
}

@media only screen and (max-width: 997px) {
  /* Force table to not be like tables anymore */
  /* line 203, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 208, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* line 214, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables tr {
    border: 1px solid #ccc;
    margin-bottom: 2%;
  }

  /* line 216, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  /* line 226, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
  Label the data
  */
  /* line 242, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  #no-more-tables td:before {
    content: attr(data-title);
  }

  /*
  Larger buttons
  */
  /* line 246, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  .form-actions > .btn {
    width: 245px;
  }
}
/* line 253, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.text-red {
  color: red !important;
}

/* line 257, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.text-black {
  color: black !important;
}

/* line 261, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.margin-top-5 {
  margin-top: 5px;
}

/* line 265, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
label.error {
  color: red !important;
}

/* line 269, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.vehicle_margin {
  margin-right: 10%;
}

/* line 273, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.gap_between {
  margin: 10px;
}

/* line 276, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.rating_message_text_width {
  width: 40% !important;
}

/* line 279, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.job-line-separator {
  height: 3px;
  background: #717171;
  border-bottom: 1px solid #313030;
}

/* line 284, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.custom-search {
  width: 10% !important;
  margin-top: 9px;
}

@media only screen and (max-width: 1248px) {
  /* line 290, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  .custom-search {
    width: 13% !important;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 297, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
  .custom-search {
    width: 16.66% !important;
    margin-top: 31px;
  }
}
/* line 303, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.clear_both {
  clear: both;
}

/* line 307, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.margin-lr-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* line 311, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.padding-lr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 315, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.margin-0 {
  margin: 0px !important;
}

/* line 318, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.padding-0 {
  padding: 0px !important;
}

/* line 322, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.disp-none {
  display: none !important;
}

/* line 326, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.select2-container.select2-container-multi.form-control {
  height: auto;
}

/* line 329, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.mute {
  color: #9a9a9e;
}

/* line 332, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store {
  background: #f2f0ef;
  box-shadow: 0px 1px 8px 2px #a7a7a7;
  padding-bottom: 16px;
  padding-left: 0px !important;
}

/* line 338, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .logo_img {
  /* margin-left: 20px; */
  /* max-width: 130px; */
  width: auto;
  height: auto;
  margin-top: 5px;
  max-height: 70px !important;
  margin: 13px auto 5px;
}

/* line 347, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .store_img {
  width: 186px;
  height: auto;
  display: block;
  margin: 5px auto;
}

/* line 354, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.companyName {
  word-break: break-word;
}

/* line 358, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .store_img:last-child {
  padding-bottom: 3px;
}

/* line 361, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store h2 {
  font-size: 27px;
  margin: 17px 0 10px;
  font-weight: bold !important;
  color: #4b8df8;
}

/* line 367, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .for_com_name {
  font-size: 27px;
  margin: 17px 0 10px;
  font-weight: bold !important;
  color: #4b8df8;
}

/* line 373, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.left_download_pdf {
  padding: 30px 0;
}

/* line 376, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.right_column {
  padding: 25px 0;
  border-left: 1px solid #000;
}

/* line 380, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.left_download_pdf ul li {
  font-size: 18px;
  line-height: 35px;
  font-weight: 600;
}

/* line 385, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.qr_code_column h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
}

/* line 390, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.right_column h4 {
  font-size: 22px;
  text-align: center;
  font-weight: 700 !important;
}

/* line 395, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.right_column_pdf .center_new {
  font-size: 22px;
  text-align: center;
  font-weight: 700 !important;
}

/* line 400, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.qr_code_download svg {
  width: auto;
  height: 100px;
  text-align: center;
}

/* line 405, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.qr_code_download_pdf .store_img {
  width: 100px;
  height: auto;
}

/* line 410, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.qr_code_download_pdf_1 .store_img {
  width: 150px;
  height: auto;
  text-align: center;
  margin-left: 66px;
}

/* line 418, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.qr_code_download_pdf_1 svg {
  width: 200px !important;
  height: 200px !important;
  text-align: center;
}

/* line 423, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.right_column_pdf svg {
  width: 100px;
  height: 100px;
}

/* line 427, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.new_pdf_layout {
  display: flex;
}

/* line 430, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .right_column h2 {
  font-size: 28px;
  color: #3f5e9d;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  padding-top: 27px;
  font-weight: 600 !important;
}

/* line 438, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store .right_column ul li {
  padding: 12px 0;
  font-size: 18px;
  color: #000;
}

/* line 443, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_button button {
  background: #428bca;
  border: 0;
  padding: 10px 20px;
  color: #fff;
  margin: 2px;
}

/* line 450, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_button {
  display: flex;
  flex-flow: wrap;
}

/* line 454, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_btn_list {
  list-style-type: none;
  padding-left: 10px;
}

/* line 459, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_button a {
  margin-bottom: 8px;
  margin-right: 5px;
  width: 100%;
}

/* line 465, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.pad_0 {
  padding: 0 !important;
}

/* line 468, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.download_from_store {
  background: #fff;
  overflow: hidden;
}

/* line 472, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.right_column {
  position: relative;
}

/* line 475, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.image_fixed_size {
  width: auto;
  height: auto;
  max-height: 150px;
  margin: 30px auto 0;
  display: block;
  overflow: hidden;
  max-width: 200px;
}

/* line 484, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.w-100 {
  width: 100%;
}

/* line 487, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
input#service_data_purchase_underground_tank {
  width: auto;
  display: inline-block;
  margin-left: 10px;
  border: 0;
  border-bottom: 2px solid #c3c3c3;
}

/* line 494, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.work_order {
  width: 178px !important;
  height: 25px !important;
  line-height: 25px !important;
  margin-right: 10px !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  display: inline !important;
}

/* line 503, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
input.change_lpg_household_activity {
  width: auto;
  display: inline-block;
  margin-left: 10px;
  border: 0;
  border-bottom: 2px solid #c3c3c3;
}

/* line 510, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
ul.typeahead.dropdown-menu {
  max-height: 370px;
  overflow-y: auto;
}

/* line 514, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
label.add_min_height {
  min-height: 40px;
}

/* line 517, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.tankspotter_training_videos_style {
  color: white !important;
  width: 145px !important;
  height: 35px !important;
  line-height: 25px !important;
  font-size: 17px !important;
  display: inline !important;
  font-weight: 500 !important;
  margin-left: 20px;
  background-color: green !important;
}

/* line 528, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.tankspotter_training_videos_style .tr_video_button_you_tube {
  padding-right: 8%;
  text-align: center;
  margin-left: -3px;
}

/* line 533, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.trainig_border_radius {
  border: 2px solid;
  border-radius: 12px !important;
}

/* line 537, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.trainig_border_radius .training_border_label {
  margin-top: 1%;
}

/* line 540, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.trainig_border_radius .training_list_label {
  margin-bottom: 1%;
}

/* line 544, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.contact_us_push_notify {
  font-size: 18px;
}

/* line 548, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.update-payment {
  padding: 1rem;
}

/* line 552, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
label.required::after {
  content: " *";
  color: red;
}

/* line 556, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.bilng_add {
  padding: 5px !important;
  width: 65% !important;
}

/* line 561, /root/app/growmarktankspotter/app/assets/stylesheets/application.css.scss */
.edit-link {
  background-color: #e5e5e5;
  color: black;
  width: 62px;
  height: 30px !important;
  display: inline-block !important;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-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}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.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;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.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:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group .list-group-item:first-child{border-top:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel>.list-group:first-child .list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tfoot>tr:first-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tfoot>tr:first-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td{border-top:0}.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.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,.25)}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.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,.25)}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}}
/* remove rounds from all elements */
/* line 19, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
div,
input,
select,
textarea,
span,
img,
table,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/***
Buttons & Dropdown Buttons
***/
/* line 29, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn {
  border-width: 0;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  text-shadow: none;
}

/* fix jumping group buttons */
/* line 47, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group.btn-group-solid .btn + .btn,
.btn-group.btn-group-solid .btn + .btn-group.btn-group-solid,
.btn-group.btn-group-solid .btn-group.btn-group-solid + .btn,
.btn-group.btn-group-solid .btn-group.btn-group-solid + .btn-group.btn-group-solid {
  margin-left: 0px;
}

/* line 54, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group-vertical.btn-group-solid > .btn + .btn,
.btn-group-vertical.btn-group-solid > .btn + .btn-group,
.btn-group-vertical.btn-group-solid > .btn-group + .btn,
.btn-group-vertical.btn-group-solid > .btn-group + .btn-group {
  margin-top: 0px;
  margin-left: 0;
}

/* line 59, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-default {
  border-width: 1px;
  padding: 6px 13px;
}

/* line 64, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.red-stripe {
  border-left: 3px solid #d84a38;
}

/* line 68, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.blue-stripe {
  border-left: 3px solid #4d90fe;
}

/* line 72, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.purple-stripe {
  border-left: 3px solid #852b99;
}

/* line 76, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.green-stripe {
  border-left: 3px solid #35aa47;
}

/* line 80, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.yellow-stripe {
  border-left: 3px solid #ffb848;
}

/* line 84, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.dark-stripe {
  border-left: 3px solid #555555;
}

/* line 88, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.default {
  color: #333333;
  text-shadow: none;
  background-color: #e5e5e5;
}

/* line 98, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.default:hover,
.btn.default:focus,
.btn.default:active,
.btn.default.active,
.btn.default[disabled],
.btn.default.disabled {
  color: #333333;
  background-color: #d8d8d8 !important;
  outline: none !important;
}

/*  Red */
/* line 105, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.red {
  color: white;
  text-shadow: none;
  background-color: #d84a38;
}

/* line 115, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.red:hover,
.btn.red:focus,
.btn.red:active,
.btn.red.active,
.btn.red[disabled],
.btn.red.disabled {
  background-color: #bb2413 !important;
  color: #fff !important;
  outline: none !important;
}

/*  Blue */
/* line 123, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.blue {
  color: white;
  text-shadow: none;
  background-color: #4d90fe;
}

/* line 133, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.blue:hover,
.btn.blue:focus,
.btn.blue:active,
.btn.blue.active,
.btn.blue[disabled],
.btn.blue.disabled {
  background-color: #0362fd !important;
  color: #fff !important;
  outline: none !important;
}

/* line 139, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.blue.dropdown-toggle {
  background-color: #4d90fe !important;
}

/* line 147, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.blue:hover,
.btn-group .btn.blue:focus,
.btn-group .btn.blue:active,
.btn-group .btn.blue.active,
.btn-group .btn.blue.disabled,
.btn-group .btn.blue[disabled] {
  background-color: #0362fd !important;
  color: #fff !important;
  outline: none !important;
}

/*  Green */
/* line 154, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.green {
  color: white;
  text-shadow: none;
  background-color: #35aa47;
}

/* line 164, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.green:hover,
.btn.green:focus,
.btn.green:active,
.btn.green.active,
.btn.green.disabled,
.btn.green[disabled] {
  background-color: #1d943b !important;
  color: #fff !important;
  outline: none !important;
}

/*  Purple */
/* line 171, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.purple {
  color: white;
  text-shadow: none;
  background-color: #852b99;
}

/* line 181, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.purple:hover,
.btn.purple:focus,
.btn.purple:active,
.btn.purple.active,
.btn.purple.disabled,
.btn.purple[disabled] {
  background-color: #6d1b81 !important;
  color: #fff !important;
  outline: none !important;
}

/* line 187, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.purple.dropdown-toggle {
  background-color: #852b99 !important;
}

/* line 195, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.purple:hover,
.btn-group .btn.purple:focus,
.btn-group .btn.purple:active,
.btn-group .btn.purple.active,
.btn-group .btn.purple.disabled,
.btn-group .btn.purple[disabled] {
  background-color: #6d1b81 !important;
  color: #fff !important;
  outline: none !important;
}

/*  Yellow */
/* line 202, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.yellow {
  color: white;
  text-shadow: none;
  background-color: #ffb848;
}

/* line 212, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active,
.btn.yellow.active,
.btn.yellow.disabled,
.btn.yellow[disabled] {
  background-color: #eca22e !important;
  color: #fff !important;
  outline: none !important;
}

/* line 218, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.yellow.dropdown-toggle {
  background-color: #ffb848 !important;
}

/* line 226, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.yellow:hover,
.btn-group .btn.yellow:focus,
.btn-group .btn.yellow:active,
.btn-group .btn.yellow.active,
.btn-group .btn.yellow.disabled,
.btn-group .btn.yellow[disabled] {
  background-color: #eca22e !important;
  color: #fff !important;
  outline: none !important;
}

/*  Black */
/* line 233, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.dark {
  color: white;
  text-shadow: none;
  background-color: #555555;
}

/* line 243, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.dark:hover,
.btn.dark:focus,
.btn.dark:active,
.btn.dark.active,
.btn.dark.disabled,
.btn.dark[disabled] {
  background-color: #222222 !important;
  color: #fff !important;
  outline: none !important;
}

/* line 249, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.dark.dropdown-toggle {
  background-color: #555555 !important;
}

/* line 257, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-group .btn.dark:hover,
.btn-group .btn.dark:focus,
.btn-group .btn.dark:active,
.btn-group .btn.dark.active,
.btn-group .btn.dark.disabled,
.btn-group .btn.dark[disabled] {
  background-color: #222222 !important;
  color: #fff !important;
  outline: none !important;
}

/* line 263, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  vertical-align: middle;
}

/* line 270, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-lg > i {
  font-size: 18px;
}

/* line 274, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn > i {
  font-size: 14px;
}

/* line 279, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-sm,
.btn-xs {
  padding: 4px 10px 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}

/* line 286, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-sm > i,
.btn-xs > i {
  font-size: 13px;
}

/* line 290, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-xs {
  padding: 1px 5px;
}

/* line 294, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/***
Metro icons
***/
/* line 305, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
[class^="m-icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  line-height: 14px;
  vertical-align: top;
  background-image: url(../img/syncfusion-icons.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

/* line 317, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
[class^="m-icon-big-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 6px;
  vertical-align: middle;
  background-image: url(../img/syncfusion-icons.png);
  background-position: 0 0px;
  background-repeat: no-repeat;
}

/* large icons */
/* line 329, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon-big {
  padding: 9px 16px 8px 16px;
}

/* line 333, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon-big.m-icon-only {
  padding: 9px 8px 8px 0px;
}

/* line 337, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon-big [class^="m-icon-big-"] {
  margin: 0 0 0 10px;
}

/* line 341, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon-ony > i {
  margin-left: 0px;
}

/* default icons */
/* line 346, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon {
  padding: 7px 14px 7px 14px;
}

/* line 350, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon [class^="m-icon-"] {
  margin: 4px 0 0 5px;
}

/* line 354, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.btn.m-icon.m-icon-only {
  padding: 7px 10px 7px 6px;
}

/* white icon */
/* line 359, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-white {
  background: url(/assets/syncfusion-icons-white.png);
}

/*  Misc */
/* line 364, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-swapright {
  background-position: -27px -10px;
}

/* line 367, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-swapdown {
  background-position: -68px -10px;
}

/* line 370, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-swapleft {
  background-position: -8px -10px;
}

/* line 373, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-swapup {
  background-position: -46px -10px;
}

/* line 376, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-big-swapright {
  background-position: -42px -28px;
}

/* line 379, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-big-swapdown {
  background-position: -115px -28px;
}

/* line 382, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-big-swapleft {
  background-position: -6px -28px;
}

/* line 385, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.m-icon-big-swapup {
  background-position: -78px -28px;
}

/***
Popover
 ***/
/* line 393, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.popover {
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  padding: 0 !important;
}

/* line 400, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.popover .popover-title {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

/* line 410, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.info .popover .popover-title,
.popover.info .popover-title,
.info .popover .popover-content,
.popover.info .popover-content {
  color: #27a9e3;
}

/* line 417, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.success .popover .popover-title,
.popover.success .popover-title,
.success .popover .popover-content,
.popover.success .popover-content {
  color: #468847;
}

/* line 424, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.error .popover .popover-title,
.popover.error .popover-title,
.error .popover .popover-content,
.popover.error .popover-content {
  color: #B94A48;
}

/* line 431, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.warning .popover .popover-title,
.popover.warning .popover-title,
.warning .popover .popover-content,
.popover.warning .popover-content {
  color: #C09853;
}

/* line 435, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.popovers.yellow + .popover {
  background: yellow;
}

/* line 439, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.popovers.yellow + .popover .popover-title {
  background: yellow;
}

/* line 443, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.popovers.yellow + .popover .popover-content {
  background: yellow;
}

/***
Dropdown
***/
/*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/
/* line 452, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-backdrop {
  position: static;
}

/* line 457, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 463, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown.open .dropdown-toggle {
  color: #08c;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}

/***
Dropdown Menu
***/
/* line 473, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-family: "Segoe UI",Helvetica, Arial, sans-serif;
  border: 1px solid #ddd;
}

/* custom dropdown conetnt */
/* line 494, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-content {
  padding: 5px;
}

/* line 498, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-content form {
  margin: 0;
}

/* line 502, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown.inline .dropdown-menu {
  display: inline-block;
  position: relative;
}

/* line 507, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu.bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/* line 513, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu li > a {
  padding: 6px 0 6px 13px;
  color: #333;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  white-space: nowrap;
}

/* line 526, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  text-decoration: none;
  background-image: none;
  background-color: #eee;
  color: #333;
  filter: none;
}

/* dropdown sub menu support for Bootsrap 3 */
/* line 535, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu {
  position: relative;
}

/* line 539, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu > .dropdown-menu {
  top: 5px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

/* line 546, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 550, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}

/* line 557, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu > a:after {
  position: absolute;
  display: inline-block;
  font-size: 14px;
  right: 7px;
  top: 7px;
  font-family: FontAwesome;
  height: auto;
  content: "\f105";
  font-weight: 300;
}

/* line 569, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

/* line 573, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 577, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

/* line 583, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 589, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

/* line 595, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.pull-right > li > .dropdown-menu:after,
.nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

/* line 601, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.pull-right > li > .dropdown-menu .dropdown-menu,
.nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

@media (max-width: 767px) {
  /* line 613, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  }

  /* line 625, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 6px 0 6px 13px;
    color: #333 !important;
  }

  /* line 631, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #eee !important;
  }
}
/***
Dropdown Checkboxes (in v1.3)
***/
/* line 640, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-checkboxes {
  padding: 5px;
}

/* line 644, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-checkboxes label {
  display: block;
  font-weight: 300;
  color: #333;
  margin-bottom: 4px;
  margin-top: 4px;
}

/***
Dropdown Menu Badges
***/
/* line 657, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu > li > a > .badge {
  position: absolute;
  margin-top: 1px;
  right: 3px;
  display: inline;
  font-size: 11px;
  font-weight: 300;
  text-shadow: none;
  height: 18px;
  padding: 3px 6px 3px 6px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
}

/* line 674, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropdown-menu > li > a > .badge.badge-roundless {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* end: sidebar menu badges */
/***
Forms
***/
/* line 685, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
code {
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* line 691, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
label {
  font-weight: 400;
  font-size: 14px;
}

/* line 696, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control:-moz-placeholder {
  color: #999999;
}

/* line 699, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control::-moz-placeholder {
  color: #999999;
}

/* line 702, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 705, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 708, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-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 720, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control:focus {
  border-color: #999999;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 728, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 733, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control.height-auto {
  height: auto;
}

/* line 737, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.uneditable-input {
  padding: 6px 12px;
  min-width: 206px;
  font-size: 14px;
  font-weight: normal;
  height: 34px;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-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 753, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
label.form-control {
  display: block;
  margin-bottom: 5px;
}

/* line 760, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #F4F4F4 !important;
}

/* line 767, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #F9F9F9 !important;
}

/* input  groups */
/* line 773, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-group.input-group-fixed {
  width: auto !important;
}

/* line 777, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-group-addon {
  border-color: #e5e5e5;
  background: #e5e5e5;
  min-width: 39px;
}

/* line 783, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-group-addon > i {
  color: #999;
}

/* form control sizing */
/* line 788, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-control-inline {
  display: inline-block !important;
}

/* line 792, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-mini {
  width: 45px !important;
}

/* line 796, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-xsmall {
  width: 80px !important;
}

/* line 800, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-small {
  width: 120px !important;
}

/* line 804, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-medium {
  width: 240px !important;
}

/* line 808, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-large {
  width: 320px !important;
}

/* line 812, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-xlarge {
  width: 480px !important;
}

/* line 816, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/* line 822, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.form-group .input-inline {
  margin-right: 5px;
}

/* line 826, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 13px;
}

/* line 832, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
select.input-sm {
  height: 28px;
  line-height: 28px;
  padding: 2px 10px;
}

/***
Input spinner(in v1.4)
***/
/* line 855, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
input[type="text"].spinner,
input[type="password"].spinner,
input[type="datetime"].spinner,
input[type="datetime-local"].spinner,
input[type="date"].spinner,
input[type="month"].spinner,
input[type="time"].spinner,
input[type="week"].spinner,
input[type="number"].spinner,
input[type="email"].spinner,
input[type="url"].spinner,
input[type="search"].spinner,
input[type="tel"].spinner,
input[type="color"].spinner {
  background-image: url("../img/input-spinner.gif") !important;
  background-repeat: no-repeat;
  background-position: right 8px;
}

@media (max-width: 768px) {
  /* line 863, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .input-large {
    width: 250px !important;
  }

  /* line 867, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .input-xlarge {
    width: 300px !important;
  }
}
/***
Error States
***/
/* line 879, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-warning .help-inline,
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

/* line 883, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 889, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 895, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 903, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-error .help-inline,
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

/* line 907, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 913, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 919, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 927, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-success .help-inline,
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

/* line 931, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 937, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 943, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/***
Custom label and badges
***/
/* line 954, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label,
.badge {
  font-weight: 300;
  text-shadow: none !important;
}

/* line 959, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}

/* line 964, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label.label-sm {
  font-size: 12px;
  padding: 1px 4px 1px 4px;
}

/* line 975, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label,
h7 .label {
  font-size: 75%;
}

/* line 979, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.badge {
  font-size: 11px !important;
  font-weight: 300;
  text-align: center;
  background-color: #e02222;
  height: 18px;
  padding: 3px 6px 3px 6px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  text-shadow: none !important;
  text-align: center;
  vertical-align: middle;
}

/* line 994, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.badge.badge-roundless {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 1001, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.badge-default,
.label-default {
  background-color: #999 !important;
}

/* line 1006, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.badge-primary,
.label-primary {
  background-color: #428bca !important;
}

/* line 1011, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label-success,
.badge-success {
  background-color: #3cc051;
  background-image: none !important;
}

/* line 1017, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label-warning,
.badge-warning {
  background-color: #fcb322;
  background-image: none !important;
}

/* line 1023, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label-danger,
.badge-danger {
  background-color: #ed4e2a;
  background-image: none !important;
}

/* line 1029, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label-info,
.badge-info {
  background-color: #57b5e3;
  background-image: none !important;
}

/* fix badge position for navs */
/* line 1035, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.nav-pills > li > a > .badge {
  margin-top: -2px;
}

/* line 1039, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav.nav-stacked > li > a > .badge {
  margin-top: 1px;
  margin-bottom: 0px;
}

/***
Iconic Labels
***/
/* line 1048, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label.label-icon {
  padding: 4px 1px 4px 5px;
  margin-right: 2px;
  text-align: center !important;
}

/* line 1055, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.ie9 .label.label-icon,
.ie10 .label.label-icon {
  padding: 3px 0px 3px 3px;
}

/* line 1059, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.label.label-icon > i {
  font-size: 12px;
  text-align: center !important;
}

/***
Progress Bars
***/
/* line 1069, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.progress {
  border: 0;
  background-image: none !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1079, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.progress > .progress-bar-success {
  background-color: #3cc051;
}

/* line 1083, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.progress > .progress-bar-danger {
  background-color: #ed4e2a;
}

/* line 1087, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.progress > .progress-bar-info {
  background-color: #57b5e3;
}

/* line 1091, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.progress > .progress-bar-warning {
  background-color: #fcb322;
}

/***
Pagination
***/
/* line 1099, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.pagination {
  margin: 10px 0;
}

/* line 1104, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.pagination .active > a,
.pagination .active > a:hover {
  background: #eee;
  border-color: #dddddd;
  color: #333;
}

/***
wells
***/
/* line 1115, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.well {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* Bootstrap Tabs */
/* line 1124, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.dropup.open > .dropdown-toggle,
.dropdown.open > .dropdown-toggle {
  border-color: #ddd !important;
}

/* line 1134, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav-tabs > li > .dropdown-menu:after,
.nav-pills > li > .dropdown-menu:after,
.navbar-nav > li > .dropdown-menu:after,
.nav-tabs > li > .dropdown-menu:before,
.nav-pills > li > .dropdown-menu:before,
.navbar-nav > li > .dropdown-menu:before {
  display: none !important;
}

/* line 1139, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav-tabs > .dropdown.open > .dropdown-toggle,
.nav-pills > .dropdown.open > .dropdown-toggle {
  background: #eee !important;
  color: #0d638f !important;
}

/* line 1146, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.nav-tabs,
.nav-pills {
  margin-bottom: 10px;
}

/* line 1151, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 1156, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 1161, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 1167, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 1173, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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 1181, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 1187, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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: #ffffff;
}

/* line 1192, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 1198, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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 1206, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 1212, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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: #ffffff;
}

/* line 1218, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
  border-bottom: 0;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* line 1224, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  margin-top: 10px;
}

/* line 1230, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 1235, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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 1242, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

/* line 1249, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.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;
}

/* BS3.0.3 removed tabbable class so its added back */
/* line 1255, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

/* line 1260, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabbable:after {
  clear: both;
}

/* line 1265, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

/* line 1270, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.tabbable:after {
  clear: both;
}

/***
Bootstrap modal 
***/
/* line 1278, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal {
  z-index: 10050 !important;
  outline: none !important;
}

/* line 1283, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-header {
  border-bottom: 1px solid #EFEFEF;
}

/* line 1287, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-header h3 {
  font-weight: 300;
}

/* line 1291, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-small.modal-dialog {
  width: 400px;
}

/* line 1295, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-wide.modal-dialog {
  width: 60%;
}

/* line 1299, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-full.modal-dialog {
  width: 100%;
}

@media (max-width: 768px) {
  /* line 1307, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
  .modal-small.modal-dialog,
  .modal-wide.modal-dialog,
  .modal-full.modal-dialog {
    width: auto;
  }
}
/***
Modal header close button fix
***/
/* line 1316, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-header .close {
  margin-top: 0px !important;
}

/* line 1320, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal > .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}

/* line 1328, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-backdrop {
  border: 0 !important;
  outline: none !important;
  z-index: 10049 !important;
}

/* line 1335, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  background-color: #333 !important;
}

/* fix: content shifting to the right on modal open due to scrollbar closed */
/* line 1340, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal {
  overflow-y: auto !important;
}

/* line 1344, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-open {
  overflow-y: auto !important;
}

/* line 1348, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.modal-open-noscroll {
  overflow-y: hidden !important;
}

/***
Image Carousel
***/
/* line 1356, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-inner {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 1361, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-control i {
  position: absolute;
  top: 40%;
}

/* line 1366, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel.image-carousel-hoverable .carousel-control i {
  display: none;
}

/* line 1370, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
  display: inline-block;
}

/* line 1374, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-control.left i {
  left: 10px;
}

/* line 1378, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-control.right i {
  right: 10px;
}

/* line 1382, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-indicators {
  margin-top: 10px;
  bottom: -7px;
}

/* line 1387, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-indicators li {
  background-color: #666;
}

/* line 1391, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-indicators li.active {
  background-color: #333;
}

/* line 1395, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px 15px 25px 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 1408, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption p {
  text-align: left;
  line-height: 20px;
  color: #ffffff;
}

/* line 1416, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 1422, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-caption h2 a,
.carousel.image-carousel .carousel-caption h3 a,
.carousel.image-carousel .carousel-caption h4 a {
  color: #aaa;
}

/* line 1426, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .carousel-caption p {
  margin-bottom: 0;
}

/* line 1430, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.carousel.image-carousel .item {
  margin: 0;
}

/***
Bootstrap Tables
***/
/* line 1438, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table thead > tr > th {
  border-bottom: 0;
}

/* line 1443, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #e9e9e9 !important;
}

/* line 1448, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #e1e1e1 !important;
}

/* line 1453, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

/* line 1457, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table .heading > th {
  background-color: #eee !important;
}

/***
Bootstrap Panel
***/
/* line 1465, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.panel {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1471, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.panel .panel-title > a:hover {
  text-decoration: none;
}

/* line 1475, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.accordion .panel-heading {
  padding: 0;
}

/* line 1479, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.accordion .panel-title {
  padding: 0;
}

/* line 1483, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.accordion .panel-title .accordion-toggle {
  display: block;
  padding: 10px 15px;
}

/* line 1488, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.accordion .accordion-toggle.accordion-toggle-styled {
  background: url("../img/accordion-plusminus.png") no-repeat;
  background-position: right -19px;
  margin-right: 15px;
}

/* line 1494, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.accordion .accordion-toggle.accordion-toggle-styled.collapsed {
  background-position: right 12px;
}

/***
Responsive Image
***/
/* line 1501, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.table td .img-responsive {
  width: 100%;
}

/***
Unstyled List
***/
/* line 1509, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.list-unstyled li > .list-unstyled {
  margin-left: 25px;
}

/* line 1513, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.flag_popup_checkbox input {
  position: relative;
  left: 20px;
  top: 20px;
  height: 20px;
  width: 20px;
}

/* line 1521, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.flag_popup_checkbox label {
  padding-left: 50px;
}

/* line 1525, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.save_account_flag {
  display: flex;
  justify-content: center;
}

/* line 1530, /root/app/growmarktankspotter/app/assets/stylesheets/style-metronic.css.scss */
.submit_flag_button {
  width: 20%;
  border-radius: 15px !important;
}
/*
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.1.0
Version: 2.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keentheme
*/
/*********************
 GENERAL UI COLORS
*********************/
/***
Colors
blue:  #4b8df8
light blue: #bfd5fa
red: #e02222
yellow: #ffb848
green: #35aa47
purple: #852b99
dark: #555555;
light grey: #fafafa;
***/
/*********************
 GENERAL RESET & SETUP
*********************/
/***
Reset and overrides
***/
/* general body settings */
/* line 35, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
body {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  padding: 0px !important;
  margin: 0px !important;
  font-size: 13px;
  direction: ltr;
}

/*
Internet Explorer 10 doesn't differentiate device width from viewport width, and thus doesn't
properly apply the media queries in Bootstrap's CSS. To address this,
you can optionally include the following CSS and JavaScript to work around this problem until Microsoft issues a fix.
*/
@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/* Internet Explorer 10 doesn't differentiate device width from viewport width,
and thus doesn't properly apply the media queries in Bootstrap's CSS. To address this, following CSS code applied */
@-ms-viewport {
  width: auto !important;
}

/***
Custom Scrollbars
***/
/* line 79, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar {
  width: 12px;
}

/* line 83, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-left: 1px solid #cecece;
}

/* line 88, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar-thumb {
  background-color: #cecece;
}

/* line 92, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}

/* line 96, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/* line 102, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
::-webkit-scrollbar-thumb {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/***
General typography
***/
/* line 116, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #444;
}

/* line 125, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
}

/* line 135, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 140, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
a {
  text-shadow: none !important;
  color: #0d638f;
}

/***
Fix link outlines after click
***/
/* line 148, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
a, a:focus, a:hover, a:active {
  outline: 0;
}

/***
General backgrounds. Can be applied to any block or panel
***/
/* line 156, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-blue {
  background-image: none !important;
  background-color: #4b8df8 !important;
  border-color: #4b8df8 !important;
  color: #fff !important;
}

/* line 163, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-red {
  background-image: none !important;
  background-color: #e02222 !important;
  border-color: #e02222 !important;
  color: #fff !important;
}

/* line 170, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-yellow {
  background-image: none !important;
  background-color: #ffb848 !important;
  border-color: #ffb848 !important;
  color: #fff !important;
}

/* line 177, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-green {
  background-image: none !important;
  background-color: #35aa47 !important;
  border-color: #35aa47 !important;
  color: #fff !important;
}

/* line 184, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-purple {
  background-image: none !important;
  background-color: #852b99 !important;
  border-color: #852b99 !important;
  color: #fff !important;
}

/* line 191, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-dark {
  background-image: none !important;
  background-color: #555555 !important;
  border-color: #555555 !important;
  color: #fff !important;
}

/* line 198, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bg-grey {
  background-image: none !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}

/***
Font Awesome Icons
***/
/* line 209, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
[class^="fa-"],
[class*=" fa-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  *margin-right: .3em;
  line-height: 14px;
}

/***
Make font awesome icons fixed width(latest version issue)
***/
/* line 222, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
li [class^="fa-"],
li [class*=" fa-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

/* line 228, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
li [class^="fa-"].icon-large,
li [class*=" fa-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/* line 234, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fa-lg,
.icon-lg {
  font-size: 16px;
}

/* line 238, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fa-2x {
  font-size: 2em;
}

/* line 241, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fa-3x {
  font-size: 3em;
}

/* line 244, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fa-4x {
  font-size: 4em;
}

/* line 247, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fa-5x {
  font-size: 5em;
}

/* line 251, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-default {
  color: #ccc;
}

/* line 255, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-success {
  color: #468847;
}

/* line 259, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-info {
  color: #27a9e3;
}

/* line 263, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-warning {
  color: #dbc056;
}

/* line 267, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-danger {
  color: #B94A48;
}

/***
Close icon used for modal dialog and other UI element close buttons
***/
/* line 274, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.close {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  width: 9px;
  height: 9px;
  background-repeat: no-repeat !important;
  text-indent: -10000px;
  outline: none;
  background: url(/assets/remove-icon-small.png) !important;
}

/***
General HR
***/
/* line 290, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE;
}

/***
Tools
***/
/* line 302, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.display-none,
.display-hide {
  display: none;
}

/* line 306, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.no-space {
  margin: 0px !important;
  padding: 0px !important;
}

/* line 311, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.no-margin {
  margin: 0;
}

/* line 315, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.no-border {
  border: 0 !important;
}

/* line 319, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-bottom-5 {
  margin-bottom: 5px;
}

/* line 323, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 327, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 331, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-bottom-15 {
  margin-bottom: 15px !important;
}

/* line 335, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 339, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-top-20 {
  margin-top: 20px !important;
}

/* line 343, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* line 347, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.margin-right-10 {
  margin-right: 10px !important;
}

/* line 351, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bold {
  font-weight: 600 !important;
}

/* line 355, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fix-margin {
  margin-left: 0px !important;
}

/* line 359, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.border {
  border: 1px solid red;
}

/* line 363, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.inline {
  display: inline;
}

/* line 367, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.text-align-reverse {
  text-align: right;
}

/***
ie8 & ie9 modes
***/
/* line 375, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.visible-ie8 {
  display: none;
}

/* line 379, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .visible-ie8 {
  display: inherit !important;
}

/* line 383, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.visible-ie9 {
  display: none;
}

/* line 387, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie9 .visible-ie9 {
  display: inherit !important;
}

/* line 391, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.hidden-ie8 {
  display: inherit;
}

/* line 395, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .hidden-ie8 {
  display: none !important;
}

/* line 399, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.hidden-ie9 {
  display: inherit;
}

/* line 403, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie9 .hidden-ie9 {
  display: none !important;
}

/********************
 GENERAL LAYOUT
*********************/
/***
Header and header elements.
***/
/* line 415, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header {
  width: 100%;
  padding: 0 20px 0 20px;
  margin: 0;
  border: 0px;
  padding: 0px;
  box-shadow: none;
  height: 42px;
  min-height: 42px;
}

/* line 426, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header.navbar-fixed-top {
  z-index: 9995 !important;
}

/* line 430, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-brand {
  display: inline-block;
  margin-top: -1px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 225px;
}

/* line 439, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-brand img {
  margin-left: 20px;
}

/* line 443, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-brand.text-logo {
  padding-left: 20px;
  padding-top: 12px;
}

/* line 448, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-toggle {
  margin: 8px 6px 4px 6px;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 6px;
  background-image: none;
  filter: none;
  box-shadow: none;
  color: #fff;
  border: 0;
}

/* line 460, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-toggle:hover {
  text-decoration: none;
  background: none;
}

/* line 465, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header.navbar .navbar-nav {
  margin-right: 20px;
  display: block;
}

/* line 470, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li {
  margin: 0px;
  padding: 0px;
}

/* line 476, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown,
.header .navbar-nav > li.dropdown > a {
  padding-left: 4px;
  padding-right: 4px;
}

/* line 481, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown > a:last-child {
  padding-right: 0;
}

/* line 485, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown:last-child {
  padding-right: 2px;
}

/* line 489, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown .dropdown-toggle {
  margin: 0px;
  padding: 15px 10px 7px 10px;
}

/* line 494, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown .dropdown-toggle > i {
  font-size: 18px;
}

/* line 498, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown .dropdown-menu > li > a > i {
  font-size: 14px;
}

/* line 502, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.user .dropdown-toggle {
  padding: 7px 0px 6px 6px;
}

/* line 506, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.user .dropdown-toggle:hover {
  text-decoration: none;
}

/* line 510, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.user .dropdown-toggle .username {
  color: #ddd;
}

/* line 514, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.user .dropdown-toggle i {
  display: inline-block;
  margin-top: 5px;
  margin: 0;
  font-size: 16px;
}

/* line 521, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.user .dropdown-menu i {
  width: 15px;
  display: inline-block;
}

/* line 526, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown .dropdown-toggle .badge {
  position: absolute;
  top: 8px;
  right: 20px;
}

/***
Header Search
***/
/* line 535, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .search-form {
  float: left;
  display: inline-block;
  padding: 0;
  height: 41px;
  margin: 0;
}

/* line 543, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .search-form .form-control {
  margin-top: 8px;
  border: 0;
  padding-top: 1px;
  padding-right: 27px;
}

/* line 550, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .search-form .submit {
  position: relative;
  display: block;
  float: right;
  margin-top: -21px;
  margin-right: 8px;
  width: 13px;
  height: 15px;
  box-shadow: none;
  border: 0px;
  padding: 0px;
  background-color: none;
  background-repeat: no-repeat !important;
  outline: none !important;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 568, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .search-form .submit:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/***
Language Bar
***/
/* line 577, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.language {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

/* line 583, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.language > a {
  color: #ddd;
  font-size: 13px;
  padding: 11px 1px 11px 5px;
}

/* line 589, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.language > a > img {
  margin-bottom: 2px;
}

/* line 593, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.language > a > i {
  font-size: 16px;
}

/* line 597, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav > li.dropdown.language > .dropdown-menu > li > a > img {
  margin-bottom: 2px;
}

/* line 601, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .navbar-nav .dropdown-menu {
  margin-top: 3px;
}

/***
Page container
***/
/* line 609, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-container {
  margin: 0px;
  padding: 0px;
  position: relative;
}

/* line 616, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-container:before,
.page-container:after {
  display: table;
  content: " ";
}

/* line 621, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-container:after {
  clear: both;
}

/* line 625, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-header-fixed .page-container {
  margin-top: 70px !important;
}

/*** IE 8 Fixes ***/
/***
Page sidebar
***/
/* line 634, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-sidebar {
  width: 225px;
  float: left;
  position: relative;
  margin-right: -100%;
}

/***
Page content
***/
/* line 645, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-content-wrapper {
  float: left;
  width: 100%;
}

/* line 650, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-content {
  margin-left: 225px;
  margin-top: 0px;
  min-height: 760px;
  padding: 25px 20px 20px 20px;
}

/*** IE 8 Fixes ***/
/***
Page sidebar
***/
/* line 662, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar.navbar-collapse {
  padding: 0;
}

/* line 666, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
}

/* line 674, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
}

/* line 681, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.start > a {
  border-top-color: transparent !important;
}

/* line 686, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li:last-child > a,
.page-sidebar-menu > li.last > a {
  border-bottom-color: transparent !important;
}

/* line 690, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

/* line 701, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-fixed .page-sidebar-menu > li > a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* line 708, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-reversed.page-sidebar-fixed .page-sidebar-menu > li > a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 715, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > a i {
  font-size: 16px;
  margin-right: 5px;
  text-shadow: none;
}

/* line 721, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.break {
  margin-bottom: 20px;
}

/* line 725, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.open > a {
  font-size: 14px;
}

/* line 729, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.active > a {
  border: none;
  text-shadow: none;
  font-size: 14px;
}

/* line 735, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.active > a .selected {
  display: block;
  width: 8px;
  height: 25px;
  background: url(/images/sidebar-menu-arrow.png);
  float: right;
  position: absolute;
  right: 0px;
  top: 8px;
}

/* line 746, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-reversed .page-sidebar-menu > li.active > a .selected {
  background-image: url(/images/sidebar-menu-arrow-reverse.png);
  right: auto;
  left: 0;
}

/* line 752, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar ul > li > a > .arrow:before {
  float: right;
  margin-top: 0px;
  margin-right: 5px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\f104";
  font-weight: 300;
  text-shadow: none;
}

/* line 765, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > a > .arrow.open:before {
  float: right;
  margin-top: 0px;
  margin-right: 3px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  font-size: 16px;
  content: "\f107";
  font-weight: 300;
  text-shadow: none;
}

/* bagin: sidebar menu badges */
/* line 779, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu li > a > .badge {
  float: right;
  margin-top: 1px;
  margin-right: 13px;
}

/* favorite unfavorite span in sidebar */
/* line 786, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rm-fav-tab {
  position: absolute;
  margin: 9px;
  color: #bdbdbd;
}

/* line 794, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rm-fav-tab:hover {
  color: white;
  cursor: pointer;
}

/* line 799, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add-fav-tab {
  position: absolute;
  margin: 9px;
  color: #bdbdbd;
}

/* line 806, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add-fav-tab:hover {
  color: white;
  cursor: pointer;
}

/* customer 360 cross button */
/* line 812, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rm_cst_partial {
  position: absolute;
  top: 8px;
  right: 25px;
  transition: right 0.2s;
  font-size: 24px;
  color: #A9A6A6;
}

/* line 820, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rm_cst_partial:hover {
  color: black;
  cursor: pointer;
}

/* end: sidebar menu badges */
/* line 827, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu .sub-menu {
  padding: 0;
}

/* line 831, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 8px 0px 8px 0px;
}

/* line 838, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.active > ul.sub-menu {
  display: block;
}

/* line 842, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-top: 1px !important;
}

/* line 849, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li > a {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  padding-left: 44px !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: none;
}

/* 3rd level sub menu */
/* line 861, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px 0px 0px 0px;
}

/* line 868, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\f104";
  font-weight: 300;
  text-shadow: none;
}

/* line 881, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 18px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  font-size: 16px;
  content: "\f107";
  font-weight: 300;
  text-shadow: none;
}

/* line 894, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu {
  display: block;
}

/* line 898, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li ul.sub-menu li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-top: 1px !important;
}

/* line 905, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: none;
}

/* line 915, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  padding-left: 60px;
}

/* line 919, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  padding-left: 80px;
}

/* line 923, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu > li.active ul.sub-menu {
  display: block;
}

/* line 928, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a > i {
  font-size: 13px;
}

/***
Sidebar Search
***/
/* line 936, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-search {
  padding: 0;
  margin: 0;
}

/* line 941, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .header-responsive-search {
  display: none;
}

/* line 945, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-search .form-container {
  margin: 15px 20px 15px 20px;
  height: 35px;
  padding-top: 7px;
}

/* line 951, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-search .form-container .submit {
  display: block;
  float: right;
  margin-top: 3px;
  width: 13px;
  height: 15px;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 0px;
  padding: 0px;
  outline: none !important;
}

/* line 964, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-search .form-container input[type="text"] {
  margin: 0px;
  width: 165px;
  border: 0px;
  padding: 0 !important;
  font-size: 14px !important;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: normal;
}

/* line 975, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-search .form-container input[type="text"]:focus {
  outline: none !important;
}

/***
Sidebar toggler(show/hide)
***/
/* line 982, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.sidebar-toggler {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 29px;
  height: 29px;
  background-repeat: no-repeat;
}

/* line 991, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.sidebar-toggler:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 996, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-sidebar .sidebar-toggler {
  margin-top: 15px;
  margin-left: 175px;
}

/* line 1001, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .sidebar-toggler {
  float: left;
  display: inline-block;
  margin-top: 6px;
  margin-left: -42px;
}

/***
Page content
***/
/* line 1011, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content {
  margin-top: 0px;
  padding: 0px;
  background-color: #fff;
}

/* line 1017, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-content {
  padding: 20px;
  margin-left: 225px;
  margin-top: 0px;
  min-height: 760px;
}

/* line 1024, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-sidebar-fixed .page-content {
  min-height: 600px;
}

/* line 1028, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .page-content.no-min-height {
  min-height: auto;
}

/* line 1032, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-full-width .page-content {
  margin-left: 0px !important;
}

/***
Page title
***/
/* line 1039, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-title {
  padding: 0px;
  font-size: 30px;
  letter-spacing: -1px;
  display: block;
  color: #666;
  margin: 0px 0px 15px 0px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

/* line 1050, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-title small {
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #888;
}

/***
Page breadcrumb
***/
/* line 1061, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .row .page-breadcrumb.breadcrumb > li {
  margin-right: 1px;
}

/* line 1065, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  padding-right: 30px;
  padding-left: 8px;
  margin-top: 15px;
  margin-bottom: 25px;
  border: 0px !important;
  background-color: #eee;
}

/* line 1080, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb > li > a,
.page-content .page-breadcrumb.breadcrumb > li > i,
.page-content .page-breadcrumb.breadcrumb > li > span {
  color: #333;
  font-size: 14px;
  text-shadow: none;
}

/* line 1086, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb > li > i {
  color: #666;
}

/* line 1090, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb > li + li:before {
  display: none;
}

/* Dashboard breadcrumb Dropdown */
/* line 1095, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb .btn-group {
  right: 15px;
  position: absolute;
  margin-top: -8px;
}

/* line 1101, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb > .btn-group .btn {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* Dashboard date range panel */
/* line 1107, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb .dashboard-date-range {
  position: relative;
  top: -8px;
  margin-right: -30px;
  display: none;
  padding: 9px 9px 8px 9px;
  cursor: pointer;
  color: #fff;
  background-color: #e02222;
}

/* Dashboard customer messages table */
/* line 1119, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
td.sticky-header {
  position: sticky;
  top: 0px;
  background-color: white;
}

/* line 1125, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.customer_messages_div {
  max-height: 267px;
  overflow: auto;
  border: 2px solid #eaeaea !important;
}

/* line 1130, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.customer_messages_table {
  border-collapse: separate;
  margin-bottom: 0 !important;
}

/* line 1135, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.font_600 {
  font-weight: 600;
}

/* hack for chrome and safari */
@media all and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1140, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .page-content .page-breadcrumb.breadcrumb .dashboard-date-range {
    padding: 9px;
  }
}
/* line 1145, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb .dashboard-date-range > span {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
}

/* line 1152, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb .dashboard-date-range > .fa-calendar {
  text-transform: none;
  color: #fff;
  margin-top: 0px;
  font-size: 14px;
}

/* line 1159, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-content .page-breadcrumb.breadcrumb .dashboard-date-range > .fa-angle-down {
  color: #fff;
  font-size: 16px;
}

/***
Footer
***/
/* line 1168, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer {
  padding: 8px 20px 5px 20px;
  font-size: 12px;
}

/* line 1174, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer:after,
.footer:before {
  content: "";
  display: table;
  line-height: 0;
}

/* line 1180, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer:after {
  clear: both;
}

/* line 1184, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer .footer-inner {
  float: left;
  display: inline-block;
}

/* line 1189, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer .footer-tools {
  float: right;
  display: inline-block;
}

/* line 1194, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer .footer-tools .go-top {
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin-top: -2px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 0px 6px 0px 6px;
}

/* line 1205, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.footer .footer-tools .go-top i {
  font-size: 22px;
  margin-bottom: 5px;
}

/********************
 GENERAL UI ELEMENTS
*********************/
/***
Icon stuff
***/
/* line 1218, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.icon, a.icon {
  color: #999;
  margin-right: 5px;
  font-weight: normal;
  font-size: 13px;
}

/* line 1225, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.icon-black {
  color: #000 !important;
}

/* line 1229, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
a.icon:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .4;
  filter: alpha(opacity=40);
}

/* line 1240, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
a.icon.huge i {
  font-size: 16px !important;
}

/* line 1244, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.big {
  font-size: 20px;
}

/* line 1248, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.warning {
  color: #d12610;
}

/* line 1252, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.critical {
  color: #37b7f3;
}

/* line 1256, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
i.normal {
  color: #52e136;
}

/***
Custom wells
***/
/* line 1263, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.well {
  background-color: #fafafa;
  border: 1px solid #eee;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1274, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.well.mini {
  padding: 7px !important;
}

/***
Form stuff
***/
/***
Bordered form layout
***/
/***
Input icons
***/
/* input with right aligned and colored icons */
/* input with left aligned icons */
/* line 1294, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.input-icon {
  position: relative;
}

/* line 1299, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.input-icon input {
  padding-left: 33px !important;
}

/* line 1303, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.input-icon i {
  color: #ccc;
  display: block;
  position: absolute;
  margin: 11px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

/* line 1314, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.input-icon.right input {
  padding-left: 12px !important;
  padding-right: 33px !important;
}

/* line 1319, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.input-icon.right i {
  right: 8px;
  float: right;
}

/* line 1324, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.has-success .input-icon > i {
  color: #468847;
}

/* line 1328, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.has-warning .input-icon > i {
  color: #c09853;
}

/* line 1332, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.has-error .input-icon > i {
  color: #b94a48;
}

/***
Portlets
***/
/* line 1339, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet {
  clear: both;
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
}

/* line 1346, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

/* line 1351, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.loyalty_program.portlet-title {
  background-color: #eee;
}

/* line 1356, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title:after,
.portlet > .portlet-title:before {
  content: "";
  display: table;
  line-height: 0;
}

/* line 1362, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title:after {
  clear: both;
}

/* line 1366, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .caption {
  float: left;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}

/* line 1377, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .caption > i {
  float: left;
  margin-top: 4px;
  display: inline-block !important;
  font-size: 13px;
  margin-right: 5px;
  color: #666;
}

/* line 1391, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.blue > .portlet-title > .caption,
.portlet.green > .portlet-title > .caption,
.portlet.yellow > .portlet-title > .caption,
.portlet.red > .portlet-title > .caption,
.portlet.purple > .portlet-title > .caption,
.portlet.grey > .portlet-title > .caption {
  color: #fff;
}

/* line 1401, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.blue > .portlet-title > .caption > i,
.portlet.box.green > .portlet-title > .caption > i,
.portlet.box.grey > .portlet-title > .caption > i,
.portlet.box.yellow > .portlet-title > .caption > i,
.portlet.box.red > .portlet-title > .caption > i,
.portlet.box.purple > .portlet-title > .caption > i,
.portlet.box.light-grey > .portlet-title > .caption > i {
  color: #fff;
}

/* line 1405, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.blue > .portlet-title > .caption > a > i {
  color: #fff;
}

/* line 1409, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.sortable .portlet > .portlet-title {
  cursor: move;
}

/* line 1415, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools,
.portlet > .portlet-title > .actions {
  display: inline-block;
  padding: 0;
  margin: 0;
  float: right;
}

/* line 1422, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a {
  display: inline-block;
  height: 16px;
}

/* line 1427, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .dropdown-menu i {
  color: #000 !important;
}

/* line 1431, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.remove {
  margin-bottom: 2px;
  background-image: url(/images/portlet-remove-icon.png);
  background-repeat: no-repeat;
  width: 11px;
}

/* line 1438, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.config {
  margin-bottom: 2px;
  background-image: url(/images/portlet-config-icon.png);
  background-repeat: no-repeat;
  width: 12px;
}

/* line 1445, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.reload {
  margin-bottom: 2px;
  background-image: url(/assets/portlet-reload-icon.png);
  width: 13px;
}

/* line 1451, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.edit {
  width: 13px;
  color: #FFF;
  margin-right: 14px;
}

/* line 1457, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.expand {
  margin-bottom: 2px;
  width: 14px;
}

/* line 1463, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a.collapse {
  margin-bottom: 2px;
  width: 14px;
}

/* line 1469, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .tools > a:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .6;
  filter: 'alpha(opacity=60)';
}

/* line 1480, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .btn-group {
  margin-top: -13px;
}

/* line 1484, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .btn {
  padding: 4px 10px;
  margin-top: -14px;
}

/* line 1489, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .btn-group > .btn {
  padding: 4px 10px;
  margin-top: -1px;
}

/* line 1494, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .btn.btn-sm {
  padding: 3px 8px;
  margin-top: -13px;
}

/* line 1499, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .actions > .btn-group > .btn-sm {
  padding: 3px 8px;
  margin-top: -1px;
}

/* line 1504, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-title > .pagination.pagination-sm {
  float: right !important;
  display: inline-block !important;
  margin: 0px;
  margin-top: -4px;
}

@media (max-width: 767px) {
  /* line 1513, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .portlet > .portlet-title > .actions.btn-set > .btn-group,
  .portlet > .portlet-title > .actions.btn-set > .btn {
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
/* line 1519, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body {
  clear: both;
  padding: 0;
}

/* line 1524, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-empty {
  min-height: 125px;
}

/* line 1528, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.light-blue, .portlet.light-blue {
  background-color: #bfd5fa  !important;
}

/* line 1532, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.blue, .portlet.blue {
  background-color: #4b8df8 !important;
}

/* line 1536, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.red, .portlet.red {
  background-color: #e02222 !important;
}

/* line 1540, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.yellow, .portlet.yellow {
  background-color: #ffb848 !important;
}

/* line 1544, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.green, .portlet.green {
  background-color: #35aa47 !important;
}

/* line 1548, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.purple, .portlet.purple {
  background-color: #852b99 !important;
}

/* line 1552, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.light-grey, .portlet.light-grey {
  background-color: #fafafa !important;
}

/* line 1556, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet > .portlet-body.grey, .portlet.grey {
  background-color: #555555 !important;
}

/*  draggable girds */
/* line 1562, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 100% !important;
}

/* line 1568, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ui-sortable-placeholder * {
  visibility: hidden;
}

/* line 1572, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.sortable-box-placeholder {
  background-color: #f5f5f5;
  border: 1px dashed #DDDDDD;
  display: block;
  /* float: left;*/
  margin-top: 0px !important;
  margin-bottom: 24px !important;
}

/* line 1581, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.sortable-box-placeholder * {
  visibility: hidden;
}

/***
Solid colored portlet
***/
/* line 1588, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.solid {
  padding: 10px;
}

/* line 1592, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.solid > .portlet-title > .tools {
  margin-top: 2px;
  border: 0px;
}

/* line 1597, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.solid > .portlet-title {
  margin-bottom: 5px;
  border: 0px;
}

/* line 1602, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.solid.bordered > .portlet-title {
  margin-bottom: 15px;
}

/* line 1628, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.solid.red > .portlet-title,
.portlet.solid.red > .portlet-title > .caption > i,
.portlet.solid.red > .portlet-body,
.portlet.solid.green > .portlet-title,
.portlet.solid.green > .portlet-title > .caption > i,
.portlet.solid.green > .portlet-body,
.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-title > .caption > i,
.portlet.solid.yellow > .portlet-body,
.portlet.solid.grey > .portlet-title,
.portlet.solid.grey > .portlet-title > .caption > i,
.portlet.solid.grey > .portlet-body,
.portlet.solid.purple > .portlet-title,
.portlet.solid.purple > .portlet-title > .caption > i,
.portlet.solid.purple > .portlet-body,
.portlet.solid.blue > .portlet-title,
.portlet.solid.blue > .portlet-title > .caption > i,
.portlet.solid.blue > .portlet-body {
  border: 0;
  color: #fff;
}

/* line 1633, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.bordered {
  border-left: 2px solid #ddd;
}

/***
Box portlet
***/
/* line 1641, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box {
  padding: 0px !important;
}

/* line 1645, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title {
  padding: 6px 3px 10px 10px;
  border-bottom: 1px solid #eee;
  color: #fff !important;
}

/* line 1651, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools {
  margin: 0px 35px 4px 5px;
}

/* line 1656, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools > a.remove,
.portlet.solid > .portlet-title > .tools > a.remove {
  background: url(/assets/portlet-remove-icon-white.png);
}

/* line 1661, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools > a.config,
.portlet.solid > .portlet-title > .tools > a.config {
  background-image: url(/assets/portlet-config-icon-white.png);
}

/* line 1666, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools > a.reload,
.portlet.solid > .portlet-title > .tools > a.reload {
  background-image: url(/assets/portlet-reload-icon-white.png);
}

/* line 1671, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools > a.expand,
.portlet.solid > .portlet-title > .tools > a.expand {
  background: url(/assets/portlet-expand-icon-white.png);
}

/* line 1676, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title > .tools > a.collapse,
.portlet.solid > .portlet-title > .tools > a.collapse {
  background: url(/assets/portlet-collapse-icon-white.png);
}

/* portlet buttons */
/* line 1681, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 10px;
}

/* line 1686, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box > .portlet-title {
  margin-bottom: 0px;
}

/* line 1690, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.blue > .portlet-title {
  background-color: #4b8df8;
}

/* line 1694, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.blue {
  border: 1px solid #b4cef8;
  border-top: 0;
}

/* line 1699, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.red > .portlet-title {
  background-color: #e02222;
}

/* line 1703, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.red {
  border: 1px solid #ef8476;
  border-top: 0;
}

/* line 1708, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.yellow > .portlet-title {
  background-color: #ffb848;
}

/* line 1712, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.yellow {
  border: 1px solid #fccb7e;
  border-top: 0;
}

/* line 1717, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.green > .portlet-title {
  background-color: #35aa47;
}

/* line 1721, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.green {
  border: 1px solid #77e588;
  border-top: 0;
}

/* line 1726, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.purple > .portlet-title {
  background-color: #852b99;
}

/* line 1730, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.purple {
  border: 1px solid #af5cc1;
  border-top: 0;
}

/* line 1735, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.grey > .portlet-title {
  background-color: #555555;
}

/* line 1739, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.grey {
  border: 1px solid #9d9c9c;
  border-top: 0;
}

/* line 1744, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.light-grey > .portlet-title {
  background-color: #aaa;
}

/* line 1748, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.box.light-grey {
  border: 1px solid #bbb;
  border-top: 0;
}

/***
Charts and statistics
***/
/* line 1756, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chart, .pie, .bars {
  overflow: hidden;
  height: 300px;
}

/***
Statistic lists
***/
/* line 1764, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list.table .percent {
  width: 30px;
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}

/***
Chart tooltips
***/
/* line 1774, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chart-tooltip {
  clear: both;
  z-index: 100;
  background-color: #736e6e !important;
  padding: 5px !important;
  color: #fff;
}

/* line 1782, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chart-tooltip .label {
  clear: both;
  display: block;
  margin-bottom: 2px;
}

/***
Mini chart containers
***/
/* line 1791, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bar-chart {
  display: none;
}

/* line 1795, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.line-chart {
  display: none;
}

/***
Custom icon buttons
***/
/* line 1802, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn {
  height: 60px;
  min-width: 80px;
  margin: 5px 5px 0 0;
  border: 1px solid #ddd;
  padding: 12px 0px 0px 0px;
  background-color: #fafafa !important;
  background-image: none !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

/* line 1827, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn i {
  font-size: 18px;
}

/* line 1831, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ie8 .icon-btn:hover {
  filter: none !important;
}

/* line 1835, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn:hover {
  text-decoration: none !important;
  border-color: #999 !important;
  color: #444 !important;
  text-shadow: 0 1px 0px white !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1850, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn:hover .badge {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1861, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn div {
  font-family: 'Open Sans', sans-serif;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #000;
  font-size: 12px;
  font-weight: 300;
}

/* line 1870, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.icon-btn .badge {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px !important;
  font-weight: 300;
  top: -5px;
  right: -5px;
  padding: 3px 6px 3px 6px;
  color: white !important;
  text-shadow: none;
  border-width: 0;
  border-style: solid;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* extended dropdowns */
/* line 1891, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended {
  min-width: 160px !important;
  max-width: 300px !important;
  width: 233px !important;
  background-color: #ffffff !important;
}

/* line 1899, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended:before,
.dropdown-menu.extended:after {
  border-bottom-color: #ddd !important;
}

/* line 1903, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li a {
  display: block;
  padding: 5px 10px !important;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  white-space: normal !important;
}

/* line 1912, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li i {
  margin-right: 3px;
}

/* line 1916, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li a {
  font-size: 13px;
  padding: 10px !important;
  background-color: #ffffff;
}

/* line 1922, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li a:hover {
  background-image: none;
  background-color: #f5f5f5;
  color: #000;
  filter: none;
}

/* line 1929, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li p {
  padding: 10px;
  background-color: #eee;
  margin: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #000;
}

/* line 1938, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li a {
  padding: 7px 0 5px 0px;
  list-style: none;
  border-bottom: 1px solid #f4f4f4 !important;
  font-size: 12px;
  text-shadow: none;
}

/* line 1946, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li:first-child a {
  border-top: none;
  border-bottom: 1px solid #f4f4f4 !important;
}

/* line 1951, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li:last-child a {
  border-top: 1px solid white !important;
  border-bottom: 1px solid #f4f4f4 !important;
}

/* line 1956, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li.external > a {
  font-size: 13px;
  font-weight: 400;
}

/* line 1961, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.extended li.external > a > i {
  margin-top: 3px;
  float: right;
}

/* header notifications dropdowns */
/* line 1967, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu .dropdown-menu-list.scroller {
  padding-right: 0 !important;
  padding-left: 0;
  list-style: none;
}

/* line 1973, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.notification li > a .time {
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  font-style: italic;
}

/* header inbox dropdowns */
/* line 1981, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .photo {
  float: left;
  padding-right: 6px;
}

/* line 1986, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .photo > img {
  height: 40px;
  width: 40px;
}

/* line 1991, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .subject {
  display: block;
}

/* line 1995, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .subject .from {
  font-size: 14px;
  font-weight: 400;
  color: #02689b;
}

/* line 2001, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .subject .time {
  font-size: 12px;
  font-weight: 600;
  font-style: italic;
  position: relative;
  float: right;
}

/* line 2009, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.inbox li > a .message {
  display: block !important;
  font-size: 12px;
}

/* header tasks */
/* line 2015, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.tasks .task {
  margin-bottom: 5px;
}

/* line 2019, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.tasks .task .desc {
  font-size: 13px;
  font-weight: 300;
}

/* line 2024, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.tasks .task .percent {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  float: right;
  display: inline-block;
}

/* line 2032, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dropdown-menu.tasks .progress {
  display: block;
  height: 11px;
  margin: 0px;
}

/***
General list for item with image
***/
/* line 2041, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list li .img {
  height: 50px;
  width: 50px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}

/* line 2049, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list {
  margin: 0px;
  list-style: none;
}

/* line 2054, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list li {
  padding: 7px 0 5px 0px;
  list-style: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #EBEBEB;
  font-size: 12px;
}

/* line 2062, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list li:first-child {
  border-top: none;
  border-bottom: 1px solid #EBEBEB;
}

/* line 2067, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list li:last-child {
  border-top: none;
  border-bottom: none;
}

/* line 2072, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list li .label {
  margin-right: 5px;
}

/* line 2076, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list.todo li .label {
  position: absolute;
  right: 80px;
}

/* line 2081, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item-list.todo li .actions {
  position: absolute;
  right: 45px;
}

/***
Custom tables
***/
/* line 2089, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-toolbar {
  margin-bottom: 15px;
}

/* line 2093, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table.table-full-width {
  width: 100% !important;
}

/* line 2097, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table .m-btn {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 5px;
}

/* line 2103, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table thead tr th {
  font-size: 14px;
  font-weight: 600;
}

/* line 2108, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance {
  margin-bottom: 10px !important;
}

/* line 2112, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance thead {
  color: #999;
}

/* line 2116, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance thead tr th {
  background-color: #DDD;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

/* line 2127, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance div.success,
.table-advance div.info,
.table-advance div.important,
.table-advance div.warning,
.table-advance div.danger {
  position: absolute;
  margin-top: -5px;
  float: left;
  width: 2px;
  height: 30px;
  margin-right: 20px !important;
}

/* line 2136, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance tr td {
  border-left-width: 0px;
}

/* line 2139, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance tr td:first-child {
  border-left-width: 1px !important;
}

/* line 2143, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance tr td.highlight:first-child a {
  margin-left: 15px;
}

/* line 2147, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance td.highlight div.success {
  border-left: 2px solid #66ee66;
}

/* line 2151, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance td.highlight div.info {
  border-left: 2px solid #87ceeb;
}

/* line 2155, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance td.highlight div.important {
  border-left: 2px solid #f02c71;
}

/* line 2159, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance td.highlight div.warning {
  border-left: 2px solid #fdbb39;
}

/* line 2163, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-advance td.highlight div.danger {
  border-left: 2px solid #e23e29;
}

/***
Star rating
***/
/* line 2170, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 30px;
}

/* line 2176, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

/* line 2183, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rating span.star:hover {
  cursor: pointer;
}

/* line 2187, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rating span.star:before {
  content: "\f006";
  padding-right: 5px;
  color: #999999;
}

/* line 2194, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before {
  content: "\f005";
  color: #e3cf7a;
}

/***
Item block with details shown on hover
***/
/* line 2203, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}

/* line 2209, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item .details {
  width: 100%;
  display: none;
  background-color: #000;
  color: #fff !important;
  padding: 5px;
  text-align: center;
  position: relative;
  bottom: 30px;
  margin-bottom: -30px;
  overflow: hidden;
  z-index: 6;
}

/* line 2223, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item:hover .details {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 2229, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.item:hover .zoom-icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/***
Zoom icon overlay on images
***/
/* line 2237, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.zoom {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
}

/* line 2245, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.zoom .zoom-icon {
  background-image: url(/images/overlay-icon.png);
  background-color: #222;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  width: inherit;
  height: inherit;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 6;
  top: 0;
}

/***
Chats
***/
/* line 2262, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats {
  margin: 0;
  padding: 0;
  margin-top: -15px;
}

/* line 2268, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li {
  list-style: none;
  padding: 5px 0;
  margin: 10px auto;
  font-size: 12px;
}

/* line 2275, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li img.avatar {
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

/* line 2283, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.in img.avatar {
  float: left;
  margin-right: 10px;
}

/* line 2288, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li .name {
  color: #3590c1;
  font-size: 13px;
  font-weight: 400;
}

/* line 2294, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li .datetime {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}

/* line 2300, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.out img.avatar {
  float: right;
  margin-left: 10px;
}

/* line 2305, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li .message {
  display: block;
  padding: 5px;
  position: relative;
}

/* line 2311, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.in .message {
  text-align: left;
  border-left: 2px solid #35aa47;
  margin-left: 65px;
  background: #fafafa;
}

/* line 2318, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.in .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #35aa47;
}

/* line 2331, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.out .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  right: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #da4a38;
}

/* line 2341, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.out .message {
  border-right: 2px solid #da4a38;
  margin-right: 65px;
  background: #fafafa;
  text-align: right;
}

/* line 2349, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li.out .name,
.chats li.out .datetime {
  text-align: right;
}

/* line 2353, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chats li .message .body {
  display: block;
}

/* line 2357, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form {
  margin-top: 15px;
  padding: 10px;
  background-color: #e9eff3;
  overflow: hidden;
  clear: both;
}

/* line 2365, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .input-cont {
  margin-right: 40px;
}

/* line 2369, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .input-cont .form-control {
  width: 100% !important;
  margin-bottom: 0px;
}

/* line 2374, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .input-cont input {
  border: 1px solid #ddd;
  width: 100%  !important;
  margin-top: 0;
}

/* line 2380, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .input-cont input {
  background-color: #fff !important;
}

/* line 2384, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .input-cont input:focus {
  border: 1px solid #4b8df9 !important;
}

/* line 2388, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .btn-cont {
  margin-top: -42px;
  position: relative;
  float: right;
  width: 44px;
}

/* line 2395, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .btn-cont .arrow {
  position: absolute;
  top: 17px;
  right: 43px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #4d90fe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2407, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .btn-cont:hover .arrow {
  border-right-color: #0362fd;
}

/* line 2411, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .btn-cont:hover .btn {
  background-color: #0362fd;
}

/* line 2415, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.chat-form .btn-cont .btn {
  margin-top: 8px;
}

/***
System feeds
***/
/* line 2422, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 2428, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds li {
  background-color: #fafafa;
  margin-bottom: 7px;
}

/* line 2434, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds li:before,
.feeds li:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 2440, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds li:after {
  clear: both;
}

/* line 2444, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds li:last-child {
  margin-bottom: 0px;
}

/* line 2448, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 {
  float: left;
  width: 100%;
  clear: both;
}

/* line 2454, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col2 {
  float: left;
  width: 75px;
  margin-left: -75px;
}

/* line 2460, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont {
  float: left;
  margin-right: 75px;
  overflow: hidden;
}

/* line 2466, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont .cont-col1 {
  float: left;
  margin-right: -100%;
}

/* line 2471, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont .cont-col1 .label {
  display: inline-block;
  padding: 5px 4px 6px 5px;
  vertical-align: middle;
  text-align: center;
}

/* line 2477, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont .cont-col1 .label > i {
  text-align: center;
  font-size: 14px;
}

/* line 2482, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont .cont-col2 {
  float: left;
  width: 100%;
}

/* line 2487, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col1 .cont .cont-col2 .desc {
  margin-left: 35px;
  padding-top: 4px;
  padding-bottom: 5px;
  overflow: hidden;
}

/* line 2494, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.feeds .col2 .date {
  padding: 4px 9px 5px 4px;
  text-align: right;
  font-style: italic;
  color: #c1cbd0;
}

/***
Users
***/
/* line 2504, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.user-info {
  margin-bottom: 10px !important;
}

/* line 2508, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.user-info img {
  float: left;
  margin-right: 5px;
}

/* line 2513, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.user-info .details {
  display: inline-block;
}

/* line 2517, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.user-info .label {
  font-weight: 300;
  font-size: 11px;
}

/***
Accordions
***/
/* line 2525, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.accordion-heading {
  background: #eee;
}

/* line 2529, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.accordion-heading a {
  text-decoration: none;
}

/* line 2533, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.accordion-heading a:hover {
  text-decoration: none;
}

/***
Vertical inline menu
***/
/* line 2540, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 2546, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li {
  position: relative;
  margin-bottom: 1px;
}

/* line 2551, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li i {
  width: 37px;
  height: 37px;
  display: inline-block;
  color: #b9cbd5;
  font-size: 15px;
  padding: 12px 10px 10px 8px;
  margin: 0 8px 0 0;
  text-align: center;
  background: #e0eaf0 !important;
}

/* line 2563, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li a {
  font-size: 13px;
  color: #557386;
  display: block;
  background: #f0f6fa;
  border-left: solid 2px #c4d5df;
}

/* line 2572, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li:hover a,
.ver-inline-menu li:hover i {
  background: #e0eaf0;
  text-decoration: none;
}

/* line 2577, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li:hover i {
  color: #fff;
  background: #c4d5df !important;
}

/* line 2583, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li.active a,
.ver-inline-menu li:hover a {
  font-size: 13px;
}

/* line 2587, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li.active a {
  border-left: solid 2px #0c91e5;
}

/* line 2592, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
  color: #fff;
  background: #169ef4;
  text-decoration: none;
}

/* line 2598, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li.active i {
  background: #0c91e5 !important;
}

/* line 2602, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.ver-inline-menu li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #169ef4;
  position: absolute;
  top: 12px;
  right: -5px;
}

/***
Custom tabs
***/
/* line 2617, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge {
  margin-top: -3px;
}

/* line 2622, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  font-size: 14px;
}

/* line 2627, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.nav-tabs-sm > li > a,
.nav-pills-sm > li > a {
  font-size: 13px;
}

/* line 2631, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom {
  margin-bottom: 15px;
  padding: 0px;
  overflow: hidden;
}

/* line 2637, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom > .nav-tabs {
  border: none;
  margin: 0px;
}

/* line 2642, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom > .tab-content {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
}

/* line 2651, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom.nav-justified .tab-content {
  margin-top: -1px;
}

/* line 2655, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-below.tabbable-custom.nav-justified .tab-content {
  margin-top: 0px;
  margin-bottom: -2px;
}

/* line 2660, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom.boxless > .tab-content {
  padding: 15px 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 2667, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li {
  margin-right: 2px;
  border-top: 2px solid transparent;
}

/* line 2672, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li > a {
  margin-right: 0;
}

/* line 2676, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li > a:hover {
  background: none;
  border-color: transparent;
}

/* line 2681, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li.active {
  border-top: 3px solid #d12610;
  margin-top: 0;
  position: relative;
}

/* line 2687, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li.active > a {
  border-top: none;
  font-weight: 400;
}

/* line 2692, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li.active > a:hover {
  border-top: none;
  background: #fff;
  border-color: #d4d4d4 #d4d4d4 transparent;
}

/* line 2698, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom .nav-tabs > li {
  margin-right: 2px;
  border-top: 2px solid transparent;
}

/* below tabs */
/* line 2705, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-below.tabbable-custom .nav-tabs > li > a {
  border-top: none;
  border-bottom: 2px solid transparent;
  margin-top: -1px;
}

/* line 2711, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-below.tabbable-custom .nav-tabs > li.active {
  border-top: none;
  border-bottom: 3px solid #d12610;
  margin-bottom: 0;
  position: relative;
}

/* line 2718, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-below.tabbable-custom .nav-tabs > li.active > a {
  border-bottom: none;
}

/* line 2722, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-below.tabbable-custom .nav-tabs > li.active > a:hover {
  background: #fff;
  border-color: #d4d4d4 #d4d4d4 transparent;
}

/*full width tabs with bigger titles */
/* line 2728, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom.tabbable-full-width > .tab-content {
  padding: 15px 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 2735, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabbable-custom.tabbable-full-width .nav-tabs > li > a {
  color: #424242;
  font-size: 15px;
  padding: 9px 15px;
}

/***
Custom portlet tabs
***/
/* line 2745, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs {
  position: relative;
  top: -41px;
  margin-right: 10px;
  overflow: hidden;
}

/* line 2752, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li {
  float: right;
}

/* line 2756, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs {
  border-bottom: none;
}

/* line 2760, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li > a {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 10px;
  line-height: 16px;
  margin-top: 6px;
  margin-left: 0px;
  margin-right: 0px;
  border-left: 0;
  border-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2775, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li:last-child > a {
  border-right: 0;
}

/* line 2779, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li {
  margin-left: 1px;
}

/* line 2783, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li.active {
  color: #333;
  border-top-color: transparent;
}

/* line 2788, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li.active > a {
  margin-bottom: 0px;
  border-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  border-left: 0;
  border-right: 0;
  border-top-color: transparent !important;
}

/* line 2798, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > li > a:hover {
  color: #333;
  margin-bottom: 0;
  border-bottom-color: transparent;
  margin-left: 0;
  margin-right: 0;
  border-left: 0;
  border-right: 0;
  border-top-color: transparent;
  background-color: #fff;
}

/* line 2810, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > .active > a {
  color: #555555;
  cursor: default;
  background-color: #fff;
}

/* line 2816, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .nav-tabs > .active > a:hover {
  background-color: #fff !important;
}

/* line 2820, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet-tabs > .tab-content {
  padding: 10px !important;
  margin: 0px;
  margin-top: -50px !important;
}

/* line 2826, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet.tabbable .portlet-body {
  padding: 0px;
}

/* line 2830, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tab-pane > p:last-child {
  margin-bottom: 0px;
}

/* reverse aligned tabs */
/* line 2836, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-reversed > li {
  float: right;
}

/* line 2841, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tabs-reversed > li,
.tabs-reversed > li > a {
  margin-right: 0;
}

/***
Dashboard container
***/
/* line 2849, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
#dashboard {
  overflow: hidden;
}

/***
Dashboard stats
***/
/* line 2856, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat {
  margin-bottom: 25px;
}

/* line 2860, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.portlet .dashboard-stat:last-child {
  margin-bottom: 0;
}

/* line 2865, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat:before,
.dashboard-stat:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 2870, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat:after {
  clear: both;
}

/* line 2874, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .visual {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 10px;
}

/* line 2884, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .visual i {
  font-size: 65px;
  line-height: 65px;
  color: #fff;
}

/* line 2890, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .visual {
  font-size: 35px;
  line-height: 35px;
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* line 2897, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .dashboard-stat .visual i {
    font-size: 28px;
    line-height: 28px;
  }
}
/* line 2904, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .details {
  position: absolute;
  padding-right: 10px;
}

/* line 2910, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .details .number {
  padding-top: 7px;
  text-align: right;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #fff;
}

/* line 2921, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .details .desc {
  text-align: right;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #fff;
}

/* line 2929, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .more {
  clear: both;
  display: block;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  opacity: 1.7;
  filter: alpha(opacity=70);
}

/* line 2941, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .more:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 2947, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat .more > i {
  display: inline-block;
  margin-top: 1px;
  float: right;
  opacity: 1;
}

/* line 2954, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.blue {
  background-color: #27a9e3;
}

/* line 2958, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.blue .more {
  background-color: #208dbe;
}

/* line 2962, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.green {
  background-color: #28b779;
}

/* line 2966, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.green .more {
  background-color: #10a062;
}

/* line 2970, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.red {
  background-color: #e7191b;
}

/* line 2974, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.red .more {
  background-color: #bc0d0e;
}

/* line 2978, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.dark-green {
  background-color: #416e48;
}

/* line 2982, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.dark-green .more {
  background-color: #416e48;
}

/* line 2986, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.yellow {
  background-color: #ffb848;
}

/* line 2990, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.yellow .more {
  background-color: #cb871b;
}

/* line 2994, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.purple {
  background-color: #852b99;
}

/* line 2998, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.purple .more {
  background-color: #6e1881;
}

/* line 3002, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.dark-blue {
  background-color: #017cb7;
}

/* line 3006, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.dark-blue .more {
  background-color: #006899;
}

/* line 3010, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.light-indigo {
  background-color: #46569d;
}

/* line 3014, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.light-indigo .more {
  background-color: #303d7c;
}

/* line 3018, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.lapis-blue {
  background-color: #28649c;
}

/* line 3022, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dashboard-stat.lapis-blue .more {
  background-color: #173c5f;
}

/***
Text Stats
***/
/* line 3030, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.text-stat h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 18px;
}

/* line 3036, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.text-stat span {
  font-size: 12px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 3043, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .text-stat {
    margin-top: 20px;
  }
}
/***
Tiles(new in v1.1.1)
***/
/* line 3053, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tiles {
  margin-right: -10px;
}

/* line 3058, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tiles:before,
.tiles:after {
  display: table;
  content: " ";
}

/* line 3063, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tiles:after {
  clear: both;
}

/* line 3067, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile {
  display: block;
  letter-spacing: 0.02em;
  float: left;
  height: 135px;
  width: 135px !important;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0;
}

/* line 3087, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile:after,
.tile:before {
  content: "";
  float: left;
}

/* line 3092, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.double {
  width: 280px !important;
}

/* line 3096, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.double-down {
  height: 280px !important;
}

/* line 3100, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile:active, .tile.selected {
  border-color: #ccc !important;
}

/* line 3104, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile:hover {
  border-color: #aaa !important;
}

/* line 3108, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.selected .corner:after {
  content: "";
  display: inline-block;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #ccc;
  position: absolute;
  top: -3px;
  right: -3px;
}

/* line 3119, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.selected .check:after {
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
  content: "\f00c";
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 3130, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile * {
  color: #ffffff;
}

/* line 3134, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body {
  height: 100%;
  vertical-align: top;
  padding: 10px 10px;
  overflow: hidden;
  position: relative;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  color: #ffffff;
  margin-bottom: 10px;
}

/* line 3147, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body img {
  float: left;
  margin-right: 10px;
}

/* line 3152, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body img.pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0px;
}

/* line 3158, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body .content {
  display: inline-block;
}

/* line 3162, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body > i {
  margin-top: 17px;
  display: block;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
}

/* line 3171, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.double-down i {
  margin-top: 95px;
}

/* line 3181, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body h1,
.tile .tile-body h2,
.tile .tile-body h3,
.tile .tile-body h4,
.tile .tile-body h5,
.tile .tile-body h6,
.tile .tile-body p {
  padding: 0;
  margin: 0;
  line-height: 14px;
}

/* line 3188, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body h3,
.tile .tile-body h4 {
  margin-bottom: 5px;
}

/* line 3198, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body h1:hover,
.tile .tile-body h2:hover,
.tile .tile-body h3:hover,
.tile .tile-body h4:hover,
.tile .tile-body h5:hover,
.tile .tile-body h6:hover,
.tile .tile-body p:hover {
  color: #ffffff;
}

/* line 3202, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body p {
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  color: #ffffff;
  line-height: 20px;
  overflow: hidden;
}

/* line 3211, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body p:hover {
  color: rgba(0, 0, 0, 0.8);
}

/* line 3215, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body p:active {
  color: rgba(0, 0, 0, 0.4);
}

/* line 3219, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-body p:hover {
  color: #ffffff;
}

/* line 3223, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.icon > .tile-body {
  padding: 0;
}

/* line 3227, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  *zoom: 1;
}

/* line 3238, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object:before,
.tile .tile-object:after {
  display: table;
  content: "";
}

/* line 3243, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object:after {
  clear: both;
}

/* line 3247, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object > .name {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
}

/* line 3259, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object > .name > i {
  vertical-align: middle;
  display: block;
  font-size: 24px;
  height: 18px;
  width: 24px;
}

/* line 3267, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile .tile-object > .number {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 14px;
  margin-bottom: 8px;
  margin-right: 10px;
}

/* line 3282, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.image > .tile-body {
  padding: 0 !important;
}

/* line 3286, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.image > .tile-body > img {
  width: 100%;
  height: auto;
  min-height: 100%;
  max-width: 100%;
}

/* line 3293, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.tile.image .tile-body h3 {
  display: inline-block;
}

/***
Theme Panel
***/
/* line 3301, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel {
  width: 400px;
  margin-top: -20px;
  margin-right: 1px;
  z-index: 999;
  float: right;
  position: relative;
}

/* line 3310, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .toggler {
  top: 4px;
  right: 0;
  padding: 20px;
  cursor: pointer;
  position: absolute;
  background: #c9c9c9 url(/assets/icon-color.png) center no-repeat;
}

/* line 3319, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .toggler:hover {
  background-color: #3d3d3d !important;
}

/* line 3323, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .toggler-close {
  display: none;
  top: 4px;
  right: 0;
  padding: 20px;
  cursor: pointer;
  position: absolute;
  background: #3d3d3d url(/assets/icon-color-close.png) center no-repeat !important;
}

/* line 3333, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .toggler-close:hover {
  background-color: #222 !important;
}

/* line 3337, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options {
  top: 4px;
  right: 40px;
  display: none;
  position: absolute;
  background: #3d3d3d;
}

/* line 3345, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option {
  color: #cfcfcf;
  padding: 15px;
  border-top: 1px solid #585858;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 3353, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors {
  border-top: 0;
}

/* line 3357, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option > span {
  text-transform: uppercase;
  display: inline-block;
  width: 138px;
  font-size: 14px;
}

/* line 3364, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > span {
  display: block;
  width: auto;
}

/* line 3369, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option > select.form-control {
  display: inline;
  width: 100px;
  text-transform: lowercase;
}

/* line 3375, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul {
  list-style: none;
  padding: 0;
  display: block;
  margin-bottom: 1px !important;
  margin-top: 10px;
}

/* line 3383, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li {
  width: 37px;
  height: 37px;
  margin: 0 4px;
  cursor: pointer;
  list-style: none;
  float: left;
  border: solid 1px #707070;
}

/* line 3393, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li:first-child {
  margin-left: 0;
}

/* line 3398, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li:hover,
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.current {
  border: solid 2px #ebebeb;
}

/* line 3402, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-black {
  background: #333438;
}

/* line 3406, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-grey {
  background: #6d6d6d;
}

/* line 3410, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-blue {
  background: #124f94;
}

/* line 3414, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-brown {
  background: #623f18;
}

/* line 3418, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-purple {
  background: #701584;
}

/* line 3422, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-white {
  background: #fff;
}

/***
Top bar menu
***/
/* enable arrow for dropdown menu */
/* line 3431, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block !important;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 3443, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block !important;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/***
Mega Menu(new in v1.6)
***/
/* line 3461, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .nav,
.mega-menu .collapse,
.mega-menu .mega-menu-dropup,
.mega-menu .mega-menu-dropdown {
  position: static;
}

/* line 3464, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .container {
  position: relative;
}

/* line 3467, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-dropdown .dropdown-menu {
  left: auto;
  width: auto;
}

/* line 3471, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 3475, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-content {
  padding: 10px;
  margin: 0;
}

/* line 3479, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-full .dropdown-menu {
  left: 20px;
  right: 20px;
}

/* line 3484, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu-responsive-content {
  padding: 10px 15px 10px 60px;
}

/* line 3488, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-boxed .mega-menu .mega-menu-dropdown .dropdown-menu {
  top: 42px;
}

/* line 3492, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-boxed .mega-menu .mega-menu-dropdown.mega-menu-full .dropdown-menu {
  margin: 0;
  padding: 0;
  left: 18px;
  right: 18px;
}

/* line 3499, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-submenu {
  width: auto !important;
  padding: 0px 15px !important;
  margin: 0 !important;
}

/* line 3505, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-submenu:last-child {
  border-right: 0;
}

/* line 3509, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-submenu li > h3 {
  font-size: 14px;
  margin-top: 10px;
  padding-left: 5px;
}

/* line 3515, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-submenu li {
  padding: 2px !important;
  margin: 0 !important;
  list-style: none;
}

/* line 3521, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.mega-menu .mega-menu-submenu li > a {
  padding: 5px !important;
  margin: 0 !important;
}

/***
Horezantal Menu(new in v1.2)
***/
/* line 3530, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu {
  margin: 0;
  float: left;
}

/* line 3535, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu ul.nav li > a {
  font-size: 14px;
  padding: 11px 10px;
}

/* line 3541, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu ul.nav li.current .selected,
.header .hor-menu ul.nav li.active .selected {
  left: 50%;
  bottom: 0;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #e02222;
  display: inline-block;
  margin: 0;
  width: 0px;
  height: 0px;
  margin-left: -7px;
  margin-bottom: -6px;
}

/*drop-down*/
/* line 3557, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .dropdown-menu {
  margin-top: 0;
  border: none;
  box-shadow: none;
}

/* line 3563, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .classic-menu-dropdown .dropdown-submenu > .dropdown-menu {
  top: 0;
}

/* line 3567, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .classic-menu-dropdown .dropdown-submenu > a:after {
  top: 8px;
  margin-right: 0px;
}

/* line 3572, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .classic-menu-dropdown .dropdown-menu li > a {
  padding: 7px 18px !important;
  margin-bottom: 1px;
}

/* line 3577, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .classic-menu-dropdown .dropdown-menu .arrow {
  display: none;
}

/* line 3583, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .classic-menu-dropdown .dropdown-menu li > a:hover,
.header .hor-menu .classic-menu-dropdown .dropdown-menu li:hover > a,
.header .hor-menu .classic-menu-dropdown .dropdown-menu li.active > a {
  filter: none !important;
}

/* line 3588, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .nav > li > .dropdown-menu:after,
.header .hor-menu .nav > li > .dropdown-menu:before {
  border-bottom: none !important;
}

/*search*/
/* line 3593, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .hor-menu-search-form-toggler {
  display: inline-block;
  padding: 12px 22px 12px 22px !important;
  cursor: pointer;
  background: url(/assets/hor-menu-search.png) no-repeat center;
}

/* line 3600, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .hor-menu-search-form-toggler:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 3605, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu a.hor-menu-search-form-toggler-close {
  display: none;
}

/* line 3609, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .search-form {
  margin: 0;
  top: 42px;
  right: 0px;
  padding: 0 4px;
  display: none;
  z-index: 999;
  position: absolute;
}

/* line 3619, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .search-form .btn {
  padding: 7px 20px;
  height: 32px;
  width: 10px;
  display: inline-block;
}

/* line 3626, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .search-form .btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 3631, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .search-form form {
  margin-bottom: 0;
}

/* line 3635, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header .hor-menu .search-form form input {
  background: none;
  width: 200px;
  border: none;
  margin-top: 6px;
}

/***
Top News Blocks(new in v1.2.2)
***/
/* line 3645, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news {
  color: #fff;
  margin: 8px 0;
}

/* line 3652, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news a,
.top-news em,
.top-news span {
  display: block;
  text-align: left;
}

/* line 3657, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news a {
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}

/* line 3663, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news a .top-news-icon {
  right: 8px;
  bottom: 15px;
  opacity: 0.3;
  font-size: 35px;
  position: absolute;
  filter: alpha(opacity=30);
  /*For IE8*/
}

/* line 3672, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news em {
  margin-bottom: 0;
  font-style: normal;
}

/* line 3677, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.top-news span {
  font-size: 18px;
  margin-bottom: 5px;
}

/***
Block Images(new in v1.2.2)
***/
/* line 3685, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.blog-images {
  margin-bottom: 0;
}

/* line 3689, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.blog-images li {
  padding: 0;
  margin: 0;
  display: inline;
}

/* line 3695, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.blog-images li a:hover {
  text-decoration: none;
}

/* line 3699, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.blog-images li img {
  width: 50px;
  height: 50px;
  opacity: 0.6;
  margin: 0 2px 8px;
}

/* line 3706, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.blog-images li img:hover {
  opacity: 1;
  box-shadow: 0 0 0 4px #72c02c;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

/*Sidebar Tags*/
/* line 3715, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
ul.sidebar-tags a {
  color: #555;
  font-size: 12px;
  padding: 3px 5px;
  background: #f7f7f7;
  margin: 0 2px 5px 0;
  display: inline-block;
}

/* line 3725, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
ul.sidebar-tags a:hover,
ul.sidebar-tags a:hover i {
  background: #EEE;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 3734, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
ul.sidebar-tags a i {
  color: #777;
}

/* line 3738, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
ul.sidebar-tags li {
  padding: 0;
}

/***
Social Icons(new in v1.2.2)
***/
/* line 3745, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons {
  padding: 0;
  margin: 0;
}

/* line 3751, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons:after,
.social-icons:before {
  content: "";
  display: table;
}

/* line 3756, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons:after {
  clear: both;
}

/* line 3760, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons li {
  float: left;
  display: inline;
  list-style: none;
  margin-right: 5px;
  margin-bottom: 5px;
  text-indent: -9999px;
}

/* line 3768, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons li a, a.social-icon {
  width: 28px;
  height: 28px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* line 3780, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons li:hover a {
  background-position: 0 -38px;
}

/* line 3784, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
}

/* line 3789, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons-color li a:hover {
  opacity: 1;
}

/* line 3793, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .amazon {
  background: url(/assets/social/amazon.png) no-repeat;
}

/* line 3794, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .behance {
  background: url(/assets/social/behance.png) no-repeat;
}

/* line 3795, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .blogger {
  background: url(/assets/social/blogger.png) no-repeat;
}

/* line 3796, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .deviantart {
  background: url(/assets/social/deviantart.png) no-repeat;
}

/* line 3797, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .dribbble {
  background: url(/assets/social/dribbble.png) no-repeat;
}

/* line 3798, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .dropbox {
  background: url(/assets/social/dropbox.png) no-repeat;
}

/* line 3799, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .evernote {
  background: url(/assets/social/evernote.png) no-repeat;
}

/* line 3800, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .facebook {
  background: url(/assets/social/facebook.png) no-repeat;
}

/* line 3801, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .forrst {
  background: url(/assets/social/forrst.png) no-repeat;
}

/* line 3802, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .github {
  background: url(/assets/social/github.png) no-repeat;
}

/* line 3803, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .googleplus {
  background: url(/assets/social/googleplus.png) no-repeat;
}

/* line 3804, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .jolicloud {
  background: url(/assets/social/jolicloud.png) no-repeat;
}

/* line 3805, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .last-fm {
  background: url(/assets/social/last-fm.png) no-repeat;
}

/* line 3806, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .linkedin {
  background: url(/assets/social/linkedin.png) no-repeat;
}

/* line 3807, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .picasa {
  background: url(/assets/social/picasa.png) no-repeat;
}

/* line 3808, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .pintrest {
  background: url(/assets/social/pintrest.png) no-repeat;
}

/* line 3809, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .rss {
  background: url(/assets/social/rss.png) no-repeat;
}

/* line 3810, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .skype {
  background: url(/assets/social/skype.png) no-repeat;
}

/* line 3811, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .spotify {
  background: url(/assets/social/spotify.png) no-repeat;
}

/* line 3812, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .stumbleupon {
  background: url(/assets/social/stumbleupon.png) no-repeat;
}

/* line 3813, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .tumblr {
  background: url(/assets/social/tumblr.png) no-repeat;
}

/* line 3814, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .twitter {
  background: url(/assets/social/twitter.png) no-repeat;
}

/* line 3815, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .vimeo {
  background: url(/assets/social/vimeo.png) no-repeat;
}

/* line 3816, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .wordpress {
  background: url(/assets/social/wordpress.png) no-repeat;
}

/* line 3817, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .xing {
  background: url(/assets/social/xing.png) no-repeat;
}

/* line 3818, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .yahoo {
  background: url(/assets/social/yahoo.png) no-repeat;
}

/* line 3819, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .youtube {
  background: url(/assets/social/youtube.png) no-repeat;
}

/* line 3820, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .vk {
  background: url(/assets/social/vk.png) no-repeat;
}

/* line 3821, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .instagram {
  background: url(/assets/social/instagram.png) no-repeat;
}

/* line 3822, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .reddit {
  background: url(/assets/social/reddit.png) no-repeat;
}

/* line 3823, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .aboutme {
  background: url(/assets/social/aboutme.png) no-repeat;
}

/* line 3824, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .flickr {
  background: url(/assets/social/flickr.png) no-repeat;
}

/* line 3825, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .foursquare {
  background: url(/assets/social/foursquare.png) no-repeat;
}

/* line 3826, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .gravatar {
  background: url(/assets/social/gravatar.png) no-repeat;
}

/* line 3827, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .klout {
  background: url(/assets/social/klout.png) no-repeat;
}

/* line 3828, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .myspace {
  background: url(/assets/social/myspace.png) no-repeat;
}

/* line 3829, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icons .quora {
  background: url(/assets/social/quora.png) no-repeat;
}

/***
Inline Social Icons
***/
/* line 3835, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon {
  display: inline-block !important;
  width: 28px;
  height: 28px;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* line 3848, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.amazon {
  background: url(/assets/social/amazon.png) no-repeat;
}

/* line 3849, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.behance {
  background: url(/assets/social/behance.png) no-repeat;
}

/* line 3850, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.blogger {
  background: url(/assets/social/blogger.png) no-repeat;
}

/* line 3851, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.deviantart {
  background: url(/assets/social/deviantart.png) no-repeat;
}

/* line 3852, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.dribbble {
  background: url(/assets/social/dribbble.png) no-repeat;
}

/* line 3853, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.dropbox {
  background: url(/assets/social/dropbox.png) no-repeat;
}

/* line 3854, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.evernote {
  background: url(/assets/social/evernote.png) no-repeat;
}

/* line 3855, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.facebook {
  background: url(/assets/social/facebook.png) no-repeat;
}

/* line 3856, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.forrst {
  background: url(/assets/social/forrst.png) no-repeat;
}

/* line 3857, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.github {
  background: url(/assets/social/github.png) no-repeat;
}

/* line 3858, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.googleplus {
  background: url(/assets/social/googleplus.png) no-repeat;
}

/* line 3859, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.jolicloud {
  background: url(/assets/social/jolicloud.png) no-repeat;
}

/* line 3860, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.last-fm {
  background: url(/assets/social/last-fm.png) no-repeat;
}

/* line 3861, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.linkedin {
  background: url(/assets/social/linkedin.png) no-repeat;
}

/* line 3862, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.picasa {
  background: url(/assets/social/picasa.png) no-repeat;
}

/* line 3863, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.pintrest {
  background: url(/assets/social/pintrest.png) no-repeat;
}

/* line 3864, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.rss {
  background: url(/assets/social/rss.png) no-repeat;
}

/* line 3865, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.skype {
  background: url(/assets/social/skype.png) no-repeat;
}

/* line 3866, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.spotify {
  background: url(/assets/social/spotify.png) no-repeat;
}

/* line 3867, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.stumbleupon {
  background: url(/assets/social/stumbleupon.png) no-repeat;
}

/* line 3868, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.tumblr {
  background: url(/assets/social/tumblr.png) no-repeat;
}

/* line 3869, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.twitter {
  background: url(/assets/social/twitter.png) no-repeat;
}

/* line 3870, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.vimeo {
  background: url(/assets/social/vimeo.png) no-repeat;
}

/* line 3871, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.wordpress {
  background: url(/assets/social/wordpress.png) no-repeat;
}

/* line 3872, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.xing {
  background: url(/assets/social/xing.png) no-repeat;
}

/* line 3873, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.yahoo {
  background: url(/assets/social/yahoo.png) no-repeat;
}

/* line 3874, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.youtube {
  background: url(/assets/social/youtube.png) no-repeat;
}

/* line 3875, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.vk {
  background: url(/assets/social/vk.png) no-repeat;
}

/* line 3876, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.instagram {
  background: url(/assets/social/instagram.png) no-repeat;
}

/* line 3877, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.reddit {
  background: url(/assets/social/reddit.png) no-repeat;
}

/* line 3878, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.aboutme {
  background: url(/assets/social/aboutme.png) no-repeat;
}

/* line 3879, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.flickr {
  background: url(/assets/social/flickr.png) no-repeat;
}

/* line 3880, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.foursquare {
  background: url(/assets/social/foursquare.png) no-repeat;
}

/* line 3881, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.gravatar {
  background: url(/assets/social/gravatar.png) no-repeat;
}

/* line 3882, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.klout {
  background: url(/assets/social/klout.png) no-repeat;
}

/* line 3883, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.myspace {
  background: url(/assets/social/myspace.png) no-repeat;
}

/* line 3884, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon.quora {
  background: url(/assets/social/quora.png) no-repeat;
}

/* line 3886, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon:hover {
  background-position: 0 -38px;
}

/* line 3890, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon-color {
  opacity: 0.7;
  background-position: 0 -38px !important;
}

/* line 3895, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.social-icon-color:hover {
  opacity: 1;
}

/***
Notes
***/
/* Common styles for all types */
/* line 3904, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

/* line 3913, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note h1,
.note h2,
.note h3,
.note h4 {
  margin-top: 0;
}

/* line 3917, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note p:last-child {
  margin-bottom: 0;
}

/* line 3921, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note code,
.note .highlight {
  background-color: #fff;
}

/* Variations */
/* line 3926, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note-danger {
  background-color: #FAEAE6;
  border-color: #ed4e2a;
}

/* line 3931, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note-warning {
  background-color: #FCF3E1;
  border-color: #fcb322;
}

/* line 3936, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note-info {
  background-color: #E8F6FC;
  border-color: #57b5e3;
}

/* line 3941, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.note-success {
  background-color: #EBFCEE;
  border-color: #3cc051;
}

/***
Demo Utils
***/
/* line 3949, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: 10px;
  overflow: auto;
}

/* line 3956, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.util-btn-margin-bottom-5 .btn {
  margin-bottom: 5px !important;
}

/* line 3960, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.util-btn-group-margin-bottom-5 .btn-group {
  margin-bottom: 5px !important;
}

/* line 3964, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fontawesome-demo i {
  font-size: 18px;
}

/* line 3968, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.fontawesome-demo li {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 3973, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.glyphicons-demo ul {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 3981, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 3988, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.glyphicons-demo ul li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}

/* line 4000, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.glyphicons-demo .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px;
}

/* line 4005, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.glyphicons-demo ul li:hover {
  background-color: rgba(86, 61, 124, 0.1);
}

@media (min-width: 768px) {
  /* line 4010, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .glyphicons-demo ul li {
    width: 12.5%;
  }
}
/***
Forms
****/
/* line 4019, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.static-info {
  margin-bottom: 10px;
}

/* line 4023, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.static-info .name {
  font-size: 14px;
}

/* line 4027, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.static-info .value {
  font-size: 14px;
  font-weight: 600;
}

/* line 4033, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.static-info.align-reverse .name,
.static-info.align-reverse .value {
  text-align: right;
}

/* line 4038, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
input.placeholder,
textarea.placeholder {
  color: #aaa !important;
}

/* line 4042, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.help-block {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 4047, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-inline input {
  margin-bottom: 0px !important;
}

/* line 4051, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.control-label {
  margin-top: 2px;
}

/* line 4055, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-control-static {
  font-size: 14px;
  padding-top: 7px;
}

/* line 4060, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.control-label .required {
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

/* line 4066, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.switch-wrapper {
  display: inline-block;
}

/* line 4070, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form {
  padding: 0 !important;
}

/* line 4074, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-body {
  padding: 10px;
}

/* line 4078, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions {
  padding: 20px 10px;
  margin-top: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 4086, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.nobg {
  background-color: transparent;
}

/* line 4090, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.top {
  margin-top: 0;
  margin-bottom: 20px;
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 4097, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.fluid {
  padding: 20px 0;
}

/* line 4101, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.fluid > [class^="col-"] {
  padding-left: 13px;
}

/* line 4106, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 4112, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions:after {
  clear: both;
}

/* line 4116, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-section {
  margin: 30px 0px 25px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

/* line 4122, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form .form-section:first-child {
  margin-top: 5px;
}

/* line 4126, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.help-inline {
  font-size: 13px;
  color: #737373;
  display: inline-block;
  padding: 5px;
}

/* left, right aligned form actions */
/* line 4134, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.right {
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}

/* line 4140, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-actions.left {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

/* Checkboxes */
/* line 4147, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-group .checkbox {
  padding-left: 0;
}

/* line 4151, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.checkbox-list > label {
  display: block;
}

/* line 4155, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.checkbox-list > label.checkbox-inline {
  display: inline-block;
}

/* line 4159, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.checkbox-list > label.checkbox-inline:first-child {
  padding-left: 0;
}

/* Radios */
/* line 4165, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.radio-list > label {
  display: block;
}

/* line 4169, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.radio-list > label.radio-inline {
  display: inline-block;
}

/* line 4173, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.radio-list > label.radio-inline:first-child {
  padding-left: 0;
}

/* line 4177, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal .radio-list .radio {
  padding-top: 1px;
}

/* line 4181, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal .radio-list > label {
  margin-bottom: 0;
}

/* line 4185, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal .radio > span {
  margin-top: -3px;
}

/* Rows seperated form layout */
/* line 4190, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-row-seperated .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 10px 0px 10px 0px;
}

/* line 4196, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-row-seperated .form-group.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

/* line 4202, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-row-seperated .form-actions {
  margin-top: 0;
}

/* line 4206, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-row-seperated .form-body {
  padding: 0;
  margin-top: 0;
}

/* line 4211, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-row-seperated .help-block {
  margin-bottom: 0;
}

/* form bordered */
/* line 4216, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-body {
  margin: 0;
  padding: 0;
}

/* line 4221, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-actions {
  margin-top: 0;
}

/* line 4225, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
}

/* line 4230, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-group.last {
  border-bottom: 0;
}

/* line 4234, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .help-block {
  margin-bottom: 0;
}

/* line 4238, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .control-label {
  padding-top: 16px;
}

/* line 4242, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-group > div {
  padding: 10px;
  border-left: 1px solid #efefef;
}

/* line 4247, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-actions.fluid > .row > div {
  padding-left: 10px;
}

/* line 4251, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 4255, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 4259, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal.form-bordered.form-row-stripped .form-control {
  background: #fff !important;
}

/* line 4263, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div {
  background-color: #ffffff;
}

/***
Bordered form layout
***/
/* line 4271, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.form-bordered .form-control {
  margin: 0;
}

/***
Disabled Menu Link
***/
/* line 4281, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.disabled-link > a > span.text,
.disabled-link > a > span.title {
  font-style: italic !important;
  color: #888 !important;
}

/* line 4286, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.disabled-link > a:hover {
  cursor: not-allowed !important;
}

/***
Responsive & Scrollable Tables
***/
/* line 4295, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #dddddd;
  margin: 10px 0 !important;
}

/* line 4303, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 0;
  background-color: #fff;
}

/* line 4315, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > thead > tr > td,
.table-scrollable > .table > tbody > tr > td,
.table-scrollable > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 4319, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table-bordered {
  border: 0;
}

/* line 4328, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 4337, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 4346, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/***
Responsive Flip Scroll Tables
***/
/* line 4354, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.flip-scroll table {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  /* line 4358, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll .flip-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }

  /* line 4359, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll * html .flip-content {
    zoom: 1;
  }

  /* line 4360, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll *:first-child + html .flip-content {
    zoom: 1;
  }

  /* line 4362, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }

  /* line 4365, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll th,
  .flip-scroll td {
    margin: 0;
    vertical-align: top;
  }

  /* line 4366, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll th {
    text-align: left;
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    font-size: 13px !important;
    padding: 5px;
    width: auto !important;
  }

  /* line 4376, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }

  /* line 4377, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll thead {
    display: block;
    float: left;
  }

  /* line 4381, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }

  /* line 4388, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll thead tr {
    display: block;
  }

  /* line 4389, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll th {
    display: block;
    text-align: right;
  }

  /* line 4390, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
  }

  /* line 4391, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }

  /* sort out borders */
  /* line 4395, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }

  /* line 4396, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }

  /* line 4397, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll tbody tr {
    border-left: 1px solid #ddd;
  }

  /* line 4399, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .flip-scroll th:last-child,
  .flip-scroll td:last-child {
    border-bottom: 1px solid #ddd;
  }
}
/***
UI Loading
***/
/* line 4407, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.loading-message {
  display: inline-block;
  min-width: 125px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

/* line 4419, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.loading-message span {
  line-height: 20px;
  vertical-align: middle;
}

/* line 4424, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/* line 4432, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 125px;
  margin-left: -50px;
  margin-top: -30px;
  padding: 7px;
  text-align: center;
  color: #333;
  font-size: 13px;
  border: 1px solid #ddd;
  background-color: #eee;
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/* line 4451, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.page-loading span {
  line-height: 20px;
  vertical-align: middle;
}

/* line 4455, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.paging_simple_numbers .ui-button {
  padding: 2px 6px;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  color: #333 !important;
  text-decoration: none;
}

/* line 4463, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.paging_simple_numbers .ui-state-disabled {
  display: none;
}

/* line 4466, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
#calendar-btn, #todo-btn {
  padding: 4px 10px;
  margin-top: -14px;
}

/* line 4470, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
#uniform-radio-todo, #uniform-radio-cal, #new-radio-todo .radio, #new-radio-cal .radio {
  padding-top: 3px !important;
}

/* line 4474, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-container {
  padding: 30px 10px 0;
  background-color: white;
  border-radius: 10px;
}

/* line 4480, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 4486, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item {
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 4em;
}
/* line 4494, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item:after {
  position: absolute;
  display: block;
  z-index: 1;
  top: -2px;
  left: -65px;
  height: 2px;
  width: 135px;
  content: "";
  background-color: #E60000;
}
/* line 4507, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item:before {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 65px;
  height: 20px;
  width: 20px;
  border-radius: 1.2em;
  border: none;
  line-height: 1.2em;
  content: " ";
  background-color: #E60000;
}
/* line 4522, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item:first-child:after {
  display: none;
}

/* line 4528, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-created {
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 4em;
}
/* line 4536, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-created:after {
  position: absolute;
  display: block;
  z-index: 1;
  top: -2px;
  left: -65px;
  height: 2px;
  width: 135px;
  content: "";
  background-color: #008000;
}
/* line 4549, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-created:before {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 65px;
  height: 20px;
  width: 20px;
  border-radius: 1.2em;
  border: none;
  line-height: 1.2em;
  content: " ";
  background-color: #008000;
}
/* line 4564, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-created:first-child:after {
  display: none;
}

/* line 4570, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-inprogress {
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 4em;
}
/* line 4578, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-inprogress:after {
  position: absolute;
  display: block;
  z-index: 1;
  top: -2px;
  left: -65px;
  height: 2px;
  width: 135px;
  content: "";
  background-color: #E60000;
}
/* line 4591, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-inprogress:before {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 65px;
  height: 20px;
  width: 20px;
  border-radius: 1.2em;
  border: none;
  line-height: 1.2em;
  content: " ";
  background-color: #ffff00;
}
/* line 4606, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-inprogress:first-child:after {
  display: none;
}

/* line 4612, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-done {
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 4em;
}
/* line 4620, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-done:after {
  position: absolute;
  display: block;
  z-index: 1;
  top: -2px;
  left: -65px;
  height: 2px;
  width: 135px;
  content: "";
  background-color: #E60000;
}
/* line 4633, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-done:before {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 65px;
  height: 20px;
  width: 20px;
  border-radius: 1.2em;
  border: none;
  line-height: 1.2em;
  content: " ";
  background-color: #0000ff;
}
/* line 4648, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item-done:first-child:after {
  display: none;
}

/* line 4654, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.set-fuel-type-data {
  transition: none;
}

/* line 4659, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.set-tank-size-data {
  transition: none;
}

/* line 4664, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.set-fuel-type-data[disabled] {
  background-color: #fff !important;
}

/* line 4668, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.set-tank-size-data[disabled] {
  background-color: #fff !important;
}

/* line 4672, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item.done {
  color: #A4A4A4;
}

/* line 4676, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item.todo {
  color: #DDDADD;
}
/* line 4680, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item.todo:after {
  background: #F1F1F1;
}
/* line 4685, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.header-progress-item.todo:before {
  background-color: #DADADA;
}

/* line 4689, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
#new_c3_sales_lead #uniform-c3_sales_lead_existing_customer_false, #new_c3_sales_lead #uniform-c3_sales_lead_existing_customer_true, #new_c3_sales_lead div#uniform-c3_sales_lead_lead_assigned_true, #new_c3_sales_lead div#uniform-c3_sales_lead_lead_assigned_false {
  padding-top: 2px;
}

/* line 4692, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
#new_c3_sales_lead #lead_assigned_radio {
  padding-left: 27px;
}

/* line 4695, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add_dynamic_delivery_address {
  padding: 0px 0px 15px 65px;
}
/* line 4697, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add_dynamic_delivery_address > hr {
  margin: 0px;
}
/* line 4700, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add_dynamic_delivery_address > div[class^="col-md"] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 4704, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add_dynamic_delivery_address label.checkbox-inline {
  font-size: 14px;
}
/* line 4706, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.add_dynamic_delivery_address label.checkbox-inline input.custom-delivery-address {
  zoom: 1.3;
  margin-left: -14px;
  margin-top: 2px;
}

/* line 4713, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.dynamic-fuel-tanks {
  padding: 0px 0px 15px 50px;
  margin-bottom: 20px;
}

/* line 4717, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.IndentContainer {
  padding: 17px;
}

/* line 4720, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.cylinder_name_input {
  width: 50%;
}

/* line 4724, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.propane_cylinder_div .col-6, .propane_cylinder_div .col-4 {
  width: 100%;
  padding-left: 10px;
}

@media only screen and (min-width: 992px) {
  /* line 4730, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling {
    max-width: 730px;
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    margin: 14px 14px 0;
  }
  /* line 4737, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling .col-md-1 {
    min-width: 140px;
  }
  /* line 4740, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling .col-md-2 {
    min-width: 293px;
  }
  /* line 4743, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling .col-md-3 {
    min-width: 418px;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 4749, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1441px) {
  /* line 4754, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling {
    max-width: 1553px;
  }
}
@media only screen and (min-width: 2560px) {
  /* line 4759, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
  .order-scrolling {
    max-width: 2260px;
  }
}
/* line 4764, /root/app/growmarktankspotter/app/assets/stylesheets/style.css.scss */
.job-flash-alert {
  position: fixed;
  width: 85%;
  z-index: 999;
}
/***
Responsive Theme. 
Based on http://getbootstrap.com/css/#responsive-utilities-classes
***/

/***
Fixed Footer
***/


.page-footer-fixed.page-footer-fixed-mobile .footer {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  bottom: 0;
}

.page-footer-fixed.page-footer-fixed-mobile .page-container {
  margin-bottom: 20px !important;
}

.page-footer-fixed.page-footer-fixed-mobile.page-sidebar-fixed .footer {
  margin-left: 0 !important;
}

/***
Form Medium Devices Up To Large Devices
***/

@media (min-width: 765px) and (max-width: 1200px) {  

	.page-boxed .header.navbar .dropdown .username {
		display: none;
	}	

}

@media (max-width: 1024px) {
	.hidden-1024 {
		display: none;
	}
} 

/***
From Medium Devices Up To Larger Devices
***/

@media (min-width: 765px) { 

 	/***
 	Page sidebar
 	***/
 	.page-sidebar {
 		width: 230px;
 		float: left;
 		position: relative;
 		margin-right: -100%;
  	}

  	.page-sidebar.navbar-collapse {
  		max-height: none !important;
  	}

  	/***
  	Page content
  	***/
 	.page-content-wrapper {
		float: left;
		width: 100%;
	}

  	.page-content { 
  		margin-left: 230px; 
		margin-top: 0px;
		min-height: 600px; 
		padding: 25px 20px 20px 20px;
	}

	.page-content.no-min-height {
		min-height: auto;
	}

	/***
	Footer
	***/
	.footer {
		clear: left;
	}

	/***
  	Fixed Sidebar
  	***/
	.page-sidebar-fixed .page-content {
		min-height: 600px; 
	}

	.page-sidebar-fixed .page-sidebar {
	  	position: fixed !important;
	  	margin-left: 0;
	 	top: 41px;
	}

	.page-sidebar-fixed ul.page-sidebar-menu > li.last {
		margin-bottom: 15px !important;
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar {
		z-index: 10000;		
		width: 35px;		
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar .selected {
		display: none;
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-content {
		margin-left: 35px;
	}

	.page-sidebar-fixed.page-sidebar-hover-on .footer {
		margin-left: 35px;
	}

	.page-sidebar-fixed .page-sidebar-closed .page-sidebar .sidebar-search .submit,
	.page-sidebar-fixed .page-sidebar .sidebar-toggler {
		-webkit-transition: all  0.3s ease;
	       -moz-transition: all  0.3s ease;
	         -o-transition: all  0.3s ease;
	            transition: all  0.3s ease;
	}

	.page-sidebar-fixed.page-sidebar-reversed .page-sidebar-closed .page-sidebar .sidebar-search .submit,
	.page-sidebar-fixed.page-sidebar-reversed .page-sidebar .sidebar-toggler {
		-webkit-transition: none;
	       -moz-transition: none;
	         -o-transition: none;
	            transition: none;
	}

	.page-sidebar-hovering {
		overflow: hidden !important;
	}

	.page-sidebar-hovering .sub-menu,
	.page-sidebar-hovering span.title,
	.page-sidebar-hovering span.arrow {		  
		display: none !important;
	}

	.page-sidebar-hovering .submit {
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}
	
	/***
	Fixed Sidebar
	***/

	.page-sidebar-fixed .footer {
	  margin-left: 230px;
	  background-color: #fff;
	  padding: 8px 20px 5px 20px;
	}

	.page-sidebar-fixed .footer .footer-inner {
	  color: #333;
	}

	.page-sidebar-fixed.page-sidebar-closed .footer {
	  margin-left: 35px;
	}

	.page-sidebar-fixed .footer .footer-tools .go-top { 
	  background-color: #666;
	}

	.page-sidebar-fixed .footer .footer-tools .go-top i {
	  color: #ddd;
	}

	/***
	Boxed Layout
	***/

	.page-boxed	.header.navbar .navbar-brand {
  		margin-left: 0px !important;
  		width: 226px;
	}

	.page-boxed .header.navbar .navbar-brand img {
		margin-left: 10px;
	}

	.page-boxed .header.navbar .navbar-nav {
	  margin-right: 0px;
	}

	.page-boxed .footer {
  		padding: 8px 0 5px 0; 
	}

	.page-boxed.page-sidebar-fixed .footer {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	/***
	Sidebar Reversed
	***/

	.page-sidebar-reversed .page-sidebar {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
		margin-left: -230px;
	}

  	.page-sidebar-reversed .page-content {
  		margin-left: 0;
  		margin-right: 230px;
  	}

  	.page-sidebar-reversed.page-sidebar-fixed .page-sidebar-wrapper {
		position: relative;
		float: right;
	}

	.page-sidebar-reversed.page-sidebar-fixed .footer {
		margin-left: 0;
		margin-right: 230px;
		padding: 8px 20px 5px 20px; 
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-footer-fixed .footer {
		margin-left: 0;
		margin-right: 0; 
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-hover-on .page-content {
		margin-left: 0;
		margin-right: 35px;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-hover-on .footer {
		margin-right: 35px;
	}

	/***
	Sidebar Closed
	***/

	.page-sidebar-closed .page-sidebar .sidebar-toggler {  
  		margin-left: 3px;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search .form-container {  
	  width: 29px;
	  margin-left: 3px; 
	}

	.page-sidebar-closed .page-sidebar .sidebar-search .form-container .input-box {  
	  border-bottom: 0 !important;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search .form-container input[type="text"] {
	  display: none;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search .form-container .submit { 
	  margin-top: 5px !important;
	  margin-left: 7px !important;
	  margin-right: 7px !important;
	  display: block !important;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container {
	  width: 255px;
	  position: relative;
	  z-index: 1;
	  padding-top: 0px;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container input[type="text"] {  
	  margin-top: 7px;
	  margin-left: 8px;
	  padding-left: 10px;
	  padding-bottom: 2px;
	  width: 185px;
	  display: inline-block !important;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .submit {
	  display: inline-block;
	  width: 13px;
	  height: 13px;
	  margin: 11px 8px 9px 6px !important;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .remove {
	  background-repeat: no-repeat;
	  width: 11px;
	  height: 11px;
	  margin: 12px 8px 9px 8px !important;
	  display: inline-block !important;
	  float: left !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > a .selected {
	  right: -3px !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > a > .title,
	.page-sidebar-closed .page-sidebar-menu > li > a > .arrow {
	  display: none !important;
	}

	.page-sidebar-closed .page-sidebar .sidebar-toggler {
	  margin-right: 3px;
	}

	.page-sidebar-closed .page-sidebar .sidebar-search {
	  margin-top: 6px;
	  margin-bottom: 6px;
	}

	.page-sidebar-closed .page-sidebar-menu {
	  width: 35px !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > a {
	  padding-left: 7px;
	}

	.page-sidebar-fixed.page-sidebar-closed .page-sidebar-menu > li > a {
	  -webkit-transition: all 0.2s ease;
	     -moz-transition: all 0.2s ease;
	       -o-transition: all 0.2s ease;
	          transition: all 0.2s ease;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .page-sidebar-menu > li > a {
	    -webkit-transition: none;
	        -moz-transition: none;
	          -o-transition: none;
	             transition: none;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover {
	  width: 236px !important;
	  position: relative !important;
	  z-index: 2000;
	  display: block !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li.sidebar-toggler-wrapper:hover,
	.page-sidebar-closed .page-sidebar-menu > li.sidebar-search-wrapper:hover {
	  width: 35px !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover .selected {
	  display: none;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > a > i {
	  margin-right: 10px;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover .title {
	  display: inline !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > .sub-menu {
	  display: none !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu {  
	  width: 200px;
	  position: absolute;
	  z-index: 2000;
	  left: 36px;
	  margin-top: 0;
	  top: 100%;
	  display: block !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu,
	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu > li > .sub-menu {
	  width: 200px;
	}

	/* 2rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > a {
	  padding-left: 15px !important;
	}

	/* 3rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > a {  
	  padding-left: 30px !important;
	}

	/* 4rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > .sub-menu > li > a {  
	  padding-left: 45px !important;
	}

	/* sidebar container */
	 
	.page-sidebar-closed  .page-sidebar {
	  width: 35px;
	}

	.page-sidebar-closed  .page-content {
	  margin-left: 35px !important;
	}

	/*** 
	Sidebar Reversed & Sidebar Closed
	***/

	.page-sidebar-reversed.page-sidebar-closed  .page-sidebar {
	  margin-left: -35px;
	  width: 35px;
	}

	.page-sidebar-reversed.page-sidebar-closed  .page-content {
	  margin-left: 0 !important;
	  margin-right: 35px !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li:hover {
	  margin-left: -201px;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li.sidebar-toggler-wrapper:hover,
	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li.sidebar-search-wrapper:hover {
	  margin-left: 0;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container {
	  margin-left: -230px;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .submit {
	  margin: 11px 8px 9px 12px !important;
	  float: left !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .remove {
	  margin: 12px 6px 9px 8px !important;
	  float: right !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu {  
	  left:auto;
	  right: 36px;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .footer {
		margin-right: 35px;
	}

	/***
	Fixed Footer
	***/

	.page-footer-fixed .footer {
	  position: fixed;
	  left: 0;
	  right: 0;
	  z-index: 10000;
	  bottom: 0;
	}

	.page-footer-fixed .page-container {
	  margin-bottom: 20px !important;
	}

	.page-footer-fixed.page-sidebar-fixed .footer {
	  margin-left: 0 !important;
	}

}

/***
Up To Medium Devices
***/

@media (max-width:765px) { 
	
	/***
 	Page header
 	***/
 	.header.navbar {
 		padding: 0 20px 0 20px;
 		position: relative;
 		clear: both;
 	}

 	.page-header-fixed.page-header-fixed-mobile .navbar-fixed-top {
 		position: fixed;
 	}

 	.header.navbar .navbar-toggle {
 		display: inline-block;
 	}

 	.page-sidebar.navbar-collapse {
  		max-height: none; /* set some max height to have a scrollable menu on mobile devices */
  	}

 	.page-sidebar.navbar-collapse.collapse {
	    display: none !important;
	}

	.page-sidebar.navbar-collapse.in {	 	
	 	overflow: hidden !important;
	 	overflow-y: auto !important;
	 	display: block !important;
	 }

	.page-sidebar.navbar-collapse.navbar-no-scroll {
		max-height: none !important;
	}

	.header.navbar .nav li.dropdown i {
		display: inline-block;
		position: relative;
		top:1px;
		right:0px;
	}

	.header.navbar .navbar-nav {
		display: block;
		margin-bottom: 0px !important;
	}

	.header.navbar .navbar-nav .open .dropdown-menu  {
		position: absolute;
	}

	.header.navbar .navbar-nav {
		display: inline-block;
    	float: right;
    	margin: 0;
  	}
  
 	.header.navbar .navbar-nav > li {
    	float: left;
  	}

	.header.navbar .navbar-brand {
  		margin-left: 0px !important;
  		padding-left: 0px !important; 
	}

	.header.navbar .navbar-brand img {
		margin-left: 4px !important;
	}


	/***
	Header Search Box 
	***/
	
	.header.navbar .search-form {
		display: none;
	}

	.page-sidebar .header.navbar-responsive-search {
		display: block;
	}

	/***
	Page container
	***/
	.page-container {
		margin: 0 !important;
		padding: 0 !important;
	}

 	.page-header-fixed.page-header-fixed-mobile .page-container {
 		margin-top: 42px !important;
 	}

	/***
  	Page content
  	***/
  	.page-content {
  		margin: 0px !important;
  		padding: 20px 20px 20px 20px !important;  		
		min-height: 280px; 
  	}

	/***
	Page sidebar
	***/
	.page-sidebar {
		border-top: 0 !important;
		margin: 20px;
	}

	.page-sidebar.in {
		border-top: 0 !important;
		margin: 20px;
		position: relative;
		z-index: 5;
	}

	.header.navbar .sidebar-toggler,
	.page-sidebar .sidebar-toggler {
		display: none;
	}

	.page-sidebar ul {
		margin-top:0px;
		width:100%;
	}

	.page-sidebar .selected {
		display: none !important;
	}

	.page-sidebar .sidebar-search .input-box {
	  width: 220px;
	}

	/***
	Styler panel
	***/
	.styler-panel {
		top:55px;
		right:20px;
	}

	/***
	Boxed Layout
	***/
 	.page-boxed .header.navbar > .container,
 	.page-boxed .footer > .container,
 	.page-boxed > .container {
 		max-width: none !important;
 		margin: 0 !important;
 		padding: 0 !important;
 	}

}

/***
From Small Devices Up To Medium Devices
***/
 
@media (min-width: 768px) and (max-width: 991px) { 

	/***
	Body
	***/
	body {
	 	padding-top: 0px;
	}

	/***
	Page sidebar
	***/
	.page-sidebar .btn-navbar.collapsed .arrow { 
		display: none;
	}	

	.page-sidebar .btn-navbar .arrow {
	  position: absolute;
	  right: 25px;
	  width: 0; 
	  height: 0;
	  top:50px;
	  border-bottom: 15px solid #5f646b;
	  border-left: 15px solid transparent; 
	  border-right: 15px solid transparent; 
	}

	/***
	Boxed Layout
	***/
	.page-boxed .header.navbar > .container,
	.page-boxed > .container {
 		margin: auto !important;
 	}

 	.page-boxed .header.navbar  {
 		margin: auto !important;
 		padding: 0;
 	}

 	.page-boxed .footer {
 		padding-left: 0;
 		padding-right: 0;
 	}

} 
 
/***
Extra Small Devices Only
***/

@media (max-width: 767px) { 
	
	/***
	Page header
	***/
	
	.header.navbar {
 		padding: 0 10px 0 10px;
 	}

	.header.navbar .top-nav .nav{  
	 	margin-top: 0px;
	 	margin-right: 5px;
	}

	.header.navbar .nav > li > .dropdown-menu.notification:after, 
	.header.navbar .nav > li > .dropdown-menu.notification:before {
		margin-right: 160px;
	}

	.header.navbar .nav > li > .dropdown-menu.notification {
  		margin-right: -160px;
	}

	.header.navbar .nav > li > .dropdown-menu.inbox:after, 
	.header.navbar .nav > li > .dropdown-menu.inbox:before {
		margin-right: 110px;
	}

	.header.navbar .nav > li > .dropdown-menu.inbox {
  		margin-right: -110px;
	}

	.header.navbar .nav > li > .dropdown-menu.tasks:after, 
	.header.navbar .nav > li > .dropdown-menu.tasks:before {
		margin-right: 60px;
	}

	.header.navbar .nav > li > .dropdown-menu.tasks {
  		margin-right: -60px;
	}

  	/* Header logo */
	.header.navbar .navbar-brand {
  		margin-left: 0px !important;
  		width: 110px;
	}

	/***
	Page content
	***/
	.page-content {
		padding: 20px 10px 10px 10px !important;
		overflow: hidden;
	}

	/***
	Page title
	***/
	.page-title {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.page-title small {
		font-size: 13px;
		padding-top: 3px;
	}
	
	/***
	Styler pagel
	***/
	.styler-panel {
		top:58px;
		right:12px;
	}	

	/***
	Page breadcrumb
	***/
	.breadcrumb {
		padding-left: 10px;
  		padding-right: 10px;
	}

	/***
	Portlet form action
	***/
	.portlet-body.form .form-actions{
	  padding-left: 15px;	
	} 


	/***
	Form input validation states
	***/
	.input-icon .input-error, 
	.input-icon .input-warning, 
	.input-icon .input-success { 
		top:-27px;
		float: right;
		right:10px !important;
	}	

	/***
	Advance tables
	***/
	.table-advance tr td.highlight:first-child a {
		margin-left: 8px;
	}

	/***
	Footer	
	***/	
	.footer {
		padding-left: 10px;
		padding-right: 10px;		
	}	
	
	.footer .go-top {  
		float: right;
		display: block;
		margin-right: 0px;
	}

	/***
	Vertical inline menu
	***/
	.ver-inline-menu li.active:after {
		display: none;
	}

	/***
	Form controls
	***/
	.form-horizontal .form-actions {
  		padding-left: 180px; 	
  	}

  	.portlet .form-horizontal .form-actions {
  		padding-left: 190px; 	
  	}
}

/***
The Most Extra Small Devices Landscape Mode Only
***/

@media (max-width: 580px) {

  	.header.navbar .username {
  		display: none;
  	}

}

@media (max-width: 480px) {

	/***
	Header navbar
	***/
	.page-header-fixed.page-header-fixed-mobile .header.navbar {
		height: 84px;
	}

  	.page-header-fixed.page-header-fixed-mobile .page-container {
  		margin-top: 84px !important;
  	}

	.header.navbar .navbar-nav {
		display: block;
		clear: both;
		margin-top: 5px;
	}

	.header.navbar .navbar-nav > li.dropdown .dropdown-toggle {
  		margin-top:-1px;
  		padding-left: 9px;
  		padding-right: 9px;
	}

	.header.navbar .navbar-nav > li.dropdown.language .dropdown-toggle,
	.header.navbar .navbar-nav > li.dropdown.user .dropdown-toggle {
		padding-left: 4px;
  		padding-right: 0px;
	}

  	.header.navbar .navbar-nav li.dropdown .dropdown-toggle .badge {
  		top: 8px;
  	}

  	/***
	Page sidebar
	***/
	.page-sidebar,
	.page-sidebar.in {
		margin: 0 10px 10px 10px;
	}

	.page-header-fixed.page-header-fixed-mobile .page-sidebar,
	.page-header-fixed.page-header-fixed-mobile .page-sidebar.in {
		margin-top: 10px;
	}

	/***
	Page title
	***/
	.page-title small {
		display: block;
		clear: both;
	}

	/***
	Forms
	***/
  	.portlet .form-horizontal .form-actions {
  		padding-left: 10px; 	
  	}

	/***
	Dashboard date range panel
	***/
	.page-content .breadcrumb .dashboard-date-range  {
		padding-bottom: 8px;
	} 

	.page-content .breadcrumb .dashboard-date-range span {
		display: none;
	}	

  	.page-content .breadcrumb > .btn-group span {
  		display: none;
  	}

  	.page-content .breadcrumb > .btn-group > .btn {
  		padding-left: 7px;
  		padding-right: 7px;
  	}

	/***
	Hidden phone
	***/
	.hidden-480 {
		display: none !important;
	}
}

/***
The Most Extra Small Devices Portrait Mode Only
***/

@media (max-width: 320px) {

	/***
	Hidden phone
	***/
	.hidden-320 {
		display: none;
	}

	.header.navbar .navbar-brand {
		width: 100px;
	}	
}	
/**************************
 PLUGIN CSS CUSTOMIZATIONS 
**************************/

/***
Calendar with full calendar
***/

.external-event {
  display: inline-block ;
  cursor:move;
  margin-bottom: 5px ;  
  margin-left: 5px ;
}

.portlet .event-form-title {
  font-size: 14px;
  margin-top: 4px;
  font-weight: 400;
  margin-bottom: 10px;
}

.portlet.calendar .fc-button {
  -webkit-box-shadow: none ;
     -moz-box-shadow: none ;
          box-shadow: none ;
  text-shadow: none;
  border: 0 ;
  padding: 6px 8px 30px 8px ;
  margin-left:2px;  
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: solid;
  border-left-style: solid;
  border-color: #ddd;
  background: transparent;
  color: #fff;
  top: -46px;
}

.portlet.calendar .fc-header {
  margin-bottom:-21px;
}

.portlet.calendar .fc-button-prev {
  padding-right: 10px;
  padding-left: 8px;
}

.portlet.calendar .fc-button-next {
  padding-right: 8px;
  padding-left: 10px;
}

.portlet.calendar .fc-button.fc-state-active,
.portlet.calendar .fc-button.fc-state-hover {
  color: #666 ;
  background-color: #F9F9F9 ;
}

.portlet.calendar .fc-button.fc-state-disabled {
  color: #ddd ;
}

.portlet.calendar .fc-text-arrow {
  font-size: 22px;
  font-family: "Courier New", Courier, monospace;
  vertical-align: baseline; 
}

/* begin: event element */
.portlet.calendar .fc-event {
  border: 0px;
  background-color: #69a4e0;
  color: #fff;
}

.portlet.calendar .fc-event-inner {
  border: 0px;
}

.portlet.calendar .fc-event-time {
  float: left;
  text-align: left;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}

.portlet.calendar .fc-event-title {
  text-align: left;
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}
/* end: event element */

.portlet.calendar .fc-header-title h2 {
  font-size: 14px ;
  line-height: 20px;
  font-weight: 400;
  color: #111;
}

.portlet.calendar .fc-widget-header {
  background-image: none ;
  filter:none;
  background-color: #eee ;
  text-transform: uppercase;
  font-weight: 300;
}



/***
Form wizard
***/

.form-wizard .progress {
  margin-bottom: 30px;
}

.form-wizard .steps {
  padding: 10px 0;
  margin-bottom: 15px;
}

.form-wizard .steps {  
  background-color: #fff ;
  background-image: none ;
  filter:none ;
  border: 0px;
  box-shadow: none ;
}

.form-wizard .steps li a {
  background-color: #fff ;
  background-image: none ;
  filter:none;
  border: 0px;
  box-shadow: none ;
}

.form-wizard .steps li a:hover {
  background: none;
}

.form-wizard .step:hover {
  text-decoration: none;
}

.form-wizard .step .number {
  background-color: #eee;
  display: inline-block;
  text-align: center !important;
  font-size: 16px;
  font-weight: 300;
  padding: 11px 15px 13px 15px;
  margin-right: 10px;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important;
}

.form-wizard .step .desc {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}
 
.form-wizard .active .step .number {
  background-color: #35aa47;
  color: #fff;
}

.form-wizard .active .step .desc {
  color: #333;
  font-weight: 400;
}

.form-wizard .step i {
  display: none;
}

.form-wizard .done .step .number {
  background-color: #f2ae43;
  color: #fff;
}

.form-wizard .done .step .desc {
  font-weight: 400;
}

.form-wizard .done .step i {
  font-size: 12px;
  font-weight: normal;
  color: #999;
  display: inline-block;
}


@media (min-width: 768px) and (max-width: 1280px) { 
  .form-wizard .step .desc {
    margin-top: 10px;
    display: block;
  }
} 

@media (max-width: 768px) { 
  .form-wizard .steps > li > a {
    text-align: left;
  }
} 

/***
Google Maps
***/
.gmaps {
  height: 300px;
  width: 100%;
}

/* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.gmaps img {
  max-width: none; 
}

#gmap_static div{
  background-repeat: no-repeat ;
  background-position: 50% 50% ;
  height:100%;
  display:block;
  height: 300px;
}

#gmap_routes_instructions {
  margin-top: 10px;
  margin-bottom: 0px;
}

/***
SlimScrollBar plugins css changes
***/
.scroller {
  padding: 0px ;
  margin: 0px ;
  padding-right: 12px ;
  overflow: hidden;
}

.scroller-footer {
  margin-top: 10px;
}

.scroller-footer:after,
.scroller-footer:before {
  content: "";
  display: table;
  line-height: 0;
}

.scroller-footer:after {
  clear: both;
}

.portlet-body .slimScrollBar {
  margin-right: 0px ;
}

/***
jqvmap changes
***/
.jqvmap-zoomin {
  height: 16px;
  width: 16px;
  background-color: #666 ;
}

.jqvmap-zoomout {
  height: 16px;
  width: 16px;
 background-color: #666 ; 
}

.vmaps {
  position: relative; 
  overflow: hidden;
  height: 300px;
}


/***
Error state for WYSIWYG Editors
***/
.has-error .md-editor,
.has-error .wysihtml5-sandbox, 
.has-error .cke {
  border: 1px solid #B94A48 !important;
}

.has-success .md-editor,
.has-success .wysihtml5-sandbox, 
.has-success .cke {
  border: 1px solid #468847 !important;
}

/***
Select2 plugin css changes
***/

/* enable form validation classes for select2 dropdowns */
.has-error .select2-container .select2-choice {
  border-color: #B94A48;
}

.has-error .select2-container.select2-dropdown-open .select2-choice {
  border-color: #e5e5e5; 
}

.has-error .select2-container.select2-dropdown-open .select2-choice > span {
  color: #999999;
}

.has-success .select2-container .select2-choice {
  border-color: #468847;
}

.has-success .select2-container.select2-dropdown-open .select2-choice {
  border-color: #e5e5e5; 
}

.has-success .select2-container.select2-dropdown-open .select2-choice > span {
  color: #999999;
}


/***
Jansy File Input plugin css changes
***/
.fileinput {
  margin-bottom: 0;
}


/***
WYSIWYG
***/
.wysihtml5-toolbar li {
  margin: 0px;
  height: 29px;
}

.wysihtml5-toolbar li .dropdown-menu {
  margin-top: 5px;
}

/***
CKEditor css changes
***/
.cke_bottom, 
.cke_inner, 
.cke_top, 
.cke_reset, 
.cke_dialog_title,
.cke_dialog_footer,
.cke_dialog {
  background-image: none !important;
  filter:none ; 
  border-top: 0 ;
  border-bottom: 0 ;
   -webkit-box-shadow: none !important;
      -moz-box-shadow: none !important;
           box-shadow: none !important;
  text-shadow:none ;
}

.cke_dialog_ui_button,
.cke_dialog_tab {
  background-image: none !important;
  filter:none ;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow:none !important;
}

.cke_dialog_ui_button:hover,
.cke_dialog_tab:hover {
  text-decoration: none;
  text-shadow:none ;
}

.cke_dialog_ui_input_text {
  background-image: none !important;
  filter:none ;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.cke_combo_button, 
.cke_button, 
.cke_toolbar, 
.cke_toolgroup {
  background-image: none !important;
  filter:none !important;
  border: 0 ;
   -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.cke_button, 
.cke_combo_button,
.cke_panel_grouptitle,
.cke_hc.cke_panel_listItem a {  
  background-image: none !important;
  filter:none ;
  text-shadow:none ;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}

.cke_button:hover, 
.cke_combo_button:hover {  
  background-color: #ddd;
}

.cke_toolbar_break {
  background-image: none !important;
  filter:none !important;
  border: 0 ;
  box-shadow: none !important;
  -webkit-box-shadow : none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
}

/***
Modify tags input plugin css
***/
div.tagsinput {
  min-height: 35px;
  height: auto !important;
  margin: 0;
  padding: 5px 5px 0px 5px;
  overflow: auto;
}

div.tagsinput span.tag {
  background: #aaa ;
  color: #fff ;
  border: 0 ;
  padding: 3px 6px;
  margin-top: 0;
  margin-bottom: 5px;
}

div.tagsinput input {
  padding: 3px 6px ; 
  width: 75px !important;
}

div.tagsinput span.tag a {
  color: #fff ;
}

div.tagsinput .not_valid {
  color: #fff ;
  padding: 3px 6px ;
  background-color: #e02222 ;
}

/***
Gritter notification modify
***/

#gritter-notice-wrapper {
  right:1px !important;
}

.gritter-close {
  left:auto !important;
  right: 3px !important;
}

.gritter-title {
  font-family:  'Open Sans' ;
  font-size: 18px ;
  font-weight: 300 ;
}

/***
jQuery UI Sliders(new in v1.1.1)
***/
.slider {
  border: 0;
  padding: 0;
  display: block;
  margin: 12px 5px;
  min-height: 11px; 
}

.ui-slider-vertical {
  width: 11px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -3px;
}

.ui-slider-vertical,
.ui-slider-handle {
  filter: none !important;
  background-image: none !important;
}

/***
Dropzone css changes(new in v1.1.1)
***/
.dropzone {
  -webkit-border-radius: 0px ;
    -moz-border-radius: 0px ;
         border-radius: 0px ;
}


/***
Dashboard Charts(new in v1.2.1)
***/
.easy-pie-chart,
.sparkline-chart {
   text-align: center;
}

.sparkline-chart {
  margin-top: 15px;
  position:relative ;
}

.easy-pie-chart .number {
    font-size: 16px;
    font-weight: 300;
    width: 85px;
    margin: 0 auto;
}

.sparkline-chart .number {  
    width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sparkline-chart .title,
.easy-pie-chart .title {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.sparkline-chart .title:hover,
.easy-pie-chart .title:hover {
  color: #666;
  text-decoration: none;
}

.sparkline-chart .title > i,
.easy-pie-chart .title > i {
  margin-top: 5px;
}

/***
Fancy box fix overlay fix(in v1.2.4)
***/
.fancybox-overlay {
  z-index: 10000 ;
}

/***
Datatables Plugin(in v1.3)
***/
.dataTable {  
  width: 100% !important;
  clear: both;
  margin-top: 5px;
}

.dataTables_filter label {
  line-height: 32px ;
}

.dataTable .row-details {  
  margin-top: 3px;
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
}

.dataTable .row-details.row-details-close {
  background: url("../img/datatable-row-openclose.png") no-repeat 0 0;
}

.dataTable .row-details.row-details-open {  
  background: url("../img/datatable-row-openclose.png") no-repeat 0 -23px ;
}

.dataTable .details {
  background-color: #eee ;
}

.dataTable .details td,
.dataTable .details th {
  padding: 4px;
  background: none ;
  border: 0;
}

.dataTable .details tr:hover td,
.dataTable .details tr:hover th {
  background: none ;
}

.dataTable .details tr:nth-child(odd) td,
.dataTable .details tr:nth-child(odd) th {
  background-color: #eee ;
}

.dataTable .details tr:nth-child(even) td,
.dataTable .details tr:nth-child(even) th {
  background-color: #eee ;
}

.dataTable > thead > tr > th.sorting,
.dataTable > thead > tr > th.sorting_asc,
.dataTable > thead > tr > th.sorting_desc {
   padding-right: 18px;
}

.dataTable .table-checkbox {
  width: 8px !important;
}

@media (max-width: 768px) {  
  .dataTables_wrapper .dataTables_length .form-control,
  .dataTables_wrapper .dataTables_filter .form-control {
    display: inline-block;
  }

  .dataTables_wrapper .dataTables_info {
    top: 17px;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: -15px;
  }
}

@media (max-width: 480px) {  
  .dataTables_wrapper .dataTables_filter .form-control {
    width: 175px !important;
  }

  .dataTables_wrapper .dataTables_paginate {
    float: left;
    margin-top: 20px;
  }
}

.dataTables_processing {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 125px;
  margin-left: 0;
  padding: 7px;
  text-align: center;
  color: #333;
  font-size: 13px;
  border: 1px solid #ddd;
  background-color: #eee;  
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);  
}

.dataTables_processing span {
  line-height:15px;
  vertical-align: middle;
}

.dataTables_empty {
  text-align: center; 
}

/***
Extended Datatable
***/

.dataTables_extended_wrapper .seperator {
  padding: 0 2px;
}

.dataTables_extended_wrapper .dataTables_paginate,
.dataTables_extended_wrapper .dataTables_length,
.dataTables_extended_wrapper .dataTables_info {
  display: inline-block;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
}

@media (max-width: 480px) { 

  .dataTables_extended_wrapper .dataTables_paginate,
  .dataTables_extended_wrapper .dataTables_length,
  .dataTables_extended_wrapper .dataTables_info {
    display: block;
    margin-bottom: 10px !important;
  }

  .dataTables_extended_wrapper .seperator {
    display: none;
  }
}

.dataTables_extended_wrapper .dataTables_length label {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px;
  float: none !important;
  display: inline-block !important;
}

.table-container .table-actions-wrapper {
  display: none;
}

/***
Password Strength(in v1.4)
***/
.password-strength .password-verdict {
  display: inline-block;
  margin-top: 6px;
  margin-left: 5px;
}

.password-strength .progress {
  margin-top: 5px;
  margin-bottom: 0;
}

.password-strength .progress-bar {
  padding: 2px;
}

/***
Uniform disabled checkbox, radio button fix(in v1.4)
***/

.table .uniform-inline {
  padding: 0;
  margin: 0;
}

.checker {
  margin-top: -2px !important;
  margin-right: 2px !important;
}

.checker input,
.radio input {
  outline: none !important;
}

div.checker.disabled span, 
div.checker.disabled.active span{
    background-position: -152px -260px; 
}

div.checker.disabled:hover,
div.radio.disabled:hover {
    cursor: not-allowed;  
}

div.radio,
div.checker {
 margin-right: 0;
 margin-left: 3px;
}

/***
jQuery Sparkline
***/
.jqstooltip {
  width: auto !important;
  height: auto !important;
}


/***
jQuery Multi Select
***/

.ms-container .ms-list {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;

}

.ms-container .ms-optgroup-label{
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
  font-size: 13px;
}

.ms-container .ms-list.ms-focus {
  border-color: #999999;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
  color: #333;
  background-color: #eee;
}

.ms-container .form-control {
  margin-bottom: 5px;
}

/***
Bootstrap Colorpicker
***/
.input-group.color .input-group-btn i {
  position: absolute;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  right: 6px;
} 

.colorpicker.dropdown-menu {
  padding: 5px;
}

/* change z-index when opened in modal */
.modal-open .colorpicker {
  z-index: 10055 !important;
}

/***
Bootstrap  Datetimepicker
***/

.datetimepicker table td {
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

.datetimepicker table th {
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}

.datetimepicker.dropdown-menu {
  padding: 5px;
}

.datetimepicker .active {  
  background-color:#4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}

.datetimepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;

}

/* change z-index when opened in modal */
.modal-open .datetimepicker {
  z-index: 10055 !important;
}

/***
Bootstrap Time Picker
***/
.bootstrap-timepicker-widget table td a  {
  padding: 4px 0;
}

.bootstrap-timepicker-widget input,
.bootstrap-timepicker-widget input:focus {
  outline: none !important;
  border: 0;
}

.modal-open  .bootstrap-timepicker-widget {
  z-index: 10055 !important;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before,
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  top: auto;
}

/***
Bootstrap Datepicker
***/

.datepicker.dropdown-menu {
  padding: 5px;
}

.datepicker .selected {  
  background-color:#909090 !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .active {  
  background-color:#4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .input-daterange input {
  text-align: left;
}

/* change z-index when opened in modal */
.modal-open .datepicker {
  z-index: 10055 !important;
}

.datepicker table td {
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

.datepicker table th {
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}


/***
Clockface
***/

.modal-open .clockface {
  z-index: 10055 !important;
}

.clockface .cell .inner.active,
.clockface .cell .outer.active {
  background-color:#4b8df8 !important;
  background-image: none ;
  filter:none ;
}


/***
Bootstrap Daterangepicker
***/

.modal-open .daterangepicker {
  z-index: 10055 !important;
}

.daterangepicker td {
  text-shadow: none ;
}

.daterangepicker td.active {
  background-color: #4b8df8 ;
  background-image: none ;
  filter:none ;
}

.daterangepicker th {
  font-weight: 400;
  font-size: 14px;
}

.daterangepicker .ranges input[type="text"]  {
  width: 70px !important;
  font-size: 11px;
  vertical-align: middle;
}

.daterangepicker .ranges label {
  font-weight: 300;
  display: block;
}

.daterangepicker .ranges .btn {
  margin-top: 10px;
}

.daterangepicker.dropdown-menu {
  padding: 5px;
}

.daterangepicker .ranges li {
  color: #333;
}

.daterangepicker .ranges li.active, 
.daterangepicker .ranges li:hover {
  background: #4b8df8 !important;
  border: 1px solid #4b8df8 !important;
  color: #fff;
}

.daterangepicker .range_inputs input {
  margin-bottom: 0 !important;
}

/***
Bootstrap Editable
***/

.editable-input table,
.editable-input table th,
.editable-input table td,
.editable-input table tr {
  border: 0 !important;
}

.editable-input .combodate select {
  margin-bottom: 5px;
}

/***
FuelUX Spinners
***/

.spinner-buttons.btn-group-vertical .btn {
  text-align: center;
  margin: 0;
  height: 17px;
  width: 22px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
} 


/***
NoUI Range Sliders
***/
.noUi-handle {
  height: 20px;
  width: 20px;
  margin: -3px 0 0 -20px;
}

.noUi-base {
  height: 16px;
}

.noUi-connect {
  background: #ffb848;
}

/***
Toastr Notifications
***/
.toast {
    -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}

.toast .toast-close-button {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  text-indent: -100000px;
  width: 11px;
  height: 16px;
  background-repeat: no-repeat !important;
  background-image: url("../img/portlet-remove-icon-white.png") !important;
}

.toast-top-center {
  top: 12px;
  margin: 0 auto;
  left: 50%;
  margin-left: -150px;
}

.toast-bottom-center {
  bottom: 12px;
  margin: 0 auto;
  left: 50%;
  margin-left: -150px;
}

/***
Google reCaptcha
***/
.form-recaptcha-img {
  margin-bottom: 10px;
  clear: both;
  border: 1px solid #e5e5e5;
  padding: 5px;
}

iframe[src="about:blank"] {
  display:none;
}

/***
Bootstrap Markdown
***/
.md-input {
  padding: 5px !important;
  border-bottom: 0 !important;
}

.md-editor .btn-toolbar {
  margin-left: 0px;
}

.md-editor.active {
  border: 1px solid #999999;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

/***
Bootstrap Datepaginator
***/
.datepaginator a {
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: 300;
}

.datepicker .today {
  background-image: none !important;
  filter: none !important;
}

#dp-calendar {
  right: 4px !important;
}

/***
Font Awesome 4.0 Demo
***/
.fa-item {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}

.fa-item i {
  font-size: 16px;
  display: inline-block;
  width: 20px;
}

.fa-item:hover {
  cursor: pointer;
  background: #eee;  
}

/***
Bootstrap Modal
***/
/* fix: content shifting to the right on modal open */
.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: auto !important;
}

.modal-scrollable {
  overflow: hidden !important;
}


/***
jQuery Notific8 Plugin
***/

.jquery-notific8-message {
  font-size: 13px;
}

[class*="jquery-notific8"],
[class*="jquery-notific8"]:after,
[class*="jquery-notific8"]:before {
   -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
           box-sizing: content-box;
}

.right .jquery-notific8-close-sticky span,
.left .jquery-notific8-close-sticky span {
    font-size: 10px;  
}

.jquery-notific8-heading {
  font-weight: 300;
  font-size: 16px;
}

/***
jQuery File Upload
***/

.blueimp-gallery .close {  
  background-image: url("../img/portlet-remove-icon-white.png") !important;
  margin-top: -2px;
}

.blueimp-gallery .prev,
.blueimp-gallery .next {
  border-radius: 23px !important;
}

/***
Bootstrap Switch 
***/

.has-switch {
  border-color: #e5e5e5;
}

.has-switch:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/***
Jstree
***/

.jstree-default .jstree-clicked {
  border: 0;
  background-color: #e1e1e1;
  box-shadow:none;
}

.jstree-default .jstree-hovered {
  border: 0;
  background-color: #eee;
  box-shadow:none;
}

.jstree-default .jstree-wholerow-clicked,
.jstree-wholerow .jstree-wholerow-clicked {
  background: none;
  border: 0;
  background-color: #e1e1e1;
  box-shadow:none;
}

.jstree-default .jstree-wholerow-hovered,
.jstree-wholerow .jstree-wholerow-hovered {
  border: 0;
  background-color: #eee;
  box-shadow:none;
} 

.jstree-icon.icon-lg {
  margin-top: 1px;
}

.jstree-open > .jstree-anchor > .fa-folder:before {
  margin-left: 2px;
  content: "\f07c"; 
}

.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
  background-repeat: no-repeat;
}

.vakata-context,
.vakata-context ul {
  padding: 0;
  min-width: 125px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);  
  font-size: 14px;
  font-family: "Segoe UI",Helvetica, Arial, sans-serif;
  border: 1px solid #ddd;
}

.vakata-context li a {
  padding: 0 10px;
}

.vakata-context .vakata-context-hover > a,
.vakata-context li a:hover {
  background-color: #eee;
  color: #333;
  box-shadow: none;
}

.vakata-context li a span,
.vakata-context li a ins {
  display: none;
}

.vakata-context .vakata-context-separator a, 
.vakata-context-rtl .vakata-context-separator a {
  margin: 0;
}

.jstree-rename-input {
  background-color: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  outline: none !important;
  padding: 2px 6px !important;
  margin-right: -4px !important;
}

/***
Bootstrap Select
***/

.bootstrap-select .btn {
  border-color: #e5e5e5;
}

.bootstrap-select.open .btn1 {
  border-color: #999999;
}

.bootstrap-select.open.dropup .btn1 {
  border-color: #999999;
}

.bootstrap-select .btn:focus {
    outline: none !important;
    outline-offset: 0;
}

.bootstrap-select.btn-group .dropdown-menu {
  margin-top: 1px;
}

.bootstrap-select.btn-group .dropdown-menu > li > dt > .text {
  font-weight: 600;
  font-family: 'Open Sans';
  font-size: 14px;
}

.bootstrap-select.btn-group .dropdown-menu .text-muted {
  color: #999 !important;
}

.bootstrap-select .caret {
  border: 0;
  width: auto;
  height: auto;
  margin-top: -10px !important;
}

.bootstrap-select .caret:before {
    content: "\f107";
    display: inline-block;
    border: 0; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.bootstrap-select .selected i {
  color: #aaa;
}
/***
Default theme
***/

/***
Reset and overrides  
***/

body {
  background-color: #3d3d3d !important;
}
/***
Page header
***/
.header {
  filter: none !important;
  background-image: none !important;
  background-color: #212121 !important;
}
.header .btn-navbar {
  background-color: #212121 !important;
}
.header .navbar-nav .dropdown-toggle:hover,
.header .navbar-nav .dropdown.open .dropdown-toggle {
  background-color: #383838 !important;
}
.header .navbar-nav li.dropdown .dropdown-toggle i {
  color: #8a8a8a !important;
}

/***
Header Search
***/
.header .search-form {
  background-color: #000;
}

.header .search-form .form-control {
  color: #999;
  border: 0; 
  background-color: #000;  
}

.header .search-form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #777;
}
.header .search-form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #777;
}
.header .search-form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #777;
}
.header .search-form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #777;
}

.header .search-form .submit {  
  background: url(../../img/search-icon-light.png);
}

/***
Hor menu
***/
.header .hor-menu ul.nav li a {
  color: #999;
}

.header .hor-menu ul.nav li.open > a,
.header .hor-menu ul.nav li > a:hover,
.header .hor-menu ul.nav li > a:focus {
  color: #fff;
  background: #383838;
}

.header .hor-menu .dropdown-menu li:hover > a,
.header .hor-menu ul.nav li.active > a,
.header .hor-menu ul.nav li.active > a:hover {
  color: #fff;
  background: #e02222 !important; 
}

.header .hor-menu ul.nav li.current > a,
.header .hor-menu ul.nav li.current > a:hover {
  color: #fff;
  background: #e02222 !important; 
}

.header .hor-menu .dropdown-menu {  
    background: #383838;
}
.header .hor-menu .dropdown-menu li > a {    
    color: #999;
}

.header .hor-menu .hor-menu-search-form-toggler.off {
   background: #383838 url(../../img/hor-menu-search-close.png) no-repeat center;
}

.header .hor-menu .search-form {  
  background:#383838; 
}

.header .hor-menu .search-form form input {
  color: #999;
}

.header .hor-menu .search-form .btn {
  color: #999;
  background: url(../../img/search-icon.png) no-repeat center;
}

.header .hor-menu .search-form form input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
.header .hor-menu .search-form form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}
.header .hor-menu .search-form form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
.header .hor-menu .search-form form input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

/***
Mega Menu
***/
.mega-menu .mega-menu-submenu {  
  border-right: 1px solid #444;
}

.mega-menu .mega-menu-submenu li h3 {  
  color: #fff;
}

/***
Page sidebar
***/
.page-sidebar {
  background-color: #3d3d3d;
}
ul.page-sidebar-menu > li > a {
  border-top: 1px solid #5c5c5c !important;
  color: #ffffff !important;
}
ul.page-sidebar-menu > li:last-child > a {
  border-bottom: 1px solid transparent !important;
}
ul.page-sidebar-menu > li a i {
  color: #969696;
}
ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
  background: #303030;
}
ul.page-sidebar-menu > li.active > a {
  background: #e02222 !important;
  border-top-color: transparent !important;
  color: #ffffff;
}
ul.page-sidebar-menu > li.active > a i {
  color: #ffffff;
}
ul.page-sidebar-menu > li > ul.sub-menu > li:first-child > a {
  border-top: 0px !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
  color: #ffffff !important;
  background: #575757 !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
  background: #575757 !important;
}
/* 3rd level sub menu */
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
ul.page-sidebar-menu > li > ul.sub-menu li.open > a {
  color: #ffffff !important;
  background: #575757 !important;
}
/* font color for all sub menu links*/
ul.page-sidebar-menu li > ul.sub-menu > li > a {
  color: #bdbdbd;
}
/* menu arrows */
ul.page-sidebar-menu > li > a .arrow:before,
ul.page-sidebar-menu > li > a .arrow.open:before {
  color: #7d7d7d !important;
}
ul.page-sidebar-menu > li > ul.sub-menu a .arrow:before,
ul.page-sidebar-menu > li > ul.sub-menu a .arrow.open:before {
  color: #707070 !important;
}
ul.page-sidebar-menu > li > a > .arrow.open:before {
  color: #8a8a8a !important;
}
ul.page-sidebar-menu > li.active > a .arrow:before,
ul.page-sidebar-menu > li.active > a .arrow.open:before {
  color: #ffffff !important;
}
/* sidebar search */
.page-sidebar .sidebar-search input {
  background-color: #242424 !important;
  color: #7d7d7d;
}
.page-sidebar .sidebar-search input::-webkit-input-placeholder {
  color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input:-moz-placeholder {
  color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input:-ms-input-placeholder {
  color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input {
  background-color: #3d3d3d !important;
  color: #bfbfbf !important;
}
.page-sidebar .sidebar-search .input-box {
  border-bottom: 1px solid #7d7d7d !important;
}
.page-sidebar .sidebar-search .submit {
  background-image: url(../../img/search-icon.png);
}
/***
Sidebar toggler
***/
.sidebar-toggler {
  background-image: url(../../img/sidebar-toggler.jpg);
  background-color: #242424;
}
/* search box bg color on expanded */
.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container {
  background-color: #3d3d3d !important;
}
.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .remove {
  background-image: url("../../img/sidebar-search-close.png");
}
/* sub menu bg color on hover menu item */
.page-sidebar-closed ul.page-sidebar-menu > li:hover .sub-menu {
  background-color: #3d3d3d;
}
/***
Footer 
***/
.footer .footer-inner {
  color: #999999;
}
.footer .footer-tools .go-top {
  background-color: #4f4f4f;
}
.footer .footer-tools .go-top:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer .footer-tools .go-top i {
  color: #8a8a8a;
}
/***
Footer Layouts (new in v1.3)
***/
/* begin:fixed footer */
.page-footer-fixed .footer {
  background-color: #242424;
}
.page-footer-fixed .footer .footer-inner {
  color: #999999;
}
.page-footer-fixed .footer .footer-tools .go-top {
  background-color: #4f4f4f;
}
.page-footer-fixed .footer .footer-tools .go-top i {
  color: #8a8a8a;
}
/* end:fixed footer */
/***
Gritter Notifications 
***/
.gritter-top {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left -30px !important;
}
.gritter-bottom {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left bottom !important;
}
.gritter-item {
  display: block;
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left -40px !important;
}
.gritter-close {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left top !important;
}
.gritter-title {
  text-shadow: none !important;
  /* Not supported by IE :( */

}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
  background-image: url(../../plugins/gritter/images/gritter-light.png) !important;
}
.gritter-item-wrapper a {
  color: #18a5ed;
}
.gritter-item-wrapper a:hover {
  color: #0b6694;
}
/* begin: boxed page */
@media (min-width: 992px) {
  .page-boxed {
    background-color: #2e2e2e !important;
  }
  .page-boxed .page-container {
    background-color: #3d3d3d;
    border-left: 1px solid #5e5e5e;
    border-bottom: 1px solid #5e5e5e;
  }
  .page-boxed.page-sidebar-reversed .page-container {
    border-left: 0;
    border-right: 1px solid #5e5e5e;
  }
  .page-boxed.page-sidebar-fixed .page-container {
    border-left: 0;
    border-bottom: 0;
  }
  .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-container {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .page-boxed.page-sidebar-fixed .page-sidebar {
    border-left: 1px solid #5e5e5e;
  }
  .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
    border-right: 1px solid #5e5e5e;
    border-left: 0; 
  }
  .page-boxed.page-sidebar-fixed.page-footer-fixed .footer {
    background-color: #2e2e2e !important;
  }
}
/* end: boxed page */
/***
Landscape phone to portrait tablet
***/
@media (max-width: 991px) {
  /***
    page sidebar
    ***/
  .page-sidebar {
    background-color: #292929 !important;
  }
  ul.page-sidebar-menu > li > a {
    border-top: 1px solid #4a4a4a !important;
  }
  ul.page-sidebar-menu > li:last-child > a {
    border-bottom: 0 !important;
  }
  .page-sidebar .sidebar-search input {
    background-color: #292929 !important;
  }
  ul.page-sidebar-menu > li.open > a,
  ul.page-sidebar-menu > li > a:hover,
  ul.page-sidebar-menu > li:hover > a {
    background: #1e1e1e;
  }
}
/***
Login page
***/

/* logo page */

.login {
  background-color: #444 !important;
}

.login .logo {
  margin: 0 auto;   
  margin-top:60px;
  padding: 15px;
  text-align: center;
}  

.login .content {
  background-color:#fff; 
  width: 460px;
  margin: 0 auto; 
  margin-bottom: 0px;
  padding: 30px;  
  padding-top: 20px;  
  padding-bottom: 15px;  
}

.login .content h3 {
  color: #000;
}
.login .content h4  {
  color: #555;
}

.login .content p {
  color: #222;
}

.login .content .login-form,
.login .content .forget-form {
    padding: 0px;
    margin: 0px;
}

.login .content .input-icon {
  border-left: 2px solid #35aa47 !important;
}

.login .content .input-icon .form-control {
  border-left: 0;
}

.login .content .forget-form {
  display: none;
}

.login .content .register-form {
  display: none;
}

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}

.login .content .form-actions {
  background-color: #fff;
  clear: both;
  border: 0px;
  border-bottom: 1px solid #eee;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login .content .form-actions .checkbox {
  margin-left: 0;
  padding-left: 0;
}

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}  

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

.login .content .form-actions .btn {
  margin-top: 1px;
}

.login .content .forget-password {
  margin-top: 25px;
}

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* select2 dropdowns */
.login .content .select2-container {
  border-left: 2px solid #35aa47 !important;
}

.login .content .select2-container .select2-choice {
  border-left: none !important;
}

.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top:1px;
  margin: 4px 4px 0px 3px; 
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center; 
}

.login .content .has-error .select2-container i {
  color: #b94a48;
}

.login .content .select2-container a span {
  font-size: 13px;
}

.login .content .select2-container a span img {
  margin-left: 4px;
}

/* footer copyright */
.login .copyright {
  text-align: center;
  margin: 0 auto; 
  padding: 10px;
  color: #999;
  font-size: 13px;
}

@media (max-width: 480px) {
  /***
  Login page
  ***/
  .login .logo {
    margin-top:10px;
  }

  .login .content {
    width: 280px;
  }

  .login .content h3 {
    font-size: 22px;
  }


  .login .checkbox {
    font-size: 13px;
  }
}
/* here you can put your own css to customize and override the theme */

.custom-btn-primary{
  background-color: #4b8ef9 !important;
  border-color: #4b8ef9 !important;
  color: #fff !important;
  border-radius: 4px !important;
  margin:2px;
}
.c3 svg{font:10px sans-serif}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:gray;font-size:2em}.c3-line{stroke-width:1px}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;-webkit-box-shadow:7px 7px 12px -9px #777;-moz-box-shadow:7px 7px 12px -9px #777;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #CCC}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#FFF}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:none}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 100000;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}
/*!
 * FullCalendar v2.2.5 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */



.fc {
	direction: ltr;
	text-align: left;
}

.fc-rtl {
	text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed hr,
.fc-unthemed .fc-popover .fc-header {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed .fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #ccc;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	font-size: 2em;
	line-height: .5em;
	height: .5em; /* will make the total height 1em */
	font-family: "Courier New", Courier, monospace;
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
}

.fc-icon-x:after {
	content: "\000D7";
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
	
.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: .15em; /* seems to be a good adjustment across browsers */
	margin: 0 .1em;
}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	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);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	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;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header {
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: 25px;
	margin-top: 4px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc hr {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-style: solid;
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent; 
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	z-index: 1;
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	z-index: 2;

}

.fc-row .fc-highlight-skeleton {
	z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
	z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
	overflow-y: scroll;
	overflow-x: hidden;
}

.fc-scroller > * { /* we expect an immediate inner element */
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
	overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px; /* replace the border with padding */
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.fc-day-grid-event > .fc-content { /* force events to be one-line tall */
	white-space: nowrap;
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

/* resize handle (outside of fc-content, so can go outside of bounds) */

.fc-day-grid-event .fc-resizer {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 7px;
}

.fc-ltr .fc-day-grid-event .fc-resizer {
	right: -3px;
	cursor: e-resize;
}

.fc-rtl .fc-day-grid-event .fc-resizer {
	left: -3px;
	cursor: w-resize;
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
	z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
	z-index: 2;
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/

.fc-toolbar {
	text-align: center;
	margin-bottom: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}
	
/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.fc-toolbar button {
	position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
	z-index: 2;
}
	
.fc-toolbar .fc-state-down {
	z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
	z-index: 4;
}

.fc-toolbar button:focus {
	z-index: 5;
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* we are sure there are no day numbers in these views, so... */
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view tbody .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 0 2px;
}

.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
	padding-top: 2px;
	padding-bottom: 2px;
}

.fc-basic-view .fc-week-number {
	text-align: center;
}

.fc-basic-view .fc-week-number span {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
	text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
	text-align: left;
}

.fc-day-number.fc-other-month {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap;
}

.fc-ltr .fc-axis {
	text-align: right;
}

.fc-rtl .fc-axis {
	text-align: left;
}

.ui-widget td.fc-axis {
	font-weight: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
	position: relative;
	z-index: 1;
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
	z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-time-grid .fc-bgevent-skeleton {
	z-index: 3;
}

.fc-time-grid .fc-highlight-skeleton {
	z-index: 4;
}

.fc-time-grid .fc-content-skeleton {
	z-index: 5;
}

.fc-time-grid .fc-helper-skeleton {
	z-index: 6;
}


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
	position: relative;
}

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
	position: absolute;
	z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-time-grid-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event > .fc-content { /* contains the time and title, but no bg and resizer */
	position: relative;
	z-index: 2; /* above the bg */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
	padding: 0 1px;
}

.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap;
}

.fc-time-grid-event .fc-bg {
	z-index: 1;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25); /* for IE */
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer */

.fc-time-grid-event .fc-resizer {
	position: absolute;
	z-index: 3; /* above content */
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.fc-time-grid-event .fc-resizer:after {
	content: "=";
}
/* Make clicks pass-through */
/* line 6, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
#nprogress {
  pointer-events: none;
}

/* line 10, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
#nprogress .bar {
  background: #3246b1;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}

/* Fancy blur effect */
/* line 23, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #3246b1, 0 0 5px #3246b1;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
/* line 38, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 45%;
}

/* line 46, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
#nprogress .spinner-icon {
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #3246b1;
  border-left-color: #3246b1;
  border-radius: 50% !important;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}

/* line 60, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

/* line 66, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  /* line 71, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 72, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes nprogress-spinner {
  /* line 75, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 76, /root/app/growmarktankspotter/app/assets/stylesheets/nprogress.scss */
  100% {
    transform: rotate(360deg);
  }
}
#nprogress .bar,
#nprogress .spinner {
  z-index: 999999;
}

/*
Trix 0.11.1
Copyright © 2017 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-dialogs {
  position: relative; }
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }
trix-toolbar .trix-dialog--link {
  max-width: 600px; }
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }
trix-editor [data-trix-mutable=true] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  trix-editor [data-trix-mutable=true] img {
    box-shadow: 0 0 0 2px highlight; }
  trix-editor [data-trix-mutable=true].attachment.attachment--file {
    box-shadow: 0 0 0 2px highlight;
    border-color: transparent; }
trix-editor [data-trix-mutable=true]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable=true]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none; }
trix-editor .attachment:hover {
  cursor: default; }
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
trix-editor .attachment__remove {
  cursor: pointer; }
trix-editor .attachment__remove--icon {
  text-indent: -9999px;
  display: block;
  position: absolute;
  z-index: 1;
  padding: 0;
  margin: 0;
  top: -1.1em;
  left: calc(50% - 0.8em);
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  text-indent: -9999px;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .attachment__remove--icon::before {
    display: inline-block;
    position: absolute;
    top: 0.1em;
    right: 0.1em;
    bottom: 0.1em;
    left: 0.1em;
    opacity: 0.75;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  trix-editor .attachment__remove--icon:hover {
    border-color: #333; }
    trix-editor .attachment__remove--icon:hover::before {
      opacity: 1; }

.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0; }
  .trix-content blockquote {
    margin: 0 0 0 0.3em;
    padding: 0 0 0 0.6em;
    border-left: 0.3em solid #ccc; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    margin: 0;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content ul, .trix-content ol, .trix-content li {
    margin: 0;
    padding: 0; }
    .trix-content ul li, .trix-content ol li, .trix-content li li {
      margin-left: 1em; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content a[data-trix-attachment] {
    color: inherit;
    text-decoration: none; }
    .trix-content a[data-trix-attachment]:hover, .trix-content a[data-trix-attachment]:visited:hover {
      color: inherit; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0; }
  .trix-content .attachment__caption {
    padding: 0;
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 0;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
/*
 * Table styles
 */
/* line 5, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

/* line 19, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

/* line 23, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

/* line 28, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

/* line 32, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

/* line 38, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}

/* line 46, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 50, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting {
  background-image: url(/assets/dataTables/sort_both.png);
}

/* line 53, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc {
  background-image: url(/assets/dataTables/sort_asc.png);
}

/* line 56, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc {
  background-image: url(/assets/dataTables/sort_desc.png);
}

/* line 59, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: url(/assets/dataTables/sort_asc_disabled.png);
}

/* line 62, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: url(/assets/dataTables/sort_desc_disabled.png);
}

/* line 65, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr {
  background-color: #ffffff;
}

/* line 68, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

/* line 72, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

/* line 75, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

/* line 80, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

/* line 83, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 88, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

/* line 92, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

/* line 95, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

/* line 98, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

/* line 101, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke;
}

/* line 104, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1;
}

/* line 111, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}

/* line 118, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}

/* line 121, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

/* line 124, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

/* line 127, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

/* line 130, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}

/* line 133, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}

/* line 136, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}

/* line 139, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}

/* line 142, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}

/* line 145, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}

/* line 148, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

/* line 151, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}

/* line 154, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

/* line 157, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

/* line 160, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb;
}

/* line 163, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee;
}

/* line 166, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a1aec7;
}

/* line 169, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a2afc8;
}

/* line 172, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a4b2cb;
}

/* line 175, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

/* line 178, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 182, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

/* line 186, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

/* line 190, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

/* line 194, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

/* line 199, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

/* line 203, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

/* line 207, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

/* line 211, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

/* line 217, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

/* line 223, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

/* line 229, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

/* line 235, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

/* line 241, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

/* line 245, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

/* line 249, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

/* line 253, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

/* line 257, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

/* line 261, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/* line 267, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
/* line 276, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

/* line 282, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length {
  float: left;
}

/* line 285, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

/* line 289, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

/* line 292, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 297, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 302, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
}

/* line 315, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, gainsboro 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, gainsboro 100%);
  /* W3C */
}

/* line 332, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 339, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */
}

/* line 356, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

/* line 373, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 376, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}

/* line 405, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

/* line 408, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

/* line 411, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

/* line 416, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 422, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

/* line 426, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}

/* line 429, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  /* line 439, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  /* line 443, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  /* line 449, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  /* line 453, /root/.rvm/gems/ruby-2.2.3/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
/* line 5, /root/app/growmarktankspotter/app/assets/stylesheets/aegis.css.scss */
.letter-ordered-list {
  list-style: none;
  padding: 0;
  padding-left: 20px;
}

/* line 11, /root/app/growmarktankspotter/app/assets/stylesheets/aegis.css.scss */
.letter-ordered-list li {
  counter-increment: item;
  padding-left: 2em;
  position: relative;
}

/* line 17, /root/app/growmarktankspotter/app/assets/stylesheets/aegis.css.scss */
.letter-ordered-list li::before {
  content: "(" counter(item,upper-alpha) ") ";
  position: absolute;
  left: 0;
  font-weight: bold;
}
/* line 4, /root/app/growmarktankspotter/app/assets/stylesheets/aegis_messages.css.scss */
.row {
  margin-bottom: 20px !important;
}
.symbol {
  display: inline-block;
  border-radius: 50%;
  border: 5px double white;
  width: 30px;
  height: 30px;
}

.symbol-empty {
  background-color: #ccc;
}

.symbol-filled {
  background-color: #db7800;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .add-on {
  cursor: pointer;
}
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
/*!
* Colorpicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
/* line 10, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background: url(/assets/saturation.png);
  cursor: crosshair;
  float: left;
}

/* line 17, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 30, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 39, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-hue, .colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 47, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-hue i, .colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 58, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-hue {
  background: url(/assets/hue.png);
}

/* line 61, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-alpha {
  background: url(/assets/alpha.png);
  display: none;
}

/* line 65, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker {
  *zoom: 1;
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 76, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
}

/* line 80, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker:after {
  clear: both;
}

/* line 83, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker: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: 6px;
}

/* line 94, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 104, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker div {
  position: relative;
}

/* line 107, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 110, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 113, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background: url(/assets/alpha.png);
  background-position: 0 100%;
}

/* line 120, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 123, /root/app/growmarktankspotter/app/assets/stylesheets/colorpicker.css.scss */
.input-append.color .add-on i, .input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/* line 4, /root/app/growmarktankspotter/app/assets/stylesheets/companies.css.scss */
#summary_table td.details-control {
  background: url("/assets/details_open.png") no-repeat center left;
  cursor: pointer;
  padding-bottom: 4px;
}

/* line 9, /root/app/growmarktankspotter/app/assets/stylesheets/companies.css.scss */
#summary_table tr.shown td.details-control {
  background: url("/assets/details_close.png") no-repeat center left;
  cursor: pointer;
  padding-bottom: 4px;
}

/* line 14, /root/app/growmarktankspotter/app/assets/stylesheets/companies.css.scss */
#summary_table .service-title {
  padding-left: 17px;
  cursor: pointer;
}
/***
Inbox Page
***/

.inbox {
  margin-bottom: 20px;
}

.inbox .inbox {
  margin-bottom: 0px;
}

.inbox .tab-content {
  overflow: inherit;
}

.inbox .inbox-loading {
  display: none;
  font-size: 22px;
  font-weight: 300;
}

/*Imbox Menu*/
.inbox .inbox-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inbox .inbox-nav li {
  position: relative;
}

.inbox .inbox-nav li a {
  color: #4d82a3;
  display: block;
  font-size: 15px;
  border-left: none;
  text-align: left !important;
  padding: 8px 14px;
  margin-bottom: 1px;
  background: #f4f9fd;
}

.inbox .inbox-nav li.active a,
.inbox .inbox-nav li.active:hover a {
  color: #fff;
  border-left: none;
  background: #169ef4 !important;
  text-decoration: none;
}

.inbox .inbox-nav li.active b {
  top: 0;
  right: -4px;
  width: 8px;
  height: 35px;
  position: absolute;
  display: inline-block;
  background: url(../../img/inbox-nav-arrow-blue.png) no-repeat;
}

.inbox .inbox-nav li:hover a {
  color: #4d82a3;
  background: #eef4f7 !important;
  text-decoration: none;
}

.inbox .inbox-nav li.compose-btn a {
  color: #fff;
  text-shadow: none;
  text-align: center;
  margin-bottom: 18px;
  background: #35aa47;
}

.inbox .inbox-nav li.compose-btn i,
.inbox .inbox-nav li.compose-btn:hover i {
  top: 1px;
  color: #fff;
  font-size: 15px;
  position: relative;
  background: none !important;
}

.inbox .inbox-nav li.compose-btn a:hover {
  background-color: #1d943b !important;
}

/*Inbox Content*/
.inbox .inbox-header {
  overflow: hidden;
}

.inbox .inbox-header h1 {
  margin: 0;
  color: #666;
  margin-bottom: 10px;
}

.inbox .pagination-control {
  text-align: right;
}

.inbox .pagination-control .pagination-info {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  line-height: 14px;
}

.inbox tr {
  color: #777;
  font-size: 13px;
}

.inbox tr label {
  display: inline-block;
  margin-bottom: 0;
}

.inbox tr.unread td{
  font-weight: 600;
}

.inbox td i.icon-paper-clip {
  top: 2px;
  color: #d8e0e5;
  font-size: 17px;
  position: relative;
}

.inbox tr i.icon-star,
.inbox tr i.icon-trash {
  cursor: pointer;  
}

.inbox tr i.icon-star {
  color: #eceef0;
}

.inbox tr i.icon-star:hover {
  color: #fd7b12;
}

.inbox tr i.inbox-started {
  color: #fd7b12;  
}

.inbox .table th, 
.inbox .table td {
  border: none;
}

.inbox .table th {  
  background: #eef4f7;
  border-bottom: solid 5px #fff;
}

.inbox th.text-right {
  text-align: right;
}

.inbox th label.inbox-select-all {
  color: #828f97;
  font-size: 13px;
  padding: 1px 4px 0;
}

.inbox ul.inbox-nav {
  margin-bottom: 0;
}

.inbox ul.inbox-nav li {
  padding: 0;
}

.inbox ul.inbox-nav li span {
  color: #828f97;
  font-size: 12px;
  margin-right: 10px;
}

.inbox ul.inbox-nav i {
  color: #fff;
  padding: 1px 0;
  font-size: 15px;
  cursor: pointer; 
  background: #d0dde4 !important;
}

.inbox ul.inbox-nav i:hover {
  background: #169ef4 !important;
}

.inbox td.text-right {
  width: 100px;
  text-align: right;
}

.inbox td.inbox-small-cells {
  width: 10px;
}

.inbox .table-hover tbody tr:hover>td, 
.inbox .table-hover tbody tr:hover>th, 
.inbox .table-striped tbody>tr:nth-child(odd)>td, 
.inbox .table-striped tbody>tr:nth-child(odd)>th {
  background: #f8fbfd;  
  cursor: pointer;
}

.inbox .table-hover tbody tr:hover>td, 
.inbox .table-hover tbody tr:hover>th {
  background: #eef4f7;
}

/*Inbox Drafts*/
.inbox .inbox-drafts {
  padding: 8px 0;
  text-align: center;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

/*Inbox View*/
.inbox-view-header {
  margin-bottom: 20px;
}

.inbox-view-header h1 {
  color: #666;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0 !important;
}

.inbox-view-header h1 a {
  top: -2px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  padding: 2px 7px;
  line-height: 16px;
  position: relative;
  background: #b0bcc4;
  display: inline-block;
}

.inbox-view-header h1 a:hover {
  background: #aab5bc;
  text-decoration: none;
}

.inbox-view-header i.icon-print {
  color: #94a4ab;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  padding: 6px 8px !important;
  background: #edf1f4 !important;
}

.inbox-view-header i.icon-print:hover {
  background: #e7ebef !important;
}

.inbox-view-info {
  color: #666;  
  padding: 5px 0;
  margin-bottom: 10px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

.inbox-view-info strong {
  color: #666;
  margin: 0 10px 0 5px;
}

.inbox-view-info .inbox-info-btn {
  text-align: right;
}

.inbox-view-info .inbox-info-btn ul {
  text-align: left;
}

.inbox-view-info button {
  top: 2px;
  color: #94a4ab;
  font-size: 13px;
  margin-left: 4px; 
  padding: 3px 10px;
  position: relative;
  background: #edf1f4;
}

.inbox-view-info button:hover {
  color: #94a4ab;
  background: #e7ebef;
}

.inbox-view {
  color: #666;
  padding: 15px 0 0;
}

.inbox-view a {
  color: #169ce9;
}

.inbox-attached {
  line-height: 16px;
}

.inbox-attached a {
  margin: 0 2px;
}

.inbox-attached img {
  height: auto;
  max-width: 250px;
  margin-bottom: 5px;
}

.inbox-attached span {
  margin-right: 3px;
}

.inbox-attached strong {
  color: #555;
  display: block;
  font-size: 13px;
}

.inbox-attached .margin-bottom-25 {
  margin-bottom: 25px;
}

.inbox-attached .margin-bottom-15 {
  margin-bottom: 15px;
}


/*Inbox Compose*/
.inbox-compose {
  margin-top: 1px;
  border: solid 1px #eee;
}

.inbox-compose-btn {
  padding: 8px 4px;
  background: #f0f6fa;
}

.inbox-compose-attachment {
  padding: 8px 8px;
}

.inbox-compose-attachment .btn {
  padding: 4px 10px;
}

.inbox-compose-btn button {
  color: #fff;
  font-size: 14px;
  margin-left: 4px;
  padding: 4px 10px;
  background: #c0cfdd;
}

.inbox-compose-btn button:hover {
  color: #fff;
  background: #4d90fe;
}

.inbox-compose-btn button i {
  margin-right: 3px;
}

.inbox-compose .inbox-form-group {
  margin-bottom: 0;
  position: relative;
  border-bottom: solid 1px #eee;
}

.inbox-compose .controls {
  margin-left: 85px;
}

.inbox-compose .inbox-form-group > label {
  width: 80px;
  float: left;
  color: #979797;
  text-align: right;
}

.inbox-compose .controls > input {
  border: none !important;
}
.inbox-compose .controls-to {
  padding-right: 55px;
}

.inbox-compose .controls-cc {
  padding-right: 20px;
}

.inbox-compose .controls-bcc {
  padding-right: 20px;
}

.inbox-compose .inbox-form-group a.close {
  top: 13px;
  right: 10px;
  position: absolute;
}

.inbox-compose .mail-to .inbox-cc-bcc {
  display: inline-block;
  top: 7px;
  right: 10px;
  color: #979797;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
}

.inbox-compose .mail-to .inbox-bcc {
  margin-left: 5px;
}

.inbox-compose .mail-to inbox-cc:hover,
.inbox-compose .mail-to inbox-bcc:hover {
  color: #777;
}

.inbox-compose .wysihtml5 {
  padding: 0px !important;
  margin: 0px !important;
  border: 0 !important;
}

.inbox-compose .wysihtml5-sandbox {
  padding: 0px !important;
  margin: 0px !important;
  display: block !important;
  border: 0 !important;
  margin-top: 5px;
  width: 100% !important;
  border-left: none;
  border-right: none;
  border-color: #eee;
}

.inbox-compose .wysihtml5-toolbar {  
  border: 0;
  border-bottom: 1px solid #eee;
}

.inbox-compose .wysihtml5-toolbar > li {
  height: 34px;
  margin-right: 0;
  margin-bottom: 0;
}

.inbox-compose .wysihtml5-toolbar > li > a,
.inbox-compose .wysihtml5-toolbar > li > div > a {
  background: #fff;
}

.inbox-compose .wysihtml5-toolbar .dropdown.open .dropdown-toggle,
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background: #eee !important;
}

@media (max-width: 480px) {

  .inbox-compose .inbox-form-group > label {
    margin-top: 7px;
  }

}
body {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    color: #000;
    background: #F5F5F5;
    height: 100vh;
    font-family: 'Open Sans', sans-serif;
}

.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 46%;
    top: 400px;
    z-index: 2;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*===============================================
                Customer
====================================*/

.new_cstmr_title h3 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
}

.customer_info .info_title {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.customer_info .info_title h2 {
    font-size: 32px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
    padding: 0 0 0 20px;
}

.customer_info h1 {
    font-size: 54px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
    text-align: center;
}

.customer_info a.btn.btn-primary.custm_btn {
    height: 45px;
    border-radius: 10px;
    background-color: #000000;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 7px 35px;
    font-weight: 500;
    text-align: center;
    border: none;
    background-image: none;
}

.cust_360_h4{
    font-weight: bold !important;
    padding: 2px;
    display: flex;
    justify-content: end;
}


.cust_360_serach_customer{
    font-weight: bold !important;
    padding:10px;
}

.srch_cstmr_row{
    margin: 0px;
    background-color: #e6f2ff; 
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
}

.cstmr_p_bd{
    padding: 20px;
    border-radius: 5px !important;
}


/*==========================================================
                          Workbook
  ============================================*/

.workbook_sec .white_box {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding: 30px;
    box-shadow: 0 0 11px rgba(185, 185, 185, 0.4);
    border-radius: 5px !important;
}


/* eof Generic styles */

.searchBox-fakeInput {
    width: 100%;
    max-width: 730px;
    height: 45px;
    border-radius: 10px;
    background-color: #e5e5e5;
    border: 1px solid #b9b9b9;
    padding: 11px 0px;
    margin: 0 40px 0 0;
}

.searchBox-fakeInput.is-focussed {
    border: 2px solid #b9b9b9 !important;
}

.searchBox-inputWrapper {
    width: 100%;
    vertical-align: middle;
}

.searchBox-input {
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    letter-spacing: 1px;
    color: #8c8c8c;
    font-weight: 400;
    text-align: left;
    height: 21px;
}

.searchBox-input:focus {
    outline: none;
    background: #FFF;
    box-shadow: none;
}

form.serch_flex {
    display: flex;
}

a.btn.btn-primary.search_bth {
    padding: 10px 40px;
    line-height: normal;
    border-radius: 10px;
    background-color: #4b8ef9 !IMPORTANT;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    background-image: none;
    border: none;
}

.new_cstmr_title a.btn.btn-small.btn-primary {
    background-image: none !important;
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    background-color: #4b8ef9 !IMPORTANT;
    border: none;
    padding: 7px 15px;
    margin: 0 10px 0 0;
}


/*======================================================
                             Delivery
   ===========================================*/

.delivery_sec {
    padding-bottom: 20px;
}

.delivery_sec .white_bx,
.schedule_sec .white_bx {
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #ffffff;
}

.delivery_sec .white_bx .table>tbody>tr>td,
.schedule_sec .white_bx .table>tbody>tr>td {
    padding: 10px 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
}

.delivery_sec .white_bx .table>thead>tr>th,
.schedule_sec .white_bx .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    padding: 10px 10px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 700;
}

.delivery_sec .tabl_cntnt {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: #4b8ef9;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.delivery_sec .tabl_cntnt h4 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
}

.delivery_sec .tabl_cntnt .view_btn {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

.btn.default {
    color: #333333;
    text-shadow: none;
    background-color: #e5e5e5;
}

.btn.blue-stripe {
    border-left: 3px solid #4d90fe;
}

.btn.green-stripe {
    border-left: 3px solid #35aa47;
}

.btn-sm,
.btn-xs {
    padding: 4px 10px 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.delivery_sec th,
.delivery_sec td {
    text-align: center;
}


/*=================================================
                                Schedule Form
        =======================================*/

.schedule_sec {
    padding-bottom: 20px;
}

.schedule_sec .date_btn {
    background-color: #000;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    align-items: center;
    margin-top: 20px;
}

.schedule_sec .tabl_cntnt {
    padding: 10px 20px;
    background-color: #4b8ef9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.schedule_sec .tabl_cntnt label {
    margin-bottom: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
}

.tabl_cntnt input[type="text"] {
    border-radius: 10px;
}

.end_btn {
    text-align: center;
}


/*=============================================================
                             Customer Info 
================================================*/

.custmr_sec {
    padding-bottom: 20px;
}

.cstmr_info_title h3 {
    margin-bottom: 10px;
}

.info_content {
    padding: 0px 15px 0 15px;
}

.info_content .border_box {
    padding: 7px 15px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.first_colm {
    border-right: 1px solid;
}

.last_row {
    border-bottom: 1px solid;
}

.border p:nth-child(1) {
    width: 6em;
    display: flex;
    flex-direction: column;
}

.border1 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 14px;
}

.border1 p:nth-child(1) {
    display: flex;
    flex-direction: column;
    width: 9rem;
}

.box_padding {
    padding: 2.15% !important;
}

.info_content .border_row {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.custmr_sec .cstmr_info_title h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 18px;
    padding-left: 2px;
}

.custmr_sec .cstmr_info_title .white_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding: 10px 10px;
    box-shadow: 0 0 11px rgba(185, 185, 185, 0.4);
    border-radius: 10px;
}

.custmr_sec .cstmr_info_title .white_box .info-img {
    text-align: center;
    position: relative;
}

.custmr_sec .cstmr_info_title .white_box .info-img h3 {
    color: #fff !important;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    bottom: 50%;
    margin: auto;
    font-size: 24px;
}

.custmr_sec .cstmr_info_title .white_box .info-img span {
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-decoration: underline;
    font-size: 20px;
    cursor: pointer;
}

.plus-image {
    width: 3%;
    position: absolute;
    right: 20px;
}

.custmr_sec .cstmr_info_title .white_box span {
    display: block;
    text-align: center;
}

span.heading_title {
    font-size: 1.7rem;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
}

span.heading-sub-title {
    font-size: 13px;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 400;
}

.custmr_sec .white_bx {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 11px rgba(185, 185, 185, 0.4);
    border-radius: 10px;
    margin: 10px auto!important;
}

.custmr_sec h3 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
    margin-top: 46px;
    padding-left: 2px;
}

.white_bx .table {
    margin-bottom: 0 !important;
}

.table.notes>tbody>tr>td {
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.custm_info_heading h3 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
    padding: 0px 0 0px 30px;
}

.img-fluid {
    max-width: 100%;
}

.info_box {
    /*background-image: url(/assets/22.png);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    border-radius: 10px;
    color: #000;
}

.image_bx {
    height: auto;
    max-height: -webkit-fill-available;
    /*background-image: url(/assets/22.png);*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    width: 100%;
    height: auto;
}

.border p,
.border1 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    line-height: 40px;
}

.notes_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 15px 10px;
}

.notes_flex:last-child {
    border-bottom: 0;
}

.notes_heading_left {
    width: 62rem;
}

.notes_heading_left span {
    padding: 10px 3px;
}

.notes_heading_middle span {
    padding: 10px 3px;
}

.white_shadow {
    padding-top: 20px;
}

#add-notes {
    cursor: pointer;
}

#notes-field {
    min-width: 558px;
    min-height: 47px;
    border: 1px solid #c1c1c1;
    padding: 7px;
    border-radius: 4px !important;
}

#notes-modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    background-color: #4b8ef9 !important;
}

#notes-index {
    margin: 12px 0px;
    border: 1px solid #c1c1c1;
    border-radius: 3px !important;
    padding: 6px;
}

.notes-created-author {
    justify-content: flex-end;
    color: #4b8ef9 !important
}

#save-note {
    background-color: #4b8ef9 !important;
    padding: 0.9rem 3.1rem;
    border-radius: 4px !important;
    font-weight: 800;
}

.flex {
    display: flex;
}

.latest-note {
    color: #000 !important;
    font-style: italic;
    padding: 10px;
}

.modal#notes-modal {
    text-align: center;
    padding: 0!important;
}

.modal#notes-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

#notes-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.rotate {
    transform: rotate(180deg);
}

.rotate_back {
    transform: rotate(0deg);
}

#view-notes {
    color: #fff;
    background-color: #4b8ef9 !important;
    border: 0;
    padding: 1rem 1.6rem;
    border-radius: 3px !important;
}

  /*css customer info and tank info on customer 360 page */ 
  
.custmr_headerr{
    margin-top: 25px;
}
.cstmr_info_name{
    background-color: #4b8ef9;
    padding-top:6px;
}
.flex_div_cust_info{
    display: flex;
    padding: 9px;
    padding-top: 1px;
}
.cst_hdr{
    flex-basis: 90%;
}
.cst_info_h3{
    margin-top: 10px !important;
    margin-left: 5px !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 700 !important;
}
.cst_notes_h3{
    color: black!important;
    margin-top: 28px!important;
    font-size: 16px !important;
}

.tank_info_h3{
    margin-top: 12px; 
    margin-left: 7px;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 700 !important;

}
.edit_btn_div{
    margin-top: 8px ;
}
.toggle_cstmr_dt{
    margin-top: 10px;
}
.edit_btn_a{
    color: white;
    font-size: 18px;
}
.edit_btn_a:hover{
    color: white;
    text-decoration: none;
  }
.btn_cst_success{
    border-radius: 3px !important;
    margin-right: 5px !important;
}

@media (max-width:1366px) {
    .new_cstmr_title a.btn.btn-small.btn-primary {
        background-image: none !important;
        font-size: 17px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 500;
        text-align: center;
        background-color: #4b8ef9 !IMPORTANT;
        border: none;
        padding: 7px 10px;
        margin: 0 10px 0 0;
    }
}

@media (max-width:1200px) {
    .white_shadow {
        height: auto;
        max-height: fit-content;
    }
    .new_cstmr_title a.btn.btn-small.btn-primary {
        font-size: 16px;
        padding: 7px 18px;
        margin: 0 5px 0 0;
    }
    .new_cstmr_title a.btn.btn-small.btn-primary {
        background-image: none !important;
        font-size: 16px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 500;
        text-align: center;
        background-color: #4b8ef9 !IMPORTANT;
        border: none;
        padding: 7px 10px;
        margin: 0 10px 0 0;
    }
}

@media(max-width:1024px) {
    .white_shadow {
        height: auto;
        max-height: fit-content;
    }
    .schedule_sec .date_btn {
        background-color: #000;
        padding: 10px;
        display: inline-block;
    }
    .new_cstmr_title a.btn.btn-small.btn-primary {
        font-size: 14px;
        padding: 7px 7px;
        margin: 0 5px 0 0;
    }
}

@media (max-width:991px) {
    .new_cstmr_title a.btn.btn-small.btn-primary {
        font-size: 12px !important;
        padding: 7px 9px !important;
        margin: 0 5px 0 0 !important;
    }
    span.heading_title {
        font-size: 20px !important;
    }
    .white_shadow {
        height: auto !important;
        max-height: fit-content;
    }
    a.btn.btn-primary.search_bth {
        padding: 10px 40px;
        line-height: normal;
        border-radius: 10px;
        background-color: #4b8ef9 !IMPORTANT;
        font-size: 22px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        background-image: none;
        border: none;
        margin: 10px 0 0 0;
        display: block;
    }
    .searchBox-input {
        background-color: transparent;
        border: none;
        box-shadow: none;
        outline: none;
        font-size: 9px;
        letter-spacing: 1px;
        color: #8c8c8c;
        font-weight: 400;
        text-align: left;
        height: 21px;
    }
}

@media (max-width:767px) {
    span.heading_title {
        padding: 11px 15px 8px 15px;
    }
    .new_cstmr_title a.btn.btn-small.btn-primary {
        background-image: none !important;
        font-size: 12px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 500;
        text-align: center;
        background-color: #4b8ef9 !IMPORTANT;
        border: none;
        padding: 7px 9px;
        margin: 0 5px 0 0;
    }
    .info_content span {
        font-size: 12px;
    }
    span.heading_title {
        font-size: 20px;
    }
    .customer_info a.btn.btn-primary.custm_btn {
        height: 37px;
        font-size: 16px;
        padding: 7px 35px;
    }
    .customer_info {
        padding: 20px 0px 0px 0px;
    }
    a.btn.btn-primary.search_bth {
        padding: 10px 40px;
        line-height: 26px;
        font-size: 16px;
    }
    .searchBox-input {
        font-size: 6px;
        height: 21px;
    }
    .white_shadow {
        height: auto;
    }
    .customer_info .info_title {
        display: block;
    }
    .notes_flex {
        display: block;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ccc;
        padding: 5px 0px;
    }
    .notes_heading_middle span {
        padding: 0px 3px;
        display: block;
    }
    a.btn.btn-primary.search_bth {
        padding: 10px 40px;
        line-height: normal;
        border-radius: 10px;
        background-color: #4b8ef9 !IMPORTANT;
        font-size: 10px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        background-image: none;
        border: none;
        margin: 10px 0 0 0;
        display: block;
    }
    form.serch_flex {
        display: block
    }
}

@media(max-width:576px) {
    .new_cstmr_title a.btn.btn-small.btn-primary {
        width: 100%;
        font-size: 12px !important;
        padding: 7px 9px !important;
        margin: 5px 5px 5px 5px !important;
    }
    .customer_info .info_title h2 {
        font-size: 25px;
        letter-spacing: 1px;
        color: #000000;
        font-weight: 500;
        padding: 0;
    }
    .workbook_sec .white_box {
        width: 100%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        background-color: #ffffff;
        padding: 12px;
        box-shadow: 0 0 11px rgba(185, 185, 185, 0.4);
        border-radius: 5px;
    }
    .custmr_sec .cstmr_info_title h3 {
        font-size: px;
    }
    .searchBox-fakeInput {
        width: 100%;
        max-width: 730px;
        height: 45px;
        border-radius: 10px;
        background-color: #e5e5e5;
        border: 1px solid #b9b9b9;
        padding: 11px 0px;
        margin: 0 40px 0 0;
    }
    .notes_flex {
        display: block;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ccc;
        padding: 5px 5px;
    }
    .notes_heading_middle span {
        padding: 0px 3px;
        display: block;
    }
    a.btn.btn-primary.search_bth {
        padding: 10px 40px;
        line-height: normal;
        border-radius: 10px;
        background-color: #4b8ef9 !IMPORTANT;
        font-size: 10px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        background-image: none;
        border: none;
        margin: 10px 0 0 0;
        display: block;
    }
    form.serch_flex {
        display: block;
    }
}


/*map modal css*/

.lt-col {
    background-color: #0c91e5;
    height: 40px;
    border: 1px solid white;
    color: white;
    padding: 2%;
    margin: 2% 0%;
}

.m-d {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15rem;
}

.hr-8 {
    min-height: 8rem !important
}

.pick-a-color-markup *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pick-a-color-markup .hex-pound{padding-left:8px;padding-right:8px}@media screen and (max-width:991px){.pick-a-color-markup .hex-pound{padding:3px 5px 0px 5px;min-height:30px}}
.pick-a-color-markup .pick-a-color{padding:5px}@media screen and (max-width:991px){.pick-a-color-markup .pick-a-color{width:100%;font-size:18px;padding:9px;min-width:222px;height:47px}}
.pick-a-color-markup .input-group-btn .color-dropdown{padding:6px 5px}.pick-a-color-markup .input-group-btn .color-dropdown.no-hex{border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .input-group-btn .color-dropdown:focus{background-color:#fff}
@media screen and (max-width:991px){.pick-a-color-markup .input-group-btn .color-dropdown{height:47px}}
.pick-a-color-markup .color-preview{border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.075);box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.075);height:1.429em;width:1.429em;display:inline-block;cursor:pointer;margin-right:5px}.pick-a-color-markup .color-preview.current-color{margin-bottom:-5px}
@media screen and (max-width:991px){.pick-a-color-markup .color-preview{height:1.875em;width:1.875em}}
.pick-a-color-markup .color-menu{text-align:left;padding:5px 0px;width:330px;font-size:14px;left:auto;}.pick-a-color-markup .color-menu.color-menu--inline{left:-285px}@media screen and (max-width:991px){.pick-a-color-markup .color-menu.color-menu--inline{left:-242px}}
@media screen and (max-width:991px){.pick-a-color-markup .color-menu{left:-242px;width:293px}}.pick-a-color-markup .color-menu.small{width:100px}@media screen and (max-width:991px){.pick-a-color-markup .color-menu.small{left:-105px}}
.pick-a-color-markup .color-menu.no-hex{left:0px}
.pick-a-color-markup .color-menu ul{padding:0px;margin:0px}
.pick-a-color-markup .color-menu li{list-style-type:none;padding:5px 0px;margin:0px}
.pick-a-color-markup .color-menu .color-preview{vertical-align:middle;margin:0px}@media screen and (max-width:991px){.pick-a-color-markup .color-menu .color-preview{height:35px;width:35px}}.pick-a-color-markup .color-menu .color-preview.current-color,.pick-a-color-markup .color-menu .color-preview.white{background-color:#fff}
.pick-a-color-markup .color-menu .color-preview.red{background-color:#f00}
.pick-a-color-markup .color-menu .color-preview.orange{background-color:#f60}
.pick-a-color-markup .color-menu .color-preview.yellow{background-color:#ff0}
.pick-a-color-markup .color-menu .color-preview.green{background-color:#008000}
.pick-a-color-markup .color-menu .color-preview.blue{background-color:#00f}
.pick-a-color-markup .color-menu .color-preview.indigo{background-color:#4a0080}
.pick-a-color-markup .color-menu .color-preview.violet{background-color:#ee81ee}
.pick-a-color-markup .color-menu .color-preview.purple{background-color:#80007f}
.pick-a-color-markup .color-menu .color-preview.black{background-color:#000}
.pick-a-color-markup .color-menu .basicColors-content li>a,.pick-a-color-markup .color-menu .savedColors-content li>a{padding:5px 15px 3px 15px;cursor:default;min-height:25px;color:#333}.pick-a-color-markup .color-menu .basicColors-content li>a:hover,.pick-a-color-markup .color-menu .savedColors-content li>a:hover{background-color:#fff}
@media screen and (max-width:991px){.pick-a-color-markup .color-menu .basicColors-content li>a,.pick-a-color-markup .color-menu .savedColors-content li>a{min-height:40px}}
.pick-a-color-markup .color-menu .basicColors-content li:hover a,.pick-a-color-markup .color-menu .savedColors-content li:hover a{color:#333;background-image:none;filter:none;text-decoration:none;font-weight:bold}@media screen and (max-width:991px){.pick-a-color-markup .color-menu .basicColors-content li:hover a,.pick-a-color-markup .color-menu .savedColors-content li:hover a{background-color:#fff;font-weight:normal}}
.pick-a-color-markup .color-menu .btn.color-select{margin:0px 5px;height:20px;padding:0px 5px;margin-top:0px;line-height:1.5px;border-radius:4px}@media screen and (max-width:991px){.pick-a-color-markup .color-menu .btn.color-select{height:35px}}
.pick-a-color-markup .caret{margin-bottom:3px}
.pick-a-color-markup .color-menu-instructions,.pick-a-color-markup .advanced-instructions{text-align:center;padding:0px 6px;margin:0px;font-size:14px;font-weight:normal}@media screen and (min-width:992px){.pick-a-color-markup .color-menu-instructions,.pick-a-color-markup .advanced-instructions{display:none}}
.pick-a-color-markup .color-label{vertical-align:middle;margin:0px;margin-left:10px;cursor:pointer}@media screen and (max-width:991px){.pick-a-color-markup .color-label{margin-left:8px}}
.pick-a-color-markup .color-box{height:20px;width:200px;position:absolute;left:115px;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.075);box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.075);cursor:pointer}@media screen and (max-width:991px){.pick-a-color-markup .color-box{width:160px;height:35px}}
.pick-a-color-markup .black .highlight-band-stripe{background-color:#fff}
.pick-a-color-markup .spectrum-white{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#fff), to(#808080));background-image:-webkit-linear-gradient(left, color-stop(#fff 0), color-stop(#808080 100%));background-image:-moz-linear-gradient(left, #fff 0, #808080 100%);background-image:linear-gradient(to right, #fff 0, #808080 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff808080', GradientType=1)}.pick-a-color-markup .spectrum-white .highlight-band{left:0px}
.pick-a-color-markup .spectrum-red{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(.5, #f00), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #fff 0, #f00 50%, #000 100%);background-image:-webkit-linear-gradient(left, #fff 0, #f00 50%, #000 100%);background-image:-o-linear-gradient(left, #fff 0, #f00 50%, #000 100%);background-image:linear-gradient(to right, #fff 0, #f00 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-orange{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(.5, #f60), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #fff 0, #f60 50%, #000 100%);background-image:-webkit-linear-gradient(left, #fff 0, #f60 50%, #000 100%);background-image:-o-linear-gradient(left, #fff 0, #f60 50%, #000 100%);background-image:linear-gradient(to right, #fff 0, #f60 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-yellow{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(.5, #ff0), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #fff 0, #ff0 50%, #000 100%);background-image:-webkit-linear-gradient(left, #fff 0, #ff0 50%, #000 100%);background-image:-o-linear-gradient(left, #fff 0, #ff0 50%, #000 100%);background-image:linear-gradient(to right, #fff 0, #ff0 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-green{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #80ff80), color-stop(.5, #008000), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #80ff80 0, #008000 50%, #000 100%);background-image:-webkit-linear-gradient(left, #80ff80 0, #008000 50%, #000 100%);background-image:-o-linear-gradient(left, #80ff80 0, #008000 50%, #000 100%);background-image:linear-gradient(to right, #80ff80 0, #008000 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-blue{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(.5, #00f), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #fff 0, #00f 50%, #000 100%);background-image:-webkit-linear-gradient(left, #fff 0, #00f 50%, #000 100%);background-image:-o-linear-gradient(left, #fff 0, #00f 50%, #000 100%);background-image:linear-gradient(to right, #fff 0, #00f 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-purple{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #ff80ff), color-stop(.5, #80007f), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #ff80ff 0, #80007f 50%, #000 100%);background-image:-webkit-linear-gradient(left, #ff80ff 0, #80007f 50%, #000 100%);background-image:-o-linear-gradient(left, #ff80ff 0, #80007f 50%, #000 100%);background-image:linear-gradient(to right, #ff80ff 0, #80007f 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .spectrum-black{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#000), to(#808080));background-image:-webkit-linear-gradient(left, color-stop(#000 0), color-stop(#808080 100%));background-image:-moz-linear-gradient(left, #000 0, #808080 100%);background-image:linear-gradient(to right, #000 0, #808080 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff808080', GradientType=1)}.pick-a-color-markup .spectrum-black .highlight-band{left:0px;border:1px solid #808080}
.pick-a-color-markup .ie-spectrum{height:20px;width:100px;display:inline-block;top:-1}.pick-a-color-markup .ie-spectrum.hue{width:50.5px}@media screen and (max-width:991px){.pick-a-color-markup .ie-spectrum.hue{width:45.5px}}
@media screen and (max-width:991px){.pick-a-color-markup .ie-spectrum{width:80px;height:35px}}
.pick-a-color-markup .red-spectrum-0,.pick-a-color-markup .lightness-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#fff), to(#f00));background-image:-webkit-linear-gradient(left, color-stop(#fff 0), color-stop(#f00 100%));background-image:-moz-linear-gradient(left, #fff 0, #f00 100%);background-image:linear-gradient(to right, #fff 0, #f00 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffff0000', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .red-spectrum-1,.pick-a-color-markup .lightness-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#f00), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#f00 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #f00 0, #000 100%);background-image:linear-gradient(to right, #f00 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .lightness-spectrum-0,.pick-a-color-markup .lightness-spectrum-1{width:150px}@media screen and (max-width:991px){.pick-a-color-markup .lightness-spectrum-0,.pick-a-color-markup .lightness-spectrum-1{width:135px}}
.pick-a-color-markup .orange-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#fff), to(#f60));background-image:-webkit-linear-gradient(left, color-stop(#fff 0), color-stop(#f60 100%));background-image:-moz-linear-gradient(left, #fff 0, #f60 100%);background-image:linear-gradient(to right, #fff 0, #f60 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffff6600', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .orange-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#f60), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#f60 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #f60 0, #000 100%);background-image:linear-gradient(to right, #f60 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6600', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .yellow-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#fff), to(#ff0));background-image:-webkit-linear-gradient(left, color-stop(#fff 0), color-stop(#ff0 100%));background-image:-moz-linear-gradient(left, #fff 0, #ff0 100%);background-image:linear-gradient(to right, #fff 0, #ff0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffff00', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .yellow-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#ff0), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#ff0 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #ff0 0, #000 100%);background-image:linear-gradient(to right, #ff0 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .green-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#80ff80), to(#008000));background-image:-webkit-linear-gradient(left, color-stop(#80ff80 0), color-stop(#008000 100%));background-image:-moz-linear-gradient(left, #80ff80 0, #008000 100%);background-image:linear-gradient(to right, #80ff80 0, #008000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff80ff80', endColorstr='#ff008000', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .green-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#008000), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#008000 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #008000 0, #000 100%);background-image:linear-gradient(to right, #008000 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008000', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .blue-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#fff), to(#00f));background-image:-webkit-linear-gradient(left, color-stop(#fff 0), color-stop(#00f 100%));background-image:-moz-linear-gradient(left, #fff 0, #00f 100%);background-image:linear-gradient(to right, #fff 0, #00f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff0000ff', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .blue-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#00f), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#00f 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #00f 0, #000 100%);background-image:linear-gradient(to right, #00f 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000ff', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .purple-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#ff80ff), to(#80007f));background-image:-webkit-linear-gradient(left, color-stop(#ff80ff 0), color-stop(#80007f 100%));background-image:-moz-linear-gradient(left, #ff80ff 0, #80007f 100%);background-image:linear-gradient(to right, #ff80ff 0, #80007f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff80ff', endColorstr='#ff80007f', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .purple-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#80007f), to(#000));background-image:-webkit-linear-gradient(left, color-stop(#80007f 0), color-stop(#000 100%));background-image:-moz-linear-gradient(left, #80007f 0, #000 100%);background-image:linear-gradient(to right, #80007f 0, #000 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff80007f', endColorstr='#ff000000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px}
.pick-a-color-markup .saturation-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#808080), to(#bf4040));background-image:-webkit-linear-gradient(left, color-stop(#808080 0), color-stop(#bf4040 100%));background-image:-moz-linear-gradient(left, #808080 0, #bf4040 100%);background-image:linear-gradient(to right, #808080 0, #bf4040 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff808080', endColorstr='#ffbf4040', GradientType=1);border-bottom-left-radius:4px;border-top-left-radius:4px;width:150px}@media screen and (max-width:991px){.pick-a-color-markup .saturation-spectrum-0{width:135px}}
.pick-a-color-markup .saturation-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#bf4040), to(#f00));background-image:-webkit-linear-gradient(left, color-stop(#bf4040 0), color-stop(#f00 100%));background-image:-moz-linear-gradient(left, #bf4040 0, #f00 100%);background-image:linear-gradient(to right, #bf4040 0, #f00 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf4040', endColorstr='#ffff0000', GradientType=1);border-bottom-right-radius:4px;border-top-right-radius:4px;width:150px}@media screen and (max-width:991px){.pick-a-color-markup .saturation-spectrum-1{width:135px}}
.pick-a-color-markup .hue-spectrum-0{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#f00), to(#ff0));background-image:-webkit-linear-gradient(left, color-stop(#f00 0), color-stop(#ff0 100%));background-image:-moz-linear-gradient(left, #f00 0, #ff0 100%);background-image:linear-gradient(to right, #f00 0, #ff0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffffff00', GradientType=1)}
.pick-a-color-markup .hue-spectrum-1{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#ff0), to(#0f0));background-image:-webkit-linear-gradient(left, color-stop(#ff0 0), color-stop(#0f0 100%));background-image:-moz-linear-gradient(left, #ff0 0, #0f0 100%);background-image:linear-gradient(to right, #ff0 0, #0f0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#ff00ff00', GradientType=1)}
.pick-a-color-markup .hue-spectrum-2{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#0f0), to(#0ff));background-image:-webkit-linear-gradient(left, color-stop(#0f0 0), color-stop(#0ff 100%));background-image:-moz-linear-gradient(left, #0f0 0, #0ff 100%);background-image:linear-gradient(to right, #0f0 0, #0ff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff00', endColorstr='#ff00ffff', GradientType=1);left:-1px;position:relative}
.pick-a-color-markup .hue-spectrum-3{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#0ff), to(#00f));background-image:-webkit-linear-gradient(left, color-stop(#0ff 0), color-stop(#00f 100%));background-image:-moz-linear-gradient(left, #0ff 0, #00f 100%);background-image:linear-gradient(to right, #0ff 0, #00f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ffff', endColorstr='#ff0000ff', GradientType=1);left:-1px;position:relative}
.pick-a-color-markup .hue-spectrum-4{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#00f), to(#f0f));background-image:-webkit-linear-gradient(left, color-stop(#00f 0), color-stop(#f0f 100%));background-image:-moz-linear-gradient(left, #00f 0, #f0f 100%);background-image:linear-gradient(to right, #00f 0, #f0f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000ff', endColorstr='#ffff00ff', GradientType=1);left:-1px;position:relative}
.pick-a-color-markup .hue-spectrum-5{background-image:-webkit-gradient(linear, 0 top, 100% top, from(#f0f), to(#f00));background-image:-webkit-linear-gradient(left, color-stop(#f0f 0), color-stop(#f00 100%));background-image:-moz-linear-gradient(left, #f0f 0, #f00 100%);background-image:linear-gradient(to right, #f0f 0, #f00 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00ff', endColorstr='#ffff0000', GradientType=1);left:-2px;position:relative}
.pick-a-color-markup .highlight-band{border:1px solid #222;border-radius:2px;-webkit-box-shadow:1px 1px 1px #333;box-shadow:1px 1px 1px #333;height:19px;width:11px;display:inline-block;cursor:pointer;cursor:-webkit-grab;cursor:-moz-grab;position:absolute;top:-1px;left:94.5px;text-align:center}@media screen and (max-width:991px){.pick-a-color-markup .highlight-band{width:21px;left:69.5px;height:34px}}
.pick-a-color-markup .highlight-band-stripe{min-height:80%;min-width:1px;background-color:#000;opacity:0.40;margin:2px 1px;display:inline-block;-webkit-box-shadow:1px 0 2px 0 #fff;box-shadow:1px 0 2px 0 #fff}@media screen and (max-width:991px){.pick-a-color-markup .highlight-band-stripe{margin:4px 2px}}
.pick-a-color-markup .color-menu-tabs{padding:5px 3px 3px 10px;font-size:12px;color:#333;border-bottom:1px solid #ccc;margin-bottom:5px}.pick-a-color-markup .color-menu-tabs .tab{padding:4px 5px;margin:5px;border-left:1px solid #fff;border-right:1px solid #fff;cursor:pointer;background-color:#fff}.pick-a-color-markup .color-menu-tabs .tab:hover{padding-bottom:6px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;border-top-right-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .color-menu-tabs a{color:#333;text-decoration:none}
.pick-a-color-markup .color-menu-tabs .tab-active{border-bottom:3px solid #fff;padding-bottom:5px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;border-top-right-radius:4px;border-top-left-radius:4px}
.pick-a-color-markup .active-content{display:block}
.pick-a-color-markup .inactive-content{display:none}
.pick-a-color-markup .savedColors-content{padding:5px 15px;white-space:normal}.pick-a-color-markup .savedColors-content li.color-item>a{margin-left:7px;padding-left:8px;border-radius:4px}
.pick-a-color-markup .saved-color-col{position:relative;left:-15px;float:left;width:149px}@media screen and (max-width:991px){.pick-a-color-markup .saved-color-col{width:130px}}
.pick-a-color-markup .advanced-content ul{margin-top:10px}
.pick-a-color-markup .advanced-content li{padding:5px 15px 3px 15px;cursor:default;min-height:25px;height:50px;position:relative}@media screen and (max-width:991px){.pick-a-color-markup .advanced-content li{min-height:70px}}
.pick-a-color-markup .advanced-content .color-preview{height:50px;width:300px;float:left;margin:0px 0px 10px 0px;background-color:#f00;text-align:center}.pick-a-color-markup .advanced-content .color-preview .color-select.btn.advanced{margin-top:15px;}@media screen and (max-width:991px){.pick-a-color-markup .advanced-content .color-preview .color-select.btn.advanced{display:inline;margin-top:7px}}
.pick-a-color-markup .advanced-content .color-preview:hover .color-select.btn.advanced{display:inline}
@media screen and (max-width:991px){.pick-a-color-markup .advanced-content .color-preview{width:270px;margin-left:-10px}}
.pick-a-color-markup .advanced-content .spectrum-hue{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #f00), color-stop(17%, #ff0), color-stop(34%, #0f0), color-stop(51%, #0ff), color-stop(68%, #00f), color-stop(85%, #f0f), color-stop(100%, #f00));background-image:-moz-linear-gradient(left center, #f00 0, #ff0 17%, #0f0 24%, #0ff 51%, #00f 68%, #f0f 85%, #f00 100%);background-image:-webkit-linear-gradient(left, #f00 0, #ff0 17%, #0f0 24%, #0ff 51%, #00f 68%, #f0f 85%, #f00 100%);background-image:-o-linear-gradient(left, #f00 0, #ff0 17%, #0f0 24%, #0ff 51%, #00f 68%, #f0f 85%, #f00 100%);background-image:linear-gradient(to right, #f00 0, #ff0 17%, #0f0 24%, #0ff 51%, #00f 68%, #f0f 85%, #f00 100%);background-repeat:repeat-x}.pick-a-color-markup .advanced-content .spectrum-hue .highlight-band{left:0px}
.pick-a-color-markup .advanced-content .spectrum-lightness{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(.5, #f00), color-stop(1, #000));background-image:-moz-linear-gradient(left center, #fff 0, #f00 50%, #000 100%);background-image:-webkit-linear-gradient(left, #fff 0, #f00 50%, #000 100%);background-image:-o-linear-gradient(left, #fff 0, #f00 50%, #000 100%);background-image:linear-gradient(to right, #fff 0, #f00 50%, #000 100%);background-repeat:repeat-x}
.pick-a-color-markup .advanced-content .spectrum-saturation{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #808080), color-stop(.5, #f00), color-stop(1, #f00));background-image:-moz-linear-gradient(left center, #808080 0, #f00 50%, #f00 100%);background-image:-webkit-linear-gradient(left, #808080 0, #f00 50%, #f00 100%);background-image:-o-linear-gradient(left, #808080 0, #f00 50%, #f00 100%);background-image:linear-gradient(to right, #808080 0, #f00 50%, #f00 100%);background-repeat:repeat-x}.pick-a-color-markup .advanced-content .spectrum-saturation .highlight-band{left:287px}@media screen and (max-width:991px){.pick-a-color-markup .advanced-content .spectrum-saturation .highlight-band{left:247px}}
.pick-a-color-markup .advanced-content .spectrum-lightness .highlight-band{left:143.5px}@media screen and (max-width:991px){.pick-a-color-markup .advanced-content .spectrum-lightness .highlight-band{left:123.5px}}
.pick-a-color-markup .advanced-content .lightness-text,.pick-a-color-markup .advanced-content .hue-text,.pick-a-color-markup .advanced-content .saturation-text,.pick-a-color-markup .advanced-content .preview-text{vertical-align:middle;text-align:center;display:block}
.pick-a-color-markup .advanced-content .color-box{left:15px;top:25px;width:300px}@media screen and (max-width:991px){.pick-a-color-markup .advanced-content .color-box{width:270px;left:10px}}
.pick-a-color-markup .advanced-content .preview-item{height:80px}
@-moz-document url-prefix(){@media screen and (max-width:991px){div.pick-a-color-markup .color-menu{left:0px}}}
/***
Profile Page
***/

.profile {
  position:relative;
}

.profile p {
  color:#636363;
  font-size:13px;
}

.profile p a {
  color:#169ef4;
}

.profile label {
  margin-top:10px;
}

.profile label:first-child {
  margin-top:0;
}

/*profile info*/
.profile-classic .profile-image {
  position:relative;
}

.profile-classic .profile-edit {
  top:0;
  right:0;
  margin:0;
  color:#fff;
  opacity:0.6;
  padding:0 9px;
  font-size:11px;
  background:#000;
  position:absolute;
  filter:alpha(opacity=60); /*for ie*/
}
.profile-classic .profile-image img {
  margin-bottom:15px;
}

.profile-classic li {
  padding:8px 0;
  font-size:13px;
  border-top:solid 1px #f5f5f5;
}

.profile-classic li:first-child {
  border-top:none;
}

.profile-classic li span {
  color:#666;
  font-size:13px;
  margin-right:7px;
}

/*profile tabs*/
.profile .tabbable-custom-profile .nav-tabs > li > a {
  padding:6px 12px;
}


/*profile navigation*/
.profile ul.profile-nav {
  margin-bottom:30px;
}

.profile ul.profile-nav li {
  position:relative;
}

.profile ul.profile-nav li a {
  color:#557386;
  display:block;
  font-size:14px;
  padding:8px 10px;
  margin-bottom:1px;
  background:#f0f6fa;
  border-left:solid 2px #c4d5df;
}

.profile ul.profile-nav li a:hover {
  color:#169ef4;
  background:#ecf5fb;
  text-decoration:none;
  border-left:solid 2px #169ef4;
}

.profile ul.profile-nav li a.profile-edit {
  top:0;
  right:0;
  margin:0;
  color:#fff;
  opacity:0.6;
  border:none;
  padding:3px 9px;
  font-size:12px;
  background:#000;
  position:absolute;
  filter:alpha(opacity=60); /*for ie*/
}

.profile ul.profile-nav li a.profile-edit:hover {
  text-decoration:underline;
}

.profile ul.profile-nav a span {
  top:0;
  right:0;
  color:#fff;
  font-size:16px; 
  padding:7px 13px;
  position:absolute;
  background:#169ef4;
}

.profile ul.profile-nav a:hover span {
  background:#0b94ea;
}

/*profile information*/
.profile-info h1 {
  color:#383839;
  font-size:24px;
  font-weight:400;
  margin:0 0 10px 0;
}

.profile-info ul {
  margin-bottom:15px;
}

.profile-info li {
  color:#6b6b6b;
  font-size:13px;
  margin-right:15px;
  margin-bottom:5px;
  padding:0 !important;
}

.profile-info li i {
  color:#b5c1c9;
  font-size:15px;
}

.profile-info li:hover i {
  color:#169ef4;
}

/*profile sales summary*/
.sale-summary ul {
  margin-top:-12px;
}
.sale-summary li {
  padding:10px 0;
  overflow:hidden;
  border-top:solid 1px #eee;
}

.sale-summary li:first-child {
  border-top:none;
}

.sale-summary li .sale-info {
  float:left;
  color:#646464;
  font-size:14px;
  text-transform:uppercase;
}

.sale-summary li .sale-num {
  float:right;
  color:#169ef4;
  font-size:20px;
  font-weight:300;
}

.sale-summary li span i {
  top:1px;
  width:13px;
  height:14px;
  margin-left:3px;
  position:relative;
  display:inline-block;
}

.sale-summary li i.icon-img-up {
  background:url(../../img/icon-img-up.png) no-repeat !important;
}

.sale-summary li i.icon-img-down {
  background:url(../../img/icon-img-down.png) no-repeat !important;
}

.sale-summary .caption h4 {
  color:#383839;
  font-size:18px;
}

.sale-summary .caption {
  border-color:#c9c9c9;
}

/*latest customers table*/
.profile .table-advance thead tr th {
  background:#f0f6fa;
}

.profile .table-bordered th, 
.profile .table-bordered td,
.profile .table-bordered {
  border-color:#e5eff6;
}

.profile .table-striped tbody > tr:nth-child(2n+1) > td, 
.profile .table-striped tbody > tr:nth-child(2n+1) > th {
  background:#fcfcfc;
}

.profile .table-hover tbody tr:hover td, 
.profile .table-hover tbody tr:hover th {
  background:#f5fafd;
}

/*add portfolio*/
.add-portfolio {
  overflow:hidden;
  margin-bottom:30px;
  background:#f0f6fa;
  padding: 12px 14px;
}

.add-portfolio span {
  float: left;
  display: inline-block;
  font-weight: 300;
  font-size: 22px;
  margin-top: 0px;
}

.add-portfolio .btn {
  margin-left: 20px;
}

/*portfolio block*/
.portfolio-block {
  background:#f7f7f7;
  margin-bottom:15px;
  overflow:hidden;
}

.portfolio-stat {
  overflow: hidden;
}

/*portfolio text*/
.portfolio-text {
  overflow:hidden;
}


.portfolio-text img {
  float:left;
  margin-right:15px;
}

.portfolio-text .portfolio-text-info {
  overflow:hidden;
}

/*portfolio button*/
.portfolio-btn a {
  display:block;
  padding:25px 0;
  background:#ddd !important;
}

.portfolio-btn a:hover {
  background:#1d943b !important;
}

.portfolio-btn span {
  color:#fff;
  font-size:22px;
  font-weight:200;  
}

/*portfolio info*/
.portfolio-info {
  float:left;
  color:#616161;
  font-size:12px;
  padding:10px 25px;
  margin-bottom:5px;
  text-transform:uppercase;
}

.portfolio-info span {
  color:#16a1f2;
  display:block;
  font-size:28px;
  line-height: 28px;
  margin-top:0px;
  font-weight:200;
  text-transform:uppercase;
}

/*portfolio settings*/
.profile-settings {
  background:#fafafa;
  padding:15px 8px 0;
  margin-bottom:5px;
}

.profile-settings p {
  padding-left:5px;
  margin-bottom:3px;
}

.profile-settings .controls > .radio, 
.profile-settings .controls > .checkbox {
  font-size:12px;
  margin-top:2px !important;
}
/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/scaffolds.css.scss */
#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
/* line 8, /root/app/growmarktankspotter/app/assets/stylesheets/scaffolds.css.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 18, /root/app/growmarktankspotter/app/assets/stylesheets/scaffolds.css.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* line 4, /root/app/growmarktankspotter/app/assets/stylesheets/services.css.scss */
.radio1 {
  margin-right: 0;
  margin-left: 3px;
  width: 14px;
  height: 20px;
  display: inline-block;
  zoom: 1;
  vertical-align: super;
  position: relative;
}

.subscription-page {
    background-color: #f8f9fa;
    padding-bottom: 80px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.title-section {
    background-color: #e3f2fd; /* Light blue background */
    padding: 1.5rem 0;
    margin-bottom: 1.5rem;
}

.title-description {
    color: black; /* Dark blue text for contrast */
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
    max-width: 800px;
    margin: 0 auto;
}

.subscription-card {
    transition: all 0.3s ease;
}

.subscription-card .card {
    border: 2px solid transparent;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    margin-bottom: 0.5rem;
}

.subscription-card:hover .card {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}

.subscription-content {
    padding: 0.25rem;
}

.card-title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
    color: white;
    background-color: #1a237e;
    padding: 0.5rem;
}

.price-section {
    text-align: center;
    margin: 0.5rem 0;
}

.price {
    display: block;
    font-size: 2.5rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 0.25rem;
    line-height: 1;
}

.duration {
    display: block;
    font-size: 1.1rem;
    color: #dc3545;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.features-section {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

.features-section ul {
    margin-bottom: 0;
}

.features-section ul li {
    margin-bottom: 0.35rem;
    color: #555;
}

.features-section ul li:last-child {
    margin-bottom: 0;
}

.form-check-input:checked + .form-check-label .card-title {
    color: white;
    background-color: #1a237e;
}

.subscription-card .card:has(.form-check-input:checked) {
    border-color: #1a237e;
    background-color: #f8f9fa;
}

.form-check-input:checked + .form-check-label {
    color: inherit;
}

.form-check-input:checked + .form-check-label .price {
    color: #000;
}

.form-check-input:checked + .form-check-label .duration {
    color: #dc3545;
}

.form-check-input:checked + .form-check-label .features-section ul li {
    color: #555;
}

.sticky-subscribe-container {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 1rem;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    width: 100%;
}

.subscription-form {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.subscribe {
    background-color: #198754;
    border-color: #198754;
    padding: 0.75rem 2rem;
    font-weight: 600;
    transition: all 0.3s ease;
}



/* Adjust sticky container on larger screens */
@media (min-width: 768px) {
    .sticky-subscribe-container {
        position: -webkit-sticky;
        position: sticky;
        padding: 1rem;
        margin-top: auto;
    }

    .subscription-page {
        padding-bottom: 2rem;
    }
     
}


  @media (max-width: 600px) {
   .title-description{
        font-size: 0.8rem;
    }
  }
/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background: url(/assets/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
  outline: 0;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
.highContrastDetect {
  background: url("../images/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
input.uniform-input, select.uniform-multiselect, textarea.uniform {
  padding: 3px;
  background: url("../images/bg-input.png") repeat-x 0 0;
  outline: 0;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
input.uniform-input.active, select.uniform-multiselect.active, textarea.uniform.active {
  background: url("../images/bg-input-focus.png") repeat-x 0 0;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker input, input[type="search"], input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 26px;
  line-height: 26px;
  padding-right: 25px;
  cursor: pointer;
  width: 100%;
  display: block;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.fixedWidth {
  width: 190px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.fixedWidth span {
  width: 155px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 22px;
  top: 2px;
  left: 0px;
  width: 100%;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.active {
  background-position: 0 -156px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.active span {
  background-position: right -26px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.hover, div.selector.focus {
  background-position: 0 -182px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.hover span, div.selector.focus span {
  background-position: right -52px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.hover.active, div.selector.focus.active {
  background-position: 0 -208px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.hover.active span, div.selector.focus.active span {
  background-position: right -78px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.disabled, div.selector.disabled.active {
  background-position: 0 -234px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.disabled span, div.selector.disabled.active span {
  background-position: right -104px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker {
  position: relative;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker, div.checker span, div.checker input {
  width: 19px;
  height: 19px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker span.checked {
  background-position: -76px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.active span {
  background-position: -19px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.active span.checked {
  background-position: -95px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.hover span, div.checker.focus span {
  background-position: -38px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.hover span.checked, div.checker.focus span.checked {
  background-position: -114px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.hover.active span, div.checker.focus.active span {
  background-position: -57px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.hover.active span.checked, div.checker.focus.active span.checked {
  background-position: -133px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.disabled, div.checker.disabled.active {
  background-position: -152px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker.disabled span.checked, div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio {
  position: relative;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio, div.radio span, div.radio input {
  width: 18px;
  height: 18px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio span.checked {
  background-position: -72px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.active span {
  background-position: -18px -18px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.active span.checked {
  background-position: -90px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.hover span, div.radio.focus span {
  background-position: -36px -36px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.hover span.checked, div.radio.focus span.checked {
  background-position: -108px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.hover.active span, div.radio.focus.active span {
  background-position: -54px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.hover.active span.checked, div.radio.focus.active span.checked {
  background-position: -126px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.disabled span, div.radio.disabled.active span {
  background-position: -144px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio.disabled span.checked, div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader span.action {
  background-position: right -409px;
  height: 28px;
  line-height: 28px;
  width: 82px;
  text-align: center;
  float: left;
  display: inline;
  overflow: hidden;
  cursor: pointer;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader span.filename {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  height: 24px;
  margin: 2px 0 2px 2px;
  line-height: 24px;
  width: 85px;
  padding: 0 10px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.active span.action {
  background-position: right -465px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.hover, div.uploader.focus {
  background-position: 0 -353px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.hover span.action, div.uploader.focus span.action {
  background-position: right -437px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.hover.active span.action, div.uploader.focus.active span.action {
  background-position: right -493px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.disabled, div.uploader.disabled.active {
  background-position: 0 -325px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  background-position: right -381px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button a, div.button button, div.button input {
  opacity: 0.01;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 22px;
  text-align: center;
  background-position: right -521px;
  height: 22px;
  margin-left: 13px;
  padding: 8px 15px 0 2px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.active {
  background-position: 0 -671px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.active span {
  background-position: right -551px;
  cursor: default;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.hover, div.button.focus {
  background-position: 0 -701px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.hover span, div.button.focus span {
  background-position: right -581px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.disabled, div.button.disabled.active {
  background-position: 0 -731px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.disabled span, div.button.disabled.active span {
  background-position: right -611px;
  cursor: default;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
input.uniform-input, select.uniform-multiselect, textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
input.uniform-input.hover, input.uniform-input.focus, select.uniform-multiselect.hover, select.uniform-multiselect.focus, textarea.uniform.hover, textarea.uniform.focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-color: #999;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.hover span, div.button.focus span {
  color: #555;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.button.disabled span, div.button.disabled.active span {
  color: #bbb;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector {
  font-size: 12px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector span {
  color: #666;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector select {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 12px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.selector.disabled span, div.selector.disabled.active span {
  color: #bbb;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.checker {
  margin-right: 5px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.radio {
  margin-right: 3px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader span.action {
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa;
}

/* line 1, /root/app/growmarktankspotter/app/assets/stylesheets/uniform.default.min.css.scss */
input.uniform-input, input.uniform-input:focus {
  background-color: #fff;
}
