@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*!
 *  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-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

/* line 33, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

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

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

/* line 155, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

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

/* line 191, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../.rbenv/versions/3.3.11/lib/ruby/gems/3.3.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Bootstrap v3.1.1 (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 */
/* line 8, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 13, vendor/assets/stylesheets/bootstrap.min.css */
body {
  margin: 0;
}

/* line 16, vendor/assets/stylesheets/bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 19, vendor/assets/stylesheets/bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 23, vendor/assets/stylesheets/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 27, vendor/assets/stylesheets/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 30, vendor/assets/stylesheets/bootstrap.min.css */
a {
  background: 0 0;
}

/* line 33, vendor/assets/stylesheets/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 36, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 39, vendor/assets/stylesheets/bootstrap.min.css */
b, strong {
  font-weight: 700;
}

/* line 42, vendor/assets/stylesheets/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 45, vendor/assets/stylesheets/bootstrap.min.css */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 49, vendor/assets/stylesheets/bootstrap.min.css */
mark {
  background: #ff0;
  color: #000;
}

/* line 53, vendor/assets/stylesheets/bootstrap.min.css */
small {
  font-size: 80%;
}

/* line 56, vendor/assets/stylesheets/bootstrap.min.css */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 62, vendor/assets/stylesheets/bootstrap.min.css */
sup {
  top: -.5em;
}

/* line 65, vendor/assets/stylesheets/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 68, vendor/assets/stylesheets/bootstrap.min.css */
img {
  border: 0;
}

/* line 71, vendor/assets/stylesheets/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 74, vendor/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 1em 40px;
}

/* line 77, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 82, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  overflow: auto;
}

/* line 85, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 89, vendor/assets/stylesheets/bootstrap.min.css */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 94, vendor/assets/stylesheets/bootstrap.min.css */
button {
  overflow: visible;
}

/* line 97, vendor/assets/stylesheets/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 100, vendor/assets/stylesheets/bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 104, vendor/assets/stylesheets/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 107, vendor/assets/stylesheets/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 111, vendor/assets/stylesheets/bootstrap.min.css */
input {
  line-height: normal;
}

/* line 114, vendor/assets/stylesheets/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 118, vendor/assets/stylesheets/bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 121, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 127, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 130, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 135, vendor/assets/stylesheets/bootstrap.min.css */
legend {
  border: 0;
  padding: 0;
}

/* line 139, vendor/assets/stylesheets/bootstrap.min.css */
textarea {
  overflow: auto;
}

/* line 142, vendor/assets/stylesheets/bootstrap.min.css */
optgroup {
  font-weight: 700;
}

/* line 145, vendor/assets/stylesheets/bootstrap.min.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 149, vendor/assets/stylesheets/bootstrap.min.css */
td, th {
  padding: 0;
}

@media print {
  /* line 153, vendor/assets/stylesheets/bootstrap.min.css */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 159, vendor/assets/stylesheets/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 162, vendor/assets/stylesheets/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 165, vendor/assets/stylesheets/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 168, vendor/assets/stylesheets/bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 171, vendor/assets/stylesheets/bootstrap.min.css */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 175, vendor/assets/stylesheets/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 178, vendor/assets/stylesheets/bootstrap.min.css */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 181, vendor/assets/stylesheets/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  /* line 184, vendor/assets/stylesheets/bootstrap.min.css */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 188, vendor/assets/stylesheets/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 191, vendor/assets/stylesheets/bootstrap.min.css */
  select {
    background: #fff !important;
  }
  /* line 194, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 197, vendor/assets/stylesheets/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 200, vendor/assets/stylesheets/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 203, vendor/assets/stylesheets/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 206, vendor/assets/stylesheets/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 209, vendor/assets/stylesheets/bootstrap.min.css */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 213, vendor/assets/stylesheets/bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 218, vendor/assets/stylesheets/bootstrap.min.css */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 223, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 227, vendor/assets/stylesheets/bootstrap.min.css */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 234, vendor/assets/stylesheets/bootstrap.min.css */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 239, vendor/assets/stylesheets/bootstrap.min.css */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 243, vendor/assets/stylesheets/bootstrap.min.css */
a:hover {
  color: #2a6496;
  text-decoration: none;
}

/* line 247, vendor/assets/stylesheets/bootstrap.min.css */
a:focus {
  outline: none;
  /*outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px*/
}

/* line 252, vendor/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 255, vendor/assets/stylesheets/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 258, vendor/assets/stylesheets/bootstrap.min.css */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 263, vendor/assets/stylesheets/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 266, vendor/assets/stylesheets/bootstrap.min.css */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
}

/* line 278, vendor/assets/stylesheets/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 281, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 287, vendor/assets/stylesheets/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 297, vendor/assets/stylesheets/bootstrap.min.css */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 303, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 308, vendor/assets/stylesheets/bootstrap.min.css */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 312, vendor/assets/stylesheets/bootstrap.min.css */
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%;
}

/* line 315, vendor/assets/stylesheets/bootstrap.min.css */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 319, vendor/assets/stylesheets/bootstrap.min.css */
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%;
}

/* line 322, vendor/assets/stylesheets/bootstrap.min.css */
h1, .h1 {
  font-size: 36px;
}

/* line 325, vendor/assets/stylesheets/bootstrap.min.css */
h2, .h2 {
  font-size: 30px;
}

/* line 328, vendor/assets/stylesheets/bootstrap.min.css */
h3, .h3 {
  font-size: 24px;
}

/* line 331, vendor/assets/stylesheets/bootstrap.min.css */
h4, .h4 {
  font-size: 18px;
}

/* line 334, vendor/assets/stylesheets/bootstrap.min.css */
h5, .h5 {
  font-size: 14px;
}

/* line 337, vendor/assets/stylesheets/bootstrap.min.css */
h6, .h6 {
  font-size: 12px;
}

/* line 340, vendor/assets/stylesheets/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 343, vendor/assets/stylesheets/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 350, vendor/assets/stylesheets/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 354, vendor/assets/stylesheets/bootstrap.min.css */
small, .small {
  font-size: 85%;
}

/* line 357, vendor/assets/stylesheets/bootstrap.min.css */
cite {
  font-style: normal;
}

/* line 360, vendor/assets/stylesheets/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 363, vendor/assets/stylesheets/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 366, vendor/assets/stylesheets/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 369, vendor/assets/stylesheets/bootstrap.min.css */
.text-justify {
  text-align: justify;
}

/* line 372, vendor/assets/stylesheets/bootstrap.min.css */
.text-muted {
  color: #999;
}

/* line 375, vendor/assets/stylesheets/bootstrap.min.css */
.text-primary {
  color: #428bca;
}

/* line 378, vendor/assets/stylesheets/bootstrap.min.css */
a.text-primary:hover {
  color: #3071a9;
}

/* line 381, vendor/assets/stylesheets/bootstrap.min.css */
.text-success {
  color: #3c763d;
}

/* line 384, vendor/assets/stylesheets/bootstrap.min.css */
a.text-success:hover {
  color: #2b542c;
}

/* line 387, vendor/assets/stylesheets/bootstrap.min.css */
.text-info {
  color: #31708f;
}

/* line 390, vendor/assets/stylesheets/bootstrap.min.css */
a.text-info:hover {
  color: #245269;
}

/* line 393, vendor/assets/stylesheets/bootstrap.min.css */
.text-warning {
  color: #8a6d3b;
}

/* line 396, vendor/assets/stylesheets/bootstrap.min.css */
a.text-warning:hover {
  color: #66512c;
}

/* line 399, vendor/assets/stylesheets/bootstrap.min.css */
.text-danger {
  color: #a94442;
}

/* line 402, vendor/assets/stylesheets/bootstrap.min.css */
a.text-danger:hover {
  color: #843534;
}

/* line 405, vendor/assets/stylesheets/bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 409, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 412, vendor/assets/stylesheets/bootstrap.min.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 415, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 418, vendor/assets/stylesheets/bootstrap.min.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 421, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 424, vendor/assets/stylesheets/bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 427, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 430, vendor/assets/stylesheets/bootstrap.min.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 433, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 436, vendor/assets/stylesheets/bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 441, vendor/assets/stylesheets/bootstrap.min.css */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 445, vendor/assets/stylesheets/bootstrap.min.css */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 448, vendor/assets/stylesheets/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 452, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 457, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 462, vendor/assets/stylesheets/bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 466, vendor/assets/stylesheets/bootstrap.min.css */
dt, dd {
  line-height: 1.42857143;
}

/* line 469, vendor/assets/stylesheets/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 472, vendor/assets/stylesheets/bootstrap.min.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 476, vendor/assets/stylesheets/bootstrap.min.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 485, vendor/assets/stylesheets/bootstrap.min.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 489, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 493, vendor/assets/stylesheets/bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 497, vendor/assets/stylesheets/bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 503, vendor/assets/stylesheets/bootstrap.min.css */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 506, vendor/assets/stylesheets/bootstrap.min.css */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}

/* line 512, vendor/assets/stylesheets/bootstrap.min.css */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 515, vendor/assets/stylesheets/bootstrap.min.css */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

/* line 522, vendor/assets/stylesheets/bootstrap.min.css */
.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: '';
}

/* line 525, vendor/assets/stylesheets/bootstrap.min.css */
.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';
}

/* line 528, vendor/assets/stylesheets/bootstrap.min.css */
blockquote:before, blockquote:after {
  content: "";
}

/* line 531, vendor/assets/stylesheets/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 536, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 539, vendor/assets/stylesheets/bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 547, vendor/assets/stylesheets/bootstrap.min.css */
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, 0.25);
}

/* line 555, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 568, vendor/assets/stylesheets/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 576, vendor/assets/stylesheets/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 580, vendor/assets/stylesheets/bootstrap.min.css */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 587, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 592, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 990px;
  }
}

@media (min-width: 1200px) {
  /* line 597, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 1170px;
  }
}

/* line 601, vendor/assets/stylesheets/bootstrap.min.css */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 607, vendor/assets/stylesheets/bootstrap.min.css */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 611, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 617, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 620, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 623, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 626, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 629, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 632, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 635, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 638, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 641, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 644, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 647, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 650, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 653, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 656, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 659, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 662, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 665, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 668, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 671, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 674, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 677, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 680, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 683, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 686, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 689, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 692, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-0 {
  right: 0;
}

/* line 695, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 698, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 701, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 704, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 707, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 710, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 713, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 716, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 719, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 722, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 725, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 728, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 731, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-0 {
  left: 0;
}

/* line 734, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 737, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 740, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 743, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 746, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 749, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 752, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 755, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 758, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 761, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 764, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 767, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 770, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 774, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 777, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 780, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 783, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 786, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 789, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 792, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 795, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 798, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 801, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 804, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 807, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 810, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 813, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 816, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 819, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 822, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 825, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 828, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 831, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 834, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 837, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 840, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 843, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 846, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 849, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-0 {
    right: 0;
  }
  /* line 852, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 855, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 858, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 861, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 864, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 867, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 870, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 873, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 876, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 879, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 882, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 885, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 888, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-0 {
    left: 0;
  }
  /* line 891, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 894, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 897, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 900, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 903, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 906, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 909, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 912, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 915, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 918, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 921, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 924, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 927, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 932, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 935, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 938, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 941, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 944, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 947, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 950, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 953, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 956, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 959, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 962, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 965, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 968, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 971, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 974, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 977, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 980, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 983, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 986, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 989, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 992, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 995, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 998, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 1001, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 1004, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 1007, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-0 {
    right: 0;
  }
  /* line 1010, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 1013, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 1016, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 1019, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 1022, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 1025, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 1028, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 1031, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 1034, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 1037, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 1040, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 1043, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 1046, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-0 {
    left: 0;
  }
  /* line 1049, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 1052, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1055, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1058, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 1061, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1064, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1067, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 1070, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1073, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1076, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 1079, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1082, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1085, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 1090, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 1093, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 1096, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 1099, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 1102, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 1105, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 1108, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 1111, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 1114, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 1117, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 1120, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 1123, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 1126, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 1129, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 1132, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 1135, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 1138, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 1141, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 1144, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 1147, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 1150, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 1153, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 1156, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 1159, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 1162, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 1165, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-0 {
    right: 0;
  }
  /* line 1168, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 1171, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 1174, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 1177, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 1180, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 1183, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 1186, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 1189, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 1192, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 1195, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 1198, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 1201, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 1204, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-0 {
    left: 0;
  }
  /* line 1207, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 1210, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1213, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1216, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 1219, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1222, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1225, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 1228, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1231, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1234, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 1237, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1240, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1243, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 1247, vendor/assets/stylesheets/bootstrap.min.css */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 1251, vendor/assets/stylesheets/bootstrap.min.css */
th {
  text-align: left;
}

/* line 1254, vendor/assets/stylesheets/bootstrap.min.css */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 1258, vendor/assets/stylesheets/bootstrap.min.css */
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 1264, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 1268, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1271, vendor/assets/stylesheets/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 1274, vendor/assets/stylesheets/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 1277, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1280, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 1283, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1286, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 1289, vendor/assets/stylesheets/bootstrap.min.css */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 1292, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 1295, vendor/assets/stylesheets/bootstrap.min.css */
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

/* line 1300, vendor/assets/stylesheets/bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 1305, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1308, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1311, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1314, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1317, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1320, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1323, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1326, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1329, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1332, vendor/assets/stylesheets/bootstrap.min.css */
.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) {
  /* line 1336, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 1345, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 1348, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 1351, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 1354, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 1357, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 1360, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
}

/* line 1364, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 1370, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 1381, vendor/assets/stylesheets/bootstrap.min.css */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 1386, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1391, vendor/assets/stylesheets/bootstrap.min.css */
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 1396, vendor/assets/stylesheets/bootstrap.min.css */
input[type=file] {
  display: block;
}

/* line 1399, vendor/assets/stylesheets/bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 1403, vendor/assets/stylesheets/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 1406, vendor/assets/stylesheets/bootstrap.min.css */
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1411, vendor/assets/stylesheets/bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 1418, vendor/assets/stylesheets/bootstrap.min.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 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;
}

/* line 1435, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 1441, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 1445, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 1448, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 1451, vendor/assets/stylesheets/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 1456, vendor/assets/stylesheets/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 1459, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none;
}

/* line 1462, vendor/assets/stylesheets/bootstrap.min.css */
input[type=date] {
  line-height: 34px;
}

/* line 1465, vendor/assets/stylesheets/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 1468, vendor/assets/stylesheets/bootstrap.min.css */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

/* line 1475, vendor/assets/stylesheets/bootstrap.min.css */
.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

/* line 1480, vendor/assets/stylesheets/bootstrap.min.css */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -23px;
}

/* line 1484, vendor/assets/stylesheets/bootstrap.min.css */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 1487, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

/* line 1495, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 1499, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 1502, vendor/assets/stylesheets/bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1509, vendor/assets/stylesheets/bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 1513, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-sm, select.input-sm[multiple] {
  height: auto;
}

/* line 1516, vendor/assets/stylesheets/bootstrap.min.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1523, vendor/assets/stylesheets/bootstrap.min.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 1527, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-lg, select.input-lg[multiple] {
  height: auto;
}

/* line 1530, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback {
  position: relative;
}

/* line 1533, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 1536, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 1546, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

/* line 1549, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1554, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 1559, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 1564, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 1567, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 1570, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1575, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 1580, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 1585, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 1588, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

/* line 1591, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1596, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 1601, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 1606, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 1609, vendor/assets/stylesheets/bootstrap.min.css */
.form-control-static {
  margin-bottom: 0;
}

/* line 1612, vendor/assets/stylesheets/bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 1619, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1624, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 1629, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 1632, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1636, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 1643, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  /* line 1647, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 1651, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1656, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 1659, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 1663, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 1667, vendor/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 1671, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 1675, vendor/assets/stylesheets/bootstrap.min.css */
.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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1694, vendor/assets/stylesheets/bootstrap.min.css */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1699, vendor/assets/stylesheets/bootstrap.min.css */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 1703, vendor/assets/stylesheets/bootstrap.min.css */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 1709, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1717, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 1722, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1727, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 1730, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 1734, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 1738, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1743, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1748, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 1751, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1755, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 1759, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1764, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1769, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 1772, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1776, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 1780, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1785, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1790, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 1793, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1797, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 1801, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1806, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1811, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 1814, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1818, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 1822, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1827, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1832, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 1835, vendor/assets/stylesheets/bootstrap.min.css */
.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.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1839, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 1843, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

/* line 1849, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1854, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 1857, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 1862, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 1866, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1872, vendor/assets/stylesheets/bootstrap.min.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1878, vendor/assets/stylesheets/bootstrap.min.css */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1884, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 1890, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 1893, vendor/assets/stylesheets/bootstrap.min.css */
input.btn-block[type=submit], input.btn-block[type=reset], input.btn-block[type=button] {
  width: 100%;
}

/* line 1896, vendor/assets/stylesheets/bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 1901, vendor/assets/stylesheets/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 1904, vendor/assets/stylesheets/bootstrap.min.css */
.collapse {
  display: none;
}

/* line 1907, vendor/assets/stylesheets/bootstrap.min.css */
.collapse.in {
  display: block;
}

/* line 1910, vendor/assets/stylesheets/bootstrap.min.css */
.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");
}

/* line 1922, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 1933, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 1936, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 1939, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 1942, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 1945, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 1948, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 1951, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 1954, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 1957, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 1960, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 1963, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 1966, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 1969, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 1972, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 1975, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 1978, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 1981, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 1984, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 1987, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 1990, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 1993, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 1996, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 1999, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 2002, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 2005, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 2008, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 2011, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 2014, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 2017, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 2020, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 2023, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 2026, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 2029, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 2032, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 2035, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 2038, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 2041, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 2044, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 2047, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 2050, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 2053, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 2056, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 2059, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 2062, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 2065, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 2068, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 2071, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 2074, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 2077, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 2080, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 2083, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 2086, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 2089, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 2092, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 2095, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 2098, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 2101, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 2104, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 2107, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 2110, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 2113, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 2116, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 2119, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 2122, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 2125, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 2128, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 2131, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 2134, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 2137, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 2140, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 2143, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 2146, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 2149, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 2152, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 2155, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 2158, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 2161, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 2164, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 2167, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 2170, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 2173, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 2176, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 2179, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 2182, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 2185, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 2188, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 2191, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 2194, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 2197, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 2200, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 2203, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 2206, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 2209, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 2212, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 2215, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 2218, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 2221, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 2224, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 2227, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 2230, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 2233, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 2236, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 2239, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 2242, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 2245, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 2248, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 2251, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 2254, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 2257, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 2260, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 2263, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 2266, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 2269, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 2272, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 2275, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 2278, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 2281, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 2284, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 2287, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 2290, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 2293, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 2296, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 2299, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 2302, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 2305, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 2308, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 2311, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 2314, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 2317, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 2320, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 2323, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 2326, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 2329, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 2332, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 2335, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 2338, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 2341, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 2344, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 2347, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 2350, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 2353, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 2356, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 2359, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 2362, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 2365, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 2368, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 2371, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 2374, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 2377, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 2380, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 2383, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 2386, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 2389, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 2392, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 2395, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 2398, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 2401, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 2404, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 2407, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 2410, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 2413, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 2416, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 2419, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 2422, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 2425, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 2428, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 2431, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 2434, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 2437, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 2440, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 2443, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 2446, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 2449, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 2452, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 2455, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 2458, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 2461, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 2464, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 2467, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 2470, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 2473, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 2476, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 2479, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 2482, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 2485, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 2488, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 2491, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 2494, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 2497, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 2500, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 2503, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 2506, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 2509, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 2512, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 2515, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 2518, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 2521, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 2524, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 2527, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 2530, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 2533, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2543, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown {
  position: relative;
}

/* line 2546, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 2549, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 2569, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 2573, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 2579, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 2588, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 2593, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 2599, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 2602, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2609, vendor/assets/stylesheets/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 2612, vendor/assets/stylesheets/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 2615, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 2619, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 2623, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}

/* line 2630, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 2638, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2642, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 2647, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 2653, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* line 2657, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 2662, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 2667, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 2671, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2674, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 2677, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 2680, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 2683, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 2686, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 2689, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 2692, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 2695, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 2699, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2703, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 2706, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 2709, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2713, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 2717, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 2720, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 2724, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 2728, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2732, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2736, vendor/assets/stylesheets/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 2739, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 2743, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 2746, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 2752, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 2755, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2759, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 2762, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2767, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 2772, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 2775, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2779, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 2783, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 2789, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 2794, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 2797, vendor/assets/stylesheets/bootstrap.min.css */
[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  display: none;
}

/* line 2800, vendor/assets/stylesheets/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 2805, vendor/assets/stylesheets/bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 2810, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 2817, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2824, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 2828, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 2831, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2838, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 2842, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 2845, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 2848, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2851, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 2856, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2867, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 2872, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 2877, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

/* line 2880, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2884, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 2887, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2891, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 2894, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 2899, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 2902, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 2905, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 2908, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 2911, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 2914, vendor/assets/stylesheets/bootstrap.min.css */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 2919, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 2923, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 2928, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 2932, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a {
  color: #999;
}

/* line 2935, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 2941, vendor/assets/stylesheets/bootstrap.min.css */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 2945, vendor/assets/stylesheets/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 2951, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 2954, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 2957, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 2961, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 2967, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 2970, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 2977, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 2981, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 2984, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 2988, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 2993, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 2997, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 3001, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3005, vendor/assets/stylesheets/bootstrap.min.css */
.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) {
  /* line 3009, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3013, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 3017, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 3020, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 3023, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3026, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 3030, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 3033, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3037, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 3040, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 3043, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 3047, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3052, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 3056, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 3060, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3063, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3067, vendor/assets/stylesheets/bootstrap.min.css */
.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) {
  /* line 3071, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3075, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 3079, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3082, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .active {
  display: block;
}

/* line 3085, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3090, vendor/assets/stylesheets/bootstrap.min.css */
.navbar {
  position: relative;
  /*min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent*/
}

@media (min-width: 768px) {
  /* line 3097, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    /*border-radius:4px*/
  }
}

@media (min-width: 768px) {
  /* line 3102, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 3106, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-overflow-scrolling: touch;
}

/* line 3113, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3117, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 3122, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 3128, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 3131, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 3136, vendor/assets/stylesheets/bootstrap.min.css */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3141, vendor/assets/stylesheets/bootstrap.min.css */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 3146, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3151, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 3155, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 3162, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 3166, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3170, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3177, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 3181, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 3185, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 14px;
  background-color: #e56232;
  border: 1px solid #e56232;
  border-radius: 4px;
}

/* line 3194, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 3197, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 3203, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 3207, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 3211, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 3214, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 3220, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 3229, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 3232, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 3235, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 3240, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 3244, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 3247, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 3251, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 3256, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 3259, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right {
    float: right !important;
  }
}

/* line 3263, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 3275, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3280, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 3285, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 3288, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3292, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 3299, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  /* line 3303, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 3308, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 3313, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 3323, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 3327, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3332, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3336, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 3340, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 3344, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 3348, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3353, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 3358, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 3362, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default {
  /*background-color:#f8f8f8;
	border-color:#e7e7e7*/
}

/* line 3366, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 3369, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 3373, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 3376, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  /*color:#777*/
}

/* line 3379, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:hover {
  /*color:#333;
	background-color:transparent*/
}

/* line 3383, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .active > a {
  /*color:#555;
	background-color:#e7e7e7*/
}

/* line 3387, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 3393, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle:hover {
  background-color: #FFFFFF;
}

/* line 3396, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #e56232;
}

/* line 3399, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

/* line 3404, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 3409, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 3412, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 3416, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 3420, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
}

/* line 3425, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 3428, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 3431, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 3435, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #999;
}

/* line 3438, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 3442, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 3445, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

/* line 3448, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 3452, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3456, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3460, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 3463, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 3466, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 3469, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 3472, vendor/assets/stylesheets/bootstrap.min.css */
.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) {
  /* line 3477, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 3480, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 3483, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  /* line 3486, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 3490, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
  /* line 3494, vendor/assets/stylesheets/bootstrap.min.css */
  .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;
  }
}

/* line 3499, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 3502, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 3505, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 3512, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 3515, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

/* line 3520, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > .active {
  color: #999;
}

/* line 3523, vendor/assets/stylesheets/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 3529, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 3532, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 3543, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 3548, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 3552, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 3557, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3564, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3570, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 3574, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 3578, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 3582, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 3586, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 3590, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 3594, vendor/assets/stylesheets/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 3600, vendor/assets/stylesheets/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 3603, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 3610, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3614, vendor/assets/stylesheets/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 3617, vendor/assets/stylesheets/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 3620, vendor/assets/stylesheets/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 3625, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3637, vendor/assets/stylesheets/bootstrap.min.css */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3642, vendor/assets/stylesheets/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 3645, vendor/assets/stylesheets/bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 3649, vendor/assets/stylesheets/bootstrap.min.css */
.label-default {
  background-color: #999;
}

/* line 3652, vendor/assets/stylesheets/bootstrap.min.css */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 3655, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary {
  background-color: #428bca;
}

/* line 3658, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 3661, vendor/assets/stylesheets/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 3664, vendor/assets/stylesheets/bootstrap.min.css */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 3667, vendor/assets/stylesheets/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 3670, vendor/assets/stylesheets/bootstrap.min.css */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 3673, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 3676, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 3679, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 3682, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 3685, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 3699, vendor/assets/stylesheets/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 3702, vendor/assets/stylesheets/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 3706, vendor/assets/stylesheets/bootstrap.min.css */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 3710, vendor/assets/stylesheets/bootstrap.min.css */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3715, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 3719, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 3722, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 3728, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

/* line 3731, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 3736, vendor/assets/stylesheets/bootstrap.min.css */
.container .jumbotron {
  border-radius: 6px;
}

/* line 3739, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 3743, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 3747, vendor/assets/stylesheets/bootstrap.min.css */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 3751, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 3755, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 3766, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 3770, vendor/assets/stylesheets/bootstrap.min.css */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 3773, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 3777, vendor/assets/stylesheets/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3783, vendor/assets/stylesheets/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 3787, vendor/assets/stylesheets/bootstrap.min.css */
.alert .alert-link {
  font-weight: 700;
}

/* line 3790, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 3793, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 3796, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable {
  padding-right: 35px;
}

/* line 3799, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 3805, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 3810, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 3813, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 3816, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 3821, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 3824, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 3827, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 3832, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 3835, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 3838, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 3843, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 3846, vendor/assets/stylesheets/bootstrap.min.css */
.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;
  }
}

/* line 3865, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 3874, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 3888, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 3893, vendor/assets/stylesheets/bootstrap.min.css */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 3897, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 3900, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3904, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 3907, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3911, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 3914, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3918, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 3921, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3925, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 3929, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media .media {
  margin-top: 15px;
}

/* line 3932, vendor/assets/stylesheets/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 3935, vendor/assets/stylesheets/bootstrap.min.css */
.media-object {
  display: block;
}

/* line 3938, vendor/assets/stylesheets/bootstrap.min.css */
.media-heading {
  margin: 0 0 5px;
}

/* line 3941, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-left {
  margin-right: 10px;
}

/* line 3944, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-right {
  margin-left: 10px;
}

/* line 3947, vendor/assets/stylesheets/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 3951, vendor/assets/stylesheets/bootstrap.min.css */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 3955, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 3963, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 3967, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3972, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 3975, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 3978, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item {
  color: #555;
}

/* line 3981, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 3984, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3988, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 3994, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 3997, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 4000, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 4004, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success {
  color: #3c763d;
}

/* line 4007, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 4010, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 4014, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 4019, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 4023, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info {
  color: #31708f;
}

/* line 4026, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 4029, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 4033, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 4038, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 4042, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 4045, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 4048, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 4052, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 4057, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 4061, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger {
  color: #a94442;
}

/* line 4064, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 4067, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 4071, vendor/assets/stylesheets/bootstrap.min.css */
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;
}

/* line 4076, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4080, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 4084, vendor/assets/stylesheets/bootstrap.min.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4092, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 4095, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4101, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 4104, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 4110, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title > a {
  color: inherit;
}

/* line 4113, vendor/assets/stylesheets/bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4120, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 4123, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 4127, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4132, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4137, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 4140, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 4143, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4147, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4150, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4153, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4157, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4160, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4163, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 4166, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 4169, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 4172, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4175, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4178, vendor/assets/stylesheets/bootstrap.min.css */
.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 > 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 {
  border-bottom: 0;
}

/* line 4181, vendor/assets/stylesheets/bootstrap.min.css */
.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, .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 {
  border-bottom: 0;
}

/* line 4184, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 4188, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 4191, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

/* line 4196, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 4199, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 4202, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 4205, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 4208, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 4211, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 4214, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 4219, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 4222, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 4225, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary {
  border-color: #428bca;
}

/* line 4228, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4233, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 4236, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 4239, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 4242, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4247, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 4250, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 4253, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 4256, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4261, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 4264, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 4267, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 4270, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4275, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 4278, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 4281, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 4284, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4289, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 4292, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 4295, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4305, vendor/assets/stylesheets/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 4309, vendor/assets/stylesheets/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 4313, vendor/assets/stylesheets/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 4317, vendor/assets/stylesheets/bootstrap.min.css */
.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);
}

/* line 4327, vendor/assets/stylesheets/bootstrap.min.css */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 4334, vendor/assets/stylesheets/bootstrap.min.css */
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* line 4341, vendor/assets/stylesheets/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 4344, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4357, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4366, vendor/assets/stylesheets/bootstrap.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 4371, vendor/assets/stylesheets/bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 4376, vendor/assets/stylesheets/bootstrap.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 4387, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 4396, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 4400, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 4404, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 4409, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 4412, vendor/assets/stylesheets/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 4416, vendor/assets/stylesheets/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 4420, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 4426, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 4430, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4433, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 4437, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 4441, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 4445, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 4450, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 4454, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 4464, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 4468, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 4472, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 4476, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 4480, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 4484, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 4493, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4500, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4507, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4513, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4519, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 4526, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 4533, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4540, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4546, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4552, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 4570, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 4573, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 4576, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 4579, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 4582, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4592, vendor/assets/stylesheets/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 4595, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4603, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 4606, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 4610, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 4618, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 4625, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 4633, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 4640, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 4648, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 4655, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 4663, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 4670, vendor/assets/stylesheets/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 4673, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 4678, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 4684, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

/* line 4687, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 4690, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 4693, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 4698, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 4701, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 4704, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 4707, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 4710, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 4713, vendor/assets/stylesheets/bootstrap.min.css */
.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, 0.6);
}

/* line 4726, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 4732, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 4740, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 4747, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4753, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 4756, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 4759, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 4766, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 4769, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 4772, vendor/assets/stylesheets/bootstrap.min.css */
.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*/
}

/* line 4783, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators li {
  /*display:inline-block;*/
  /*text-indent:-999px;*/
  cursor: pointer;
}

/* line 4790, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption {
  left: 15%;
  right: 15%;
  /*bottom:20px;*/
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 4800, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 4804, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 4811, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 4816, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 4820, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4824, vendor/assets/stylesheets/bootstrap.min.css */
.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;
}

/* line 4827, vendor/assets/stylesheets/bootstrap.min.css */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 4832, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 4835, vendor/assets/stylesheets/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 4838, vendor/assets/stylesheets/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 4841, vendor/assets/stylesheets/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 4844, vendor/assets/stylesheets/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 4847, vendor/assets/stylesheets/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 4854, vendor/assets/stylesheets/bootstrap.min.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 4858, vendor/assets/stylesheets/bootstrap.min.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 4864, vendor/assets/stylesheets/bootstrap.min.css */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 4868, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 4871, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-xs {
    display: table;
  }
  /* line 4874, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 4877, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4882, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 4885, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-sm {
    display: table;
  }
  /* line 4888, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 4891, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4896, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 4899, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-md {
    display: table;
  }
  /* line 4902, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 4905, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 4910, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 4913, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-lg {
    display: table;
  }
  /* line 4916, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 4919, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 4924, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4929, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4934, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 4939, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 4943, vendor/assets/stylesheets/bootstrap.min.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 4947, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 4950, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-print {
    display: table;
  }
  /* line 4953, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 4956, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  /* line 4961, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-print {
    display: none !important;
  }
}

/*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes, .social-likes__widget {
  display: inline-block;
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes {
  opacity: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes > * {
  display: inline-block;
  visibility: hidden;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_vertical > * {
  display: block;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_visible > * {
  visibility: inherit;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget:before, .social-likes__widget:after {
  display: none !important;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_vertical .social-likes__widget {
  display: block;
  float: left;
  clear: left;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button, .social-likes__icon, .social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button, .social-likes__counter {
  display: inline-block;
  margin: 0;
  outline: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button:before {
  content: "";
  display: inline-block;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon {
  position: absolute;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__counter {
  display: none;
  position: relative;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_ready .social-likes__counter, .social-likes__counter_single {
  display: inline-block;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_ready .social-likes__counter_empty {
  display: none;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_vertical .social-likes__widget {
  display: block;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__button {
  padding-left: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_single-w {
  position: relative;
  display: inline-block;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_single {
  position: absolute;
  text-align: left;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0 .11s,opacity .1s ease-in;
  transition: visibility 0s .11s,opacity .1s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_single.social-likes_opened {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button_single {
  position: relative;
}

@font-face {
  font-family: "social-likes";
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABMkABAAAAAAHjgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABbAAAABoAAAAca2zjQEdERUYAAAGIAAAAHQAAACAAOQAET1MvMgAAAagAAABKAAAAYEE6XjxjbWFwAAAB9AAAAEIAAAFCAA/0tGN2dCAAAAI4AAAACgAAAAoAAAAAZnBnbQAAAkQAAAWSAAALbL5v5jlnYXNwAAAH2AAAAAgAAAAIAAAAEGdseWYAAAfgAAAIewAAC0zSRh2FaGVhZAAAEFwAAAAwAAAANgBhgO1oaGVhAAAQjAAAAB8AAAAkA+8BzGhtdHgAABCsAAAAKAAAAC4P2QAWbG9jYQAAENQAAAAaAAAAGhD+DqBtYXhwAAAQ8AAAACAAAAAgAT4B/25hbWUAABEQAAABYgAAArVEYqKBcG9zdAAAEnQAAABIAAAAgph9vwlwcmVwAAASvAAAAGUAAAB73WsDhXicY2BgYGQAgjO2i86D6PPTF1jAaABMsQb4AAB4nGNgZGBg4ANiCQYQYGJgBEJuIGYB8xgABMMAPgAAAHicY2BhvMz4hYGVgYHRhzGNgYHBHUp/ZZBkaGFgYGJgY2aAAwEEkyEgzTWF4cBHxo+cjAf+H2DQYzzA4AAUZkRSosDACACBfg0LAAB4nGNgYGBmgGAZBkYGELAB8hjBfBYGBSDNAoRA/kfO//+BJOP///xMUJUMjGwMMCYDIxOQYGJABYwMwx4AAEYnBrUAAAAAAAAAAAAAAAAAAHicrVZpc9RGEB3t4RMfwQcJSmDEeB2zGi3mMgYWY6RdL+Ac6yuRIIfkXTv3xSd+g35Na0mqyDd+Wl7PHthgJ1VUKGr7Tetppvt1T8sktCSxF9YjKTdfismtTRraeRLSDZuWovhQpnsh5UrJ3yNiRLRaat92HBIRiUDVOsISQex7ZGmS8aFHOS3bkl41qbD4pLNkjQX1Vn37aegox05DSc1m6NB6ZEtaZbQaRTLrkpI2LcHVW0la5ufLzHzVDCWCSBNJY80whkfyszFGK4xWYjuOosgmy40iRaIZHkSRR3ktsU+hlCCgYtAMqah8GlI+wo/Iij0qaIW4ZDsr7vuSn3QPp7GARFynfNmBN5CpTLFztlwspVth3LST7ShUEZ6t74R4YHNCvVM9KmoaDtyOyHVlGcJS+QryKj+h3P4hWS2cTcWyR8NacoDjQetlQexL3oHW44gpcc0EOKI7w+MiqPtlZyD0qD4u/Fh3F8tFCAGyjWU9VQkXwagkbFaSpI0g+1FSvqSSWveI8VNepwW8JezXqR196Yw2CXXGx/L10LGVE5UdjyZ0lsvVqZ3UPJrUIEpJZ4LH/DqA8iOa4NU2VhNYeTSFbaaNJBIKtHAuTQaxTGNJkxDNo2m9uRtmhXYtWqCJA/Xco/f05la4udN12g78M8Z/VmdiKtgLs6mpgKzEpymXGxRt62dn+GcCP2TNoxL5UjPMWDxk66coLh9bdhRe62O7+5xfQd+zJ0ImDcTfgPd4qU4pYCbEjIJaaKW1jmVZplYzWmQiV98NaUr5sk7jaMgx6Bv7Msbxf01PW2JS+H4aZ2eHXHrm2pcg0yxym3E9mtOZxXYeOrM9p7M82/d1VmD7gc6KbM/rbIitrbNhth/qbITtRzobZXtBC5pw3yGQiwjkAjaQCIStg0DYXkIgbBUCYbuAQNiWEAjbRQTC9mMEwnYJgbC9rGXV9FNZ49jpWAYoQhwYzXFHLnNTuZrKLpVxXTQ6tSFPkVslq4rn1L8y0C8eeYMaWPOky2TNLZvkKkdVOf7oipY3TZzL4Fj1tzfH9TnxUPaL+T8F/6utqdXsijWHTK4ibwR6cpzo2mTVo2u6cq7q0fX/oqLDWqDfQCnEfElWZINvJiR8lKYN1cBVDjGvMe9wXa9b1twszr+JETKP7sd/Q6HRwD1IK0rKaoq9Vl4/lpXuHlTAnmBJivkyr2+FL3IyL+0XucX8+cjnATeCQakMW23gagVv3pOYh0x3iueCuK0oHyRtPM4FiQ0c84B5850EIeFDojZQO4UTNpAXjDkF+51wiOqOsgJuL7QvopGKb+2KHTmjkgkCv83uCHt9Fkp+izWQ8BQXexqoKqRZNW4awaWRckM1+DCu1m0jGSfQU1TshhVZxUePI+45JcfSl3yohNWjo5/VbqFO6txeZRS3751eBEG/NDF/d99MsV/Ku1rJCqu2galbjSqZa83i4lUH7uZR973j7BM5a5puuiduel/TipviYG4WRPs2B2WpkAvq+qDD+upycym0egWXpLvdAwwLDOh3aMXG/9V9HD7PlarC6DhSbyfqxeizGP38A87fUT0BenkMUq4h5bnu5cSnG/dwpkJXcRfrp/g3MGut2Rm6BtzQdAPmIatWh65yA9+pvk6PNLcjPQR8rDtCPADYBLAYfKI7lvF8CmA8nzHHB/icOQyazGGwxRwG28xZA9hhDoNd5jDYYw6DL5izDvAlcxiEzGEQMYfBE+YEAE+Zw+Ar5jD4mjkMvmHOfYBvmcMgZg6DhDkM9jXdGsjc4gXdBWobVAU6MP2ExT0sDjWtDtjf8cKwvzeI2T8YxNQfNd0eUH/ihaH+bBBTfzGIqb9qujOg/sYLQ/3dIKb+YRBTn+kXo4Vc/y8j36WRA8ovNJ/z98T7ByR8QAEAAAABAAH//wAPeJyVVltvG8cVnjM7O7O7XO6F3F1S4lW8i5QokcuL7qIpydSF8kWRLTlxVDlGjMKO6z64cVukCZoUbYIE6A0u4NT9BUXRPBco4gCFH4r2oUD7B9p/ULQvKSD17CZ+LNpiFjs7y5nDs98533cOocQmhDyBa0QigtQHVVxJlEgnhALQA0IpXGf4BLuECC4z3CbZMnMbvu3bVd8u2u8/unMHrp390gYfzwIh58/gHJ6REhkNNmPAZBip+BaPyqeEcZAok04EhOZxonCsBPbHQLLp1ORE0o3bph7RVIWTEhQ15jSg7bm2wxvQ9fvFbqe3DN1KscAzUHR9t1iodO1Oz4e/6ZalvzvUxpY37VZne8PhP4M38MzWzxZ16/l+OxbfkrqthUvPbR2e6zbh6Os5JehrlByQH5Afk5+Tp1AfTPQqRZsJ9vSnP/ng/cOXTEON6nTUBGlr7xPtyvFgh0hMehABwRQmlPsaKKqq3Ca6GlX16H0SBTUK9xAJDrcp3mVymzCi6kw9xYXMrxHO5RtE5vJ+au+TKBrc/f8MqoTf+48WB3v/ozEMyr3/Zu3GjcHkx08++vC9777znbe+/a1H33h4+yujreSK61oGm2iUC9VKL+G1+z1P8GK51elXqjh669D22wkvHL12otcPRw6yIDgOz3XC+ctRRCvVJlTDs4mW8+VBHMu03e+9GN1OuKMgDCgGZwq4KhYCA4lWp4cp4vBKH5+CB8wJIIYpDKHqKt5N45zUgzSmXMHE40JXLXPC8l/zrQlPjUkRyhSOqQisLrgetZy4nSvbmalCKlbK572YrnO+if+kmDHNdNORRiOSjltRy1S4kPOYHraryRM8rWppPiFrrmFYIr8SS8fy+Wf5PM6D0JfQlSeb8wpXTbuUQH8krhi6aeqGTllAiUTJNlWuzG9OFXNe0oyriqpQSaKKajm25+Wy8UnHixhqRJIlxiSZaaoR8axsvaxxGc8HfAIQilKedNJpvNLpFF7BM/L6/Pz8L8jN3xKDjMg22RoMt01KqIFcJxcS6IE0IlQmMiX3gyT6OpGR0DI5JcAYHBKE55gwYOPRxY3h/Fyv1OYs0Sg3oQEF7jqe3+71u/2An20vA9zrr0EQWI4Rw2hmAdMkeMZQNwEDigFGSCvdKoYLA5iAY9qv0nqrU633qKyrkh4Bm8eSTr1253q+0pTAyD1ZiSVELLl3fJRKqSsXLv9m/QIbZDag8fDo6OHMH+qtpelGp1uN3NKitvi9Jnj88EG5mLS9yVf9qalRLynieUWT7OW5+Tffrs4lh1t/8r1cwWwcPzyeQflCIsioXy3UhAbpklWyRsaDnZTNJcRotAYcLhLKCUeEAEXta0QoMpWYkAJp4+yQMMaPCWd8PDOzvNTvzXRnuu1Wc7ZW9tIq8xrlVvDNIuE5JvBCkPWCF+ag0lmnAVSIGOKUg4BR1VaBO16716l4IT6eI2BetdK55VuqKqlJVelaY5yYqu47/WLKEDzlWnOWtVxy0z+arFQ6lUr6jfH4jfG7v4olYo64hZsl1IIOHgsN7DssYbtuVBhRAyBjiN9VOuVyp/LZXnBsj9BQy8/gUzIkG+TKYH8BZB4BKq8iiag02gCyhTJBMfPuKwJ3S1geEAhUEcZPwwJyGBSQYxLoO4I7JMNqabaE6qqyVANa+E0Bk1EvsoDJ0+0Esu6iAKxDr1pBpfdDWqPE99dotxP+6OUgoHwTgp/J+d3Hj++WSjEREyVndfzy6NqtjibJlNsXF9oLzaKTZJIuCk6GUZpGV7cOH9+FTx//+WeRVPpiNH57vHz02urYkzRHCCfX3u43Fi9nHG06qyF4EUdmb7qJUvbtS3cfo/s8xOPvmBs1skB2yC45IsfkncFbDmICo+M9GtkFhV7EVLA4ex1LJWcSP7UFcorqMj01IWKADhH9hFgkqlrRk0CHFVBvxTSqEKIcBrOCRolCxouL09NH168dvnRw9crlS/vjxZ3Fnc3hyvL0wvRCOWWXy24tjjCWFyFLv0Cp20GhDO4vFssgigGCgjuJ6mKQViHGIsAxjutgWX3xwocWllO32C12/a7vgojHYycHW7v+9BFaMPyVRmv/vcb0XCYVjw1ScatZScXNmdqcn6vLWqmwOOiS842NKbye2rGy5+8t1PzsBE/FNAvW651yLTXdmpp242lzKW5N1a968dz0pbN/1PLJQhYi8VapCUZhY6MwHCLWQe59BlcRa4U4ZHcwCpoPiYKQtgQQFnQTqFHApAOCpGSoUCeoW1Q+ILJMr6OKUWxYnHjMtkwjGrQTaEdRsJnod0W1nxBVt+/bU3bwwX63+KFfe/TNWmfp8OzXB+m/pl7+Vydcf/7x2R+h23/+PPSH5MO+ZpY0yfZgqzlTr+UkrLJyasK1mcS0QM5H2OfID5AI2OTQ+0gFCoyeBl1RqJ/kRtAh7ZfSRbtQ5WwSOcCF62BFK1RRPvuoB19Mq+AlggiGd6QB1lAuen04T2SGH928sa3Y20uFnqYrZrQ076TmzMPvSaszs7lqWi9ks/DDghvd/v6rczALtTyVlMUKjdB8fzL1Va7rjbUpxa44LEpCnAF7njP8rlfITbI06B/p+ApGN4FsBmWBHkoQeo8TkOtBEPAEYov7X7l8aXWlVlmOCVS2/iIUQmVHNUMZW4Y+MjVU/TXoVsPaHVRx/JQsNcBN0yxdA+T5OvjYQogwRcOiz03Kq81gj+AmFD9XJjYnM6uWhZgKSdrhsohY3oQiZFCEKasSM1uOJRT0D4u4lrAyGIpxgvEmj0ymACq6wBq6Zca1tGepWMKiuV/QdDr7erGoMoqnmJpJVSZlVratZESVQKVU4F/ZxlSUxhRDYSyTWsHmQNLsNTVaiE8AFJNGFNVNioophycimiKjNJB/A9a6crIAeJxjYGRgYABiy7mMkvH8Nl8Z5JkYQOD89AUWMPr///8HmBgYDwC5HAxgaQAmpQu5eJxjYGRgYDzw/wCDHhPD//8MDExALgMq4AYAf2wEvgB4nGPYzSDIAAKrGBgY/zMwMDFAaEZTBlbGf0D6ExAHQsQYGAGgswb5AAAAKAAoACgAfgH2AogDDgOWBEwElAUABaYAAAABAAAADACdAAYAAAAAAAIAJgA2AHMAAACSASoAAAAAeJyNj8FOwkAQhv8FSqIS45HjHvHQ0ha49EaInE1IuHkosIUGaJt2E8ILeDA+hC+gr2LiE/gAvoCe/Fs2Bg8aupmdb/6ZnZkCuMQLBA7fDR4NC7TwYbgGS1iG6+iIO8MNtMSTYQtX4tVwk/oXK0XjjNFD9apkgTbeDNdwjk/DddyKC8MNtMW9YQtSPBtuUn/HCDkUQmjeC0jMsOc9pFoqW/KE2Yy8RIyE8Y5eY0UaI6WiK58zr6j5cODSd1iheTIE6PJEpjb6qXVQMHKoKurXwChXoVYLOdvLYa7VVk7CTC3jRO5ivZLjNNHjNF8q6Tuu7Ky0zoJuN6IalapTRE6iNNsUnDDnjiE2sGkx1pxQMJHO43Bjb+K1YnSUMMp/vxPQ/mp8yHroUR3QfL7w0GfDXysH8ngBhl7PHti+6/VP3nlKMaccV5tKziknOZUvt8RU5UWcJtJ1Pcd1XXlq528ef3xmAAB4nGNgYgCD/wcYJBmwAR4gZmRgYmRiZGZkYWRlZGNkZ+Rg5GTkYi/Ny3QzNDCE0kZQ2hhKm0BpUyhtBqXNobQFlLYEAMphFdB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjIwaEFoDhR6JwMDAycyi5nBZaMKY0dgxAaHjoiNzCkuG9VAvF0cDQyMLA4dySERICWRQLCRgUdrB+P/1g0svRuZGFwAB9MiuAAAAA==") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_facebook:before {
  content: "\f101";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_github:before {
  content: "\f102";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_mailru:before {
  content: "\f103";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_odnoklassniki:before {
  content: "\f104";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_pinterest:before {
  content: "\f105";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_plusone:before {
  content: "\f106";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_single:before {
  content: "\f107";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_twitter:before {
  content: "\f108";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_vkontakte:before {
  content: "\f109";
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes {
  min-height: 36px;
  margin: -.5em;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes, .social-likes_single-w {
  line-height: 1.5;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes, .social-likes__widget_single {
  font-size: 14px;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget {
  margin: .5em;
  line-height: 1.5;
  border: 0;
  text-align: left;
  cursor: pointer;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button, .social-likes__counter {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue",Arial,sans-serif;
  vertical-align: baseline;
  color: #fff;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__button {
  padding: .04em .7em .18em 1.65em;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon {
  top: 0;
  left: .21em;
  font-family: "social-likes";
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
  font-size: 1.15em;
  vertical-align: baseline;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__counter {
  padding-right: .5em;
  font-weight: 400;
  font-size: .85em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_vertical .social-likes__widget {
  min-width: 13em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_vertical .social-likes__counter {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: .3em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__widget {
  min-width: 0;
  background: 0 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button, .social-likes_single-light + .social-likes__button {
  min-width: 0;
  padding-left: 1.35em;
  font-weight: 400;
  text-decoration: underline;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon {
  margin-top: -.1em;
  margin-left: -.25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__counter, .social-likes_single-light + .social-likes__button + .social-likes__counter {
  position: static;
  margin-top: 0;
  color: #999;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__button {
  width: 1.85em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__icon {
  margin-left: .1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext.social-likes_light, .social-likes_notext.social-likes_light .social-likes__widget, .social-likes_notext.social-likes_light .social-likes__icon {
  margin: 0;
  left: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext.social-likes_light .social-likes__button {
  width: 1.4em;
  padding-left: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_single {
  margin-top: -1.2em;
  padding: .5em;
  background: #fff;
  border: 1px solid #ddd;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_single {
  height: 1.7em;
  margin: 0;
  padding: .1em 0;
  line-height: 1.5;
  background: #007aff;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_single-light + .social-likes__widget_single {
  color: #007aff;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_single {
  left: .4em;
  font-size: 1.1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_facebook {
  background: #3d5b95;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_facebook {
  color: #3d5b95;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_facebook {
  left: .25em;
  top: .05em;
  font-size: 1.1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__icon_facebook {
  margin-left: .15em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_twitter {
  background: #24aadd;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_twitter {
  color: #24aadd;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_twitter {
  top: .1em;
  left: .25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon_twitter {
  left: .1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_plusone {
  background: #d23e30;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_plusone {
  color: #d23e30;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__icon_plusone {
  margin-left: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_plusone {
  left: .25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon_plusone {
  margin-top: 0;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_mailru {
  background: #00468c;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_mailru {
  color: #00468c;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_mailru {
  left: .25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon_mailru {
  left: .1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext .social-likes__icon_mailru {
  margin-left: .075em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_vkontakte {
  background: #587e9f;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_vkontakte {
  color: #587e9f;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_vkontakte {
  top: .2em;
  left: .25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_odnoklassniki {
  background: #f59310;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_odnoklassniki {
  color: #f59310;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__icon_odnoklassniki {
  left: .4em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon_odnoklassniki {
  left: .25em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki {
  width: 1em;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes__widget_pinterest {
  background: #cb132d;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__button_pinterest {
  color: #cb132d;
}

/* line 2, vendor/assets/stylesheets/social-likes_flat.css */
.social-likes_light .social-likes__icon_pinterest {
  left: .1em;
}

/* Sprite maps retired — static PNG paths used directly in stylesheets */
/* Original sprite PNGs preserved in public/assets/ as fingerprinted files */
/* line 1, app/assets/stylesheets/globals.css.scss */
body {
  font-family: 'Open Sans', Arial, sans-serif;
}

/* line 1, app/assets/stylesheets/styles.css.scss */
button.btn.disabled, .know-btn .btn.disabled, .know-btns .btn.disabled, .skip-btn .skip-topic-btn.disabled {
  text-decoration: none !important;
  background-image: none !important;
  background: #5cb85c !important;
  text-indent: 0 !important;
  color: #ffffff !important;
}

/* line 8, app/assets/stylesheets/styles.css.scss */
button.btn.disabled::before, .know-btn .btn.disabled::before, .know-btns .btn.disabled::before, .skip-btn .skip-topic-btn.disabled::before {
  content: "\2713\00a0" !important;
  display: inline-block !important;
}

@media (min-width: 992px) {
  /* line 13, app/assets/stylesheets/styles.css.scss */
  .facts-main center .no_recent_notifications {
    font-size: 24px;
    font-weight: 700;
  }
}

@media (max-width: 550px) {
  /* line 19, app/assets/stylesheets/styles.css.scss */
  .invitations_link {
    margin: -10px 0 0 0;
    text-align: center;
  }
  /* line 22, app/assets/stylesheets/styles.css.scss */
  .invitations_link .invite_link_on_winners_page {
    margin: 80px 0 -50px 0;
  }
}

@media (min-width: 551px) {
  /* line 28, app/assets/stylesheets/styles.css.scss */
  .invitations_link, #winners_page.invitations_link {
    margin: -80px 0 0 0;
    text-align: center;
  }
  /* line 31, app/assets/stylesheets/styles.css.scss */
  .invitations_link .invite_link_on_winners_page, #winners_page.invitations_link .invite_link_on_winners_page {
    margin: 150px 0 -50px 0;
  }
}

/* line 36, app/assets/stylesheets/styles.css.scss */
.notification a {
  font-weight: 900;
  font-size: 17px;
}

/* line 40, app/assets/stylesheets/styles.css.scss */
.post-cnt p a.notification_text {
  color: black;
  font-weight: normal;
}

/* line 44, app/assets/stylesheets/styles.css.scss */
a.strikeout {
  position: relative;
}

/* line 47, app/assets/stylesheets/styles.css.scss */
a.strikeout:hover {
  color: #005580;
}

/* line 50, app/assets/stylesheets/styles.css.scss */
a.strikeout:hover::after {
  border-bottom: 2px solid #005580;
}

/* line 53, app/assets/stylesheets/styles.css.scss */
a.strikeout::after {
  border-bottom: 2px solid #428bca;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}

/* line 61, app/assets/stylesheets/styles.css.scss */
.post-cnt p, .container.rules p {
  word-wrap: break-word;
}

/* line 64, app/assets/stylesheets/styles.css.scss */
#bday.form-group.form-fld {
  margin-bottom: 0px;
}

/* line 67, app/assets/stylesheets/styles.css.scss */
.alert {
  border-radius: 0px;
}

/* line 70, app/assets/stylesheets/styles.css.scss */
.alert-success {
  color: #877828;
  border-color: #fbf0b5;
  background-color: #faf7e6;
}

/* line 75, app/assets/stylesheets/styles.css.scss */
#update.submit-btn-row.row {
  margin: -25px 0 20px 0;
}

/* line 78, app/assets/stylesheets/styles.css.scss */
#newsletter {
  margin-top: 60px;
}

/* line 81, app/assets/stylesheets/styles.css.scss */
.for_admin {
  margin-left: 280px;
}

/* line 84, app/assets/stylesheets/styles.css.scss */
.facts-main.not-found {
  margin: 100px 0;
}

/* line 87, app/assets/stylesheets/styles.css.scss */
.logo.navbar-brand.centered {
  margin: 0 100%;
}

/* line 90, app/assets/stylesheets/styles.css.scss */
.devise_errors {
  text-align: center;
  width: inherit;
  margin-bottom: -30px;
}

/* line 95, app/assets/stylesheets/styles.css.scss */
.footer-logo-img {
  width: 290px;
  height: 89px;
  background-image: url(/assets/logos-s85d5eea4c3.png);
  background-position: 0 -116px;
}

/* line 101, app/assets/stylesheets/styles.css.scss */
.header-logo-img {
  width: 370px;
  height: 113px;
  background-image: url(/assets/logos-s85d5eea4c3.png);
  background-position: 0 -205px;
}

/* line 107, app/assets/stylesheets/styles.css.scss */
.step-img {
  width: 128px;
  height: 149px;
  margin: auto;
}

/* line 112, app/assets/stylesheets/styles.css.scss */
.step-one-img {
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -504px;
}

/* line 116, app/assets/stylesheets/styles.css.scss */
.step-two-img {
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -822px;
}

/* line 120, app/assets/stylesheets/styles.css.scss */
.step-three-img {
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -663px;
}

/* line 124, app/assets/stylesheets/styles.css.scss */
.alert-global {
  font-size: 20px;
  margin-bottom: -30px;
}

/* line 128, app/assets/stylesheets/styles.css.scss */
#notification_times {
  height: inherit;
}

/* line 131, app/assets/stylesheets/styles.css.scss */
#passwords {
  height: inherit;
}

/* line 134, app/assets/stylesheets/styles.css.scss */
.know-btn form {
  display: inline-block;
  visibility: visible;
}

/* line 138, app/assets/stylesheets/styles.css.scss */
.next-month a span.icon {
  margin-left: 5px;
}

/* line 141, app/assets/stylesheets/styles.css.scss */
.prev-month a span.icon {
  margin-right: 5px;
}

/* line 144, app/assets/stylesheets/styles.css.scss */
p.forgot-pswd {
  font-size: 20px;
}

/* line 147, app/assets/stylesheets/styles.css.scss */
.top-navs.about {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 152, app/assets/stylesheets/styles.css.scss */
.aboutbanner.logged_out {
  margin-top: 0px;
}

/* line 155, app/assets/stylesheets/styles.css.scss */
.logform input.form-control {
  font-size: 1.125em;
  border: 1px solid #ccb587;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 7px;
  padding: 6px 15px;
}

/* line 164, app/assets/stylesheets/styles.css.scss */
.logform input.form-control::-moz-placeholder {
  color: #2e2e2e;
}

/* line 167, app/assets/stylesheets/styles.css.scss */
.logform input.form-control:-ms-input-placeholder {
  color: #2e2e2e;
}

/* line 170, app/assets/stylesheets/styles.css.scss */
.logform input.form-control::-webkit-input-placeholder {
  color: #2e2e2e;
}

/* line 173, app/assets/stylesheets/styles.css.scss */
.logform .form-inline .form-group {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
}

/* line 178, app/assets/stylesheets/styles.css.scss */
.logform button.btn {
  font-size: 1.250em;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #e56232;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: none;
  margin-left: 1px;
}

/* line 192, app/assets/stylesheets/styles.css.scss */
.logform button.btn:hover {
  background: #ff6d38;
}

/* line 195, app/assets/stylesheets/styles.css.scss */
.banner {
  background: url(/assets/banner-3402ce39ec5973a9bd486ea460a05ab52df9e8489409ab3403295e6f3d564cfb.jpg) top center no-repeat;
  margin-bottom: 23px;
}

/* line 199, app/assets/stylesheets/styles.css.scss */
.banner h1 {
  color: #faf223;
  text-align: center;
}

/* line 205, app/assets/stylesheets/styles.css.scss */
.banner-btm {
  padding-top: 36px;
}

/* line 208, app/assets/stylesheets/styles.css.scss */
.bnr-text {
  padding-top: 17px;
}

/* line 212, app/assets/stylesheets/styles.css.scss */
.bnr-text h2.text-one {
  color: #FFF;
}

/* line 215, app/assets/stylesheets/styles.css.scss */
.bnr-text h2.text-two {
  color: #FFF;
}

/* line 218, app/assets/stylesheets/styles.css.scss */
.bnr-text h2.text-three {
  color: #46b504;
  font-weight: bold;
}

/* line 222, app/assets/stylesheets/styles.css.scss */
.list-one {
  padding-left: 0px;
  margin-bottom: 0px;
  padding-top: 28px;
}

/* line 227, app/assets/stylesheets/styles.css.scss */
.list-one li {
  font-size: 2.13em;
  color: #FFFFFF;
  list-style: none;
  font-size: 2.2em;
  background: url(/assets/list-icon-51ef8928f8a90d95c4f992d2662ce3b4d4c99394525c14b382e23885bef66bfb.png) 0px 19px no-repeat;
  padding-left: 20px;
}

/* line 236, app/assets/stylesheets/styles.css.scss */
.midle h1 {
  font-size: 4.500em;
  color: #1b1b1b;
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 34px;
}

/* line 244, app/assets/stylesheets/styles.css.scss */
.midle h1 span.red {
  color: #da3300;
}

/* line 247, app/assets/stylesheets/styles.css.scss */
.midle h2 {
  font-size: 3.000em;
  color: #1b1b1b;
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 34px;
}

/* line 255, app/assets/stylesheets/styles.css.scss */
.midle h2 span.or {
  font-size: 0.8em;
  padding-bottom: 20px;
  display: inline-block;
}

/* line 260, app/assets/stylesheets/styles.css.scss */
.midle h2 span.red {
  color: #da3300;
}

/* line 263, app/assets/stylesheets/styles.css.scss */
.mid-socials, .sign-socials {
  text-align: center;
}

/* line 266, app/assets/stylesheets/styles.css.scss */
.mid-socials ul, .sign-socials ul {
  padding-left: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

/* line 271, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li, .sign-socials ul li {
  display: inline;
}

/* line 274, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li a, .sign-socials ul li a {
  display: inline-block;
  font-size: 0px;
}

/* line 278, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.facebook a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -580px;
}

/* line 282, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.facebook:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -228px;
}

/* line 286, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.google a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -2411px;
}

/* line 290, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.google:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -2059px;
}

/* line 294, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.twitter a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -3615px;
}

/* line 298, app/assets/stylesheets/styles.css.scss */
.mid-socials ul li.twitter:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -3423px;
}

/* line 302, app/assets/stylesheets/styles.css.scss */
.signup-form {
  padding-top: 36px;
  padding-bottom: 143px;
}

/* line 306, app/assets/stylesheets/styles.css.scss */
.signup-form input.form-control, .signup-form select.form-control, .setting-form input.form-control, .setting-form select.form-control {
  font-size: 1.250em;
  color: #2e2e2e;
  background: #e5f4fe;
  border: 1px solid #8bbee0;
  height: 69px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 316, app/assets/stylesheets/styles.css.scss */
.signup-form .select-area select.form-control, .setting-form select.form-control {
  z-index: 5;
  height: 69px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 20px 10px;
  overflow: hidden;
  border: 1px solid #8bbee0;
  border-radius: 2px;
  background: url(/assets/select-arw-35f9e292efd701914223a09e68fb5731868f1a357f8eb9607e6b30c827005b2c.gif) 81% 15px no-repeat #e5f4fe;
}

/* line 326, app/assets/stylesheets/styles.css.scss */
.signup-form input.form-control::-moz-placeholder, .setting-form input.form-control::-moz-placeholder {
  color: #2e2e2e;
}

/* line 329, app/assets/stylesheets/styles.css.scss */
.signup-form input.form-control:-ms-input-placeholder, .setting-form input.form-control:-ms-input-placeholder {
  color: #2e2e2e;
}

/* line 332, app/assets/stylesheets/styles.css.scss */
.signup-form input.form-control::-webkit-input-placeholder, .setting-form input.form-control::-webkit-input-placeholder {
  color: #2e2e2e;
}

/* line 335, app/assets/stylesheets/styles.css.scss */
.signup-form label.birth, .signup-form label.gender, .signup-form label.health {
  font-size: 1.500em;
  font-weight: normal;
  color: #002d49;
  margin-bottom: 9px;
  display: block;
}

/* line 343, app/assets/stylesheets/styles.css.scss */
.gender-list {
  padding-left: 0px;
  margin-bottom: 0px;
}

/* line 347, app/assets/stylesheets/styles.css.scss */
.gender-list li {
  float: left;
  padding-right: 14px;
  margin-top: 0px !important;
  margin-bottom: 7px;
  padding-left: 23px;
}

/* line 354, app/assets/stylesheets/styles.css.scss */
.gender-list li label {
  font-size: 1.250em;
  font-weight: normal;
  color: #2e2e2e;
}

/* line 361, app/assets/stylesheets/styles.css.scss */
.gender-list li input {
  margin-top: 8px;
}

/* line 364, app/assets/stylesheets/styles.css.scss */
.checkbox-row {
  padding-top: 6px;
}

/* line 367, app/assets/stylesheets/styles.css.scss */
.form-links {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 371, app/assets/stylesheets/styles.css.scss */
.form-links p {
  font-size: 1.125em;
  font-weight: normal;
  color: #002d49;
}

/* line 377, app/assets/stylesheets/styles.css.scss */
.form-links p a {
  color: #e56232;
  text-decoration: none;
}

/* line 381, app/assets/stylesheets/styles.css.scss */
.form-links p a:hover {
  color: #ff8558;
}

/* line 384, app/assets/stylesheets/styles.css.scss */
.signup-form button.btn, .setting-form button.btn {
  font-size: 1.625em;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 375px;
  height: 94px;
  border: none;
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -879px;
}

/* line 396, app/assets/stylesheets/styles.css.scss */
.signup-form button.btn:hover, .setting-form button.btn:hover {
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -775px;
}

/* line 400, app/assets/stylesheets/styles.css.scss */
.setting-form button.btn {
  font-weight: 700;
}

/* line 403, app/assets/stylesheets/styles.css.scss */
.footer-top {
  background: #c1e0f8;
  padding-top: 75px;
  padding-bottom: 75px;
}

/* line 408, app/assets/stylesheets/styles.css.scss */
.footer-mid {
  background: #037ab8;
  padding-top: 48px;
  padding-bottom: 48px;
}

/* line 413, app/assets/stylesheets/styles.css.scss */
.footer-btm {
  background: #232323;
  padding-top: 60px;
  padding-bottom: 20px;
}

/* line 418, app/assets/stylesheets/styles.css.scss */
.ftr-social {
  padding-top: 12px;
}

/* line 421, app/assets/stylesheets/styles.css.scss */
.ftr-social ul {
  padding-left: 11px;
  margin-bottom: 0px;
  display: block;
  float: left;
}

/* line 428, app/assets/stylesheets/styles.css.scss */
.ftr-scl-txt {
  font-size: 2.250em;
  font-weight: bold;
  color: #1b1b1b;
  font-style: italic;
  margin-right: 10px;
  letter-spacing: -2px;
  padding-top: 3px;
}

/* line 438, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li {
  float: left;
  list-style: none;
  padding-right: 8px;
}

/* line 443, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li a {
  font-size: 0px;
  width: 66px;
  height: 68px;
  display: block;
}

/* line 449, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.facebook a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1104px;
}

/* line 453, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.facebook:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -909px;
}

/* line 457, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.google a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1374px;
}

/* line 461, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.google:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1179px;
}

/* line 465, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.twitter a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1756px;
}

/* line 469, app/assets/stylesheets/styles.css.scss */
.ftr-social ul li.twitter:hover a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1561px;
}

/* line 473, app/assets/stylesheets/styles.css.scss */
.footer-top .logform {
  padding-top: 0px;
}

/* line 476, app/assets/stylesheets/styles.css.scss */
.footer-mid .ftr-nav > li > a {
  font-size: 1.750em;
  font-weight: 900;
  letter-spacing: -1px;
  color: #FFFFFF;
  -webkit-tap-highlight-color: transparent;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 483, app/assets/stylesheets/styles.css.scss */
.footer-mid .ftr-nav > li > a::-moz-focus-inner {
  border: 0;
}

/* line 486, app/assets/stylesheets/styles.css.scss */
.footer-mid .ftr-nav > li > a.active {
  background: #003455;
  border-radius: 4px;
}

/* line 490, app/assets/stylesheets/styles.css.scss */
.footer-mid .ftr-nav > li > a.nav_btn:active {
  background: #003455;
  border-radius: 4px;
}

/* line 494, app/assets/stylesheets/styles.css.scss */
.footer-mid .ftr-nav > li > a:hover, .footer-mid .ftr-nav > li > a:focus {
  background: #004D7D;
  border-radius: 4px;
}

/* line 498, app/assets/stylesheets/styles.css.scss */
.ftr-contact p {
  font-size: 1.563em;
  font-weight: normal;
  color: #92cff7;
}

/* line 504, app/assets/stylesheets/styles.css.scss */
.ftr-contact p a {
  text-decoration: none;
  color: #FFFFFF;
}

/* line 508, app/assets/stylesheets/styles.css.scss */
.ftr-contact p a:hover {
  color: #92cff7;
}

/* line 511, app/assets/stylesheets/styles.css.scss */
.join {
  padding-top: 4px;
}

/* line 514, app/assets/stylesheets/styles.css.scss */
.join ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}

/* line 520, app/assets/stylesheets/styles.css.scss */
.join .join-us {
  color: #92cff7;
  font-size: 1.500em;
  font-weight: normal;
  padding: 5px 0 0 0;
}

/* line 526, app/assets/stylesheets/styles.css.scss */
.join ul li {
  float: left;
  padding-left: 5px;
}

/* line 530, app/assets/stylesheets/styles.css.scss */
.join ul li a {
  width: 47px;
  height: 45px;
  display: block;
  font-size: 0px;
}

/* line 536, app/assets/stylesheets/styles.css.scss */
.join ul li a:hover {
  opacity: 0.8;
}

/* line 539, app/assets/stylesheets/styles.css.scss */
.join ul li.facebook a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1449px;
}

/* line 543, app/assets/stylesheets/styles.css.scss */
.join ul li.twitter a {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1505px;
}

/* line 547, app/assets/stylesheets/styles.css.scss */
.copyright {
  font-size: 1.125em;
  font-weight: normal;
  color: #e5f4fe;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 33px;
}

/* line 556, app/assets/stylesheets/styles.css.scss */
.aboutbanner {
  background: url(/assets/about-banner-5084133dcc80ff4977aae779b83f122f53f4ac31fc5a93df5655bc2789533cff.jpg) top center no-repeat;
  padding-top: 29px;
  padding-bottom: 59px;
  margin-top: 152px;
}

/* line 562, app/assets/stylesheets/styles.css.scss */
.aboutbanner .carousel-caption {
  top: 0px;
  left: 0px;
  right: 0px;
  padding-bottom: 184px;
}

/* line 568, app/assets/stylesheets/styles.css.scss */
.aboutbanner .carousel-caption h2, .aboutbanner .carousel-caption p.p-one {
  color: #FFFFFF;
  text-align: center;
}

/* line 573, app/assets/stylesheets/styles.css.scss */
.aboutbanner h1 {
  font-size: 5.625em;
  letter-spacing: -3px;
  color: #faf223;
  text-align: center;
  padding-bottom: 48px;
}

/* line 581, app/assets/stylesheets/styles.css.scss */
.aboutbanner .carousel-caption h2 {
  font-size: 3.313em;
  letter-spacing: -2px;
  padding-bottom: 26px;
}

/* line 586, app/assets/stylesheets/styles.css.scss */
.aboutbanner .carousel-caption p.p-one {
  font-size: 2.063em;
  padding-bottom: 28px;
}

/* line 590, app/assets/stylesheets/styles.css.scss */
.aboutbanner .carousel-caption p.p-two {
  font-style: italic;
  font-size: 1.688em;
  color: #FFFFFF;
  text-align: center;
}

/* line 596, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li a {
  font-size: 0px;
  display: block;
}

/* line 600, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li.none {
  display: none;
}

/* line 603, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li {
  float: left;
}

/* line 606, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li.two:before, .carousel-indicators li.three:before {
  content: "+";
  font-size: 3.125em;
  color: #037ab8;
  float: left;
}

/* line 612, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li.four:before {
  content: "=";
  font-size: 3.125em;
  color: #037ab8;
  float: left;
}

/* line 618, app/assets/stylesheets/styles.css.scss */
.carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
  cursor: crosshair;
}

/* line 621, app/assets/stylesheets/styles.css.scss */
.about-mid-top {
  background: #e6f4ff;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 106px;
}

/* line 627, app/assets/stylesheets/styles.css.scss */
.about-mid-top h3 {
  font-weight: 600;
  font-size: 2.625em;
  color: #037ab8;
  letter-spacing: -2px;
  margin-bottom: 34px;
  margin-top: 57px;
}

/* line 636, app/assets/stylesheets/styles.css.scss */
.about-mid-top p {
  font-size: 1.688em;
  color: #000000;
}

/* line 641, app/assets/stylesheets/styles.css.scss */
.about-mid-btm {
  padding-top: 94px;
}

/* line 644, app/assets/stylesheets/styles.css.scss */
.about-mid-btm h4 {
  text-align: center;
  font-size: 4.500em;
  letter-spacing: -3px;
  color: #1b1b1b;
}

/* line 651, app/assets/stylesheets/styles.css.scss */
.about-mid-btm h4 span.red {
  color: #da3300;
}

/* line 654, app/assets/stylesheets/styles.css.scss */
.about-mid-btm p {
  font-size: 1.875em;
  color: #1b1b1b;
}

/* line 659, app/assets/stylesheets/styles.css.scss */
.about-mid-btm p a {
  color: #037ab8;
  font-weight: 700;
  text-decoration: none;
}

/* line 664, app/assets/stylesheets/styles.css.scss */
.about-mid-btm p a:hover {
  color: #0386ca;
}

/* line 667, app/assets/stylesheets/styles.css.scss */
.about-mid-btm .row {
  padding-top: 58px;
}

/* line 670, app/assets/stylesheets/styles.css.scss */
.about-mid-btm .step-pic {
  padding-bottom: 35px;
}

/* line 673, app/assets/stylesheets/styles.css.scss */
.about-mid-btm .step {
  text-align: center;
}

/* line 676, app/assets/stylesheets/styles.css.scss */
.step-sign-btn {
  text-align: center;
  padding-top: 85px;
  padding-bottom: 123px;
}

/* line 681, app/assets/stylesheets/styles.css.scss */
.step-sign-btn a.btn {
  font-weight: 700;
  width: 490px;
  font-size: 3.000em;
  color: #FFFFFF;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  text-transform: uppercase;
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -105px;
  padding: 13px 35px 12px 34px;
  border: none;
}

/* line 695, app/assets/stylesheets/styles.css.scss */
.step-sign-btn a.btn:hover {
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 0;
}

/* line 699, app/assets/stylesheets/styles.css.scss */
#top-nav ul li a {
  font-weight: 600;
  font-size: 1.500em;
  color: #e56232;
}

/* line 705, app/assets/stylesheets/styles.css.scss */
#top-nav ul li a:hover {
  color: #037ab8;
}

/* line 708, app/assets/stylesheets/styles.css.scss */
#top-nav ul li {
  text-align: center;
  width: 130px;
  float: left;
}

/* line 713, app/assets/stylesheets/styles.css.scss */
#top-nav ul li span {
  height: 51px;
  display: block;
  margin-bottom: 12px;
}

/* line 718, app/assets/stylesheets/styles.css.scss */
#top-nav ul li a {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 722, app/assets/stylesheets/styles.css.scss */
#top-nav ul li a:hover {
  background: #FFFFFF;
}

/* line 725, app/assets/stylesheets/styles.css.scss */
.top-navs {
  background: #037ab8;
}

/* line 728, app/assets/stylesheets/styles.css.scss */
.top-navs nav.navbar {
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: none;
}

/* line 736, app/assets/stylesheets/styles.css.scss */
.top-navs nav.navbar .nav {
  float: inherit;
}

/* line 739, app/assets/stylesheets/styles.css.scss */
.top-navs nav.navbar .nav li a {
  font-weight: 700;
  font-size: 1.750em;
  color: #FFFFFF;
}

/* line 744, app/assets/stylesheets/styles.css.scss */
.top-navs nav.navbar .nav li.active a, .top-navs nav.navbar .nav li a:hover {
  background: #003455;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* line 750, app/assets/stylesheets/styles.css.scss */
.facts, .home, .winner, .message-wrpr {
  background: url(/assets/facts-top-85451434dc9c07183e6dcdb18d253eedf8f44da3bb5661d1831adfc2251e2d6c.gif) top center no-repeat;
}

/* line 753, app/assets/stylesheets/styles.css.scss */
.facts h1, .home h1 {
  font-size: 4.500em !important;
  margin-top: 45px;
  margin-bottom: 28px;
}

/* line 759, app/assets/stylesheets/styles.css.scss */
.home p {
  font-size: 1.625em;
  color: #2e2e2e;
  text-align: center;
}

/* line 765, app/assets/stylesheets/styles.css.scss */
.facts-main {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #caced2;
  margin-bottom: 88px;
}

/* line 771, app/assets/stylesheets/styles.css.scss */
.facts-main {
  padding: 50px 60px;
}

/* line 774, app/assets/stylesheets/styles.css.scss */
.facts-arrow {
  position: absolute;
  left: 50%;
  margin-left: -31px;
  bottom: -33px;
  width: 63px;
  height: 33px;
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -412px;
}

/* line 784, app/assets/stylesheets/styles.css.scss */
.facts-main p {
  color: #1b1b1b;
  font-size: 2.000em;
}

/* line 788, app/assets/stylesheets/styles.css.scss */
.skip-btn {
  text-align: right;
}

/* line 791, app/assets/stylesheets/styles.css.scss */
.skip-btn .skip-topic-btn {
  font-weight: 500;
  font-size: 1.500em;
  color: gray;
  border: none;
  background: white;
  margin: -10px -6px 60px -6px;
}

/* line 799, app/assets/stylesheets/styles.css.scss */
.facts-row-one {
  padding-top: 8px;
}

/* line 802, app/assets/stylesheets/styles.css.scss */
.facts-post .title, .facts-post .date {
  font-style: italic;
  font-size: 1.500em;
}

/* line 806, app/assets/stylesheets/styles.css.scss */
.facts-post .title {
  color: #f95200;
  margin-bottom: 0px;
}

/* line 810, app/assets/stylesheets/styles.css.scss */
.facts-post .date {
  color: #1b1b1b;
}

/* line 813, app/assets/stylesheets/styles.css.scss */
.know-btn {
  text-align: center;
}

/* line 817, app/assets/stylesheets/styles.css.scss */
.know-btn .btn {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 2.625em;
  background: none;
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -473px;
  border-radius: 0px;
  padding: 17px 65px;
  border: none;
  margin: -20px 0 20px 0;
}

/* line 829, app/assets/stylesheets/styles.css.scss */
.know-btn .skip-btn {
  display: block;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 835, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn {
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 840, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn {
    margin: 0;
  }
  /* line 843, app/assets/stylesheets/styles.css.scss */
  .skip-btn {
    text-align: left;
  }
  /* line 845, app/assets/stylesheets/styles.css.scss */
  .skip-btn .skip-topic-btn {
    font-size: 20px;
    margin-bottom: 25px;
  }
}

/* line 851, app/assets/stylesheets/styles.css.scss */
.btn.did-btn {
  padding: 17px 90px;
}

/* line 854, app/assets/stylesheets/styles.css.scss */
.know-btn .btn:hover {
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -368px;
}

/* line 858, app/assets/stylesheets/styles.css.scss */
.facts-row-two {
  padding-top: 24px;
}

/* line 861, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social {
  float: none;
}

/* line 864, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social:before {
  display: none;
}

/* line 867, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social ul li a {
  width: 66px !important;
  height: 67px !important;
}

/* line 871, app/assets/stylesheets/styles.css.scss */
.facts h2 {
  font-size: 2.625em;
}

/* line 874, app/assets/stylesheets/styles.css.scss */
.recent-fact-top {
  background: #e5f4fe;
  padding: 40px 40px 30px;
  margin-bottom: 50px;
  text-align: center;
}

/* line 880, app/assets/stylesheets/styles.css.scss */
.recent-fact-top p, .page-discriptn p {
  color: #2e2e2e;
  font-size: 1.625em;
}

/* line 884, app/assets/stylesheets/styles.css.scss */
.recent-fact-top p a, .recent-fact-top p span.blue-txt {
  font-weight: 600;
  color: #037ab8;
}

/* line 888, app/assets/stylesheets/styles.css.scss */
.recent-fact-btm {
  background: #FFFFFF;
  border-top: 1px solid #bdd7e8;
  border-left: 1px solid #bdd7e8;
  border-right: 1px solid #bdd7e8;
  margin-bottom: 100px;
}

/* line 895, app/assets/stylesheets/styles.css.scss */
.recent-fact-helps {
  background: #FFFFFF;
  border-top: 1px solid #bdd7e8;
  border-left: 1px solid #bdd7e8;
  border-right: 1px solid #bdd7e8;
}

/* line 901, app/assets/stylesheets/styles.css.scss */
.hav-qsts-txt {
  font-size: 1.6em;
  font-weight: 600;
  padding: 67px 0 97px 0;
}

/* line 906, app/assets/stylesheets/styles.css.scss */
.recent-fact-row {
  padding: 30px;
  border-bottom: 1px solid #bdd7e8;
}

/* line 910, app/assets/stylesheets/styles.css.scss */
.post-date {
  width: 90px;
  height: 90px;
  float: left;
  display: block;
  background: #e5f4fe;
  text-align: center;
}

/* line 918, app/assets/stylesheets/styles.css.scss */
.post-date .day {
  font-size: 2.250em;
  padding: 11px 0 11px 0;
}

/* line 922, app/assets/stylesheets/styles.css.scss */
.recent-fact-helps .post-date .day {
  font-size: 3em;
  padding: 0 0 0px 0;
  line-height: 53px;
}

/* line 927, app/assets/stylesheets/styles.css.scss */
.recent-fact-helps .post-date .month {
  font-size: 1.5em;
  color: #037ab8;
  background: #eae5c7;
  text-transform: uppercase;
  padding: 0 0 0 0;
}

/* line 934, app/assets/stylesheets/styles.css.scss */
.post-date .month {
  font-size: 1.250em;
  color: #037ab8;
  background: #eae5c7;
  text-transform: uppercase;
}

/* line 940, app/assets/stylesheets/styles.css.scss */
.step-by .month {
  text-transform: uppercase;
}

/* line 943, app/assets/stylesheets/styles.css.scss */
.post-cnt p {
  font-size: 1.500em;
}

/* line 946, app/assets/stylesheets/styles.css.scss */
.post-cnt {
  padding-left: 140px;
}

/* line 949, app/assets/stylesheets/styles.css.scss */
.post-cnt .know-btns {
  text-align: right;
}

/* line 952, app/assets/stylesheets/styles.css.scss */
.post-cnt .know-btns .btn {
  font-weight: 700;
  font-size: 1.250em;
  background: #e45a28;
  color: #FFFFFF;
  padding: 5px 12px;
}

/* line 959, app/assets/stylesheets/styles.css.scss */
.post-cnt .know-btns .btn.disabled {
  text-decoration: none;
  background-image: none;
  background: #5cb85c;
}

/* line 964, app/assets/stylesheets/styles.css.scss */
.post-cnt .know-btns .btn.disabled::before {
  content: "\2713\00a0";
}

/* line 967, app/assets/stylesheets/styles.css.scss */
.post-cnt .know-btns .btn:hover {
  background: #ff652d;
}

/* line 970, app/assets/stylesheets/styles.css.scss */
.post-cnt p.skip {
  color: #e8b22f;
}

/* line 973, app/assets/stylesheets/styles.css.scss */
.post-cnt p.start {
  color: #46b504;
}

/* line 976, app/assets/stylesheets/styles.css.scss */
.post-cnt p.complt {
  color: #f95200;
}

/* line 979, app/assets/stylesheets/styles.css.scss */
.post-cnt p a {
  font-weight: 700;
  color: #037ab8;
}

/*Inner page end*/
/*Calendar start*/
/* line 985, app/assets/stylesheets/styles.css.scss */
.calendar {
  border: none;
}

/* line 988, app/assets/stylesheets/styles.css.scss */
.calendar .table-bordered {
  border: none;
  margin-bottom: 120px;
}

/* line 992, app/assets/stylesheets/styles.css.scss */
.calendar .table-bordered > thead > tr > th, .calendar .table-bordered > tbody > tr > td {
  width: 14.28571428571429%;
}

/* line 995, app/assets/stylesheets/styles.css.scss */
.calendar .table-bordered > thead > tr > th {
  font-weight: normal;
  color: #2e2e2e;
  text-align: center;
  border: none;
  padding-top: 28px;
  padding-bottom: 28px;
}

/* line 1004, app/assets/stylesheets/styles.css.scss */
.calendar > .table-bordered > tbody > tr > td {
  font-weight: normal;
  color: #494949;
  border: 1px solid #cecece !important;
  text-align: center;
}

/* line 1011, app/assets/stylesheets/styles.css.scss */
.calendar .calendar-top {
  border-top: 1px solid #8bbee0;
  border-bottom: 1px solid #8bbee0;
  margin-top: 59px;
  margin-bottom: 10px;
  padding: 34px 0;
}

/* line 1018, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.prev-month {
  text-align: left;
}

/* line 1021, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.curr-month {
  text-align: center;
}

/* line 1024, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.next-month {
  text-align: right;
}

/* line 1027, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li {
  display: table-cell;
  width: 1%;
}

/* line 1031, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li > a {
  display: inline-block;
}

/* line 1034, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.prev-month a span.icon, .calendar .nav-justified > li.next-month a span.icon {
  width: 11px;
  height: 18px;
  display: inline-block;
}

/* line 1039, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.prev-month a, .calendar .nav-justified > li.next-month a {
  color: #63a9ce;
  font-size: 1.500em;
}

/* line 1044, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.curr-month a {
  color: #037ab8;
  opacity: 1;
  font-size: 2.625em;
}

/* line 1050, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.prev-month a span.icon {
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -302px;
}

/* line 1054, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.next-month a span.icon {
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -330px;
  width: 13px;
}

/* line 1059, app/assets/stylesheets/styles.css.scss */
.calendar .nav-justified > li.prev-month a:hover, .calendar .nav-justified > li.next-month a:hover {
  background: none;
  color: #da3300;
}

/* line 1063, app/assets/stylesheets/styles.css.scss */
.calendar-msg {
  text-align: center;
  margin-bottom: 140px;
  font-weight: 600;
  font-size: 1.500em;
  color: #FFFFFF;
}

/* line 1071, app/assets/stylesheets/styles.css.scss */
.calendar-msg span.left {
  background: #037ab8;
  padding: 25px 10px 25px 19px;
}

/* line 1075, app/assets/stylesheets/styles.css.scss */
.calendar-msg span.right {
  background: #003455;
  padding: 25px 19px 25px 10px;
}

/*Calendar end*/
/* line 1080, app/assets/stylesheets/styles.css.scss */
.profile {
  padding-top: 38px;
  padding-bottom: 30px;
}

/* line 1084, app/assets/stylesheets/styles.css.scss */
.message {
  padding-bottom: 22px;
}

/* line 1087, app/assets/stylesheets/styles.css.scss */
.profile {
  padding-bottom: 75px;
}

/* line 1090, app/assets/stylesheets/styles.css.scss */
.setting-head {
  padding-bottom: 30px;
}

/* line 1093, app/assets/stylesheets/styles.css.scss */
.signup-form, .setting-form {
  padding-top: 11px;
}

/* line 1096, app/assets/stylesheets/styles.css.scss */
.setting-head h2 {
  color: #FFFFFF;
  letter-spacing: -1px;
  margin: 0px;
  background: #b3c569;
  padding: 23px 0px;
}

/* line 1104, app/assets/stylesheets/styles.css.scss */
.setting-form label {
  font-size: 1.500em;
  font-weight: normal;
  color: #002d49;
  margin-bottom: 9px;
  display: block;
}

/* line 1112, app/assets/stylesheets/styles.css.scss */
.state-zip > .col-sm-7, .state-zip > .col-sm-5 {
  width: 50%;
  float: left;
}

/* line 1116, app/assets/stylesheets/styles.css.scss */
.message .setting-head p, .health .setting-head p {
  font-size: 1.500em;
  font-weight: normal;
  color: #2e2e2e;
  text-align: center;
  background: #faf7e6;
  line-height: 36px;
  padding: 42px 25px 49px;
}

/* line 1126, app/assets/stylesheets/styles.css.scss */
.message .setting-form .gender-list li, .health .setting-form .gender-list li {
  float: none;
}

/* line 1129, app/assets/stylesheets/styles.css.scss */
.message .setting-form .gender-list li label, .health .setting-form .gender-list li label {
  display: inline-block;
  margin-bottom: 0px;
}

/* line 1133, app/assets/stylesheets/styles.css.scss */
.health .setting-form .gender-list li label {
  font-weight: 600;
  color: #002d49;
  font-size: 1.500em;
}

/* line 1139, app/assets/stylesheets/styles.css.scss */
.setting-btm-row {
  padding-top: 73px;
}

/* line 1142, app/assets/stylesheets/styles.css.scss */
.health .setting-form .gender-list li {
  margin-bottom: 18px;
  padding-right: 0px;
}

/* line 1146, app/assets/stylesheets/styles.css.scss */
.health .setting-form .gender-list li input {
  margin-top: 12px;
}

/* line 1149, app/assets/stylesheets/styles.css.scss */
.submit-btn-row {
  padding-top: 25px;
}

/* line 1152, app/assets/stylesheets/styles.css.scss */
.quit-btn {
  padding-top: 20px;
}

/* line 1155, app/assets/stylesheets/styles.css.scss */
.quit-btn a.btn {
  font-weight: 600;
  background-color: white;
  color: #595959;
  font-weight: normal;
  font-size: 1.500em;
}

@media (min-width: 768px) {
  /* line 1164, app/assets/stylesheets/styles.css.scss */
  .logo {
    float: left;
    display: block;
  }
  /* line 1168, app/assets/stylesheets/styles.css.scss */
  .logform {
    float: right;
  }
  /* line 1171, app/assets/stylesheets/styles.css.scss */
  .mid-socials {
    padding-bottom: 72px;
  }
  /* line 1174, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li {
    width: 182px;
    height: 182px;
    margin-left: 24px;
    margin-right: 24px;
  }
  /* line 1180, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    margin-right: 20px;
  }
  /* line 1183, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li a {
    width: 182px;
    height: 182px;
  }
  /* line 1187, app/assets/stylesheets/styles.css.scss */
  .form-row-one {
    padding-bottom: 25px;
  }
  /* line 1190, app/assets/stylesheets/styles.css.scss */
  .form-row-two {
    padding-bottom: 7px;
  }
  /* line 1193, app/assets/stylesheets/styles.css.scss */
  .form-row-three {
    padding-bottom: 12px;
  }
  /* line 1196, app/assets/stylesheets/styles.css.scss */
  .ftr-logo {
    float: left;
  }
  /* line 1199, app/assets/stylesheets/styles.css.scss */
  .ftr-contact {
    float: right;
  }
  /* line 1202, app/assets/stylesheets/styles.css.scss */
  .join ul {
    float: right;
  }
  /* line 1205, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li {
    float: left;
  }
  /* line 1208, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li + li, .top-navs nav.navbar .nav li + li {
    background: url(/assets/nav-bg-c15ed82bb8aede8afbc3476fce50e44f24f0429bcc73d04a8118445752ecf431.gif) left center no-repeat;
  }
  /* line 1211, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li > a {
    padding: 12px 22px;
  }
  /* line 1214, app/assets/stylesheets/styles.css.scss */
  .banner-text {
    float: right;
  }
  /* line 1217, app/assets/stylesheets/styles.css.scss */
  #top-nav {
    float: right;
  }
  /* line 1220, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav {
    padding-top: 44px;
    padding-bottom: 45px;
  }
  /* line 1224, app/assets/stylesheets/styles.css.scss */
  .facts-post {
    float: right;
  }
  /* line 1227, app/assets/stylesheets/styles.css.scss */
  .facts-post .title, .facts-post .date {
    text-align: right;
  }
  /* line 1230, app/assets/stylesheets/styles.css.scss */
  .facts .setting-form .form-group {
    margin-bottom: 36px;
  }
  /* line 1233, app/assets/stylesheets/styles.css.scss */
  .facts .setting-form .last-group {
    margin-bottom: px;
  }
  /* line 1236, app/assets/stylesheets/styles.css.scss */
  .setting-form label {
    margin-bottom: 12px;
  }
  /* line 1239, app/assets/stylesheets/styles.css.scss */
  .quit-btn {
    text-align: right;
  }
  /* line 1242, app/assets/stylesheets/styles.css.scss */
  .recnt-winners-list {
    padding: 0px 100px 0px 100px;
  }
  /* line 1245, app/assets/stylesheets/styles.css.scss */
  .topnav {
    float: right;
  }
  /* line 1248, app/assets/stylesheets/styles.css.scss */
  .winner .text-two {
    padding-bottom: 70px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1253, app/assets/stylesheets/styles.css.scss */
  .for_admin {
    margin-left: 140px;
  }
  /* line 1256, app/assets/stylesheets/styles.css.scss */
  .top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 1260, app/assets/stylesheets/styles.css.scss */
  .logo {
    width: 200px;
  }
  /* line 1263, app/assets/stylesheets/styles.css.scss */
  .logo img {
    width: 100%;
  }
  /* line 1266, app/assets/stylesheets/styles.css.scss */
  .logform {
    padding-top: 10px;
  }
  /* line 1269, app/assets/stylesheets/styles.css.scss */
  .logform input.form-control {
    height: 41px;
    width: 177px;
  }
  /* line 1273, app/assets/stylesheets/styles.css.scss */
  .logform button.btn {
    height: 41px;
    width: 107px;
  }
  /* line 1277, app/assets/stylesheets/styles.css.scss */
  .footer-top .logform input.form-control {
    height: 50px;
    width: 138px;
  }
  /* line 1281, app/assets/stylesheets/styles.css.scss */
  .footer-top .logform button.btn {
    height: 50px;
    width: 107px;
  }
  /* line 1285, app/assets/stylesheets/styles.css.scss */
  .ftr-social {
    padding-top: 0px;
  }
  /* line 1288, app/assets/stylesheets/styles.css.scss */
  .ftr-scl-txt {
    font-size: 1.4em;
    padding: 10px 0 0 0;
  }
  /* line 1292, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li a {
    width: 66px;
    height: 68px;
  }
  /* line 1296, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    font-size: 3.25em;
    letter-spacing: -1px;
  }
  /* line 1300, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-one {
    font-size: 2.500em;
    letter-spacing: -2px;
    margin: 0px;
  }
  /* line 1305, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-two {
    font-size: 4.25em;
    letter-spacing: -1px;
    line-height: 76px;
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  /* line 1313, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-three {
    font-size: 5.250em;
    letter-spacing: -5px;
    margin: -2px;
    margin-bottom: 20px;
  }
  /* line 1319, app/assets/stylesheets/styles.css.scss */
  .list-one li {
    font-size: 1.55em;
    line-height: 40px;
    background: url(/assets/list-icon-51ef8928f8a90d95c4f992d2662ce3b4d4c99394525c14b382e23885bef66bfb.png) 0px 15px no-repeat;
  }
  /* line 1324, app/assets/stylesheets/styles.css.scss */
  .banner {
    height: 750px;
  }
  /* line 1327, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 1331, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li > a {
    letter-spacing: -1px;
  }
  /*Carousel Indicators*/
  /* line 1335, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption h2 {
    font-size: 2.813em;
  }
  /* line 1338, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one {
    font-size: 1.563em;
  }
  /* line 1341, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-two {
    font-size: 1.250em;
  }
  /* line 1344, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators {
    left: 50%;
    margin-left: -249px;
  }
  /* line 1348, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 1352, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
    margin-left: -45px;
  }
  /* line 1355, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one a {
    width: 70px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -81px;
  }
  /* line 1361, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 0;
  }
  /* line 1365, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two a {
    width: 60px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -239px;
  }
  /* line 1371, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -160px;
  }
  /* line 1375, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three a {
    width: 47px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -399px;
  }
  /* line 1381, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -319px;
  }
  /* line 1385, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four a {
    width: 80px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -559px;
  }
  /* line 1391, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -479px;
  }
  /*Carousel Indicators*/
  /* line 1396, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li {
    padding-left: 14px;
    padding-right: 15px;
  }
  /* line 1400, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li:before {
    margin-left: -22px;
  }
  /* line 1403, app/assets/stylesheets/styles.css.scss */
  .calendar > .table-bordered > tbody > tr > td {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 1407, app/assets/stylesheets/styles.css.scss */
  #uphelth-nav ul li {
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  /* line 1412, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav li {
    padding: 0 18px;
  }
  /* line 1415, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav li a {
    padding: 15px 20px;
  }
  /* line 1418, app/assets/stylesheets/styles.css.scss */
  .logform {
    padding-top: 31px;
  }
  /* line 1421, app/assets/stylesheets/styles.css.scss */
  .logform input.form-control {
    height: 61px;
    width: 187px;
  }
  /* line 1425, app/assets/stylesheets/styles.css.scss */
  .logform button.btn {
    height: 61px;
    width: 107px;
  }
  /* line 1429, app/assets/stylesheets/styles.css.scss */
  .footer-top .logform input.form-control {
    height: 69px;
    width: 200px;
  }
  /* line 1433, app/assets/stylesheets/styles.css.scss */
  .footer-top .logform button.btn {
    height: 69px;
    width: 120px;
  }
  /* line 1437, app/assets/stylesheets/styles.css.scss */
  .top {
    padding-top: 49px;
    padding-bottom: 51px;
  }
  /* line 1441, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    font-size: 5.3em;
    letter-spacing: -1px;
  }
  /* line 1445, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-one {
    font-size: 3.313em;
    letter-spacing: -2px;
    margin: 0px;
  }
  /* line 1450, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-two {
    font-size: 5em;
    letter-spacing: 1px;
    line-height: 80px;
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  /* line 1459, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-three {
    font-size: 6.25em;
    letter-spacing: -5px;
    line-height: 0;
    padding-bottom: 50px;
    margin: -2px;
    font-weight: bold;
  }
  /* line 1467, app/assets/stylesheets/styles.css.scss */
  .signup-form, .setting-form {
    width: 960px;
    margin: 0 auto;
  }
  /* line 1471, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-indicators {
    left: 50%;
    margin-left: -438px;
  }
  /* line 1475, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li {
    margin-left: 58px;
    margin-right: 58px;
  }
  /* line 1479, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
    padding-top: 20px;
    margin-left: -75px;
  }
  /* line 1483, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one a {
    width: 112px;
    height: 113px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -719px;
  }
  /* line 1489, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one.active a {
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -595px;
  }
  /* line 1493, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two a {
    width: 96px;
    height: 112px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -965px;
  }
  /* line 1499, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two.active a {
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: -2px -1328px;
  }
  /* line 1503, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three a {
    width: 75px;
    height: 112px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -842px;
  }
  /* line 1509, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three.active a {
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -1211px;
  }
  /* line 1513, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four a {
    width: 128px;
    height: 112px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -1088px;
  }
  /* line 1519, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four.active a {
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -1456px;
  }
  /* line 1523, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm .step {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 1527, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li:before {
    padding-top: 10px;
  }
  /* line 1530, app/assets/stylesheets/styles.css.scss */
  .ftr-social {
    float: none;
  }
  /* line 1533, app/assets/stylesheets/styles.css.scss */
  .winner .month {
    margin: 0 50px 0 50px;
  }
  /* line 1536, app/assets/stylesheets/styles.css.scss */
  .winner p {
    padding: 0 30px 0 30px;
  }
}

@media (max-width: 767px) {
  /* line 1541, app/assets/stylesheets/styles.css.scss */
  .alert-global {
    font-size: 16px;
    margin: -15px 0 2px 0;
  }
  /* line 1545, app/assets/stylesheets/styles.css.scss */
  .for_admin {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1550, app/assets/stylesheets/styles.css.scss */
  .for_admin {
    margin-left: 220px;
  }
  /* line 1553, app/assets/stylesheets/styles.css.scss */
  .step-img {
    width: 128px;
    height: 149px;
    margin: auto;
  }
  /* line 1558, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    font-size: 4.25em;
    letter-spacing: -1px;
  }
  /* line 1562, app/assets/stylesheets/styles.css.scss */
  .list-one li {
    font-size: 2.2em;
    background: url(/assets/list-icon-51ef8928f8a90d95c4f992d2662ce3b4d4c99394525c14b382e23885bef66bfb.png) 0px 21px no-repeat;
  }
  /* line 1566, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li {
    padding: 0 16px;
  }
  /* line 1569, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li > a {
    letter-spacing: -1px;
  }
  /* line 1572, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li {
    padding: 0 18px;
  }
  /* line 1575, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li:before {
    margin-left: -25px;
  }
  /* line 1578, app/assets/stylesheets/styles.css.scss */
  .facts-main {
    padding: 50px 48px;
  }
  /* line 1581, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > tbody > tr > td {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 521px) and (max-width: 991px) {
  /* line 1587, app/assets/stylesheets/styles.css.scss */
  .facts-main.current_list .lists .know-btn .btn {
    margin-left: 16px;
  }
  /* line 1590, app/assets/stylesheets/styles.css.scss */
  .facts-main.current_tip .lists .know-btn .btn {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  /* line 1595, app/assets/stylesheets/styles.css.scss */
  .footer-top .logform input.form-control {
    width: 212px;
  }
  /* line 1598, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 1602, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li {
    padding-left: 36px;
    padding-right: 36px;
  }
  /* line 1606, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li:before {
    margin-left: -43px;
  }
  /* line 1609, app/assets/stylesheets/styles.css.scss */
  .calendar {
    width: 960px;
    margin: 0 auto;
  }
  /* line 1613, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > tbody > tr > td {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 1617, app/assets/stylesheets/styles.css.scss */
  .sign-socials ul li {
    margin-right: 34px;
  }
  /* line 1620, app/assets/stylesheets/styles.css.scss */
  .stepby-step-icons {
    padding-left: 120px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1625, app/assets/stylesheets/styles.css.scss */
  .navbar-collapse {
    padding-left: 30px;
  }
  /* line 1629, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav {
    margin-top: 5px;
  }
  /* line 1633, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li {
    background: url(/assets/nav-bg-c15ed82bb8aede8afbc3476fce50e44f24f0429bcc73d04a8118445752ecf431.gif) left center no-repeat;
  }
}

@media (max-width: 991px) {
  /* line 1638, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav li {
    padding: 10px;
  }
  /* line 1641, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav li a {
    padding: 0 10px;
  }
  /* line 1644, app/assets/stylesheets/styles.css.scss */
  .footer-mid .container ul li a {
    margin-top: 4px;
  }
  /* line 1647, app/assets/stylesheets/styles.css.scss */
  .signin-up-wrpr {
    margin-top: -125px;
  }
  /* line 1650, app/assets/stylesheets/styles.css.scss */
  .footer-mid .ftr-nav > li > a {
    font-size: 1.500em;
    letter-spacing: -1px;
  }
  /* line 1654, app/assets/stylesheets/styles.css.scss */
  .know-btn {
    text-align: center;
  }
  /* line 1657, app/assets/stylesheets/styles.css.scss */
  .facts-row-two .ftr-social {
    float: none;
    text-align: center;
    padding-top: 20px;
  }
  /* line 1662, app/assets/stylesheets/styles.css.scss */
  .facts-row-two .ftr-social ul {
    float: none;
  }
  /* line 1665, app/assets/stylesheets/styles.css.scss */
  .facts-row-two .ftr-social ul li {
    display: inline-block;
  }
  /* line 1668, app/assets/stylesheets/styles.css.scss */
  .facts-row-two .ftr-social:before {
    display: none;
  }
  /* line 1673, app/assets/stylesheets/styles.css.scss */
  .facts-row-two .ftr-social ul li a {
    margin-top: 10px;
  }
  /* line 1676, app/assets/stylesheets/styles.css.scss */
  .sign-socials ul li {
    margin-right: 34px;
  }
  /* line 1679, app/assets/stylesheets/styles.css.scss */
  .or-txt-dup {
    display: block;
    font-size: 24px;
    padding-left: 13px;
  }
  /* line 1684, app/assets/stylesheets/styles.css.scss */
  .or-txt {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  /* line 1690, app/assets/stylesheets/styles.css.scss */
  .step-img {
    width: 128px;
    height: 149px;
    margin: auto;
  }
  /* line 1695, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li {
    float: left;
    list-style: none;
    padding-right: 8px;
  }
  /* line 1700, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li a {
    font-size: 0px;
    width: 50px;
    height: 50px;
    display: block;
  }
  /* line 1706, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.facebook a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1044px;
  }
  /* line 1710, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.facebook:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -984px;
  }
  /* line 1714, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.google a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1314px;
  }
  /* line 1718, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.google:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1254px;
  }
  /* line 1722, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.twitter a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1696px;
  }
  /* line 1726, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.twitter:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1636px;
  }
}

@media (max-width: 723px) {
  /* line 1732, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    padding-bottom: 30px;
  }
}

@media (max-width: 520px) {
  /* line 1737, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li {
    float: left;
    list-style: none;
    padding-right: 8px;
  }
  /* line 1742, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li a {
    font-size: 0px;
    width: 50px;
    height: 50px;
    display: block;
  }
  /* line 1748, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.facebook a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1044px;
  }
  /* line 1752, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.facebook:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -984px;
  }
  /* line 1756, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.google a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1314px;
  }
  /* line 1760, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.google:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1254px;
  }
  /* line 1764, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.twitter a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1696px;
  }
  /* line 1768, app/assets/stylesheets/styles.css.scss */
  .ftr-social ul li.twitter:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1636px;
  }
  /* line 1772, app/assets/stylesheets/styles.css.scss */
  .logform .form-inline .form-group {
    display: inherit;
    vertical-align: middle;
    margin-bottom: 10px;
  }
  /* line 1777, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 270px;
    height: 53px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
  /* line 1783, app/assets/stylesheets/styles.css.scss */
  .logform input.form-control {
    width: 100% !important;
  }
  /* line 1786, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    letter-spacing: inherit !important;
  }
  /* line 1789, app/assets/stylesheets/styles.css.scss */
  .banner h1 br {
    display: none;
  }
  /* line 1792, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-one {
    font-size: 1.875em !important;
  }
  /* line 1795, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-two {
    font-size: 2.813em !important;
  }
  /* line 1798, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-three {
    font-size: 5.375em !important;
  }
  /* line 1803, app/assets/stylesheets/styles.css.scss */
  .midle h1 {
    font-size: 2.500em !important;
    margin-bottom: 25px !important;
  }
  /* line 1807, app/assets/stylesheets/styles.css.scss */
  .facts h1 {
    font-size: 4.500em !important;
  }
  /* line 1810, app/assets/stylesheets/styles.css.scss */
  .midle h2 {
    font-size: 2.250em;
  }
  /* line 1813, app/assets/stylesheets/styles.css.scss */
  .midle h2 span.or {
    font-size: 1.000em;
    padding-bottom: 10px !important;
  }
  /* line 1817, app/assets/stylesheets/styles.css.scss */
  .mid-socials {
    padding-bottom: 30px !important;
  }
  /* line 1820, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.facebook a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -500px;
  }
  /* line 1824, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.facebook:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -420px;
  }
  /* line 1828, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.google a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2331px;
  }
  /* line 1832, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.google:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2251px;
  }
  /* line 1836, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.twitter a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4115px;
  }
  /* line 1840, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.twitter:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4035px;
  }
  /* line 1844, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 1850, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    width: 70px !important;
    height: 70px !important;
    margin: 0 5px 0 5px !important;
  }
  /* line 1855, app/assets/stylesheets/styles.css.scss */
  .sign-socials li a {
    width: 70px !important;
    height: 70px !important;
  }
  /* line 1859, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li a {
    width: 70px !important;
    height: 70px !important;
  }
  /* line 1863, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.facebook a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -500px;
    display: block;
  }
  /* line 1870, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.facebook a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -420px;
    display: block;
  }
  /* line 1875, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.google a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2331px;
    display: block;
  }
  /* line 1882, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.google a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2251px;
    display: block;
  }
  /* line 1887, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.twitter a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4115px;
    display: block;
  }
  /* line 1894, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.twitter a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4035px;
    display: block;
  }
  /* line 1899, app/assets/stylesheets/styles.css.scss */
  .ftr-social {
    padding-top: 12px;
  }
  /* line 1902, app/assets/stylesheets/styles.css.scss */
  .ftr-social:before {
    font-size: 1.250em;
    letter-spacing: 0px;
    padding-top: 10px;
  }
  /* line 1907, app/assets/stylesheets/styles.css.scss */
  .ftr-contact p {
    font-size: 1.375em;
  }
  /* line 1910, app/assets/stylesheets/styles.css.scss */
  .signup-form input.form-control, .setting-form input.form-control {
    height: 54px;
    font-size: 1.000em;
  }
  /* line 1914, app/assets/stylesheets/styles.css.scss */
  .signup-form .select-area select.form-control, .setting-form select.form-control {
    height: 54px;
    padding: 10px;
    background: url(/assets/select-arw-35f9e292efd701914223a09e68fb5731868f1a357f8eb9607e6b30c827005b2c.gif) 100% 7px no-repeat #e5f4fe;
  }
  /*Carousel Indicators*/
  /* line 1920, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    padding-bottom: 34px;
  }
  /* line 1923, app/assets/stylesheets/styles.css.scss */
  .aboutbanner h1 {
    font-size: 2.500em;
    letter-spacing: -1px;
    padding-bottom: 0px;
  }
  /* line 1928, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 80px;
  }
  /* line 1933, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption h2 {
    font-size: 1.875em;
    padding-bottom: 15px;
  }
  /* line 1937, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one {
    font-size: 1.563em;
    padding-bottom: 15px;
  }
  /* line 1941, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one br {
    display: none;
  }
  /* line 1944, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-two {
    font-size: 1.250em;
  }
  /* line 1947, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators {
    left: 50%;
    margin-left: -146px;
  }
  /* line 1951, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li {
    margin-left: 18px;
    margin-right: 18px;
  }
  /* line 1955, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
    padding-top: 0px;
    font-size: 1.875em;
    margin-left: -30px;
  }
  /* line 1960, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one a {
    width: 40px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -403px;
  }
  /* line 1966, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -352px;
  }
  /* line 1970, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two a {
    width: 34px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -501px;
  }
  /* line 1976, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -452px;
  }
  /* line 1980, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three a {
    width: 27px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -601px;
  }
  /* line 1986, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -551px;
  }
  /* line 1990, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four a {
    width: 46px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -701px;
  }
  /* line 1996, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -651px;
  }
  /*Carousel Indicators*/
  /* line 2001, app/assets/stylesheets/styles.css.scss */
  .about-mid-top {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  /* line 2005, app/assets/stylesheets/styles.css.scss */
  .about-mid-top h3 {
    font-size: 2.188em;
    color: #037ab8;
    letter-spacing: -2px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  /* line 2012, app/assets/stylesheets/styles.css.scss */
  .about-mid-top p {
    font-size: 1.375em;
    color: #000000;
  }
  /* line 2016, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm {
    padding-top: 30px;
  }
  /* line 2019, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm h4 {
    font-size: 3.125em;
  }
  /* line 2022, app/assets/stylesheets/styles.css.scss */
  .step-sign-btn a.btn {
    width: 250px;
    font-size: 1.563em;
    background: #e45a28;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 12px 10px 12px;
  }
  /* line 2031, app/assets/stylesheets/styles.css.scss */
  .step-sign-btn a.btn:hover {
    background: #ff652d;
  }
  /* line 2034, app/assets/stylesheets/styles.css.scss */
  .facts-main {
    padding: 30px 20px;
  }
  /* line 2037, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn {
    font-size: 1.563em;
    background: #e45a28;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  /* line 2044, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn:hover {
    background: #ff652d;
  }
  /* line 2047, app/assets/stylesheets/styles.css.scss */
  .post-cnt {
    padding-left: 0px;
  }
  /* line 2050, app/assets/stylesheets/styles.css.scss */
  .post-date {
    margin-right: 20px;
    margin-bottom: 5px;
  }
  /* line 2054, app/assets/stylesheets/styles.css.scss */
  .post-cnt p {
    font-size: 1.375em;
  }
  /* line 2057, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 2061, app/assets/stylesheets/styles.css.scss */
  .banner-text {
    padding-left: 0;
  }
}

@media (max-width: 420px) {
  /* line 2066, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 200px;
    height: 61px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
  /* line 2072, app/assets/stylesheets/styles.css.scss */
  #top-nav ul li {
    width: 100%;
    float: inherit;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 2079, app/assets/stylesheets/styles.css.scss */
  #top-nav ul li {
    padding-bottom: 20px;
  }
  /* line 2082, app/assets/stylesheets/styles.css.scss */
  #top-nav ul li a span {
    display: inline-block;
    padding-bottom: 0px;
    width: 51px;
    margin-bottom: -15px;
    margin-right: 10px;
  }
  /* line 2089, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > thead > tr > th, .calendar .table-bordered > tbody > tr > td {
    padding: 6px;
  }
  /* line 2092, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.left {
    display: block;
    text-align: center;
  }
  /* line 2096, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.right {
    display: block;
    text-align: center;
  }
  /* line 2100, app/assets/stylesheets/styles.css.scss */
  .setting-head h2 {
    font-size: 1.625em;
  }
  /* line 2103, app/assets/stylesheets/styles.css.scss */
  .message .setting-head p, .health .setting-head p {
    font-size: 1.375em;
    padding: 30px 0;
  }
  /* line 2107, app/assets/stylesheets/styles.css.scss */
  .signup-form, .setting-form {
    padding-top: 0px;
  }
  /* line 2110, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5, .signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4, .signup-form .form-fld .col-sm-3, .setting-form .form-fld .col-sm-3 {
    float: none;
    width: 100%;
  }
  /* line 2114, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5 {
    padding-right: 15px;
  }
  /* line 2117, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4 {
    padding-left: 15px;
  }
  /* line 2120, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li {
    margin-bottom: 10px;
  }
  /* line 2123, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li label {
    font-size: 1.375em;
  }
  /* line 2126, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li input {
    margin-top: 10px;
  }
  /* line 2129, app/assets/stylesheets/styles.css.scss */
  .winner {
    font-size: 1em;
  }
  /* line 2132, app/assets/stylesheets/styles.css.scss */
  .recnt-winners-list {
    padding: 0px 50px 0 50px;
  }
  /* line 2135, app/assets/stylesheets/styles.css.scss */
  .know-btn .did-btn {
    padding: 15px 70px;
  }
}

@media (max-width: 550px) {
  /* line 2140, app/assets/stylesheets/styles.css.scss */
  .calendar .nav-justified > li.prev-month a span.text, .calendar .nav-justified > li.next-month a span.text {
    display: none;
  }
  /* line 2143, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 200px;
    height: 61px;
    margin-bottom: 20px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
  /* line 2150, app/assets/stylesheets/styles.css.scss */
  .calendar-msg {
    font-size: 1.000em;
  }
  /* line 2153, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.left, .calendar-msg span.right {
    padding: 15px 10px;
  }
  /* line 2156, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered, .calendar-msg {
    margin-bottom: 50px;
  }
}

@media (min-width: 421px) and (max-width: 767px) {
  /* line 2161, app/assets/stylesheets/styles.css.scss */
  .message .setting-form .setting-form-row .fact, .message .setting-form .setting-form-row .list, .message .setting-form .setting-form-row .tip {
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 0px;
  }
  /* line 2167, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 200px;
    height: 61px;
    margin-bottom: 20px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
  /* line 2174, app/assets/stylesheets/styles.css.scss */
  .message .setting-form .row-one {
    margin-right: 0px;
  }
}

/* line 2178, app/assets/stylesheets/styles.css.scss */
.container-sign {
  background-color: #c1e0f8;
}

/* line 2181, app/assets/stylesheets/styles.css.scss */
.rules-subtit {
  text-align: center;
  background-color: #b3c569;
  font-size: 1.9em;
  color: #FFF;
  height: 92px;
  width: 100%;
  padding-top: 22px;
  margin-top: 66px;
}

/* line 2192, app/assets/stylesheets/styles.css.scss */
.rules {
  padding-bottom: 167px;
}

/* line 2195, app/assets/stylesheets/styles.css.scss */
.rules p {
  padding: 40px 0 0 0;
  font-size: 24px;
}

/* line 2200, app/assets/stylesheets/styles.css.scss */
.winner .container {
  text-align: center;
  line-height: 30px;
  padding: 25px 0 65px 0;
}

/* line 2206, app/assets/stylesheets/styles.css.scss */
.winner .intrdctn {
  font-size: 26px;
}

/* line 2209, app/assets/stylesheets/styles.css.scss */
.last-mnth-winner {
  font-size: 31px;
  font-weight: bold;
  padding: 0 30px 0 30px;
  line-height: 33px;
}

/* line 2215, app/assets/stylesheets/styles.css.scss */
.intrdctn {
  padding: 0 60px 0 60px;
}

/* line 2218, app/assets/stylesheets/styles.css.scss */
.winner .month {
  color: #037ab8;
  font-size: 42px;
  border-top: 1px solid #8bbee0;
  border-bottom: 1px solid #8bbee0;
  padding: 50px 30px 57px 30px;
  margin-top: 50px;
  margin-bottom: 37px;
}

/* line 2227, app/assets/stylesheets/styles.css.scss */
.winners-list {
  text-align: center;
}

/* line 2230, app/assets/stylesheets/styles.css.scss */
.winner .recent {
  margin-top: 80px;
  border-top: 1px solid #e0e1e3;
  border-bottom: 1px solid #e0e1e3;
}

/* line 2235, app/assets/stylesheets/styles.css.scss */
.signin-up {
  padding-top: 140px;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2240, app/assets/stylesheets/styles.css.scss */
  .signin-up-wrpr {
    padding-top: 138px;
  }
}

/* line 2244, app/assets/stylesheets/styles.css.scss */
.sign-socials li {
  float: left;
  margin: 0;
  padding: 0;
}

@media (min-width: 521px) {
  /* line 2250, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.facebook a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2740px;
    display: block;
  }
  /* line 2257, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.facebook a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2603px;
    display: block;
  }
  /* line 2262, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.google a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -3013px;
    display: block;
  }
  /* line 2269, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.google a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2877px;
    display: block;
  }
  /* line 2274, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.twitter a {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -3286px;
    display: block;
  }
  /* line 2281, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.twitter a:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -3149px;
    display: block;
  }
  /* line 2286, app/assets/stylesheets/styles.css.scss */
  .sign-socials li.facebook a:hover {
    width: 127px;
    height: 127px;
    display: block;
  }
}

/* line 2292, app/assets/stylesheets/styles.css.scss */
.winners-list {
  margin: 30px 0 20px 0;
}

@media (max-width: 359px) {
  /* line 2296, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 180px;
    height: 55px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 0;
  }
  /* line 2302, app/assets/stylesheets/styles.css.scss */
  .navbar-toggle {
    margin-top: 7px;
  }
}

@media (max-width: 400px) {
  /* line 2307, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .container h1 {
    margin-top: 70px;
  }
  /* line 2310, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    height: 400px;
  }
  /* line 2313, app/assets/stylesheets/styles.css.scss */
  .banner-slide h1 b {
    font-size: 48px;
  }
  /* line 2316, app/assets/stylesheets/styles.css.scss */
  .signup-form .select-area select.form-control, .setting-form select.form-control {
    height: 54px;
    padding: 10px;
    background: url(/assets/select-arw-35f9e292efd701914223a09e68fb5731868f1a357f8eb9607e6b30c827005b2c.gif) 80% 7px no-repeat #e5f4fe;
  }
  /* line 2321, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    margin-right: 20px;
  }
  /* line 2324, app/assets/stylesheets/styles.css.scss */
  .winner .month {
    font-size: 20px;
    padding: 20px 0 20px 0;
  }
  /* line 2328, app/assets/stylesheets/styles.css.scss */
  .winners-list {
    margin: 15px 0 7px 0;
  }
  /* line 2331, app/assets/stylesheets/styles.css.scss */
  .winner p {
    line-height: 20px;
  }
  /* line 2334, app/assets/stylesheets/styles.css.scss */
  .rules p {
    font-size: 15px;
  }
  /* line 2337, app/assets/stylesheets/styles.css.scss */
  .sign-socials ul li {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  /* line 2344, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    margin-right: 34px;
  }
  /* line 2347, app/assets/stylesheets/styles.css.scss */
  .winner .month {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 2351, app/assets/stylesheets/styles.css.scss */
  .recnt-winners-list {
    padding: 0px 100px 0 100px;
  }
  /* line 2354, app/assets/stylesheets/styles.css.scss */
  .page-discriptn {
    padding: 0 0 49px 0;
  }
  /* line 2357, app/assets/stylesheets/styles.css.scss */
  .container .impornt-txt {
    font-size: 42px;
    letter-spacing: -1px;
  }
  /* line 2362, app/assets/stylesheets/styles.css.scss */
  .msg-txt-one {
    font-size: 2.2em;
    margin: 4px 0 85px 0;
    display: block;
  }
  /* line 2368, app/assets/stylesheets/styles.css.scss */
  .msg-txt-two {
    font-size: 3em;
    margin-bottom: 36px;
  }
}

@media (min-width: 401px) and (max-width: 768px) {
  /* line 2375, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 200px;
    height: 61px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
}

@media (max-width: 500px) {
  /* line 2383, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    margin-bottom: -8px;
  }
}

@media (min-width: 575px) and (max-width: 722px) {
  /* line 2388, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    margin-bottom: -8px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 2393, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    margin-top: 131px;
  }
}

@media (max-width: 768px) {
  /* line 2398, app/assets/stylesheets/styles.css.scss */
  .navbar-top {
    left: 0px;
  }
  /* line 2401, app/assets/stylesheets/styles.css.scss */
  .carousel {
    margin-top: 45px;
  }
  /* line 2404, app/assets/stylesheets/styles.css.scss */
  .step-img {
    width: 128px;
    height: 149px;
    margin: auto;
  }
  /* line 2409, app/assets/stylesheets/styles.css.scss */
  .navbar-top .navbar-header {
    margin-bottom: -15px;
  }
  /* line 2412, app/assets/stylesheets/styles.css.scss */
  .navbar-togle {
    margin-top: 20px;
  }
  /* line 2418, app/assets/stylesheets/styles.css.scss */
  .facts-main p {
    font-size: 1.375em;
  }
  /* line 2421, app/assets/stylesheets/styles.css.scss */
  .facts-post .title {
    font-size: 1.25em;
  }
  /* line 2424, app/assets/stylesheets/styles.css.scss */
  .facts-post .date {
    font-size: 1.25em;
  }
  /* line 2427, app/assets/stylesheets/styles.css.scss */
  .signup-form button.btn, .setting-form button.btn {
    font-size: 1em;
    width: 250px;
    height: 50px;
  }
  /* line 2432, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    margin-right: 34px;
  }
  /* line 2435, app/assets/stylesheets/styles.css.scss */
  .winner .recent {
    margin-top: 40px;
  }
  /* line 2438, app/assets/stylesheets/styles.css.scss */
  .rules-subtit {
    height: auto;
    font-size: 1.6em;
    padding: 5px 0 7px 0;
  }
  /* line 2443, app/assets/stylesheets/styles.css.scss */
  .rules p {
    font-size: 20px;
    padding: 20px 0 0 0;
  }
  /* line 2447, app/assets/stylesheets/styles.css.scss */
  .container .ftr-social {
    display: block;
    visibility: visible;
  }
  /* line 2453, app/assets/stylesheets/styles.css.scss */
  .ftr-scl-txt {
    font-size: 1.6em;
    padding-top: 10px;
  }
  /* line 2457, app/assets/stylesheets/styles.css.scss */
  .signin-up-wrpr {
    padding-top: 140px;
  }
  /* line 2460, app/assets/stylesheets/styles.css.scss */
  .container .impornt-txt {
    font-size: 30px;
    letter-spacing: -1px;
  }
  /* line 2465, app/assets/stylesheets/styles.css.scss */
  .msg-txt-one {
    font-size: 2em;
    margin: 4px 0 50px 0;
    display: block;
  }
  /* line 2471, app/assets/stylesheets/styles.css.scss */
  .msg-txt-two {
    font-size: 2.7em;
    margin-bottom: 25px;
  }
  /* line 2476, app/assets/stylesheets/styles.css.scss */
  .winner .text-two {
    padding-bottom: 40px;
  }
}

/* line 2480, app/assets/stylesheets/styles.css.scss */
.sign-socials {
  padding-bottom: 57px;
}

/* line 2483, app/assets/stylesheets/styles.css.scss */
.container-sign {
  padding: 0 25px;
}

@media (min-width: 540px) and (max-width: 767px) {
  /* line 2487, app/assets/stylesheets/styles.css.scss */
  .bnr-text {
    padding-left: 80px;
  }
  /* line 2490, app/assets/stylesheets/styles.css.scss */
  .winner .month {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 540px) and (max-width: 767px) {
  /* line 2496, app/assets/stylesheets/styles.css.scss */
  .page-discriptn {
    padding-bottom: 30px;
  }
}

/*---------------------------------------------------------------*/
@media (min-width: 1px) and (max-width: 451px) {
  /* line 2502, app/assets/stylesheets/styles.css.scss */
  .banner {
    height: 960px;
  }
}

@media (min-width: 452px) and (max-width: 483px) {
  /* line 2507, app/assets/stylesheets/styles.css.scss */
  .banner {
    height: 850px;
  }
}

@media (min-width: 484px) and (max-width: 642px) {
  /* line 2512, app/assets/stylesheets/styles.css.scss */
  .banner {
    height: 780px;
  }
}

@media (min-width: 643px) and (max-width: 767px) {
  /* line 2517, app/assets/stylesheets/styles.css.scss */
  .banner {
    height: 720px;
  }
}

@media (max-width: 643px) {
  /* line 2522, app/assets/stylesheets/styles.css.scss */
  li.next-month span.text {
    display: none;
  }
  /* line 2525, app/assets/stylesheets/styles.css.scss */
  li.prev-month span.text {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2530, app/assets/stylesheets/styles.css.scss */
  .home p {
    font-size: 1.375em;
  }
  /* line 2533, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm p {
    font-size: 1.500em;
  }
  /* line 2536, app/assets/stylesheets/styles.css.scss */
  .rules {
    padding-bottom: 80px;
  }
  /* line 2539, app/assets/stylesheets/styles.css.scss */
  .signup-form {
    padding-bottom: 70px;
  }
  /* line 2542, app/assets/stylesheets/styles.css.scss */
  .topnav ul li {
    width: 100%;
    float: inherit;
    text-align: left;
  }
  /* line 2547, app/assets/stylesheets/styles.css.scss */
  .topnav ul li a {
    color: #e56232;
  }
  /* line 2550, app/assets/stylesheets/styles.css.scss */
  .topnav ul li a:hover {
    background: #FFF;
    color: #037ab8;
  }
  /* line 2554, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.double a span, .topnav ul li.help a span, .topnav ul li.settings a span, .topnav ul li.sign a span {
    width: 30px;
    height: 30px;
    margin-bottom: -7px;
    margin-right: 10px;
  }
  /* line 2560, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.double a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -230px;
  }
  /* line 2564, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.double a:hover span, .topnav ul li.double a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -190px;
  }
  /* line 2568, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.help a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -432px;
  }
  /* line 2572, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.help a:hover span, .topnav ul li.help a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -392px;
  }
  /* line 2576, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.settings a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -832px;
  }
  /* line 2580, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.settings a:hover span, .topnav ul li.settings a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -793px;
  }
  /* line 2584, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.sign a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -632px;
  }
  /* line 2588, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.sign a:hover span, .topnav ul li.sign a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -593px;
  }
  /* line 2592, app/assets/stylesheets/styles.css.scss */
  .topnav ul li a span {
    display: inline-block;
    padding-bottom: 0px;
  }
  /* line 2596, app/assets/stylesheets/styles.css.scss */
  .topnav ul li {
    padding: 0px;
  }
  /* line 2600, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.active a {
    color: #037ab8;
  }
  /* line 2603, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.active a span.double {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -190px;
  }
  /* line 2607, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.active a span.settings {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -793px;
  }
  /* line 2611, app/assets/stylesheets/styles.css.scss */
  .topnav ul li.active a span.help {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -392px;
  }
  /* line 2616, app/assets/stylesheets/styles.css.scss */
  .topnav ul li a {
    font-size: 1.250em;
    padding: 10px;
  }
  /* line 2620, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm .step {
    padding-bottom: 70px;
  }
  /* line 2623, app/assets/stylesheets/styles.css.scss */
  .navbar-top {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background: #FFFFFF;
  }
  /* line 2630, app/assets/stylesheets/styles.css.scss */
  .scroll {
    overflow-y: scroll;
  }
  /* line 2633, app/assets/stylesheets/styles.css.scss */
  .btm-cnt {
    margin-top: 87px;
  }
  /* line 2636, app/assets/stylesheets/styles.css.scss */
  .top {
    padding-top: 30px;
  }
  /* line 2639, app/assets/stylesheets/styles.css.scss */
  .logo {
    padding-bottom: 0px;
  }
  /* line 2642, app/assets/stylesheets/styles.css.scss */
  .logform input.form-control {
    height: 41px;
    width: 177px;
  }
  /* line 2646, app/assets/stylesheets/styles.css.scss */
  .logform button.btn {
    height: 41px;
    width: 107px;
  }
  /* line 2650, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    font-size: 3.125em !important;
    letter-spacing: -1px;
    margin-top: 110px;
  }
  /* line 2655, app/assets/stylesheets/styles.css.scss */
  .banner h1 b {
    font-weight: 600;
  }
  /* line 2658, app/assets/stylesheets/styles.css.scss */
  .banner h1 br {
    display: none;
  }
  /* line 2661, app/assets/stylesheets/styles.css.scss */
  .banner-btm {
    position: relative;
  }
  /* line 2664, app/assets/stylesheets/styles.css.scss */
  .banner-text {
    padding-bottom: 50px;
  }
  /* line 2667, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-one {
    font-size: 2.500em;
    letter-spacing: -2px;
    margin: 0px;
    margin-top: -30px;
  }
  /* line 2673, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-two {
    font-size: 4em;
    letter-spacing: 1px;
    line-height: 66px;
    margin: 4px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  /* line 2681, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-three {
    font-size: 5em;
    letter-spacing: -32x;
    line-height: 76px;
    margin: -2px;
  }
  /* line 2687, app/assets/stylesheets/styles.css.scss */
  .list-one li {
    font-size: 1.750em;
    background: url(/assets/list-icon-51ef8928f8a90d95c4f992d2662ce3b4d4c99394525c14b382e23885bef66bfb.png) 0px 15px no-repeat;
    line-height: 40px;
  }
  /* line 2692, app/assets/stylesheets/styles.css.scss */
  .midle h1, .aboutbanner h1 {
    font-size: 3.625em !important;
    margin-bottom: 34px !important;
  }
  /* line 2696, app/assets/stylesheets/styles.css.scss */
  .mid-socials {
    padding-bottom: 50px;
  }
  /* line 2699, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 2703, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld {
    padding-bottom: 0px;
  }
  /* line 2706, app/assets/stylesheets/styles.css.scss */
  .footer-top {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 2710, app/assets/stylesheets/styles.css.scss */
  .ftr-social {
    margin-bottom: 40px;
  }
  /* line 2713, app/assets/stylesheets/styles.css.scss */
  .ftr-logo {
    padding-bottom: 40px;
  }
  /*Carousel Indicators*/
  /* line 2717, app/assets/stylesheets/styles.css.scss */
  .aboutbanner h1 {
    font-size: 3.750em;
    letter-spacing: -1px;
    padding-bottom: 31px;
  }
  /* line 2722, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 2726, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption h2 {
    font-size: 2.813em;
  }
  /* line 2729, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one {
    font-size: 1.875em;
  }
  /* line 2732, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one br {
    display: none;
  }
  /* line 2735, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-two {
    font-size: 1.375em;
  }
  /* line 2738, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators {
    left: 50%;
    margin-left: -249px;
  }
  /* line 2742, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li {
    margin-left: 29px;
    margin-right: 29px;
  }
  /* line 2746, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
    margin-left: -45px;
  }
  /* line 2749, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one a {
    width: 70px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -81px;
  }
  /* line 2755, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 0;
  }
  /* line 2759, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two a {
    width: 60px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -239px;
  }
  /* line 2765, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -160px;
  }
  /* line 2769, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three a {
    width: 47px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -399px;
  }
  /* line 2775, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -319px;
  }
  /* line 2779, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four a {
    width: 80px;
    height: 70px;
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -559px;
  }
  /* line 2785, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four.active a {
    background-image: url(/assets/medium_icons-see224c28de.png);
    background-position: 0 -479px;
  }
  /* line 2789, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-indicators {
    left: 50%;
  }
  /* line 2792, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm .step {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 2796, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li a {
    padding: 24px 35px;
  }
  /* line 2799, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li + li:before {
    padding-top: 10px;
  }
}

/* line 2803, app/assets/stylesheets/styles.css.scss */
.top-navs nav.navbar .nav li a {
  font-size: 1.250em;
  font-weight: normal;
  padding: 10px;
  line-height: 18px;
}

@media (min-width: 100px) and (max-width: 767px) and (max-height: 449px) {
  /* line 2810, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li a {
    line-height: 6px;
  }
  /* line 2813, app/assets/stylesheets/styles.css.scss */
  #dot-navs {
    width: 150px;
  }
  /* line 2816, app/assets/stylesheets/styles.css.scss */
  #uphelth-nav ul li a {
    line-height: 10px;
  }
  /* line 2819, app/assets/stylesheets/styles.css.scss */
  .top-navs {
    display: inline-block;
    width: 400px;
    padding: 8px 0;
    float: right;
    margin-top: -170px;
    margin-left: 200px;
  }
}

@media (min-width: 380px) and (max-width: 569px) and (max-height: 449px) {
  /* line 2829, app/assets/stylesheets/styles.css.scss */
  .top-navs {
    width: 200px;
  }
}

@media (min-width: 100px) and (max-width: 379px) and (max-height: 449px) {
  /* line 2834, app/assets/stylesheets/styles.css.scss */
  .top-navs {
    width: 150px;
  }
  /* line 2837, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li a {
    line-height: 6px;
  }
  /* line 2840, app/assets/stylesheets/styles.css.scss */
  #admin_link a {
    line-height: 18px;
  }
}

@media (min-height: 100px) and (max-height: 560px) {
  /* line 2845, app/assets/stylesheets/styles.css.scss */
  #uphelth-nav ul li a {
    line-height: 10px;
  }
  /* line 2848, app/assets/stylesheets/styles.css.scss */
  .top-navs nav.navbar .nav li a {
    line-height: 6px;
  }
}

/* line 2852, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social {
  margin-bottom: 20px;
}

/* line 2855, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social:before {
  padding-left: 94px;
}

/* line 2858, app/assets/stylesheets/styles.css.scss */
.facts-row-two .ftr-social ul {
  padding-left: 0px;
  display: inline-block;
}

/* line 2862, app/assets/stylesheets/styles.css.scss */
.calendar > .table-bordered > tbody > tr > td:first-child {
  border-left: 1px solid #cecece !important;
}

/* line 2865, app/assets/stylesheets/styles.css.scss */
.signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5, .signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4, .signup-form .form-fld .col-sm-3, .setting-form .form-fld .col-sm-3 {
  float: left;
}

/* line 2868, app/assets/stylesheets/styles.css.scss */
.signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5 {
  width: 41.66666667%;
  padding-right: 0px;
}

/* line 2872, app/assets/stylesheets/styles.css.scss */
.signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4 {
  width: 33.33333333%;
  padding-left: 0px;
}

/* line 2876, app/assets/stylesheets/styles.css.scss */
.signup-form .form-fld .col-sm-3, .setting-form .form-fld .col-sm-3 {
  width: 25%;
}

/* line 2879, app/assets/stylesheets/styles.css.scss */
.state-zip > .col-sm-7 {
  padding-right: 10px;
}

/* line 2882, app/assets/stylesheets/styles.css.scss */
.state-zip > .col-sm-5 {
  padding-left: 10px;
}

/* line 2885, app/assets/stylesheets/styles.css.scss */
.setting-form label {
  font-size: 1.375em;
}

/* line 2888, app/assets/stylesheets/styles.css.scss */
.quit-btn {
  padding-top: 30px;
}

/* line 2891, app/assets/stylesheets/styles.css.scss */
.health {
  padding-bottom: 0px;
}

/* line 2894, app/assets/stylesheets/styles.css.scss */
.setting-btm-row {
  padding-top: 50px;
}

/* line 2897, app/assets/stylesheets/styles.css.scss */
header.top #uphelth-nav {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 2901, app/assets/stylesheets/styles.css.scss */
header.top #uphelth-nav ul {
  margin: 0 0 10px;
}

/* line 2904, app/assets/stylesheets/styles.css.scss */
header.top #uphelth-nav ul li a {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 2908, app/assets/stylesheets/styles.css.scss */
header.top #uphelth-nav .logform {
  padding: 20px 0px 20px;
}

/*--------------------------------------------*/
@media (max-width: 540px) {
  /* line 2914, app/assets/stylesheets/styles.css.scss */
  .banner h1 {
    text-align: center;
  }
  /* line 2917, app/assets/stylesheets/styles.css.scss */
  .aboutbanner h1 {
    margin-top: 70px;
  }
  /* line 2920, app/assets/stylesheets/styles.css.scss */
  .sign-socials li {
    margin-right: 34px;
  }
  /* line 2923, app/assets/stylesheets/styles.css.scss */
  .bnr-text {
    padding-left: 30px;
  }
  /* line 2926, app/assets/stylesheets/styles.css.scss */
  .winner .month {
    font-size: 28px;
    padding: 30px 0;
    margin: 25px;
  }
  /* line 2931, app/assets/stylesheets/styles.css.scss */
  .winner .intrdctn, .last-mnth-winner {
    font-size: 1.3em;
    padding: 0 15px 0 15px;
  }
  /* line 2935, app/assets/stylesheets/styles.css.scss */
  .winner .recent {
    margin-top: 20px;
  }
  /* line 2938, app/assets/stylesheets/styles.css.scss */
  .container .rules-subtit p {
    font-size: 10px !important;
  }
  /* line 2941, app/assets/stylesheets/styles.css.scss */
  .winner p {
    line-height: 23px;
  }
  /* line 2944, app/assets/stylesheets/styles.css.scss */
  .ftr-scl-txt {
    font-size: 1.5em;
    padding-top: 10px;
  }
  /* line 2948, app/assets/stylesheets/styles.css.scss */
  .rules-subtit {
    padding: 7px 0 7px 0;
    font-size: 1em;
    font-weight: bold;
  }
  /* line 2953, app/assets/stylesheets/styles.css.scss */
  .rules p {
    font-size: 18px;
    padding: 10px 0 0 0;
  }
  /* line 2957, app/assets/stylesheets/styles.css.scss */
  .signin-up-wrpr {
    padding-top: 130px;
  }
  /* line 2960, app/assets/stylesheets/styles.css.scss */
  .recnt-winners-list {
    padding: 0px;
  }
  /* line 2963, app/assets/stylesheets/styles.css.scss */
  .recent-fact-top p, .page-discriptn p {
    font-size: 1.1em;
  }
  /* line 2966, app/assets/stylesheets/styles.css.scss */
  .page-discriptn {
    padding: 0 0 10px 0;
  }
  /* line 2969, app/assets/stylesheets/styles.css.scss */
  .container .impornt-txt {
    font-size: 22px;
    letter-spacing: -1px;
  }
  /* line 2974, app/assets/stylesheets/styles.css.scss */
  .arw-icons img {
    width: 50%;
    height: 50%;
  }
  /* line 2978, app/assets/stylesheets/styles.css.scss */
  .msg-txt-one {
    font-size: 1.8em;
    margin: 4px 0 50px 0;
    display: block;
    line-height: 30px;
  }
  /* line 2984, app/assets/stylesheets/styles.css.scss */
  .msg-txt-two {
    font-size: 2.4em;
    margin-bottom: 25px;
    line-height: 45px;
  }
}

/* line 2990, app/assets/stylesheets/styles.css.scss */
.sting-btm {
  padding-bottom: 132px;
}

/* line 2993, app/assets/stylesheets/styles.css.scss */
.page-discriptn, .winner .intrdctn {
  text-align: center;
}

/* line 2997, app/assets/stylesheets/styles.css.scss */
.befr-txt {
  padding: 15px 0px 0 0;
  color: #1b1b1b;
  font-size: 24px;
  margin-right: 10px;
}

/* line 3003, app/assets/stylesheets/styles.css.scss */
.stepby-step-icons {
  width: 100%;
  clear: both;
  padding-bottom: 40px;
}

/* line 3008, app/assets/stylesheets/styles.css.scss */
.stepby-step-icons .arw-icons {
  width: 48px;
  float: left;
  padding-top: 55px;
}

/* line 3013, app/assets/stylesheets/styles.css.scss */
.help-icon-wrpr {
  float: left;
  width: 50%;
}

/* line 3017, app/assets/stylesheets/styles.css.scss */
.signin-txt {
  font-size: 25px;
}

/* line 3020, app/assets/stylesheets/styles.css.scss */
.message-wrpr {
  padding: 37px 0 0 0;
  text-align: center;
  display: block;
}

/* line 3025, app/assets/stylesheets/styles.css.scss */
.top-navs .uphelth-nav {
  float: right;
}

@media (max-width: 520px) {
  /* line 3030, app/assets/stylesheets/styles.css.scss */
  .logform .form-inline .form-group {
    display: inherit;
    vertical-align: middle;
    margin-bottom: 10px;
  }
  /* line 3035, app/assets/stylesheets/styles.css.scss */
  .logform input.form-control {
    width: 100% !important;
  }
  /* line 3038, app/assets/stylesheets/styles.css.scss */
  .banner h1 br {
    display: none;
  }
  /* line 3041, app/assets/stylesheets/styles.css.scss */
  .bnr-text {
    text-align: center;
  }
  /* line 3044, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-one {
    font-size: 1.875em !important;
  }
  /* line 3047, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-two {
    font-size: 2.813em !important;
    line-height: 55px;
  }
  /* line 3051, app/assets/stylesheets/styles.css.scss */
  .bnr-text h2.text-three {
    font-size: 3.1em !important;
    line-height: 55px;
  }
  /* line 3055, app/assets/stylesheets/styles.css.scss */
  .list-one li {
    font-size: 1.7em;
    text-align: left;
  }
  /* line 3059, app/assets/stylesheets/styles.css.scss */
  .midle h1 {
    margin-bottom: 25px !important;
  }
  /* line 3063, app/assets/stylesheets/styles.css.scss */
  .midle h2 {
    font-size: 2.250em;
  }
  /* line 3066, app/assets/stylesheets/styles.css.scss */
  .midle h2 span.or {
    font-size: 1.000em;
    padding-bottom: 10px !important;
  }
  /* line 3070, app/assets/stylesheets/styles.css.scss */
  .mid-socials {
    padding-bottom: 30px !important;
  }
  /* line 3073, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li {
    width: 70px !important;
    height: 70px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 3079, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li a {
    width: 70px !important;
    height: 70px !important;
  }
  /* line 3083, app/assets/stylesheets/styles.css.scss */
  .ftr-social {
    padding-top: 0px;
  }
  /* line 3086, app/assets/stylesheets/styles.css.scss */
  .ftr-social:before {
    font-size: 1.25em;
    letter-spacing: 0px;
    padding-top: 10px;
  }
  /* line 3091, app/assets/stylesheets/styles.css.scss */
  .ftr-contact p {
    font-size: 1.375em;
  }
  /* line 3094, app/assets/stylesheets/styles.css.scss */
  .signup-form input.form-control, .setting-form input.form-control {
    height: 54px;
    font-size: 1.000em;
  }
  /* line 3098, app/assets/stylesheets/styles.css.scss */
  .signup-form .select-area select.form-control, .setting-form select.form-control {
    height: 54px;
    padding: 10px;
    background: url(/assets/select-arw-35f9e292efd701914223a09e68fb5731868f1a357f8eb9607e6b30c827005b2c.gif) 80% 7px no-repeat #e5f4fe;
  }
  /*Carousel Indicators*/
  /* line 3104, app/assets/stylesheets/styles.css.scss */
  .aboutbanner {
    padding-bottom: 34px;
  }
  /* line 3107, app/assets/stylesheets/styles.css.scss */
  .aboutbanner h1 {
    font-size: 2.500em;
    letter-spacing: -1px;
    padding-bottom: 0px;
  }
  /* line 3112, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 80px;
  }
  /* line 3117, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption h2 {
    font-size: 1.875em;
    padding-bottom: 15px;
  }
  /* line 3121, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one {
    font-size: 1.563em;
    padding-bottom: 15px;
  }
  /* line 3125, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-one br {
    display: none;
  }
  /* line 3128, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption p.p-two {
    font-size: 1.250em;
  }
  /* line 3131, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators {
    left: 50%;
    margin-left: -146px;
  }
  /* line 3135, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li {
    margin-left: 18px;
    margin-right: 18px;
  }
  /* line 3139, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two:before, .carousel-indicators li.three:before, .carousel-indicators li.four:before {
    padding-top: 0px;
    font-size: 1.875em;
    margin-left: -30px;
  }
  /* line 3144, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one a {
    width: 40px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -403px;
  }
  /* line 3150, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.one.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -352px;
  }
  /* line 3154, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two a {
    width: 34px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -501px;
  }
  /* line 3160, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.two.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -452px;
  }
  /* line 3164, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three a {
    width: 27px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -601px;
  }
  /* line 3170, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.three.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -551px;
  }
  /* line 3174, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four a {
    width: 46px;
    height: 40px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -701px;
  }
  /* line 3180, app/assets/stylesheets/styles.css.scss */
  .carousel-indicators li.four.active a {
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -651px;
  }
  /*Carousel Indicators*/
  /* line 3185, app/assets/stylesheets/styles.css.scss */
  .about-mid-top {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  /* line 3189, app/assets/stylesheets/styles.css.scss */
  .about-mid-top h3 {
    font-size: 2.188em;
    color: #037ab8;
    letter-spacing: -2px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  /* line 3196, app/assets/stylesheets/styles.css.scss */
  .about-mid-top p {
    font-size: 1.375em;
    color: #000000;
  }
  /* line 3200, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm {
    padding-top: 30px;
  }
  /* line 3203, app/assets/stylesheets/styles.css.scss */
  .about-mid-btm h4 {
    font-size: 2.500em;
  }
  /* line 3206, app/assets/stylesheets/styles.css.scss */
  .step-sign-btn a.btn {
    width: 250px;
    font-size: 1.563em;
    background: #e45a28;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 12px 10px 12px;
  }
  /* line 3215, app/assets/stylesheets/styles.css.scss */
  .step-sign-btn a.btn:hover {
    background: #ff652d;
  }
  /* line 3218, app/assets/stylesheets/styles.css.scss */
  .facts-main {
    padding: 30px 20px;
  }
  /* line 3221, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn {
    font-size: 1.563em;
    background: #e45a28;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  /* line 3228, app/assets/stylesheets/styles.css.scss */
  .know-btn .btn:hover {
    background: #ff652d;
  }
  /* line 3231, app/assets/stylesheets/styles.css.scss */
  .post-cnt {
    padding-left: 0px;
  }
  /* line 3234, app/assets/stylesheets/styles.css.scss */
  .post-date {
    margin-right: 20px;
  }
  /* line 3237, app/assets/stylesheets/styles.css.scss */
  .post-cnt p {
    font-size: 1.250em;
  }
  /* line 3240, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 420px) {
  /* line 3246, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered > thead > tr > th, .calendar .table-bordered > tbody > tr > td {
    padding: 6px;
  }
  /* line 3249, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.left {
    display: block;
    text-align: center;
  }
  /* line 3253, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.right {
    display: block;
    text-align: center;
  }
  /* line 3257, app/assets/stylesheets/styles.css.scss */
  .setting-head h2 {
    font-size: 1.625em;
  }
  /* line 3260, app/assets/stylesheets/styles.css.scss */
  .message .setting-head p, .health .setting-head p {
    font-size: 1.375em;
    padding: 30px 0;
  }
  /* line 3264, app/assets/stylesheets/styles.css.scss */
  .signup-form, .setting-form {
    padding-top: 0px;
  }
  /* line 3267, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5, .signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4, .signup-form .form-fld .col-sm-3, .setting-form .form-fld .col-sm-3 {
    float: none;
    width: 100%;
  }
  /* line 3271, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-5, .setting-form .form-fld .col-sm-5 {
    padding-right: 15px;
  }
  /* line 3274, app/assets/stylesheets/styles.css.scss */
  .signup-form .form-fld .col-sm-4, .setting-form .form-fld .col-sm-4 {
    padding-left: 15px;
  }
  /* line 3277, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li {
    margin-bottom: 10px;
  }
  /* line 3280, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li label {
    font-size: 1.375em;
  }
  /* line 3283, app/assets/stylesheets/styles.css.scss */
  .health .setting-form .gender-list li input {
    margin-top: 10px;
  }
  /* line 3286, app/assets/stylesheets/styles.css.scss */
  .calendar .nav-justified > li > a {
    padding: 10px 12px;
  }
}

@media (max-width: 550px) {
  /* line 3291, app/assets/stylesheets/styles.css.scss */
  .calendar .nav-justified > li.prev-month a span.text, .calendar .nav-justified > li.next-month a span.text {
    display: none;
  }
  /* line 3294, app/assets/stylesheets/styles.css.scss */
  .calendar-msg {
    font-size: 1.000em;
  }
  /* line 3297, app/assets/stylesheets/styles.css.scss */
  .calendar-msg span.left, .calendar-msg span.right {
    padding: 15px 10px;
  }
  /* line 3300, app/assets/stylesheets/styles.css.scss */
  .calendar .table-bordered, .calendar-msg {
    margin-bottom: 50px;
  }
}

@media (min-width: 421px) and (max-width: 767px) {
  /* line 3305, app/assets/stylesheets/styles.css.scss */
  .message .setting-form .setting-form-row .fact, .message .setting-form .setting-form-row .list, .message .setting-form .setting-form-row .tip {
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 0px;
  }
  /* line 3311, app/assets/stylesheets/styles.css.scss */
  .message .setting-form .row-one {
    margin-right: 0px;
  }
}

@media (min-width: 320px) {
  /* line 3316, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    height: 480px;
  }
}

@media (min-width: 575px) and (max-width: 722px) {
  /* line 3321, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    height: 517px;
  }
}

@media (min-width: 494px) and (max-width: 520px) {
  /* line 3326, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    height: 377px;
  }
}

@media (max-width: 344px) {
  /* line 3331, app/assets/stylesheets/styles.css.scss */
  .aboutbanner .carousel-caption {
    height: 480px;
  }
}

/*Help final page css*/
/* line 3336, app/assets/stylesheets/styles.css.scss */
.menu-txt {
  font-size: 1.000em;
  float: right;
  padding-left: 5px;
  color: #FFFFFF;
}

/* line 3343, app/assets/stylesheets/styles.css.scss */
.menu-icon {
  padding-top: 4px;
  float: left;
}

/* line 3347, app/assets/stylesheets/styles.css.scss */
.navbar-header > button.navbar-toggle {
  border-radius: 0px;
}

/* line 3350, app/assets/stylesheets/styles.css.scss */
.navbar-header > button.navbar-toggle:hover span.menu-txt {
  color: #e56232;
}

/* line 3353, app/assets/stylesheets/styles.css.scss */
.navbar-header > button.navbar-toggle .icon-bar {
  width: 20px;
}

/* line 3356, app/assets/stylesheets/styles.css.scss */
.help-top p {
  color: #2e2e2e;
  font-size: 1.625em;
  text-align: center;
}

/* line 3362, app/assets/stylesheets/styles.css.scss */
.help-icons {
  padding-bottom: 50px;
}

/* line 3365, app/assets/stylesheets/styles.css.scss */
.help-icons ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

/* line 3370, app/assets/stylesheets/styles.css.scss */
.help-icons ul li {
  float: left;
  text-align: center;
}

/* line 3374, app/assets/stylesheets/styles.css.scss */
.help-icons ul li span.icons {
  display: inline-block;
  text-align: center;
}

/* line 3378, app/assets/stylesheets/styles.css.scss */
.help-icons ul li span.icons img {
  display: inherit;
}

/* line 3381, app/assets/stylesheets/styles.css.scss */
.help-icons ul li span.text {
  color: #2e2e2e;
  font-size: 1.500em;
  display: block;
  padding-top: 15px;
}

/* line 3388, app/assets/stylesheets/styles.css.scss */
.help-btm-bx {
  margin-bottom: 0px;
}

/* line 3391, app/assets/stylesheets/styles.css.scss */
.help-btm-link {
  padding-top: 50px;
  padding-bottom: 98px;
}

/* line 3395, app/assets/stylesheets/styles.css.scss */
.help-btm-link a {
  font-weight: 600;
  color: #037ab8;
  font-size: 1.625em;
}

@media (min-width: 768px) {
  /* line 3402, app/assets/stylesheets/styles.css.scss */
  .help-top {
    padding-bottom: 38px;
  }
  /* line 3405, app/assets/stylesheets/styles.css.scss */
  .help-top h1 {
    margin-bottom: 48px;
  }
  /* line 3408, app/assets/stylesheets/styles.css.scss */
  .last-mnth-winner, .intrdctn {
    padding: 0 70px 0 70px;
  }
}

@media (min-width: 521px) and (max-width: 767px) {
  /* line 3413, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.facebook a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -114px;
  }
  /* line 3417, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.facebook:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 0;
  }
  /* line 3421, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.google a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1945px;
  }
  /* line 3425, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.google:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -1831px;
  }
  /* line 3429, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.twitter a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -3921px;
  }
  /* line 3433, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li.twitter:hover a {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -3807px;
  }
  /* line 3437, app/assets/stylesheets/styles.css.scss */
  .mid-socials ul li a {
    width: 102px;
    height: 104px;
  }
}

@media (max-width: 767px) {
  /* line 3443, app/assets/stylesheets/styles.css.scss */
  .aboutbanner h1 {
    margin-top: 70px;
  }
  /* line 3446, app/assets/stylesheets/styles.css.scss */
  .help-top {
    padding-bottom: 25px;
  }
  /* line 3449, app/assets/stylesheets/styles.css.scss */
  .recent-fact-btm {
    margin-bottom: 80px;
  }
  /* line 3452, app/assets/stylesheets/styles.css.scss */
  .help-btm-link {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  /* line 3456, app/assets/stylesheets/styles.css.scss */
  .navbar-top {
    border-bottom: 1px solid #bdd7e8;
    margin-top: -23px;
  }
  /* line 3460, app/assets/stylesheets/styles.css.scss */
  .step-sign-btn {
    padding-top: 10px;
    padding-bottom: 80px;
  }
}

@media (max-width: 630px) {
  /* line 3466, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li {
    float: none;
  }
  /* line 3469, app/assets/stylesheets/styles.css.scss */
  .navbar-top {
    margin-top: 0;
  }
  /* line 3472, app/assets/stylesheets/styles.css.scss */
  .help-icons ul .arrow-down {
    background-image: url(/assets/icons-se02321de6f.png);
    background-position: 0 0;
    height: 54px;
    width: 180px;
    margin: 40px auto 30px auto;
  }
  /* line 3479, app/assets/stylesheets/styles.css.scss */
  .help-icon-one {
    width: 142px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -1336px;
  }
  /* line 3485, app/assets/stylesheets/styles.css.scss */
  .help-icon-two {
    width: 168px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 0;
  }
  /* line 3491, app/assets/stylesheets/styles.css.scss */
  .help-icon-three {
    width: 113px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -153px;
  }
  /* line 3497, app/assets/stylesheets/styles.css.scss */
  .help-icon-four {
    width: 131px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -297px;
  }
  /* line 3503, app/assets/stylesheets/styles.css.scss */
  .banner h1 br {
    display: none;
  }
}

@media (min-width: 631px) and (max-width: 767px) {
  /* line 3508, app/assets/stylesheets/styles.css.scss */
  .navbar-toggle {
    margin-top: 30px;
  }
}

@media (min-width: 631px) and (max-width: 991px) {
  /* line 3513, app/assets/stylesheets/styles.css.scss */
  .header-logo-img {
    width: 200px;
    height: 61px;
    margin-top: 20px;
    background-image: url(/assets/logos-s85d5eea4c3.png);
    background-position: 0 -55px;
  }
  /* line 3520, app/assets/stylesheets/styles.css.scss */
  .help-icon-one {
    width: 80px;
    height: 80px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 0;
  }
  /* line 3526, app/assets/stylesheets/styles.css.scss */
  .help-icon-two {
    width: 95px;
    height: 80px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -90px;
  }
  /* line 3532, app/assets/stylesheets/styles.css.scss */
  .help-icon-three {
    width: 64px;
    height: 80px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -175px;
  }
  /* line 3538, app/assets/stylesheets/styles.css.scss */
  .help-icon-four {
    width: 74px;
    height: 80px;
    background-image: url(/assets/small_icons-s8cffea8e5b.png);
    background-position: 0 -263px;
  }
  /* line 3544, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li {
    width: 25%;
  }
  /* line 3547, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li span img {
    height: 80px;
  }
  /* line 3550, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li span.text {
    font-size: 1.250em;
  }
  /* line 3553, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-two, .help-icons ul li.icon-three, .help-icons ul li.icon-four {
    background-image: url(/assets/icons-se02321de6f.png);
    background-position: 0 -61px;
    height: 60px;
  }
}

@media (min-width: 992px) {
  /* line 3560, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-two, .help-icons ul li.icon-three, .help-icons ul li.icon-four {
    background: url(/assets/arrow-right-e64e5fc987d36cb9b5523867adbfd1af3a84f19d7edfa4385ed343b69e9b0e0a.gif) left bottom no-repeat;
    height: 120px;
  }
  /* line 3564, app/assets/stylesheets/styles.css.scss */
  .help-icon-one {
    width: 142px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -1336px;
  }
  /* line 3570, app/assets/stylesheets/styles.css.scss */
  .help-icon-two {
    width: 168px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 0;
  }
  /* line 3576, app/assets/stylesheets/styles.css.scss */
  .help-icon-three {
    width: 113px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -153px;
  }
  /* line 3582, app/assets/stylesheets/styles.css.scss */
  .help-icon-four {
    width: 131px;
    height: 141px;
    background-image: url(/assets/large_icons-s73b2248f6f.png);
    background-position: 0 -297px;
  }
  /* line 3588, app/assets/stylesheets/styles.css.scss */
  .banner-text .text-two {
    padding: 0 0 60px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3593, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-one {
    padding-left: 35px;
    padding-right: 10px;
  }
  /* line 3597, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-two, .help-icons ul li.icon-three, .help-icons ul li.icon-four {
    padding-left: 65px;
    padding-right: 25px;
  }
}

@media (min-width: 1200px) {
  /* line 3603, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-one {
    padding-left: 50px;
    padding-right: 48px;
  }
  /* line 3607, app/assets/stylesheets/styles.css.scss */
  .help-icons ul li.icon-two, .help-icons ul li.icon-three, .help-icons ul li.icon-four {
    padding-left: 94px;
    padding-right: 48px;
  }
}

@media (max-width: 359px) {
  /* line 3613, app/assets/stylesheets/styles.css.scss */
  .navbar-header > .navbar-brand {
    width: 180px;
  }
}

/*Help final page css*/
/* line 1, app/assets/stylesheets/social_share_buttons.css.scss */
.social-likes__widget {
  margin: 0;
}

/* line 4, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes {
  padding-top: 12px;
  padding-left: 11px;
  margin-bottom: 0px;
  display: block;
}

/* line 10, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li {
  list-style: none;
  padding-right: 8px;
}

/* line 14, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span {
  font-size: 0px;
  width: 66px;
  height: 68px;
  display: block;
}

/* line 20, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_facebook {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1104px;
}

/* line 24, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_facebook:hover {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -909px;
}

/* line 28, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_plusone {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1374px;
}

/* line 32, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_plusone:hover {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1179px;
}

/* line 36, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_twitter {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1756px;
}

/* line 40, app/assets/stylesheets/social_share_buttons.css.scss */
.ftr-social.social-likes li span.social-likes__button_twitter:hover {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -1561px;
}

@media (max-width: 991px) {
  /* line 46, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
    list-style: none;
    padding-top: 33px;
  }
  /* line 53, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes li {
    float: none;
  }
}

@media (max-width: 520px) {
  /* line 59, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes li {
    list-style: none;
    padding-right: 8px;
  }
  /* line 63, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes li span {
    font-size: 0px;
    display: block;
  }
  /* line 67, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes {
    padding-top: 12px;
  }
  /* line 70, app/assets/stylesheets/social_share_buttons.css.scss */
  .ftr-social.social-likes:before {
    font-size: 1.250em;
    letter-spacing: 0px;
    padding-top: 10px;
  }
}

/* line 77, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials.social-likes {
  float: none;
  text-align: center;
  padding-left: 0px;
  margin: 0px;
  display: inline-block;
}

/* line 84, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials.social-likes li {
  display: inline;
  margin-right: 34px;
}

/* line 88, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials.social-likes li span {
  display: inline-block;
  font-size: 0px;
}

/* line 92, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_facebook {
  width: 127px;
  height: 127px;
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -2740px;
  display: block;
}

/* line 99, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_facebook:hover {
  width: 127px;
  height: 127px;
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -2603px;
  display: block;
}

/* line 106, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_plusone {
  width: 127px;
  height: 127px;
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -3013px;
  display: block;
}

/* line 113, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_plusone:hover {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -2877px;
  display: block;
}

/* line 118, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_twitter {
  width: 127px;
  height: 127px;
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -3286px;
  display: block;
}

/* line 125, app/assets/stylesheets/social_share_buttons.css.scss */
.sign-socials li span.social-likes__button_twitter:hover {
  background-image: url(/assets/socials-s31358633e4.png);
  background-position: 0 -3149px;
  display: block;
}

@media (max-width: 520px) {
  /* line 132, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials.social-likes li {
    width: 70px !important;
    height: 70px !important;
    margin: 0 5px 0 5px !important;
  }
  /* line 137, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials.social-likes li span {
    width: 70px !important;
    height: 70px !important;
  }
  /* line 141, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_facebook {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -500px;
    display: block;
  }
  /* line 148, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_facebook:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -420px;
    display: block;
  }
  /* line 153, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_plusone {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2331px;
    display: block;
  }
  /* line 160, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_plusone:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -2251px;
    display: block;
  }
  /* line 165, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_twitter {
    width: 127px;
    height: 127px;
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4115px;
    display: block;
  }
  /* line 172, app/assets/stylesheets/social_share_buttons.css.scss */
  .sign-socials li span.social-likes__button_twitter:hover {
    background-image: url(/assets/socials-s31358633e4.png);
    background-position: 0 -4035px;
    display: block;
  }
}

/* line 2, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .navbar-header {
  margin-top: -13px;
  padding-bottom: 15px;
}

/* line 8, app/assets/stylesheets/modules/header.css.scss */
.navbar-top header.top #uphelth-nav {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 12, app/assets/stylesheets/modules/header.css.scss */
.navbar-top header.top #uphelth-nav .logform {
  padding: 20px 0px 20px;
}

/* line 16, app/assets/stylesheets/modules/header.css.scss */
.navbar-top header.top #uphelth-nav ul {
  margin: 0 0 10px;
}

/* line 19, app/assets/stylesheets/modules/header.css.scss */
.navbar-top header.top #uphelth-nav ul li a {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 28, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .top-navs .navbar-toggle {
  visibility: hidden;
  display: none;
  border: #FFFFFF;
  background: #FFFFFF;
  color: #e56232;
  margin: 10px 0px;
}

/* line 36, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .top-navs .navbar-toggle:hover {
  background: #FFFFFF;
  color: #037ab8;
}

@media (max-width: 768px) {
  /* line 42, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs .navbar-header > button.navbar-toggle {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 49, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .navbar-header > .navbar-brand {
    width: 200px;
  }
}

@media (min-width: 768px) {
  /* line 55, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .bnr-text {
    padding-left: 0px;
  }
  /* line 62, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.active a {
    color: #037ab8;
  }
  /* line 65, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.active a span.double {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -129px;
  }
  /* line 69, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.active a span.settings {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -732px;
  }
  /* line 73, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.active a span.help {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -331px;
  }
  /* line 78, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li a {
    font-weight: 600;
    font-size: 1.500em;
    color: #e56232;
  }
  /* line 83, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li a:hover {
    color: #037ab8;
  }
  /* line 87, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.double a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -270px;
  }
  /* line 91, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.double a:hover span, .navbar-top .topnav ul li.double a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -129px;
  }
  /* line 95, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.double a span, .navbar-top .topnav ul li.help a span, .navbar-top .topnav ul li.settings a span, .navbar-top .topnav ul li.sign a span {
    width: 52px;
    height: 51px;
    margin: 0 auto 12px;
  }
  /* line 100, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.help a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -471px;
  }
  /* line 105, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.help a:hover span, .navbar-top .topnav ul li.help a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -331px;
  }
  /* line 109, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.settings a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -871px;
  }
  /* line 114, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.settings a:hover span, .navbar-top .topnav ul li.settings a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -732px;
  }
  /* line 119, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.sign a span {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -671px;
  }
  /* line 124, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li.sign a:hover span, .navbar-top .topnav ul li.sign a span.active {
    background-image: url(/assets/navigation-sc3221f7f5c.png);
    background-position: 0 -532px;
  }
  /* line 131, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li {
    text-align: center;
    width: 120px;
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 137, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li {
    width: 90px;
  }
}

@media (min-width: 768px) {
  /* line 141, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li span {
    height: 51px;
    display: block;
    margin-bottom: 12px;
  }
  /* line 146, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 150, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .topnav ul li a:hover {
    background: #FFF;
  }
  /* line 153, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs {
    background: #037ab8;
  }
  /* line 156, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs nav.navbar {
    border: none;
    margin-bottom: 0px;
    border-radius: 0px;
    background: none;
  }
  /* line 162, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs nav.navbar .nav {
    float: inherit;
  }
  /* line 166, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs nav.navbar .nav li a {
    font-weight: 700;
    font-size: 1.750em;
    color: #FFF;
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 172, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs nav.navbar .nav li a::-moz-focus-inner {
    border: 0;
  }
}

@media (min-width: 992px) {
  /* line 177, app/assets/stylesheets/modules/header.css.scss */
  .navbar-top .top-navs nav.navbar .nav li a {
    padding: 24px 35px;
  }
}

/* line 181, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .top-navs nav.navbar .nav li a.active {
  background: #003455;
  border-radius: 4px;
}

/* line 186, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .top-navs nav.navbar .nav li a.nav_btn:active {
  background: #003455;
  border-radius: 4px;
}

/* line 191, app/assets/stylesheets/modules/header.css.scss */
.navbar-top .top-navs nav.navbar .nav li a:hover, .navbar-top .top-navs nav.navbar .nav li a:focus {
  background: #004D7D;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/modules/select-wrapper.css.scss */
.select-wrapper {
  overflow: hidden;
  margin-bottom: 15px;
  border-right: 1px solid #8bbee0;
  display: inline-block;
  width: 100%;
}

/* line 8, app/assets/stylesheets/modules/select-wrapper.css.scss */
.select-wrapper select {
  width: 120%;
}

/* line 1, app/assets/stylesheets/modules/pagination.css.scss */
.pagination {
  margin: 0 0 100px 0;
}

/* line 4, app/assets/stylesheets/modules/pagination.css.scss */
.pagination a, .pagination em.current, .pagination span {
  color: white;
  background: #e56323;
  padding: 12px 25px;
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/modules/pagination.css.scss */
.pagination .next_page {
  padding: 12px 45px;
}

/* line 13, app/assets/stylesheets/modules/pagination.css.scss */
.pagination em.current {
  background: #f2b191;
  font-style: normal;
}

/* line 17, app/assets/stylesheets/modules/pagination.css.scss */
.pagination a:hover, .pagination a:active, .pagination a:focus {
  background: #ff6d38;
}

/* line 20, app/assets/stylesheets/modules/pagination.css.scss */
.recent-fact-btm > center .pagination {
  border: none;
}

@media (max-width: 1200px) {
  /* line 25, app/assets/stylesheets/modules/pagination.css.scss */
  .pagination a, .pagination em.current, .pagination span, .pagination .next_page {
    padding: 0.2em 0.5em;
    background: none;
    color: black;
    font-weight: 500;
    border: 1px solid #e56323;
  }
  /* line 32, app/assets/stylesheets/modules/pagination.css.scss */
  .pagination em.current {
    color: grey;
  }
  /* line 35, app/assets/stylesheets/modules/pagination.css.scss */
  .pagination a:hover, .pagination a:active, .pagination a:focus {
    color: white;
  }
}

@media (min-width: 1200px) {
  /* line 3, app/assets/stylesheets/pages/landing.css.scss */
  .phone .phone-img {
    width: 420px;
    height: 822px;
    background-image: url(/assets/mobiles-s7d6da18107.png);
    background-position: 0 -1324px;
  }
  /* line 9, app/assets/stylesheets/pages/landing.css.scss */
  .phone img {
    max-width: 100%;
  }
}

/* line 15, app/assets/stylesheets/pages/landing.css.scss */
.banner-slide {
  padding-top: 35px;
}

@media (max-width: 1199px) {
  /* line 20, app/assets/stylesheets/pages/landing.css.scss */
  .phone {
    float: left;
    width: 385px;
    height: 750px;
    background-image: url(/assets/mobiles-s7d6da18107.png);
    background-position: 0 0;
  }
}

@media (min-width: 768px) {
  /* line 30, app/assets/stylesheets/pages/landing.css.scss */
  .phone {
    float: left;
  }
}

@media (max-width: 991px) {
  /* line 36, app/assets/stylesheets/pages/landing.css.scss */
  .phone {
    width: 285px;
    height: 554px;
    background-image: url(/assets/mobiles-s7d6da18107.png);
    background-position: 0 -760px;
  }
}

@media (max-width: 767px) {
  /* line 46, app/assets/stylesheets/pages/landing.css.scss */
  .phone {
    display: none;
    visibility: hidden;
  }
}

/* line 52, app/assets/stylesheets/pages/landing.css.scss */
.custom-landing {
  background-position: 0 0;
  background-size: cover;
  height: auto;
}

/* line 1, app/assets/stylesheets/pages/winners.css.scss */
.recnt-winners-list, .recent-title {
  font-size: 31px;
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/pages/winners.css.scss */
.no_current_contest {
  margin: 50px 0px;
  font-size: 24px;
}

/* line 1, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head {
  font-size: 40px;
  text-align: center;
}

/* line 2, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head input.form-control {
  color: #2e2e2e;
  background: #e5f4fe;
  border: 1px solid #8bbee0;
  height: 69px;
  border-radius: 2px;
  box-shadow: none;
  font-size: 24px;
  margin: 50px 0 15px 0;
}

/* line 12, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn {
  font-size: 48px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 374px;
  height: 89px;
  border: none;
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -577px;
  margin: 20px 0;
}

/* line 24, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn:hover {
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -676px;
}

/* line 28, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.send_email {
  margin-top: 60px;
}

@media (max-width: 420px) {
  /* line 32, app/assets/stylesheets/pages/double_chances.css.scss */
  .double_head .btn.send_email:hover {
    background-image: url(/assets/buttons-sa7501aeb34.png);
    background-position: 0 -289px;
  }
  /* line 36, app/assets/stylesheets/pages/double_chances.css.scss */
  .double_head .btn.send_email {
    font-size: 32px;
    width: 276px;
    height: 69px;
    background-image: url(/assets/buttons-sa7501aeb34.png);
    background-position: 0 -210px;
  }
}

/* line 44, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.add_friend {
  margin: 50px 0 15px 0;
  font-size: 32px;
  padding-top: 2px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 276px;
  height: 69px;
  border: none;
  background: #282828;
  border-radius: 6px;
}

/* line 57, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.add_friend:hover {
  background: black;
}

/* line 60, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.copy_link {
  margin: 50px 0 25px 0;
  font-size: 30px;
  padding-top: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 276px;
  height: 69px;
  border: none;
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -210px;
}

/* line 72, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.copy_link span#copy_aff_code {
  margin: 0;
  color: white;
}

/* line 76, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.copy_link #copy_help_text {
  font-size: 16px;
  margin-top: 20px;
  color: black;
  text-transform: none;
}

/* line 83, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head #emails.row.form-row-one {
  background: white;
  border: 7px dotted black;
  padding: 33px 0 12px 0;
  width: 100%;
}

/* line 89, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .btn.copy_link:hover {
  background-image: url(/assets/buttons-sa7501aeb34.png);
  background-position: 0 -289px;
}

/* line 93, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .sign-socials {
  padding: 0;
}

/* line 96, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head input.form-control::-moz-placeholder, .double_head input.form-control::-moz-placeholder {
  color: #2e2e2e;
}

/* line 99, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head input.form-control:-ms-input-placeholder, .double_head input.form-control:-ms-input-placeholder {
  color: #2e2e2e;
}

/* line 102, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head input.form-control::-webkit-input-placeholder, .double_head input.form-control::-webkit-input-placeholder {
  color: #2e2e2e;
}

/* line 107, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .text {
  margin: 30px 0;
}

@media (min-width: 992px) {
  /* line 111, app/assets/stylesheets/pages/double_chances.css.scss */
  .double_head .copy_link {
    float: none;
    margin-left: 10%;
  }
}

/* line 116, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .emails {
  margin-bottom: 50px;
  margin-top: -20px;
}

/* line 120, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .email-box {
  float: left;
  background-color: #6babd6;
  background-image: url(/assets/icons-se02321de6f.png);
  background-position: 0 -358px;
  background-repeat: no-repeat;
  border-radius: 4px;
  padding: 5px 40px;
  font-size: 26px;
  color: white;
  white-space: nowrap;
  margin: 5px 5px;
}

/* line 132, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .email-box .fa.fa-times {
  color: black;
  opacity: 0.3;
  margin-right: -25px;
  margin-left: 10px;
  cursor: pointer;
  background-size: 70%;
}

/* line 140, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .email-box .fa.fa-times:hover {
  opacity: 0.5;
}

/* line 144, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .alert-danger {
  height: 100%;
  width: 100%;
  margin-bottom: 30px;
}

/* line 145, app/assets/stylesheets/pages/double_chances.css.scss */
.double_head .alert-danger center {
  padding: 0;
}

/* line 153, app/assets/stylesheets/pages/double_chances.css.scss */
.bot_border {
  border-bottom: 1px solid #8bbee0;
  margin: 50px 0;
}

/* line 157, app/assets/stylesheets/pages/double_chances.css.scss */
#double.calendar-msg {
  font-size: 24px;
}

/* line 158, app/assets/stylesheets/pages/double_chances.css.scss */
#double.calendar-msg .metric {
  display: inline-block;
  margin: 75px 0 25px 0;
}
